
.tooltip {
    font-family: yekan !important;
}

.swal-modal {

    font-family: yekan !important;
}

.c-ui-feedback-hint {
    position: absolute;
    display: block;
    right: 100%;
    bottom: 100%;
    margin-right: -220px;
    margin-bottom: 10px;
    background: #ef5662;
    white-space: nowrap;
    padding: 9px 25px;
    color: #fff;
    z-index: 2;
    font-size: 10pt;
    font-family: yekan;
    border-radius: 2px
}

.c-ui-feedback-hint::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 12px 0;
    border-color: #ef5662 transparent transparent;
    top: 100%;
    right: 35px;
    content: "";
    position: absolute;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
    float: right
}

.dropdown-menu > li > a {
    text-align: right;
    font-family: yekan;
    font-size: 11pt !important;
    height: 35px !important;
    color: #666 !important;
    line-height: 15px !important;
}

.btn {
    font-family: yekan;
    text-align: right;
    box-shadow: none;
    border: 1px solid #f0f0f0;
    padding: 10px;

}

.btn:hover {
    background-color: white !important;
    box-shadow: none !important;
}

.btn-default:hover {
    background-color: #fff !important;
    border-color: #f00 !important;
}

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #999;
    background-color: white;
    border-color: black;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}

.btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus {
    color: #094df0;
    background-color: #fff;
    border-color: #157bef;
    border-top-color: rgb(21, 123, 239);
    border-right-color: rgb(21, 123, 239);
    border-bottom-color: rgb(21, 123, 239);
    border-left-color: rgb(21, 123, 239);
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: white;
    border-color: #8c8c8c;
}

.bootstrap-select .dropdown-toggle .filter-option {
    text-align: right !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #195e47 !important;
    text-decoration: none;
    background-color: #f9f9f9;
}

.btn-light.dropdown-toggle {
    background-color: white !important;
}

.btn-light {

    color: #626262 !important;
}

.btn-light:not([disabled]):not(.disabled).active, .btn-light:not([disabled]):not(.disabled):active, .show > .btn-light.dropdown-toggle {

    box-shadow: none !important;
    background-color: #fff !important;

}

.btn-light.dropdown-toggle:focus, .btn-light.dropdown-toggle:hover {
    background-color: white !important;
    box-shadow: none !important;
}

@font-face {

    font-family: 'yekan';
    src: url('/font/Yekan.ttf') format('truetype'),
    url('/font/yekan.eot?#iefix') format('embedded-opentype'),
    url('/font/Yekan.woff') format('woff');

}

@font-face {
    font-family: 'irsans';
    src: url('/font/irsans.ttf') format('truetype');
}

body {
    width: 100%;
    float: right;
    background-color: #e0eed7;
    position: relative;
    font-family: yekan;
}

div, span, a, p, ul, li {
    direction: rtl;
}

a {
    text-decoration: none;
}

p {
    margin-bottom: 0;
}

ul {
    float: right;
    list-style-type: none;
    padding: 0;
    margin-bottom: 0;
    height: auto;
    width: 100%;
}

.cpatcha {

    font-family: yekan !important;
}

table {
    text-align: center;
    font-family: yekan;
}

table thead {
    color: #195e47;
    font-size: 12pt;
}

table tbody {
    color: #666;
    font-size: 11pt;
}

.tablebuy {
    min-height: 300px
}

.nav-largescreen {

    height: 50px;
    float: right;
    width: 100%;
}

.nav-largescreen ul {
    height: 100%;
    float: right;

}

.nav-largescreen li {

    height: 100%;
    background-color: #303b41;
    float: right;
    font-family: yekan;
    box-shadow: 0px 0px 0px 1px white;
    cursor: pointer;
    padding-left: 2px;
    position: relative;
}

.nav-largescreen li div {

    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    right: 0;
    display: none;

}

.nav-largescreen li div.active {

    display: block;

}

.nav-largescreen li p {
    width: auto;
    float: right;
    color: white;
    font-size: 10pt;
    height: 100%;
    margin-bottom: 0;
    padding: 8px;
    line-height: 30px;

}

.nav-largescreen li i {
    width: 30px;
    height: 30px;
    float: right;
    color: white;
    font-size: 16pt;
    margin-top: 10px;
    padding: 2px;
}

