
.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;
    float: right;
    height: 100%;
    background-color: #1bbc9b;
    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 #195e47;
    cursor: pointer;
    position: relative;
}

.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 white;
    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 white;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;

}

.sidebar-body ul li i {
    position: relative;
    right: 0;
    left: 0;
    margin: auto;
    margin-top: auto;
    margin-top: auto;
    font-size: 12pt;
    text-align: center;
    margin-top: 16px;
    color: white;
    display: block;
}

.sidebar-body ul li p {
    width: 100%;
    float: right;
    text-align: center;
    color: white;
    margin-top: 3px;
    font-size: 10pt;
    margin-bottom: 10px;
    display: none;

}

.logopanel.active {
    display: block;
}

.sidebar-body ul li p.active {
    display: block;
}

.div-content {
    float: left;
    min-height: 500px;
    padding: 0;
    padding-right: 60px;
    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;

}

#loadingdatatransfer {
    width: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    z-index: 3000;
    display: none;

}

#loadingdatatransfer > div {
    width: 290px;
    background-color: #1bbc9b;
    height: 130px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 3px;
    border: 1px solid white;
}

#loadingdatatransfer > div > p {
    width: 100%;
    min-height: 50px;
    float: right;
    text-align: right;
    font-size: 12pt;
    color: #fff;
    padding: 11px;
    line-height: 32px;
}

#loadingdatatransfer > div > span {
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 79px;
    left: 0;
    margin: auto;
    height: 45px;
    background-color: unset;
}

#loadingdatatransfer > div > span img {

    width: 100%;
    height: 100%;
    float: right;
}

.part form > div {
    width: 100%;
    float: right;
    min-height: 200px;
    background-color: #1bbc9b;
    border-radius: 3px;
    margin-top: 10px;
    height: auto;
    margin-bottom: 20px;

}

.part form > div > ul {
    margin-top: 20px;
}

.part form > div > ul > li {
    margin-top: 10px;
    float: right;
}

.getamarchicken {
    float: right;
    height: 40px;
    margin-top: 30px;
}

.getamarchicken > div {
    float: right;
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    background-color: white;

}

.getamarchicken i {
    width: 50px;
    height: 100%;
    background-color: #eee;
    float: right;
    text-align: center;
    font-size: 16pt;
    padding: 7px;
    color: darkgray;
}

.getamarchicken p {
    float: right;
    text-align: right;
    font-size: 16pt;
    padding: 1px;
    padding-right: 1px;
    color: #ec5757;
    height: 100%;
    padding-right: 10px;
}

.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 #195e47;
    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;
    font-family: tahoma;
    text-align: left;
}

.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
}

.ulshowdetailsfarm {

    width: 100%;
    float: right;
    display: inline-table;
    background-color: white;
    border-radius: 3px;
}

.ulshowdetailsfarm li {

    float: right;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ulshowdetailsfarm li div {
    width: 100%;
    float: right;
    min-height: 40px;
    background-color: white;
    border-radius: 3px;
    border: 1px solid #eee;
}

.ulshowdetailsfarm li div i {
    float: right;
    padding: 6px;
    color: #195e47;
    margin-top: 5px;
    font-size: 15pt;
}

.ulshowdetailsfarm li div p {
    float: right;
    padding: 9px;
    color: #666;
    font-size: 11pt;
    padding-right: 0;
}

.ulshowdetailsfarm li div span {
    color: #f45;
    font-size: 11pt;
    float: right;
    padding: 9px;
    padding-right: 0;
}

#modalshowreorts .modal-header > button {
    margin-left: 0px;
    color: white;
    background-color: #fff;
    height: 35px;
    margin-top: 0px;
    border-radius: 9px;
    padding: 0;
    width: 105px;
    opacity: unset !important;
    border: 1px solid #195e47;
    z-index: 2;
    position: absolute;
    left: 20px;
}

#modalshowreorts .modal-header button span {

    color: #195e47;
    font-size: 10pt;
    font-weight: normal;
    float: right;
    padding-right: 7px;
    line-height: 27px;
}

#modalshowreorts .modal-header button i {
    margin-top: 0px;
    float: left;
    margin-left: 5px;
    color: #195e47;
    font-size: 19pt;
}

.h4bodymodal {
    font-size: 16pt;
    padding: 0px;
    color: white;
    float: right;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    line-height: 45px;
}

.sectioncalculateTotal {
    margin-bottom: 30px;
}

.sectioncalculateTotal ul {

    float: right;
    margin-top: 10px;

}

.sectioncalculateTotal ul li {

    height: auto;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;

}

.sectioncalculateTotal ul li div {

    min-height: 50px;
    float: right;
    width: 100%;
    border: 1px solid #1bbc9b;
    border-radius: 3px;
    position: relative;
}

.sectioncalculateTotal ul li div::before {

    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: transparent #1bbc9b transparent transparent;
    position: absolute;
    right: 0;

}

.sectioncalculateTotal ul li div p {

    float: right;
    color: #666;
    height: 100%;
    font-size: 11pt;
    margin-top: 12px;
    padding-right: 5px;

}

.sectioncalculateTotal ul li div span {

    float: right;
    margin-top: 0px;
    padding: 8px;
    color: #f45;
    font-size: 14pt;

}

.h4headremodal {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    padding: 17px;
    background-color: #fbfbfb;
    font-size: 15pt;
}

.modelmaked {

    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2500;
    right: 0;
    border: none;
    overflow: auto;
    display: none;

}

.modelmaked .modal-header > button {
    margin-left: 0px;
    color: white;
    background-color: #fff;
    height: 35px;
    margin-top: 0px;
    border-radius: 9px;
    padding: 0;
    width: 105px;
    opacity: unset !important;
    border: 1px solid #195e47;
    z-index: 2;
    position: absolute;
    left: 20px;
}

.modelmaked .modal-header button span {

    color: #195e47;
    font-size: 10pt;
    font-weight: normal;
    float: right;
    padding-right: 7px;
    line-height: 27px;
}

.modelmaked .modal-header button i {
    margin-top: 0px;
    float: left;
    margin-left: 5px;
    color: #195e47;
    font-size: 19pt;
}

.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;
    width:100%;
    text-align: center;
    height: 100%;
    line-height: 25px;
}

.divchart {
    width: 100%;
    float: right;
    height: 450px;
    position: relative;
    background-color: white;
    margin-bottom: 10px;
    margin-top: 10px;
}

.divchart > div {
    width: 100%;
    float: right;
    height: 100%;
}


.amar {

    width: 100%;
    max-height: 450px;
    margin: auto;
    margin-top: 20px;
    float: right;
    margin-bottom: 20px;
    height: 450px;
    float: right
}

.amar li {
    direction: ltr !important;
}

.amar p {
    direction: ltr !important;
}

.amar span {
    direction: ltr !important;
}

.amar a {
    direction: ltr !important;
}

.amar div {
    direction: ltr !important;
}

.highcharts-title, .highcharts-axis-title {

    font-size: 12pt;
    font-family: yekan;
    color: #0a7dff !important;
    fill: #0a7dff !important;;
}

.amar div tspan{
  
    font-family: yekan !important;
}

.darkwindow{
    width: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    z-index: 3000;
    display: none;

}