.navbar-inverse {
    background-image:none;
    background: #FEFEFE;
}
a.ordersall {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: 18px;
    margin-left: 40px;
    background: #14b5e0;
    padding: 2px 18px;
    border-radius: 0px;
    position: relative;
}
#language_selector {
    position: absolute;
    right: 250px;
    top: 18px;
    background: transparent;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 3px 4px;
}
.day.night #language_selector {
    color:#fff;
}
.top-nav > li > a {
    /* padding-top: 20px; */
    /* padding-bottom: 20px; */
    /* line-height: 20px; */
    /* color: #000; */
    /* font-size: 12px; */
    /* letter-spacing: 0.5px; */
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 20px;
    color: #000;
    font-size: 12px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ".......";
    width: 180px;
}
#msform fieldset {
    background: none;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 3px 2px #e6e6e6;
    box-sizing: border-box;
    margin: 0;
    min-height: auto;
    padding: 20px 40px;
    padding-top: 20px;
    color: #fff;
    position: absolute;
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    margin-top: 0px;
    left: 0;
    right: 0;
}
#msform ul#progress-bar-id {
    position: fixed;
    width: auto;
    z-index: 9;
    max-width: none;
    padding-right: 0;
    margin-right: 0;
    padding: 30px 0% 40px;
    margin: 0px auto 0;
    right: 0;
    left: 0;
    background: #EBEEEE;
    max-width: 1537px;
    width: 100%;
}
.enroll_steps li {
    width: 25%;
    float: left;
    list-style: none;
    background:transparent;
    text-transform: capitalize;
    padding: 0px 0 0;
    position: relative;
    text-align: center;
    color: #333;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 2px;
    line-height: 50px;
}
.enroll_steps li::before {
    content: "";
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    position: absolute;
    top: 5px;
    left: 50%;
    height: 2px;
    width: 99%;
    background: #bfbfbf;
}
.enroll_steps li:first-child::before {
  border-left: 0 !important;
  background: #1259ca;
}
.enroll_steps li:last-child::before {
 display:none;
}
li.active_step {
    color: #1259ca;
}
.enroll_steps li {
    list-style: none;
    text-transform: capitalize;
    text-align: center;
    color: #333;
    line-height: 70px;
    position: relative;
}
.enroll_steps li::after {
    content: "";
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    position: absolute;
    right: 0;
    top: -10px;
    z-index: 1;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    left: 0;
    margin: 0 auto;
    border: 2px solid #1259ca;
    border-left-color: rgb(18, 89, 202);
    border-left-style: solid;
    border-left-width: 2px;
    background: #fff;
    text-align: center;
}
.active_step::after {
  border-left: 2px solid #1259ca !important;
  background: #1259ca !important;
}
li.active_step {
    color: #1259ca;
}
#msform fieldset {
    padding-top: 30px;
    margin-top: 90px;
}
#msform fieldset {
    background: none;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 3px 2px #e6e6e6;
    box-shadow: ;
    box-sizing: border-box;
    margin: 0;
    min-height: auto;
    padding: 30px 40px 20px;
    color: #fff;
    position: absolute;
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    margin-top: 0px;
    left: 0;
    background:#fff;
    right: 0;
}
.day.night #msform fieldset {
    background: transparent;
}
.enroll-ment-text {
    font-size: 17px;
    color: #2d2d2d;
    text-align: left;
}
#msform .action-button {
    background: #0a57a6;
    border: 0 none;
    border-radius: 0px;
    bottom: 0px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    padding: 12px 57px;
    position: relative;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
}
#msform .next.action-button.nright {
    float: right;
    margin: 0;
    margin-top: 0px;
    margin-top: 0px;
    right: 0;
    left: auto;
    padding: 6px 15px 6px;
    display: block;
    margin-top: 0px;
    position: relative;
}
#msform p {
    font-size: 14px;
    margin-bottom: 0px;
    text-align: justify;
    color: #4c5357;
}
#msform label, #main label {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    max-width: 100%;
    width: 100%;
    color: #4c5357;
    text-align: left;
    width: 100%;
}
#msform fieldset input.error-text-box, #msform fieldset select.error-text-box, .loing_inner input.error-text-box {
    border: 0px solid #ff5959;
    box-shadow: inset 0 0px 0px 1px #ff5959;
}
#msform fieldset input[type="text"], #msform fieldset input[type="tel"], #msform fieldset input[type="email"], #msform fieldset input[type="email"], #msform fieldset select, #main input[type="text"], #main select {
    border: 1px solid #b0b0b0;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 10px;
    width: 100%;
}
#msform .checkbox label {
    padding-left: 40px;
    font-size: 15px;
    line-height: 23px;
}
#msform p#second_step_lifeline_info_caption {
  margin-bottom: 15px;
}
.nright .fa.fa-check {
    font-size: 14px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-weight: 400;
    padding: 2px;
    margin-top:4px;
}
.day.night .nright .fa.fa-check {
    border: 2px solid #14b5e0;
}
#msform .enroll-ment-text .action-button .fa.fa-check {
    font-size: 11px;
    margin-right: 4px;
}
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #444;
    -webkit-transition: .4s;
    transition: .4s;
}
#msform .action-button {
    background: #4489ff;
    border: 0 none;
    border-radius: 0;
    bottom: 0px;
    color: white;
    cursor: pointer;
    font-size: 21px;
    font-weight: 400;
    padding: 12px 57px;
    position: relative;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    font-size: 20px;
    margin-top: 30px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 4px 0;
    width: 90%;
}
.second_enroll .fa {
    font-size: 12px;
    position: relative;
    border: 2px solid #fff;
    border-radius: 100%;
    font-weight: 400;
    padding: 4px;
    display: none;
}



