﻿.nowrap {white-space:nowrap;
}

.col-td-120width {
    max-width: 120px;
}

.col-td-225width {
    max-width: 225px;
}

.col-td-80width {
    width: 80px;
}

#TOPgvMaterialsRequisition > div {
    /*max-height: 400px !important;*/
}

/*.table-responsive > div {
    max-height: 250px;
}*/

#contentMain_gvMaterialsRequisitionProcurement tbody td {padding:4px;
}
.primary-text {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-bottom: 15px;
    padding: 10px;
    margin-bottom: 0px;
    margin-top:0px;
}
.bold {font-weight:bold;
}
.tableBGSet {
      max-height: 300px;
    overflow: auto;
}


 .table textarea {
    max-height: 50px;
    padding: 0px;
}


/**********************************************************/
.form-inline label {
    margin-bottom:0 !important;
}
.form-inline .form-control {
    display: block;
    width: 115px;
}

.calendaricon {
    top:25px !important;
}

.mt18 {
    margin-top:18px;
}