﻿.x_title {
    border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
    margin-bottom: 10px;
}

.x_panel {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    box-shadow: 0px 1px 5px 1px rgb(164 184 255);
    border-radius: 5px;
}

._header {
    margin-top: 15px;
}

x_title_ApplyLeaves {
    height: 60px;
    box-shadow: none;
    border-bottom: 1px solid #e9e9e9;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 14px 20px 14px 40px;
    /*background-color: #f9fafc;*/
    margin-bottom: 0px;
}

.FR {
    margin: 1px;
    float: right;
}

/*.btn-primary {
    color: #ffffff;
    background-color: #458bd6;
    border-color: #458bd6;
}*/

.btn {
    height: 34px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 1;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.x_title_ApplyLeaves {
    height: 60px;
    box-shadow: none;
    border-bottom: 1px solid #e9e9e9;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    padding: 14px 20px 14px 40px;
    /*background-color: #f9fafc;*/
    margin-bottom: 0px;
}

.selectedTab {
    background-color: #1B1A47;
    color: #fff;
    border-bottom: 3px solid #4b89dc;
}

.form-control-input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    /* border: none; */
    border-bottom: 1px solid #999;
    background-color: transparent;
    font-weight: 500;
    border-radius: 0px;
}

.datewidth {
    width: 100%;
}

.fixed-Total-col-color {
    background: #9e9e9e21;
}

.fixed-Total-col-font {
    color: #337ab7;
    font-size: 16px;
    font-weight: 800
}

.fixed-for-deduaction {
    color: #bb3400;
    font-size: 16px;
    font-weight: 800;
}

#emipaymentsummary, #emipiechart {
    border: 0 none;
}

#emipaymentsummary {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.no-gutter-right {
    padding-right: 0;
}

.no-gutter, .no-gutter-left {
    padding-left: 0;
}

#emiamount, #emitotalamount, #emitotalinterest {
    padding: 0 15px;
    text-align: center;
}

#emiamount, #emitotalinterest {
    border-bottom: 1px dashed #ccc;
    border-top: 0 none !important;
}

#emipaymentsummary h4 {
    font-size: 16px;
    color: #666;
    margin-top: 1rem;
}

#emipaymentsummary p {
    font-size: 18px;
    font-weight: 700;
}

#emiamount p {
    font-size: 24px !important;
}

/*Loan*/
#emipaymentsummary_Loan, #emipiechart_Loan {
    border: 0 none;
}

#emipaymentsummary_Loan {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.no-gutter-right {
    padding-right: 0;
}

.no-gutter, .no-gutter-left {
    padding-left: 0;
}

#emiamount_Loan, #emitotalamount_Loan, #emitotalinterest_Loan {
    padding: 0 15px;
    text-align: center;
}

#emiamount_Loan, #emitotalinterest_Loan {
    border-bottom: 1px dashed #ccc;
    border-top: 0 none !important;
}

#emipaymentsummary_Loan h4 {
    font-size: 16px;
    color: #666;
    margin-top: 1rem;
}

#emipaymentsummary_Loan p {
    font-size: 18px;
    font-weight: 700;
}

#emiamount_Loan p {
    font-size: 24px !important;
}
/*Asset*/
#emipaymentsummary_Asset, #emipiechart_Asset {
    border: 0 none;
}

#emipaymentsummary_Asset {
    border: 1px solid #ccc;
    border-radius: 4px;
}

.no-gutter-right {
    padding-right: 0;
}

.no-gutter, .no-gutter-left {
    padding-left: 0;
}

#emiamount_Asset, #emitotalamount_Asset, #emitotalinterest_Asset {
    padding: 0 15px;
    text-align: center;
}

#emiamount_Asset, #emitotalinterest_Asset {
    border-bottom: 1px dashed #ccc;
    border-top: 0 none !important;
}

#emipaymentsummary_Asset h4 {
    font-size: 16px;
    color: #666;
    margin-top: 1rem;
}

#emipaymentsummary_Asset p {
    font-size: 18px;
    font-weight: 700;
}

#emiamount_Asset p {
    font-size: 24px !important;
}

/*TDS ALLOCATION*/
.no-gutter-right {
    padding-right: 0;
}

.no-gutter, .no-gutter-left {
    padding-left: 0;
}