/*img*/
.sec_box.login_first img {
    height: auto;
    width: 200px;
    opacity: .3;
}
.zip_box {
    position: relative;
    padding-top: 149px;
    padding-bottom: 30px;

}
#msform .action-button {
    background: transparent;
    border: 0 none;
    border-radius: 0;
    bottom: 0px;
    color: #0c5aa8;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    padding: 9px 57px;
    position: relative;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    left: 0;
    right: 0;
    max-width: 140px;
    width: 100%;
    border: 2px solid #0c5aa8;
}
#msform .action-button:hover {
    background: #0c5aa8;
    color: white;
    box-shadow: none;
}
.zip_box .btn_f_outer input#zip_code {
    width: 100%;
    max-width: 300px;
    margin-top: 0px;
}
#msform fieldset input.error-text-box, #msform fieldset select.error-text-box, .loing_inner input.error-text-box {
    border: 0;
    box-shadow: inset 0 0px 0px 1px #aaa;
}
.zip_box h2 {
    margin-bottom: 18px;
    font-size: 17px;
}
.sec_box.login_first {
    border-radius: 5px;
    box-shadow: 0 0 10px 1px #aca9a9;
    background: #fff url("../images/2nd-bg.png") no-repeat scroll center top;
    background-size: auto;
    max-width: 400px;
    width: 100%;
    margin: 60px auto 0;
    min-height: 340px;
    background-size: 200px;
}
#msform fieldset.second_enroll.second_enroll {
    margin-top: 0px;
    padding-top: 0;
    box-shadow: none;
    background: transparent;
}
#msform fieldset.second_enroll{
    margin-top: 0px;
    padding-top: 0;
    box-shadow: none;
    background: transparent;
}
body {
    background-color:#EBEEEE !important;
}
html {
    background:#EBEEEE!important ;
}
.zip_box {
    padding-bottom: 60px;
}
.zip_box .btn_f_outer {
    height: auto;
    width: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
    max-width: 300px;
    min-height: 60px;
}
#msform .second_enroll .action-button {
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 102px;
    max-width: 300px;
    width: 100%;
}
#msform fieldset {
    margin-top: 80px;
    padding-bottom: 60px;
    max-width: 1230px !important;
}
#msform .previous.action-button {
    margin-left: auto;
    left: 0;
    position: relative;
    padding: 8px 20px;
    color: #000;
    border: 0;
    background: #fff !important;
    box-shadow:none;
    border: 2px solid #333;
    margin-bottom: 20px !important;
}
#msform .previous.action-button:hover {
    margin-left: auto;
    left: 0;
    position: relative;
    padding: 8px 20px;
    color: #fff;
    border: 0;
    background: #333 !important;
    border: 2px solid #333;
    box-shadow:none;
}
.active_step::before {
    border-left: 0px solid #000 !important;
}
.active_step::before {
    border-left: 0px solid #4187f7 !important;
}
.plan_box_new {
    box-shadow: 0 0 3px 1px #d2d2d2;
}

.table.plan_table tr th {
    font-size: 14px;
    padding: 8px 0;
    text-align: center;
}
.table.plan_table tr td {
    font-size: 14px;
    padding: 5px 5px;
}
#msform .next.action-button.nright.yesbtn {
    color: #fff;
    border: 2px solid #fff;
}



/*Login page*/
.loginpage .card {
    height: 400px;
    margin-top: auto;
    margin-bottom: auto;
    width: 90%;
    background-color: rgb(255, 255, 255) !important;
    max-width: 500px;
    padding: 25px 50px 20px 50px;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
    margin-top: 10%;
    border-radius: 4px;
    box-shadow: 0px 2px 30px rgb(0 0 0 / 10%);
}
/* .loginpage .logo { */
/* position: absolute; */
/* height: auto; */
/* width: 100%; */
/* padding: 7px; */
/* background: transparent; */
/* top: -110px; */
/* left: 0; */
/* right: 0; */
/* margin: 0 auto; */
/* border-radius: 0; */
/* border: 0px solid #ccc; */
/* text-align: center; */
/* line-height: 110px; */
/* font-size: 31px; */
/* color: #fff; */
/* } */
.loginpage .logo {
    position: relative;
    height: auto;
    width: 100%;
    padding: 7px;
    background: transparent;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 0;
    border: 0px solid #ccc;
    text-align: center;
    line-height: 110px;
    font-size: 31px;
    color: #fff;
    top: 0;
    display: block;
}
.loginpage .logo img {
    width: 171px;
    margin-top: 27px;
}
.loginpage .login-icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #9f9f9f;
    padding: 10px 11px;
    border-radius: 0;
    font-size: 24px;
    background: none;
    margin: 0 0 0;
    z-index: 1;
    border-right: 1px solid #ccc;
}
.loginpage .loing_inner .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 9px 12px 9px 67px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    box-shadow:none;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.loginpage .login-icon {
    color: #9f9f9f;
    font-size: 24px;
}
/*.loginpage .forgetpassword {
  font-size: 16px;
  font-weight: 600;
  color: #959595;
}*/
.loginpage .forgetpassword {
    font-size: 20px;
    font-weight: 500;
    color: #4086f6;
    text-align: center;
    display: block;
    margin: 14px auto;
}
.loginpage .login_btn {
    background: #000;
    background-color: rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
    border: 0 none;
    border-radius: 0;
    color: white;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 37px;
    position: relative;
    text-align: center;
    width: 200px;
    text-transform: uppercase;
    margin: 0 auto;
    display: block;
    border:2px solid #000;
}
.changepass_box .login-footer .login_btn
{
padding: 10px 5px;  
}
.loginpage.changepass_box {
  position: absolute;
  left: 0;
  right: 0;
  top: 45%;
  padding: 90px 0 90px;
  margin-top: -380px;
}
.loginpage.changepass_box .card {
  margin-top: 0;
}
.loginpage .login_btn:hover, .loginpage .login_btn:focus {
    box-shadow: 0 0 5px 2px #d2d2d2;
    color: #000;
    background: #fff;
    border:2px solid #000;
}
.login-bg {
    background: #EBEEEE !important;
    height: 100%;
    font-family: 'Numans', sans-serif;
}
.login-bg .card {
    min-height: 380px;
}
.navbar.navbar-inverse.navbar-fixed-top {
    border: 0;
    box-shadow: 0 0 9px 1px #ccc;
}
#msform .second_enroll .action-button:hover {
    bottom: 102px;
}
.day.night #msform .second_enroll .action-button:hover {
    bottom: 150px;
}









/*end login page*/

.max-width-330 {
    max-width: 330px;
    float: left;
    padding-bottom: 10px;
    width: 100%;
}
.device_box_new:hover {
    background: #fff;
}
.dynamic_price_wrp .device_paid_box > span.change_device_amount_caption {
    background: url("../images/excess_tablet_price.png") no-repeat;
    background-size: auto;
    width: 143px;
    height: 135px;
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 22px;
    background-size: 100% 100%;
}
.dynamic_price_wrp .device_paid_box {
    position: relative;
}
.radio .popup-radio-label, .popupradiBox .radio label{
    padding:0 20px 0 31px;
    margin-left: 12px;
    position: relative;
    line-height: 28px;
    font-size: 16px;
}
.popupRadio {
    padding: 0 20px;
}
.popupRadio h3 {
    font-size: 18px;
}
.popupradiBox .form-group {
    clear: both;
}

