﻿@charset "utf-8";
body {
    background-color: #f4f4f4 !important;
    margin: 0px;
    height: 100%;
    font-family: montserrat-regular;
    font-size: 13px;
}

/* MaterialDesignIcons.com */
@font-face {
    font-family: "Material Design Icons";
    src: url("../fonts/materialdesignicons-webfont.eot?v=4.8.95");
    src: url("../fonts/materialdesignicons-webfont.eot?#iefix&v=4.8.95") format("embedded-opentype"), url("../fonts/materialdesignicons-webfont.woff2?v=4.8.95") format("woff2"), url("../fonts/materialdesignicons-webfont.woff?v=4.8.95") format("woff"), url("../fonts/materialdesignicons-webfont.ttf?v=4.8.95") format("truetype");
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'OpenSans-Light';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    src: local('Open Sans'), local('OpenSans'), url('../fonts/OpenSans-Light.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'montserrat-regular';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-regular.ttf'); /* IE9 Compat Modes */
    src: local('Open Sans'), local('OpenSans'), url('../fonts/montserrat-regular.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'montserrat-semibold';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-semibold.woff') format('woff'), url('../fonts/montserrat-semibold.ttf') format('truetype'), url('../fonts/montserrat-semibold.svg#montserrat-semibold') format('svg');
    src: local('Open Sans'), local('OpenSans'), url('../fonts/montserrat-semibold.ttf') format('truetype'), /* Safari, Android, iOS */
}

@font-face {
    font-family: 'montserrat-bold';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-bold.woff') format('woff'), url('../fonts/montserrat-bold.ttf') format('truetype');
    src: local('Open Sans'), local('OpenSans'), url('../fonts/montserrat-bold.ttf') format('truetype'), /* Safari, Android, iOS */
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
form, html {
    height: 100%;
}
a:focus, img:focus {
    outline: 1px dotted;
}
a:focus, button:focus, input:focus, img:focus {
    outline: 1px dotted #ccc !important;
}
.back_button {
    display: none;
}
header {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    position: relative;
    z-index: 999;
}
.logo {
    margin: 0;
    padding: 18px 0;
}
.right_my_accounct {
    margin: 0;
    padding: 0;
    text-align: right;
}
.right_my_accounct ul {
    margin: 17px 0px;
    padding: 0;
    float: right;
    list-style: none;
}
.right_my_accounct ul li {
    margin: 0;
    padding: 0;
    float: left;
}
.right_my_accounct ul li a {
    margin: 0;
    padding: 10px 10px 2px;
    text-decoration: none;
    display: block;
}
.right_my_accounct ul li a:hover {
    color: #88c300;
}
#myCarousel {
    position: relative;
}
.header-top-social {
    width: auto !important;
}
/* Login sector css starts here */
.login-sector {
    background-color: #f4f4f4;
    border: 1px solid #fff;
    margin-right: 7px;
    min-width: 550px;
    padding: 0 25px;
    position: absolute;
    right: 100%;
    top: 7px;
    width: 100%;
    z-index: 999999;
    display: block;
}
.login-sector-1 {
    background-color: rgba(246, 246, 246, 0.99);
    border: 0 solid #ff0000;
    box-shadow: 0px 0px 3px #818181;
    min-width: 51px;
    padding: 0 15px;
    position: absolute;
    right: 100%;
    top: 423px;
    width: 200px !important;
    z-index: 999999;
    display: none;
    margin-right: 34px;
    min-height: 94px;
    overflow: visible !important;
}
.contact_us_login {
    padding-top: 12px;
}
.contact_us_login .form-group-1 {
    margin-bottom: 6px;
}
.contact_us_login .form-group-1 a {
    border-bottom: 1px solid #dedede;
    color: #39aadf;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 0;
}
.contact_us_login .form-group-1 a:hover {
    text-decoration: underline;
    background: transparent !important;
}
.usr-pop {
    display: block;
}
.login-sector > .signin-section {
    border: 0 solid #ff0000;
    float: left;
    height: 300px;
    padding: 0 35px 0 15px;
    position: relative;
    width: 50%;
}
.login-sector > .signin-section::after {
    border-right: 2px solid #dfdfdf;
    bottom: 10%;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10%;
}
.checkbox, .radio {
    display: block;
    margin-bottom: 4px !important;
    margin-top: 10px;
    position: relative;
}
.signin-section {
    text-align: left;
}
.signin-section .checkbox {
}
.signin-section .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -20px;
    position: absolute;
    right: 10px;
}
.login-sector > .signin-section label {
    color: #a5a5a5;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 5px;
    max-width: 100%;
    padding-left: 0;
    font-weight: normal;
}
.login-sector > .signin-section .form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 0px;
}
.login-sector > .register-section {
    border: 0 solid #ff0000;
    float: left;
    height: 300px;
    padding: 68px 15px 0 30px;
    width: 50%;
}
.login-sector > .register-section > .form-group > a {
    
    color: #2fc0e6;
    font-size: 15px;
    font-weight: normal;
    padding: 4px 0 9px 36px;
}
.login-sector > .register-section > .form-group > a:hover {
    text-decoration: underline;
}
.forget_name .form_group_1 {
    padding-left: 4px;
    margin-bottom: 18px !important;
}
.login-sector h3, .form-group h3 {
    color: #939292;
    font-size: 18px;
    margin: 27px 0 15px;
}
.login-sector .signin-section > h3 {
    color: #2fc0e6;
    font-size: 20px;
    font-weight: bold;
}
.register-section {
    text-align: left;
}
.register-section > .social-section-area {
    float: left;
    margin-bottom: 16px;
    margin-top: 5px;
    text-align: center;
    margin-left: 14px;
}
.register-section > .social-section-area > ul {
    float: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}
