
.eachRowCompositionTotal{ background-color: #f4f4f4; line-height: 34px;}

.compositionBox{ width: 80%; min-width: 800px; height: 90%; min-height: 600px;}
.compositionBox .modal-body{  height: 90%; min-height: 600px; max-height: 600px;}


.selectedCompositionTable:nth-of-type(2n+1){ background-color: #fdfcec;}
.selectedCompositionTable:nth-of-type(2n){ background-color: #eef9d3;}
.eachRowComposition{ width: 100%;}
.eachRowComposition > span{ display: inline-block; padding: 5px 10px; vertical-align: middle;}
.eachRowComposition > span:nth-child(1) {width: 5%;}
.eachRowComposition > span:nth-child(2) {width: 10%;}
.eachRowComposition > span:nth-child(3) {width: 25%;}
.eachRowComposition > span:nth-child(4) {width: 10%;}
.eachRowComposition > span:nth-child(5) {width: 10%;}
.eachRowComposition > span:nth-child(6) {width: 5%;}
.eachRowComposition > span:nth-child(7) {width: 10%;}
.eachRowComposition > span:nth-child(8) {width: 20%;}

#new_bill_form #grnParticularGrid tr td{ padding-left: 2px; padding-right: 2px;}
#new_bill_form #grnParticularGrid tr td:first-child{ padding-left: 0px;}
#new_bill_form #grnParticularGrid tr td.text-center-imp> div.has-feedback  {
    text-align: center !important;
    min-width: 80px; width:100% !important;
}

#new_bill_form #editgrnParticularGrid tr td{ padding-left: 2px; padding-right: 2px;}
#new_bill_form #editgrnParticularGrid tr td:first-child{ padding-left: 0px;}
#new_bill_form #editgrnParticularGrid tr td.text-center-imp> div.has-feedback  {
    text-align: center !important;
    min-width: 80px; width:100% !important;
}
.packTypeSelect,.mTypeSelect { width:100%;}
.extraBottomRow td{line-height:5px; border-bottom:1px solid #e4e4e4;}
.extraTopRow td{line-height:5px; border-top:1px solid #e4e4e4;}
.actualMedRow td{ padding-top: 5px;}
.patientMedicineBillRow td:not(:first-child){margin-left:10px;padding-left: 10px;}