/*inline radio flex*/
#msform .inlineradio_box .form-check-inline label.form-check-label {
  display: flex;
  gap: 5px;
}
.inlineradio_box {
  display: flex;
  gap: 20px;
}

/*end inline radio flex*/
#msform .form-group.cpuc h3 {
    font-weight: 600;
}





/*responsive*/
@media(max-width:600px)
{
    #msform fieldset {
        min-height: auto;
        padding: 20px 10px;
        max-width: 940px;
    }
    .loginpage .card {
        height: 400px;
        padding: 5px 20px 20px;
        margin-top: 35%;
    }
    .loginpage .login_btn {
        padding: 10px 10px;
        width: 100%;
        font-size: 14px;
    }
}


/*====================================================================== night mode ===============================*/
.day.night .sec_box {
    background: rgba(0, 0, 0, 0) url("../images/2nd-bg.png") no-repeat scroll center top;
    background-size: auto;
    background-size: 203px;
}
.day.night .navbar-inverse {
    background: #000;
}
.day.night #msform ul#progress-bar-id {
    background: #000;
}

.day.night #msform fieldset {
    margin-top: 80px;
    padding-bottom: 60px;
}
.day.night .navbar-inverse {
    background: #333;
}
.day.night .top-nav > li > a {
    color: #fff;
}
.day.night #msform .second_enroll .action-button{
    bottom: 150px;
}
.day.night #msform .action-button, .night #do_handover {
    bottom: 0px;
    border: 2px solid #14b5e0;
    color: #14b5e0;
}
.night li.active_step {
    background: #fff;
    color: #fff;
}
.night .enroll_steps li {
    width: 25%;
    padding: 0px;
    background:transparent;
}
.night .enroll_steps li::after {
    content: "";
    right: 0;
    top: -10px;
    COLOR: #FFF;
    border: 2px solid #fff;
}
.night .active_step::after {
    background: #ccc;
    border: 2px solid #ccc !important;
}
.day.night #msform fieldset.second_enroll {
    margin-top: 0;
}
body.day.night, .day.night {
    background-color: #000 !important;
}
.day.night #msform .action-button:hover {
    bottom: 0px;
    border: 2px solid #14b5e0;
    color: #fff;
    background:#14b5e0;
}
.day.night #msform .action-button:hover .fa.fa-check{
    border: 2px solid #fff;
}
.day.night #msform .previous.action-button {
    background: #020202 !important;
    border: 2px solid #333;
}
.day.night #msform .previous.action-button:hover {
    background: #737373 !important;
    border: 2px solid #737373;
}
.day.night .modal-footer .btn-primary, .day.night .modal-footer .btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #fff;
    background-image: none;
}
.day.night .yesbtn {
    background: #970303 !important;
}
.nright .fa.fa-times {
    font-size: 14px;
    border: 2px solid #14b5e0;
    padding: 2px 4px;
}
.day.night #msform .action-button:hover .fa.fa-times
{
    border: 2px solid #fff;
    color:#fff;
}




.day.night #msform .action-button.yesbtn {
    background: #020202 !important;
    border: 2px solid #333;
}
.day.night #msform .action-button.yesbtn:hover {
    background: #737373 !important;
    border: 2px solid #737373;
}
.version {
    position: fixed;
    bottom: 0;
    background: #515151;
    width: 100%;
    left: 0;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: right;
    padding-right: 30px;
    z-index:9;
}
.lp {
    color:#4a4a4a;
    text-align: justify;
    width: 100%;
    margin: 20px auto 50px;
    font-size: 13px;
}




/*flag*/
.flagWrapper {
    width: 112px;
    margin: 0;
    background: transparent;
    position: absolute;
    right: 260px;
    top: 17px;
}
.dropdown dd, .dropdown dt, .dropdown ul {
    margin: 0px;
    padding: 0px;
}
.dropdown dd ul li a span:first-child, .dropdown dt a span span:first-child {
    background-image: url('../images/OQiDoZe.png');
    background-repeat: no-repeat;
    width: 16px;
    height: 11px;
    display: inline-block;
    margin:5px;
    vertical-align: top;
}
.dropdown dt a span {
    cursor: pointer;
    display: block;
    padding: 2px;
    white-space: nowrap;
}
.dropdown dt a img {
    position: relative;
    z-index: 1;
}
.dropdown dt a span span:first-child:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
}
.dropdown dt a span span {
    display: inline-block;
    padding: 0;
}
.dropdown dt a span span:first-child {
    padding: 0;
}
.dropdown dd {
    position: relative;
}
.dropdown a, .dropdown a:visited {
    color: #4a535f;
    text-decoration: none;
    outline: none;
}
.dropdown a:hover {
    color: #5d4617;
}
.dropdown dt a:hover, .dropdown dt a:focus {
    color: #5d4617;
}

.dropdown dt a {
    position: relative;
    background: #fff;
    display: block;
    padding-right: 20px;
    overflow: hidden;
    border: 1px solid #ccc;
    width: auto;
    border-radius: 4px;
}
.dropdown dt a::before {
    content: "";
    position: absolute;
    right: 9px;
    top: 6px;
    z-index: 2;
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.dropdown dd ul {
    background: #f0f2f7;
    color: #C5C0B0;
    display: none;
    left: 0px;
    padding: 5px 0px;
    position: absolute;
    width: 98%;
    border: 1px solid #ccc;
    list-style: none;
    max-height: none;
    overflow-y: hidden;
    top: 3px;
    z-index: 2;
}
#country-select  li a {
    font-size:13px;
}