.register-section > .social-section-area > ul > li {
    border: 0;
    float: left;
    margin: 0 !important;
}
.register-section > .social-section-area > ul > li > a:hover {
    transform: scale(1);
}
.register-section > .social-section-area > ul > li > a {
    background-repeat: no-repeat;
    color: #939292;
    display: block;
    font-size: 12px;
    height: 26px;
    margin: 0 6px;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    width: 30px;
}
.component-1 {
    text-align: center;
}
.component__title {
    margin-bottom: 12px;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
.icon-123 {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    margin: 4px;
    width: 26px !important;
    height: 26px !important;
    font-size: 0;
    text-indent: -9999px;
}
.icon-mono {
  
    background-color: #b6b2b2;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    -o-transition: background 0.3s;
    -ms-transition: background 0.3s;
    transition: background 0.3s;
    border-radius: 50%;
}
.icon-mono.facebook {
    background-position: 3px 4px;
    background-color: #3c5a98;
}
.icon-mono.facebook:hover {
    background-color: #3c5a98;
    background-position: 3px -16px;
}
.icon-mono.twitter {
    background-position: -22px 5px;
    background-color: #1ab2e8;
}

.icon-mono.twitter:hover {
    background-color: #1ab2e8;
    background-position: -22px -15px;
}
.icon-mono.linkedin-1 {
    background-position: -50px -77px;
    background-color: #006699;
}

.icon-mono.linkedin-1:hover {
    background-color: #006699;
    background-position: -50px -96px;
}
.icon-mono.youtube {
    background-position: -75px 4px;
    background-color: #ca1413;
}

.icon-mono.youtube:hover {
    background-color: #ca1413;
    background-position: -75px -16px;
}
.icon-mono.instagram {
    background-position: -151px 4px;
    background-color: #ce2894;
}
.icon-mono.instagram:hover {
    background-color: #ce2894;
    background-position: -151px -17px;
}
.icon-mono.googleplus {
    background-position: -192px 0;
}
.icon-mono.googleplus:hover {
    background-color: #d34836;
    background-position: -192px -96px;
}
.fb {
    
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.fb:hover {
    
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.twitt {
    
}
.twitt:hover {
    
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}
.linkedin {
    
}
.linkedin:hover {
    
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    -ms-transition: all ease 0.7s;
    transition: all ease 0.5s;
}
.btn-sub.btn-sub {
    background-color: #88be1c !important;
    border: 1px solid #88be1c !important;
    color: #ffffff !important;
    font-size: 16px;
}
#btnpaypower.btn-sub.btn-sub {
    height: 28px;
}
button.btn-sub.btn-sub {
    background-color: #88be1c !important;
    border: 1px solid #88be1c !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-size: 16px !important;
    background-image: none !important;
}
@media all and (-ms-high-contrast:none) {
    input[type="checkbox"] {
        border: 0 !important;
        background: none !important;
    }
}
button.btn {
    filter: none !important;
}
.btn-sub1 {
    padding: 2px 40px 4px;
    width: 100%;
}
.btn-sub2 {
    padding: 2px 40px 4px;
    width: 100%;
    height: 28px;
}
.btn-sub:hover, .btn-sub:focus, .btn-sub:active {
    color: #fff;
}
.Save_bill_section {
    
    margin-top: 48%;
    padding: 0;
    position: absolute;
    left: 11%;
    z-index: 99;
    width: 89%;
    height: 210px;
}
.Save_bill_section .Save_bill_section_left {
    width: 50%;
    float: left;
    margin: 0;
    padding: 3% 0 2% 6%;
}
.Save_bill_section .Save_bill_section_left h2 {
    margin: 0;
    padding: 0;
    color: #fff;
    line-height: 66px;
    font-size: 78px;
}
.Save_bill_section .Save_bill_section_left h3 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 33px;
}
.Save_bill_section .Save_bill_section_left p {
    margin: 0;
    padding: 5px 0px 0px;
    color: #fff;
    font-size: 10px;
}
.Save_bill_section .Save_bill_section_right {
    width: 50%;
    float: left;
    margin: 0;
}
.Save_bill_section .Save_bill_section_right ul {
    margin: 75px 6px 0px;
    padding: 0;
    list-style: none;
}
.Save_bill_section .Save_bill_section_right ul li {
    margin: 0;
    padding: 0;
    
}
@-moz-document url-prefix() {
    .Save_bill_section .Save_bill_section_right ul li {
        
    }
}
.Save_bill_section .Save_bill_section_right ul li a {
    margin: 0;
    padding: 3px 0px 0px 20px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    display: block;
}
.Save_bill_section .Save_bill_section_right .button a {
    color: #96a610;
    display: block;
    font-size: 14px;
    margin: 10px 30px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
    width: 80%;
    background: #fff;
}
.Save_bill_section .Save_bill_section_right .button a:hover {
    background: #f0f0f0;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}
.overlay .container, .overlay .row, .overlay .col-lg-5, .overlay .col-md-5, .overlay .col-sm-5, .overlay .col-xs-12,
.overlay .col-lg-7, .overlay .col-md-7, .overlay .col-sm-7 {
    height: 100%;
}
.banner_logged_out {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 88.5%;
}
@media (min-width:1100px) and (max-width:1500px) {
    .banner_logged_out {
        background-position: center -194px;
    }
}
@media (min-width:1600px) and (max-width:3500px) {
    .banner_logged_out {
        height: 92%;
    }
    .banner_logged_out {
        background-position: center -205px;
    }
}
.carousel-inner {
    background: url(../images/banner_login_02.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 88.5%;
}
.log_out_area h1 {
    margin: 10px auto;
    padding: 0 0 10px;
    color: #333;
    font-size: 29px;
    white-space: nowrap;
    font-family: 'montserrat-bold';
}
.log_out_area p {
    margin: 20px 0 0 0;
    padding: 0 3px;
    font-size: 16px;
    line-height: 1.5;
}

.reset_btn_group {
    display: flex;
    width: 97%;
    justify-content: space-between;
}

    .reset_btn_group input {
        float: none !important;
        min-width: auto !important;
    }
.log_out_area .sign_in a {
    color: #fff;
    display: inline-block;
    margin: 40px auto 18px;
    padding: 8px 40px;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    width: auto;
    box-shadow: 0px 0px 5px #888888;
    -moz-box-shadow: 0px 0px 5px #888888;
    -webkit-box-shadow: 0px 0px 5px #888888;
}

/*------------- NEW UI ---------------*/
.loginLeft {
    float: left;
    width: 45%;
    padding: 0 40px;
    text-align: center;
    display: inline-flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.loginRight {
    float: right;
    background: url(../images/bg-login.jpg) left top no-repeat;
    min-height: 102.3%;
    width: 55%;
    background-size: cover;
}

.log_out_area {
    text-align: center;
}

.loginLeft .log_out_area .sign_in a {
    background: #ffffff !important;
    color: #0135c5 !important;
    border: 1px solid #0135c5 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
    text-transform: uppercase;
    font-family: 'montserrat-bold';
    font-size: 14px;
    min-height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .loginLeft .log_out_area .sign_in a:hover{
        background: #ffffff !important;
        color: #0135c5 !important;
        border: 1px solid #0135c5 !important;
        box-shadow: none !important;
        border-radius: 3px !important;
    }

/* Footer */
footer {
    background: #fff;
    color: #000;
    text-align: center;
    position: relative;
    padding: 0px 10px 0px;
    width: 100%;
    bottom: 0px;
    z-index: 99;
    border-top: 1px solid #e2e2e2;
}
footer .copy-right {
    margin: 7px 0px 0px;
    padding: 0px;
    text-align: center;
    font-size: 10px;
}
footer .footer-logo.footer-logo {
    float: right;
    text-align: right;
    margin: 4px 0px;
}
.tab_bg {
}

h1.skipnav {
    font-size: 0px;
}
h1.skipnav a {
    font-size: 13px;
}
@media (min-width: 993px) and (max-width: 1024px) {
    .error_page_section {
        width: 100% !important;
    }
    .Save_bill_section {
        background: rgba(0, 0, 0, 0);
        height: 210px;
        left: 17%;
        margin-top: 48%;
        padding: 0;
        position: absolute;
        width: 89%;
        z-index: 9999;
    }
    .Save_bill_section .Save_bill_section_left h2 {
        color: #fff;
        font-size: 45px;
        line-height: 49px;
        margin: 0;
        padding: 0;
    }
    .Save_bill_section .Save_bill_section_left h3 {
        color: #fff;
        font-size: 26px;
        margin: 0;
        padding: 0;
    }
    .Save_bill_section .Save_bill_section_right ul {
        list-style: outside none none;
        margin: 75px 7px 0;
        padding: 0;
    }
    .Save_bill_section .Save_bill_section_right .button a {
        background: #fff none repeat scroll 0 0;
        color: #96a610;
        display: block;
        font-size: 14px;
        margin: 10px 8px;
        padding: 3px 10px;
        text-align: center;
        text-decoration: none;
        width: 80%;
    }
    .nav_login_section {
        background: #f4f4f4 none repeat scroll 0 0;
        float: right;
        height: 82.7%;
        margin-top: 0px;
        padding: 0;
        position: absolute;
        right: 12%;
        width: 60%;
        z-index: 9999;
    }
    
    .nav_login_section.nav_login_section ul li a img {
        margin: 8px 15px 5px 0;
    }
    .nav_login_section.nav_login_section ul li a span {
        padding: 7px 0 0;
    }
    .dropdown dd ul {
        z-index: 99999 !important;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    footer .footer-logo {
        margin: 0 !important;
    }
    footer .copy-right {
        text-align: center !important;
        margin: 2px 0px 0px;
    }
    .iphone.iphone_contact {
        text-align: center !important;
    }
    .term_condi_box {
        margin-bottom: -3px !important;
        padding-top: 2px !important;
        text-align: center !important;
    }
    footer .footer-logo.footer-logo {
        width: 100%;
        text-align: center !important;
    }
    .sch_bill_box {
        max-height: 100px;
        visibility: hidden;
    }
    .registration-form input[type="text"], .registration-form input[type="password"] {
        width: 89% !important;
    }
    .registration-form select#ddlZip {
        width: 88.8% !important;
    }
    .login-sector-1 {
        background-color: rgba(246, 246, 246, 0.99);
        border: 0 solid #ff0000;
        margin-right: 0 !important;
        min-width: 329px;
        padding: 0 25px;
        position: absolute;
        right: 50px !important;
        top: 412px;
        width: 200px;
        z-index: 999999;
    }
    .logo {
        margin: 0;
        padding: 14px 0 !important;
        width: auto;
    }
    .logo img {
        margin-top: 3px;
        max-width: 53% !important;
    }
    .details_box .register_lnk ul {
        float: right !important;
        padding-top: 15px;
    }
    .program_details_lnk {
        float: left;
        width: auto !important;
    }
    #myCarousel.carousel-inner {
        height: 100% !important;
        overflow: visible;
    }
    .login-sector {
        background-color: rgba(246, 246, 246, 0.99);
        border: 1px solid #ccc;
        min-width: 550px;
        padding: 0 25px;
        position: absolute;
        box-shadow: 0px 3px 9px #ccc;
        top: 17px;
        width: 87%;
        z-index: 999999;
        margin-right: 0 !important;
        right: 50px !important;
    }
    .login-sector::after {
        display: none;
    }
    .login-sector-close {
        background: rgba(0, 0, 0, 0) url('../images/cross-icon.png') no-repeat scroll left top;
        border-bottom: 0 none;
        border-right: 0 none;
        border-top: 0 none;
        cursor: pointer;
        content: "";
        height: 28px;
        position: absolute;
        right: 12px;
        top: 11px;
        width: 28px;
        z-index: 9999999;
    }
    .log_out_area h1 {
        font-size: 29px;
        white-space: normal;
    }
    .log_out_area {
        width: 100%;
    }
    .Save_bill_section {
        background: rgba(0, 0, 0, 0);
        height: 210px;
        left: 0;
        margin-top: 40px;
        padding: 0;
        position: absolute;
        width: 100%;
        z-index: 99999;
    }
    .overlay .container, .overlay .row, .overlay .col-lg-5, .overlay .col-md-5, .overlay .col-sm-5, .overlay .col-xs-12, .overlay .col-lg-7, .overlay .col-md-7, .overlay .col-sm-7 {
        height: 68%;
    }
    .nav_login_section {
        background: #f4f4f4 none repeat scroll 0 0;
        float: right;
        height: auto !important;
        margin-top: 0;
        padding: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 99999;
    }
    .carousel-inner {
        height: 90% !important;
    }
}
@media (min-width: 414px) and (max-width: 640px) {
    .login-sector {
        background-color: rgba(246, 246, 246, 0.99);
        border: 1px solid #87dd00;
        margin-right: 0 !important;
        min-width: 340px;
        padding: 0 25px 66px;
        position: absolute;
        right: 5.5% !important;
        top: -110px;
        width: 87%;
        z-index: 999999;
    }
    .energy_mid_box .right_content_box {
        height: 96% !important;
        margin-bottom: 25px;
        width: 100%;
    }
}
@media (min-width:320px) and (max-width:767px) {
    .loginLeft {
        width: 100%;
        padding: 0 10px;
    }
    .loginRight{
        display:none;
    }
    .log_out_area h1 {
        font-size: 30px;
        white-space: normal;
    }
    .sidebar_toggle.sidebar_toggle {
        display: block !important;
    }
    .back_to_login.back_to_login {
        display: none;
    }
    .loginpage-form h1 {
        margin: .67em 0px !important;
    }
    .login-page {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        padding: 30px 35px !important;
    }
    .loginpage-form {
        padding: 0 0% 0 0px !important;
        width: 100% !important;
    }
    .btn-default-login.btn-default-login {
        width: 89px !important;
        margin: 0px 0 19px 0 !important;
    }
    footer .copy-right {
        margin-top: 3px;
    }
    .logo {
        float: left !important;
    }
    .about_my_home .mid_area_home .right_content_area_home, .about_my_home .mid_area_home .left_content_area_home {
        margin: 0 0 0px !important;
        width: 100% !important;
    }
    .about_my_home .mid_area_home .right_content_area_home {
        margin-bottom: 10px !important;
    }
    .about_my_home {
        max-width: 92% !important;
    }
    .about_my_home .mid_area_home .right_content_area_home input[type="text"], .about_my_home .mid_area_home .right_content_area_home select {
        width: 70% !important;
    }
    .Save_bill_section {
        width: 106% !important;
    }
    #myCarousel.carousel-inner {
        height: 100% !important;
        margin-bottom: 61px;
        overflow: visible;
    }
    .carousel-control {
        top: 40% !important;
    }
    .carousel-control img {
        width: 40px;
    }
    .login-sector {
        background-color: rgba(246, 246, 246, 0.99);
        border: 0 solid #ff0000;
        margin-right: 0 !important;
        min-width: 340px;
        padding: 0 25px 40px;
        position: absolute;
        right: 10px !important;
        top: -110px;
        width: 87%;
        z-index: 999999;
    }
    .carousel-control {
        bottom: auto !important;
        z-index: 99 !important;
    }
    .login-sector > .signin-section {
        border: 0 solid #ff0000;
        float: left;
        height: auto;
        padding: 0 0px 0 15px;
        position: relative;
        width: 100% !important;
    }
    .login-sector > .signin-section #txtLogin, .login-sector > .signin-section #txtpwd {
        width: 100% !important;
    }
    .sch_bill_box {
        max-height: 30px;
        visibility: hidden;
    }
    .log_smw_btn {
        width: 100% !important;
    }
    .login-sector > .register-section {
        border: 0 solid #ff0000;
        float: left;
        height: 192px;
        padding: 0px 7px 0;
        width: 100%;
    }
    .register-section .form-group {
        display: inline;
        float: left;
        margin-right: 20px;
        margin-bottom: 0;
        width: 100%;
    }
    .register-section > .social-section-area {
        float: left;
        margin-bottom: 1px;
        margin-top: 9px;
        text-align: left;
        width: 100%;
    }
    .form-groups {
        float: none !important;
        margin-right: 0 !important;
    }
    .login-sector > .signin-section::after {
        border-right: 0 solid #ccc;
        bottom: 9.5%;
        content: "";
        display: inline-block;
        position: absolute;
        right: 0;
        top: 10.1%;
    }
    .login-sector::after {
        display: none;
    }
    .login-sector-close {
        background: rgba(0, 0, 0, 0) url('../images/cross-icon.png') no-repeat scroll left top;
        border-bottom: 0 none;
        border-right: 0 none;
        border-top: 0 none;
        cursor: pointer;
        content: "";
        height: 28px;
        position: absolute;
        right: 12px;
        top: 11px;
        width: 28px;
        z-index: 9999999;
    }
    .log_out_area {
        width: 90%;
    }
    .Save_bill_section {
        background: rgba(0, 0, 0, 0);
        height: 163px;
        left: 0;
        margin-top: 22px;
        padding: 0;
        position: absolute;
        width: 100%;
        z-index: 999;
    }
    .overlay .container, .overlay .row, .overlay .col-lg-5, .overlay .col-md-5, .overlay .col-sm-5, .overlay .col-xs-12, .overlay .col-lg-7, .overlay .col-md-7, .overlay .col-sm-7 {
        height: 68%;
    }
    .Save_bill_section .Save_bill_section_left h2 {
        color: #fff;
        font-size: 30px;
        line-height: 29px;
        margin: 0;
        padding: 0;
    }
    .Save_bill_section .Save_bill_section_left h3 {
        color: #fff;
        font-size: 19px;
        margin: 0;
        padding: 0;
    }
    .Save_bill_section .Save_bill_section_right ul {
        list-style: outside none none;
        margin: 39px 7px 0;
        padding: 0;
    }
    .Save_bill_section .Save_bill_section_right .button a {
        background: #fff none repeat scroll 0 0;
        color: #96a610;
        display: block;
        font-size: 14px;
        margin: 10px 8px;
        padding: 3px 10px;
        text-align: center;
        text-decoration: none;
        width: 80%;
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px;
        right: 138%;
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 116%;
    }
    .carousel-control {
        bottom: auto !important;
        color: #fff;
        font-size: 20px;
        opacity: 0.5;
        position: absolute;
        text-align: center;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
        top: 50%;
        width: 15%;
        z-index: 99999;
    }
    .nav_login_section {
        background: #f4f4f4 none repeat scroll 0 0;
        float: right;
        height: auto !important;
        margin-top: 22px;
        padding: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 999;
    }
    .nav_login_section ul li a {
        padding: 3px 20px 3px 40px;
    }
    .nav_login_section ul li a span {
        display: inline-block;
        font-size: 12px;
        margin: 0;
        padding: 4px 0 0;
        width: 75%;
    }
    .login-sector {
        background-color: rgba(246, 246, 246, 0.99);
        border: 1px solid #87dd00;
        margin-right: 0 !important;
        min-width: 280px;
        padding: 0 25px 25px;
        position: absolute;
        right: 5.5% !important;
        top: -10px;
        width: 87%;
        z-index: 999999;
    }
    .registration_btn.registration_btn {
        width: 97px !important;
        min-height: 36px;
    }
    .search-area {
        float: left;
        width: 78%;
    }
    .nav_login_section ul li a img {
        margin: 7px 10px 12px 0;
        max-width: 10%;
        vertical-align: top;
    }
    .nav_login_section ul li a i {
        display: block;
        font-size: 19px;
        font-style: normal;
        margin: 0;
        padding: 0;
    }
    .carousel-inner {
        height: 90% !important;
    }
    .cover_right_top_area {
        border-top: 2px solid #f4f4f4;
        margin-top: 5px;
        width: 94% !important;
    }
    .customer_txt_name .topic_box select {
        width: 92.2% !important;
    }
    .cover_right_top_area .search-area input[type="text"], input[type="password"], textarea {
        width: 92% !important;
    }
    input[type="text"], input[type="password"], textarea {
        width: 92% !important;
    }
    .right_my_accounct {
        margin: 0;
        padding: 0;
        text-align: center;
        width: 72%;
    }
    .logo {
        margin: 0;
        padding: 5px 0;
        text-align: center;
    }
    footer .footer-logo {
        float: none;
        margin: 0px 0px 4px 0 !important;
        text-align: center;
    }
    footer .container .term_condi_box {
        margin: 3px 0 0 0;
        padding: 0;
    }
}
/* Login page Style */
.registration-page {
    background: #ffffff;
    padding-top: 16px;
    padding-bottom: 15px;
    margin-top: 18px;
    position: relative;
    display: table;
    border: 1px solid #d2d2d2;
    font-size: 14px;
    width: 100%;
}
.loginpage-form {
    padding: 0 0% 0 23px;
}
.registration-form h1 {
    color: #87c301;
    font-size: 170.8%;
    font-weight: normal;
    padding: 0 0 10px 0;
    margin-top: 0px;
}
.loginpage-form h3 {
    font-size: 141.7%;
    color: #5e5e5e;
    padding: 5px 0 7px 0;
    margin: 0px;
}
.registration-form input[type="text"], .registration-form input[type="password"] {
    width: 87%;
    padding: 5px 5px;
    margin-bottom: 16px;
    border: 1px solid#ccc;
    color: #675E5E;
}
.registration-form select {
    width: 86.9%;
    padding: 5px 5px;
    margin-bottom: 16px;
    border: 1px solid#ccc;
    color: #999;
}
.registration-form .user_id input[type="text"] {
    width: 33%;
}
.registration_btn.registration_btn {
    float: right;
    width: 120px !important;
    background: #88be1c !important;
    color: #f0f0f0 !important;
    border-radius: 0px !important;
    text-align: center;
    font-size: 16px !important;
    margin-right: 48px;
    border: 0px !important;
    padding: 9px 27px !important;
    text-align: center;
    min-width: 135px !important;
    font-family: 'montserrat-semibold' !important;
    min-height: 44px;
}
.registration_btn:focus {
    color: #FFFFFF !important;
    text-decoration: none;
    outline: none;
}
.registration_btn:hover {
    background: #7c7c7c !important;
    color: #fff;
    text-decoration: none;
}
#errorMsg {
    z-index: 9999;
}
a.registration_btn:hover {
    color: #fff;
    text-decoration: none;
    background: #7c7c7c;
}
.reg_button {
    border-top: 2px solid #ccc;
    float: left;
    padding: 13px 0 2px;
    width: 100%;
}
.form-group ul {
    margin: 0px 0px 0px 15px;
    padding: 0px;
}
.form-group ul li {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}
.form-group ul li a {
    text-decoration: none;
    font-size: 14px;
    display: block;
}
#lblMsg {
    background: #fff none repeat scroll 0 0;
    border-left: 3px solid #f00;
    box-shadow: 1px 0 4px #ccc;
    font-size: 14px;
    left: -9%;
    padding: 12px 15px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2147483647;
    display: none;
}
.ul_listing ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.ul_listing ul li {
    margin: 0px;
    padding: 0px;
    
}
.ul_listing ul li a {
    margin: 0px;
    padding: 3px 21px;
    display: block;
}
.back_to_login {
    margin: 25px 9px 0 0;
    padding: 0;
    float: left;
    width: auto;
    height: 24px;
}
    .back_to_login a {
        padding: 0px 0px;
        margin: 0;
        text-decoration: none;
        display: block;
        background: none;
        width: 26px;
        height: 26px;
        font-size: 0px;
        color: #205d81;
        position:relative;
    }

        .back_to_login a:before {
            content: "\F006F";
            font-family: "Material Design Icons";
            font-size: 34px;
            font-weight: normal;
            position: absolute;
            top: -12px;
            left: -3px;
        }