.nav-largescreen li img {
    width: 100%;
    height: 100%;
    float: right;

}

.nav-largescreen li:hover {

    background-color: white;
    box-shadow: -3px -1px 2px 0px #2a59e0;
}

.nav-largescreen li:hover i {

    color: #2c93bd;
}

.nav-largescreen li:hover p {

    color: #2c93bd;
}

.liimgmene:hover {

    box-shadow: none !important;
}

.afterlogin {
    width: 100%;
    height: auto;
    background-color: #eee;
    float: right;
}

.tabs {
    width: 100%;
    height: auto;
    float: right;
    margin-bottom: 10px;
}

.nav-tabs {
    font-family: yekan;
    font-size: 11pt;
}

.nav-tabs li {
    color: #2c93bd;
}

.nav-tabs {
    border-bottom: 1px solid #f2f2f2 !important;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #2c93bd #2c93bd #fff !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    color: #534e4e !important;
    background-color: #fff;
    border-color: #f2f2f2 #f2f2f2 #fff !important;
}

.nav-tabs a:hover {

    color: #2c93bd;

}

.nav-tabs a {

    color: #787272;

}

.alert {
    font-family: yekan;
    float: right;
    text-align: right;

    width: 100%
}

/*
cart*/

.cart {
    width: 80px;
    height: 40px;
    position: absolute;
    top: 15px;
    z-index: 2;
    left: 20px;
    background-color: #2fe089;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid white;
}

.cart span {
    width: 25px;
    height: 25px;
    float: right;
    border-radius: 100px;
    background-color: #74ff13;
    margin-right: 5px;
    margin-top: 8px;
    text-align: center;
    color: #175c3c;
    font-size: 12pt;
    border: 1px solid white;
}

.cart i {
    width: 30px;
    height: 25px;
    float: left;
    text-align: center;
    font-size: 16pt;
    margin-left: 10px;
    margin-top: 9px;
    color: white;
}

.showcart {
    width: 275px;
    min-height: 55px;
    background-color: white;
    position: absolute;
    left: 15px;
    z-index: 2;
    top: 67px;
    border-radius: 2px;
    border: 2px solid #eee;
    font-family: yekan;
    display: none;
}

.showcart::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent white transparent;
    position: absolute;
    left: 8px;
    top: -10px;

}

.showcart > ul > li {

    min-height: 40px;
    height: auto;
    float: right;
    border-bottom: 1px dashed #eee;

}

.showcart > ul > li > i {

    width: 20px;
    height: 20px;
    float: right;
    text-align: center;
    color: #20b327;
    margin-top: 5px;
    margin-right: 5px;

}

.showcart > ul > li > p {
    width: auto;
    height: 30px;
    float: right;
    color: #20b327;
    font-size: 11pt;
    line-height: 24px;
    margin-right: 3px;
    margin-bottom: 0;

}

.showcart > ul > li div {
    width: 100%;
    min-height: 30px;
    float: right;

}

.showcart > ul > li div li {
    width: 135px;
    min-height: 30px;
    float: right;
}

.showcart > ul > li div li i {
    width: 18px;
    height: 17px;
    float: right;
    text-align: center;
    color: #aeaeae;
    margin-top: 5px;
    margin-right: 5px;
}

.showcart > ul > li div li span {
    width: auto;
    height: 20px;
    float: right;
    text-align: center;
    color: #939393;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 11pt;
    line-height: 15px;
}

.showcart > ul > li div li p {
    width: auto;
    height: 20px;
    float: right;
    text-align: center;
    color: red;
    margin-top: 5px;
    margin-right: 5px;
    font-size: 11pt;
    line-height: 18px;
    margin-bottom: 0;
}

.cartinfo {
    width: 100%;
    min-height: 40px;
    background-color: #eee;
    float: right;
}

.cartinfo div {
    padding: 7px;
    background-color: white;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
    border-radius: 3px;
}

.cartinfo div p {
    width: auto;
    float: right;
    color: black;
    margin: 0;
    font-size: 10pt;
}

.cartinfo div span {
    width: auto;
    float: right;
    color: red;
    margin: 0;
    font-size: 10pt;
    margin-left: 3px;
}

