@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Light.ttf') format('truetype');

}

body,
form,
table {
    direction: rtl;
    text-align: right;
    font-family: IRANSans !important;
} 
.breadcrumb-dark .breadcrumb-item a{
    color: #5e72e4 !important;
}
.avatar img{
    /* max-width: 36px;
    max-height: 36px; */
}
.hide{
    display: none !important;
}
.navbar-vertical.navbar-expand-xs .navbar-nav>.nav-item>.nav-link.active{
    background: #d3e3fd;
}
table tr:hover,table tr:hover td{
    background: #d3e3fd5c;
}
#nprogress .spinner{
    top: 15px;
    left: 15px;
    right: auto;
}
.navbar-vertical.navbar-expand-xs .navbar-nav>.nav-item>.nav-link{
    margin-right: -19px !important;
        margin-left: 0.5rem !important;
        padding-right: 38px !important;
        padding-left: 1rem !important;
        border-radius: 20px 0px 0px 20px !important;
        
}
.navbar-vertical.navbar-expand-xs .navbar-nav>.nav-item>.nav-link:hover{
    background: #e1e9f7;
}
body,
form,
table {
    direction: rtl;
    text-align: right;
}
.ltr{
    direction: ltr !important;
}
.pre-line {
    white-space: pre-line;
}

.paymentBankImg {
    max-width: 200px;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.sidebar {
    direction: ltr;
}

table tr td:last-child {
    text-align: left;
}

.dropdown-menu-arrow {
    text-align: right;
}

.dropdown-menu .dropdown-item>i,
.dropdown-menu .dropdown-item>svg {
    margin-left: 1rem !important;
    margin-right: 0 !important;
}

.modal-header .close {
    margin: auto -1.25rem -1.25rem -1.25rem !important;
}

.sidenav-header {
    display: flex;
}

@font-face {
    font-family: Notification;
    src: url('../fonts/notification.eot?s3g3t9');
    src: url(../fonts/notification.eot?#iefixs3g3t9) format("embedded-opentype"), url(../fonts/notification.woff?s3g3t9) format("woff"), url(../fonts/notification.ttf?s3g3t9) format("truetype"), url(../fonts/notification.svg?s3g3t9#notification) format("svg");
    font-weight: 400;
    font-style: normal
}

.notification-container {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999;
    width: 320px;
    padding: 0 15px;
    max-height: calc(100% - 30px);
    overflow-x: hidden;
    overflow-y: auto
}

.notification,
.notification-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.notification {
    padding: 15px 15px 15px 58px;
    border-radius: 2px;
    color: #fff;
    background-color: #ccc;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    cursor: pointer;
    font-size: 1em;
    line-height: 1.2em;
    position: relative;
    opacity: .9;
    margin-top: 15px
}

.notification .title {
    font-size: 1em;
    line-height: 1.2em;
    font-weight: 700;
    margin: 0 0 5px
}

.notification:focus,
.notification:hover {
    opacity: 1
}

.notification-enter {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.notification-enter.notification-enter-active {
    -webkit-transition: all .4s;
    transition: all .4s
}

.notification-enter.notification-enter-active,
.notification-leave {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.notification-leave.notification-leave-active {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: all .4s;
    transition: all .4s
}

.notification:before {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -14px;
    display: block;
    font-family: Notification;
    width: 28px;
    height: 28px;
    font-size: 28px;
    text-align: center;
    line-height: 28px
}

.notification-info {
    background-color: #2f96b4
}

.notification-info:before {
    content: ""
}

.notification-success {
    background-color: #51a351
}

.notification-success:before {
    content: ""
}

.notification-warning {
    background-color: #f89406
}

.notification-warning:before {
    content: ""
}

.notification-error {
    background-color: #bd362f
}

.notification-error:before {
    content: ""
}

.error-template {
    padding: 40px 15px;
    text-align: center;
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

.error-actions .btn {
    margin-right: 10px;
}

.scroll-wrapper {
    overflow-y: scroll !important;
}

.navbar-heading {
    padding-right: 12px !important;
}

.breadcrumb-item+.breadcrumb-item::before {
    padding-left: .5rem;
    padding-right: .5rem;
}

.modal {
    background: rgb(0 0 0 / 56%);
    overflow-y: scroll;
}

.table-id {
    width: 75px;
    text-align: center;
}

.invoice-title h2,
.invoice-title h3 {
    display: inline-block;
}

.table>tbody>tr>.no-line {
    border-top: none;
}

.table>thead>tr>.no-line {
    border-bottom: none;
}

.table>tbody>tr>.thick-line {
    border-top: 2px solid;
}

.d-rtl {
    direction: rtl !important;
}

.noDataPanel {
    width: 250px;
    height: 250px;
    margin: 0 auto;
    display: flex;
}

.modal-backdrop {
    z-index: 0 !important
}

.d-ltr {
    direction: ltr !important;
}

.pull-left {
    float: left;
}
.max-w-100{
    width: 100px;
}
.max-w-50{
    width: 50px;
}
.max-w-75{
    width: 75px;
} 
@media screen and (max-width: 1024px) {
    .notResponsive {
        display: none;
    }
    
    .inresponsive {
        display: block;
    }
    .card-padding-custom{
        padding: 17px 2px;
    }
} 
@media screen and (min-width: 1025px) {
    .notResponsive {
        display: revert;
    }
    
    .inresponsive {
        display: none;
    }
} 