/*@import url('fonts/source_sans/stylesheet.css');
@import url('../fonts/Raleway/raleway.css');*/




body {
    margin: 0;
    padding: 0;
}

.bgfix {
    position: fixed;
    width: 100%;
    height: 100%;
}


.iconPane {
    display: block;
    font-size: 20px;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
    font-weight: 300;
    padding: 160px 0px 0px 0px;
    text-align: center;
}

b {
    font-weight: 600;
}

.iconPane ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

    .iconPane ul li {
        margin: 20px 0px;
    }

.Lbutton {
    width: 100%;
    margin: 10px 0px;
    padding: 12px 0px;
    background: #b68a35;
    border: 0px none;
    color: #fff;
    /* border-radius: 5px; */
    font-size: 18px;
}

.form-control_login {
    background: white;
    padding-left: 0px !important;
    height: 50px !important;
    font-size: 15px;
    border-left: 0px;
    border: 0px none;
    color: #666 !important;
    transition: .05s linear;
    -webkit-transition: .05s linear;
    -moz-transition: .05s linear;
}

    .form-control_login:focus {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-right: 7px solid #ff7800;
        border: 0px none;
        /*transform: scale(1.1);*/
    }

.sv-user {
}

    .sv-user img, .passwordIcon img {
        vertical-align: middle !important;
    }

.loginPane .input-group-addon {
    height: 50px;
    line-height: inherit !important;
    border: 0px none !important;
}

    .loginPane .input-group-addon:first-child {
        background: #fff !important;
        color: #666 !important;
    }

.loginPane .form-control {
    opacity: 1;
    outline: none;
    padding: 10px 0;
    font-size: 14px;
    border: 0px solid #ccc;
}



.loginPane {
    background: #fdfae5;
    padding: 40px;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 22px;
    /*width: 570px;*/
    /*height: 400px;*/
    /*float:right;*/
}


.logincenter:after {
    background: url(../img/shadow.png) no-repeat;
    content: '';
    width: 100%;
    height: 15px;
    clear: both;
    position: relative;
    float: left;
    background-size: 100%;
}

.logoLogin {
    display: block;
    text-align: center;
    opacity: 1;
    background: #fff;
    margin: 0px -40px 0px -40px;
    padding: 10px 0px;
    overflow: hidden;
}

    .logoLogin img {
    }

.loginHeadTxt {
    display: block;
    text-align: center;
    margin: 15px 0px 15px 0px;
    font-size: 1.2em;
    font-weight: 300;
    color: #b68a35;
}

.loginHeadTxtIcn {
    padding-left: 10px;
}

.login-error {
    color: white !important;
    font-size: 14px;
}

.form-group {
    transition: .3s linear;
    -webkit-transition: .3s linear;
    -moz-transition: .3s linear;
}


/*.loginSecBg {
    background:url(../images/loginbg.jpg) fixed;
      -webkit-filter: blur(8px);
      
      background-size:cover;
}*/

/*=========Responsive==========*/

@media (min-width:992px) {
}


@media (min-width:992px) and (max-width:1170px) {
    .loginPane {
        /*width: 500px;*/
        /*height: 500px;*/
    }

    .logoLogin img {
        width: 130px;
    }

    .form-control_login, .loginPane .input-group-addon {
        height: 43px !important;
    }

    .Lbutton {
        padding: 10px 0px;
    }

    .iconPane {
        font-size: 17px;
    }
}






@media (min-width:768px) and (max-width:991px) {


    .loginPane {
        /*width: 360px;*/
        height: 400px;
    }

    .logoLogin img {
        width: 130px;
    }

    .form-control_login, .loginPane .input-group-addon {
        height: 45px !important;
    }

    .Lbutton {
        padding: 9px 0px;
    }

    .iconPane {
        font-size: 17px;
    }

        .iconPane li i img {
            width: 50px;
        }
}


.iconPane-smallDev {
    display: none;
}