#country-select li a span:nth-child(2) {
    line-height: 2em;
}
.dropdown dd ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    border-left:1px solid rgba(0,0,0,0.1);
}
.dropdown dd ul::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.4);
}
.dropdown dd ul::-webkit-scrollbar-thumb:window-inactive {
    background: blue;
}
.dropdown span.value {
    display: none;
}
.dropdown dd ul li a {
    padding: 5px;
    display: block;
    font-size: 12px !important;
}
.dropdown dd ul li a:hover {
    background-color: rgba(0,0,0,0.05);
}
dl.dropdown {
    display: inline-block;
    width:100%;
    margin: -3px 0 0 1px;
}
dl.dropdown span:nth-child(3) {
    color: rgba(0,0,0,0.4)
}
dl.dropdown > span:nth-child(2) {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}
dl.dropdown span:nth-child(3) {
    float: right;
}
dl.dropdown dt span:nth-child(2) {
    color: rgba(0, 0, 0, 0.6);
    font-size: 12px;
    font-weight: bold;
    line-height: 1.6em;
}
dl.dropdown dt span:nth-child(3) {
    display: none;
}
.countryFlag {
    padding: 0;
    background-image: url("../images/OQiDoZe.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 4px;
    width: 16px;
    cursor: pointer;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BFBFC1 #B6B6B6 #969696;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}
/*end flag*/

#msform .action-button.previous {
    max-width: 140px;
    width: 100%;
}
.custome_dob .error {
    bottom: 0px;
    word-break: break-all;
    width: 100%;
    float: left;
    min-width: initial;
}
#bablicFlagsWidget {
    display: none !important;
}
.p-l-40 {
    margin-left: 36px !important;
}
.p-l-110 {
    margin-left: 110px !important;
}
#msform .previous i.fa.fa-chevron-left {
    margin-right: 5px;
}
/*new page hourly*/
.hourBox {
  display: flex;
  justify-content: space-between;
  gap: 6px;
}
.checkBlock .checkbox.custom_chk {
  display: block;
  margin:0;
}
.checkBlock .radio.cradio {
  margin-top: 0;
}
.agent_schedule_height .custume_hight {
  min-height: 86px;
  margin-bottom: 5px;
}
.agent_schedule_height .custume_hight label {
  margin-bottom: 6px !important;
  margin-top: 0;
}

/*new radio*/
.radio .cr .cr-icon.fa.fa-circle {
  margin: 0;
  padding: 0;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  position: absolute;
}
.radio .cr {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

/*end new page hourly*/
#update_occ_details {
  color: #fff;
  position: absolute;
  top: 100px;
  right: 0;
  left: 0;
  z-index: 1;
  display: inline-table;
  margin: 0 auto;
  font-weight: 600;
}
.modal .checkbox label {
  padding-left: 32px;
  font-size: 15px;
  line-height: 23px;
}
.backbtn {
  width: 120px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  border: 2px solid #000;
  text-align: center;
  height: 44px;
  line-height: 40px;
  border-radius: 0;
  color: #000;
  text-transform: uppercase;
}
.backbtn:hover {
  text-decoration:none;
  color:#fff;
  background:#000;
}

.bottom_image_changep {
  margin: 20px 0 0;
  display: flex;
}
.qrheading{
  font-size: 29px;
  text-align: center;
  color: #025db9;
}
/*
.qrcodetable img.qrcodeImage{  
margin: 10px auto 20px;
  width: 161px;
}*/
.qrcodetable img{  
margin: 10px auto 20px;
  width: 161px;
}
.household_inline_input {
  display: block;
  align-items: center;
}
#income .household_inline_input input[type="tel"] {
  height: 36px; 
}
#income #ca_household_annual_income h3 {
  display: flex;
  justify-content: start;
  width: 100%;
}
/*captcha*/
.captcha_inner input[type="text"] {
  height:40px !important;
  border: 0px solid #ccc !important;
  border-radius: 4px !important;
  box-shadow: 0 0 0px 1px #ccc !important;
}
/* .captcha_box { */
  /* display: flex; */
  /* flex-direction: column; */
  /* max-width: 462px; */
  /* padding: 15px 20px 21px; */
  /* border-radius: 8px; */
  /* box-shadow: rgba(154, 154, 154, 0.5) 0px 0px 1px 1px; */
  /* width: 100%; */
/* } */
.captcha_box {
  display: flex;
  flex-direction: column;
  max-width: 555px;
  padding: 15px 20px 21px;
  border-radius: 8px;
  /* box-shadow: rgba(15, 89, 106, 0.5) 0px 0px 1px 1px inset; */
  width: 100%;
  border:2px solid #5ea2c3;
}



.captcha_wrapper h2 {
  color: #333;
  font-weight: 600;
  font-size:24px;
}
.captcha_wrapper {
  position: relative;
  display: flex;
  width: 100%;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  /* margin-top: 20px; */
  padding-top: 20px;
}
.captcha_inner {
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
  gap: 20px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
 /* .image-option { */
    /* width: 100px; */
    /* height: 100px; */
    /* margin: 5px; */
    /* cursor: pointer; */
/* } */
.image-option {
  width: 20%;
  height: auto;
  margin: 5px;
  cursor: pointer;
  border: 3px solid #bfbfbf;
  padding: 6px;
  border-radius: 4px;
}
.image-option.active {
  border: 3px solid #1e78c8;
  width: 23%;
}
.image-option:hover {
  border:3px solid #1e78c8;
}
.image-option.active:hover{border: 3px solid #1e78c8;}
.color-box {
  width: 84px;
  height: 53px;
  display: flex;
  margin: 5px;
  cursor: pointer;
  border-radius: 4px;
  align-items: center;
  border: 1px solid #ccc;
}
.color-box.red { background-color: red; }
.color-box.green { background-color: green; }
.color-box.blue { background-color: blue; }
.color-box.yellow { background-color: yellow; }
#captcha-options {
  display: flex;
  justify-content: space-evenly;
  margin-top: 10px;
  align-items: center;
}
.day.night .captcha_wrapper h2 {
  color: #fff;
}
.day.night .captcha_box {
  box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 4px 0px;
  border: 1px solid #fff;
}
.color-box.active, .color-box:hover {
  border: 2px solid #2a2a2a;
}
.color-box.active {
  height: 59px;
  width: 87px;
}
.day.night .color-box.active, .day.night .color-box:hover
{
    border: 2px solid #fff;
}
/*number button captcha*/
#captcha-options .number-button.active, #captcha-options .number-button:hover {
  color: #fff;
  box-shadow:2px 2px 0px 0px #547b9c;
  background: #1e78c8;
  border-color: #1e78c8;
}
#captcha-options .number-button {
  width: 60px;
  height: 40px;
  background: #fff;
  border: 1px solid #bfbfbf;
    border-top-color: rgb(191, 191, 191);
    border-right-color: rgb(191, 191, 191);
    border-bottom-color: rgb(191, 191, 191);
    border-left-color: rgb(191, 191, 191);
  border-radius: 6px;
  font-size: 19px;
  color: #1372c6;
  box-shadow: 2px 2px 0px 0px #ccc;
}
/* .captcha_box { */
  /* display: flex; */
  /* flex-direction: column; */
  /* max-width: 555px; */
  /* padding: 15px 20px 21px; */
  /* border-radius: 8px; */
  /* box-shadow: rgba(15, 89, 106, 0.5) 0px 0px 1px 1px inset; */
  /* width: 100%; */
  /* border: 2px solid #e3e3e3; */
  /* min-height: 180px; */
  /* justify-content: inherit; */
