@media (min-width: 1100px) {
    .loginbg .container {
        width: 1170px !important;
        display:flex;
    }
}

form#form2 {
    height: 100%;
    width: 100%;
}

.LoginColumn {
    display: flex;
    flex-wrap: wrap;
    flex: 1 1;
}

.logoContainer {
    padding: 1rem 0 1.5rem;
    flex-grow: 0;
    max-width: 50%;
    flex-basis: 50%;
    margin: 10px 0 0;
}

a#logo-container {
    text-align: left;
    float: left;
    display: block;
}

span.pw_logo_foot {
    display: block;
}

.RightSectionBar > h3 {
    color: #333;
    padding: 0 1.25rem 1rem;
    font-size: 18px;
    display: flex;
    margin: 0;
    font-family: 'OpenSans-Bold';
}

.list-group {
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

ul.list-group.LoginLists {
    background: #f5f5f5;
}

.LoginLists > a {
    background: none;
    border: none;
    justify-content: flex-start;
    display: flex;
    position: relative;
    padding: .75rem 1.25rem;
    font-size: 17px;
    letter-spacing: .43px;
    text-align: left;
    text-decoration: none;
    margin: 0px !important;
    margin: 0px !important;
}

.LoginLists i.material-icons {
    padding-right: 15px;
    float: left;
}

.loginPaper {
    padding: 3rem 4rem 3rem 4rem;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 12px 0 rgba(0,0,0,0.15);
}

h3.Loginpagehead {
    font-family: 'OpenSans-Bold';
    font-size: 26px;
    margin-bottom: 10px;
    display: flex;
    color: #333333;
    margin-top: 0px;
}

.loginPaper p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
}

.dont_pwd {
    display: block;
    width: 100%;
}

    .dont_pwd p {
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        margin: 10px 0px 0px;
    }

a#logo-container img {
    max-width: 100%;
    width: 100%;
    height:64px;
}

.LoginForm {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .LoginForm > .tab-content {
        display: flex;
        width: 100%;
        margin-bottom: 0;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

.GoogleLogin {
    padding-bottom: 20px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display: flex;
    width: 100% !important;
    position: relative;
}

.GoogleBtn, .GoogleBtn:focus, .GoogleBtn:hover, .LoginColumn .loginPaper #btnfacebookLogin:hover, .LoginColumn .loginPaper .FacebookBtn, .LoginColumn .loginPaper .FacebookBtn:focus, .LoginColumn .loginPaper .FacebookBtn:hover {
    box-shadow: 0 2px 1px 0 hsla(0,0%,54.1%,.18),0 1px 6px 0 rgba(0,0,0,.15) !important;
    text-transform: none;
    min-width: 195px;
    font-weight: 500;
    line-height: 1.75;
    font-size: 15px;
    box-sizing: border-box;
    transition: background-color 250ms cubic-bezier(.4, 0, .2, 1),box-shadow 250ms cubic-bezier(.4, 0, .2, 1),border 250ms cubic-bezier(.4, 0, .2, 1)
}

    .GoogleBtn, .GoogleBtn:focus, .GoogleBtn:hover {
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        border-radius: 2px;
        background-color: #fff;
        color: #4c4c4c;
        padding: 6px 8px;
        border: 0 !important
    }

    .LoginColumn .loginPaper #btnfacebookLogin:hover, .LoginColumn .loginPaper .FacebookBtn, .LoginColumn .loginPaper .FacebookBtn:focus, .LoginColumn .loginPaper .FacebookBtn:hover {
        border-radius: 2px !important;
        background: #3c5a99 !important;
        color: #fff !important;
        padding: 6px 8px 6px 37px !important;
        border: 0 !important;
        width: 100%;
        position: relative;
        text-align: left
    }

.RightSectionBar {
    padding: 0px 0 0 50px !important;
}

.FooterMain {
    padding: 3rem 0 0;
    margin-bottom: 28px;
    /*background: #f5f5f5 !important;*/
}