.loginpage-form {
    padding:0;
    font-family: montserrat-regular;
}
.loginpage-form h1 {
    font-size: 190% !important;
    font-weight: normal;
    padding: 0 0 10px 0;
    margin: 0px;
}
.loginpage-form h3 {
    color: #5e5e5e;
    font-family: arial;
    font-size: 141.7%;
    font-weight: normal !important;
    margin: 0;
    padding: 5px 0 7px;
}
.login-page input[type="text"], .login-page input[type="password"] {
    padding: 5px 0px 4px 50px !important;
    width: 100% !important;
    border-radius: 0;
}
.login-page .login-page-user {
    
    display: block;
    float: left;
    position: absolute;
    width: 36px;
    height: 31px;
    z-index: 1;
    top: 32px;
    left: 1px;
}
.form-group {
    position: relative;
}
.login-page-password {
    
    display: block;
    float: left;
    position: absolute;
    width: 36px;
    height: 33px;
    z-index: 1;
    top: 30px;
    left: 1px;
}

.forgot-password {
    color: #6f6f6f;
    display: block;
    margin-top: 10px;
    text-align: right;
}
.forgot-password ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.forgot-password ul li {
    border-left: 1px solid #595959;
    float: left;
    margin: 0;
    padding: 0;
}
.forgot-password ul li:first-child {
    border: 0;
}
.forgot-password ul li a {
    color: #2561ad;
    font-size: 107.7%;
    padding: 2px 13px;
    text-decoration: none;
}
.forgot-password ul li a:hover {
    color: #959595;
}
.login-page-image {
    text-align: left;
    padding-top: 9px;
    width: 96.6%;
}
.login-page-image img {
    padding-bottom: 27px;
    max-width: 100%;
}
.login-page-image .carousel-indicators {
    bottom: -19px !important;
}
.login-page-image .carousel-indicators li {
    background-color: #e1e1e1;
    margin: 0 6px 0 6px;
    width: 12px;
    height: 12px;
}
.login-page-image .carousel-indicators .active {
    background-color: #57565b;
}
.btn-default-login.btn-default-login {
    display: block;
    float: right;
    border: 0px !important;
    color: #f0f0f0 !important;
    font-size: 18px;
    outline: none;
    padding: 6px 0 !important;
    width: 120px;
    margin: 18px 0 19px 0;
    background: #88be1c !important;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    border-radius: 2px;
    font-weight: bold;
    border-radius: 0px !important;
}
.btn-default-login:hover {
    background: #7c7c7c !important;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.btn-default-login-submit.btn-default-login-submit {
    display: block;
    float: right;
    border: 0px;
    color: #f0f0f0;
    font-size: 18px;
    outline: none;
    padding: 6px 0 !important;
    width: 120px;
    margin: 18px 0 19px 0;
    background: #88be1c;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    border-radius: 0px;
    font-weight: bold;
}
.btn-default-login-submit:hover {
    background: #7c7c7c;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.btn-default-login-cancel.btn-default-login-cancel {
    display: block;
    float: left;
    border: 0px;
    color: #f0f0f0;
    font-size: 15px;
    outline: none;
    padding: 6px 0 !important;
    width: 120px;
    margin: 18px 0 19px 0;
    background: #88be1c;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    border-radius: 0px;
    font-weight: bold;
}
.btn-default-login-cancel:hover {
    background: #7c7c7c;
    transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.log_smw_btn {
    clear: both;
    float: left;
    width: 96%;
    margin-top: 10px;
}
.login-form-text [type="checkbox"] {
    margin-top: 1px !important;
}
.about_my_home {
    max-width: 53%;
    background: #fff;
    box-shadow: 0px 0px 4px #cfcfcf;
    padding: 0px !important;
    max-height: 530px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    margin: auto;
}
.about_my_home h1 {
    background: #f2f2f2;
    border-bottom: 2px solid #cecece;
    color: #53565a;
    font-size: 123.1%;
    font-weight: bold;
    position: relative;
    margin: 0px;
    padding: 13px 0 13px 15px;
}
.about_my_home .close_icon {
    margin: 0px;
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
}
.about_my_home .upper_text {
    margin: 0px 0px 10px;
    padding: 0px;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
}
.about_my_home .mid_area_home {
    width: 84%;
    margin: 2% auto 0px;
    display: block;
    color: #808080;
    font-size: 14px;
}
#mid_area_home, #mid_area_business {
    width: 100% !important;
}
.about_my_home .mid_area_home .left_content_area_home {
    width: 36%;
    float: left;
    margin: 0px 0px 18px;
    padding-top: 6px;
}
.about_my_home #mid_area_business.mid_area_home .left_content_area_home {
    margin: 0px 0px 0px;
    font-size: 13px;
}
#mid_area_business table {
    margin-top: 10px;
}
#mid_area_business table tr td label {
    margin: 0 11px 0 5px;
    position: relative;
    top: -2px;
    font-weight: normal;
}
.about_my_home .mid_area_home .right_content_area_home {
    width: 64%;
    float: left;
    margin: 0px 0px 18px;
}
.about_my_home .mid_area_home .right_content_area_home .blank_text {
    padding-top: 6px;
}
.about_my_home .mid_area_home .right_content_area_home select {
    border: 1px solid #d6d6d6;
    padding: 5px 0;
    width: 89.5%
}
.about_my_home .mid_area_home .right_content_area_home input[type="text"] {
    border: 1px solid #d6d6d6;
    outline: medium none;
    padding: 5px;
    width: 89%
}
.about_my_home .mid_area_home input[type="checkbox"] {
    background: none repeat scroll 0 0 #f4f4f4;
    border: 1px solid #b9b9b9;
    float: left;
    margin: 4px 2% 0 0;
    outline: medium none;
    transform: scale(1.3);
}
.about_my_home .mid_area_home .check {
    margin: 0px;
    padding: 0px;
    font-style: normal;
}
.about_my_home .bottom_area_home {
    border-top: 2px solid #b9b9b9;
    padding: 0px;
    margin-top: 0px;
    background: #fff;
    width: 100%;
    float: left;
}
.buttons_area {
    width: 100%;
    padding: 2% 0 0%;
    float: left;
    margin: 0px;
    font-size: 12px;
    border-bottom: 2px solid #f4f4f4;
}
.submit-button {
    background: none repeat scroll 0 0 #006699;
    border: 0;
    border-radius: 4px;
    color: #f0f0f0;
    float: right;
    font-size: 16px;
    padding: 9px 27px !important;
    text-align: center;
    min-width: 130px;
    font-family: 'montserrat-semibold' !important;
    min-height: 44px;
    height: 44px;
    text-transform: uppercase;
}
.cancel-button {
    background: none repeat scroll 0 0 #006699;
    border: 0;
    border-radius: 4px;
    color: #f0f0f0;
    float: left;
    font-size: 16px;
    height: 44px;
    margin-bottom: 15px;
    padding: 9px 27px !important;
    text-align: center;
    min-width: 135px !important;
    font-family: 'montserrat-semibold' !important;
    min-height: 40px;
    text-transform: uppercase;
}
.bg {
    background-color: #E6E6E6;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    z-index: 9999999;
}
/*--Error Page CSS--*/
.error_page_covered {
    background: url(../images/error_page_banner.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 88.5%;
}
.error_page_section {
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    width: 70%;
    height: 300px;
    text-align: center;
}
.error_page_section h1 {
    margin: 10px 0;
    padding: 0 0 13px;
    color: #d64c00;
    font-size: 105px;
    font-family: Verdana;
    font-style: italic;
    font-weight: bold;
}
.error_page_section h1 span {
    color: #5d5d5d;
    font-family: Verdana;
    font-size: 22px;
    font-style: normal;
    margin: 0 0 0 -38px;
    padding: 0;
}
.error_page_section p {
    color: #8b8b8b;
    margin: 0;
    padding: 25px 3px;
    font-family: Verdana;
    font-size: 22px;
    line-height: 27px;
}
.error_page_section p a {
    margin: 0;
    padding: 0;
    color: #fe764d;
    text-decoration: none;
    display: inline-block;
}
.error_page_section p a:hover {
    text-decoration: underline;
}
@media only screen and (min-width:320px) and (max-width:768px) {
    .about_my_home .mid_area_home .right_content_area_home input[type="text"] {
        border: 1px solid #d6d6d6;
        outline: medium none;
        padding: 5px;
        width: 70%;
    }
    .Save_bill_section {
        display: table;
        margin-top: 15px;
        padding: 0 0 8px;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) {
    .input_box_eff_wrap {
        margin-bottom: 0px !important;
    }

    .radio_opt_drpdown {
        margin-top: 25px !important;
    }
    input[disabled] {
        -webkit-text-fill-color: #424242;
        -webkit-opacity: 1;
    }
    .about_my_home .mid_area_home .right_content_area_home input[type="text"] {
        border: 1px solid #d6d6d6;
        outline: medium none;
        padding: 5px;
        width: 70%;
    }
}
#btnClearSaveHomeInfo.canceladd.canceladd {
    float: left;
}
#btnClearSaveHomeInfo#btnClearSaveHomeInfo {
    float: left !important;
}