@media (max-width:767px) {

    .loginPane {
        margin-top: 17px;
    }

    .iconPane {
        font-size: 13px;
        display: none;
        /*padding-top:0px;*/
    }

    .iconPane-smallDev {
        display: block !important;
    }

        .iconPane-smallDev img {
            width: 100%;
        }

    .loginPane {
        background: none;
        padding: 30px;
        border-radius: 0;
        width: inherit !important;
        height: inherit !important;
        float: none;
    }

    .container {
    }

    .loginPane {
        margin: 4px -5px;
    }


    .iconPane ul li {
        margin: 10px 12px;
        display: inline-block;
    }

    .iconPane li i img {
        width: 36px;
    }

    .container {
        padding-top: 10px;
    }

    .Lbutton {
        margin: 0px 0px;
    }
}


@media (max-device-width:480px) and (orientation:landscape) {
    .jk {
        max-height: 200px;
    }
}


@media (min-width: 1200px) {
    .container {
        width: 95%;
    }
}

.iconPane img {
    width: 100%;
    max-width: 627px;
}

.ui-checkbox {
    position: relative;
    margin: 10px 0px 5px 22px;
}

    .ui-checkbox input[type="checkbox"] + span:before, .ui-checkbox input[type="checkbox"] + label:before {
        border: 1px solid #b68a35 !important;
        margin-top: 0px;
    }

    .ui-checkbox input[type="checkbox"]:checked + span:after, .ui-checkbox input[type="checkbox"]:checked + label:after {
        top: 1px;
    }

    .ui-checkbox input[type="checkbox"]:checked + span:before, .ui-checkbox input[type="checkbox"]:checked + label:before {
        border: 1px solid #fff;
        background-color: transparent;
    }



.right-header {
    position: fixed;
    top: 20px;
    right: 40px;
    z-index: 9999999;
}

    .right-header ul {
        list-style: none;
    }


.bg-white {
    background: #fff;
}

.bg-whitelogin {
    background: #fff;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    box-shadow: 0 0 5px #ccc;
    margin: 0 auto !important;
}



.clear {
    clear: both;
}

.input-group {
    border: 1px solid rgba(0,0,0,0.2);
}

.ui-checkbox {
    color: #000;
}

.linktxt {
    cursor: pointer;
    color: #cd3142 !important;
    font-weight: 600;
}

    .linktxt:hover, .linktxt:active, .linktxt:visited {
        cursor: pointer;
        opacity: 0.8 !important;
    }

.SmartLogin-label {
    padding: 10px 5px;
    font-size: 12px;
}

h2 {
    width: 100%;
    text-align: center;
    border-bottom: 1px dashed #ccc !important;
    line-height: 0.25em;
    margin: 0px 0 35px !important;
}

    h2 span {
        background: #fff !important;
        padding: 1px 15px !important;
        font-size: large;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
        border: 1px dashed #ccc;
        border-radius: 10px;
        font-size: 12px !important;
        position: relative;
        top: 15px;
    }

.Error span {
    background: #fff !important;
    padding: 15px 15px !important;
    font-size: large;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
    border: 1px dashed #ccc;
    border-radius: 0px;
    font-size: 12px !important;
    border-width: 1px 0px;
}
/*21-01-2019*/
.headerlogin {
    padding: 6px 10px;
    margin: 0 0;
    background: #b08a27;
    display: block;
}

    .headerlogin h3 {
        text-align: left;
        margin: 0;
        color: white;
    }

    .headerlogin .subhead .rate {
        float: right;
        font-size: 12px;
        color: #fff;
    }

        .headerlogin .subhead .rate .fa-star {
            color: #fff;
        }

    .headerlogin .subhead a {
        float: left;
        color: #e4e4e4;
        cursor: pointer;
        font-style: italic;
        font-size: 12px;
    }

    .headerlogin .subhead .links a:after {
        content: '/';
        padding: 3px;
    }

    .headerlogin .subhead .links a:last-child:after {
        content: none;
    }

.panelheader {
    font-weight: 600;
    color: #b08a27;
    margin: 0;
    padding: 15px 0 5px 0;
    display: block;
    text-align: center;
}

.col-md-20 {
    width: 19.7%;
    display: inline-block;
}

@media (max-width:992px) {
    .col-md-20 {
        width: 33%;
        display: inline-block;
    }
}