.errorform {

    color: #800000 !important;
    float: right;
    margin-top: -33px;
    font-size: 11pt;
}

.statusnumber {

    width: 28px;
    height: 28px;
    position: relative;
    float: right;
    border-radius: 100px;
    background-color: #cb18a2;
    top: 6px;
    text-align: center;
    font-size: 11pt;
    line-height: 25px;
    color: #fff;
    right: 10px;
    font-family: tahoma;
    border: 1px solid white;

}

.divselectform .btn {
    margin: 0 !important;
}

.dropdown-menu > li > a {
    line-height: 14px !important;
}

section {
    width: 100%;
    margin-top: 10px;
    box-shadow: none !important;
    min-height: 400px;
    float: right;
    margin-bottom: 10px;
}

.h4_section {
    width: 100%;
    padding: 10px;
    text-align: right;
    color: #195e47;
    float: right;
    margin-top: 20px;
    margin-bottom: 30px;
}

.ul-form {
    width: 100%;
    float: right;
    margin-top: 30px;
}

.ul-form > li {
    height: auto;
    float: right;
    margin-top: 15px;
}

.ul-form > li > div {

    width: 100%;
    min-height: 100px;
    float: right;

}

.ul-form > li > div label {
    width: 100%;
    text-align: right;
    font-size: 12pt;
    color: #6f6f6f;
}

.ul-form > li > div input {

    font-size: 11pt;
    color: #6f6f6f;
}

.ul-form > li > div button {

    margin: 0;
}

.text-formerror {
    width: 100%;
    color: #f45;
    text-align: right;
    margin-top: 10px;
    font-size: 11pt;
}

.div-button {
    width: 100%;
    margin-top: 20px;
    float: right;
    margin-bottom: 5px;
}

.div-button button {
    width: 80px;
    text-align: center;
    float: left;

}

.modal-dialog .modal-content {
    box-shadow: none !important;
}

.report-header {
    min-height: 60px;
    float: right;
}

.report-header .dropdown-toggle {

    height: 40px !important;
}

.divamar {

    width: 100%;
    float: right;
    margin-top: 30px;

}

.divamar ul li {
    float: right;
    height: auto;
    margin-bottom: 15px;

}

.divamar ul li > div {

    width: 100%;
    min-height: 100px;
    background-color: #fdfdfd;
    border-radius: 5px;
    position: relative;
    box-shadow: 1px 1px 2px 1px #eee;

}

.divamar ul li > div h4 {
    height: 35px;
    margin-top: 10px;
    float: right;
    width: 100%;
    color: #797979;
    text-align: right;
    font-size: 13pt;
    padding: 10px;
    line-height: 10px;
}

.divamar ul li > div p {

    float: right;
    width: 100%;
    font-size: 13pt;
    text-align: right;
    background-color: #f2f2f2;
    color: rgb(255, 68, 85);
    min-height: 40px;
    position: absolute;
    bottom: 0;
    padding-right: 10px;
    line-height: 35px;
    border-radius: 2px;

}

/*headerpanel*/
.headerpanel {
    width: 100%;
    float: right;
    height: 60px;
    background-color: white;

}

/*headerpanel*/

.sidebarpanel {
    position: absolute;
    /*  width: 50px;*/
    width: 120px;
    float: right;
    height: 100%;
    background-color: white;
    z-index: 2;
}

.sidebar-header {
    width: 100%;
    height: 60px;
    float: right;
    background-color: #1bbc9b;
    border-bottom: 1px solid #195e47;
}

.logopanel {
    width: 45px;
    height: 45px;
    float: right;
    margin-right: 15px;
    margin-top: 8px;
    display: none;
}

.sidebar-header i {
    width: 25px;
    height: 25px;
    color: #195e47;
    font-size: 16pt;
    margin-left: 13px;
    margin-top: 19px;
    text-align: center;
    cursor: pointer;
}

.sidebar-body ul {
    width: 100%;
    float: right;
}

.sidebar-body ul li {
    width: 100%;
    float: right;
    min-height: 50px;
    border-bottom: 1px solid #e8e8e8;
    cursor: pointer;
    position: relative;
}