/* } */
.captcha_box {
display: flex;
  flex-direction: column;
  max-width: 555px;
  padding: 15px 20px 21px;
  border-radius: 8px;
  box-shadow: rgba(222, 222, 222, 0.5) 0px 0px 25px 3px;
  width: 100%;
  border: 2px dashed #8f8f8f;
  min-height: 200px;
  justify-content: inherit;
}
#msform fieldset #captcha_img_box img {
  max-width: 290px;
  height: auto;
  width: 100%;
}



/*end number button captcha*/


/*end captcha*/

/*start otp*/
.otp_boxs {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.otp_boxs input[type="text"] {
  width: 45px;
  text-align: center;
  height: 45px;
  border: 1px solid #bbbdc0;
  border-radius: 5px;
  padding: 0 10px;
  box-shadow: 0px 1px 3px 1px inset #e1e1e1;
}
#otpmesg {
  color: #5e5e5e;
  font-size: 15px;
  font-weight: 600;
  margin: 13px 0 9px;
}
.loing_inner.enteroptbox {
  margin-bottom: 10px;
}
.loing_inner.enteroptbox .login-icon img {
  width: 24px;
}
.sentopt {
  margin: 20px 0 0;
  padding: 0;
  color: #2daa23;
  font-weight: 600;
  font-size: 15px;
}
.resend_wrapper {
  display: flex;
  justify-content: space-between;
  font-size: 15px;
}
.resend_wrapper a {
  font-weight: 600;
  color: #0c71ca;
}

.loginpage .login_btn#verify_login_otp_btn {
  border-radius: 5px;
  width: 100%;
  background: #1757d2;
  border-color: #1757d2;
}
.loginpage .login_btn#verify_login_otp_btn:hover {
  border-radius: 5px;
  width: 100%;
  background:#3274f3;
  border-color:#3274f3;
  color:#fff;
}
.loginpage .login_btn#verify_login_otp_btn:focus {
  color: #fff;
}
/*end otp*/
.nv-application
{
text-align: center;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: #ffebbc;
  max-width: 400px;
  font-weight: 600;
  padding: 15px 10px;
  font-size: 15px;
  color: #2d2c28;
}
.day.night #msform p.nv-application {
  color: #333;
  bottom: 10px;
}
.nv-application a {
  color: #267afe;
  text-decoration: underline;
}
#msform .nv-application a:hover, #msform .nv-application a:focus {
  color: #427cd6;
}
#msform a:hover, #msform a:focus {
  color: #427cd6;
}
#msform a.underline_tag, #msform .underline_tag {
  text-decoration: underline;
  text-transform: uppercase;
}
#msform a.btn.btn-info.congrats_btn {
  text-decoration: none !important;
}

.direction-button {
  width: 84px;
  padding: 0;
  color: #333;
  height: 38px;
  background: #fff;
  border-radius: 5px;
  border: 2px solid #ccc;
  font-size: 14px;
  font-weight: 600;
   text-transform: uppercase;
}
.direction-button.active {
  width: 84px;
  color: #000;
  height: 38px;
  background: #bdd5fc;
  border: 2px solid #bdd5fc;
  font-size: 15px;
}
.direction-button:hover {
  color: #000;
  border-color: #66a7db;
  background: #bdd5fc;
}
/*popup blue*/

#address_suggetion_modal .modal-header {
  background: #3877ad;
  border-radius: 5px 5px 0 0;
}
#address_suggetion_modal .modal-dialog {
    width:100%;
    max-width: 470px;
    margin: 30px auto;
}
#address_suggetion_modal .modal-header .modal-title {
  font-weight: 600;
  color: #fff;
}
#not_proceed_with_usps_suggestion {
  background: #fff;
  color: #286090;
}
#not_proceed_with_usps_suggestion:hover {
  background: #286090;
  color: #fff;
}

/*verified customer*/
#msform .list-block.photo_verification_hdr {  
    margin: 0;
    padding: 0;
}
ul.list-block.photo_verification_hdr .media {
    display: flex;
    align-items: center;
}
.photo_verification_hdr .media .fa-stack.icon-md {
    background: #0d4b66;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
}
.photo_verification_hdr .media .customer-proof-icon {
    width: 62%;
}
.photo_verification_hdr span.media-heading.text-blue {
    font-size: 27px;
    line-height: 36px;
    color: #404040;
    text-shadow: none;
    font-weight: 600;
}
.day.night .photo_verification_hdr span.media-heading.text-blue {
    color: #ffffff;
}
.day.night .photo_verification_hdr .media .fa-stack.icon-md {
    background: #000000;
}
/*end verified customer*/
/*single and multiple image*/
.singleMultipleImage > div .removeImage {
    background: #5a5a5a;
    border: 0;
    color: #fff;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    position: absolute;
    top: -16px;
    right: -11px;
    display: flex;
    z-index: 9;
    font-size: 11px;
    justify-content: center;
    align-items: center;
    z-index: 8;
}
.dynamic_tpiv_image.singleMultipleImage {
    display: flex;
    justify-content: center;
    align-items: center;
    float: none;
    margin:15px 0 0;
    flex-wrap: wrap;
    gap: 25px;
    width: 100%;
}
.dynamic_tpiv_image.singleMultipleImage {
    display: flex;
    width: 100%;
}
.dynamic_tpiv_image.singleMultipleImage > div {
    margin: 0;
}

/* /single and multiple image*/

/* video#video_agent_selfie, #video_agent_location */
 /* { */
    /* width: 100%; */
    /* max-width: 580px; */
    /* margin-top: 30px; */
