body {color: #1b1b1b;}
a {color: #25476a;}
#content-container:before {background-image: url(../images/watermark-bg.png); background-position: 82% -20px; background-repeat: no-repeat;}
.panel-body {position: relative;}
.panel-title { float: left;}
.panel-heading {border-bottom: solid 1px rgba(0, 0, 0, 0.1);}
.panel-heading i{font-weight: bold;}
.showfilterbox {position: absolute; right: 0; left: auto; top:2px; width: 100%; padding: 25px 15px 15px 15px !important; z-index: 1; background-color: #f1f1f1; -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);}
.showfilterbox .form-group:last-child {margin-bottom: 0;}
.closefilterbtn {position: absolute; top:3px; right: 5px;}

.form-horizontal .control-label {text-align: right;}
.searchpanel {background-color: #f1f1f1; padding:6px 20px;}
.searchpanel .form-group:last-child {margin-bottom: 0;}
.colon { position: absolute; left: 0; top: 7px;}
.gl-menu {margin: 0; font-size: 14px; font-weight: bold; color: #4a4a4a;}
.total-info {margin: 0;}
.total-info label{display: inline-block; line-height: 30px; margin-bottom: 0; font-weight: bold;color: #353535; background-color: transparent;}
.total-info span{font-size: 20px; font-weight: bold; display: block; float: right; margin-left: 10px;}
.media-body p {margin-bottom: 5px;}
.border-ltgray {border: solid 1px #c6d0d6;}
.scrollportlet {height:300px;}
.btn-sm, .btn-icon.btn-sm, .btn-group-sm>.btn { padding: 1px 6px;}
.btn-sm, .btn-icon.btn-sm {font-size: 14px;}
.table th {vertical-align: middle !important;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {padding: 6px;}
.btn-icon {padding: 2px 6px; font-size: 16px;}
.btn-icon:hover{transform:scale(1)}
.modal-body{min-height:inherit}

.brand-text {
    display: block;
    font-size: 20px;
    font-weight: 600;
    padding: 8px 2px;
}
.brand-text small{font-style: italic;font-size: 80%;}
.brand-title {
    display: block;
    line-height: 23px;
}
.navbar-brand img {
  
    padding-right: 10px;
}

@media (max-width:1366px){
.scrollportlet {height: 300px; }
}