body {
    font-family: Roboto !important;
}
/*common styles for Plans */
.waepa-plans-button{
    font-size: 18px !important;
    width: 186px;
    margin-top: 10px;
    padding-left: 25px !important;
}
.waepa-plans-header{
  color: #001F5F;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  margin: 3rem 15px 0;
}
.waepa-add-plan-section{
  border: 2px dashed #007CBF;
  background-color: #ECF5FB;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px !important;
}
.add-plans-header{
  color: #001F5F;
  font-family: Roboto;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
}
.add-plan-description1{
  color: #001F5F;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -8px;
}
.add-plan-description2{
  color: #001F5F;
  font-family: Roboto;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: -9px;
}
#pending-info-modal-content {
    padding: 30px !important;
    padding-top: 0px !important;
    padding-right: 60px !important;
}
#pending-info-desc1, #pending-info-desc2{
  color: #545964 !important;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  font-weight: normal;
}
#pending-info-desc2{
    margin-top: 25px;
}
#pending-info-close-button{
    opacity: 1 !important;
    color: black !important;
    margin: 1rem 1.5rem 0;
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 36px !important;
    font-weight: normal!important;
}
.pending-info-close-button{
    margin-top: 15px;
}
.pendinginfomodalheader {
    border: none !important;
    margin-top: 20px;
}
/*Manage your plan css */
#plans-manage-your-plan-header {
  color: #001F5F;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  margin: 3rem 2rem 0;
}

.manageplanbody {
    margin: 2rem 2rem 4rem;
    width: 98%;
    background: #fff;
    padding: 2rem;
    display: inline-block;
    font-family: Roboto;
  }

.manageplanheaders {
    margin: 1rem 1rem 3rem;
}

  .manageplantitle {
    color: #001f5f;
    font-weight: bold;
    font-size: 30px;
    margin: 0 0 5px;
    padding: 0 !important;
}

.manageplansubtitle {
  color: #545964;
  font-family: Roboto;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: normal;
}

.currentCovg {
  background-color:#F3F4F4;
  padding: 30px !important;
}

.currentCovgheadSpan {
  display: inline-block;
  padding: 1rem 6rem 0 0;
  font-weight: 600;
}

