.input-sm ,.input-sm datepicker
{
    font-weight:400;
    color:#0000b3;
}

.mislabel-input,.mislabel-input-sm ,.mislabel-input-require,.mislabel-desc,.mislabel-desc-sm,.mislabel-constant {
    font-weight:400;
    color: #000066;
}
.panel-body
{
/*    background-color:#f1f0f6; */
    background-color:#e6e6e6;
}
.box, .box-body
{
    background-color:#f2f2f2;
}
.select2-container--default .select2-selection--single .select2-selection__rendered,.select2-dropdown
{
    font-weight:400;
    color:#0000b3;
  }
  
.skin-blue-light .treeview > a {
  color: #330066;
  font-weight:400;
}
.skin-blue-light .treeview-menu > li > a {
  color: #003d99;
  font-weight:400;
}

.icheckbox_square-blue,.icheckbox_square-blue.disabled {
    background-position: -24px 0;
}
.iradio_square-blue,.iradio_square-blue.disabled {
    background-position: -144px 0;
}
