﻿.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;
}


/**********************************************************/
.innerFlexSet label { margin-top:5px;
}
.innerFlexSet input {
    margin-right:4px;
}


.highlightmismatch  {
    /*box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);*/
    background-color: #cfd8f3 !important;
}

.calendariconSet {
    position: absolute;
    right: 10px;
    font-size: 16px;
    color: #333;
    z-index: 1;
    top: 31px;
    cursor: pointer;
}