.group-links {
    margin: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 15px 0;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .group-links > li {
        display: inline-block;
        padding: 0 .5rem;
        list-style-type: none;
    }

        .group-links > li > a {
            color: #333333;
            padding: .5rem 0;
            font-size: 15px;
            text-decoration: none;
        }

.full_widthNew_ui .left_side_sec {
    width: 100% !important;
}


.full_widthNew_ui label.effect_lbl {
    text-transform: capitalize;
}

.full_widthNew_ui .input_box_eff_wrap label.effect_lbl {
    left: 13px;
    top: 22px;
    font-family: 'OpenSans-Regular';
}

.full_widthNew_ui input.input_effect:focus ~ label.effect_lbl, .full_widthNew_ui input.input_effect:valid ~ label.effect_lbl, .full_widthNew_ui select.select_effect:focus ~ label.effect_lbl, .full_widthNew_ui select.select_effect:valid ~ label.effect_lbl, textarea.textarea_effect:focus ~ label.effect_lbl, .full_widthNew_ui textarea.textarea_effect:valid ~ label.effect_lbl, .full_widthNew_ui input.input_effect[readonly='readonly'] ~ label.effect_lbl, input.input_effect:not([type=button])[readonly] ~ label.effect_lbl, .full_widthNew_ui input.select_effect[readonly='readonly'] ~ label.effect_lbl, .full_widthNew_ui input.input_effect[disabled="disabled"] ~ label.effect_lbl, .full_widthNew_ui select.select_effect[disabled="disabled"] ~ label.effect_lbl, .full_widthNew_ui input.input_effect[minlength="minlength"] ~ label.effect_lbl {
    top: 14px;
    font-size: 12px;
}

.full_widthNew_ui .input_box_eff_wrap input[type="text"], .full_widthNew_ui .input_box_eff_wrap input.input_effect, .full_widthNew_ui .input_box_eff_wrap select.select_effect, .full_widthNew_ui .input_box_eff_wrap textarea.textarea_effect {
    font-size: 15px;
    padding: 17px 10px 0px 13px;
    border-bottom: 1px solid #c1c1c1;
    height: 55px;
    border-radius: 5px 5px 0px 0px;
    background: rgba(0, 0, 0, 0.09) !important;
}

.list-group.extralinks {
    display: block;
    float: left;
    margin: 18px 0px 20px 0px;
}

    .list-group.extralinks > span {
        display: block;
        margin-bottom: 5px;
        font-size: 15px;
        padding: 8px 0px;
    }

        .list-group.extralinks > span > a {
            border: none;
            padding: 0px 0;
            font-size: 15px;
            text-decoration: underline;
            display: inline-block;
            float: none !important;
            line-height: 27px;
        }

.RightSectionBar p {
    color: #333333;
    padding: 0 0rem 1rem 1.25rem;
    font-size: 15px;
    display: flex;
    line-height: 25px;
}

input#btnlogin {
    border-radius: 4px !important;
    padding: 13px 0 13px 0 !important;
    text-transform: uppercase;
}

.containerTop {
    padding-left: 15px;
    padding-right: 15px;
}

ul:not(.browser-default) {
    padding-left: 0;
    list-style-type: none;
}

nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-small, .btn-floating, .collapsible, .sidenav {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 3px 1px -2px rgba(0,0,0,0.12), 0 1px 5px 0 rgba(0,0,0,0.2);
}

svg:not(:root) {
    overflow: hidden;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

ul:not(.browser-default) > li {
    list-style-type: none;
}

.input-field select {
    display: none;
}

/*------ end select -------*/

.input-field.inputLanguage {
    width: 30% !important;
    float: right;
    position: relative;
    top: 9px;
}

.LoginForm .mdl-checkbox__label {
    font-size: 16px;
    line-height: 21px;
}

input#btnResidentialType {
    border: 0px;
    background: transparent;
    padding: 0px;
    font-size: 16px;
    /*text-decoration: underline;*/
    color: #337ab7;
    width: auto;
    text-align: left;
}

