﻿@font-face {
    font-family: "Sharp";
    src: url("/Assets/font/kurdi/ir_sharp_m.eot"); /* IE9 Compat Modes */
    src: url("/Assets/font/kurdi/ir_sharp_m.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/Assets/font/kurdi/ir_sharp_m.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/Assets/font/kurdi/ir_sharp_m.woff") format("woff"); /* Modern Browsers */
}

body {
    font-family: "Poppins", "Sharp" !important;
    overflow: hidden !important;
}
.dashboard-scroll-auto{
    overflow: auto !important
}
div, h1, h2, h3, h4, h5, label, button:not(.toast-close-button), input, p, aside, a:not(.k-icon), fieldset, li, ul, select, option, span:not(.k-icon) {
    font-family: inherit !important;
}

input {
    font-family: "Poppins", "Sharp" !important;
}

span.k-widget {
    border: 1px solid #e2e5ec !important;
    border-radius: 4px;
}

.k-dropdowntree .k-dropdown-wrap {
    background: white;
}

.k-grid td {
    padding: 6px 20px !important;
}

.k-input {
    font-size: 1rem !important;
}

.k-group {
    font-size: 1rem !important;
}

tr.k-state-selected {
    background-color: #899bfb !important
}

.k-grid tr.k-alt {
    background-color: rgba(0,0,0,0.09);
}

.k-grid tr.k-state-selected > td > *:not(i) :not(input) {
    color: #fff !important;
}
.k-grid tr.k-state-selected > td {
    color: #fff !important;
}

.k-grid tr.k-state-selected > td > span {
    color: #fff !important;
}

.k-grid-content {
    overflow: auto;
}

.k-grid-header {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.kt-avatar .kt-avatar__upload {
    right: -35px;
}
.form-control.error {
    border-color: #fd397a;
    padding-right: calc(1.5em + 1.3rem);
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.325rem) center;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

.k-grid td, .k-grid th {
    border-left-color: rgba(0,0,0, 0.14);
}
input:read-only:not([type='checkbox']) {
    border: 1px dashed #889ed1 !important;
}

div.k-grid-header {
    padding: 3px;
}

div.k-grid-pager {
    padding: 9px;
}
.kt-filterbar {
    min-height: 50px;
    display: none;
    width: 100%;
    background-color: #fff;
    /*position: fixed;*/
    margin-top: -25px;
    margin-bottom: 20px;
    right: 0;
    z-index: 93;
    padding: 15px 15px;
    left: 70px;
    -webkit-box-shadow: 0px 10px 30px 0px rgb(82 63 105 / 8%);
    box-shadow: 0px 10px 30px 0px rgb(82 63 105 / 8%);
}
.k-grid-content {
    overflow-y: hidden !important;
    height: inherit !important;
    min-height: 20px !important;
}

.k-grid-header {
    padding-left: 0 !important;
    background-color: #727272 !important;
    color: #ffff;
    top: 0 !important;
    position: sticky !important;
    width: 100% !important;
    z-index: 93 !important;
}

.k-grid-header-freeze {
    /*top: 0 !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 95 !important;*/
}
.k-grid-excel {
    color: #fff !important;
    background-color: #07a979 !important;
}

.k-grid-pdf {
    color: #fff !important;
    background-color: #f72168 !important;
}

th.k-group-cell {
    background-color: #727272 !important;
}
.panel {
    position: relative;
    padding: 1rem 1rem;
    border: 1px solid #ccc;
    background-color: #f5f5f5;
    border-radius: 10px;
}

.sumpanel {
    background-color: rgba(26,179,148,.1);
    border: 1px solid #1ab394;
    border-radius: 4px;
    display: flex;
    justify-content: space-between;
}

.form-control:not(textarea) {
    height: calc(1.5em + 1.1rem + 0px) !important;
    padding: 0.35rem 0.8rem;
}

.form-group {
    margin-bottom: 1.5rem;
}

.row1 {
    border-bottom: 1px solid #1ab394;
    padding-bottom: .25rem;
    margin-bottom: 1px;
}

.row2 {
    border-top: 1px solid #1ab394;
    padding-top: 0.25rem;
    margin-top: 1px;
}

.text-end {
    text-align: right !important;
}

.delete {
    right: 0;
    left: initial;
    top: 0;
    position: absolute;
    z-index: 2 !important;
}



label.error {
    background-color: #fd397a;
    color: rgb(255, 255, 255);
    padding: 0px 3px;
    border-radius: 5px;
    float: right;
}


.contact-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #aaa;
}

