﻿body {
    background: rgba(255, 255, 255,1);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.header-top {
    width: 150px;
    background-color: #6E4555;
    color: white;
    text-align: center;
}
.margin-top-7{ margin-top:7px;}

.header-bottom {
    text-align: right;
    margin-top: -20px;
    margin-bottom: 7px;
}

.padding-bottm-103{ padding-bottom:103px;}
.padding-bottm-160{ padding-bottom:18px;}
.margin-top-26 {
    margin-top: 26px;
}

.copyright_rights {
    text-align: center;
    /*margin-top: 28px;*/
}

.powerd_tcs {
    vertical-align: middle;
}

.slidebg {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-origin: padding-box;
    background-clip: border-box;
}


.custom-form {
    font-weight: 400;
    font-size: 16px;
    margin: 0px auto 40px;
    background: #fff;
    padding: 30px 40px;
    border-radius: 4px;
    float: right;
    width: 40%;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    min-height: 372px;
    background-repeat: no-repeat;
    background-position: 120px -10px;
}

    .custom-form .btn-primary {
        background-color: #94876e;
        border-color: #94876e;
        border-radius: 20px;
        height: 40px;
        margin: 13% 0px;
    }

    .custom-form .form-group {
        position: relative;
        padding-top: 16px;
        margin-bottom: 16px;
    }

        .custom-form .form-group .animated-label {
            position: absolute;
            top: 10px;
            left: 0;
            bottom: 0;
            z-index: 2;
            width: 100%;
            font-weight: 600;
            font-size: 13px;
            color: #000;
            cursor: text;
            transition: 0.2s ease all;
            margin: 0;
        }

            .custom-form .form-group .animated-label:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 45%;
                height: 2px;
                width: 10px;
                visibility: hidden;
                background-color: #ff6d09;
                transition: 0.2s ease all;
            }

        .custom-form .form-group.not-empty .animated-label {
            top: 0;
            font-size: 12px;
        }

        .custom-form .form-group .form-control {
            position: relative;
            z-index: 5;
            border-radius: 0;
            border-width: 0 0 1px;
            border-bottom-color: rgba(0, 0, 0, 0.25);
            background: transparent;
            box-shadow: none;
            padding: 20px 0 8px;
        }

            .custom-form .form-group .form-control:focus {
                box-shadow: none;
                border-bottom-color: rgba(0, 0, 0, 0.12);
            }

                .custom-form .form-group .form-control:focus ~ .animated-label {
                    top: 0;
                    opacity: 1;
                    color: #ff6d09;
                    font-size: 12px;
                }

                    .custom-form .form-group .form-control:focus ~ .animated-label:after {
                        visibility: visible;
                        width: 100%;
                        left: 0;
                    }

.login_headings {
    visibility: hidden;
}

#main {
    /*border-radius: 20px;
    width: 850px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    top: 90%;
    margin-left: -420px;
    margin-top: -420px;*/
}

section#content1 {
    height: 440px;
    background: #e3f1fe;
    border-top: #ff6d09 solid 1px;
}

.number_site {
    padding: 15px 20px !important;
}

.number_site {
    padding: 15px 0px;
}

.cloud_repeat {
    background-image: url('../../Images/SYT/banner/cloud.png');
    background-repeat: repeat-x;
    background: #e3f1fe;
    height: 100px;
}

.header-top {
    width: 150px;
    background-color: #94876e;
    color: white;
    text-align: center;
    font-size: 16px;
    line-height: 31px;
}

.corporate_sections {
    background-image: url('../../Images/SYT/banner/login_bg.jpg');
    width: 60%;
    float: left;
    height: 100%;
    min-height: 411px;
    background-repeat: no-repeat;
    background-size: cover;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.custom-form form label {
    text-transform: capitalize;
}

.footer {
    width: 100%;
    float: right;
    background: transparent;
    display: block;
    padding: 0;
    border: 0px solid #000;
}

.gray-area {
    background: transparent;
}

.forgot-password {
    text-align: right;
    float: right;
    color: #333;
    text-transform: capitalize;
}

    .forgot-password:hover,
    .forgot-password:active,
    .forgot-password:focus {
        color: #6E4555;
    }
      .ContactPad {
        padding:15px;
    }


.margin-bottom-35 { margin-bottom:35px;}
.ContactPad {
        padding:18px;
    }
    .margin-bottom-35 { margin-bottom:35px;}

    .input_wrapar_search {
        display: block;
        position: relative;
        clear: both;
        margin: 0px 0 0;
    }
            <style type="text/css">
            .mandatory {
                color: #555;
            }

                .mandatory:before {
                    /* Empty content, but required for pseudo element to display */
                    content: "*";
                    /* Size of star within sprite */
                    vertical-align: top;
                    margin-right: 2px;
                    font-size: 20px;
                    color: #d35400;
                    font-weight: bold;
                }

            .bdr_btm {
                border-bottom: 1px solid #006990 !important;
            }

            select[disabled] {
                background-color: #f5f2f2;
            }

            input[readonly] {
                background-color: #f5f2f2;
            }

            input[disabled] {
                background-color: #f5f2f2;
            }
            .row_1 {
        float: left;
        width: 100%;
    }
   h1.dynamiclogo.navbar-brand a {
    margin-top: 20px !important;
    display: block;
}
   .right_col > .clearfix {
    display: none;
}
  .right_col > div > .clearfix {
    display: none;
}
  .model-body{
    overflow:auto;
    min-height:300px;
}
    button.btn.btn-primary.btn-block:focus {
    outline: none;
}
    .cloud_repeat > img {
    width: 100%;
    margin-top: -10px;
}
  .border-bottom {
    border-bottom: 1px solid ;
    clear: both;
    padding: 3px;
}

.modaltitle {
    background-color: #0065b8;
    color: #fff;
    padding: 5px;
    font-weight: bold;
}
.bodypadding {
    padding: 0px 20px;
}
.btnfooter {
     padding: 3px 18px;
    /* text-align: right; */
    border-top: 1px solid #e5e5e5;
    margin-bottom: 10px
}
.modalheader {
    padding: 15px;  
}
#fixedQuoteLeft {
    position: relative !important;
    top: 0px !important;
}
.ReasonCode{
    border-bottom: 1px solid #d9d9d9;
    padding: 12px 5px 0px 5px;
}
.conatainer-back.DashboradContent {
    min-height: 453px;
}
.popover {
    position:absolute !important; left:360px !important; width:100%;top:5px !important;  
}