@media (max-width:767px) {
    .col-md-20 {
        width: 49.5%;
        display: inline-block;
    }
}

@media (max-width:480px) {

    .col-md-20 {
        width: 100%;
        display: inline-block;
    }
}

@media (max-width:420px) {
    .logincenter {
        width: auto;
        height: auto;
        display: block;
        margin: 0 20px;
    }

    .loginPane {
        padding: 15px;
    }
}

.iconarrow:after {
    content: '';
    background: url(../img/arrow.png) no-repeat;
    position: absolute;
    width: 35px;
    height: 35px;
    margin-top: 65px;
}

.pad10 {
    padding: 10px;
}

.pad010 {
    padding: 10px 0;
}

.no-mar .row {
    margin-right: -5px;
    margin-left: -5px;
}

.no-mar .col-lg-1, .no-mar .col-lg-10, .no-mar .col-lg-11, .no-mar .col-lg-12, .no-mar .col-lg-2, .no-mar .col-lg-3, .no-mar .col-lg-4, .no-mar .col-lg-5,
.no-mar .col-lg-6, .no-mar .col-lg-7, .no-mar .col-lg-8, .no-mar .col-lg-9, .no-mar .col-md-1, .no-mar .col-md-10, .no-mar .col-md-11, .no-mar.col-md-12,
.no-mar .col-md-2, .no-mar .col-md-3, .no-mar .col-md-4, .no-mar .col-md-5, .no-mar .col-md-6, .no-mar .col-md-7, .no-mar .col-md-8, .no-mar .col-md-9,
.no-mar .col-sm-1, .no-mar .col-sm-10, .no-mar .col-sm-11, .no-mar .col-sm-12 {
    padding-right: 5px;
    padding-left: 5px;
}

.target-header {
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}

.bg-gold {
    background: #d1b040;
    height: 75px;
}

.bg-gold-dark {
    background: #b08a27;
    height: 75px;
}

.pad5 {
    padding: 5px;
}