.sidebar-body ul li:hover p {
    color: #195e47;
}

.sidebar-body ul li.active p {
    color: #195e47;
}

.sidebar-body ul li:hover i {
    color: #195e47;
}

.sidebar-body ul li.active i {
    color: #195e47;
}

/*
.sidebar-body ul li:hover {
    background-color: #195e47;
}

.sidebar-body ul li.active {
    background-color: #195e47;
}
*/

.sidebar-body ul li:hover::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 5px;
    border-color: transparent transparent transparent #e0eed7;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;

}

.sidebar-body ul li.active::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 5px;
    border-color: transparent transparent transparent #e0eed7;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;

}

.sidebar-body ul li i {
    position: relative;
    right: 0;
    left: 0;
    font-size: 10pt;
    text-align: center;
    margin-top: 18px;
    color: #626262;
    display: block;
    float: right;
    width: 30px;
}

.sidebar-body ul li p {
    width: auto;
    float: right;
    text-align: center;
    color: #626262;
    margin-top: 14px;
    font-size: 10pt;
    margin-bottom: 10px;
    display: block;
    height: 100%;

}

.logopanel.active {
    display: block;
}

.sidebar-body ul li p.active {
    display: block;
}

.div-content {
    float: left;
    min-height: 500px;
    padding: 0;
    /* padding-right: 60px;*/
    padding-right: 125px;
    border-radius: 3px;
    margin-top: 2px;
}

.loading {
    width: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    z-index: 3000;
    display: none;
}

.loading > div {
    width: 230px;
    background-color: white;
    height: 120px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 3px;
}

.loading > div > img {
    width: 55px;
    height: 55px;
    position: absolute;
    right: 0;
    left: 0;
    top: 15px;
    margin: auto;
}

.loading > div > span {

    position: absolute;
    bottom: 5px;
    right: 0;
    width: 165px;
    left: 0;
    margin: auto;
    height: 25px;

}

.part .btn {
    margin: 0;
}

/*style setting*/

.setting {

    width: 100%;
    min-height: 400px;
    float: right;

}

.setting ul li {

    height: auto;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;

}

.setting ul li > div {

    width: 100%;
    min-height: 115px;
    border: 1px solid;
    border-radius: 3px;
    font-family: yekan;
    position: relative;
    float: right;
}

/*.setting ul li > div::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #195e47 transparent transparent;
    position: absolute;
    right: 0;
}*/

.setting ul li div label {
    width: 100%;
    height: 35px;
    color: #195e47;
    padding: 10px;
    font-size: 11pt;
    line-height: 14px;
    text-align: right;
}

.setting ul li div input {

    padding: 10px;
    font-size: 11pt;
    text-align: left;
    font-family: Tahoma;
}

.setting ul li div .errorupdatesetting {

    text-align: right;
    font-family: yekan;
    color: red;
    font-size: 10pt;
    margin: 0;
    padding: 5px;
}

.bootstrap-select .btn {
    margin: 0
}

.divserach {

    float: right;
    margin-bottom: 20px;
    background-color: #1bbc9b;
    border-radius: 3px;
    margin-top: 20px;

}

.divserach > div {

    float: right;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 95px;
}

.divserach > div h4 {

    float: right;
    margin-bottom: 10px;
    text-align: right;
    font-size: 12pt;
    color: white;
    height: 30px;
    line-height: 30px;
}

.spanstatusdore {
    padding-right: 6px !important;
    height: 32px;
    border-radius: 3px;
    line-height: 9px;
    margin-top: 4px;
    font-size: 9pt !important;
}

.ulprintandpdf {
    width: 100%;
    position: relative;
    top: 0;
    height: 45px;
    z-index: 1;
    border-radius: 3px;
}

