.bdr{border:1px solid red;}

.aside-menu .menu .menu-item .menu-link.active {
    transition: color .2s ease,background-color .2s ease;
    color: #fff;
	    background-image: linear-gradient(45deg, #025590, #026db9);
}



.aside-menu .menu .menu-item .menu-link .menu-title {
        color: #5e6278 ;
    font-weight: 600;
    font-size: 13.6px;
}
.aside-menu .menu>.menu-item {
    padding: 0 0.6rem;
    margin-bottom: 5px;
}

.menu-sub .menu-link .menu-title {
    color: #b6b9c8;
    font-weight: 500;
    font-size: 12.6px !important;
}

.btn-check:active+.btn.btn-active-color-success .svg-icon svg [fill]:not(.permanent):not(g), .btn-check:checked+.btn.btn-active-color-success .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-color-success.active .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-color-success.show .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-color-success:active:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-color-success:focus:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-color-success:hover:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g), .show>.btn.btn-active-color-success .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #39b048;
}
.menu-sub .menu-item {
    margin-top: 7px;
}



.breadcrumb {
    display: flex;
    align-items: center;
    background-color: transparent;
    padding: 0;
    margin: 0;
    margin-top: 4px;
}


.pagination .page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #025996;
    border-color: transparent;
}

.pagination .page-link:hover {
    z-index: 2;
    color: #025996;
    text-decoration: none;
    background-color: #0259961f;
    border-color: #025996;
}

.table.table-row-gray-300 tr {
    border-bottom-color: #dfe1e7;
}
.border-bottom {
    border-color: #dfe1e7!important;
}


.btn.btn-success {
    color: #fff;
    border-color: #39b149;
    background-color: #39b149;
}


.menu-state-primary .menu-item .menu-link:hover:not(.disabled):not(.active), .menu-state-primary .menu-item.hover>.menu-link:not(.disabled):not(.active) {
    transition: color .2s ease,background-color .2s ease;
    color: #38ae47;
}

.menu-state-bg .menu-item .menu-link:hover:not(.disabled):not(.active), .menu-state-bg .menu-item.hover>.menu-link:not(.disabled):not(.active) {
    transition: color .2s ease,background-color .2s ease;
    background-color: rgb(56 175 72 / 8%);
}

.svg-icon.svg-icon-2 svg {
    height: 1.70rem!important;
    width: 1.70rem!important;
}


.aside {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    padding: 0;
}




.header .header-brand {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #ffffff;
}

.aside .aside-toolbar .aside-user {
    border-top: 1px solid #f4f5f5;
    padding: 0 25px;
}
.aside .aside-toolbar .aside-search {
    border-top: 1px solid #f4f5f5;
    border-bottom: 1px solid #f4f5f5;
    padding: 0 25px;
}
.aside .aside-toolbar .aside-search .form-control {
    background-color: #f5f8fa;
    border-color: #f5f8fa;
    color: #6a6d85;
}
.aside .aside-footer .btn-custom {
    color: #fff;
    background-color: rgb(2 85 144);
}
.aside .aside-footer .btn-custom.active, .aside .aside-footer .btn-custom.show, .aside .aside-footer .btn-custom:active:not(.btn-active), .aside .aside-footer .btn-custom:focus:not(.btn-active), .aside .aside-footer .btn-custom:hover:not(.btn-active), .btn-check:active+.aside .aside-footer .btn-custom, .btn-check:checked+.aside .aside-footer .btn-custom, .show>.aside .aside-footer .btn-custom {
    color: #fff;
    background-color: rgb(2 85 144) !important  ;
}

.aside-menu .menu .menu-item .menu-link .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #919191;
}
.header {
    box-shadow: 0px 10px 30px 0px rgb(82 63 105 / 5%);
    background-color: #065892;
}


.btn-check:active+.btn.btn-active-light-primary, .btn-check:checked+.btn.btn-active-light-primary, .btn.btn-active-light-primary.active, .btn.btn-active-light-primary.show, .btn.btn-active-light-primary:active:not(.btn-active), .btn.btn-active-light-primary:focus:not(.btn-active), .btn.btn-active-light-primary:hover:not(.btn-active), .show>.btn.btn-active-light-primary {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

.btn-check:active+.btn.btn-active-light-primary .svg-icon svg [fill]:not(.permanent):not(g), .btn-check:checked+.btn.btn-active-light-primary .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-light-primary.active .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-light-primary.show .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-light-primary:active:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-light-primary:focus:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g), .btn.btn-active-light-primary:hover:not(.btn-active) .svg-icon svg [fill]:not(.permanent):not(g), .show>.btn.btn-active-light-primary .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #ffffff;
}

.right-s .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #ffffff;
}

