

/*top hero banner css - common section*/
.eds_box2.banner-responsive {
    background-color: #1e1f24;
    color: #ffffff;
    margin-top: 0;
}
.banner-responsive .eds_largeText {
    font-size: 2.2rem;
    line-height: 0.9 !important;
}   
.banner-responsive .eds_box13 {
    transform: translateY(-15%);
}
.banner-responsive .mt-5, .banner-responsive .my-5 {
    margin-top: 0rem!important;
}
.banner-responsive .pb-5, .py-5 {
    padding-bottom: 1rem!important;
    padding-top: 0;
}
.banner-responsive .eds_box6 > div {
    display: inline-block;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    padding: 1rem 2rem;
    width: 90%;
    margin: auto;
}
.banner-responsive h2.eds_whiteColor span{
  font-size:16px;
}
@media (max-width:768px){
 .eds_box2.banner-responsive{
overflow:hidden;
}
.banner-responsive .eds_hidden.eds__boxImage {
    display: block;
    opacity: 1;
    max-width: inherit;
    display: inline-block;
    position: relative;
    transform: translateX(-47%);
}
}
/*nav bar css - common section*/
    a:visited {
            text-decoration: none;
        }
        .nav-pills .nav-link {
            font-family: "Arial" !important;
            font-weight: normal !important;
            font-size: 13px;
            color: #999999 !important;
            text-decoration: none;
            text-align: center;
            background-color: #;
            padding: 8px;
        }
    
        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
                font-family: "Arial" !important;
                font-weight: normal !important;
                font-size: 13px;
                color: #999999;
                text-decoration: none;
                background-color: #d9e6ee;
                padding: 8px;
        }
        a.claimlink {
            position: relative;
            display: inline-block;
        }
    
            a.claimlink:before {
                position: absolute;
                content: '_';
                left: 5px;
                top: -4px;
                width: 15px;
                height: 15px;
            }
    
            a.claimlink.collapsed:before {
                position: absolute;
                content: '+';
                left: 5px;
                top: 0px;
                width: 15px;
                height: 15px;
            }
    
        .claimnav li {
            min-width: 100px;
            padding-bottom: 6px;
            padding-right: 6px;
        }
    
        .padLeftZero {
            padding-left: 0px;
        }
    
        .displayFlex {
            display: flex;
        }

    @media all and (min-width: 992px) {
        .claimnav .nav-item .dropdown-menu{ display: none; }  
        .claimnav .nav-item:hover .dropdown-menu{ display: block; }
        .claimnav .nav-item .dropdown-menu{ margin-top:0; }
        .claimnav li a:hover { text-decoration:none !important; background: none; }
        .claimnav .dropdown-menu { left: 30px;}
        .claimnav .nav-link {padding-top: 12px !important}
        .line-bar {position: absolute;  width: 8rem; height: 5px;  background-color: #268fe0; left: 0;  transform: translateX(20%); }
        .claimnav .nav-link.active:before {content: ''; position: absolute; width: 8rem; height: 5px; background-color: #268fe0; top: 0; left: 0; transform: translateX(20%); }
    }

    .claimnav .dropdown li a{font-weight:bold;}
    .claimnav .dropdown li { padding-top: 6px; border-bottom: solid 1px #ccc;}
    .claimnav .dropdown {padding: 0 !important;}   
    .claimnav .dropdown li a:hover {text-decoration:underline !important; color: #268fe0;}
    .claimnav .dropdown li:last-child { border-bottom: none;}
    .claimnav .nav-link.active, .claimnav .show > .nav-link {background-color: transparent !important;}
    .claimnav li {position: relative; font-weight:bold;}
    .line-bar { display:none;}
    .claimnav li:hover span.line-bar { display:block; }
    .claimnav .nav-link.active {  background-color: transparent !important;  border-radius:0}
    .dropdown-item.active, .dropdown-item:active { background-color: transparent }
    .claimnav .sub-level-menu li { border-bottom: none !important; list-style: none; font-size: 14px;}
    .claimnav .sub-level-menu li a {color:#268fe0; font-weight: normal;}
    .claimnav .sub-level-menu li a:hover {color:#268fe0; text-decoration: underline;}
    .claimnav .sub-level-menu { padding-left: 23px !important; margin-left: 0; }

    @media all and (max-width: 991px) {
    .line-bar {position: absolute;  width: 100%; height: 5px;  background-color: #268fe0; left: 0; }
    .claimnav {  margin:0;  display: block;  flex:none; }
    .dropdown-menu.show { position: relative !important; float:none; transform: none !important }
    .claimnav li { display: block; padding-bottom: 8px; line-height: 24px;}
    .claimnav .nav-link {display: block; text-align:left !important; border-bottom: solid 1px #ccc; }
    .nav-pills .show > .nav-link {  background-color: transparent !important; }
    }


/*What Is New Jersey Temporary Disability Insurance?*/
.eds_box3 .eds_boxTitle {
    position: relative;
    text-align: center;
    margin: 0 0 5rem;
    padding: 2rem 0rem 1rem 0rem;
}
.eds_box2 {
    background-color: #00abbd;
    color: #ffffff;
    margin-top: 0;
}
.eds_box2.nav_bar{
    background-color: #ffffff;
    color:#999999;
    border-bottom: 1px #d8d6d6 solid;
}
.learn_more_nj .mt-5, .learn_more_nj .my-5 {
    margin-top: 0rem !important;
}
.pb-5, .py-5 {
    padding-bottom: 1rem !important;
    padding-top: 0;
}
.eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #00abbd;
}
.eds_largeText {
    font-size: 2.2rem !important;
    line-height: 1.1 !important;
}

/*learn more NJ liquid content*/
 .pt20{
    padding-top:20px;
  }
  .learn_more_nj h5 a span{
      color: #474747; 
      font-size: 1.2rem;
  }
  
/*How to Calculate The Benefit for Temporary Disability Insurance css*/
@media only screen and (max-width: 767px) {
.custom-table table{
width:900px;
}
.eds_box2.banner-responsive {
        overflow: hidden;
    }
}
/*TDI Frequently Asked Questions css*/
 .faq_accordian h3.edsAccordion_title span{
    font-size: 1.25rem;
  }

.banner-responsive .mt-3, .banner-responsive .my-3 {
    margin-top: -1rem!important;
}

.mt-5, .my-5 {
    margin-top: 0rem!important;
}
.pb-5, .py-5 {
    padding-bottom: 1rem!important;
    padding-top: 0;
}


/*MA page common css*/
ul.a {list-style-type: circle;}
ul.b {list-style-type: square;}
ol.c {list-style-type: upper-roman;}
ol.d {list-style-type: lower-alpha;}
ol.f {list-style-type: decimal;}
ul.circle_ul {list-style-type: circle;}


.circle_bullet {list-style-type: circle;}
.square_bullet {list-style-type: square;}
.upper_roman_bullet {list-style-type: upper-roman;}
.lower_roman_bullet {list-style-type: lower-alpha;}
.decimal_bullet {list-style-type: decimal;}
.disc_bullet{list-style-type: disc;}


/*benefit page css*/
.eds_box32 {
    background-color: #fff;
    border-left: solid 0px #268fe0;
    padding-top: 0.5rem;
    padding-right: 2rem;
    padding-bottom: 0.5rem;
    padding-left: 0rem;
    text-align: center;
    position: relative;
    color: #818282;
}
.eds_box32 .eds_boxNumber {
    position: absolute;
    top: 0;
    left: 0;
    color: #000000;
    padding: 0.4rem 0.5rem;
    background-color: #ebebeb;
    font: 300 1rem/1 "Roboto", sans-serif;
}

.paid-family-table td {
    min-width: 150px;
}

@media only screen and (max-width: 767px) {
.custom-width table{
min-width:700px;
}
}


.ct_legal_text p{
    font-size: 13px;
}
p.eds_boxtitle_abovecontent {
    padding: 2rem 0rem 0rem 0rem;
    margin-bottom: 0;
}

/*ct page css*/
.banner-responsive h2 span{
    color:#fff;
    font-size: 16px;
}

.edsAccordion_section .edsAccordion_title span{
    font-size: 1.25rem;
}

/*NY pages css*/

[class*="col"].eds_box23::before {
    content: "";
    display: block;
    top: 0;
    right: 1rem;
    bottom: 0;
    left: 1rem;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
}

.optional_rider_dbl .eds_tabs.eds_style1 .eds_tabsNav > li {
    display: block;
    padding: 0.8rem;
    border-bottom: solid 1px #268fe0;
    text-align: center;
    position: relative;
    z-index: 1;
}
#moms-journey .eds_tabs.eds_style1 .eds_tabsNav > li {
    display: block;
    padding: 0.8rem;
    border-bottom: solid 1px #268fe0;
    text-align: center;
    position: relative;
    z-index: 1;
}
.eds_tabs.eds_style1 .eds_tabsNav > li {
    display: block;
    padding: 0.8rem;
    border-bottom: solid 1px #268fe0;
    text-align: center;
    position: relative;
    z-index: 1;
}

.optional_rider_dbl .eds_tabs.eds_style5 .eds_tabsNav > li.edsTabulator_active {
    background-color: #ffce51;
}

    .optional_rider_dbl .eds_accordion.eds_style2 .edsAccordion_section .edsAccordion_contentWrapper {
    border: solid 0px #ddd;
    border-top: none !important;
    border-radius: 4px;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
/*    opacity: 0;*/
    transition: opacity 300ms;
}
    .optional_rider_dbl .eds_accordion.eds_style2 .edsAccordion_section .edsAccordion_title::before {
    content: "";
    font: 900 1rem/1.2 "Font Awesome 5 Free";
    float: right;
    color: #1e1f24;
}
    .optional_rider_dbl .eds_accordion.eds_style2 .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
    padding: 0rem;
}
   .optional_rider_dbl .eds_accordion.eds_style2 .edsAccordion_section .edsAccordion_title {
    border: solid 0px #ddd;
    border-radius: 4px;
    color: #268fe0;
    transition: all 300ms;
    padding: 0rem;
}

.dark-bg{
background:#efefef;
margin-bottom:40px;
padding-top:1px;
}
.dark-bg p{
color:#454545;
}
.dark-bg h3 span{
/*color:#fff;*/
}
.dark-bg p,.dark-bg p a{
font-size:14px;
}
.dark-bg p a {
    /*color: #bdbdbd !important;*/
text-decoration:underline !important;
}
.dark-bg p a.eds_readMore,
.dark-bg p a.eds_readMore:after{
/*color:#fff !important;*/
text-decoration:none !important;
}
.outline-box {
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    padding: 15px 15px 0;
    background: #fff;
    border-radius: 5px;
min-height:164px;
}
.p-margin a {
    margin-bottom: 4px;
    display: inline-block;
}

.registration-box{
padding:40px 0;
}

.claim-app {   

    font-size: 11px;
    font-family: "Arial";
}
.span-margin {
    margin-bottom: 10px;
}

/*pfml page css*/
    .state-dropdown a.dropdown-item.active {
    color: #212529;
    background: #f8f9fa;
}
.state-comparison-section .arrow-top{
position:relative;
z-index:1;
}
.state-comparison-section .arrow-top:after {
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 418px solid transparent;
    border-left: 168px solid #d9e6ee;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    z-index: -1;
}
@media only screen and (max-width: 1000px) {
.state-comparison-section .eds_box11 .eds_boxImage {
    background-size: auto;
}

.state-comparison-section .arrow-top:after {
    display: none;
}
}

.sb_programs .eds_box4 {
    background-color: #008dd0;
    color: #fff;
}


/*nypfl premium estimator page css*/
.premium_estimator [id="header"] {
        background: linear-gradient(to left, rgba(255, 214, 120, 0.66), rgba(138, 77, 95, 0.79) 42%, rgba(80, 1, 84, 0.85)), url("http://pfl.shelterpoint.com/Portals/0/sp-premium-estimator-bg-1140x576.jpg") no-repeat center/cover;
    }

   .premium_estimator [id="submenu"] {
        /*display:none;*/
    }

    @@media only screen and (max-width: 767px) {
       .premium_estimator [id="header"] .social-header, .premium_estimator [id="header"] .fa {
            color: #fff !important;
        }

       .premium_estimator .outer_box {
            width: 100% !important;
        }
    }

    @@media screen and (max-width: 63.9375em) {
       .premium_estimator [id="header"] .element-wrapper {
            -ms-flex-direction: column;
            flex-direction: column;
            background: linear-gradient(245deg, rgba(255, 214, 120, 0.66), rgba(138, 77, 95, 0.79) 51%, rgba(80, 1, 84, 0.85)), url("http://pfl.shelterpoint.com/Portals/0/sp-m-premium-estimator-bg-640x280.jpg") no-repeat center top/cover;
        }
    }

   .premium_estimator .outer_box {
        width: 100%;
    }

    .premium_estimator .tooltip1 {
        position: relative;
        display: inline-block;
        float: right;
    }

       .premium_estimator .tooltip1 .tooltiptext {
            visibility: hidden;
            width: 160px;
            background-color: #fff;
            color: #000;
            text-align: center;
            border-radius: 8px;
            padding: 5px 2px;
            position: absolute;
            z-index: 1;
            bottom: 150%;
            left: 50%;
            margin-left: -80px;
            position: absolute;
            z-index: 1;
            font-size: 14px;
            line-height: 17px;
        }

       .premium_estimator .tooltip1:hover .tooltiptext {
            visibility: visible;
            border: 1px solid #c9c9c9;
        }

      .premium_estimator  .tooltip1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #777 rgba(51, 51, 51, 0) rgba(119, 119, 119, 0) rgba(10, 10, 10, 0);
        }

      .premium_estimator  .tooltip1 > .tooltiptext:before, .tooltip1 > .tooltiptext:after {
            content: "";
            position: absolute;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            top: 100%;
            left: 50%;
            margin-left: -10px;
        }

       .premium_estimator .tooltip1 > .tooltiptext:before {
            border-top: 10px solid #999;
            margin-top: 0px;
        }

      .premium_estimator  .tooltip1 > .tooltiptext:after {
            border-top: 10px solid #f5f5f5;
            margin-top: -1px;
            z-index: 1;
        }

   .premium_estimator .btnPFLEstimator {
        width: 110px;
        border: solid 1px #008dd0;
        padding: 8px 20px 8px 20px;
        border-radius: 50px;
        line-height: 16px;
        display: inline-block;
        margin: 19px auto 0 auto;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #008dd0;
        font-size: 16px;
        text-align: center;
        background-color: transparent;
    }

   .premium_estimator .pflActionContainer {
        display: table;
        margin: 0 auto;
        text-align: center;
    }

.premium_estimator input[type="button"]:focus {
    outline: none;
}
.premium_estimator .eds_box2 {
    background-color: #00abbd;
    color: #ffffff;
    margin-top: 0;
}
.premium_estimator .eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #00abbd;
}

/*pfml benefit estimator css*/
    .benefit_estimator .tooltiptextNew {
        text-align: left !important;
        padding: 10px !important;
        width: 500px !important;
        margin-left: -245px;
    }

    .benefit_estimator .AddLineHeight {
        line-height: 0px;
    } 

    .benefit_estimator .RequireTextBox {
        border-color: red !important;
    }

    .benefit_estimator table tbody {
        border: 0px !important;
    }

   .benefit_estimator  .textbox-style {
        font-weight: normal !important;
        color: gray !important;
        padding-left: 30px !important;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        width: 100%;
    }

    .benefit_estimator option {
        line-height: 200%;
    }

    .benefit_estimator [id="header"] {
        background: linear-gradient(to left, rgba(255, 214, 120, 0.66), rgba(138, 77, 95, 0.79) 42%, rgba(80, 1, 84, 0.85)), url("http://pfl.shelterpoint.com/Portals/0/sp-premium-estimator-bg-1140x576.jpg") no-repeat center/cover;
    }

    .benefit_estimator [id="submenu"] {
        /*display:none;*/
    }

    @@media only screen and (max-width: 767px) {
        .benefit_estimator [id="header"] .social-header, .benefit_estimator [id="header"] .fa {
            color: #fff !important;
        }

        .benefit_estimator .outer_box {
            width: 100% !important;
        }
    }

    @media screen and (max-width: 63.9375em) {
       .benefit_estimator .tooltiptextNew {
            width: 300px !important;
            margin-left: -35px !important;
        }

        .benefit_estimator .tooltip1 > .tooltiptextNew:before, .benefit_estimator .tooltip1 > .tooltiptextNew:after {
            left: 37px !important;
        }

       .benefit_estimator [id="header"] .element-wrapper {
            -ms-flex-direction: column;
            flex-direction: column;
            background: linear-gradient(245deg, rgba(255, 214, 120, 0.66), rgba(138, 77, 95, 0.79) 51%, rgba(80, 1, 84, 0.85)), url("http://pfl.shelterpoint.com/Portals/0/sp-m-premium-estimator-bg-640x280.jpg") no-repeat center top/cover;
        }
    }

   .benefit_estimator .outer_box {
        width: 100%;
    }

    .benefit_estimator .tooltip1 {
        position: relative;
        display: inline-block;
        float: right;
    }

       .benefit_estimator .tooltip1 .tooltiptext {
            visibility: hidden;
            width: 204px;
            background-color: #fff;
            color: #000;
            text-align: center;
            border-radius: 8px;
            padding: 5px 2px;
            position: absolute;
            z-index: 1;
            bottom: 150%;
            left: 50%;
            position: absolute;
            z-index: 1;
            font-size: 12px;
            line-height: 17px;
        }

        .benefit_estimator .tooltip1:hover .tooltiptext {
            visibility: visible;
            border: 1px solid #c9c9c9;
        }

       .benefit_estimator .tooltip1 .tooltiptext::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #777 rgba(51, 51, 51, 0) rgba(119, 119, 119, 0) rgba(10, 10, 10, 0);
        }

       .benefit_estimator .tooltip1 > .tooltiptext:before, .tooltip1 > .tooltiptext:after {
            content: "";
            position: absolute;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            top: 100%;
            left: 50%;
            margin-left: -10px;
        }

       .benefit_estimator .tooltip1 > .tooltiptext:before {
            border-top: 10px solid #999;
            margin-top: 0px;
        }

        .benefit_estimator .tooltip1 > .tooltiptext:after {
            border-top: 10px solid #f5f5f5;
            margin-top: -1px;
            z-index: 1;
        }

    .benefit_estimator .btnPFLEstimator {
        width: 135px;
        border: solid 1px #008dd0;
        /*        padding: 8px 20px 5px 20px;*/
        border-radius: 50px;
        line-height: 30px;
        display: inline-block;
        margin: 19px auto 0 auto;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #008dd0;

        font-size: 16px;
        text-align: center;
        background-color: transparent;
    }

    .benefit_estimator .pflActionContainer {
        display: table;
        margin: 0 auto;
        text-align: center;
    }

    .benefit_estimator input[type="button"]:focus {
        outline: none;
    }
    .benefit_estimator .eds_box2 {
    background-color: #00abbd;
    color: #ffffff;
    margin-top: 0;
}
.benefit_estimator .eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #00abbd;
}

/*pfml benefits css*/
/*.weekly_benefit .eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #1e1f24;
}*/
.weekly_leave [class*="col"].eds_box23::before {
    content: "";
    display: block;
    top: 0;
    right: 1rem;
    bottom: 0;
    left: 1rem;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
}
.weekly_benefit .eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #00abbd;
}
.eds_box2.weekly_benefit {
    background-color: #00abbd;
    color: #ffffff;
    margin-top: 0;
}
.row.weekly_leave{
  justify-content: center;
  margin-right: 16px !important;
}


