﻿



/***************************************************************************************** custom-rtl fixes*/

body * {
    transition: ease opacity 0.5s, ease color 0.5s;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'shabnam', 'Open Sans', 'Helvetica', 'Arial', sans-serif !important;
    word-spacing: -2px !important;
}

    h1 small {
        font-family: 'shabnam', 'Open Sans';
        display: block;
        font-size: 35%;
        color: #39434d;
        line-height: 20px;
    }

p a, span a, label a {
    text-decoration: none;
}

.menu-horizontal > li, .menu-vertical > li {
    font-family: 'shabnam', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
}


.btn {
    font-family: 'shabnam', 'Open Sans', 'Helvetica', 'Arial', sans-serif;
    border-radius: 0px;
}

.custom-control-label::before {
    right: 0;
}

.custom-control-label::after {
    right: 0;
}

.custom-control {
    padding-right: 1.5rem;
    padding-left: 0;
}

#input-assigned-0 {
    display: none;
}

/*****************style roundcheck */
ul.iconfont {
    padding-right: 20px;
    list-style: none;
}

ul.round-checkmark li:before, li.round-checkmark:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f058';
    font-size: 16px;
    margin: 0 -24px 0 5px;
    top: 2px;
    position: relative;
    display: inline-block;
}

ul.custom-list {
    list-style: none;
}

    ul.custom-list.arrow li {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        ul.custom-list.arrow li:before {
            font-family: 'Font Awesome\ 5 Free';
            content: '\f104';
            color: #58585a;
            margin: 0;
            font-weight: bold;
            margin: 0 0 0 5px;
        }

        ul.custom-list.arrow li a {
            color: #58585a;
            opacity: 0.8;
        }

            ul.custom-list.arrow li a:hover {
                color: #58585a;
                opacity: 1;
            }

ul.arrow li:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f104';
    font-size: 10px;
    color: #ed1c24;
    margin: 0 -24px 0 5px;
    font-weight: bold;
}

/*****************style roundcheck */

/*****************FontAwsome */

.fa, .fas {
    vertical-align: middle;
}

.fa-li {
    right: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
    bottom: 3px;
}

.fa-ul {
    list-style-type: none;
    margin-right: 1.5em;
    padding-right: 0;
    margin-left: 0 !important;
}

.color-blue.fa-angle-left:before {
    color: #067dfb;
}

/*****************FontAwsome*/

hr.short {
    width: 2.78571429em;
    border-color: #b3b2b2;
}

    hr.short.center {
        margin: 0 auto 15px;
        clear: both;
    }

.currency-rls:after {
    font-size: 0.6em;
    content: "ریال";
    margin-right: 2px;
}

.currency-tmn:after {
    font-size: 0.7em;
    content: "تومان";
    margin-right: 2px;
}


.RTL, .rtl {
    direction: rtl !important;
}

.LTR, .ltr {
    direction: ltr !important;
}

.cursor-pointer {
    cursor: pointer;
}

.text-black-50 {
    color: rgba(0,0,0,.5) !important;
}