.currentCovghead {
    color: #001f5f;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}

.currentCovgValue {
    color: #666;
    font-size: 16px;
    font-weight: 600;
}

.changeDependents {
    padding: 0 1rem;
}

.changeCoverageOptions {
  display: flex;
  margin: 2rem 0 8rem;
  padding: 0 1rem;
}

.manageplanheadSup {
  font-size: 24px;
  font-weight: bold;
  color: #001f5f;
  margin: 0 0 0px;
  font-weight: 600;
}

.manageplanText{
  color: #545964;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  padding-left: 30px !important;
  margin-top: 5px;
}

.changeCoveragebtns {
 margin-top: 30px;
}

.changeCoveragelink {
  display: block;
  color: #007CBF !important;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 15px;
  cursor: pointer;
  max-width: 36%;
}
.changeCoveragelink.incDec {
  font-size: 18px;
   white-space: nowrap;
}

.changeCoveragelink img {
    margin-bottom: 0;
    margin-right: 5px;
    width: 20px;
}

.cancelCoverage {
  text-decoration: underline;
  font-size: 16px;
  margin-top: 30px;
}

.dependentsTable {
    width: 100%;
    border-top: 1px solid #D5D7DA;
    margin-top: 2rem;
}

.dependentsTable p {
  margin: 0;
}

.dependentrow {
  display: flex;
  padding: 1.4rem 3rem;
  border-bottom: 1px solid #D5D7DA;
  width: 100%;
}
.dependentIconCol {
  width: 6% !important;
  padding-left: 30px;
}

.dependentIconImg {
  width: 40px;
  margin-top: 4px;
}

.dependentNameCol {
  width: 40%;
  padding: 1rem 0;
  font-size: 24px;
  color: #001f5f;
  font-weight: bold;
}

.dependentRelationCol {
  width: 18%;
  padding-top: 5px;
}

.dependentRelationeText,
.dependentCoverageText {
    color: #001f5f;
    font-size: 20px;
    font-weight: bold;
}

.dependentRelationValue,
.dependentCoverageValue {
    color: #666;
    font-size: 16px;
    font-weight: bold;  
}

.dependentCoverageCol {
  width: 26%;
  padding-top: 5px;
}

.dependentRemoveCol {
    width: 10%;
    padding: 2rem 1rem;
    text-align: right;
    color: #007CBF;
    font-family: Roboto;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 19px;
    padding-right: 20px !important;
}
.dependentRemove {
    text-decoration: underline;
 }

.addDependent {
   border: 2px dashed #0083bf;
    padding-top: 20px;
    padding-bottom: 15px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 10px;
}

.addDependentText{
  color: #007CBF;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  cursor: pointer;
  margin-left: 15px;
}
.add-dependent-icon{
    margin-top: -7px;
    margin-left: 30px;
}
.calculatorHead {
    margin: 7rem 1rem 1rem;
}

.CalculatorsRedirect,
.coverageCalc,
.PremiumCalc {
    display: flex;
    padding: 1rem 1rem 1rem 0rem;
}

.coverageCalc {
    border-right: 2px solid #eee;
    width: 45%;
} 

.calculatorIcon {
    width: 78px;
}

.calcTitle {
  color: #001F5F;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}

.calcDesc {
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  margin-bottom: 20px;
}

.calcLink {
  color: #0088CE;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}

/*CSS for Mobile Screens*/

@media all and (min-width:319px) and (max-width: 768px) {
#pending-info-modal-content {
    padding: 15px !important;
}
.parentDiv {
    margin-top: 30px;
}

.template_main  {
    padding: 0;
}

.manageplanbody {
    margin: 2rem 0 4rem;
    width: 100%;
}

.changeCoverageOptions {
    display: block;
    margin: 20rem 0 5rem;
}

.currentCovgheadSpan {
    padding: 1rem 4.5rem 0 0;
}

.dependentrow {
    flex-flow: wrap;
    padding-top: 0;
    padding-right: 0;
}

.dependentIconCol,
.dependentNameCol,
.dependentRelationCol,
.dependentCoverageCol,
.dependentRemoveCol {
    width: auto !important;
}

.dependentIconCol {
    padding: 1rem 1rem 1rem 5px;
}

.dependentNameCol {
    width: 70% !important;
    margin-top: 10px;
}

.dependentRelationCol {
    width: 50% !important;
}

.dependentRelationeText,
.dependentCoverageText {
    font-size: 18px;
}

.dependentRelationValue,
.dependentCoverageValue {
    font-size: 14px;
}

.dependentCoverageCol {
   width: 50% !important;
}

.calculatorHead {
    font-size: 24px;
}

.CalculatorsRedirect {
    display: block;
}

.coverageCalc {
    width: auto;
    border-right: none;
    border-bottom: 2px solid #eee;
    padding-bottom: 2rem;
}

.PremiumCalc {
    margin-top: 1rem;
}

.calculatorIcon {
    margin: 0 0 0 5px;
    position: absolute;
    vertical-align: top;
}

.calcTitle {
    font-size: 20px;
}
.calcDesc {
    font-size: 16px;
}

.manageplansubtitle {
  margin-top: auto;
}
}
/*Manage your plan css ends here*/

/*Plans Landing Page styles*/
.waepa-plans-container{
    margin-bottom: 30px;
    min-height: 40vh  !important;
}
.waepa-plan-section{
    background-color: #ffffff;
    padding-left: 30px !important;
    padding-right: 30px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}
.waepa-inactive-plan-section, .waepa-cir-section{
    cursor: auto;
}
.waepa-plan-section-additional{
    border-top: 1px solid #D5D7DA;
    margin-top: 0px;
}
.waepa-plan-name{
  color: #001F5F;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 10px;
  padding-left: 20px !important;
  cursor: pointer;
}

.waepa-plan-name:hover, .waepa-plan-name:focus {
  color: #001F5F !important;
  text-decoration: none !important;
}
.waepa-additional-plan-name{
  font-size: 22px !important;
  line-height: 25px !important;
}
.waepa-plan-icon{
    width: 40px;
}
.waepa-plan-details-heading{
  color: #001F5F;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0px;
}
.waepa-plan-details-value{
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.waepa-plan-details-arrow{
    float: right;
    margin-top: 10px;
    width: 40px;
    cursor: pointer;
}
#waepa-cir-section{
    pointer-events: none;
}
.waepa-inactive-plans-link{
  color: #0088CE;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  text-decoration: none;
  cursor: pointer;
}
.waepa-inactive-plans-section{
    margin-top: 30px;
    padding-left: 0px !important;
}
.coverage-value-pending{
    background-color: #FCECC8;
    border-left: 4px solid #F1B434;
    padding-left: 5px;
    margin-left: -8px;
    font-style: italic
}
.coverage-pending-text{
  color: #545964;
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  font-style: normal;
  margin-left: 7px;
}
.pending-coverage-info-icon{
    width: 14px;
    margin-left: 5px;
}
.waepa-plan-icon-section{
    padding: 0 !important;
    width: 4% !important;

}
.waepa-stdi-icon-section{
    padding: 0 !important;
    width: 2% !important; 
    margin-top: -4px;
}
.waepa-plan-details-view-section{
    margin-left: 40px;
    padding-right: 20px !important;
}
#add-plan-icon{
    width: 30px;
}
.waepa-add-plan-buttons{
    float: right !important;
    text-align: right;
    padding-right: 8px !important;
}
.add-plan-apply-button{
    width: 130px;
    border: none;
    font-size: 18px !important;
    padding-left: 20px !important;
}
.add-plan-learn-more-button{
    margin-left: 8px;
    width: 137px;
    font-size: 18px !important;
    padding-left: 20px !important;
}
#inactive-plans{
    margin-left: 5px;
}
/*styles for mobile*/
@media all and (min-width:319px) and (max-width: 768px) {
    .waepa-plans-container{
        padding: 0 !important;
        margin-left: -5px;
    }
   
    .waepa-plan-section {
        padding-left: 5px!important;
        padding-top: 10px;
        padding-right: 0px !important;
    }
    .waepa-plan-icon-section {
        width: 15% !important;
        padding: 15px !important;
    }
    .waepa-plan-details-view-section {
        margin-left: 13%;
        margin-top: 183%;
    }
    .waepa-plan-name{
        margin-bottom: 10px;
    }
    .waepa-add-plan-buttons {
        text-align: left;
        padding-left: 15px!important;
        padding-right: 0px!important;
        margin-left: auto;
        margin-top: 0px;
    }
    .waepa-plan-details-heading, .waepa-plan-details-value, .coverage-details-header, .coverage-details-value {
        font-size: 14px;
    }
    .waepa-plan-details-arrow {
        margin-top: -15px;
    }
    .waepa-inactive-plans-section {
        padding-left: 15px !important;
    }
    .waepa-add-plan-section {
        margin-left: 8%;
        padding-left: 0 !important;
        padding-top: 10px;
    }
    .add-plans-header{
        font-size: 19px;
    }
    .add-plan-description1{
        font-size: 14px;
    }
    .add-plan-description2{
        display: none;
    }
    .add-plan-learn-more-button {
        margin-left: 7px;
    }
    .mobile-add-plans-description-section{
        padding-right: 0px!important;
    }
    .gtl-dependents-view-section {
        margin-left: 67%;
        margin-top: 13%;
    }
}
/*styles fr Ipad*/
@media all and (min-width:768px) and (max-width: 768px) {
    .waepa-plans-container {
        width: 104% !important;
    }
    .waepa-plans-header {
        padding-top: 75px;
    }
    #add-plan-icon, .gtl-dependent-premium-amount, .additional-plan-icon-section{
        display: none;
    }
    .waepa-plan-details-arrow {
        margin-top: -50px !important;
    }
    .gtl-dependents-view-section {
        margin-left: 29%;
        margin-top: 38%;
    }
}
@media (min-width: 500px) and (max-width: 766px) {
    .gtl-dependents-view-section {
        margin-left: 30%;
    }
}
@media all and (min-width:425px) and (max-width: 768px) {
    .waepa-plan-name {
        margin-bottom: 35px;
        margin-top: 20px;
    }
}
@media all and (min-width:768px) and (max-width: 1100px) {
    .waepa-plan-icon-section {
        width: auto!important;
    }
    .additional-plan-icon-section{
        width: 5% !important;
    }
    .add-plan-learn-more-button {
        margin-left: 15px;
        width: auto;
    }
    .add-plan-apply-button {
        width: auto;
    }
}
/*Plans Landing Page styles ends here*/

