@font-face {
 font-family:IRANSans;
 font-style:normal;
 font-weight:900;
 src:url("/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum)_Black.eot");
 src:url("/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum)_Black.eot?#iefix") format("embedded-opentype"),
 url("/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum)_Black.woff2") format("woff2"),
 url("/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum)_Black.woff") format("woff"),
 url("/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum)_Black.ttf") format("truetype")
}
@font-face {
    font-family:IRANYekan;
    font-style:normal;
    font-weight:900;
    src:url("/backend/themes/material-dashboard/fonts/IRANYekan/eot/iranyekanwebregularfanum.eot");
    src:url("/backend/themes/material-dashboard/fonts/IRANYekan/eot/iranyekanwebregularfanum.eot?#iefix") format("embedded-opentype"),
    url("/backend/themes/material-dashboard/fonts/IRANYekan/woff/iranyekanwebregularfanum.woff") format("woff"),
    url("/backend/themes/material-dashboard/fonts/IRANYekan/ttf/iranyekanwebregularfanum.ttf") format("truetype")
}
@font-face {
    font-family: IranSansWeb;
    font-style: normal;
    font-weight: normal;
    src: url('/backend/themes/material-dashboard/fonts/iransans/IRANSans-Bold.eot');
    src: url('/backend/themes/material-dashboard/fonts/iransans/IRANSans-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/backend/themes/material-dashboard/fonts/iransans/IRANSans-Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/backend/themes/material-dashboard/fonts/iransans/IRANSans-Bold.woff') format('woff');
}
@font-face {
    font-family: IranSansWebFaNum;
    font-style: normal;
    font-weight: normal;
    src: url('/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum).eot');
    src: url('/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('/backend/themes/material-dashboard/fonts/iransans/IRANSansWeb(FaNum).ttf') format('truetype');
}

body,.h1, .h2, .h3, .h4, body, h1, h2, h3, h4, h5, h6, div, a, table, td {
    font-family: IRANYekan,IRANSans,IranSansWeb,IranSansWebFaNum,IranSans,IranSansWeb, Tahoma!important;
}

.login-cover {
    background: url('../images/haram.jpg') no-repeat;
    background-size: cover;
}

.tooltip {
    font-family: IRANYekan,IRANSans,IranSansWeb,IranSansWebFaNum,IranSans,IranSansWeb, Tahoma!important;
}

li.select2-selection__choice, .select2-selection__rendered, .select2-search__field {
    font-family: IRANYekan,IRANSans,IranSansWeb,IranSansWebFaNum,IranSans,IranSansWeb, Tahoma!important;
}


.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 4px;
    margin-left: auto;
    margin-top: 4px;
}

.select2-container--bootstrap .select2-selection__clear {

    float: left;
    margin-left: 10px;
    margin-right: auto;
}

#login-form .text-slate-300 {
    color: #20323B !important;
}

#login-form .border-slate-300 {
    border-color: #52a7ce;
}
#login-form .border-slate-300 img{
    padding:5px;
    background: #ffffff;
}

#login-form .icon-object {
    border-radius: 50%;
    text-align: center;
    margin: 10px;
    border-width: 3px;
    border-style: solid;
    padding: 0;
    display: inline-block;
    overflow: hidden;
    background-color: #20323B;
}

.mejs__overlay-button {
    background-image: url("/backend/themes/material-dashboard/mediaelement/build/mejs-controls.svg");
}

.mejs__overlay-loading-bg-img {
    background-image: url("/backend/themes/material-dashboard/mediaelement/build/mejs-controls.svg");
}

.mejs__button > button {
    background-image: url("/backend/themes/material-dashboard/mediaelement/build/mejs-controls.svg");
}

.navbar-brand {
     padding:  9px 20px !important;
}

.navbar-brand > img  {
     height:  24px !important;
}

.marker, .marker2, .marker3,.marker_base, .marker2_base, .marker3_base {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 48px;
    height: 48px;
}

.marker {
    background-image: url('/backend/themes/material-dashboard/images/pointer.png');
}

.marker_base {
    background-image: url('/backend/themes/material-dashboard/images/pointer_base.png');
}

.marker_base div.icon , .marker div.icon {
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    width: 20px;
    height: 20px;
    line-height: 24px;
    font-size: 12px;
    margin-left: 0;
    border-radius: 50%;
    margin-top: 0;
    top: 5px;
    position: absolute;
    left: 30%;
    text-align: center;
    overflow: hidden;
}

.marker2 {
    background-image: url('/backend/themes/material-dashboard/images/pointer2.png');
}

.marker2_base {
    background-image: url('/backend/themes/material-dashboard/images/pointer2_base.png');
}


.marker2_base div.icon , .marker2 div.icon {
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    margin-left: 0;
    border-radius: 50%;
    margin-top: 0;
    top: 2px;
    position: absolute;
    left: 25%;
    text-align: center;
    overflow: hidden;
}

.marker3 {
    background-image: url('/backend/themes/material-dashboard/images/pointer3.png');
}

.marker3_base {
    background-image: url('/backend/themes/material-dashboard/images/pointer3_base.png');
}

