﻿.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link {
    padding: 12px 16px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg {
/*    height: 40px;
    width: 40px;*/
    margin-left: 10px;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__link .kt-menu__link-icon svg g [fill] {
    fill: #ffffff;
}
.kt-aside-menu .kt-menu__nav > .kt-menu__item > .kt-menu__submenu .kt-menu__subnav > .kt-menu__item > .kt-menu__link {
    padding-left: 16px;
    min-height: 30px;
}
.kt-aside__brand {
    padding: 0 16px;
}
.ch-right {
    float:right;
}
.btn.ch-pd{
    padding-left:30px !important;
    padding-right:30px !important;
}
.btn.ch-fix {
    min-width: 110px;
}
.btn.ch-sp {
    margin-left: 5px;
    margin-right: 5px;
}
.btn.ch-st {
    margin-top: 3px;
    margin-bottom: 3px;
}
span.kt-font-bold.ch-lb-sp {
    margin-right: 15px;
}
.table{
    text-align:center;
}

    .table tfoot {
        display:none;
    }

.kt-header-menu.ch-sub {
    margin: 0;
    margin-bottom: 13px;
}
.ch-mb-20{
    margin-bottom:20px;
}

.aging .kt-portlet.kt-sub {
    background-color: #F5F5F5;
    width: 30%;
    display: inline-block;
    margin-left: 1.5%;
    margin-right: 1.5%;
}
    .aging .kt-portlet.kt-sub .card-header {
        background-color: #ffffff;
    }
    .aging .kt-portlet.kt-sub .card-body {
        background-color: #F5F5F5;
    }
        .aging .kt-portlet.kt-sub .card-body ul {
            padding-left: 15px;
        }

.ch-t-11{
    margin-top:11px;
}
.statistic.kt-portlet .kt-portlet__body {
    padding:0px;
}
.statistic_iframe {
    border: 0;
    min-height: calc(100vh - 190px);
}
.top-client-nav .kt-menu__nav {
    background-color: #EFEFEF;
    border-radius: 0.2rem;
    padding: 0;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 16px;
}
.top-client-nav .det-list {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
}
    .top-client-nav .det-list strong {
        margin-right: 5px;
    }

.kt-aside--minimize .kt-aside-menu .kt-menu__nav,.kt-aside-menu .kt-menu__nav {
    padding-top: 0px;
}
.kt-aside .kt-aside-menu {
    margin-top: 0px;
}
table.table-bordered.dataTable tbody td:focus {
    outline: none;
}
.disabled.kt-menu__link, .disabled.kt-menu__item {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}
li:hover .disabled.kt-menu__link .kt-menu__link-text {
    color: #9096b8 !important;
}
table.dataTable tbody tr.selected a, table.dataTable tbody th.selected a, table.dataTable tbody td.selected a {
    color: #ffffff;
}

table.dataTable th{
    text-transform:capitalize;
}

.ch-list-wrapper {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
    .ch-list-wrapper .ch-main-box {
        border: 1px solid #bdbdbd;
        border-radius: 10px;
        margin-bottom: 13px;
        padding-left:15px;
        padding-right:15px;
        padding-top:10px;
    }
        .ch-list-wrapper .ch-main-box label {
            display: inline-block;
            position: relative;
            padding-left: 5px;
            margin-bottom: 10px;
            text-align: left;
            cursor: pointer;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            font-size: 16px;
            font-weight: 400;
            color: #258cb1;
            text-transform:capitalize;
        }
        .ch-list-wrapper .ch-main-box .ch-sub-list {
            list-style: none;
            margin: 0px;
            padding: 0px;
            border-top: 2px solid #bdbdbd;
            padding-top:15px;
        }
            .ch-list-wrapper .ch-main-box .ch-sub-list label {
                font-size: 14px;
                color: #1d1d1d;
            }
        .ch-list-wrapper .ch-main-box .ch-ssub-list {
            list-style: none;
            margin: 0px;
            padding: 0px;
            padding-left:15px;
                border-bottom: 1px dashed #bdbdbd;
                margin-bottom:10px;
        }
            .ch-list-wrapper .ch-main-box .ch-ssub-list .ch-ssub-item {
                display: inline-block;
                margin-left: 10px;
            }
            .ch-list-wrapper .ch-main-box .ch-ssub-list .ch-ssub-item label{
                font-size: 12px;
                color: #868686;
            }

.ch-top-holidays{
    text-align:center;
}
    .ch-top-holidays .ch-ar {
        display: inline-block;
        font-size: 22px;
        vertical-align: top;
        line-height: 40px;
        cursor:pointer;
    }
    .ch-top-holidays .ch-title {
        display: inline-block;
        color: #258cb1;
        vertical-align:top;
        padding-left:10px;
        padding-right:10px;
    }

.list-holidays .kt-checkbox span {
    margin-top: 7px;
}
.label-holiday{

}
    .label-holiday .label-day {
        position: absolute;
        border: 2px solid #258cb1;
        border-radius: 100%;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 22px;
        font-size: 14px;
        font-weight: bold;
        top: 5px;
    }
    .label-holiday .label-month {
        padding-left: 30px;
        font-weight: bold;
    }
    .label-holiday .label-title {
        padding-left: 30px;
        font-size: 12px;
    }

.form-group, .ch-grp {
    align-items: center;
    margin-bottom: 2rem;
}
    .ch-grp.form-group-marginless {
        margin-bottom: 5px;
    }
.kt-form .select2-container {
    width: 100% !important;
}
.top-detForm{
    border-bottom:1px solid #999999;
    padding-bottom:10px;
    color: #999999;
}
#aging-list .card .kt-spinner {
    display:none;
    margin-left:30px;
}
#aging-list .card.loading .kt-spinner {
    display:block;
}
.btn.disabled{
    pointer-events:none;
}
#ReinbursementsGenerate-list.no-data .btn.disabled {
    display: none;
}
.btn.hdd.disaapper {
    display: none;
}
.receipt-print {
    position: relative;
    width: 595px;
    height: 425px;
    margin: 0px auto;
    background-image: url(../media/receiptbg.jpg);
    background-size: cover;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.receipt-print div {
    position:absolute;
    left:0px;
    top:0px;
    right:0px;
    font-weight:bold;
}
    .receipt-print .duplicated {
        left: 27px;
        top: 19px;
    }
    .receipt-print .nbr {
        left: 95px;
        top: 52px;
    }
    .receipt-print .amount {
        left: 406px;
        top: 75px;
        width: 105px;
        text-align: center;
    }
    .receipt-print .currency {
        left: 522px;
        top: 75px;
    }
    .receipt-print .date {
        left: 58px;
        top: 91px;
    }
    .receipt-print .from {
        left: 102px;
        top: 119px;
    }
    .receipt-print .sum {
        left: 84px;
        top: 141px;
        right: 29px;
        line-height: 27px;
    }
    .receipt-print .for {
        left: 55px;
        top: 199px;
    }
    .receipt-print .commision {
        left: 124px;
        top: 230px;
        width: 68px;
        text-align: right;
    }
    .receipt-print .commision_currency {
        left: 200px;
        top: 230px;
    }
    .receipt-print .contract {
        left: 385px;
        top: 230px;
    }
    .receipt-print .commision_letter {
        left: 97px;
        top: 262px;
        line-height: 10px;
    }
    .receipt-print .modePayment {
        left: 110px;
        top: 283px;
    }
.kt-widget.kt-widget--user-profile-3 .kt-widget__bottom .kt-widget__item{
    width:20%;
}

.mejs__container {
    width: 100%;
    height: 40px;
    min-width: 242px;
}
td.path, th.path {
    text-align: left;
    max-width: 200px;
    word-wrap: break-word;
}

.checkDiv{
    width:10%;
    display:flex;
    justify-content:center;
    align-items:center;
}


@media (max-width: 1200px) and (min-width: 1024px ) {
    .btn.ch-pd {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

}


@media print {
    .top-client-nav{
        display:none;
    }

    .kt-wrapper {
        padding-top: 0px !important;
    }
    .kt-container {
        padding: 0 25px !important;
    }
}