.toggle{padding-top:2px;}
#lang_cont{line-height:30px !important;}
 
#lang_cont a{font-size:11px}
.nav_menu{margin-bottom:0;}
.page-title{padding: 8px 0;height:initial;margin-top:0 !important;overflow:hidden;align-items:center;}
.page-title .title_left {margin-bottom:0 !important;margin-top:0 !important}
.page-title .title_left h3 br {display: none;}
.page-title .title_left h3 {font-size:0px; margin:0;}
.page-title .title_left h3 small{font-size:12px;font-weight:600}
.page-title .title_center{font-size:11px;margin-top:0 !important}
.page-title .title_center img{width:8px;height:8px;margin-top:-2px;}
.page-title .title_right{margin-left:auto;font-size:11px}
.page-title .title_right .dripicons11{text-align:left}
.page-title .title_right button{margin-bottom:0;}
ol.breadcrumb.m-0.text-right {display: flex;align-items: center;justify-content: flex-end;padding:0;}
span.glyphicon.glyphicon-cog {left: -2px;}
/* 
.form-horizontal .control-label{
    white-space:pre-wrap;
}  */

.x_panel .x_title h2 br{display:none}


@media ( max-width: 960px ) {
    body { width:960px; }
    .page-title{height:initial}
    #datatable{width: 100%!important;}
    .nav-md .container.body .right_col{margin-left:0}
}

@media (min-width: 961px){
    footer {
        margin-left: 230px;
    }
}