/*.weekly_benefit .eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #1e1f24;
}*/

.eds_thumbnail3 {
    padding: 1rem 1rem 0;
    background-color: #00abbd;
}
.eds_box2 {
    background-color: #00abbd;
    color: #ffffff;
    margin-top: 0;
}

.eligibility_out .subnav_col1  {
    margin-top: 0;
    margin-left: 0;
    display: block;
}
.eligibility_out .subnav_col2  {
    margin-top: -60px;
    margin-left: 170px;
    display: block;
}
.border-primary {
    border-color: #008dd0!important;
}


    .claim-navigation li{
    max-width: 16.66%;
    flex: 0 0 16.66%;
    }
    .claim-navigation.dbl-claimhelp li{
        max-width: 13.66%;
    flex: 0 0 13.66%;
    }
    div#claim-approved.active {
    padding-top: 30px;
}
    div#fill-out-form.active {
    padding-top: 50px;
}
    div#submit-claim.active {
    margin-top: 50px;
}div#what-next.active {
    padding-top: 50px;
}
div#submit-claim {
    padding-top: 20px;
}
@media only screen and (max-width: 767px){
.claim-navigation li {
    max-width: 50%;
    flex: 0 0 50%;
}
    div#fill-out-form.active {
    padding-top: 0;
}
    div#submit-claim.active {
    margin-top: 0;
}