/*css for inactive plans page*/
.inactive-plan{
    color: #545964;
    padding-left: 0px !important;
    pointer-events: none !important;
}

/*css for GTLI and STDI Details Page*/
.waepa-plan-name-header{
  color: #001F5F;
  font-family: Roboto;
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 35px;
}
.waepa-plan-details-container{
    background-color: #ffffff;
    margin-top: 20px;
    padding: 30px !important;
    font-family: Roboto;
}
/*.waepa-plan-details-header {
    margin-left: 10px;
}*/

.waepa-manage-plan-section{
    text-align: right;
    margin-top: -40px;
}
.dependents-manage-plan-section{
    margin-top: -84px;
}
.coverage-details-header{
  color: #001F5F;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 10px;
}
.coverage-details-value{
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: -7px;
}
.plan-coverage-header{
  color: #001F5F;
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  margin-top: 20px;
}
.plans-no-padding{
    padding: 0px !important;
}
.plans-balanace-new-section{
    background-color: #ECF5FB;
    border-left: 5px solid #007CBF;
    padding-left: 10px !important;
    margin-top: 5px;
}
.make-payment-link{
  color: #0088CE;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
}
.plans-payment-section{
    margin-top: 10px;
}
.payment-due-date{
    font-weight: normal;
}
.new-payment{
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.ach-payment{
    width: 65%;
}
.plans-box-section{
    border: 1px solid #A1A5AA;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
}

.plan-help-icon{
    margin-left: 5px;
    width: 20px;
}
.inactive-plans{
    margin-left: 5px;
}
.monthly-benefit-disclaimer{
  color: #001F5F;
  font-family: Roboto;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0;
  line-height: 14px;
  margin-top: 30px;
  font-weight: bold;
}
#plans-additional-coverage-section{
    margin-top: 40px;
    padding-bottom: 10px;
}
#manageplans-additional-coverage-section, #managemyplan-change-coverage-header{
    margin-top: 25px !important;
}
.plan-coverage-details{
    padding-right: 60px!important;
}
.plan-balance-details, .dependents-header {
    padding-left: 30px!important;
}
.plans-open-new-page{
    margin-left: 5px;
    margin-top: -4px;
}
#gtl-dependents-coverage-section{
    cursor: pointer;
}
#ADandDSection{
    padding-right: 0 !important;
    margin-top: -13px;
}
/*styles for mobile*/
@media all and (min-width:319px) and (max-width: 768px) {
    .waepa-manage-plan-section{
        text-align: left;
        margin-top: 10px;
    }
    .rider-serial-number{
        padding-left: 15px;
    }
    .rider-description{
        padding-left: 30px;
    }
    .plan-coverage-details{
        margin-bottom: auto !important;
        padding-right: 0px!important;
    }
    .plan-balance-details {
        padding-left: 0px!important;
    }
    .plans-open-new-page{
        width: 20px;
    }
    .plans-box-section {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    #ADandDSection {
        margin-top: auto;
    }
    .plan-box-coverage-section {
        margin-top: -10px;
    }
    .coverage-value-pending {
        padding-right: 10px;
        margin-left: auto;
    }
    .monthly-benefit-disclaimer {
        margin-top: 10px;
    }
}
@media all and (min-width:768px) and (max-width: 1100px) {
    .plan-coverage-details {
        padding-right: 5px!important;
    }
    .plans-no-padding {
        padding-right: 10px !important;
    }
}
@media all and (min-width:769px) and (max-width: 991px) {
    .plan-balance-details {
        padding-left: 0px!important;
    }
    .waepa-plan-name{
        margin-bottom: 20px;
    }
}
/*styles for tooltip*/

