/* cyrillic-ext */
html { 
    position:relative;
    min-height:100%;
}
body {
    background-color: #F0F4F4;
    margin-bottom:92px;
}

.logo-img {
    float: left;
    margin-right: 20px;
}

.zone-branding {
    padding: 20px 0;
}

.find_tag {
    color: #444444;
    display: block;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    padding-left: 45px;
    background: url(../images/doc_cross.png) 20px center no-repeat;
}

div.messages, div.validation-summary-errors {
    margin: 0 0 20px 0;
}

div.error, table tr.error, div.validation-summary-errors {
    background-color: #fef5f1;
}

div.error, .error, div.validation-summary-errors {
    color: #8c2e0b;
}

div.error, div.validation-summary-errors {
    background-image: url(../images/message-24-error.png);
    border-color: #ed541d;
}

div.messages, div.validation-summary-errors {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0;
    padding: 10px 10px 10px 35px;
}

h1 {
    color: #424242;
    font-size: 36px;
    font-weight: 800;
    margin: 50px 0 50px 0;
}

.padd60 {
    padding: 60px;
}

.section h2 {
    padding: 20px 0;
    font-weight: bold;
}

a h3 {
    font-size: 14px;
    color: #525252;
    margin-bottom: 20px;
    font-weight: bold;
}

#preview img {
    display: block;
    max-width: 68%;
    height: auto;
    margin: 0 auto;
}

.line-sm {
    width: 100%;
    height: 12px;
}

.line-md {
    width: 100%;
    height: 17px;
}

.line-lg {
    width: 100%;
    height: 22px;
}

.footer {
    padding: 30px 0px 20px;
    background-color: #DBDBDB;
    border-top: 1px solid #C0C0C0;
}
/* @media (min-height: 700px) and (max-height: 900px) {
.footer {
margin-top:12.222%;
position:relative;
bottom:0;
left:0;
width:100%;
}
}*/
div.page-title-top-shadow {
    height: 37px;
    background-repeat: no-repeat;
    z-index: 90;
    background-image: url(../images/shadow.png);
    background-position: center 0px;
    border-top: 1px solid #C6C6C6;
    position: relative;
    z-index: 999;
}

.mid-cont {
    /* background-color: #e6e6e6;
border-right:1px solid #C6C6C6;
    border-left:1px solid #C6C6C6;
  margin-top: -36px;
  z-index: -9999999;
  position: relative;*/
    padding: 10px;
}

.bgwhite {
    background-color: #fff;
    border-bottom: 2px solid #33FFFF;
    box-shadow: 0px 0px 10px #32A09F;
}

.errmsg {
    color: #FF0000;
    font-size: 18px;
    margin-left: -5px;
}

.bold {
    font-weight: bold;
    font-size: 16px;
}

.all-plans-include ul {
    padding: 0px;
}

    .all-plans-include ul li {
        color: #425363;
        font-size: 16px;
        line-height: 1.8em!important;
        list-style-type: none;
        background: url(../images/plan_check_green.png) no-repeat;
        padding-left: 19px;
        background-position-y: 5px;
    }

.include ul li {
    line-height: 1.6em!important;
    font-size: 14px;
    background-position-y: 3px;
}

.blkarow a {
    background: url(../images/back_arrow.png) no-repeat;
    padding-left: 19px;
    background-position-y: 1px;
    color: #231F20;
    font-size: 16px;
}

.cboxElement {
    background: url(../images/plan_info_icon_gray.png) no-repeat;
    padding-left: 20px;
    background-position-y: 2px;
    color: #231F20;
    font-size: 16px;
    margin-left: 5px;
}

.compare_content {
    width: 100%;
    border: 1px solid #D2D3D4;
    background: #f1f1f1;
    color: #000;
}

.plans_details {
    width: 100%;
    min-height: 250px;
    float: left;
}

.remove {
    background: #9B9B9B;
    color: #fff;
    font-size: 12px;
    padding: .75em 2.5em .75em 1em;
    position: relative;
    text-align: right;
    margin: 0;
    border: 0;
    cursor: pointer;
}

    .remove span.icon {
        width: 13px;
        height: 13px;
        display: block;
        position: absolute;
        top: 50%;
        right: 8px;
        margin-top: -7px;
        background: url(../images/plan_close_white.png) no-repeat;
    }

.plans_details {
    border: 1px solid #D2D3D4;
    background: #f1f1f1;
    color: #000;
}

    .plans_details a {
        font-size: 15px;
        color: #000;
    }

    .plans_details div.remove {
        border: 1px solid #F0F4F4;
    }

    .plans_details div.plan_header {
        padding: .5em 1em;
        text-align: center;
        text-transform: uppercase;
        font-size: 18px;
        line-height: 1.1em;
        display: block;
        margin: 0;
        background-color: #435363;
        color: #fff;
    }

    .plans_details > div {
        font-size: 18px;
        line-height: 1.1em;
        border-bottom: 1px solid #A3A9AC;
        padding: 12px 8px;
    }

.plan_header div a, .plan_header div {
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
    text-decoration: underline;
    text-transform: capitalize;
}

.plans_details div.Copays {
    color: #000;
    font-size: 16px;
    text-align: left;
}

.Copays span.title {
    font-weight: bold;
}

.Copays span.additonal {
    font-size: 12px;
}

.plans_details div.Frames {
    color: #000;
    font-size: 16px;
    text-align: left;
    height:100px;
}

