
.income-calc-wrapper{
    width: 100%;
    margin: 0 auto;
}
.income-calc-wrapper *{
    color: #E8E9EB;
}
.income-calc-container{
    width: 100%;
    padding: 20px 30px;
    margin: 0 auto;
    box-sizing: border-box;
}

.calc-btn{
    background: #8B0000;
    color: #fff;
    padding: 5px 20px;
    border: 1px solid #8B0000;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    min-width: 150px;
    box-sizing: border-box;
}
.calc-btn:hover{
    background: #fff;
    transition: 0.2s;
    border: 1px solid #8B0000;
    color: #8B0000;
}
.printArea{
    padding: 20px;
    background: #182432;
}
.inc-calc-title{
    text-align: center;
    padding: 10px 10px 20px;
    box-sizing: border-box;
}
.inc-calc-title h2{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 28px;
    font-weight: 600;
    padding: 0 10px 5px;
    margin: 0;
    line-height: 1.2;
    color: #EABD9A;
}
.inc-calc-title span,
.inc-calc-title h2 span{
    font-size: 14px;
    font-weight: 400;
    color: #E8E9EB;
    padding: 0 5px;
    margin: 0;
    box-sizing: border-box;
}
.inc-calc-information-sec{
    width: 100%;
}
.inc-flex-sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.half-width{
    width: 50%;
}

.inc-rowGroup{
    width: 50%;
    padding: 0 10px;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    margin-bottom: 15px;
}
.row-lbl-sec{
    width: 30%;
    text-align: right;
}
.row-lbl-sec label{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #E8E9EB;
    padding: 0;
    margin: 0;
    /* padding-bottom: 5px; */
    outline: 0;
    box-sizing: border-box;
}
.row-lbl-sec span,
.row-lbl-sec label span{
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    margin: 0;
    line-height: 1.4;
    box-sizing: border-box;
}
.row-inp-sec,
.row-sel-sec{
    width: 60%;
}
.inc-right-sec .row-inp-sec{
    margin: 0 0 0 auto;
}
.inc-select-sec{
    width: 60%;
    margin: 0 auto;
    margin-bottom: 15px;
}
.row-inp-sec input,
.row-sel-sec select,
.inc-select-sec select{
    width: 100%;
    margin: 0;
    height: 40px;
    padding: 5px 15px;
    color: #fff!important;
    border: 1px solid #CED4DA;
    background: #182432;
    font-size: 16px;
    font-weight: 400;
    border-radius: 4px;
    font-family: inherit;
    font-weight: 500;
    box-sizing: border-box;
}
.chartjs-block canvas{
    width: 50%;
    margin: 0 auto;
}
.append-input,
.prepend-input{
    display: inline-flex;
    align-items: center;
}
.append-input .jw-input{
    border-left: none;
    padding-left: 0;
    border-radius: 0 4px 4px 0;
}
.prepend-input .jw-input{
    border-right: none;
    border-radius: 4px 0 0 4px;
}
.prepend-input span,
.append-input span{
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 5px 10px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #CED4DA;
    background: transparent;
    border-right: none;
    border-radius: 4px 0 0 4px;
    box-sizing: border-box;
}
.prepend-input span{
    border: 1px solid #CED4DA;
    border-left: none;
    border-radius: 0 4px 4px 0px;   
}
.prepend-input .jw-input:focus{
    border: 1px solid #CED4DA!important;
    border-right: none!important;
    outline: 0!important;
}
.append-input .jw-input:focus{
    border: 1px solid #CED4DA!important;
    border-left: none!important;
    outline: 0!important;
}
.inc-col5,.inc-col3,.inc-col2{
    width: 50%;
    padding: 0 10px;
    margin: 10px 0;
    box-sizing: border-box;
}
.inc-col8{
    width: 80%;
    padding: 0 10px;
    margin: 0px 0;
    box-sizing: border-box;
}
.inc-col6{
    width: 60%;
    padding: 0 10px;
    margin: 10px 0;
    box-sizing: border-box;
}
.inc-col8 .row-lbl-sec,
.inc-col4 .row-lbl-sec,
.inc-col5 .row-lbl-sec,
.inc-col6 .row-lbl-sec{
    width: 100%;
    text-align: left;
}
.inc-col2{
    width: 20%;
    text-align: center;
}
.inc-col2 .row-inp-sec{
    width: 80%;
    margin: 0 auto;
}
.inc-col2 .row-inp-sec input{
    text-align: center;
}
.inc-col3{
    width: 30%;
}
/* ////////////// tabs */
.tabs {
    border-radius: 0.25rem;
    position: relative;
    background: #182432;
}
.icon{
    display: none;
    
}
.icon{
    margin: 0;
    background: white;
    color: #0B0B45;
    font-size: 16px;
    padding: 12px 25px;
    border: 1px solid #0B0B45;
    border-radius: 5px;
    cursor: pointer;
    box-sizing: border-box;
}
.icon:hover{
    background: #181855;
    color: white;
    border-color: white;
}
.tabs__nav {
    display: flex;
    background-color: #fff;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.tabs__btn {
    position: relative;
    padding: 5px 20px;
    cursor: pointer;
    margin: 5px;
    transition: opacity 0.3s;
    border: 1px solid #182432;
    /* border-left: none; */
    color: white;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    background: #182432;
    border-radius: 4px;
}
/* .tabs__btn:first-child{
    border-left: 1px solid #36494F;

} */
.tabs__btn.is-active { 
    border-color: #EABD9A;   
    background-color: #EABD9A;
    color: #182432;
}
.tabs__btn.is-active::after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    /* background-color: #EEEEEE; */
} 

