.btns-bar {
    display: flex;
    justify-content: flex-end;
}
a.btn svg {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 10px;
}
a.btn.btn-primary svg.stroke-icon {
    stroke: #fff;
}
a.btn {line-height: 23px;}
.page-link {color:#F86800}
.active>.page-link, .page-link.active, .page-link:hover {
    background-color: #F86800;
    border-color: #F86800;
    color:#fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {border:none}
div.dataTables_wrapper div.dataTables_length select {width:80px!important}
.form-control-feedback {color:red}
.dataTables_wrapper button {margin:0 5px}
.card-header h5 {text-transform: none!important;}
.breadcrumb-item.active {text-transform: none;}
.select2-result {
    clear: both;
}
.select2-result__meta {display: flex;}
@media only screen and (max-width: 991.98px) {
    .simplebar-mask {
        top: 0!important
    }
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content > li .sidebar-submenu {opacity:0}
.page-wrapper.horizontal-wrapper .page-body-wrapper .sidebar-main .sidebar-links .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper .simplebar-content > li.hoverd .sidebar-submenu {opacity:1; visibility: visible;margin-top:8px;transition: all 0.5s ease}
#filters .dropdown-item.checked {background-size:20px!important;font-weight: 600;background: url("../images/mark_icon.svg") no-repeat center right;}
#filters .dropdown-menu { overflow-y: auto;
  max-height: 150px;}
.select2-container--default .select2-selection--multiple {padding:5px 0 0}
.select2-container--open .select2-dropdown--below {margin-top:-21px}
.preview-details button {margin: 5px 0}
.preview-details button:first-child {margin-right: 10px;}
.img-logo {max-width: 190px; max-height: 55px;}
@media only screen and (max-width: 810px) {
    .page-wrapper .page-header .header-wrapper .nav-right > ul > li .profile-media .flex-grow-1 {
        display: block!important;
    }
}
.page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown {top:35px!important}