.NoShow {
    position: absolute !important;
    overflow: hidden !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.lead {
    font-size: 1.3em;
    line-height: 1.68421053em;
}

.cursor {
    cursor: pointer;
    font-weight: bold;
}

.template {
    transition: opacity 1s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}

    .template.active {
        opacity: 1;
        height: auto;
    }

/**********************************input********/
.input-icon i {
    top: 12px;
    font-size: 2em;
    color: #ced6de;
}

[dir="rtl"] input[type], [dir="rtl"] select, [dir="rtl"] textarea {
    padding-left: 1.8em;
    padding-right: .84375em;
}

input[type], textarea, select {
    border-radius: 0;
}

.input-checkbox + span {
    bottom: 17px;
    right: 3px;
}

.error {
    color: #f98c8f;
}

.help-block {
    color: #0d9dc8;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 7px);
}

.form-control {
    border-radius: 0;
}

[dir="rtl"] .input-select:after {
    border-right: 0;
    top: 5px;
}
/**********************************input********/

/**********************************bootstrap-tagsinput********/
.bootstrap-tagsinput {
    display: block !important;
    border-radius: 0 !important;
    overflow: hidden;
    padding: 0 6px !important;
}

    .bootstrap-tagsinput .tag {
        padding: 5px 8px 5px 15px;
        margin: 1px 0 0 1px;
        position: relative;
        border-radius: 0;
        min-width: 40px;
        top: 6px;
        left: 0;
        background: #89C4F4;
    }

    .bootstrap-tagsinput .tag, .bootstrap-tagsinput input {
        float: right;
    }

        .bootstrap-tagsinput .tag [data-role="remove"]:after {
            content: "\f057" !important;
            font-family: 'Font Awesome\ 5 Free';
            position: absolute;
            top: 5px;
            left: 5px;
        }
/**********************************bootstrap-tagsinput********/

/*********************intl-tel-input***********/
.intl-tel-input.separate-dial-code.allow-dropdown input[type=tel] {
    width: 100%;
}

.intl-tel-input {
    width: 100%;
}

    .intl-tel-input.separate-dial-code .selected-dial-code {
        padding-right: 15px;
        padding-left: 0;
        direction: ltr;
    }

    .intl-tel-input .country-list {
        z-index: 4 !important;
        margin: 0 0 0 0px;
        left: 0;
        direction: ltr !important;
    }

        .intl-tel-input .country-list .divider {
            padding-bottom: 5px;
            margin-bottom: 5px;
            margin-top: 0;
            border-bottom: 1px solid #CCC;
        }

    .intl-tel-input.allow-dropdown input {
        border: 1px solid #ececec;
    }

    .intl-tel-input .selected-flag .iti-flag {
        left: 6px;
    }
/*********************intl-tel-input**************/
/**********************************wizard********/
.wizard > .steps .done a:before, .wizard > .steps .done a:after {
    background: #1aba17;
}

.wizard > .steps .number {
    display: none;
}

.wizard > .actions {
    display: none;
}

.wizard > .content > .body {
    position: relative;
}

.wizard > .steps li:first-child a::after {
    right: 50%;
    left: inherit;
}

.wizard > .steps li:last-child a::after {
    left: 50%;
    right: inherit;
}

.wizard > .content {
    background: #ffffff;
    border: none;
}


    .wizard > .content .table td a {
        color: #000;
        font-size: 16px;
        text-decoration: none;
    }

        .wizard > .content .table td a:hover {
            color: #0062d0;
        }

    .wizard > .content .table td small {
        font-size: 13px;
        color: #777;
    }

    .wizard > .content img {
        max-height: 7.42857143em;
    }

    .wizard > .content > .body ul.list-group {
        list-style: none !important;
    }

        .wizard > .content > .body ul.list-group > li {
            padding: 10px;
        }

.wizard .list-group-icon {
    font-size: 17px;
}

.wizard .list-group .label {
    top: 11px;
}

table {
    border-collapse: collapse !important;
}

    table th {
        background: none;
        color: #252525;
    }

/**********************************wizard********/

/**********************************OnlineGateways********/
.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 0;
}

.list-group .badge {
    margin-top: 5px;
}

.list-group.selectable .active {
    background: #fff;
    border-color: #1aba17;
    color: #39434d !important;
}

    .list-group.selectable .active .badge {
        background: #1aba17;
        color: #fff;
    }

.list-group.selectable .list-group-item {
    padding-right: 100px;
    color: #39434d;
}

    .list-group.selectable .list-group-item.active:before {
        content: '\f00c';
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        background: #1aba17;
        border-left: 1px solid #1aba17;
        color: #fff;
    }

    .list-group.selectable .list-group-item:before {
        content: '\f0c8';
        font-family: "Font Awesome 5 Free";
        font-weight: 400;
        font-size: 20px;
        display: block;
        float: right;
        height: 100%;
        padding-top: 25px;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 85px;
        border-left: 1px solid #ddd;
    }

    .list-group.selectable .list-group-item .price {
        border-right: 1px solid #ddd;
        float: left;
        padding: 0 10px 0 0;
        min-width: 100px;
        text-align: left;
        font-size: 18px;
        line-height: 24px;
    }

    .list-group.selectable .list-group-item.active .price {
    }

    .list-group.selectable .list-group-item .price .currency {
        font-size: 12px;
    }

.list-group.selectable.narrow .list-group-item:before {
    padding-top: 12px;
}