.flow-center {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.min-height128 {
    min-height: 128px;
}

.paragraph {
    text-align: left justify;
}

.label-card {
    display: block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted #dedbdb;
    padding-bottom: 7px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.linefull {
    display: block;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px dotted #dedbdb;
    padding-bottom: 7px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.icon-container {
    margin-right: 10px;
}

.aboutcontent ul {
    left: 20px !important;
}

    .aboutcontent ul li {
        padding: 5px !important;
    }

.aboutcontent p {
    line-height: 1.5 !important;
}

.service-section {
    margin-top: 20px;
}

.lastrate {
    padding: 0 30px;
    display: inline-block;
}

.rate .fa-star {
    color: #b68a35;
}

.steps-title {
    text-align: center;
    color: #252422;
    font-weight: 300;
    margin: 0;
}

.steps-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #9A9A9A;
    margin-bottom: 0px;
    text-align: center;
}

.card {
    background: rgb(255, 255, 255);
    padding: 4px 15px;
}

.img_mandatory {
    position: absolute;
    margin-top: -30px !important;
    right: 2px;
}

.title .heading h3 {
}

.custompagedrop .dropdown a .SVlabel {
    margin: 0px;
}

.space {
    height: 15px;
    display: block;
}

.InfoGreen {
    font-size: 12px;
    font-style: italic;
}

.inline {
    display: inline-block;
}

.footer .SVlabel {
    margin: 0;
    display: inline-block;
}

.loginpanel {
    padding: 30px 0 35px 0;
    background: #fff url(../img/slider/banner1.jpg) no-repeat;
    background-size: cover;
    border: 1px solid #eee;
    display: block;
    margin: 0;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
}

.forgotpass .linktxt {
    color: #555 !important;
    font-weight: 500;
}

.linktxt {
    position: relative;
    transition: all 100ms cubic-bezier(0.47,0,0.745,0.715);
}

    .linktxt:hover:before {
        content: '';
        position: absolute;
        height: 2px;
        background: #bf9e66;
        bottom: -4px;
        width: 0;
        display: block;
        animation: borderAnim 1000ms ease-in-out infinite;
        left: 0;
    }


.backservice {
    color: #56534d !important;
    font-weight: 600;
}

    .backservice:hover, .backservice:active, .backservice:focus {
        text-decoration: underline;
    }

.space-sm {
    height: 5px;
    display: block;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0 50px 50px 0;
    border: 0px !important;
    outline: none;
}

.input-group-addon {
    border-radius: 50px !important;
}

footer .SVlabel {
    font-size: inherit;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
}

footer .number .SVlabel {
    font-family: 'Open Sans',sans-serif !important;
}

.form-control:focus {
    box-shadow: none !important;
    border-color: none !important;
}

.logincenter .input-group {
    overflow: hidden;
}



/*checkbox*/
.ui-checkbox {
    position: relative;
    margin: 0 20px 10px 25px;
}

    .ui-checkbox input[type="checkbox"] {
        display: none;
    }

        .ui-checkbox input[type="checkbox"] + span, .ui-checkbox input[type="checkbox"] + label {
            font-weight: normal;
            position: relative;
            margin-right: 25px;
        }

            .ui-checkbox input[type="checkbox"] + span:before, .ui-checkbox input[type="checkbox"] + label:before {
                content: "";
                width: 18px;
                height: 18px;
                display: inline-block;
                vertical-align: middle;
                margin-right: 10px;
                margin-left: -20px;
                background-color: transparent;
                border-radius: 3px;
                border: 1px solid #ccc;
                margin-top: 0px;
            }

        .ui-checkbox input[type="checkbox"]:disabled + span:before, .ui-checkbox input[type="checkbox"]:disabled + label:before {
            opacity: .65;
            border: 1px solid #ccc;
            cursor: no-drop;
        }

        .ui-checkbox input[type="checkbox"]:checked + span:before, .ui-checkbox input[type="checkbox"]:checked + label:before {
            background-color: #bf9e66;
            border: 1px solid #b1915a;
        }

        .ui-checkbox input[type="checkbox"]:checked + span:after, .ui-checkbox input[type="checkbox"]:checked + label:after {
            content: "";
            width: 8px;
            height: 8px;
            position: absolute;
            top: 3px !important;
            left: -15px;
            background: url("../img/checkmark.png") no-repeat center center;
            background-size: 14px 14px;
            display: block;
            margin-top: 4px;
        }

.gridview .ui-checkbox input[type="checkbox"]:checked + span:after, .gridview .ui-checkbox input[type="checkbox"]:checked + label:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    top: 1px;
    left: -15px;
    background: url("../img/checkmark.png") no-repeat center center;
    background-size: 14px 14px;
    display: block;
    margin-top: 6px;
}

.ui-checkbox input[type="checkbox"]:disabled:checked + span:before, .ui-checkbox input[type="checkbox"]:disabled:checked + label:before {
    opacity: .65;
    background-color: #ccc;
    border: 1px solid #ccc;
}

.ui-checkbox input[type="checkbox"]:disabled:checked + span:after, .ui-checkbox input[type="checkbox"]:disabled:checked + label:after {
    opacity: .65;
    cursor: no-drop;
    background: url("../img/checkmark.png") no-repeat center center;
}
/*********/

.welcome-txt {
    text-align: center;
    font-weight: 600;
    color: #666;
    text-transform: capitalize;
    font-size: 1.8em;
    margin: 0px 0 0 0;
    padding: 0;
    display: block;
}

    .welcome-txt .sub {
        /*background: #FFFFFF;
    text-shadow: 2px 2px 0 #bf9e66, 2px -2px 0 #bf9e66, -2px 2px 0 #bf9e66, -2px -2px 0 #bf9e66, 2px 0px 0 #bf9e66, 0px 2px 0 #bf9e66, -2px 0px 0 #bf9e66, 0px -2px 0 #bf9e66;*/
        color: #bf9e66;
        /*background: #FFFFFF;*/
    }

@media (max-width:768px) {
    .loginpanel {
        background: #fff !important;
    }
}


/********custom-radwindow********/
.custom-radwindow {
    Width: 650px !important;
    Height: 410px !important;
    font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
}

    .custom-radwindow #ctl00_ContentPlaceHolder1_Login1_radUserChange_C {
        overflow-x: hidden !important;
        overflow-y: auto !important;
    }

    .custom-radwindow .rwIcon {
        background-size: contain !important;
    }

    .custom-radwindow .indication {
        padding: 5px;
        margin: 0 0 10px 0;
        background: #ff5b5b;
        color: #fff;
        border-radius: 0;
        border: 3px solid rgba(0,0,0,0.2);
    }

        .custom-radwindow .indication span {
            font-size: 14px;
        }

    .custom-radwindow .form-area {
        position: relative;
    }

        .custom-radwindow .form-area .form-control {
            border-radius: 50px;
        }