div#what-next.padd-top {
    margin-top: 0;
}
}

/*ny claim help page css*/
.covid-heading h2{
  text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
font-size:22px;
line-height:24px;
}
.covid-heading h2:after{
}
.covid-heading .top-head{
    color: #008dd0;
    font-weight: bold;
    display: block;
    font-size: 22px;
margin-bottom:5px;
}
.covid-heading .bot-head{
color:#474747;
}
.covid-heading .bot-head.eds_boxTitle {
    padding: 2rem 2rem 1rem;
margin:0;
}


/*grid-box css*/

.help-icon-box h3 {
    background: #268fe0;
    color: #fff !important;
    padding: 7px 15px;
    margin: 0;
    font-size: 14px !important;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}
.help-text {
    padding-bottom: 10px;
    min-height: 162px;
}
.help-icon-box span {
    padding: 5px 0;
    display: block;
    flex: 0 0 80px;
    max-width: 80px;
    text-align: center;
}
.head-text h4 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    padding: 5px 5px 5px 0;
}
.help-text h5 {
    font-size: 14px;
    margin: 5px 0;
    font-weight: 700;
    padding: 10px 15px 0;
}
.help-text p {
    color: #333;
    padding: 0 15px;
    margin: 0 0 5px;
}
.help-icon-box {
    display: flex;
    background: #f5f5f5;
    flex-wrap: wrap;
    align-items: center;
}
.head-text {
    flex: 0 0 calc(100% - 80px);
    max-width: calc(100% - 80px);
    padding: 0 5px 0 0;
}
.head-text .head-text p.get-text {
    font-weight: 700;
}
.help-icon-box img {
    filter: grayscale(1);
}
p.get-text {
    font-weight: 700;
    color: #268fe0;
}
/*grid-box CSS ends*/