.waepa-plans-tooltip + .tooltip > .tooltip-inner {
  background-color: #ffffff;
  border: 1px solid #1775d2;
  color: #001F5F;
  font-family: Roboto;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: left;
  border-radius: 0px;
  padding: 15px;
  opacity: 1 !important;
}
.tooltip-arrow {
  border-color: #1775d2;
  border-style: solid;
}

.popover {
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #1775d2;
    padding-top: 5px;
    padding-bottom: 8px;
    max-width: 160px;
}

.popover .arrow {
   border-top-color: #1775d2 !important;
}

.popover-content {
  color: #001F5F;
  font-family: Roboto;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  padding: 10px 14px;
}


/* CSS for Dependent Coverage starts here */

.ManagePlanBtn {
    padding: 1rem 2.5rem;
    background: #fff;
    border: 1.5px solid #f1b434;
    position: absolute;
    right: 2rem;
    top: 3rem;
    font-weight: bolder;
    font-size: 18px;
    text-align: center;
    color: #001f5f;
    letter-spacing: 0.33px;
}

.depCovDetailsTitle {
    color: #001f5f;
    margin-top: 50px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 28px;
  margin-bottom: 0;
}
.depCovDetails {
    display: flex;
}

.depCovDetailsHeader {
    font-size: 16px;
    color: #001f5f;
    font-weight: 600;
    margin: 0 3rem 0.3rem 0;
}
.depCovDetailsValue {
    font-size: 16px;
    color: #666;
}