.pop-Lbutton {
    display: inline-block;
    margin: 10px 2px;
    padding: 10px 20px;
    background: #b68a35;
    border: 0px none;
    color: #fff;
    border-radius: 18px;
    font-size: 14px;
    min-width: 100px;
    text-align: center;
}

.password_strengthpoor, .password_strengthavg, .password_strengthstong {
    color: red;
    /*position: absolute;
    top: 10px;
    right: 30px;*/
}

.label-pop {
    display: block;
    font-size: 14px;
    margin: 5px 0;
    color: #333;
}

div.RadToolTip {
    max-width: 350px;
}

.indication-txt {
    border: 1px dashed #ccc;
    border-radius: 0px;
    padding: 5px 10px;
    text-align: center;
    background: #feffc7;
}

    .indication-txt .label-pop {
        display: block;
        font-size: 12px;
        margin: 0;
        color: #333;
    }

.img-warning {
    float: right;
    margin: 5px;
    height: 30px;
}


@media (max-width:768px) {
    .custom-radwindow {
        Width: 80% !important;
        height: 500px !important;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
    }
}

@media (max-width:480px) {
    .custom-radwindow {
        Width: 95% !important;
        height: 500px !important;
        font-family: 'Raleway','Droid Arabic Kufi',sans-serif !important;
    }
}

.leftlogin-area {
    border-right: 1px dashed #e4e4e4;
    padding: 0 30px;
    text-align: center;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}



.rightlogin-area {
    padding: 0 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    HEIGHT: 280px;
}

.uaepass-or {
    position: relative;
    top: -20px;
    margin: 0 auto !important;
    width: 80%;
    text-align: center;
}

.subfont {
    font-weight: 600;
    display: block;
    text-align: center;
    font-size: 1em;
    margin: 5px 0;
}

.ar header .container div.options > ul > li a.fi-language .language-lbl {
    font-size: 14px !important;
}


.leftlogin-area:after {
    content: 'or';
    position: absolute;
    height: 22px;
    width: 30px;
    border: 1px dashed #ccc;
    padding: 1px 5px;
    font-size: 0.75em;
    border-radius: 6px;
    right: -15px;
    top: 40%;
    background: #fff;
}

.subtxt span {
    margin-top: 20px;
    display: block;
}

.uaepass-reg-area {
    box-shadow: #ccc 2px 2px 7px 2px;
    border-radius: 11px;
    padding: 15px;
    margin: 8px 0;
}

    .uaepass-reg-area .SVlabel {
    }

.text-center1 .SVlabel {
    text-align: center !Important;
}

.uaepass-reg-area a img {
    height: 60px;
    width: auto;
}

.uaepass-reg-area .uaepass.subtxt {
    font-size: 0.9em;
    padding: 0;
    margin: 0;
}

    .uaepass-reg-area .uaepass.subtxt .SVlabel {
        padding: 5px 0;
        margin: 0;
    }

@media (max-width:992px) {
    .leftlogin-area {
        border-bottom: 1px dashed #e4e4e4;
        border-right: 0px dashed #e4e4e4;
    }

    .leftlogin-area {
        min-height: auto;
        padding-bottom: 20px;
    }

        .leftlogin-area:after {
            right: inherit !important;
            bottom: -13px;
            top: inherit !important;
            left: 48%;
        }

    .rightlogin-area {
        padding: 30px 30px 0 30px;
    }
}



.backservice {
    color: #81807f !important;
    font-weight: bold!important;
    font-size: 13px!important;
}