﻿
/*Gap Css*/


/*Before login Pages*/

#bg-gap { /* Location of the image */
    background-image: url(images/group-people.jpg);
    width: 100%;
    height: 100%;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    background-attachment:fixed;
}

/*a.grupimg-top-gap-two {
    background: url(images/group-panel-gap.png) no-repeat;
    width: 206px;
    height: 220px;
    display: block;
    margin-top:5px;
}*/

/*After Login Pages*/
.emp-tble tr td {
    vertical-align: middle;
}

 .emp-tble tr td:nth-child(odd) {
        vertical-align: middle;
  }

.gap-info {
    vertical-align: middle;
    display: inline-block;
    float: right;
    line-height: 33px;
    position: relative;
}

.fa-info-circle {
    color: #ccc;
    cursor: pointer;
}

.gap-mid-txt {
    vertical-align: middle;
    display: inline-block;
    float: left;
    line-height: 33px;
    padding-left: 5px;
    padding-right: 5px;
}

.gap-info a.info {
    top: 0;
}

/*Employee Particiaption*/
.panel-title {
    color: #fff;
    display: inline-block;
}

h3.panel-title:hover {
    text-decoration: none;
}

.rel {
    position: relative;
}

.abste {
    position: absolute;
}

.plustoggle {
    position: absolute;
    top: 4px;
    right: 12px;
    font-size: 22px;
    font-weight: bold;
    z-index:1;
}

.emp-tble td:first-child {
    width: 58%;
}

.cursor {
    cursor: pointer;
}

.panel > .panel-heading > .panel-title > a {
    text-decoration: none;
}

.pdsa-panel-toggle {
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 14px;
    color: #fff;
}

.panel-heading {
    position: relative;
}

.estP {
    line-height: 24px;
    font-size: 14px;
}

/*Gap Choose Benefit*/
.rbl {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

    .rbl input[type="radio"] {
    }

.enroll-em {
    float: left;
}

.bl {
    display: inline-block;
    float: left;
    vertical-align: middle;
    width: 50px;
    padding-top: 6px;
}

.textL {
    text-align: left;
}

.textC {
    text-align: center!important;
}

/*For centering the text*/
.errorclssCenter {
    text-align:center;
    width:100%;   
    color: red;
    display:table;
    font-size: 12px;
    font-style: italic;
}

.errorclssRight{
    text-align:right;
    width:100%;   
    color: red;
    display:table;
    font-size: 12px;
    font-style: italic;
}

.br-rgt {
    border-right: solid 1.5px #ccc!important;
}

.percent-cb {
    position: absolute;
    top: 28%;
    left: 50%;
    padding-left: 8px;
}

.gap-cb table th {
    color: #fff;
}

.accordion_icon {
    float: right;
}

.tablesaw th {
    color: #fff!important;
}

/*customize the table of bootstrap*/
.table-customize {
    border-left:none;
    border-right:none;
    border-top:none;
    margin-bottom:0!important;
}




/*Making the first td background colored and rest white*/
.tb-bg tr td:first-child {
    background: #f3f3f3;
}

.gr-total {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    border: solid 1px #ccc;
}

    .gr-total td {
        padding: 8px 0;
    }


table.saving-box {
    padding-left:15px;
}
.saving-box {
    padding: 0;
}

    .saving-box td table {
        width: 100%;
    }

        .saving-box td table label {
            display: inline-block;
            width: 100%;
            margin-left: 0;
        }

        .saving-box td table td {
            position: relative;
            width: 100%;
        }

    .saving-box .pos-abs {
        position: absolute;
        right: 15px;
        top: 0;
    }

    .saving-box td table tbody {
        display: table;
        width: 100%;
    }

.font18 {
    font-size: 14px;
}

.warn-msg {
    color: #f00;
    float: left;
    width: 61%;
    font-size: 13px;
    line-height: 15px;
}

.estimate-pre th table td {
    background: #fff!important;
}

.estimate-pre th {
    color: #444!important;
}

.saving-box-brrgt {
    padding-right: 5px;
    padding-left: 5px;
}

.saving-box td {
    font-size: 13px;
    font-style: italic;
}

.saving-box .tablesaw td {
    padding: 5px 5px!important;
}

.saving-box table.checkbox {
    padding-left: 15px!important;
}

.saving-inner table {
    width: 100%;
}


.gap-cb .rbl {
    width: 100%;
}

.pad-left-t, .pad-right-t {
    padding-left: 10px;
    padding-right: 10px;
}

.blue-panel {
    background: #008dd0;
    color: #fff;
}

    .blue-panel a {
        color: #fff!important;
    }

    .blue-panel .fa-plus, .blue-panel .fa-minus {
        color: #fff!important;
    }

.fa-info-circle {
    color: #008dd0;
}

.pad-z1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}


.gr-total {
    background: transparent;
    border: none;
}

    .gr-total table td {
        border-bottom: none;
    }

.br-none {
    border: none!important;
}