.claimant .claim-box.min-height {
    min-height: 326px;
padding-bottom:0;
}
.claimant p.readmore1:hover {
    color: #1e1f24;
}
.claimant .gray-bg .claim-box i{
font-size:14px;
}

.claimant .p-0 {
    padding: 0;
}
.claimant .claim-box {
    max-width: 100%;
    margin: 45px auto 30px;
    text-align: center;
    padding: 50px 20px 15px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0 0 0 / 10%);
    border-radius: 5px;
    min-height: 285px;
height:auto;
}
.claimant .claim-box p {
    font-size: 12px;
    line-height: 18px;
    margin-top: 5px;
}
.claimant p.readmore.readmore1 {
    color: #268fe0;
    cursor: pointer;
}
.claimant .claim-box ul {
    margin-bottom: 0;
}
.claimant .claim-box li {
    text-align: left;
}
.claimant .claim-box p.readmore {
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #454545;
font-size:14px;
}
.claimant p.readmore1 {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 700;
    color: #268fe0;
font-size:14px;
}
.claimant .claim-img {
    width: 70px;
    height: 70px;
    margin: -85px auto 10px;
    box-shadow: 0px -3px 5px rgb(0 0 0 / 10%);
    line-height: 70px;
    border-radius: 70px;
    background: #fff;
}
.claimant .sidebar-head {
    font-family: "Arial" !important;
    font-weight: normal !important;
    font-size: 18px;
    color: #333;
    padding-bottom: 14px;
}
.claimant .claim-img img {
    width: 50px;
}
.claimant .claim-box h5 {
    font-size: 14px;
    font-weight: 700;
    margin: 8px 5px 0;
    border-top: 1px solid #b9b9b9;
    padding-top: 10px
}
.claimant p {
    font-family: "Arial";
    font-size: 11px;
}
.toggle-box1, .toggle-box2, .toggle-box3 {
    transition: .5s ease-in;
    height: 0;
    overflow: hidden;
}
.toggle-box1.collapse-box1 {
    height: 48px;
}
.no-bg-box.gray-bg {
    background: #f5f5f5;
    padding: 20px 0;
    margin: 20px 0;
}
.claimant  .claim-box span.readmore1, .claimant  .claim-box span.readmore2, .claimant  .claim-box span.readmore3 {
    font-size: 12px;
    cursor: pointer;
    display: inline-block;
}