/* } */
video#video_agent_selfie, #video_agent_location {
    width: 100%;
    max-width: initial;
    margin-top: 0;
}
#videoWrap_agent_selfie, #videoWrap_agent_location
 {
    margin: 30px auto 0;
    max-width: 660px;
    max-height: 500px;
    border: 10px #333 solid;
    width: 100%;
}
/*agent upload confirmation*/
#agent_upload_confirmation_modal .modal-body img {
    width: 51px;
    margin: 15px auto 20px;
    display: block;
}
#agent_upload_confirmation_modal .modal-dialog {
    max-width: 600px;
    width:96%;
}   
#agent_upload_confirmation_modal .modal-dialog .app_sumary p
 {
    font-size: 16px;
    color: #353535;
}   
#agent_upload_confirmation_modal .modal-footer {
    text-align: center;
}   
#agent_upload_confirmation_modal .modal-footer button {
    padding: 7px 20px;
    width: 100px;
    border: 1px solid #1660a0;
    background: #1660a0;
}   
#agent_upload_confirmation_modal .modal-footer button#agent-upload-confirmation-close-btn {
    padding: 7px 20px;
    width: 100px;
    border: 1px solid #1660a0;
    background: transparent;
    color:#1660a0;
}
#agent_upload_confirmation_modal .modal-footer button#agent-upload-confirmation-close-btn:hover {
    text-shadow:none;
    background: #1660a0;
    color:#fff;
}   
.night #agent_upload_confirmation_modal .modal-dialog .app_sumary p {
    font-size: 16px;
    color: #ffffff;
}
/*otp*/
#otp-inputs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-align: center;
}
div#otp-inputs input[type="text"] {
    width: 50px;
    height: 50px;
    border: 2px solid #dcdcdc;
    border-radius: 4px;
    padding: 0;
    text-align: center;
    font-size: 23px;
    color: #838383;
}
div#otp-inputs input[type="text"]:focus {
    color: #838383;
}
#verify_alternate_contact_number_alert_popup h5 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #313131;
}
#verify_alternate_contact_number_alert_popup .modal-header p {
    text-align: center;
    color: #555555;
    font-size: 16px;
    margin-bottom: 0;
}
#verify_alternate_contact_number_alert_popup .modal-footer {
    text-align: center;
}
#verify_alternate_contact_number_alert_popup .modal-footer button {
    width: 110px;
    background-color: #4169E1 !important;
    background-image: none;
    border: 1px solid #4169E1;
}
#verify_alternate_contact_number_alert_popup .modal-footer button#verify_alternate_contact_number_otp {
    width: 110px;
    background-color: #2aaf49 !important;
    background-image: none;
    border: 1px solid #2aaf49;
}
#verify_alternate_contact_number_alert_popup .modal-footer button#verify_alternate_contact_number_otp:hover {
    background-color:#168c32 !important;
    border: 1px solid #168c32;
}
#verify_alternate_contact_number_alert_popup .modal-footer button {
    width: 110px;
    background-color: #4169E1 !important;
    background-image: none;
    border: 1px solid #4169E1;
}
#verify_alternate_contact_number_alert_popup .modal-footer button {
    width: 150px;
    background-color: #2f5fee !important;
    background-image: none;
    border: 1px solid #2f5fee;
}
.night h5#verify_alternate_contact_number_alert_popup_title, .night #verify_alternate_contact_number_alert_popup .modal-header p {
    color: #fff;
}







/*================================================================================================================================================================= 
                                                                        REsponsive
==================================================================================================================================================================*/











@media (max-width:1110px)
{
    .zip_box .btn_f_outer {
        min-height: 67px;
    }
}

@media (max-width:1024px)
{
    .text-center.password-heading {
      font-size: 24px;
      color: #fff !important;
    }
    .day.night .modal-footer .btn-secondary {
        color: #343434;
        background-color: #d7d7d7;
        border-color: #d7d7d7;
        background-image: none;
    }
    .day.night .modal-footer .btn-primary{
        color: #fff;
        background-color:#4489ff;
        border-color: #fff;
        background-image: none;
    }
    body.day {
        background-color: #0f0f0f !important;
    }
    html {
        background: #0f0f0f !important;
    }
    .navbar-inverse {
        background: #000;
    }
    .top-nav > li > a {
        color: #fff;
    }
    .loginpage .card {
        background-color: rgb(36, 36, 36) !important;
    }
    a.ordersall {
        position: absolute;
        bottom: 11px;
        left: -34px;
        padding: 2px 8px;
    }
    .ordersall.por_ord {
        left: 51px;
    }
    .ordersall.ordersall_tribal {
        left: 117px;
    }
    body.day.night, .day.night {
        background-color: #fff !important;
    }
    #msform .second_enroll .action-button:hover {
        bottom: 102px;
    }
    .day.night #msform .second_enroll .action-button:hover {
        bottom: 150px;
    }
    .day.night #msform .action-button, .night #do_handover {
        color: #fff;
    }
    .day.night .navbar-inverse {
        background: #fff;
    }
    .day.night .top-nav > li > a {
        color: #000;
    }
    .day.night .top-nav > li > a:hover {
        color: #fff;
    }
    .active_step::after {
        border-left: 0px solid #1259ca !important;
    }
    #msform ul#progress-bar-id {
        background: #0f0f0f;
    }
    .day.night #msform ul#progress-bar-id {
        background: #fff;
    }
    .night li.active_step {
        color: #000;
    }
    .night .enroll_steps li {
        height: 3px;
    }
    #msform ul#progress-bar-id {
        padding: 14px 0% 40px;
    }
    .day.night #msform ul#progress-bar-id {
        background: #fff;
        padding: 14px 0% 35px;
    }
    .night .enroll_steps li::after {
        border: 2px solid #1259ca;
    }
    .night .enroll_steps li {
        background: transparent;
    }
    .night .enroll_steps li {
        height: 3px;
        line-height: 70px;
        color: #000;
    }
    .night li.active_step {
        background: transparent;
    }
    #msform .enroll-ment-text .action-button .fa.fa-check {
        margin-top: 6px;
    }
    .night .enroll_steps li {
        color: #fff;
    }
    .enroll_steps li {
        color: #fff;
    }
    .day.night .enroll_steps li {
        color: #000;
    }
    .day.night .nright .fa.fa-check {
        border: 2px solid #fff;
    }
    #msform ul#progress-bar-id {
        top: 108px;
    }
    .day .zip_box h2 {
        color: #000;
    }
    #language_selector {
        color: #fff;
    }
    .day.night #language_selector {
        color: #000;
    }
    .flagWrapper {
        width: 112px;
        right: 29px;
        top: 20px;
    }
    #msform fieldset {
        background: transparent;
    }
    .enroll-ment-text {
        color: #fff;
    }
    .night .enroll-ment-text {
        font-size: 17px;
        color: #000;
        font-weight: 600;
    }
    .enroll_steps li.active_step::after {
        background: #0b57a7;
        border: 2px solid #ccc !important;
    }
    .night .active_step::after {
        background: #ccc;
        border: 2px solid #ccc !important;
    }
    #msform .action-button.previous {
        max-width: 115px;
        width: 100%;
    }
    #msform .next.action-button.nright, #msform .previous.action-button.nright {
        padding: 6px 8px;
    }
.day .makeAlphabetsCapital::placeholder {
  color: #fff;
  opacity: 0.7;
}
.day #msform p.nv-application {
  color: #000;
}
/*verified cust*/