.option_box{
    border:solid 1px #ccc;
   
}
.white-bg {
    background: #fff!important;
}


.gre-bg {
    background: #f3f3f3!important;
    padding:5px;
}

    .gre-bg .rbl1 label{    
    padding-top: 2px;
    text-align: left;
    float: left;
    }

.heading-table tr td:first-child {
    background: #fff!important;
}

.arrowPrev .float-left {
    margin-left: 5px!important;
}

.gr-total td {
    padding-left: 0;
}

.padLRZ {
    padding-left: 0!important;
    padding-right: 0!important;
}

.br-top {
    border-top: solid 1px #ccc;
}

.pad-z {
    padding-left: 0!important;
    padding-right: 0!important;
    text-align: center;
}

.pad-z3 {
    padding-left: 3px!important;
    padding-right: 0!important;
    text-align: left;
}

.gap-mid-txt1 {
    position: absolute;
    top: 9px;
    right: 25px;
}

.pad-zero-all {
    padding: 0!important;
}

.mob-100 {
    width: 50%;
    clear: both;
}

.lbls_text {
    margin-top:3px;
}

/*employee contribution table*/

.emp-contr td:first-child {
    width:40%;
}

/*plan level div in employee participation*/

.alt-bg tr:nth-child(odd) {
    background: #FFF;
}

.alt-bg label {
    padding-left: 35px!important;
}

.alt-bg table {
    width: 100%;
    display: table;
    position: relative;
}

.alt-bg .checkbox label::before, .alt-bg .checkbox label::after {
    left: 25px;
}

.plan-level .panel-title {
    font-size: 17px;
}

.chooseO {
    padding-top: 5px;
    text-align: left;
    padding-left: 5px;
}

.chooseP td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.plan-level td:first-child {
    width: 40%;
}

.gap_plan h3  {
    color:#fff;
}

table.plan-level-hd tr td:nth-child(even) {
    background: transparent;
}

.emp-age {
    text-align: center;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    color: #fff;
    font-size: 13px;
}

h3.emp-pt {   
    text-align: left;
}


.br-rgt {
    border-right: solid 1px #fff;
}

.padLR {
    padding-left: 10px;
    padding-right: 10px;
}

.plan-level h3 {
    color: #fff;
}

.white-t {
    color: #fff!important;
}

.bg-transy {
    background: transparent!important;
}

.panel-heading tr td:nth-child(odd) {
    text-align: center;
}



.text-left {
    text-align: left!important;
}

.dollr-txt {
    float: left;
    display: inline-block;
    padding-top: 7px;
    padding-right: 5px;
}

.peryear {
   top:8px;
   right:0;
   position:absolute;
}

.pan1 {
    color: #fff;
    background: #008dd0;
    border-color: #337ab7;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border:none!important;
}


.panel-primary>.panel-heading {
     border-bottom:solid 1px #008dd0!important;
}

.pan1-pad {
    /*padding: 10px;*/
}

.modalBackground {
    background: #000;
    opacity: 0.6;
}

/*Employee participation*/
.emp-age2 td:first-child {
    width: auto;
}

/*choose benefit table*/
table.tablesaw {
}

/*Top-space for left panel grid*/
.top-space-lftPanelLabel {
    display:inline-block;
    padding-bottom:3px;
}

    table.tablesaw td.performance-cell {
    }

.rbl label {
    padding-left: 3px;
    padding-top: 5px;
    margin: 0;
    padding-bottom: 0;
    display: inline-block;
}

.w18 {
    width: 18%;
}

.W25 {
    width: 25%;
}

.rbl input[type="radio"] {
    float: left;
}

.hglite-blue {
    background-color: #ffe7b3;
}

.hglite-inputborder {
    border: solid 1px #ffe7b3!important;
}

table.rbl1 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}

.rbl1 td {
    text-align: center;    
    width: 50%;
    vertical-align:top;
}

.rbl1 label {
    padding-left: 5px;
    padding-top: 5px;
}

.rbl1 input {
    float: left;
}

.grupimg a:hover {
    text-decoration: none;
}

.dp-container {
    margin: 0 auto;
}

select#mPageContainer_ucChooseBenefit_ddlDeductibleOption {
    margin-left: 65px;
}

select#mPageContainer_ucChooseBenefit_ddlCoinsuranceOption {
    margin-left: 50px;
}

.dp-container .leftM1 {
    margin-left: 65px;
}

.dp-container .leftM2 {
    margin-left: 30px;
}

.or-space {
    margin-left: -22px;
}

a.grupimg-top-gap-two:hover, a.grupimg-top-gap-two:focus, a.grupimg-top-gap-two:visited {
    text-decoration: none;
}

a.grupimg-top-one:hover, a.grupimg-top-gap-one:focus, a.grupimg-top-gap-one:visited {
    text-decoration: none;
}

a.grupimg-top-three:hover, a.grupimg-top-three:focus, a.grupimg-top-three:visited {
    text-decoration: none;
}

