#main{width: 100%;}

div#navbar.navbar-collapse.collapse ul.nav.navbar-nav.navbar-right li.active a{font-weight: bold;border-top: 5px solid #fff; background-color: #e9eaed}



.fancy-checkbox input[type="checkbox"],
.fancy-checkbox .checked {
    display: none;
}
 
.fancy-checkbox input[type="checkbox"]:checked ~ .checked
{
    display: inline-block;
    color: #3b5999;
}
 
.fancy-checkbox input[type="checkbox"]:checked ~ .unchecked
{
    display: none;
}

.modal-body {padding: 22px;}

.containerMain{width: 820px !important; padding: 0 !important}

.kv-fileinput-caption{height: 38px;}

table.table-bordered.dataTable th{font-size: 12px !important; background-color: #fff !important}

.mb15 {margin-bottom: 15px;}