.Frames span.title {
    font-weight: bold;
}

.Frames span.additonal {
    font-size: 12px;
}

.plans_details div.Savings, div.Savings > div {
    background: #2BA2EA;
    color: #fff;
    text-align: center;
    font-size: 24px;
    margin: 8px;
}

.Savings span.title {
    font-weight: bold;
}

.Savings span.additonal {
    font-size: 24px;
}

.Frames {
    padding-bottom: 25px!important;
}

.ricon {
    margin-left: 44%;
    margin-top: -13px;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 3;
    background: url(../images/plan_circles_and_or.png) 0 0 no-repeat;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 30px;
}
.anicon {
    margin-left: 44%;
    margin-top: -13px;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 3;
    background: url(../images/plan_circles_and_or.png) 0 bottom no-repeat;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 30px;
}

.planrates_content {
}

.planrates_option {
    background: #F37B20;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 3px;
}

.plans_details .planrates_content {
    padding: 0px;
}

    .plans_details .planrates_content > div {
        background: #F37B20;
        color: #fff;
        text-align: center;
        position: relative;
        margin-bottom: 3px;
       
    }

.planrates_option div.left {
    background: #E65222;
    font-size: 16px;
    line-height: 1.2em;
    text-transform: uppercase;
    padding: .5em 6px .5em 0;
    position: relative;
    font-weight: bold;
}

.planrates_option div.right {
    min-height:79px;
}
.planrates_option div.right span.coverage {
    display: block;
    font-size: 14px;
    line-height: 1.5em;
    text-transform: uppercase;
    padding-top: 3px;
    font-weight: normal;
}

.planrates_option div.right span.premium {
    display: block;
    font-size: 22px;
    line-height: 1.2em;
    font-weight: bold;
}

.planrates_option div.right span.notes {
    display: block;
    font-size: 10px;
    line-height: 1.2em;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.framespop {
    padding: 10px;
}

    .framespop ul {
        float: left;
        margin-left: 35px;
        padding: 0;
    }

.Copays div.no-coverage {
    width: 24px;
    height: 24px;
    background: url(../images/plan_cross_check_lg.png) 0 0 no-repeat;
    margin: 10px auto;
}

.Copays div.coverage {
    width: 24px;
    height: 24px;
    background: url(../images/plan_cross_check_lg.png) 0 bottom no-repeat;
    margin: 10px auto;
}


.plan-trates {
    float: left;
    /*width: 50%;*/
    border-left: 1px solid #F0F4F4;
}

   
    .plan-trates a {
        position: relative;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 75px;
        color: #fff;
    }
.dobsze {
      width: 90px;
  padding: 6px 6px;
  
}

.gndrsze {
      width: 120px;
  
  
}

.flft-mar {
    margin-left:3px;
}
.line-sm {
     width:100%;
     height:12px;
}
.line-md {
     width:100%;
     height:20px;
}
.line-lg{
     width:100%;
     height:30px;
}
.clear_all {
    clear:both;
}
.ccsize {
    width:137px;
    margin-left:5px;
    float:left;
}

.planrates_option div:hover {
    background: #4c80bf;
}
.planrates_option div.left:hover {
    background: #2c5b9f;
}
.plan-trates a:hover {
    text-decoration:none;
}
.astric {
    color:#FF0000;
    font-weight:bold;
    font-size:15px;
}
.section_content {
    background-color:#fff;
    padding:20px;
}
#DivMonthly table {
    font-size:14px;
    
}
#DivMonthly table td{
    padding:2px;
}
#dependent thead tr:first-child td {
    font-weight: bold;
}

.divTypicalSavings {
    height:19px;
}

/***********************************************************/
.input-validation-error {
   
    border: 2px solid #FD1600;
}
.valid:focus {
     border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
     -moz-box-shadow: 0 0 6px #7aba7b;
          box-shadow: 0 0 6px #7aba7b;
}

#title{ color:#ff8d00;
}
.titlecase { color:#ED1C24
}
.green {
    color:#82BC00 !Important;
}
.sfnt { font-size:13px! important;
}
/*************************************/
.plan-trates {
        width:100%;
    }
     .giftMonthly {
        width:50%;
    }
    .giftMonthly ~ .plan-trates {
        width:50%;
    }
    .Copays ~ .giftMonthly {
        width:auto;
    }
    
    /****Dental page tabel design****/
    table.tblDentalDetails
 {
	 border:2px solid #000;
 }
  table.tblDentalDetails tr td {
    border-right:2px solid #000;
    }
  table.tblDentalDetails tr th {
    border-right:2px solid #000;
    border-bottom:2px solid #000;
    }
   
    table.tblDentalDetails tr td:last-child{
    border-right:2px solid #000;
    }
    table.tblDentalDetails tr td:first-child {
border-right:2px solid #000;
    }
     table.tblDentalDetails tr th:last-child{
    border-right:2px solid #000;
    }
    table.tblDentalDetails tr th:first-child {
border-right:2px solid #000;
    }
.nopadding {
    padding:0! important;
}
    .footer {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }
    a:hover {
  color: dodgerblue;
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
/*added for vsp pass design 11/22/2019*/
.pass {
    width:230px;
    background-color: #f0ad4e;     
}
@media only screen and (max-width: 1500px) {
    .pass {
    width:230px;
    background-color: #f0ad4e;   
    margin-top: 15px;
}
}
