.validation-invalid-label {
     color: red;
     font-weight: 500;
     display: none;
}

.input-box-capitalize 
{
    text-transform:capitalize;
}

.underline{
	text-decoration: underline;
}

.label_text_white{
	color:white !important;
}

.fullwidth{
	width: 100% !important;
}

.label_font_style{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

/*.tab-pane{
  max-height:350px;
  overflow-y:scroll;
  width:100%;
}*/

.quotation_print td{border:1px solid #000;}
.quotation_vertical_top {vertical-align: top !important;}
.quotation_discount_div {width:30%;padding:0px;background-color:#000 !important; color:#fff;}
