/*start of font settings*/
body {

    font-family: sahel, Tahoma, Arial, sans-serif !important;
    font-size: inherit;

}

select {
    font-family: sahel, Tahoma, Arial, sans-serif !important;
    font-size: inherit;
}

button {
    font-family: sahel, Tahoma, Arial, sans-serif !important;
    font-size: inherit;
}

input {
    font-family: sahel, Tahoma, Arial, sans-serif !important;
    font-size: inherit;
}

/*end of font settings*/

body::-webkit-scrollbar {
    width: 5px;

}

body::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(196, 196, 196, 0.3);
    background-color: darkgrey;
}

select {
    direction: rtl;
}

form {
    direction: rtl;
}

.navbar {
    direction: rtl;
    text-align: right;
}

.sidebar-heading {
    color: #b9bbbe;
}

.nav-link > .float-left {
    color: #9a9c9f;
}

.nav > .nav-item > .nav-link:hover {
    background-color: #d3d4d5;
}

.navbar > .fa-paste {
    color: #eee;
    font-size: 24px;
}

.nav-item.dropdown > .nav-link {
    color: #eee;
}

.nav-item.dropdown > .nav-link > .far {
    font-size: 16px;
}

.nav-item.dropdown {
    margin-left: 34px;
}

.main-content {
    margin-top: 56px;
}

.card, .sidebar {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);

    /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);*/
}

/*
.nav-item > .collapse:hover {
    background-color:  #f8f9fa;
}*/
th {
    font-size: 13px;
}

td {
    font-size: 13px;
}

.transferees-table {
    margin-top: 20px;
}

.dir-rtl {
    direction: rtl;
}

.dir-ltr {
    direction: ltr;
}

.txt-al-r {
    text-align: right;
}

.txt-al-l {
    text-align: left;
}

.toast-message {
    text-align: right;
}

/* ANIMATION STYLINGS
============================================================================= */
#body-form.ng-enter {
    transition: 0.5s linear all;
    /*transform: translateX(100px);*/
    opacity: 0;
}

/* The finishing CSS styles for the enter animation */
#body-form.ng-enter.ng-enter-active {
    opacity: 1;
    /*transform: translateY(0);*/
}

.login-register {
    background: url(../img/login-background.jpg) no-repeat center center / cover !important;
    height: 100%;
    width: 100%;
    position: fixed;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    align-content: center;
}

.login-register > .container > .row {
    display: flex;
    justify-content: center;
}

.login-form {
    direction: rtl;
    text-align: right;
}

.form-group > input {
    margin-left: -1.0rem;
}

.form-group > label {
    margin-right: 1.75rem;
}

.copy-write {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 10px;
}

.form-check-inline {
    margin-right: 0;
    margin-left: .75rem;
}

form > .form-group > input {
    margin-left: -1.0rem;
    margin-right: 0;
}

form > .form-group > label {
    margin-right: 1.3rem;
}

form > .form-group.form-check-inline > label {
    margin-right: 0.5rem;
}

form > .form-row > .form-label-group > label {
    padding-right: 17px;
}

.modal-dialog {
    direction: rtl;
    text-align: right;
}

.modal-dialog > .modal-content > .modal-body > ul.nav {
    padding-right: 22px;
}

.modal-dialog > .modal-content > .modal-header > .close {
    margin: -1rem auto -1rem -1rem;
    float: left;
}

.modal-footer > :not(:first-child) {
    margin-right: .25rem;
    margin-left: 0;
}

.modal-footer > :not(:last-child) {
    margin-left: .25rem;
    margin-right: 0;
}

.modal .form-check-label {
    margin-right: 1.2rem;
}

.modal-dialog > .modal-content > .modal-body > .nav > .nav-item > .form-row > .form-group > .badge {
    cursor: pointer;
}

li.nav-item ul.nav {
    padding-right: 20px;
}

.table {
    direction: rtl;
}

.btn.btn-outline-info > i {
    vertical-align: -3px
}

.btn.btn-outline-dark > i {
    vertical-align: -2px
}

.btn > i {
    vertical-align: -2px
}

.font-size-in {
    font-size: inherit;
}

.custom-select {
    height: 50px;
}

.st-selected > td {
    background: aliceblue;
}

.sidebar-sticky {
    direction: rtl;

}

.sidebar-sticky::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.sidebar-sticky::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(196, 196, 196, 0.3);
    background-color: darkgrey;
}

.sidebar-sticky > ul {
    direction: ltr;
}

.dropdown-item {
    text-align: right;
}

.select2-container--bootstrap4 .select2-selection--single .select2-selection__rendered {
    direction: rtl;
}

input.form-control {
    direction: rtl;
    text-align: right;
}

.tabsdemoDynamicHeight md-content {
    background-color: transparent !important;
}

.tabsdemoDynamicHeight md-content md-tabs {
    background: #FFFFFF;

}

