#resolveOverConsumption .infobox {
    color: #ababab;
}

.deactivate.disabled {
    color: #FFF !important;
}

.progressbar .datastate{
    width: 18% !important;
}

/*adjust search box alighment on select product dialog*/
/*#search {
    float: right !important;
}*/

#resolveOverConsumption .separator
{
    margin: 5px 0 5px 0;
    border-bottom: 1px solid #000;
}

#resolveOverConsumption h2 {
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
}

div.dataTables_wrapper > table.dataTable > thead th {
    height: 30px;
    vertical-align: top;
}


#deActivateUsersDialog > .modal-dialog {
    width: 60vw;
}

#userLookUp {
    max-height: 70vh;
    overflow: auto;
}