.modal-header {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px;
    padding: 5px 0px 15px;
    border-radius: 0 !important;
    border-top-left-radius: 12px !important;
    border-top-right-radius: 12px !important;
    margin-bottom: 20px;
}
.modal-content {
    border-radius: 12px !important;
    padding: 45px !important;
}

.modal-header {
    border-bottom: 1px solid #d4d4d4 !important;
}

.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 1 !important;
    text-shadow: 0 1px 0 #fff;
}
    .modal-header .close {
        opacity: 1 !important;
    }

.modal-title, .modal-title-changepwd {
    font-size: 21px;
    margin: 0;
    font-weight: bold;
    color: #020202;
}

.modal {
    text-align: center;
}
.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal.fade .modal-dialog {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.term_condi_box {
    padding-top: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.term_condi_box a {
    outline: none;
}
.text_align_box {
    padding: 0 10px 5px;
    width: 100%;
    float: left;
    text-align: justify;
}
.glyphicon-question-sign:before {
    content: "\f05a" !important;
    font-family: 'FontAwesome';
    position: relative;
    top: -3px;
}
.modern_theme {
    display: none;
}
.gen_theme {
    display: inline-block;
}
.pro_info_footer {
    float: left;
    width: 100%;
    border-bottom: 2px solid #b9b9b9;
    margin-bottom: 12px;
    padding: 10px 22px 10px;
}
.pro_info_footer .check {
    font-style: normal;
    position: relative;
    top: -1px;
}
.btn_footer_about {
    float: left;
    width: 100%;
    padding: 0 20px 0 10px;
}
.submit-button.submit-button, .btn-default-login-submit.btn-default-login-submit.btn-default-login-submit,
.registration_btn.registration_btn.registration_btn, p > span.newbutton_outer.newbutton_outer,
.start_btn.start_btn > input[type="submit"], .continue_button.continue_button a, .btn-default-login.btn-default-login {
    text-decoration: none;
    transition: ease-in 0.3s;
    border-radius: 4px !important;
    font-weight: normal !important;
}
.submit-button.submit-button:hover, .btn-default-login-submit.btn-default-login-submit.btn-default-login-submit:hover,
.registration_btn.registration_btn.registration_btn:hover, p > span.newbutton_outer.newbutton_outer:hover,
.start_btn.start_btn > input[type="submit"]:hover, .continue_button.continue_button a:hover, .btn-default-login.btn-default-login:hover {
    transition: ease-in 0.3s;
}
.cancel-button.cancel-button, .btn-default-login-cancel.btn-default-login-cancel.btn-default-login-cancel, .cancel_button_comm.cancel_button_comm.cancel_button_comm {
    font-weight: normal !important;
    border-radius: 4px !important;
    transition: ease-out 0.3s;
    cursor: pointer;
}
.cancel-button.cancel-button:hover, .btn-default-login-cancel.btn-default-login-cancel.btn-default-login-cancel:hover, .cancel_button_comm.cancel_button_comm.cancel_button_comm:hover {
    transition: ease-out 0.3s;
}
/*  Input Box Styling  */
.full_width_input_sec {
    width: 100%;
    float: left;
    margin: 25px 0px 0;
}
.left_side_sec.input_box_eff_wrap {
    width: 100%;
    float: left;
}
.input_box_eff_wrap {
    position: relative;
    margin-bottom:0px;
}
.input_box_eff_wrap input.input_effect, .input_box_eff_wrap select.select_effect, .input_box_eff_wrap textarea.textarea_effect {
    font-size: 15px;
    padding: 10px 10px 10px 0px !important;
    display: block;
    width: 95% !important;
    margin-bottom: 0 !important;
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    height: auto;
    border-radius: 0px !important;
    float: left;
    box-shadow: none !important;
}
    .input_box_eff_wrap select.select_effect {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(../images/arrowdown_mdb.png);
        background-size: 15px 20px;
        background-position: right center;
        background-repeat: no-repeat;
    }
.input_box_eff_wrap select::-ms-expand {
    display: none;
}

label.effect_lbl {
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0px;
    top: 6px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
input.input_effect:focus ~ label.effect_lbl, input.input_effect:valid ~ label.effect_lbl,
select.select_effect:focus ~ label.effect_lbl, select.select_effect:valid ~ label.effect_lbl,
textarea.textarea_effect:focus ~ label.effect_lbl, textarea.textarea_effect:valid ~ label.effect_lbl,
input.input_effect[readonly='readonly'] ~ label.effect_lbl, input.select_effect[readonly='readonly'] ~ label.effect_lbl,
input.input_effect[disabled="disabled"] ~ label.effect_lbl, select.select_effect[disabled="disabled"] ~ label.effect_lbl {
    top: -20px;
    font-size: 15px;
}
.highlight_input {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}
input.input_effect:focus ~ .highlight_input {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}
@-webkit-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }
    to {
        width: 0;
        background: transparent;
    }
}
@-moz-keyframes inputHighlighter {
    from {
        background: #5264AE;
    }
    to {
        width: 0;
        background: transparent;
    }
}
@keyframes inputHighlighter {
    from {
        background: #5264AE;
    }
    to {
        width: 0;
        background: transparent;
    }
}
.textarea_effect {
    resize: none;
}
.bar_input {
    display: block;
    width: 95%;
    text-transform: capitalize;
    font-weight: bold;
}
.bar_input:before, .bar_input:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0;
    position: absolute;
    background: #2b8dbd;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.bar_textarea:before, .bar_textarea:after {
    bottom: 27px;
}
.bar_input:before {
    left: 45%;
}
.bar_input:after {
    right: 50%;
}
input.input_effect:focus ~ .bar_input:before, input.input_effect:focus ~ .bar_input:after,
select.select_effect:focus ~ .bar_input:before, select.select_effect:focus ~ .bar_input:after,
textarea.textarea_effect:focus ~ .bar_input:before, textarea.textarea_effect:focus ~ .bar_input:after {
    width: 50%;
}
.errorbox.errorbox {
    border: 0px !important;
    border-bottom: 1px solid #ffa8a8 !important;
}
@media (max-width:360px) {
    .btn-default-login-submit.btn-default-login-submit,
    .btn-default-login-cancel.btn-default-login-cancel,
    .registration_btn.registration_btn,
    .btn-default-login.btn-default-login {
        width: auto !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        min-width: 90px;
        min-height: 40px;
    }
    .alert_pop_left > img {
        max-width: 90% !important;
        margin-top: 3px;
    }
}
@media (max-width:767px) {
    .loginpage-form {
        padding: 0 0% 0 10px;
    }
    .loginpage-form h1 {
        font-size: 20px !important;
    }
    footer {
        position: relative;
        padding: 0;
    }
}