.depCovTableTitle {
    font-size: 24px;
    color: #001f5f;
    font-weight: 600;
    margin: 0 0 -1rem;
}

.depCovTable .dependentIconCol {
    width: 5%;
}

.depCovTable .dependentNameCol {
    width: 35%;
    font-size: 22px;
    padding-left: 20px;
}
  
.depCovTable .dependentRelationeText,
.depCovTable .dependentCoverageText {
    font-size: 18px;
}

.depCovTable .dependentCoverageCol {
    width: 18%;
}

.dependentChronicIllCol {
    width: 23%;
    margin-top: 5px;
}

.dependentChronicIllText {
    color: #001f5f;
    font-size: 18px;
    padding: 0.5rem 0 0;
}

.dependentChronicIllValue {
    font-size: 16px;
    color: #666;
}
.dependent-plan-name-header{
    margin-bottom: 30px;
}
#gtl-plan-coverage-details{
    margin-bottom: 60px;
}
@media (min-width: 319px) and (max-width: 768px) {
    .ManagePlanBtn {
        right: auto;
        top: 12rem;
    }
    .dependent-plan-name-header {
        margin-bottom: 10px;
    }
    .dependentChronicIllCol {
       display: none;
    }
    .dependentChronicIllValue {
       font-size: 14px; 
    }
    .dependentRemoveCol {
        padding-left: 0;
        font-weight: bold;
    }

}
@media all and (min-width:768px) and (max-width: 1100px) {
    .dependentNameCol {
        padding-left: 40px !important;
    }
}
/* css for impairment riders section*/
.impairment-rider-details, .dependent-details{
    background-color: #ffffff;
    padding-bottom: 40px !important;
}
.stdi-impairment-header{
    padding-left: 30px !important;
    border-bottom: 1px solid #D5D7DA;
    padding-bottom: 10px;
}
.impairment-rider-section{
    border-bottom: 1px solid #D5D7DA;
    padding: 20px;
    display: flex;
    padding-top: 19px;
    padding-bottom: 19px;
}
.rider-serial-number {
  color: #001F5F;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 21px;
  padding-left: 40px;
}
.rider-description{
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  padding-left: 100px;
}
/*styles for impairment riders mobile*/
@media all and (min-width:319px) and (max-width: 768px) {
    .rider-serial-number{
        padding-left: 15px;
    }
    .rider-description{
        padding-left: 30px;
    }
}