.photo_verification_hdr .media .fa-stack.icon-md {
    background: #000;
}
.photo_verification_hdr span.media-heading.text-blue {
    color: #fff;
}
.day.night .photo_verification_hdr span.media-heading.text-blue {
    color: #404040;
}
.day.night .photo_verification_hdr .media .fa-stack.icon-md {
    background: #0d4b66;
}
/*end verified cust*/
#agent_upload_confirmation_modal .modal-dialog .app_sumary p
 {
    color: #ffffff;
}
.night #agent_upload_confirmation_modal .modal-dialog .app_sumary p
 {
    color: #353535; 
}
.night h5#verify_alternate_contact_number_alert_popup_title, .night #verify_alternate_contact_number_alert_popup .modal-header p {
    color: #313131;
}
h5#verify_alternate_contact_number_alert_popup_title, #verify_alternate_contact_number_alert_popup .modal-header p {
    color: #fff;
}


}

/*end 1024*/

@media (max-width:900px)
{
#videoWrap_customer_photo_proof #video_customer_photo_proof {
    width: 100%;
}   
}
/*end 900px*/
    
@media (max-width:767px)
{
#update_occ_details {
  top: 107px;
  right: auto;
  left: 40px;
  margin: 0;
  font-weight: 600;
  float: left;
}   
  #msform fieldset #captcha_img_box img {
  width: 100%;
} 
}
/*End 767px*/   
    
@media (max-width:600px)
{
    .day.night #msform p.nv-application {
  color: #333;
  bottom: 70px;
}
    .navbar-inverse .navbar-brand {
        height: 37px;
    }
    .navbar.navbar-inverse.navbar-fixed-top {
        min-height: 83px;
    }
    #progress-bar-id {
        top: 83px;
    }

    #msform .second_enroll .action-button {
        bottom: 52px;

    }
    .day #ebb_consent_div .checkbox .cr, .day.night #ebb_consent_div .checkbox .cr {
        left: 0px !important;
    }
    #msform ul#progress-bar-id {
        padding: 1px 5% 15px;
    }
    #msform ul#progress-bar-id {
        top: 81px;
    }
    .zip_box {
        padding-bottom: 30px;
        padding: 154px 20px 0;
    }
    #msform .second_enroll .action-button#check-service {
        bottom:215px;
        max-width:302px;
        width: 100%;
    }
    .day.night  #msform .second_enroll .action-button#check-service {
        bottom: 200px;
    }

    .zip_box .btn_f_outer span#zip-error {
        left: 5px;
        bottom: -2px;
        font-size: 11px;
        line-height: 12px;
    }
    .sec_box {
        margin-bottom: 50px;
    }
    .sec_box.login_first {
        margin: 60px auto 100px;
    }
    .flagWrapper {
        right: 23px;
        top: 47px;
    }
    #msform .previous.action-button.nright {
        padding: 8px 8px;
    }
    #zip-div #zip_code {
        margin-top: 0px;
    }
    .day.night #msform ul#progress-bar-id {
        padding: 1px 0 30px;
    }
    #msform ul#progress-bar-id {
        padding:25px 1% 35px;
    }
    #msform .checkbox label {
        text-align: left;
        padding-right: 20px;
    }
    #msform fieldset {
        padding-bottom: 80px;
    }
    .custome_dob {
        padding-right:0px;
    }
    .custome_dob:nth-child(3) {
        padding-right:15px;
        padding-left:0px;
    }
    .custome_dob:nth-child(2) {
        padding: 0 5px;
    }
    .custome_dob select {
        padding-right: 5px !important;
        padding-left: 2px !important;
        font-size: 11px !important;
    }
    .day #msform fieldset select {
        background-size: 10px;
    }
    .enroll_steps li {
        line-height: 70px;
    }
    #msform .next.action-button.nright, #msform .previous.action-button.nright {
        font-size: 12px;
    }
    .nright .fa.fa-check {
        font-size: 10px;
    }
    #msform .previous i.fa.fa-chevron-left {
        margin-right: 3px;
    }
    #msform .next.action-button.nright, #msform .previous.action-button.nright {
        padding: 6px 4px;
    }
    #msform .action-button {
        max-width: 116px;
    }
#update_occ_details {
  left: 10px;
}
.custome_dob .notranslate select {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .day #msform p.nv-application {
    bottom: 69px;
  }  
  
.photo_verification_hdr span.media-heading.text-blue {
    font-size: 19px;
}
  
  

    
}

.nright .fa.fa-check {
    margin-right: 3px;
}

/*end 600*/




@media (max-width:500px)
{

    .ordersall.ordersall_tribal {
        left: 60px;
    }
    dl.dropdown dt span:nth-child(2) {
        font-size: 10px;
        line-height: 21px;
    }
    .dropdown dd ul li a span:first-child, .dropdown dt a span span:first-child {
        background-image: url('../images/OQiDoZe.png');
        background-repeat: no-repeat;
        width: 12px;
        height: 11px;
    }
    .dropdown dt a::before {
        right: 6px;
        top: 8px;
        padding: 2px;
    }
    dl.dropdown dt span:nth-child(2) {
        line-height: 21px;
    }
    a.ordersall {
        padding: 2px 3px;
        font-size: 9px;
    }
    .sign_in_box {
        position: fixed;
        top: 27px;
        right: -230px;
    }
    .fa.fa-check {
        margin-top: 3px;
    }
    .top-nav > li > a {
        line-height: 20px;
        color: #fff;
        font-size: 11px;
        letter-spacing: 0.5px;
        padding: 20px 4px 20px 12px;
        width: 123px;
    }
    .top-nav > li > a.dropdown {
        color: #fff;
    }



}

@media (max-width:400px)
{

    #msform .second_enroll .action-button#check-service {
        bottom: 215px;
        max-width: 228px;
    }
    .zip_box {
        max-width: 268px;
        margin: 0 auto;
    }
    .day.night #msform .second_enroll .action-button#check-service {
        bottom: 198px;
    }
    .day.night .sec_box {
        margin-bottom: 1px;
        margin: 60px auto 100px;
    }
    .flagWrapper {
        right: 6px;
        top: 49px;
        width: 82px;
    }
    #msform .next.action-button.nright{
        padding: 6px 4px;
    }
    .zip_box .btn_f_outer {
        height: auto;
        min-height: 66px;
    }
#update_occ_details {
  font-size: 12px;
  padding: 4px 1px;
}
.backbtn {
  width: 76px;
}




}