#faqlink {
    display: none !important;
}

header.main_header[role="header"] {
    background: #ffffff !important;
}
.wizard-button-finish{margin:0 10px;}

@media (min-width:320px) {
    .cancel-button, .submit-button {
        min-width: 100%!important;
    }
        .cancel-button{margin-top:20px!important;}
        input#btnCancelForgotUserName, input#btnOtherLogin {
            width: 100% !important;
            margin-top: 20px;
        }
    input#btnSubmitForgotUserName, input#btnSubmitOtherLogin {
        width: 100% !important;
    }
    .log_smw_btn, .button_wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .regData .half_fieldp {
        max-width: 100%;
    }
    .half_fieldp.pr-0{padding-left:0;margin-left:0;}
    .customerRegisterButtons .submit-button{margin-bottom:20px;}
    .registerNewUi .customerRegisterButtons .submit-button {
        margin-bottom: 0px;
    }
    
}
@media (min-width:768px) {


    .customerRegisterButtons .submit-button {
        margin-bottom: 0px;
    }
    .half_fieldp.pr-0 {
        padding-left: 0;
        margin-left: 10px;
    }

    .regData .half_fieldp {
        max-width: 49%;
    }
        

        .cancel-button {
            margin-top: 0px !important;
        }

        .log_smw_btn {
            display: block;
            flex-direction: inherit;
        }

        .button_wrapper {
            display: flex;
            flex-direction: inherit;
        }

        .cancel-button, .submit-button {
            min-width: 135px !important;
        }

        input#btnCancelForgotUserName, input#btnOtherLogin {
            width: 48% !important;
            margin-top: 0px;
        }

        input#btnSubmitForgotUserName, input#btnSubmitOtherLogin {
            width: 48% !important;
        }
    }