/* styles for manage my plan page */
.manageplanText-change-coverage{
  color: #545964;
  font-family: Roboto;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  margin-top: 10px;
}
.decrease-coverage-icon{
    margin-top: -11px;
}
.increase-coverage-icon{
    margin-top: 7px;
}
.cir-header{
    margin-top: 60px;
}
.calculators-heading{
    padding-left: 30px !important;
}
.calculators-desc-section{
    padding-left: 20px !important;
}
.calculators-section{
    padding-left: 40px !important;
    padding-top: 20px;
}
#premium-calculator-section{
    border-left: 1px solid #D5D7DA;
}
#waepa-calculators-section{
    padding-top: 50px!important;
}
#plans-change-waiting-period-icon{
    width: 35px;
    margin-top: -4px;
}
#dependentPremiumTooltip{
    margin-left: 0px !important;
}
#currentCovgMobile{
    display: none;
}
.add-stdi-buttons{
    margin-top: -7px !important;
}
.gtl-dependents-view-section{
    margin-top: 10px;
}

#manage-dependents-header{
    margin-top: 45px !important;
}
/*mobile styles for manage my plan */
@media all and (min-width:319px) and (max-width: 768px) {
    .calculators-section {
        padding-left: 15px !important; */
    }
    .calculators-desc-section {
        padding-left: 20px !important;
    }
    #premium-calculator-section {
        border-top: 1px solid #D5D7DA;
        border-left: none;
    }
    .calculatorIcon{
        margin: auto;
        width: 50px;
        margin-left: -15px;
    }
    #waepa-calculators-section {
       padding-left: 15px !important;
       padding-right: 15px !important;
    }
    .calculators-section {
        padding-bottom: 20px;
    }
    .calculators-heading {
        padding-left: 15px !important;
        font-size: 24px;
        letter-spacing: 0;
        line-height: 28px;
    }
    .calculators-desc-section {
        padding-left: 10px !important;
        padding-right: 0px !important;
    }
    .currentCovg {
        padding: 15px !important;
        width: 110% !important;
        margin-left: -15px;
    }
    #currentCovgMobile{
        display: block;
        margin-top: 22px;
    }
    .changeCoveragelink { 
        max-width: 100% !important;
    }

}
@media all and (min-width:768px) and (max-width: 768px) {
    .currentCovg {
        width: 104% !important;
    }
}
@media all and (min-width:768px) and (max-width: 1100px) {
    .calculators-desc-section {
        padding-left: 50px !important;
    }
}
/*tooltip styles*/
.popover {
    border-radius: 0;
    background-color: #ffffff;
    border: 1px solid #1775d2;
    padding-top: 5px;
    padding-bottom: 8px;
    max-width: 160px;
}

.popover .arrow {
   border-top-color: #1775d2 !important;
}

.popover-content {
  color: #001F5F;
  font-family: Roboto;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  padding: 10px 14px;
}
  #msgCenterIntroLabel{
    color: #001F5F;
    font-family: Roboto;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 42px;
    margin-top: 15px;
  }
.message-center-intro-modal-button {
    margin-left: 2.5rem;
}
#msgIntroModalCloseButton {
    border: none!important;
    width: 22%;
    margin-top: 25px;
    margin-bottom: 20px;
}
/* for stripe integration */
.waepa-plan-pay-my-bill{
    float: right !important;
    padding-right : 0px !important;
}
.plans-pay-my-bill{
    float: right !important;
}

/*for mobile */
@media all and (min-width:319px) and (max-width: 768px) {
    .waepa-plan-pay-my-bill{
        float: none !important;
        padding : auto !important;
    }
    .plans-pay-my-bill{
        float: none !important;
    }
    .ach-payment {
        width: 100%;
    }
}
.plans-coverage-rates{
    font-size: 16px;
    color: #007CBF !important;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    margin-bottom: 15px;
    cursor: pointer;
    text-decoration: underline;
    padding: 0 !important;
}
#balancemessage  {
font-family: Roboto;
}