
.pay_grade_period{
    padding: 10px 0;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0!important;
}
.card.bbc-estimator{
    border-radius:3px;
    border: 1px solid #ccc;
}
.card.bbc-estimator table{
    border: none;
    margin-bottom:0px;
}
#calculations pre{
    overflow: hidden;
}
.card.bbc-estimator table tr:first-child th{
    border-top: none;
}
.card.bbc-estimator table tr:last-child td{
    border-bottom: none;
}
table#est-pay tr:first-child th:first-child{
    border-top-left-radius:4px;
}
table#est-pay tr:last-child th:first-child{
    border-bottom-left-radius:4px;
}
table#est-pay tr:last-child th:last-child{
    border-bottom-right-radius:4px;
}
table#est-pay tr:first-child th:last-child{
    border-top-right-radius:4px;
}

.action{
    padding: 0;
    margin: 10px 0;
}
#formBBC label{
    color: #333;
}
#formBBC label.error{
    color: red;
    font-size: 12px;
}
table#est-pay th,
table#est-pay td{
    font-size:20px;
}


.bbc-estimator{
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12)
}

button#addPayGrade{
    font-size: 15px;
    padding-left: 0;
    position: absolute;
    top: -42px;
    left: auto;
}

.start-new-estimate{
    color: #337ab7;
    font-size: 15px;
}
.bbc-estimator td.deposit{
    font-size: 21px!important;
    font-weight: bold;
    color: #2aa22f;
}
.dateField{
    width: 30%;
    margin-right:10px;
    float: left;	
}
.dateField select{
    padding: 5px;
}
.dateField:last-child{
    margin-right:0;
}
.pay_grade_period .col-md-6{
    margin-bottom:15px;
}
button.btnCalculate{
    margin-top:15px;
    font-size:15px;
}
.border-top{
    border-top:1px solid #ccc;
}
.border-bottom{
    border-bottom:1px solid #ccc;
}
.padding-top-15{
    padding-top:15px;
}
.pay_grade_period .row{
    background-color: #f5f5f5;
}
@media screen and (max-width:768px){
    button.btnCalculate{
        font-size:16px;
    }
    .xs-margin-top-15{
        margin-top:15px;
    }
}

label.error{
    color: red;
    font-size:12px;
}

button[disabled].btnCalculate{
    background-color: #c4c4c4!important;
    border: none!important;
}





#formBBCBasic label{
    color: #333;
}
#formBBCBasic label.error{
    color: red;
    font-size: 12px;
}
.bbc-estimator{
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2), 0 1px 1px 0 rgba(0,0,0,.14), 0 2px 1px -1px rgba(0,0,0,.12)!important;
}
.start-new-estimate{
    color: #337ab7;
    font-size: 15px;
}
table.bbc-estimator td.deposit{
    font-size: 19px!important;
    font-weight: bold;
    color: #2aa22f;
}
.dateField{
    width: 30%;
    margin-right:10px;
    float: left;	
}
.dateField select{
    padding: 5px;
}
.dateField:last-child{
    margin-right:0;
}
button.btnCalculate{
    font-size:15px;
}
@media screen and (max-width:768px){
    button.btnCalculate{
        font-size:16px;
    }
    .xs-margin-top-15{
        margin-top:15px;
    }
}
.calEstBtn{
    background-color:#f44336!important;
    border-color:#f44336!important;
}
.calEstBtn:hover{
    background-color:#d0190b!important;
    border-color:#d0190b!important;
}


.mfb-logo{
    float: left;
    width: 26%;
}
.est-title{
    font-weight: bold;
    font-style: italic;
    text-decoration-line: underline;
    text-decoration-color: #0a64a7;
    text-align: right;
    letter-spacing: normal;
    color: #000!important;
    padding: 0;
    margin:0;
}
#bbc-init .panel-body{
    padding: 30px;
}
.preferred-entry{
    text-align: right;
    font-size:16px;
}
.desc-para{
    font-size:16px;
}
.padding-30{
    padding:30px!important;
}
.padding-top-10{
    padding-top:10px!important;
}

.help-icon{
    display:inline-block;
    cursor: pointer;
    color: #333;
}
.help-icon:focus,
.help-icon:hover{
    color:#3267cf;
}
.info-desc.active{
    transform: none;
}
.info-desc{
    position: absolute;
    top: 30px;
    left: 100%;
    width: 320px;
    border: 1px solid #3e9efd;
    background-color: #fff;
    padding: 10px;
    z-index: 1;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
    font-size: 14px;
    transition: transform 150ms cubic-bezier(0.4,0,1,1);
    transform: scale3d(0,0,1);
    transform-origin: top left;
    font-weight: normal;
    color:#333;
} 
label{
    position: relative;
}

@media screen and (max-width:549px){
    .info-desc{
        left: 0px;
        width: 300px;
    }
}