/*covid 19 page css*/
.covid-heading h1{
  font-family: arial;
  font-size: 28px;
  color:#474747;margin-bottom:20px;
text-align:center;
padding: 2rem 2rem 2rem 2rem !important;
    margin-bottom: 3rem !important;
}

.covid-box .grid-section-box {
    display: flex;
align-items: center;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%);
height:100%;
transition: all ease-in .5s;
}
.covid-box .grid-section-box:hover {
    box-shadow: 0 0 20px rgb(0 0 0 / 20%);
}
.covid-box .grid-text {
    text-align: left;
    max-width: calc(100% - 100px);
    flex: 0 0 calc(100% - 100px);
    padding: 15px;
    color: #333; 
}

.covid-box .grid-icon {
    max-width: 100px;
    flex: 0 0 100px;
    text-align:center; position:relative;
}

.covid-box .grid-text h3 {
    font-size: 18px;
}

.covid-box .grid-text p {
    font-size: 12px;
margin-bottom:8px;
}

.covid-box .grid-text p span {
    font-weight: 700;
}
.covid-box a{
display:block;
height:100%;
}
.covid-box p.get-btn {
    margin: 0;
font-weight:700;
color:#268fe0;
font-size:14px;
}
.covid-box .grid-icon .img-main {}
.covid-box .img-hover {
    position:absolute;
left:0;
right:0;
opacity:0;
}
.covid-box .grid-section-box:hover .grid-icon .img-hover {
    opacity:1;
}
.covid-box .grid-section-box:hover .grid-icon .img-main{
    opacity:0;
}
.covid-box {
    margin-bottom: 40px;
}
@media only screen and (max-width: 600px) {
.covid-box .grid-icon,.grid-text {
    max-width: 100%;
    flex: 0 0 100%;
}

.covid-box .grid-section-box {
    flex-wrap: wrap;
}
}