.occ-schedule-form#msform fieldset {
    margin-top: 40px !important; 
}

/*========================================  device price css only  ===================================================*/
.device_paid_box span {
    position: absolute;
    width: 130px;
    height: auto;
    border-radius: 50%;
    top: 154px;
    color: #fbd402;
    font-size: 22px;
    text-align: left;
    font-weight: 600;
    right: -1px;
}
.device_paid_box span.change_device_amount_tablet_phone_caption {
    top: 222px;
    right: 66px;
    color: #000;
}

.device_paid_box.combo-paid {
    width: 296px;
}
#qualifying_proof_skip:focus {
  color: #000 !important;
}
.skip {
  background: transparent;
  color: #000;
  padding: 0px 40px;
  border-radius: 8px;
  font-size: 17px;
  border: 2px solid #2e6ea6;
  height: 47px;
  display: inline-block;
  margin-left: 90px;
  line-height: 39px;
}
.skip:hover {
  background: #2e6ea6;
  color: #fff !important;
  text-decoration: none;
  opacity: 1;
}
.day.night .skip {
  color: #fff;
}


#phablet_device_amount_caption {
  display: flex;
  border: 2px solid #fbd402;
  width: 120px;
  height: 120px;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 10px;
  left: 10px;
  background: url(../images/blue-circle.png) no-repeat;
    background-size: auto;
  background-size: 100%;
}
/*6mr*/
#main .checkbox.custom_chk label {
  margin-bottom: 0;
}
.govAssis .radio.cradio {
  margin: 0 0 5px;
  min-height: 47px;
}
#msform .govAssis .radio.cradio label .cr {
  margin-left: -30px;
}
#msform .govAssis .radio.cradio label {
  margin-bottom: 0;
  padding-left: 30px;
}
















@media(max-width:1200px)
{
    .device_paid_box.combo-paid {
        width: 207px;
    }
    .device_paid_box span.change_device_amount_tablet_phone_caption {
        top: 156px;
        right: 8px;
        color: #000;
    }

}

@media (min-width: 1031px) and (max-width: 1450px)
{
    .device_paid_box span {
        top: 152px;
        font-size: 23px;
        right: 1px;
    }
}
@media (min-width: 1025px) and (max-width: 1200px)
{
    .device_paid_box {
        min-height: auto;
        max-width: 207px;
        margin: 0 auto;
    }
    .device_paid_box span {
        top: 108px;
        font-size: 18px;
        right: -39px;
    }
}
@media (max-width: 1024px)
{

.day .skip {
  color: #fff;
}
.day.night .skip {
  color: #2e6ea6;
}   
.backbtn {
  border: 2px solid #929292;
  color: #929292;
}

.day.night .captcha_wrapper h2 {
  color: #333;
}
.day.night .captcha_box {
  box-shadow:rgba(0, 20, 90, 0.2) 0px 1px 4px 0px;
  border: 1px solid #fff;
}
.day .captcha_wrapper h2 {
  color: #fff;
}
.day .captcha_box {
  box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 4px 0px;
  border: 1px solid #fff;
}
.color-box.active, .color-box:hover {
  border: 2px solid #fff;
}
.day.night .color-box.active, .day.night .color-box:hover
{
    border: 2px solid #2a2a2a;
}

.image-option:hover {
    border: 3px solid #bfbfbf;
}




}  
/*end 1024*/ 
@media (max-width: 991px)
{
    .device_paid_box {
        min-height:auto;
        max-width: 287px;
        margin: 0 auto;
    }
    .device_paid_box span {
        top: 150px;
    }
}
@media (max-width: 855px)
{
    .device_paid_box {
        min-height:auto;
        max-width: 227px;
        margin: 0 auto;
    }
    .device_paid_box span {
        top: 119px;
        right: -26px;
        font-size: 15px;
    }
    .loginpage p.lp {
        padding-bottom: 60px;
    }
}
@media (max-width: 767px)
{
    .device_paid_box span {
        right: -26px;
        font-size: 15px;
    }
}
@media (max-width:600px)
{
 .day.night .sec_box.login_first {
    margin: 60px auto 100px;
  } 
    
    
}
@media (max-width:500px)
{
.skip {
  font-size: 16px;
  height: 39px;
  margin-left: 90px;
  line-height: 33px;
  margin: 0 auto;
}   
.captcha_wrapper h2 {
    font-size: 18px;
    margin-top: 30px;
    line-height: 24px;
}    
}   
@media (max-width:440px)
{
    .device_paid_box span {
        right: -27px;
        font-size: 15px;
    }
 .day #msform p.nv-application {
    bottom: 55px;
    font-size: 13px;
    text-align: left;
    line-height: 15px;
    padding: 10px 10px;
  }
 .day #msform p.nv-application {
    bottom: 105px;
    font-size: 13px;
    text-align: left;
    line-height: 15px;
    padding: 10px 10px;
  }
  .day.night #msform p.nv-application {
    bottom: 90px;
  }  
}



/*=================================================================== end device price css only ==========================================*/

.order_home:active, .order_home:visited, .order_home:focus {
    color: #fff;
    background:#1b6201;
    text-decoration:none;
}
a .order_home {
    color: #fff;
    background:#2f8310;
}
@media(max-width:600px)
{
    
#msform .next.action-button.nright.esign {
    padding: 6px 0px;
    font-size: 13px;
}
#msform .action-button {
    max-width: 106px;
}

#msform .action-button.previous {
    max-width: 70px;
    width: 100%;
}
.captcha_wrapper {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
}
/*end new button captcha*/

#captcha-options .number-button {
  width: 40px;
  height: 40px;
  font-size: 14px;
  box-shadow: 1px 1px 0px 0px #ccc;
  padding: 0;
}
#captcha-options {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}
#msform fieldset #captcha_img_box img {
  width: 100%;
}
.image-option {
  width: 40%;
  border: 2px solid #bfbfbf;
  padding: 0px;
}
.image-option.active {
  border: 4px solid #1e78c8;
  width: 46%;
}
.color-box {
  width: 35px;
  height: 35px;
}
.color-box.active {
  height: 41px;
  width: 41px;
}
.image-option:hover {
    border: 2px solid #bfbfbf;
}
/*end new button captcha*/
#videoWrap_agent_selfie, #videoWrap_agent_location
 {
    margin: 30px auto 0;
    max-width:fit-content;
    max-height:initial;
    border: 10px #333 solid;
    width: 100%;
}






}


.logo-height-20 img {
    display: block;
    width: auto;
    height: 20px;
    margin: 10px auto 0;
}