.tabs__btn:hover{
    border-color: #EABD9A;   
    background-color: #EABD9A;
    color: #182432;
}
.tabs__content{
    border: 1px solid white;
    padding: 20px;
    box-sizing: border-box;
    
}
.tabs__pane {
    display: none;
    background: #182432;
    /* background-color: #EEEEEE; */
}
.tabs__pane.is-visible {
    display: block;
}
.horizontal-line{
    width: 60%;
    margin: 20px auto 20px;
    border-bottom: 2px dashed #FFFFFF ;
}
.inc-small-title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    margin-bottom: 34px;
    box-sizing: border-box;
    color: #EABD9A;
}
label.inc-small-title{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 15px;
    font-size: 18px;
    color: #EABD9A;
    font-weight: 600;
    margin: 0;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.inc-small-title span,
.inc-small-title p{
    padding: 0px 5px;
    font-size: 14px!important;
    font-weight: 400!important;
}
.inc-small-title p{
    margin: 0;
    font-size: 16px!important;
    font-weight: 600!important;
}
.row-text-sec span{
    display: block;
    color: #E8E9EB;
    padding: 0px 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    box-sizing: border-box;
}
.inc-text-field span{
    display: block;
    color: #E8E9EB;
    padding: 15px 10px;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    box-sizing: border-box;
}

.inc-left-sec .inc-des-sec p{
    text-align: left;
}
.inc-des-sec,
.inc-des-sec i{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    padding: 0 5px;
    padding-bottom: 10px;
    color: #EABD96;
    box-sizing: border-box;
}
.inc-des-sec p,
.row-des-sec p{
    display: block;
    color: #E8E9EB;
    padding: 0px 10px;
    margin: 0 0px ;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    box-sizing: border-box;
}
.row-des-sec p{
    text-align: right;
    margin-bottom: 0;
}
.flexCenter-sec{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.inc-small-width{
    width: 15%;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
}
.inc-sm-width{
    width: 15%;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
}
.inc-small-width .row-sel-sec select{
    padding: 5px;
}
.inc-half-width{
    width: 20%;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
}
.inc-small-width .row-text-sec span,
.inc-sm-width .row-text-sec span{
    text-align: center;
    padding: 15px 0;
    margin: 0;
    font-size: 14px;
    box-sizing: border-box;
}
.margin-bottom{
    margin-bottom: 10px;
}
.inc-row-sec{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    
}
.inc-row-sec .inc-small-title{
    font-size: 14px;
    padding: 10px 0;
}
.inc-row-sec .row-lbl-sec{
    text-align: left;
}
.flex-column{
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.inc-half-width .row-inp-sec,
.inc-sm-width .row-inp-sec{
    width: 100%;
}
.inc-left-sec{
    width: 60%;
    padding: 5px 10px;
    margin: 0;
    box-sizing: border-box;
}
.inc-right-sec{
    width: 30%;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
}
.inc-right-sec .row-text-sec{
    text-align: right;
    font-size: 14px;
}
.inc-radio-sec{
    width: 100%;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #EABD9A;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.inc-radio-sec label{
    height: 36px;
    font-size: 16px;
    font-weight: 500;
    color: #E8E9EB!important;
    padding: 0;
    margin: 0;
    /* padding-bottom: 5px; */
    outline: 0;
    box-sizing: border-box;
}
.flex-evenly{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
/* ////// check Box */

.inc-check-group {
    display: block;
    margin: 10px 0;
}
  
.inc-check-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
  
.inc-check-group label {
    position: relative;
    cursor: pointer;
    display: inline;
    align-items: center;
    justify-content: left;
    font-size: 16px;
    font-weight: 500;
    color: #E8E9EB!important;
    padding:  0 10px;
    margin: 0;
    box-sizing: border-box;

}
  
.inc-check-group label:before {
    content:'';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #FFFFFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-flex;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}
  
.inc-check-group input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 17px;
    width: 5px;
    height: 11px;
    border: solid #EABD9A;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.flex-evenly .inc-col2,
.flex-evenly .inc-col5,
.flex-between .inc-col5,
.flex-between .inc-small-title{
    margin: 0;
}
.inc-col2 .row-sel-sec,
.inc-col3 .row-sel-sec,
.inc-col10 .row-inp-sec,
.inc-col5 .row-lbl-sec{
    width: 100%;
}
.content-right{
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}
.flex-between{
    display: flex;
    align-items: center;
    justify-content: space-between;

}
.inc-col4{
    width: 40%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    margin: 0;
    box-sizing: border-box;
}
.inc-col1{
    width: 10%;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
}
.inc-col10{
    width: 100%;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
}
.margin-none,
.inc-col5 .inc-small-title{
    margin: 0;
}
.text-left{
    justify-content: flex-start;
    text-align: left;
}
.flex-sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inc-col5 .row-inp-sec{
    width: 100%;
}
.inc-section{
    width: 100%;
}
.text-center label,
.text-center{
    justify-content: center;
    text-align: center;
}
.text-right label,
.text-right{
    justify-content: end;
    text-align: right;
}
/* .text-center input:checked + label:after{
    left: 95px;
    top: 4px;
} */
.inc-col5 .inc-rowGroup{
    width: 100%;
}
.margin-auto{
    margin: 0 auto;
}
.flex-between-sec{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.marginBottom{
    margin-bottom: 30px;
}
input[type=number] {
    max-width: 100%!important;
}
button[type=submit]{
    background: #8B0000;
    color: #fff;
    padding: 14px 20px;
    text-transform: capitalize;
    border: 1px solid #8B0000;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    min-width: 150px;
    box-sizing: border-box;
}
button[type=submit]:hover{
    background: #fff;
    transition: 0.2s;
    border: 1px solid #8B0000;
    color: #8B0000;
}


form input[type=checkbox], form input[type=radio] {
    display: none;
}
.inc-table::-webkit-scrollbar {
    width: 5px;
}
.inc-table::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
.inc-table::-webkit-scrollbar-thumb {
    background: #EABD96; 
}
.inc-table{
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;

}
.inc-table table{
    width: 100%;
    overflow: auto;
    border-collapse: collapse;
    display: table;
    margin-bottom: 10px;
}
.inc-table table,
.inc-table table th,
.inc-table table td{
    border: 1px solid #EABD9A;
}

.inc-table table th,
.inc-table table td{
    padding: 10px 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.inc-table table th{
    font-size: 18px;
    font-weight: 600;
    color: #EABD9A;
}
.inc-table table td{
    padding: 20px;
    font-size: 14px;
    font-weight: 400;
    color: white;
}
.inc-table table td .row-sel-sec.col12,
.inc-table table td .row-inp-sec.col12{
    width: 100%;
}
.inc-table table td .row-sel-sec,
.inc-table table td .row-inp-sec{
    width: 220px;
}
.inc-table table td .row-sel-sec select,
.inc-table table td .row-inp-sec input{
    width: 100%;
}
/* .entry-content{
    max-width: 100%;
} */
.inc-row{
    width: 40%;
    margin-bottom: 20px;
}
.inc-row .row-inp-sec{
    width: 100%;
}
.inc-row .row-lbl-sec{
    width: 100%;
}
.row-text-sec span{
    text-align: end;
}
@media only screen and (max-width: 1250px) {
    .entry-content{
        max-width: 100%;
    }
    .tabs__btn{
        padding: 10px;
    }
    .income-calc-container{
        padding: 20px 10px;
    }
}
@media only screen and (max-width: 1180px) {
    .tabs__btn{
        font-size: 14px;
        font-weight: bold;
    }
    .inc-multBase-title{
        font-size: 24px;
    }
    .inc-multBase-title span{
        font-size: 12px;
    }
}
@media only screen and (max-width: 992px) {
    .tabs__content{
        padding: 20px 10px;
    }
    .inc-multBase-title{
        font-size: 32px;
    }
    .inc-multBase-title span{
        font-size: 14px;
    }
    .tabs__nav{
        /* display: none; */
        width: 250px;
        flex-direction: column;
        /* position: absolute; */
        /* border: 1px solid white; */
    }
    
    .response-btn{
        display: block;
        padding: 10px;
    }
    .tabs__btn,
    .tabs__btn:first-child,
    .tabs__btn:last-child{
        border-radius:0;
        border-bottom: 1px solid #0B0B45;
        font-size: 16px;
        display: none;

    }
    .tabs__nav.responsive {
        position: absolute;
    }
    .tabs__nav.responsive .tabs__btn {
        /* float: none; */
        display: block!important;
        text-align: left;
    }
    .tabs__nav.responsive .icon {
        position: absolute;
        left: 0;
        top: -10px;
    }
    .icon{
        display: block!important;
    }
    .inc-flex-sec{
        flex-direction: column;
    }
    .inc-calc-information-sec .inc-flex-sec,
    .inc-widget-field .inc-flex-sec{
        flex-direction: row;
    }
    .inc-doubleWidget-field .inc-rowGroup{
        width: 60%;
    }
    .inc-doubleWidget-field .inc-flex-sec{
        align-items: flex-start;
    }
    .row-label-sec{
        text-align: center;
    }
    .inc-rowGroup,
    .inc-left-sec,
    .inc-right-sec{
        width: 100%;
    }
    .flex-start{
        align-items: center;
    }
    .horizontal-line{
        width: 90%;
    }
    .widget-lbl-sec{
        font-size: 16px;
        text-align: left;
        padding: 0 10px 10px;
    }
    .inc-widget-right-sec .calc-widget-title{
        display: none;
    }
    .calc-widget-title{
        font-size: 16px;
    }
    .inc-multiBase-sec{
        width: 100%;
    }
    .inc-multiBase-sec .inc-rowGroup .row-lbl-sec{
        text-align: center;
    }
    .inc-row-sec .inc-small-title {
        font-size: 12px;
        padding: 10px 0;
    }
    .inc-small-width .row-text-sec span, .inc-sm-width .row-text-sec span {
        font-size: 12px;
    }
    .inc-col5, .inc-col3, .inc-col2 {
        width: 42%;
    }
    .inc-col4 {
        width: 45%;
    }
    .inc-small-title {
        font-size: 14px;
    }
    .inc-small-title span, .inc-small-title p {
        font-size: 12px;
    }
    .row-lbl-sec label{
        font-size: 14px;
    }
    .row-text-sec span{
        font-size: 14px;
    }
    .inc-radio-sec label{
        font-size: 14px;
    }
    .inc-row{
        width: 60%;
    }
    .inc-table table td .row-sel-sec, .inc-table table td .row-inp-sec {
        width: 150px;
    }
    .inc-table table th {
        font-size: 14px;
    }
    .inc-col2 {
        width: 20%;
        text-align: center;
    }
}
@media only screen and (max-width: 768px) {
    .inc-calc-information-sec .inc-flex-sec{
        flex-direction: column;
    }
    .inc-calc-information-sec .inc-rowGroup{
        width: 100%;
    }
    .inc-calc-information-sec .row-lbl-sec{
        text-align: center;
    }
    .tabs__nav{
        width: 50%;
    }
    .inc-widget-sec {
        width: 33%;
        padding: 0 5px;
    }
    .inc-doubleWidget-field .inc-rowGroup{
        width: 100% ;
    }
    .inc-widget-right-sec{
        flex-wrap: wrap;
    }
    .inc-multi-widget-sec{
        width: 60%;
        margin-bottom: 10px;
    }
    .multiText{
        width: 30%;
    }
    .inc-small-width,
    .inc-sm-width{
        padding: 0;
    }
    .inc-table table th, .inc-table table td,
    .inc-table table td {
        padding: 10px 5px;
    }
    .inc-table table td{
        font-size: 12px;
    }
    .inc-table table td .row-sel-sec, .inc-table table td .row-inp-sec{
        width: 120px;
    }
    .inc-row {
        width: 80%;
    }
}
@media only screen and (max-width: 600px) {
    .inc-multiBase-sec{
        padding: 10px 0;
    }
    .inc-calc-title h2 {
        font-size: 20px;
    }
    .inc-calc-title span{
        font-size: 12px;
    }
    .inc-widget-field .inc-flex-sec{
        flex-wrap: wrap;
    }
    .inc-widget-field .inc-widget-sec{
        width: 50%;
    }
    .inc-widget-field .inc-widget-sec:first-child{
        width: 100%;
    }
    .inc-multBase-title {
        font-size: 24px;
    }
}