.text-muted {
    -color: #e7e8eb!important;
}

.aside-menu .menu .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-icon .svg-icon svg [fill]:not(.permanent):not(g), .aside-menu .menu .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #065892;
}
.aside-menu .menu .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-title, .aside-menu .menu .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-title {
    color: #065892;
}

.aside-menu .menu .menu-item .menu-link:hover:not(.disabled):not(.active) .menu-bullet .bullet, .aside-menu .menu .menu-item.hover>.menu-link:not(.disabled):not(.active) .menu-bullet .bullet {
    background-color: #025590;
}
.aside-menu .menu .menu-item.here>.menu-link .menu-title, .aside-menu .menu .menu-item.show>.menu-link .menu-title {
    color: #065892;
}
.aside-menu .menu .menu-item.here>.menu-link .menu-icon .svg-icon svg [fill]:not(.permanent):not(g), .aside-menu .menu .menu-item.show>.menu-link .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #065892;
}





.btn-check:active+.btn.btn-active-primary, .btn-check:checked+.btn.btn-active-primary, .btn.btn-active-primary.active, .btn.btn-active-primary.show, .btn.btn-active-primary:active:not(.btn-active), .btn.btn-active-primary:focus:not(.btn-active), .btn.btn-active-primary:hover:not(.btn-active), .show>.btn.btn-active-primary {
    color: #fff;
    border-color: #065892;
    background-color: #065892!important;
}
.svg-icon.svg-icon-primary svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #065892;
}



.text-two {
width: 300px;
height: 2.8em;
line-height: 1.4em;
display: flex;
-webkit-line-clamp: 2;
display: -webkit-box;
-webkit-box-orient: vertical;
overflow: hidden; 
}

.title-elips {
height: 21px;
width: 250px;
padding: 0;
overflow: hidden;
position: relative;
display: inline-block;
margin: 0 5px 0 0px;
text-align: center;
text-decoration: none;
text-overflow: ellipsis;
white-space: nowrap;
}


.cu-wi{
    width: 180px !important;
}

@media(max-width:576px) {
.cu-wi{
    width: 120px !important;
}
.cus-toolbar{
    background: #055791;
}
}

@media(max-width:992px) {
.cus-toolbar{
    background: #055791;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
.cu-wi{
    width: 200px !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.cu-wi{
    width: 150px !important;
}
}




/*@media(min-width:1401px) {
.cus-col .col-xl-6 {
    flex: 0 0 auto;
    width: 47%;
}
.cus-col .col-xl-4 {
    flex: 0 0 auto;
    width: 38.333333%;
}
.cus-col .col-xl-2 {
    flex: 0 0 auto;
    width: 14.666667%;
}
}*/







.aside-menu .menu .menu-item .menu-link.active .menu-icon .svg-icon svg [fill]:not(.permanent):not(g) {
    transition: fill .3s ease;
    fill: #ffffff;
}


@media only screen and (max-width:1199px) and (min-width:992px) { 
.top-header .col-lg-2 {
    flex: 0 0 auto;
    width: 33.33%;
}
.top-header .col-lg-6 {
    flex: 0 0 auto;
    width: 100%;
}
}

@media only screen and (max-width:1199px) and (min-width:992px) { 
.top-header .col-lg-2 {
    flex: 0 0 auto;
    width: 33.33%;
}
.top-header .col-lg-6 {
    flex: 0 0 auto;
    width: 100%;
}
}


@media only screen and (min-width: 1200px) and (max-width: 1700px){
    .cus-col .col-xl-7 {
    flex: 0 0 auto;
    width: 100%;
}
.cus-col .col-xl-5 {
    flex: 0 0 auto;
    width: 100%;
}
.cus-col .top-header .h4{
    font-size: 1rem;
}
}

@media only screen and (min-width: 1701px) and (max-width: 1900px){

.cus-col .top-header .h4{
    font-size: 1rem;
}
}

.border-dashed-all {
    border: 1px dashed #e3e5e7!important;
}

.border-dashed-all-b {
    border: 1px dashed #06589257!important;
}





@media (min-width: 992px){
    .cs-box .col-lg-2 {
        flex: 0 0 auto;
        width: 12.666667%;
    }
    div::-webkit-scrollbar-thumb, ol::-webkit-scrollbar-thumb, pre::-webkit-scrollbar-thumb, span::-webkit-scrollbar-thumb, ul::-webkit-scrollbar-thumb {
        background-color: #005a8f;
    }
    div:hover::-webkit-scrollbar-thumb, ol:hover::-webkit-scrollbar-thumb, pre:hover::-webkit-scrollbar-thumb, span:hover::-webkit-scrollbar-thumb, ul:hover::-webkit-scrollbar-thumb {
       background-color: #00588d;
    }
}