/*covid 19 self page css*/
.claim-navigation.covid19self  li {
    max-width: 20%;
    flex: 0 0 20%;
}

    div#submit-claim.active {
    margin-top: 80px;
}
    div#submit-claim {
    padding-top: 20px;
}
div#what-next.padd-top {
    padding-top: 50px;
}
    .dbl-checklist-text1 {
    padding-left: 50px;
}
.claim-img-ad {
    padding-top: 40px;
}
    div#claim-approved.active {
    padding-top: 5px;
}
    .claim-img-ad .eds_boxImage {
    
    margin-top: 40px;
}
    div#FAQ.active {
    margin-top: 50px;
}
@media only screen and (max-width: 767px) {
.claim-navigation li {
    max-width: 50%;
    flex: 0 0 50%;
}
div#submit-claim.active {
    margin-top: 0;
}
div#what-next.padd-top {
    margin-top: 0;
}
    .dbl-checklist-text1 {
    padding-left: 30px;
}
}

/*CO pages Css*/
#benefit-amounts i {
    font-size: 26px;
}
#benefit-amounts td,#benefit-amounts  th{
border-top:0;
}
.highlighted-box p {
    margin: 0;
}
.highlighted-box.dark-black-color {
    padding: 0 15px;
}

.highlighted-section {
    background: #fff;
    padding: 20px 20px 5px;
    margin-bottom: 15px;
    border: 1px solid #268fe0;
}
.highlighted-section p b {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
    color: #268fe0;
}
.highlighted-section h4 {
    background: #f7f4f6;
    margin: -20px -20px 20px;
    padding: 13px 15px;
    color: #7a7a7a;
    border-bottom: #ababab 1px solid;
}