#emipaymentsummary_TDSALLOCATION, #Tds_TDSALLOCATION, #emipiechart_TDSALLOCATION {
    border: 0 none;
}

#emipaymentsummary_TDSALLOCATION, #Tds_TDSALLOCATION {
    border: 1px solid #ccc;
    border-radius: 4px;
}



#Name_TDSALLOCATION, #departmentname_TDSALLOCATION, #BranchName_TDSALLOCATION,
#Totalctc_TDSALLOCATION, #hra_TDSALLOCATION, #employerpf_TDSALLOCATION,
#Reimbursement_TDSALLOCATION, #NPS_TDSALLOCATION,
#AdditionAmount_TDSALLOCATION, #tds_TDSALLOCATION,
#GROSSSALARY_TDSALLOCATION, #EarnedTillNow_TDSALLOCATION, #EarnedTillFY_TDSALLOCATION, #TotalTDSDeducation_TDSALLOCATION, ._eightyctotal_amount, ._totaldeducation_amount {
    padding: 0 15px;
    text-align: center;
}

#Name_TDSALLOCATION, #BranchName_TDSALLOCATION,
#departmentname_TDSALLOCATION, #Totalctc_TDSALLOCATION,
#hra_TDSALLOCATION, #employerpf_TDSALLOCATION,
#Reimbursement_TDSALLOCATION, #NPS_TDSALLOCATION,
#AdditionAmount_TDSALLOCATION, #tds_TDSALLOCATION,
#GROSSSALARY_TDSALLOCATION, #EarnedTillNow_TDSALLOCATION, #EarnedTillFY_TDSALLOCATION, #TotalTDSDeducation_TDSALLOCATION, ._eightyctotal_amount, ._totaldeducation_amount {
    border-bottom: 1px dashed #ccc;
    border-top: 0 none !important;
}

#emipaymentsummary_TDSALLOCATION, #Tds_TDSALLOCATION, ._eightyctotal, ._totaldeducation h4 {
    font-size: 16px;
    color: #666;
    margin-top: 1rem;
}

#emipaymentsummary_TDSALLOCATION, #Tds_TDSALLOCATION, ._eightyctotal, ._totaldeducation p {
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0px 1px 5px 1px rgb(164 184 255);
    border-radius: 5px;
    padding: 5px;
}

#emiamount_TDSALLOCATION p {
    font-size: 24px !important;
}


/*Final Tds allocation*/
#monthlyyearlyTds_TDSALLOCATION, #emipiechart_Asset  {
    border: 0 none;
}

#monthlyyearlyTds_TDSALLOCATION, ._eightyctotal, ._totaldeducation {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0px 1px 5px 1px rgb(164 184 255);
    border-radius: 5px;
    margin-top: 1rem;
}

.no-gutter-right {
    padding-right: 0;
}

.no-gutter, .no-gutter-left {
    padding-left: 0;
}

#monthly_TDSALLOCATION, #yearly_TDSALLOCATION, #PendingCutForTdsDeducation_TDSALLOCATION, #TOTAL_DEDUCTION_US_80C_TDSALLOCATION, #Total_Deducation_TDSALLOCATION {
    padding: 0 15px;
    text-align: center;
}

#monthly_TDSALLOCATION, #yearly_TDSALLOCATION, #PendingCutForTdsDeducation_TDSALLOCATION, #TOTAL_DEDUCTION_US_80C_TDSALLOCATION, #Total_Deducation_TDSALLOCATION {
    border-bottom: 1px dashed #ccc;
    border-top: 0 none !important;
}

#monthlyyearlyTds_TDSALLOCATION h4 {
    font-size: 16px;
    color: #666;
    margin-top: 1rem;
}

#monthlyyearlyTds_TDSALLOCATION p {
    font-size: 18px;
    font-weight: 700;
}

#monthly_TDSALLOCATION, #yearly_TDSALLOCATION, #PendingCutForTdsDeducation_TDSALLOCATION, #TOTAL_DEDUCTION_US_80C_TDSALLOCATION, #Total_Deducation_TDSALLOCATION p {
    font-size: 24px !important;
}

.salary-slip-font{
font-size: 14px;
font-weight: 700;

color: #575962;
}