.ulprintandpdf li {

    float: right;
    padding: 0px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid white;
    margin-right: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.ulprintandpdf li p {

    float: right;
    font-size: 10pt;
    line-height: 12px;
    padding: 6px;
    margin-top: 3px;
    color: white;
}

.ulprintandpdf li i {

    padding: 5px;
    font-size: 13pt;
    margin-top: 2px;
    color: white;

}

.formregister {
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 3px;
    display: flow-root;
    box-shadow: 0 0 1px 1px #eee;
    background-color: #fdfdfd;
}

.formregister .card-body > div {
    float: right;
}

.dropdownprint .dropdown-item {

    min-height: 30px;

}

.dropdownprint .dropdown-item p {
    width: auto;
    float: right;
    font-size: 10pt;
    color: #535151;
}

.dropdownprint .dropdown-item i {
    float: left;
    font-size: 12pt;
    margin-top: 3px;
    color: #535151;
}

.showdatenow {

    width: auto;
    height: 60px;
    float: left;
    padding: 20px;
}

.showdatenow p {

    color: #195e47;
    direction: ltr;
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.browsernotsupport {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 3000;
    display: none;
}

.browsernotsupport::before {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, 0.9);
    right: 0;
}

.browsernotsupport img {

    width: 115px;
    height: 115px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
    display: block;
    margin-top: 50px;
}

.browsernotsupport h4 {

    width: 217px;
    height: 34px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
    text-align: center;
    margin-top: 16px;
    font-size: 22pt;
    color: #ff3000;

}

.browsernotsupport p {

    width: 100%;
    min-height: 30px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: auto;
    color: white;
    text-align: center;
    margin-top: 15px;

}

.showonlinesalon {
    width: 115px;
    float: left;
    margin-left: 10px;
    height: 35px;
    border-radius: 2px;
    cursor: pointer;
    background-color: #f45;
}

.showonlinesalon p {
    text-align: right;
    font-size: 10pt;
    padding: 5px;
    color: white;
}

.spanitems {
    padding: 7px;
    min-height: 30px;
    text-align: center;
    background-color: #fff;
    float: right;
    border-radius: 3px;
    line-height: 15px;
    font-size: 10pt;
    font-family: yekan;
    margin-bottom: 5px;
    color: #195e47;
    border: 1px solid #195e47;
    margin-left: 1px;
    margin-right: 1px;
}

.spanitems p {
    float: right;
}

.spanitems span {
    float: right;
    color: red;
    margin-right: 3px;
    margin-left: 3px;
}

.iconshow {
    font-size: 14pt;
    color: #3498db;
    cursor: pointer;
    margin-top: 6px;
}

.ulinsertelectroniccomponent {
    width: 100%;
    float: right;
    min-height: 120px;
    background-color: #1bbc9b;
    border-radius: 3px;
}

.ulinsertelectroniccomponent > li {

    float: right;
}

.ulinsertelectroniccomponent > li > div {

    width: 100%;
    float: right;
    min-height: 110px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.ulinsertelectroniccomponent > li > div label {

    width: 100%;
    float: right;
    text-align: right;
    color: white;
}

.ulinsertelectroniccomponent > li > div input {
    border: none !important;
}

.showselecteditems {
    width: 100%;
    border-radius: 3px;
    min-height: 100px;
    float: right;
    margin-bottom: 10px;
}

.showselecteditems h4 {
    text-align: right;
    padding: 6px;
    color: #fff;
    float: right;
}

.showselecteditems ul {
    float: right;
    border-radius: 3px;
    min-height: 55px;
    background-color: #fbfbfb;
}

.showselecteditems li {

    float: right;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
}

/*.showselecteditems li > i {

    float: right;
    color: #f45;
    margin-top: 9px;
    margin-right: 3px;
    font-size: 15pt;
    cursor: pointer;
}*/

.showselecteditems li div {
    float: right;
    background-color: white;
    border-radius: 2px;
    padding: 5px;
    min-height: 35px;
    text-align: right;
    border: 1px solid #195e47;
}

.showselecteditems li div p {
    float: right;
    color: #195e47;
    font-size: 10pt;
}

.showselecteditems li div select {
    float: right;
    width: 55px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-right: 3px;
    margin-left: 3px;
    font-size: 11pt;
    color: #f45;
    display: block !important;
    padding: 5px;
    height: 25px;
    line-height: 6px;
    text-align: left;
    cursor: pointer;
    direction: ltr;
}

custom-select{
    min-width: 50px !important;
    direction: ltr;
}

.detailscuestomer {
    width: 100%;
    float: right;
    min-height: 100px;

}

.detailscuestomer ul li {
    float: right;
    height: auto;
    margin-bottom: 10px;

}

.detailscuestomer ul li > div {

    text-align: right;
    border-radius: 2px;
    min-height: 40px;
    float: right;
    width: 100%;
    background-color: white;

}

.detailscuestomer ul li > div label {

    text-align: right;
    float: right;
    padding: 5px;
    color: #195e47;
    margin-bottom: 0;
    margin-top: 3px;
    font-size: 11pt;
    padding-left: 0;
}

.detailscuestomer ul li > div p {

    text-align: right;
    float: right;
    padding: 5px;
    color: #f45;
    font-size: 11pt;
    padding-right: 4px;
    margin-top: 3px;

}

.swal-text {

    text-align: right;
}

.swal-title {

    font-size: 23px !important;
}

.removeitem {
    width: 54px;
    height: 20px;
    border: 1px solid #eee;
    position: absolute;
    left: 0;
    font-size: 9pt;
    text-align: center;
    padding: 3px;
    line-height: 11px;
    background-color: #f45;
    cursor: pointer;
    color: white;
    top: 3px
}

.lieditrequest_items > div {
    background-color: #19aa8c;
    border-radius: 3px;
}

.lieditrequest_items ul li {

    margin-top: 5px;
    margin-bottom: 10px;
}

.dropdown-menu {
    right: 0 !important;
}

.tableaghlamatfactorbeforsave tbody tr {

    height: 30px !important;
}

.tableaghlamatfactorbeforsave tbody td {

    padding: 5px !important;
}

.totalfactor {
    width: 100%;
    float: right;
    border-radius: 3px;
    border: 1px solid #eee;
}

.totalfactor ul li {

    float: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.totalfactor ul li > div {

    width: 100%;
    float: right;
    min-height: 35px;
    border-radius: 3px;

}

.totalfactor ul li > div label {
    float: right;
    font-size: 11pt;
    color: #514e4e;
    padding: 7px;
    margin-bottom: 0;
}

.totalfactor ul li > div p {

    float: right;
    font-size: 11pt;
    color: red;
    padding: 3px;
    margin-top: 3px;
}

.totalfactor ul li > div input {

    float: right;
    width: 90px;
    height: 30px;
    margin-top: 5px;
}

.liinsertdiscountcode p {

    float: right;
    font-size: 11pt;
    color: red;
    padding: 3px;
    margin-top: 3px;
}

.liinsertdiscountcode label {

    float: right;
    font-size: 11pt;
    color: #514e4e;
    padding: 7px;
    margin-bottom: 0;
}

.liinsertdiscountcode input {
    float: right;
    width: 90px;
    height: 30px;
    margin-top: 5px;
}

.checkdiscountcode {
    width: 40px;
    height: 30px;
    float: right;
    font-size: 9pt;
    background-color: #f45;
    margin-top: 5px;
    border-radius: 3px;
    margin-right: 1px;
    text-align: center;
    padding: 2px;
    color: white;
    cursor: pointer;
    line-height: 25px;
}

.add_lessnumber {
    width: 85px;
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    height: 25px;
    border-radius: 3px;
    background-color: #f2f2f2;
}

.add_lessnumber span {
    float: right;
    height: 25px;
    width: 25px;
    cursor: pointer;
    font-size: 14pt;
    line-height: 22px;
    font-weight: bold;
}

.add_lessnumber input {
    position: relative;
    float: right;
    height: 25px;
    width: 35px;
    background-color: white;
    border: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-align: center;
    color: red;
}

.add_lessnumber > div {
    position: absolute;
    height: 25px;
    width: 37px;
    right: 24px;

}

.detailscuestomer {
    background-color: #1bbc9b;
}

/*آپلود تصاویر*/

.file-upload {

    width: 100%;
    height: 170px;
    background-color: white;
    float: right;
    box-shadow: 0 0 2px 1px #eee;
    position: relative;

}

.file-upload:hover {

    background-color: #eee;

}

.iconuploadercenter {
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;

}

.iconuploadercenter i {

    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    color: #cbcbcb;
    width: 60px;
    height: 50px;
}

.iconuploadercenter p {
    width: 100%;
    margin: auto;

    color: #cbcbcb;
    min-height: 35px;
    font-family: yekan;
    position: relative;
    float: right;
    margin-top: 50px;
    text-align: center;
    line-height: 35px;
    font-size: 11pt;
}

.file-upload input {

    display: flex;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 170px;
    padding: 5px 10px;
    font-size: 1rem;
    text-align: center;
    color: #ccc;
    opacity: 0;

}

.showimgloading {
    width: 100%;
    height: 100%;
    float: right;
    z-index: 2;
    position: absolute;
    display: none;

}

.showimgloading::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.showimgloading img {
    width: 100%;
    height: 100%;
    float: right;

}

.showimgloading a {
    position: absolute;
    float: right;
    top: 5px;
    right: 0;
}

.showerroruploadimg {

    width: 100%;
    height: 100%;
    float: right;
    z-index: 2;
    position: absolute;
    display: none;

}

.showerroruploadimg p {

    width: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: yekan;
    font-size: 13pt;
    color: #ff3f00;
    height: 32px;
}

.showerroruploadimg p {

    width: 100%;
    position: absolute;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    font-family: yekan;
    font-size: 13pt;
    color: #ff3f00;
    height: 32px;
}

.showerroruploadimg::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

/*پایان آپلود تصاویر*/

.tab-content {
    padding-right: 0;
    padding-left: 0;
}

input {
    font-size: 11pt !important;
}

/*
style factor*/

.factor {
    width: 210mm;
    min-height: 297mm;
    height: auto;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 2px;
    position: relative;
    display: flow-root;

}

.factor_header {
    width: 100%;
    min-height: 40px;
    float: right;
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.factor_header ul {
    width: 100%;
    height: auto;
    float: right;
}

.factor_header ul li {
    height: auto;
    float: right;
    margin-bottom: 5px;
}

.factor_header ul li > div {
    min-height: 40px;
    float: right;
    height: auto;
    width: 100%;

}

.factor_header .lilogo {
    width: 230px;

}

.factor_header .lilogo img {
    width: 60px;
    height: 60px;
    float: right;
}

.factor_header .lilogo p {
    width: 143px;
    float: right;
    text-align: right;
    font-size: 13pt;
    padding: 0px;
    color: #4d4d4d;
    margin-right: 5px;
    height: 22px;
}

.lih4header {
    width: 310px;
    margin-top: 15px;
}

.lih4header h4 {
    width: 100%;
    text-align: center;
}

.lidate_numberfactor {
    width: 180px;
    float: right;
    margin-right: 50px;
}

.lidate_numberfactor > div {
    border: 1px solid #797979;
    border-radius: 3px;
    padding: 3px;
}

.lidate_numberfactor > div div {
    height: 30px;
    width: 100%;
}

.lidate_numberfactor > div div p {
    height: 30px;
    width: 50px;
    text-align: right;
    padding: 2px;
    font-size: 12pt;
    float: right;
    color: #666464;

}

.lidate_numberfactor > div div h4 {
    height: 30px;
    width: auto;
    float: right;
    font-size: 13pt;
    margin: 0;
    line-height: 28px;
}

.factor_body {
    width: 100%;
    float: right;
    padding: 10px;

}

.factor_body > h4 {

    width: 100%;
    float: right;
    text-align: right;
    margin-top: 5px;
    height: 40px;
    font-size: 15pt;
    line-height: 35px;
    padding-right: 3px;

}

.factor_body table td {
    line-height: 15px !important;
    padding: 2px !important;
}

.checkout {

    width: 100%;
    height: 145px;
    border: 1px solid #797979;
    border-radius: 3px;
    padding: 5px;
    text-align: right;
    font-size: 11pt;
    direction: rtl;
    float: right;
}

.checkout h4 {

    width: 100%;
    height: 30px;
    text-align: center;
    margin-top: 5px;
    font-size: 14pt;
    float: right;
}

.checkout > div {

    width: 370px;
    height: 27px;
    text-align: center;
    float: right;
    margin-top: 25px;
}

.factorheader {

    width: 100%;
    margin-top: 10px;
    float: right;
    text-align: right;
    direction: rtl;

}

.factorfooter {

    width: 100%;
    margin-top: 10px;
    float: right;
    text-align: right;
    direction: rtl;
}