.fegli-submit{
    font-size: 17px!important;
    font-weight: 700!important;
    font-family: inherit!important;
    background-color: #FF5722!important;
    background-image: none!important;
    transition: all .3s ease-in-out!important;
    padding: 12px 18px!important;
    text-shadow: none!important;
    border-color: #ff5722!important;
}
.fegli-submit:hover{
    background-color: #FF6922!important;
    color: #fff!important;
    text-decoration: none!important;
}
label.error{
    color:red;
}
.quiz-modal.modal-content{
    margin-top: 50px;
}
.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;
}
label.error{
    font-size: 12px;
    display: block;
}
#formMilitary input[type=text],
#formMilitary input[type=tel],
#formMilitary input[type=email]{
    padding: 20px;
    box-shadow: none;
    background-color: #fff;
    font-size: 16px;
}
@media screen and (max-width:549px){
    
    .quiz-modal.modal-content{
        margin-top: 20px;
    }
}
@media screen and (max-width:549px){
    .btn1 {
        font-size: 16px!important;
    }
}


.est-title-2{
    width:100%;
    text-align: center;
    text-decoration: none;
    margin-bottom:40px;
    color: #036!important;
    font-size: 21px;
}
ul.buybackques{
    font-size:16px;
    line-height: 1.4;
}
ul.buybackques li{
    margin-bottom: 10px;
}
p.btm-thankyou{
    font-size:12px;
}
.bbkit-divider{
    background-color: #ccc;
    height: 1px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 16px;
}
ul.buybackques2{
    margin-top: 10px;
    list-style-type: none;
}
ul.buybackques2 li i.fa{
    color:#399940;
}
@media screen and (max-width:549px){	
    .preferred-entry{
        text-align: center;
    }
    .preferred-entry strong{
        text-align: center;
        display: block;
        margin-bottom: 10px;
        font-size:20px;
    }
    .preferred-entry a.calEstBtn1,
    .preferred-entry a.calEstBtn{
        margin-left:0!important;
        font-size:16px;
    }
    .mfb-logo{
        float: none;
        width: 80%;
        margin: 0 auto;
    }
    .est-title{
        margin: 10px 0;
        font-size: 26px!important;
        text-align: center;
        width: 100%;
        padding: 0;
    }
    #bbc-init .panel-body {
        padding: 15px;
    }
    
    
    td.totalPaidText,td.totalMilDeposit,td.totalDepositText,td.lifetimeIncome{
        text-align: center!important;
        padding: 15px!important;
    }
    /*td.totalPaidText p,td.totalMilDeposit p{
        font-size: 18px;
    }*/
    td.totalDepositText{
        font-size: 28px!important;
    }
    td.totalDepositText p{
        font-size: 30px;
        font-weight: 700;
        color: #2aa22f;
    }
    
    
    td.totalPaidText p,
    td.totalMilDeposit p,
    td.totalDepositText p{
        margin: 0;
    }
    
    
    .est-title-2{
        margin-top:30px;
        margin-bottom:30px;
    }
    
    
    table#est-pay th, table#est-pay td{
        font-size: 18px;
    }
    td.totalPaidText p, td.totalMilDeposit p, td.lifetimeIncome p{
        font-size: 21px;
    }
    a.banner-btn{
        font-size:23px!important;
    }

}
.bbc-estimator table th{
    text-align: center;
}

.formula-table tr th {
    background-color: #eff8ff;
    padding: 5px 2px;
    padding-right: 20px;
    border: 1px solid #ddd;
    font-weight: 700;
}

.formula-table tr td {
    padding: 5px 2px;
    padding-right: 20px;
    border: 1px solid #ddd;
    font-weight: 700;
}

@media screen and (max-width:360px){
    td.totalPaidText p, td.totalMilDeposit p{
        font-size: 20px;
    }
    td.totalDepositText{
        font-size:22px!important;
    }
    td.totalDepositText p{
        font-size:27px;
    }
    .est-title-2{
        font-size:20px!important;
    }
    table#est-pay th, table#est-pay td{
        font-size: 16px;
    }
    a.banner-btn{
        font-size:18px!important;
    }
}

@media screen and (max-width:340px){
    .result-head{
        font-size: 24px;
    }
    
    
}




.wp-image-510{
    float:right;
    padding-left: 15px;
}


@media screen and (max-width:768px){
    .wp-image-510{
        padding-left: 7px;
    }
}
@media screen and (max-width:549px){
    .wp-image-510{
        padding-left: 0px;
        margin-bottom: 15px;
        width: 100%;
    }
    
    .xs-padding-bottom-0{
        padding-bottom:0!important;
    }
}






.line1 p,.line2 p,.line3 p,.line4 p,.line5 p{
    margin:0;
    text-align: center;
}
.line1,.line2,.line3,.line4,.line5{
    padding: 10px;
    border: 1px solid #888;
    margin-bottom:10px;
}
.line2{
    border: none;
    padding: 0;
}
a.banner-btn.color-blue{
    background-color: #429cd6;
}
a.banner-btn.color-blue:hover{
    background-color: #337ab7;
}

.cta-button {
    box-shadow: 1px 2px 3px #00000070 !important;
}

@media screen and (max-width:768px){
    .xs-margin-bottom-15{
        margin-bottom:15px;
    }
}



.calc-loader{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,0.7);
    z-index: 9999;   
}
.calc-loader .spinner-border {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    vertical-align: text-bottom;
    border: .3em solid #f3f3f3;
    border-right-color: #007bff;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite;
}
@keyframes spinner-border {
    to { transform: rotate(360deg); }
}
.bbc-cal .tab-content {
    position: relative;
}


.d-none{
    display: none !important;
}