td.border-box {
    border: solid 2px #ffe7b3!important;
    display: block;
    width: 100%;
    /*Ends*/
    /*Media Queries*/
}

.star-hglite {
    color: red;
    position: absolute;
    left: -7px;
    top: -4px;
}

.chooseP table {
    padding: 0!important;
}

.chooseone {
    padding: 0!important;
}

.medical-out-pocket table td {
    padding: 3px;
}

    .medical-out-pocket table td td {
        border-top: 0!important;
        border-left: 0!important;
    }

        .medical-out-pocket table td td:last-child {
            border-right: 0;
        }

/*Confirmation page*/
.confirmpage {
    margin: 0 auto;
    text-align: center;
}

    .confirmpage h4, .confirmpage h2 {
        color: #00abbd;
    }

/*Existingplan*/
/*Confirmation page*/
.ex-plan {
    margin: 0 auto;
    text-align: center;
    display:block;
    width:100%;
}


    .ex-plan a {
        color: #00abbd;
        text-decoration:underline;
    }
    .ex-plan ul {
        text-align: left;
        color: #00abbd;
        margin:0;
        padding-left:10px;
         padding-right:10px;
    }
        .ex-plan ul li {
            line-height:20px;
            list-style-position:inside;
        }

    .ex-plan h4, .ex-plan h2 {
        color: #00abbd!important;
        background:none!important;
        margin:0;
        padding:0;
    }

    .ex-plan h4 {
        text-align: left;
        margin:0;
       
    }
    .ex-plan .txt2div {
        margin: 0 auto;
        display:block;
    padding:10px;
    padding-right:10px;
    }

  /**/
.txtL {
    text-align:left!important;
    float:left;
} 

/*Employee Contribution*/
 .employerContr input[type="text"] {
        width:70%;
    }



@media only screen and (min-width:320px) and (max-width:568px) {
    .rbl label {
        padding-left: 0px;
    }
}

@media only screen and (min-width:1023px) and (max-width:1023px) {
    .col-md-2.or-space {
        width: 40%;
    }
}

@media only screen and (min-width:0px) and (max-width:1023px) {
    .dp-container .leftM1 {
        margin-left: 0px;
    }

    select#mPageContainer_ucChooseBenefit_ddlDeductibleOption {
        margin-left: 0;
    }

    select#mPageContainer_ucChooseBenefit_ddlCoinsuranceOption {
        margin-left: 0;
    }


    .dp-container .leftM2 {
        margin-left: 0px;
    }

    .dp-container select {
        width: 100%!important;
    }

    .dp-container {
        margin: 0 auto;
    }

    .rbl1 label {
        width: 85%;
    }

    .dp-container .col-md-5 {
        text-align: center;
        margin: 0 25% 5px 25%;
    }

    .dp-container .col-md-2 {
        text-align: center;
        margin: 0 25% 5px 25%;
    }

    .or-space {
        margin-left: 0px;
    }
}


@media only screen and (min-width: 0) and (max-width: 360px) {
    h3.panel-width200 {
        width: 200px;
        font-size: 14px;
    }

    h3.panel-width136 {
        width: 136px;
        font-size: 14px;
    }
}





@media only screen and (min-width: 361px) and (max-width: 480px) {
    h3.panel-width136 {
        width: 136px;
        font-size: 14px;
    }
}

@media only screen and (min-width: 0px) and (max-width:767px) {
    .overflow-content {
        max-height: 340px;
        overflow: auto;
    }

    .employerContr input[type="text"] {
        width:70%;
    }

    .empContrPercentageCol {
        height:45px;
    }

    .form-control {
        padding-left:1px;
        padding-right:1px;
    }
}

@media only screen and (min-width:1000px) and (max-width:1024px) {
    .overflow-content {
        max-height: 500px;
        overflow: auto;
    }

    .rbl1 label {
        width: 92%;
    }
}

@media only screen and (min-width: 481px) and (max-width: 568px) {
    h3.panel-title {
        font-size: 14px;
    }


    h3.panel-width136 {
        width: 183px;
        font-size: 14px;
    }
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {


    .overflow-content {
        max-height: 181px!important;
        overflow: auto;
    }
}


@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) { /* STYLES GO HERE */


    .overflow-content {
        max-height: 142px!important;
        overflow: auto;
    }

    .mob-100 {
        width: 100%;
        clear: both;
    }
}


@media only screen and (min-width: 0) and (max-width: 480px) {

    .ind-emp-table td:first-child {
        width: 40%!important;
    }

    h3.panel-width200 {
        width: 200px;
        font-size: 14px;
    }

     .saving-box .pos-abs {
        position: relative;
        display: block;
        right: 0;
    }

}


@media only screen and (min-width: 0px) and (max-width: 639px) {

   
    .w18 {
        width: auto;
    }

    .W25 {
        width: 18%;
    }
}


@-moz-document url-prefix() {
    table;

{
    border-collapse: separate !important;
}
}