.list-group.not-selectable .list-group-item {
    padding-right: 12px;
    cursor: default;
}

    .list-group.not-selectable .list-group-item:hover {
        background: none;
    }

    .list-group.not-selectable .list-group-item.disabled:hover, .list-group-item.disabled:focus {
        cursor: not-allowed;
        background-color: #eee;
    }

    .list-group.not-selectable .list-group-item .price {
        border-right: 1px solid #ddd;
        float: left;
        padding: 0 10px 0 0;
        min-width: 100px;
        text-align: left;
        font-size: 18px;
        line-height: 24px;
    }

        .list-group.not-selectable .list-group-item .price .currency {
            font-size: 12px;
        }

.list-group.not-selectable.narrow .list-group-item:before {
    padding-top: 12px;
}


#BankList {
    margin-top: 10px;
}

    #BankList li {
        list-style: none;
        display: inline-block;
        padding: 5px;
        border: #ced6de 1px solid;
        margin-left: 5px;
        position: relative;
    }

        #BankList li.select {
            border: #61ce3b 1px solid;
        }

            #BankList li.select:before {
                content: '';
                width: 0;
                height: 0;
                border-top: 20px solid #61ce3b;
                border-left: 20px solid transparent;
                position: absolute;
                top: 0;
                right: 0;
            }

        #BankList li img {
            width: 55px;
            height: 55px;
        }

.list-unstyled {
    list-style: none !important;
}

#OnlineGateways {
    margin-top: 10px;
}

    #OnlineGateways li {
        list-style: none;
        display: inline-block;
        padding: 5px;
        border: #ced6de 1px solid;
        margin-left: 5px;
        position: relative;
    }

        #OnlineGateways li.select {
            border: #1aba17 1px solid;
        }

            #OnlineGateways li.select:before {
                content: '';
                width: 0;
                height: 0;
                border-top: 20px solid #1aba17;
                border-left: 20px solid transparent;
                position: absolute;
                top: 0;
                right: 0;
            }

        #OnlineGateways li img {
            width: 55px;
            height: 55px;
        }

/**********************************OnlineGateways********/
/**********************************datepicker********/
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 7px !important;
    border-radius: 0 !important;
    padding: 5px !important;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    padding-right: 0.8em;
    padding-left: 0.8em;
}
/**********************************datepicker********/

/**********************************modal********/
.modal-header .close {
    margin: -1rem -1rem -1rem 0;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0.5rem;
}

.modal-header {
    border-bottom: none;
}

.modal-loading {
    padding: 50px 0;
    text-align: center;
}
/**********************************modal********/

/**********************************swal********/
.swal-footer {
    text-align: center;
}

.swal-button {
    border-radius: 0;
}
/**********************************swal********/

/**********************************button icon********/
.btn--icon i {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.1);
    padding: 0 13px;
    border-radius: 6px 0 0 6px;
    font-size: 16px;
    line-height: 41px;
}

.btn i {
    color: #252525;
    border-color: #252525;
    font-weight: 700;
}

.btn--primary .btn__text,
.btn--primary .btn__text i,
.btn--primary:visited .btn__text {
    color: #fff;
}



.btn--icon {
    padding-left: 5.57142857em;
}

.btn--success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}


    .btn-success .btn__text,
    .btn-success:visited .btn__text,
    .btn--success .btn__text,
    .btn--success .btn__text i,
    .btn--success:visited .btn__text,
    .btn-info .btn__text,
    .btn-info .btn__text i,
    .btn-info:visited .btn__text,
    .btn-danger .btn__text,
    .btn-danger .btn__text i,
    .btn-danger:visited .btn__text {
        color: #fff;
    }


.btn:not([class*='primary']):hover {
    border-color: transparent;
}

.btn.default {
    color: #333333;
    background-color: #E5E5E5;
}
/**********************************button icon********/

/**********************************note********/
.note {
    margin: 0 0 20px 0;
    padding: 15px 15px 15px 30px;
    border-right: 5px solid #eee;
}

    .note.note-info {
        background-color: #eef7fb;
        border-color: #a6e1ec;
        color: #31708f;
    }

/**********************************note********/

/**********************************************************************************************Begin custom rtl */

/**************Begin menu**************/
.user-bar li {
    border-left: 1px solid #d8d8d8;
    padding: 0 8px 0 10px !important;
}

    .user-bar li:last-child {
        border-left: none;
        margin-left: 0;
    }

    .user-bar li:first-child {
        margin-left: 0 !important;
    }