.contact-row {
    border-bottom: 1px solid #aaa;
    padding: 3px 0;
}


.bisan-switch.kt-switch.kt-switch--success:not(.kt-switch--outline) input:checked ~ span:before {
    background-color: #fd397a;
}

.bisan-switch.kt-switch.kt-switch--success:not(.kt-switch--outline) input:empty ~ span:after {
    color: #fd397a;
    background-color: #ffffff;
    opacity: 1;
}


.filterBar-Btn {
    align-self: flex-end;
}
.bgHoliday {
    background-color: #fe58614a !important;
}
.bgHolidayWeekend {
    background-color: #9e9e9eb3 !important;
}

.dropdown-item {
    cursor: pointer !important;
}

.dropdown-item-tilte {
    font-weight: bold;
    width: 100%;
    margin: auto;
    padding: 0 10px;
}

.sumpanel-left {
    width: 80%;
    padding: 4px 0
}

.sumpanel-right {
    width: 20%;
    padding: 4px 0
}



.level1 {
    font-weight: bold !important;
}

.level2 {
    font-weight: bold !important;
    color: #1c84c6;
}

.level3 {
    font-weight: bold !important;
    color: #1ab394;
}

.level4 {
    font-weight: bold !important;
    color: #cd3dbf;
}
.level5 {
    font-weight: bold !important;
    color: #ed5565;
}

.flex-column {
    flex-direction: column !important;
}

.d-flex {
    display: flex !important;
}

.total-row {
    display: flex;
    margin: .25rem 0;
    padding-bottom: .125rem;
    border-bottom: 1px dotted #000;
}

.label {
    width: 200px;
    color: #888;
    font-size: 10pt;
}

.amount {
    width: 200px;
    font-size: 11pt;
    text-indent: 1rem;
}

.total-row.sum {
    border-bottom: 1px solid #000;
    width: 400px;
    margin: 0;
}

.totals {
    display: flex;
    padding-top: .5rem;
    justify-content: center;
}

.saletd {
    padding: 3px !important;
}

    .saletd > input {
        padding: 20px 5px;        
    }

    .saletd > span > input {
        padding: 20px 5px;
    }

.kt-container_scroll{
    overflow-y: scroll;
    height: 350px;
}
.relative-gridCell {
    position: relative;
}

.redTriangle-gridCellCorner {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid red;
}

.greenTriangle-gridCellCorner {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid transparent;
    border-right: 10px solid green;
}
.modal-scroll{
    height: inherit !important;
}
.select2 {
   width: 100% !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    position: relative;
    padding: 1.65rem 3rem 0.65rem 1rem;
    line-height: 0;
}
.txt-info {
    border-color: var(--info)
}
.txt-success {
    border-color: var(--success)
}
.txt-danger {
    border-color: var(--danger)
}

#breadcrumbs {
    font-family: Arial, sans-serif;
    font-size: 14px;
    margin: 10px 0;
    background: none;
}

    #breadcrumbs li {
        display: inline-block;
        margin-right: 5px;
    }

    #breadcrumbs a {
        color: #888;
        text-decoration: none;
    }

        #breadcrumbs a:hover {
            color: #888;
        }

    #breadcrumbs .active {
        font-weight: bold;
        color: #333;
    }

    #breadcrumbs span {
        margin-right: 5px;
        color: #888;
    }
