#DIVajaxGetFormConsultations .modal-content {
    /* new custom width */
    min-width: 700px;
}

.menu_hide{
    display:none !important;
}

.page-header.navbar .page-logo .logo-default {
    margin: 10px 10px 0;
}

.primarycateg{
    padding: 5px;
}

.difflastrow{
    margin-bottom: 15px;
}

.bg_soft_blue{
    background-color: #FFEB99;
}

.cfhasvalue{
    background-color: #FFE166 !important;
}

#overview{
    padding: 20px;
}

table.table-bordered th:last-child, table.table-bordered td:last-child {
    border-right-width: 1px;
}

#frmAddConsultation #details{
    height: 65px;
}