.bar--transparent:not(.bar--dark):not(.pos-fixed) .pre-header-contact-info, .bar--transparent:not(.bar--dark):not(.pos-fixed) .user-bar li a {
    color: #fff;
}

.bar--absolute, .pos-fixed {
    z-index: 999;
}

/**************End menu**************/

/**************Begin Counter**************/
.counter-wrapper {
    background: #222222 none repeat scroll 0 0;
    padding-bottom: 40px;
    padding-top: 41px;
    text-align: center;
}

.counters-count {
    font-size: 22px;
    font-weight: 800;
    line-height: 20px;
    margin-bottom: 8px;
}

.counters-label {
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}

.counters-entry {
    border-left: 1px solid #4e4e4e;
    float: right;
    width: 106px;
    padding: 10px 0;
}

.counter-title {
    display: inline-block;
    font-size: 23px;
    font-weight: 400;
    line-height: 46px;
    vertical-align: top;
}

    .counter-title small {
        display: block;
        font-weight: normal;
        font-size: 78%;
    }

.counters-block {
    display: inline-block;
    margin-top: 2px;
}
/**************End Counter**************/

/**************Begin News**************/

.feature.feature-1 img {
    width: 100%;
    height: 35vh;
    object-fit: cover;
    object-position: 50% 50%;
}

.feature.feature-1 h5 {
    max-height: 30px;
    overflow: hidden;
}

.feature.feature-1 p {
    text-align: justify;
    height: 100px;
    overflow: hidden;
}

h2 small {
    display: block;
}

.h-article {
    height: 300px;
}
/**************End News**************/


/**************Begin Slider**************/
.slider[data-paging="true"]:not(section) .flickity-page-dots {
    bottom: -2.714286em;
}

.slider .slides .flickity-slider > li:not([class*='col-']) {
    height: 500px;
}

.flickity-prev-next-button {
    border: none !important;
}

    .flickity-prev-next-button:before {
        font-family: 'stack-interface';
        content: "\e80b";
        font-size: 1em;
    }

    .flickity-prev-next-button.previous:before {
        content: "\e80c";
    }

/**************End Slider**************/

/**************Begin About Firstpage**************/
.feature-large-2 div[class*='col-']:last-child {
    margin-top: 5.57142857em;
}
/**************End About Firstpage**************/

/**************Begin masonry**************/
.masonry-filter-holder:not(.masonry-filters--horizontal) .masonry__filters ul {
    text-align: right;
}
/**************End masonry**************/

/**************FilePreview**************/
.FilePreview {
    text-align: center;
    display: block;
    padding: 30px 0 0 0;
    color: #4e4e4e;
}

    .FilePreview i {
        font-size: 65px;
    }
/**************FilePreview**************/

/**************list group item**************/
.list-group-item > .badge {
    float: left;
}

.list-group-item .badge {
    font-size: 12px !important;
    padding: 8px 10px;
    height: inherit;
}


/**************list group item**************/

/**************accordion**************/

.accordion li .accordion__title {
    border: 1px solid #bfbebe !important;
}

.accordion-1 li .accordion__title {
    border-bottom: 1px solid #bfbebe !important;
}
/**************accordion**************/

/**************badge**************/
.badge {
    padding: 0.5em 0.4em;
}
/**************badge**************/

/**************rating**************/
.rating .br-widget {
    height: 52px;
}

    .rating .br-widget a {
        display: block;
        width: 35px;
        height: 35px;
        float: left;
        background-color: #e3e3e3;
        margin: 2px;
        text-decoration: none;
        font-size: 16px;
        font-weight: 400;
        line-height: 2.2;
        text-align: center;
        color: #b6b6b6;
    }

        .rating .br-widget a.br-active,
        .rating .br-widget a.br-selected {
            background-color: #61ce3b;
            color: white;
        }
/**************rating**************/

.modal-header .Status {
    position: relative;
    top: 56px;
}
/*****************subtitle*************/
.subtitle {
    position: relative;
    padding-right: 65px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    color: #dddddd;
    margin-bottom: 12px;
}

    .subtitle:before {
        content: '';
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: 1px;
        width: 50px;
        border-bottom: 2px solid;
    }
/*****************subtitle*************/
/*****************overlay-box*************/
.default-portfolio-item .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 90%;
    border: 25px solid transparent;
    color: #ffffff;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -o-transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    transform: translateY(-25px);
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
}