.fbhideshow .FacebookBtn:before {
    font-family: scmfonts;
    display: inline-block;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 23px;
    text-indent: 0;
    content: '\e874';
}

.register {
    font-size: 16px;
    margin-top: 10px;
}

.LoginLists > a:hover, .LoginLists > a:focus {
    text-decoration: none;
}

img.imgFacebook {
    position: absolute;
    top: 9px;
    left: 7px;
    z-index: 999;
    width: 21px;
}

.list-group.extralinks > span > i {
    display: inline-block;
    font-style: normal;
    margin: 0px 2px;
}

.Login_box_tab {
    display: flex;
    width: 100%;
    margin-bottom: 0;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.login-btn-otp {
    color: #00478f !important;
    border: 1px solid #00478f !important;
    border-radius: 4px !important;
    background: #fff;
    line-height: inherit;
    padding: 10px 0 10px 0;
    font-weight: 500;
    transition: ease-out .3s;
    font-family: OpenSans-Bold;
    font-size: 16px;
    margin-bottom: 3px;
}

.otp_section {
    width: 100%;
    margin-bottom: 15px;
}

    .otp_section p {
        text-align: center;
        color: #333333;
    }

    .otp_section ul li {
        display: inline-block;
        margin-right: 17px;
    }

        .otp_section ul li:last-child {
            margin-right: 0px;
        }

        .otp_section ul li input {
            width: 55px;
            height: 72px;
            text-align: center;
            border-radius: 3px;
            background: #F5F5F5;
            border: 1px solid #F5F5F5;
            font-size: 28px;
            font-weight: 700;
            line-height: 40px;
        }

.auth_cls {
    margin: 10px 0px 0px;
    display: inline-block;
    width: 100%;
}

    .auth_cls a {
        font-size: 16px;
        color: #215ED9;
        float: left;
    }

    .auth_cls span {
        float: right;
        font-size: 16px;
        font-weight: 600;
        color: #333333;
    }
.or_cls {
    width: 100%;
    text-align: center;
    font-size: 14px;
    position: relative;
    margin: 15px 0px 5px;
}
.or_cls::after {
    position: absolute;
    content: "";
    width: 46%;
    border: 1px solid #ccc;
    left: 0px;
    top: 10px;
}
.or_cls:before {
    position: absolute;
    content: "";
    width: 46%;
    border: 1px solid #ccc;
    right: 0px;
    top: 10px;
}
.recover_pwd {
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0px 0px;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.recover_pwd a{
    font-size:16px;
}
/*.recover_pwd a, .register_signup a {
    color: #215ed9;
}
.recover_pwd a:hover, .register_signup a:hover {
    color: #1950c0
}*/
.register_signup {
    font-size: 14px;
    line-height: 24px;
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: 15px;
}
@media (min-width:1700px) {
    .logoContainer {
    padding: 4rem 0 3rem;
}

    .loginbg {
        height: calc(100% - 145px);
    }
}

@media (max-width:767px) {
    .Login_box_tab .full_widthNew_ui .input_box_eff_wrap label.effect_lbl {
        width: 100%;
    }
}

@media (min-width:200px) and (max-width:1024px) {
    #skipnav, .skipnav {
        display: none !important;
    }

    input.cmn-toggle-round + label:focus {
        box-shadow: none !important;
        outline: 0 !important;
    }
}


:lang(AR) {
    direction: rtl;
}

    :lang(AR) .full_widthNew_ui .input_box_eff_wrap label.effect_lbl {
        right: 10px;
    }

    :lang(AR) .eyeBlock {
        position: absolute;
        top: 16px;
        right: auto;
        left: 10px;
    }

.upper-pan.mR15.langPan .container-fluid {
    padding-right: 0px;
}