.tabsdemoDynamicHeight md-content md-tabs md-tabs-wrapper {
    direction: rtl;
}

.tabsdemoDynamicHeight md-content h1:first-child {
    margin-top: 0;
}

.thumb {
    width: 24px;
    height: 24px;
    float: none;
    position: relative;
    top: 7px;
}

form .progress {
    line-height: 15px;
}

.progress {
    display: inline-block;
    width: 100px;
    border: 3px groove #CCC;
}

.progress div {
    font-size: smaller;
    background: orange;
    width: 0;
}

.md-raised.lf-ng-md-file-input-button.lf-ng-md-file-input-button-remove.md-button.md-ink-ripple {
    direction: rtl;
}

md-menu-item > .md-button {
    direction: rtl !important;
    text-align: right !important;
}

md-steppers {
    direction: rtl;
}

.was-sent {
    background: rgba(57, 73, 171, 0.19) !important;;
}

.ng-jalaali-flat-datepicker-wrapper {
    width: 100%;
    height: 50px;
}

.ng-jalaali-flat-datepicker-wrapper > input {
    height: 100% !important;
    width: 100%;
}

.reporting-form form .form-row .form-group > label {
    margin-right: 0;
}

.reporting-form .ng-jalaali-flat-datepicker-wrapper {
    height: 38px;
}

#accordion > .card {
    margin-top: 0;
    margin-bottom: 0;
}

#accordion .list-group-item {
    padding: 0.2rem 1rem;
}

.reporting-form .custom-select-reporting {
    height: 38px;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #fff;
}

.chip {
    display: inline-block;
    padding: 0 15px;
    height: 30px;
    font-size: 12px;
    line-height: 34px;
    border-radius: 25px;
    background-color: #f1f1f1;
    margin: 6px 12px;
}

.chip img {
    float: left;
    margin: 0 10px 0 -25px;
    height: 40px;
    width: 45px;
    border-radius: 50%;
}

.closebtn {
    margin: 0 0 0 10px;
    color: #888;
    font-weight: bold;
    float: right;
    font-size: 20px;
    cursor: pointer;
}

.closebtn:hover {
    color: #000;
}

.ng-jalaali-h-38 > div {
    height: 38px;
}

.select2-results {
    overflow: auto;
    max-height: 200px;
}

.indigo-text {
    color: #6610f2;
}

.purple-text {
    color: #4D2A4F;
}

.green-text {
    color: #50A5A6;
}

.dark-green-text {
    color: #034F50;
}

.dark-red-text {
    color: #801336;
}

.red-text {
    color: #dc3545;
}

.light-red-text {
    color: #FF636D;
}

.pink-text {
    color: #e83e8c;
}

.light-pink-text {
    color: #e83e8c;
}

.orange-text {
    color: #F87D7B;
}

.light-orange-text {
    color: #FCA464;
}

.orange-text {
    color: #FCA464;
}


.tooltip-h-47 {
    height: 47px;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: .875rem;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: .875rem;
}

:-ms-input-placeholder { /* IE 10+ */
    font-size: .875rem;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: .875rem;
}

.hamburger-menu {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 30px;
    height: 3px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 6px);
    transform: rotate(-45deg) translate(-7px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-7px, -6px);
    transform: rotate(45deg) translate(-7px, -6px);
}


.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .20);
}

.display-none {
    display: none;
}

@media print {


    .no-print {
        display: none;
    }

    .p-display-block{
        display: block !important;;
    }



    .card {
        margin-top: 0 !important;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
        border: 0;

    }

    .main-content {
        margin-top: 0;
        padding-top: 10px !important;
    }

    .card-body{
        padding: 0 !important;
    }

    @page {
        margin-top: 20px;
        margin-right: 0;
        margin-left: 0;
        size: A4 landscape;
    }


    .p-text-center{
        text-align: center !important;
    }

}

.factor-print td {
    border: 0;
}

.border-0-1 {
    border: 0.1px solid #000;
}

.border-0-5 {
    border: 0.5px solid #000;
}

.border-1 {
    border: 1px solid #000 !important;
}

.border-y-1 {
    border-color: #000;
    border-style: solid;
    border-width: 1px 0;
}

.border-y-start-1 {
    border-color: #000;
    border-style: solid;
    border-width: 1px 1px 1px 0;
}

.border-y-end-1 {
    border-color: #000;
    border-style: solid;
    border-width: 1px 0 1px 1px;
}

.border-2 {
    border: 2px solid #000 !important;;
}


*[dir="ltr"] { direction: ltr; unicode-bidi: embed; }

*[dir="rtl"] { direction: rtl; unicode-bidi: embed; }

bdo[dir="ltr"] { direction: ltr; unicode-bidi: bidi-override; }

bdo[dir="rtl"] { direction: rtl; unicode-bidi: bidi-override; }
