/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jan 4, 2019, 4:08:54 PM
    Author     : NOVUMLOGIC-1
*/
.user-panel > .info > p {
    margin-top: 9px;
}
.sidebar-menu > li.divider {
    border-bottom: 1px solid #1a2226;
    margin-left: 15px;
}
.permissions .checkbox {
    font-weight: normal;
    margin-top: 0px;
}

.select2-container--default .select2-selection--single {
    height: 34px;
    border-radius: 0px;
    border: 1px solid #d2d6de;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 33px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 5px;
}
.small-box p {
    margin: 0;
    font-weight: 600;
}
.small-box .text-muted {
    color: #fff;
    font-style: italic;
    font-size: 13px;
}
#khs_table th input {
    max-width: 100px;
}
#khs_table select {
    max-width: 100px;
}