.default-portfolio-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.default-portfolio-item .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    padding: 15px;
    vertical-align: middle;
    background: rgba(0,0,0,0.70);
}

.default-portfolio-item .overlay-content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

    .default-portfolio-item .overlay-content h3 {
        position: relative;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 1px;
        margin-bottom: 3px;
        color: #fff;
    }

    .default-portfolio-item .overlay-content .cat {
        position: relative;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 500;
        color: #cccccc;
        color: #fff;
    }

a[data-lightbox]:hover {
    opacity: 1;
}
/*****************overlay-box*************/
/**************custom  style**************/
#login input[type], #login textarea, #login select {
    -webkit-appearance: none;
    background: #343a40;
    border-radius: 0px;
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
}

    #login input[type]:focus, #login select:focus, #login textarea:focus {
        border-color: #fe5e00;
    }


input[type], #login textarea, #login select {
    -webkit-appearance: none;
    background: #fff;
    border-radius: 0px;
    border-bottom: 1px solid #fa5d01;
    border-top: none;
    border-left: none;
    border-right: none;
}

    input[type]:focus, select:focus, textarea:focus {
        border-color: #7b7a7a;
    }

    #login input[type]:focus, select:focus, #login textarea:focus {
        border-color: #fe5e00;
    }

#login .btn {
    background: #f75d02;
    border-color: #f75d02;
}

#header h6 {
    color: #ececec;
}

.icon-header i {
    font-size: 11px;
}

.icon-header.refresh i {
    font-size: 10px;
}

.icon-header.back-page i {
    font-size: 14px;
}

.image_frame {
    width: 4em;
    height: 4em;
    margin: 0 auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #ddd;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.image-crile {
    position: relative;
    top: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.list-style .list-item .postion, .list-style .list-item .count {
    font-size: 0.8em;
    color: #333;
    display: block;
}

.date, .postion {
    font-size: 0.8em;
    display: block;
    line-height: 18px;
}

.list-style .list-item .arrow {
    position: absolute;
    top: 0;
    left: 0.5em;
}

.list-style .list-item .arrow i {
    font-size:2em
}

.list-style .list-item {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    border-bottom: 0.1em solid #fe5e00;
    border-radius: 0 0 3px 3px;
}
.list-style .list-item h3 {
    font-size:1.2em; padding:0 !important; margin:0 !important; text-align:right; font-weight:bold; line-height:1.3em;
}


    .list-style .list-item .count span:after {
        font-family: 'Font Awesome\ 5 Free';
        content: '\f007';
        position: relative;
        left: 3px;
        top: -2px;
        font-size: 1.01em;
        color: #ccc;
    }

a.btn-search.cursor {
    position: absolute;
    top: 0.4em;
    left: 1.5em;
    color: #000;
    cursor: pointer;
    width: 30px;
    height: 30px;
}

    a.btn-search.cursor i {
        font-size: 2em;
    }

.input-checkbox label:hover {
    border-color: #fe5e00;
}

.input-checkbox input:checked + label {
    border-color: #fe5e00;
    background: #fe5e00;
}

.list-result .image_frame {
    width: 3em;
    height: 3em;
}

.breadcrumb .list-inline-item:before {
    font-family: 'Font Awesome\ 5 Free';
    content: '\f104';
    color: #58585a;
    margin: 0;
    font-weight: bold;
    font-size: 9px;
    vertical-align: middle;
}

.breadcrumb .list-inline-item:first-child:before {
    content: none;
}

[dir="rtl"] .list-inline li:not(:last-child) {
    margin-left: 0px;
    margin-right: 0;
}

.breadcrumb li {
    font-size: 0.8em;
}

.color-orange {
    color: #fe5e00;
}

.status {
    font-size: 0.8em;
    font-weight: 700;
}

.list-style .list-item .arrow {
    position: absolute;
    top: 5px;
    left: 0.5em;
}

.barcode-icon { 
    position: absolute;
    left: 25px;
    top: 5px;
    border-right: 1px solid #ccc;
    padding-right: 10px;
}

input[type]:focus, select:focus, textarea:focus { box-shadow:0 0 0 0.1rem #1aba17 }

.custom-select { 
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left 0.75rem center; 
    background-size:8px 10px;
}




                       
