.free-benefit-wb-area {
    background-color: #0098db;
    text-align: left;
    padding: 15px;
}
.free-benefit-head {
    color: #fff;
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: normal;
    font-family: sans-serif;
}
.modal-header .close{
    color:#fff;
    opacity: 1;
    font-weight: normal;
    font-family: sans-serif;
}
li.page_item.page-item-3728{
    display: none;
}
@media screen and (max-width:768px){
    .mfd-custom-form-btn{
        text-shadow: none!important;
        font-size: 16px!important;
    }
    div#footer{
        margin-top: 0px;
    }
}
.wpcf7-form label{
    font-size: 15px;
}
.d-none{
    display: none;
}
button.exportBtn {
    text-transform: uppercase;
    font-size: 17px !important;
    font-weight: 700 !important;
    font-family: inherit;
    background-color: #429cd6 !important;
    padding: 12px 18px !important;
    text-shadow: unset;
    color: #fff !important;
}
button.exportBtn:focus {
    border: 0px;
    color: #fff;
}
button.exportBtn:hover {
    border: 0px;
    color: #fff;
}
.single-field{
    padding: 5px 0px;
}
ul.buybackques2{
    margin-top: 10px;
    list-style-type: none;
}

.buybackques2 li{
    margin-bottom: 10px;
}
.yearsAndMonths{
    width: 30%;
    margin-left: 24%;
    text-align: right;
}
.yearsAndMonthsSub{
    width: 11%;
}
form{	
    margin: 0px !important;	
}
#exampleModalLongTitle{
    display: inline-block;
}
.close:hover{
    color: white !important;
}
.close-quiz{
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 22px;
    background: #111;
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 26px;
    border-radius: 50%;
    border: 2px solid #fff;
    cursor: pointer;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -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;
}
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], textarea, select {
    /* display: block;
    width: 100%; */
    padding: 8px;
    background: #fafbfc;
    border: 1px solid #c5c5c5;
    box-shadow: inset 0 2px 4px #ddd;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=tel], .wpcf7-form input[type=email] {
    padding: 10px !important;
    box-shadow: none !important;
    background-color: #fafbfc !important;
    font-size: 16px !important;
}
.rm-img2{
    display: none;
}
select[name='retMonth'], 
select[name='retDay'], 
select[name='retYear']{
    display: inline-block;
    width: 30%;
}
.page-content {
    min-height: auto !important;
}
.bs3-scope b{
    font-weight:600;
}
.bs3-scope input[name="sickLeaveHours"]{
    width: 85%;
    margin: 0px auto;
    font-size: 17px;
    height: 40px;
    text-align: center;
}

.pension-calculator button.exportBtn:hover {
    background: #55a0ff !important ;
    color: #fff !important;
}
#sickLeaveForm button.exportBtn:hover {
    background: #56a7e0 !important ;
    color: #fff !important;
}
a.banner-btn:hover, a.banner-btn:focus {
    background: #59cd5e !important ;
    border: #59cd5e !important ;
    color: #fff !important;
}
ul.check-points {
    padding-left: 50px;
}
ul.check-points li {
    margin: 0 0 10px !important;
}
@media (max-width: 575px){
    .yearsAndMonths{
        width: 100%;
        margin-left: 0%;
        text-align: center;
    }
    .yearsAndMonthsSub{
        display: inline-block;
        width: 50%;
    }
    .yearsAndMonthsSub2{
        float: left;
    }
    label{
        text-align: center;
    }
    #chartWorkBook{
        width: 100% !important;
        height: 100% !important;
    }
    .chart-wrapper{
        height: 400px !important;
    }
    .rm-img{
        padding: 30px !important;
    }

    .rm-img img{
        max-width: 100% !important;
    }
    .yearsAndMonthsSub{
        float: left !important;
    }
    .yearsAndMonthsSub2{
        float: none !important;
    }
    .modal-dialog{
        margin: 0px !important;
    }
    #mraForm .row .col-md-6 .form-group, 
    #mraForm .row .col-md-6 .form-group label,
    #mraForm .row .col-md-6 .form-group div{
        text-align: center !important;
    }
    .rm-img{
        display: none;
    }
    .rm-img2{
        display: block;
    }
    button.exportBtn {
        font-size: 15px !important;
    }
    input[name="sickLeaveHours"]{
        width: 85%;
        margin: 0px auto;
        font-size: 16px;
        height: 40px;
    }
    div.modal.fade.in {
        padding: 2.5vw !important;
    }
}