.marker3_base div.icon , .marker3 div.icon {
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    margin-left: 0;
    border-radius: 50%;
    margin-top: 0;
    top: 2px;
    position: absolute;
    left: 25%;
    text-align: center;
    overflow: hidden;
}

.panel-heading .copy-to-clipboard {
    position: absolute;
    left: 80px;
    top: 15px;
    text-align: left;
    white-space: nowrap;
}

.panel-heading .orders {
    position: absolute;
    left: 15px;
    top: 15px;
    text-align: left;
    white-space: nowrap;
}

.panel-heading .orders a , .panel-heading .copy-to-clipboard a {
    color: #fff;
    width: 24px;
    height: 24px;
    padding: 4px;
    display: inline-block;
}

.panel-heading .orders input[type='text'] {
    color: #000;
    width: 40px;
    text-align: center;
}

.leaflet-control-fullscreen a {
    background: #fff url(/backend/themes/material-dashboard/images/fullscreen.png) no-repeat 0 0;
    background-size: 26px 52px;
}

.leaflet-touch .leaflet-control-fullscreen a {
    background-position: 2px 2px;
}

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
    background-position: 0 -26px;
}

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
    background-position: 2px -24px;
}

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important;
}

.leaflet-container.leaflet-fullscreen-on {
    width: 100% !important;
    height: 100% !important;
}

.leaflet-pseudo-fullscreen {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 99999;
}

.select2-selection--single .select2-selection__arrow:after {
    left: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
    font-family: IRANSans;
}

.frm-title h4 {
    margin-bottom: 0;
}

label.switch {
    margin-top: 4px;
    vertical-align: text-bottom;
    margin-bottom: 0;
}

.leaflet-control-layers-base {
    direction: rtl;
    font-family: IRANSans;
}

pre {
    direction: ltr;
    text-align: left;
    overflow: auto;
    font-family: monospace;
}

td.crud-datatable a span.glyphicon {
    height: 20px;
    width: 20px;
    display: inline-block;
    text-align: center;
    /* vertical-align: middle; */
    line-height: 24px;
    margin: 2px;
}

.kv-grid-table tbody td.crud-datatable:last-child {
    padding: 0;
}

.kv-panel-pager {
    text-align: center;
}

.content section.panel {
    margin-bottom: 0;
}

.content section.panel.panel-body {
    padding: 2px;
    padding-bottom: 1em;
}

.grid-view .panel {
    margin-bottom: 0;
}

ul.pagination {
    display: inline-block;
}
ul.pagination li{
    display: inline;
    padding:1em;
    background: #fff;
    border: solid 1px #ddd;
    text-align: center;
}
.kv-panel-before em{
    float: left;
}
.panel-heading {
    background: #4b9b99;
    padding: 1em;
    color: #fff;
    border-radius: 25px 25px 0px 0px;
    border: 2px solid #4b9b99;
}
.panel-heading .pull-right{
    float: left;
}
.panel.panel-primary {
    background: #fefefe;
    padding-bottom: 1em;
}

footer {
    background: #ccc;
    text-align: center;
    padding: 12px 30px;
}

.chat-right {
    position: relative;
    text-align: right;
    padding: 10px 15px;
    border-radius: 6px;
    border: 1px solid #ccc;
    width: 340px;
    float:right;
}

.chat-right::before {
    content: '';
    position: absolute;
    visibility: visible;
    top: 0px;
    right: -10px;
    border: 10px solid transparent;
}

.chat-right::after {
    content: '';
    position: absolute;
    visibility: visible;
    top: 0;
    right: -8px;
    border: 9px solid transparent;
    border-top: 10px solid #00cae3;
    clear: both;
}
.chat-left {
    position: relative;
    text-align: right;
    padding: 10px 15px;
    border-radius: 6px;
    border: 1px solid #ccc;
    width: 340px;
    float:left;
}

.chat-left::before {
    content: '';
    position: absolute;
    visibility: visible;
    top: 0px;
    left: -10px;
    border: 10px solid transparent;
}

.chat-left::after {
    content: '';
    position: absolute;
    visibility: visible;
    top: 0;
    left: -8px;
    border: 9px solid transparent;
    border-top: 10px solid #55b559;
    clear: both;
}

.ar-image{
    border:1px solid #ccc;
    box-shadow: 0 2px 20px #c0c0c0;
    padding:5px;
}

.chat-header-supports-form{
    height: 300px;
    overflow-y: scroll;
    padding: 10px;
}
.sidebar .sidebar-wrapper {
    height: calc(100vh - 1px) !important;
}

.ps-theme-default > ul.nav {
    overflow-y: scroll;
    max-height: 80vh;
}
.card.card-stats {
    min-height: 180px;
}

.logo img {
    width: 42%;
    height: auto;
    /* text-align: center; */
    margin: 0 auto!important;
    align-items: center;
}
.sidebar .logo {
    text-align: center;
}
@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .leaflet-control-fullscreen a {
        background-image: url(/backend/themes/material-dashboard/images/fullscreen@2x.png);
    }
}

@media (min-width: 769px) {
    .sidebar-xs .header-highlight .navbar-header .navbar-brand {
         margin-left:  13px;
         background: url(/backend/themes/material-dashboard/images/logo_light.png) no-repeat left center;
         background-size:  auto 30px;
    }
}