.highlighted-section span {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
ul.total-box {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0 0;
}
li.light-gray1 {
    background: #268fe0;
    text-align: center;

}
li.light-gray2 {
    background: #00509a;
    text-align: center;
}
ul.total-box li {
    flex: 0 0 50%;
    max-width: 50%;
    list-style: none;
    padding: 20px 90px 10px;
color:#fff;
}
ul.total-box li h3 {
    color: #fff;
    margin-bottom: 20px;
}
ul.total-box li p {
    font-size: 14px;
    line-height: 24px;
color:#fff;
}
@media only screen and (max-width: 990px) {
  ul.total-box li {
    padding: 20px 20px 10px;
}

@media only screen and (max-width: 767px) {
  ul.total-box li {
    flex: 0 0 100%;
    max-width: 100%;

}
li.light-gray1 {
   
border-right:0;
border-bottom:2px #fff solid;
}
li.light-gray2 {
border-left:0;
}
ul.total-box li h3 {
    font-size: 20px;
}
}


.gray-background{
background:#f5f5f5;
}
.gray-background .edsAccordion_section{
background:#fff;
}
.accordion-content {
    border: 0 !important;
}

.self-faq-main-cont .edsAccordion_title {
    border: 0 !important;
}

.self-faq-main-cont .edsAccordion_section {
    border: solid 2px #ddd;
}

.self-faq-main-cont .edsAccordion_section.edsAccordion_active h3 {
    border-bottom: 2px solid #ddd !important;
}
.eds_boxContent.eds_box32.text-left ul {
    padding-left: 20px !important;
}
/*.eds_accordion.eds_style2 .edsAccordion_section .edsAccordion_title{
border:0;
}
*/


/*OR page css*/
.or-tab-custom  .table th, .table td {
    vertical-align: middle;
}
.or-tab-custom  .table td i {
    font-size: 24px;
}
.or-tab-custom  .table tr th:first-child {
    min-width: 125px;
}
.or .legend-box {
    display: flex;
    padding: 7px 0;
    margin-top: 5px;
    align-items: center;
    justify-content:end;
    font-size:14px;
}
.or .legend-box i {
    font-size: 22px;
}
.or .legend-box .legend-1 {
    margin-right: 15px;
}
.or-tab-custom .eds_largeText {
    display: none;
}
.eds_box31 > div {
    text-align: center;
}
.or-tab-custom .eds_tabs.eds_style5 .eds_tabsNav {
    display: none;
}
.or-tab-custom  .eds_tabs .edsTabulator_tabsWrapper .align-items-stretch {
    align-items: center !important;
}
.or-tab-custom  table.claim-table {
    width: 100%;
}
.or-tab-custom  table.claim-table td {
    border-top: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 16px;
}
.or-tab-custom  table.claim-table th:first-child, table.claim-table td:first-child {
    text-align: left;
}
.or-tab-custom  table.claim-table th:last-child {
    width: 150px;
}
.or-tab-custom  table.claim-table th {
    padding: 7px 10px;
    font-size: 18px;
}
.or-tab-custom span.eds_boxNumber {
    display: none;
}
.or-tab-custom .eds_tabs.eds_style5 .eds_tabContentRight {
    padding-left: 0;
    padding-right: 0;
}
.or-tab-custom .tab-ul {
    position: absolute;
    left: 0;
    right: 60%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
}
.or-tab-custom .tab-ul li {
    padding: .2rem 5rem;
    cursor: pointer;
}
.or-tab-custom .tab-ul li.edsTabulator_active {
    background: #19929f;
    color: #fff;
    position: relative;
    font-weight: bold;
}
.or-tab-custom .tab-ul li.edsTabulator_active:after {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid #19929f;
    position: absolute;
    right: -20px;
    z-index: 9;
    content: "";
    top: 1px;
}
.or-tab-custom .eds_box32 {
    background-color: #fff;
    border-left: solid 5px #19929f;
}
.or-tab-custom .eds_box31 > div .eds_boxContent {
    width: 80%;
}
.or-tab-custom .eds_tabs.eds_style5 .eds_tabContentRight {
    width: 40%;
}
.or-tab-custom  .eds_tabs.eds_style5 .eds_tabContentLeft {
    width: 60%;
}
.or-tab-custom .eds_tabs.eds_style5 .eds_tabContentLeft .eds_box31 {
    padding: 3rem 0;
}
.or-tab-custom .tab-ul li {
    font-size: 1.5rem;
    font-weight: normal;
    color: #fff;
    padding: .3rem 2rem;
}
.or-tab-custom .eds_box32 {
    padding: 2rem 1.5rem;
}

.claim-form-cards .min-height {
    min-height: 110px;
}
.claim-form-cards .btn-download a.eds_btn{
font-size:16px;
}
.claim-form-cards .mb-10-less{
margin:-9px;
}