﻿/*--------------------reset--------------------------*/
a,
abbr,
acronym,
address,
article,
aside,
audio,
b,
blockquote,
body,
center,
canvas,
caption,
cite,
code,
command,
datalist,
dd,
del,
details,
dfn,
dl,
div,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
keygen,
label,
legend,
li,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
s,
samp,
section,
small,
span,
source,
strong,
sub,
sup,
tfoot,
thead,
u,
ul,
var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  outline: 0;
  vertical-align: top;
  box-sizing: border-box;
}
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
img {
  vertical-align: top;
  border: 0;
}
embed {
  vertical-align: top;
}
article,
aside,
audio,
canvas,
command,
datalist,
details,
embed,
figcaption,
figure,
footer,
header,
hgroup,
keygen,
meter,
nav,
output,
progress,
section,
source,
video {
  display: block;
}
mark,
rp,
rt,
ruby,
summary,
time {
  display: inline;
}
input,
textarea {
  border: 0;
  padding: 0;
  margin: 0;
  outline: 0;
}
iframe {
  border: 0;
  margin: 0;
  padding: 0;
}
input,
textarea,
select {
  margin: 0;
  box-sizing: border-box;
  padding: 0px;
  font: 14px/18px iran;
  font-weight: 100;
  color: #747474;
}
input[type="text"] {
  text-indent: 5px;
}
html {
}
body {
  margin: 0px;
  font: 12px/20px iran;
  font-weight: 100;
  color: #000;
  direction: rtl;
  text-align: justify;
  background: #f6f8ff;
}
a,
span {
  display: inline-block;
}
a {
  text-decoration: none;
  color: #595959;
  outline: none;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
a:hover {
  color: #780ddb;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
ol {
  list-style: decimal;
}
div,
section,
nav,
aside,
footer,
article {
  margin: 0 auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
  overflow: hidden;
}
.hidden {
  display: none;
}
.justify {
  text-align: justify;
}
.rel {
  position: relative;
}
.noborder {
  border: none !important;
}
.right {
  float: right !important;
}
.left {
  float: left !important;
}

@font-face {
  font-family: iran;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/farsi/eot/iranyekanwebbold.eot");
  src: url("../fonts/farsi/eot/iranyekanwebbold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/farsi/woff2/iranyekanwebbold.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/farsi/woff/iranyekanwebbold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/farsi/ttf/iranyekanwebbold.ttf") format("truetype");
}

@font-face {
  font-family: iran;
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/farsi/eot/iranyekanweblight.eot");
  src: url("../fonts/farsi/eot/iranyekanweblight.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/farsi/woff2/iranyekanweblight.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/farsi/woff/iranyekanweblight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/farsi/ttf/iranyekanweblight.ttf") format("truetype");
}

@font-face {
  font-family: iran;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/farsi/eot/iranyekanwebregular.eot");
  src: url("../fonts/farsi/eot/iranyekanwebregular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-8 */ url("../fonts/farsi/woff2/iranyekanwebregular.woff2")
      format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
      url("../fonts/farsi/woff/iranyekanwebregular.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
      url("../fonts/farsi/ttf/iranyekanwebregular.ttf") format("truetype");
}

@font-face {
  font-family: english;
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/english.woff2") format("woff2");
}
@font-face {
  font-family: english;
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/englishbold.woff2") format("woff2");
}
.center {
  font: 13px/25px iran;
  font-weight: 100;
  max-width: 1200px;
  box-sizing: border-box;
  width: 96%;
}
.hgi-stroke {
  line-height: inherit !important;
}
.authPage {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.authCardWrapper {
  width: 100%;
  max-width: 400px;
  position: relative;
}
.authCard {
  width: 100%;
  padding: 30px 20px;
  background: #fff;
  box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);
  border-radius: 5px;
  position: relative;
}
.authCard::before {
  content: "";
  width: 244px;
  height: 244px;
  position: absolute;
  z-index: -1;
  top: -55px;
  left: -55px;
  display: block;
  background: url(../images/login-bg1.png) 0 0 no-repeat;
}
.authCard::after {
  content: "";
  width: 272px;
  height: 272px;
  position: absolute;
  z-index: -1;
  bottom: -65px;
  right: -65px;
  display: block;
  background: url(../images/login-bg2.png) 0 0 no-repeat;
}
.loginLogo {
  text-align: center;
  margin-bottom: 20px;
}
.loginH1 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 16px;
  color: rgb(94, 88, 115);
}
.formItem {
  margin-bottom: 20px;
  font-weight: 100;
  position: relative;
}
.formItem label {
  color: rgb(94, 88, 115);
  display: block;
  margin-bottom: 5px;
}
.formItem label span {
  color: #ea5455;
}
.imageLbl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.imageLbl label {
  color: rgb(94, 88, 115);
  margin-bottom: 5px;
}
.imageLbl span {
  justify-content: left;
  font-family: english;
  color: #0096ff;
  direction: ltr;
}
.imageLbl label span {
  color: #ea5455;
}
.formItem input,
.formItem button,
.formItem textarea,
.formBtn button {
  transition: 0.15s;
}
.txt,
.select {
  width: 100%;
  height: 40px;
  padding: 7px 14px;
  border: 1px solid rgb(216, 214, 222);
  border-radius: 5px;
}
.txt::placeholder {
  color: #aaaaaa;
}
.txt:focus,
.select:focus {
  border-color: #7367f0;
}
.txtarea {
  width: 100%;
  height: 220px;
  padding: 14px;
  border: 1px solid rgb(216, 214, 222);
  border-radius: 5px;
  line-height: 32px;
}
.txtarea::placeholder {
  color: #aaaaaa;
}
.txtarea:focus {
  border-color: #7367f0;
}
.ltr {
  font-family: english;
  font-weight: 100;
  direction: ltr;
  text-align: left;
}
.checkbox {
  display: none;
}
.lblCheck {
  font-size: 14px;
  padding-right: 28px;
  position: relative;
  line-height: 20px;
}
.lblCheck::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(216, 214, 222);
  border-radius: 5px;
  position: absolute;
  right: 0;
  top: 0;
}
.checkbox:checked + .lblCheck::before {
  background: #7367f0;
  border-color: #7367f0;
  box-shadow: 0 2px 4px 0 rgba(115, 103, 240, 0.4) !important;
}
.checkbox:checked + .lblCheck::after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 1px;
  right: 1px;
  background: url(../images/check.svg) center center no-repeat;
  background-size: 10px 10px;
}
.formBtn {
}
.btn {
  width: 100%;
  height: 40px;
  cursor: pointer;
  font-weight: normal;
  font-size: 16px;
  background: rgb(115, 103, 240);
  text-align: center;
  color: #fff;
  border-radius: 5px;
  transition: 0.15s;
}
.btn:hover {
  box-shadow: rgb(115 103 240) 0px 8px 25px -8px;
  color: #fff;
}

.dashboardWrapper {
}
.sidebar {
  width: 260px;
  position: fixed;
  padding: 15px 15px 0 15px;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-left: 1px solid #eeeff1;
}
.mainContent {
  width: calc(100% - 261px);
  margin-right: 261px;
  padding: 80px 20px 20px;
  position: relative;
}
.fixedNav {
  height: 60px;
  background: #fff;
  position: fixed;
  top: 0;
  right: 260px;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  padding: 10px 12px;
  border-bottom: 1px solid #eeeff1;
}
.nvAdmin {
  margin: 0;
  display: flex;
  gap: 32px;
  flex-direction: row;
}
.prevAdmin {
  display: flex;
  gap: 10px;
  flex-direction: row;
}
.prevAdmin figure {
  position: relative;
}
.prevAdmin img {
  border-radius: 50%;
}
.activeDot {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #28c76f;
  position: absolute;
  bottom: 1px;
  right: 1px;
}
.inactiveDot {
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  background: #82868b;
  position: absolute;
  bottom: 1px;
  right: 1px;
}
.nvRol {
  line-height: 18px;
  margin: 0;
}
.nvRol strong {
  display: block;
  color: #6e6b7b;
  font-size: 13px;
  font-weight: bold;
  padding-top: 2px;
}
.nvRol span {
  font-size: 11px;
  font-weight: 100;
  color: #6e6b7b;
}
.notiAdmin {
  display: flex;
  flex-direction: row;
  gap: 12px;
  line-height: 40px;
}
.notiAdmin > li {
}
.notiAdmin > li > a {
  display: block;
  width: 35px;
  height: 40px;
  position: relative;
  text-align: center;
}
.notiAdmin > li > a i {
  font-size: 22px;
  color: #6e6b7b;
}
.tblMainMultiLink {
  margin-top: 10px;
}
.tblMainMultiLink span {
  color: #a94442;
  font-weight: bold;
}
.notiAdmin > li > a span {
  font-size: 20px;
  font-weight: bold;
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0px;
  min-width: 18px;
  padding: 0 3px;
  height: 18px;
  text-align: center;
  border-radius: 50%;
  line-height: 18px;
  color: #fff;
  background: darkblue;
}
.notiAdmin > li:nth-child(1) > a span {
  background: #ea5455;
}
.notiAdmin > li:nth-child(2) > a span {
  background: #7367f0;
}
.notiAdmin > li:nth-child(3) > a span {
  background: #28c76f;
}
.notiAdmin > li:nth-child(4) > a span {
  background: #00cfe8;
}

.navExtra {
  margin: 0;
  display: flex;
  flex-direction: row;
  line-height: 40px;
  text-align: center;
}
.settingUl {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.settingUl > li {
}
.settingUl > li > a {
  display: block;
  width: 35px;
  height: 40px;
}
.settingUl > li > a i {
  font-size: 22px;
  color: #6e6b7b;
}
.navExSep {
  width: 1px;
  height: 20px;
  background: #6e6b7b;
  margin: 10px 20px 0;
}
.logout {
  display: block;
  width: 35px;
  height: 40px;
  transform: rotate(180deg);
}
.logout i {
  display: block;
  width: 35px;
  height: 40px;
  font-size: 22px;
  color: #6e6b7b;
}
.navExtra a i:hover {
  color: #7367f0;
}

.sideLogo {
  height: 45px;
  display: flex;
  flex-direction: row;
  gap: 12px;
  line-height: 32px;
}
.sideLogo h1 {
  font-weight: bold;
  color: #7367f0;
  font-size: 20px;
}

.sideContent {
  overflow: auto;
  height: calc(100vh - 60px);
}
.sideContent::-webkit-scrollbar {
  display: none;
}

.sideLinks {
  font-weight: 100;
  font-size: 14px;
  margin-bottom: 15px;
  padding-top: 20px;
}
.sideLinks > li {
  margin-bottom: 4px;
}
.sideLinks > li > a {
  width: 100%;
  display: flex;
  position: relative;
  flex-direction: row;
  gap: 14px;
  color: #55627b;
  line-height: 22px;
  font-weight: 400;
  padding: 10px 15px;
  border-radius: 5px;
}
.sideLinks > li > a i {
  font-size: 20px;
}
.sideLinks > li.active > a {
  color: #fff;
  background: linear-gradient(118deg, #7367f0, rgba(115, 103, 240, 0.7));
}
.sideLinks > li > a:hover {
  padding-right: 15px;
}
.hasChild::before {
  content: "㭚";
  font-family: hgi-stroke-rounded;
  position: absolute;
  top: 0;
  left: 6px;
  line-height: 42px;
  font-size: 15px;
  transition: 0.15s;
}
.sideLinks > li.open > a {
  color: #0c102a;
}
.sideLinks > li.open .hasChild::before {
  transform: rotate(180deg);
}

.sideSub {
  margin-right: 30px;
  font-size: 13px;
  display: none;
}
.sideSub > li {
}
.sideSub > li > a {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 10px;
  font-weight: 400;
  color: #55627b;
  line-height: 22px;
  padding: 10px 15px;
  border-radius: 5px;
}
.sideSub > li > a i {
  font-size: 18px;
}
.sideSub > li.active > a {
  color: #fff;
  background: linear-gradient(118deg, #7367f0, rgba(115, 103, 240, 0.7));
  box-shadow: 0 0 10px 1px rgb(115 103 240 / 70%);
}
.sideSub > li > a:hover {
  padding-right: 25px;
  color: #7367f0;
}

.mContent {
}
.dashboardContent {
}
.dashSpace {
  height: 20px;
}
.dashTop {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 1px 5px 0 rgb(34 41 47 / 1%);
}

.statsCard {
  width: 74%;
  margin: 0;
  height: 190px;
}
.adminCard {
  width: 26%;
  margin: 0;
  height: 190px;
  position: relative;
  overflow: hidden;
}
.cardContent {
  padding: 20px;
  position: relative;
}
.statH2 {
  color: #5e5873;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 45px;
}
.refreshIco {
  position: absolute;
  top: 20px;
  left: 20px;
}
.statsList {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.statsList > li {
  width: 25%;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.statsList li i {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  font-size: 22px;
  line-height: 48px !important;
}
.statDiv {
  margin: 0;
  padding-top: 5px;
  color: #5e5873;
}
.statDiv strong {
  font-family: english;
  font-weight: bold;
  font-size: 18px;
  display: block;
}

.headAdminCard {
  height: 80px;
  background: rgba(115, 103, 240, 0.12) url(../images/userill.png) left top
    no-repeat;
  background-size: auto 80px;
}
.headAdminCard p {
  color: #7367f0;
  padding: 20px;
  font-size: 12px;
}
.adminAvatar {
  margin: -30px 20px 6px 0;
}
.adminAvatar img {
  border: 4px solid #fff;
  border-radius: 50%;
}
.adminRol {
  padding-right: 20px;
}
.adminRol strong {
  display: block;
  color: #6e6b7b;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}
.adminRol span {
  font-size: 12px;
  font-weight: 100;
  color: #6e6b7b;
}
.viewAdminProfile {
  position: absolute;
  bottom: 20px;
  left: 20px;
  line-height: 28px;
  background: #7367f0;
  color: #fff;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 12px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.viewAdminProfile:hover {
  color: #fff;
  background: #780ddb;
}

.dashSec {
  margin-top: 40px;
}
.dashHead,
.inC {
  color: #636363;
  margin-bottom: 20px;
}
.dashHead h2,
.inC h1 {
  font-weight: bold;
  font-size: 16px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.inC h1 {
  padding-bottom: 15px;
  font-size: 18px;
}
.dashHead h2 i {
  font-size: 22px;
}

.dashIcons {
  display: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
}
.dashIcons > li {
  width: calc((100% - 60px) / 5);
}

.icoCard a,
.icoCard div {
  display: block;
  padding: 15px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  line-height: 42px;
}
.icoCard a i {
  width: 42px;
  height: 42px;
  border-radius: 8px;
  text-align: center;
  font-size: 22px;
}
.icoCard a strong {
  font-weight: normal;
  font-size: 13px;
}

.iColor1 {
  background: rgba(115, 103, 240, 0.12);
  color: #7367f0;
}
.iColor2 {
  background: rgba(40, 199, 111, 0.12);
  color: #28c76f;
}
.iColor3 {
  background: rgba(234, 84, 85, 0.12);
  color: #ea5455;
}
.iColor4 {
  background: rgba(255, 159, 67, 0.12);
  color: #ff9f43;
}
.iColor5 {
  background: rgba(0, 207, 232, 0.12);
  color: #00cfe8;
}
.iColor6 {
  background: rgba(255, 0, 168, 0.12);
  color: #ff00a8;
}
.iColor7 {
  background: rgba(0, 100, 237, 0.12);
  color: #0064ed;
}
.iColor8 {
  background: rgba(102, 255, 0, 0.12);
  color: #66ff00;
}
.iColor9 {
  background: rgba(130, 134, 139, 0.12);
  color: #82868b;
}

.iH1 {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  line-height: 28px;
}
.iH1 h1 {
  color: #636363;
  font-size: 17px;
  font-weight: bold;
}

.breadCrumb {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #d6dce1;
  color: #16233e;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.breadCrumb a {
  color: #7367f0;
  display: block;
}
.breadCrumb a:hover {
  color: #780ddb;
}
.breadCrumb i {
  display: block;
  font-size: 17px;
}
.breadCrumb span {
  display: block;
}
.currentPage {
  display: block;
}

.vCol {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.vColItem {
  width: 100%;
  margin: 0;
}
.vColItemConst {
  width: 100%;
  max-width: 170px;
  margin: 0;
}
.rowBtn {
  margin-top: 25px;
}

.cardH {
  font-weight: normal;
  color: #636363;
  margin-bottom: 20px;
  font-size: 17px;
}
.filterCard {
  margin-bottom: 20px;
}
.filterContent {
  padding: 20px 20px 0 20px;
}
.margin-l10 {
  margin-left: 10px;
}
.margin-r10 {
  margin-right: 10px;
}
.margin-b10 {
  margin-bottom: 10px !important;
}
.margin-b20 {
  margin-bottom: 20px !important;
}
.margin-b0 {
  margin-bottom: 0px !important;
}
.margin-t10 {
  margin-top: 10px !important;
}
.margin-t20 {
  margin-top: 20px !important;
}
.headList {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.sortType,
.listTitle {
  margin-right: 0;
  display: flex;
  flex-direction: row;
  gap: 10px;
  line-height: 28px;
  color: #636363;
}
.ddlSort {
  border: 1px solid rgb(216, 214, 222);
  border-radius: 5px;
  height: 28px;
  padding: 0 10px;
  font-size: 13px;
}

.oprBtns {
  display: flex;
  flex-direction: row;
  gap: 10px;
  justify-content: flex-end;
}
.oBtn {
  width: 100px;
  height: 28px;
  text-align: center;
  color: #fff;
  font-weight: normal;
  border-radius: 5px;
  line-height: 28px;
}
.oBtn:hover {
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.7) 0px 5px 8px -5px;
}
.oBtn.green {
  background: #28c76f;
}
.oBtn.red {
  background: #ea5455;
}
.oBtn.yellow {
  background: #ff9f43;
}
.oBtn.gray {
  background: #82868b;
}
.oBtn.violet {
  background: #7367f0;
}
.oBtn.blue {
  background: #00cfe8;
}

.tableContent {
}
.tbl {
  width: 100%;
  border-collapse: collapse;
  color: #6e6b7b;
}
.tbl tr {
}
.tbl th {
  background: #f3f2f7;
  padding: 10px 20px;
  border-bottom: 2px solid #ebe9f1;
}
.tbl td {
  background: #fff;
  padding: 10px 20px;
  border-bottom: 1px solid #ebe9f1;
}

.rowNo,
.rowUser {
  font-family: english;
  direction: ltr;
}
.tbl .ltr {
  text-align: right;
}

.tdWithImage {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 10px;
  line-height: 32px;
}
.tdWithImage img {
  border-radius: 50%;
}
.tdWithImage strong {
  font-weight: normal;
}

.tbl a {
  color: #7367f0;
}
.tbl a:hover {
  color: #483eb4;
}
.tblOpr {
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.tblOpr a {
  font-size: 18px;
  color: #6e6b7b;
  text-align: center;
  padding: 0 2px 0 2px;
}
.tblOpr a span {
  font-size: 10px;
  display: block;
}
.tblOpr a:hover {
  color: #7367f0;
}

.withIco {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.withIco i {
  font-size: 19px;
}
.nvRol .withIco,
.adminRol .withIco {
  gap: 5px;
}
.nvRol .withIco i {
  font-size: 14px;
  line-height: 20px;
}
.adminRol .withIco i {
  font-size: 18px;
  line-height: 22px;
}
.withIco.red i {
  color: #ea5455;
}
.withIco.green i {
  color: #28c76f;
}
.withIco.yellow i {
  color: #ff9f43;
}
.withIco.gray i {
  color: #82868b;
}
.withIco.violet i {
  color: #7367f0;
}
.withIco.blue i {
  color: #00cfe8;
}

.lblItem {
  padding: 0 10px;
  border-radius: 5px;
}
.lblItem.violet {
  background: rgba(115, 103, 240, 0.12);
  color: #7367f0;
}
.lblItem.green {
  background: rgba(40, 199, 111, 0.12);
  color: #28c76f;
}
.lblItem.red {
  background: rgba(234, 84, 85, 0.12);
  color: #ea5455;
}
.lblItem.yellow {
  background: rgba(255, 159, 67, 0.12);
  color: #ff9f43;
}
.lblItem.blue {
  background: rgba(0, 207, 232, 0.12);
  color: #00cfe8;
}
.lblItem.gray {
  background: rgba(130, 134, 139, 0.12);
  color: #82868b;
}
.navListContent {
  padding: 20px;
  display: flex;
  flex-direction: row;
  line-height: 32px;
}
.navPosition {
  margin-right: 0;
  color: #747474;
}
.navPosition span {
  margin: 0 5px;
}
.nav {
  margin-left: 0;
  display: flex;
  flex-direction: row;
  gap: 5px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  font-family: english;
}
.nav a {
  display: block;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #f3f2f7;
  color: #9f9fa8;
}
.nav .current,
.nav a:hover {
  background: #7367f0;
  color: #fff;
}
.nav a i {
  font-size: 18px;
}
.iconLists {
  display: flex;
  flex-direction: row;
  gap: 0px;
  flex-wrap: wrap;
  font-family: english;
  direction: ltr;
}
.iconLists > li {
  width: 12.5%;
  height: 180px;
  text-align: center;
  list-style: none !important;
}
.iconLists .icon {
  font-size: 42px;
  line-height: 100px;
  margin: 10px 0;
  color: #333;
  -webkit-transition: font-size 0.25s ease-out 0s;
  -moz-transition: font-size 0.25s ease-out 0s;
  transition: font-size 0.25s ease-out 0s;
}
.iconLists .icon:hover {
  font-size: 100px;
}
.rowImage {
}
.rowImage img {
  border-radius: 5px;
}

.alertBox {
  font-size: 14px;
  border-radius: 5px;
}
.alertBox h6 {
  padding: 10px 14px;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.alertBox h6 i {
  font-size: 20px;
}
.alertMsg {
  font-size: 13px;
  line-height: 25px;
  padding: 10px 14px;
}

.alertBox.violet {
  background: rgba(115, 103, 240, 0.1);
  color: #7367f0;
}
.alertBox.green {
  background: rgba(40, 199, 111, 0.1);
  color: #28c76f;
}
.alertBox.red {
  background: rgba(234, 84, 85, 0.1);
  color: #ea5455;
}
.alertBox.yellow {
  background: rgba(255, 159, 67, 0.1);
  color: #ff9f43;
}
.alertBox.blue {
  background: rgba(0, 207, 232, 0.1);
  color: #00b9cf;
}

.alertBox.yellow h6 {
  box-shadow: 0 6px 15px -7px rgb(255 159 67 / 40%);
}
.alertBox.red h6 {
  box-shadow: 0 6px 15px -7px rgb(234 84 85 / 40%);
}
.alertBox.green h6 {
  box-shadow: 0 6px 15px -7px rgb(40 199 111 / 40%);
}
.alertBox.blue h6 {
  box-shadow: 0 6px 15px -7px rgb(0 207 232 / 40%);
}
.textBox {
  margin-bottom: 20px;
}
.msgBox {
  font-size: 13px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding: 10px 12px;
}
.msgBox i {
  font-size: 20px;
}

.progressbar {
  position: relative;
  height: 8px;
  border-radius: 4px;
  background: #f0f0f0;
  margin-top: 10px;
  overflow: hidden;
  display: none;
}
.progressed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: #66ff00;
  border-radius: 4px;
  transition: 0.2s;
}

.msgBox.violet {
  background: rgba(115, 103, 240, 0.1);
  color: #7367f0;
}
.msgBox.green {
  background: rgba(40, 199, 111, 0.1);
  color: #28c76f;
}
.msgBox.red {
  background: rgba(234, 84, 85, 0.1);
  color: #ea5455;
}
.msgBox.yellow {
  background: rgba(255, 159, 67, 0.1);
  color: #ff9f43;
}
.msgBox.blue {
  background: rgba(0, 207, 232, 0.1);
  color: #00cfe8;
}
.formView {
}
.formRow {
  display: flex;
  flex-direction: row;
  gap: 20px;
  margin-bottom: 20px;
}
.formRow .formItem {
  width: 100%;
  margin: 0;
}
.formRow .radioChecks {
  width: 100%;
  margin: 0;
}
.formBtns {
  display: flex;
  flex-direction: row;
  gap: 10px;
  padding-top: 20px;
}
.smsResult {
  line-height: 40px;
  margin-right: 20px;
}
.deleteImageBtn {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  font-size: 20px;
  color: #d30400;
}
.fbtn {
  max-width: 200px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  background: rgb(115, 103, 240);
  text-align: center;
  color: #fff;
  border-radius: 5px;
  transition: 0.15s;
}
.fbtn:hover {
  box-shadow: rgb(115 103 240) 0px 8px 25px -8px;
}

.rbtn {
  max-width: 200px;
  width: 100%;
  height: 40px;
  cursor: pointer;
  font-weight: normal;
  font-size: 14px;
  background: #fff;
  border: 1px solid #82868b !important;
  text-align: center;
  color: #636363;
  border-radius: 5px;
  transition: 0.15s;
}
.rbtn:hover {
  box-shadow: rgb(115 103 240) 0px 5px 12px -8px;
}

a.rbtn {
  line-height: 40px;
}

.radioChecks {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.rdb {
  display: none;
}
.lblRdb {
  font-size: 14px;
  padding-right: 28px;
  position: relative;
  line-height: 20px;
}
.lblRdb::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border: 1px solid rgb(216, 214, 222);
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 0;
}
.lblRdb::after {
  content: "";
  display: none;
  width: 8px;
  height: 8px;
  border: 2px solid rgb(216, 214, 222);
  border-radius: 50%;
  position: absolute;
  right: 4px;
  top: 4px;
}
.rdb:checked + .lblRdb::after {
  display: block;
  background: #7367f0;
  border-color: #7367f0;
  box-shadow: 0 2px 4px 0 rgba(115, 103, 240, 0.4) !important;
}
.rdb:checked + .lblRdb::before {
  border-color: #7367f0;
}

.formWithImage,
.formWithMap {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.videoPrev {
  width: 100%;
  margin-bottom: 15px;
}
.imagePreview {
  margin: 0;
  width: 280px;
}

.imgCol {
  margin: 0;
  width: 280px;
}
.imgCol .imagePreview {
  width: 100%;
}
.paddingTop0 {
  padding-top: 0;
}

.addAnotherImage {
  border: 1px dashed #0096ff;
  border-radius: 5px;
  padding: 30px;
  font-size: 40px;
  color: #0096ff;
}
.formWithImage > .card,
.cardsCol {
  width: calc(100% - 300px);
  margin: 0;
}

.imagePreview .card {
  width: 100%;
  margin: 0;
}
.imgPrev {
  position: relative;
}
.imgPrev img {
  width: 100%;
  min-height: 50px;
  height: auto;
  border-radius: 5px;
  margin-bottom: 10px;
}
.selectImageBtn,
.selectVideoBtn,
.selectIconBtn,
.openFileManager {
  color: #fff;
  background: #7367f0;
  border-radius: 5px;
  line-height: 28px;
  font-weight: normal;
  text-align: center;
  display: block;
  border: none;
  width: 100%;
}
.selectImageBtn:hover,
.selectVideoBtn:hover,
.selectIconBtn:hover,
.openFileManager:hover {
  color: #fff;
  background: #780ddb;
}
.uploadImageBtn {
  color: #fff;
  background: #0096ff;
  border-radius: 5px;
  line-height: 28px;
  font-weight: normal;
  text-align: center;
  display: none;
  margin-top: 10px;
}
.uploadImageBtn:hover {
  color: #fff;
  background: #1da1f2;
}

.mapPreview {
  margin: 0;
  width: 100%;
}

.formWithMap .card {
  width: 100%;
  margin: 0;
}

.mapView .formRow {
  margin-bottom: 0;
}

.mapItem {
  direction: ltr;
  height: 250px;
  border-radius: 5px;
  margin-bottom: 20px;
  border: 1px solid #c3c3c3;
  position: relative;
}
.profileView {
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-content: stretch;
}
.userTabs {
  width: 100%;
  max-width: 250px;
  margin: 0;
}
.userContentDiv {
  width: 100%;
  margin: 0;
}
.userContent {
  width: 100%;
  margin: 0;
}
.userTabs {
}
.userTabs > li {
  margin-bottom: 8px;
}
.userTabs > li > a {
  width: 100%;
  line-height: 42px;
  display: flex;
  color: #fff;
  border-radius: 5px;
  padding: 0 15px;
  flex-direction: row;
  gap: 12px;
  color: #5e5873;
  font-weight: normal;
  font-size: 13px;
}
.userTabs > li > a i {
  font-size: 19px;
}
.userTabs > li.active a {
  box-shadow: 0 4px 18px -4px rgb(115 103 240 / 65%);
  background: #7367f0;
  color: #fff;
}
.userAvatar {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.userView {
  margin: 0;
}
.userView h6 {
  margin: 8px 0 14px;
  font-weight: normal;
  font-size: 14px;
}
.changeAvatarView {
}
.btnChangeAvatar {
  background: #7367f0;
  color: #fff;
  padding: 0 15px;
  line-height: 28px;
  border-radius: 5px;
}
.btnChangeAvatar:hover {
  color: #fff;
  background: #780ddb;
}
.ui-datepicker {
  z-index: 10000 !important;
}
.userImage {
}
.userImage img {
  border-radius: 5px;
}
.userContent {
}
.userContent > li {
  display: none;
}
.radioCheckList {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.uploadnewsimg,
.selectedImage {
  display: none;
}

.pg404 {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
}
.img404 {
  width: 90%;
  height: auto;
  margin-bottom: 20px;
}
.pg404 h1 {
  font-family: english;
  font-size: 60px;
  margin-bottom: 30px;
  direction: ltr;
}
.pg404 h2 {
  font-size: 16px;
  margin-bottom: 30px;
}
.p404Btns {
  margin-bottom: 20px;
}
.p404Btns a {
  display: inline-block !important;
  width: auto;
  padding: 0 20px;
  line-height: 40px;
}

.deleteItem {
  position: relative;
}
.deleteItem > a:hover {
  color: #ea5455;
}
.confirmBox {
  width: 120px;
  position: absolute;
  top: 30px;
  border-radius: 5px;
  background: #f2f1f5;
  right: 50%;
  margin-right: -60px;
  box-shadow: 0 2px 6px 0 rgb(34 41 47 / 10%);
  display: none;
  z-index: 100;
}
.confirmBox::before {
  content: "";
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #7367f0;
  display: block;
  position: absolute;
  top: -8px;
  right: 50%;
  margin-right: -8px;
}
.confirmBox h2 {
  font-size: 12px;
  font-weight: 100;
  text-align: center;
  color: #fff;
  background: #7367f0;
  border-radius: 5px 5px 0 0;
  padding: 5px;
}
.confirmContent {
  padding: 10px 5px;
  text-align: center;
}
.confirmContent a {
  color: #3b4253;
  border-radius: 5px;
  margin: 0 5px;
  font-size: 12px;
  padding: 3px 0;
  width: 40px;
  background: #fff;
  font-size: 11px;
}
.yesBtn {
  border: 1px solid #ea5455;
  color: #ea5455 !important;
}
.noBtn {
  border: 1px solid #4aa1eb;
  color: #4aa1eb !important;
}
.yesBtn:hover {
  background: #ea5455;
  color: #fff !important;
}
.noBtn:hover {
  background: #4aa1eb;
  color: #fff !important;
}
.lastChange {
  margin-left: 0;
  width: 200px;
}
.lastChange .nvRol {
  margin: 0;
}

.chatPanel {
  border: 1px solid #ebe9f1;
  border-radius: 5px;
  height: calc(100vh - 100px);
  background: #f2f0f7 url(../images/chatbg.svg) 0 0 repeat;
  background-size: 150px 150px;
}
.sideChat {
  width: 350px;
  float: right;
  height: 100vh;
  border-left: 1px solid #ebe9f1;
  background: #fff;
  height: calc(100vh - 102px);
  border-radius: 0 5px 5px 0;
}
.chatContentBox {
  width: calc(100% - 350px);
  float: left;
  height: calc(100vh - 102px);
}
.myView {
  padding: 14px;
  border-bottom: 1px solid #ebe9f1;
}
.userListBox {
  height: calc(100vh - 171px);
  overflow: auto;
}
.userList {
}
.userList > li a {
  padding: 14px;
  display: flex;
  gap: 10px;
  flex-direction: row;
}
.userList > li a:hover {
  background: #f1f1f1;
}
.userList > li a.active {
  background: linear-gradient(260deg, #7367f0, #9e95f5);
}
.userList > li a.active .nvRol strong,
.userList > li a.active .nvRol span {
  color: #fff;
}
.userList > li figure {
  position: relative;
}
.userList > li img {
  border-radius: 50%;
}
.partnerView {
  padding: 14px;
  border-bottom: 1px solid #ebe9f1;
  border-radius: 5px 0 0 0;
  background: #fff;
  display: flex;
  gap: 10px;
  flex-direction: row;
}
.partnerView img {
  border-radius: 50%;
}
.partnerView figure {
  position: relative;
}
.partnerName {
  margin: 0;
  color: #6e6b7b;
  font-size: 13px;
  font-weight: bold;
  line-height: 38px;
}
.chatBox {
  height: calc(100vh - 238px);
  overflow: auto;
}
.colorView {
  width: 25px;
  height: 25px;
  border-radius: 5px;
}
.sendMsgBox {
  background: #fff;
  border-top: 1px solid #ebe9f1;
  padding: 14px;
}
.sendMsgForm {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.emojipicker-container {
  width: 100%;
  margin: 0;
}
.newMsg {
  height: 38px;
  border: 1px solid #d8d6de;
  padding: 5px 10px;
  border-radius: 5px;
  width: 100%;
  font-size: 12px;
}
.sendMsg {
  width: 100px;
  height: 38px;
  color: #fff;
  background: #7367f0;
  border-radius: 5px;
  font-weight: bold;
}
.conversation {
}
.conversation > li {
  padding: 14px;
}
.myMsg {
  display: flex;
  flex-direction: row-reverse;
  gap: 10px;
}
.yourMsg {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.msgAvatar img {
  border-radius: 50%;
  border: 2px solid #fff;
  box-shadow: 0 2px 5px 0 rgb(34 41 47 / 16%), 0 2px 10px 0 rgb(34 41 47 / 12%);
}
.msg {
  background: #fff;
  padding: 10px 14px;
  border-radius: 5px;
  max-width: 75%;
  width: auto;
  margin: 0;
  box-shadow: 0 4px 8px 0 rgb(34 41 47 / 12%);
}
.yourMsg .msg {
  background: linear-gradient(260deg, #7367f0, #9e95f5);
  color: #fff;
}
.chatContent {
  display: none;
}

.emojipicker-container {
  position: relative;
  float: left;
}

.emoji-toggle {
  position: absolute;
  top: 4px;
  left: 4px;
  opacity: 0.4;
  width: 30px;
  text-align: center;
}

.emoji-toggle:hover {
  opacity: 1;
}

.emoji-btn {
  padding: 5px;
}

.emoji-btn:hover {
  background-color: #eeeeee;
  border-radius: 5px;
  cursor: pointer;
}

.emoji-window-closed {
  display: none !important;
}

.emoji-window {
  position: absolute;
  padding: 5px;
  bottom: 42px;
  left: 0px;

  background: white;
  border: solid #ddd 1px;
  border-radius: 5px;

  max-width: 200px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  z-index: 1000;
}

.emoji-section {
  width: 100%;
  font-family: sans-serif;
  background: #eeeeee;
  border-radius: 5px;
  padding: 3px 0;
  flex-grow: 1;
  text-align: center;
  top: 0;
  position: sticky;
}

.emoji-window::-webkit-scrollbar {
  width: 0px; /* remove scrollbar space */
  background: transparent; /* optional: just make scrollbar invisible */
}

.dashSpace {
  height: 25px;
}
.dashboardRow {
  display: flex;
  gap: 25px;
}
.saleByCatRow {
  display: flex;
  gap: 25px;
}
.barChartCard {
  flex: 1;
  margin: 0;
}
.pieChartCard {
  width: 450px;
  margin: 0;
}

.catPieLegend {
  width: 230px;
  margin: 0;
  display: flex;
  align-items: center;
}
.pieChartView {
  flex: 1;
  margin: 0 5px;
}
.catPieCard {
  width: 500px;
  margin: 0;
}
.cardTitleBar {
  margin-bottom: 12px;
  display: flex;
}
.cardTitleBar h2,
.cardTitleBar h3 {
  font-weight: 700;
  color: #0c102a;
  font-size: 14px;
}
.barTypeTabs {
  flex: 1;
  display: flex;
  justify-content: center;
  gap: 16px;
  font-weight: 500;
}
.barTypeTabs li a {
  display: flex;
  gap: 8px;
  opacity: 0.6;
}
.barTypeTabs li a.active {
  opacity: 1;
}
.barTypeTabs li a span {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 4px;
  margin-top: 4px;
}
.dotColor1 {
  background: #6a5fff;
}
.dotColor2 {
  background: #3dd598;
}
.dotColor3 {
  background: #12c3ff;
}
.dotColor4 {
  background: #ff8761;
}
.dashchartContent {
  height: 300px;
}
#myCombinedChart {
  height: 300px !important;
}
.pieRow {
  display: flex;
  gap: 25px;
}
.pieCard {
  flex: 1;
  margin: 0;
}
.dashPie {
  display: flex;
  justify-content: space-between;
}
.dashPieChart {
  width: 280px;
  margin: 0;
  padding: 10px;
}
.dashPieLegend {
  width: 110px;
  margin: 0;
  display: flex;
  align-items: center;
}
#deliveryMethodPie {
  width: 280px;
  height: 280px;
}
.dashPieLegendList {
  font-weight: 500;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.dashPieLegendList li {
  display: flex;
  gap: 8px;
}
.dashPieLegendList li span {
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 4px;
  margin-top: 4px;
}
.dashTableContent {
  padding-top: 12px;
}
.dashTableContent .tbl th {
  background: #e5eaf9;
  color: #0c102a;
  border-bottom: none;
}
.dashTableContent .tbl th:first-child {
  border-radius: 0 8px 8px 0;
}
.dashTableContent .tbl th:last-child {
  border-radius: 8px 0px 0 8px;
}
.dashTableContent .tbl tr:last-child td {
  border-bottom: none !important;
}

.dashBoxStats {
  display: flex;
  gap: 25px;
}
.dashBoxStats li {
  width: calc(20% - 20px);
}
.cardStat {
  border-radius: 15px;
  padding: 25px;
  background-image: url(../images/statsbg.png);
  background-position: right top;
  background-repeat: no-repeat;
}
.dashBoxStats li:nth-child(1) .cardStat {
  background-color: #6a5fff;
}
.dashBoxStats li:nth-child(2) .cardStat {
  background-color: #3dd598;
}
.dashBoxStats li:nth-child(3) .cardStat {
  background-color: #12c3ff;
}
.dashBoxStats li:nth-child(4) .cardStat {
  background-color: #ff8761;
}
.dashBoxStats li:nth-child(5) .cardStat {
  background-color: #5182ff;
}
.dashBoxStats li:nth-child(1) i {
  color: #6a5fff;
}
.dashBoxStats li:nth-child(2) i {
  color: #3dd598;
}
.dashBoxStats li:nth-child(3) i {
  color: #12c3ff;
}
.dashBoxStats li:nth-child(4) i {
  color: #ff8761;
}
.dashBoxStats li:nth-child(5) i {
  color: #5182ff;
}
.cardStat h2 {
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 36px;
  color: #fff;
}
.cartStatContent {
  display: flex;
  justify-content: space-between;
}
.cartStatContent i {
  width: 40px;
  height: 40px;
  background: #fff;
  line-height: 40px !important;
  font-size: 26px;
  text-align: center;
  border-radius: 50%;
}
.cartStatContent strong {
  font-family: english;
  line-height: 40px;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}

/*----------------- START DARK ------------------- */
.dark {
  background: #161d31;
}
.dark .fixedNav {
  background: #283046;
}
.dark .sidebar {
  background: #283046;
}
.dark .card,
.dark .authCard {
  background: #283046;
  color: #d0d2d6;
}
.dark .icoCard a {
  color: #d0d2d6;
}
.dark .dashHead h2,
.dark .inC {
  color: #d0d2d6;
}
.dark .statDiv {
  color: #d0d2d6;
}
.dark,
.dark .nvRol strong,
.dark .nvRol span,
.dark .settingUl > li > a i,
.dark .logout i,
.dark .adminRol strong,
.dark .adminRol span,
.dark .statH2,
.dark .loginH1,
.dark .formItem label,
.dark .iH1 h1,
.dark .breadCrumb,
.dark .cardH,
.dark .userTabs > li > a,
.dark .iconLists .icon,
.dark .navPosition,
.dark .tblOpr a,
.dark .listTitle,
.dark .imageLbl label,
.dark .notiAdmin > li > a i {
  color: #d0d2d6;
}
.dark .userTabs > li.active > a {
  color: #fff;
}
.dark .headAdminCard {
  background-color: rgba(115, 103, 240, 0.5);
}
.dark .headAdminCard p {
  color: #d0d2d6;
}

.dark .tblOpr a:hover {
  color: #7367f0;
}

.dark .deleteItem a:hover {
  color: #ea5455;
}

.dark .confirmContent {
  background: #343d55;
}

.dark .confirmContent a {
  color: #ebccd1;
  background: #283046;
}

.dark .txt,
.dark .select,
.dark .ddlSort,
.dark .txtarea {
  background: #232a3e;
  border: 1px solid #59536d;
  color: #d0d2d6;
}
.dark .lblCheck::before {
  border: 1px solid #59536d;
}
.dark .txt:focus,
.dark .select:focus {
  border-color: #7367f0;
}
.dark .tbl {
  background: #283046;
  color: #d0d2d6;
}
.dark .tbl th {
  background: #343d55;
  border-color: #3b4253 !important;
}
.dark .tbl td {
  background: #283046;
  border-color: #3b4253 !important;
}

.dark .nav a {
  background: #242b3d;
}
.dark .nav a.current {
  background: #7367f0;
}
.dark .rbtn {
  background: transparent;
  color: #d0d2d6;
}
/*----------------- END DARK ------------------- */

.jq-toast-wrap,
.jq-toast-wrap * {
  margin: 0;
  padding: 0;
}
.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 250px;
  pointer-events: none !important;
  letter-spacing: normal;
  z-index: 9000 !important;
}
.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px;
}
.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px;
}
.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px;
}
.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px;
}
.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 5px;
  border-radius: 4px;
  font-size: 12px;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
  background-color: #444;
  color: #fff;
}
.jq-toast-single h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0 0 7px;
  background: 0 0;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal;
}
.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
  font-size: 12px;
}
.jq-toast-single ul {
  margin: 0 0 0 15px;
  background: 0 0;
  padding: 0;
}
.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: 0 0;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}
.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer;
}
.jq-toast-loader {
  display: block;
  position: absolute;
  top: -2px;
  height: 5px;
  width: 0;
  left: 0;
  border-radius: 5px;
  background: red;
}
.jq-toast-loaded {
  width: 100%;
}
.jq-has-icon {
  padding: 10px 10px 10px 50px;
  background-repeat: no-repeat;
  background-position: 10px;
}
.jq-icon-info {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=);
  background-color: #31708f;
  color: #d9edf7;
  border-color: #bce8f1;
}
.jq-icon-warning {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=);
  background-color: #8a6d3b;
  color: #fcf8e3;
  border-color: #faebcc;
}
.jq-icon-error {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=);
  background-color: #a94442;
  color: #f2dede;
  border-color: #ebccd1;
}
.jq-icon-success {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==);
  color: #dff0d8;
  background-color: #3c763d;
  border-color: #d6e9c6;
}
.mapboxgl-map {
  font: 12px/20px Helvetica Neue, Arial, Helvetica, sans-serif;
  overflow: hidden;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mapboxgl-canvas {
  position: absolute;
  left: 0;
  top: 0;
}
.mapboxgl-map:-webkit-full-screen {
  width: 100%;
  height: 100%;
}
.mapboxgl-canary {
  background-color: salmon;
}
.mapboxgl-canvas-container.mapboxgl-interactive,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass {
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
}
.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer {
  cursor: pointer;
}
.mapboxgl-canvas-container.mapboxgl-interactive:active,
.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active {
  cursor: grabbing;
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas {
  touch-action: pan-x pan-y;
}
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas {
  touch-action: pinch-zoom;
}
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,
.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan
  .mapboxgl-canvas {
  touch-action: none;
}
.mapboxgl-ctrl-bottom-left,
.mapboxgl-ctrl-bottom-right,
.mapboxgl-ctrl-top-left,
.mapboxgl-ctrl-top-right {
  position: absolute;
  pointer-events: none;
  z-index: 2;
}
.mapboxgl-ctrl-top-left {
  top: 0;
  left: 0;
}
.mapboxgl-ctrl-top-right {
  top: 0;
  right: 0;
}
.mapboxgl-ctrl-bottom-left {
  bottom: 0;
  left: 0;
}
.mapboxgl-ctrl-bottom-right {
  right: 0;
  bottom: 0;
}
.mapboxgl-ctrl {
  clear: both;
  pointer-events: auto;
  transform: translate(0);
}
.mapboxgl-ctrl-top-left .mapboxgl-ctrl {
  margin: 10px 0 0 10px;
  float: left;
}
.mapboxgl-ctrl-top-right .mapboxgl-ctrl {
  margin: 10px 10px 0 0;
  float: right;
}
.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
  margin: 0 0 10px 10px;
  float: left;
}
.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl {
  margin: 0 10px 10px 0;
  float: right;
}
.mapboxgl-ctrl-group {
  border-radius: 4px;
  background: #fff;
}
.mapboxgl-ctrl-group:not(:empty) {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}
@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-group:not(:empty) {
    box-shadow: 0 0 0 2px ButtonText;
  }
}
.mapboxgl-ctrl-group button {
  width: 29px;
  height: 29px;
  display: block;
  padding: 0;
  outline: none;
  border: 0;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer;
}
.mapboxgl-ctrl-group button + button {
  border-top: 1px solid #ddd;
}
.mapboxgl-ctrl button .mapboxgl-ctrl-icon {
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl-icon {
    background-color: transparent;
  }
  .mapboxgl-ctrl-group button + button {
    border-top: 1px solid ButtonText;
  }
}
.mapboxgl-ctrl-attrib-button:focus,
.mapboxgl-ctrl-group button:focus {
  box-shadow: 0 0 2px 2px #0096ff;
}
.mapboxgl-ctrl button:disabled {
  cursor: not-allowed;
}
.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon {
  opacity: 0.25;
}
.mapboxgl-ctrl button:not(:disabled):hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.mapboxgl-ctrl-group button:focus:focus-visible {
  box-shadow: 0 0 2px 2px #0096ff;
}
.mapboxgl-ctrl-group button:focus:not(:focus-visible) {
  box-shadow: none;
}
.mapboxgl-ctrl-group button:focus:first-child {
  border-radius: 4px 4px 0 0;
}
.mapboxgl-ctrl-group button:focus:last-child {
  border-radius: 0 0 4px 4px;
}
.mapboxgl-ctrl-group button:focus:only-child {
  border-radius: inherit;
}
.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E");
}
@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-9z'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5z'/%3E %3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E");
}
@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E %3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E %3C/svg%3E");
}
@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E %3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 29 29' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E %3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E %3C/svg%3E");
  }
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl
  button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active
  .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl
  button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error
  .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl
  button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background
  .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl
  button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error
  .mapboxgl-ctrl-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
}
.mapboxgl-ctrl
  button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting
  .mapboxgl-ctrl-icon {
  animation: mapboxgl-spin 2s linear infinite;
}
@media (-ms-high-contrast: active) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl
    button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active
    .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl
    button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error
    .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl
    button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background
    .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl
    button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error
    .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E %3C/svg%3E");
  }
  .mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%3E %3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E %3Ccircle id='dot' cx='10' cy='10' r='2'/%3E %3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='red'/%3E %3C/svg%3E");
  }
}
@keyframes mapboxgl-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
a.mapboxgl-ctrl-logo {
  width: 88px;
  height: 23px;
  margin: 0 0 -4px -4px;
  display: block;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow: hidden;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='0.9' fill='%23fff'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E");
}
a.mapboxgl-ctrl-logo.mapboxgl-compact {
  width: 23px;
}
@media (-ms-high-contrast: active) {
  a.mapboxgl-ctrl-logo {
    background-color: transparent;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='1' fill='%23fff'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E");
  }
}
@media (-ms-high-contrast: black-on-white) {
  a.mapboxgl-ctrl-logo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='88' height='23' viewBox='0 0 88 23' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd'%3E %3Cdefs%3E %3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E %3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E %3C/defs%3E %3Cmask id='clip'%3E %3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/mask%3E %3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E %3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E %3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E %3C/g%3E %3Cg id='fill' opacity='1' fill='%23000'%3E %3Cuse xlink:href='%23logo'/%3E %3Cuse xlink:href='%23text'/%3E %3C/g%3E %3C/svg%3E");
  }
}
.mapboxgl-ctrl.mapboxgl-ctrl-attrib {
  padding: 0 5px;
  background-color: hsla(0, 0%, 100%, 0.5);
  margin: 0;
}
@media screen {
  .mapboxgl-ctrl-attrib.mapboxgl-compact {
    min-height: 20px;
    padding: 2px 24px 2px 0;
    margin: 10px;
    position: relative;
    background-color: #fff;
    border-radius: 12px;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    padding: 2px 28px 2px 8px;
    visibility: visible;
  }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show,
  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact-show {
    padding: 2px 8px 2px 28px;
    border-radius: 12px;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner {
    display: none;
  }
  .mapboxgl-ctrl-attrib-button {
    display: none;
    cursor: pointer;
    position: absolute;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");
    background-color: hsla(0, 0%, 100%, 0.5);
    width: 24px;
    height: 24px;
    box-sizing: border-box;
    border-radius: 12px;
    outline: none;
    top: 0;
    right: 0;
    border: 0;
  }
  .mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,
  .mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button {
    left: 0;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner,
  .mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button {
    display: block;
  }
  .mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .mapboxgl-ctrl-bottom-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    right: 0;
  }
  .mapboxgl-ctrl-top-right > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    right: 0;
  }
  .mapboxgl-ctrl-top-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    top: 0;
    left: 0;
  }
  .mapboxgl-ctrl-bottom-left > .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    bottom: 0;
    left: 0;
  }
}
@media screen and (-ms-high-contrast: active) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");
  }
}
@media screen and (-ms-high-contrast: black-on-white) {
  .mapboxgl-ctrl-attrib.mapboxgl-compact:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%3E %3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E %3C/svg%3E");
  }
}
.mapboxgl-ctrl-attrib a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.mapboxgl-ctrl-attrib a:hover {
  color: inherit;
  text-decoration: underline;
}
.mapboxgl-ctrl-attrib .mapbox-improve-map {
  font-weight: 700;
  margin-left: 2px;
}
.mapboxgl-attrib-empty {
  display: none;
}
.mapboxgl-ctrl-scale {
  background-color: hsla(0, 0%, 100%, 0.75);
  font-size: 10px;
  border: 2px solid #333;
  border-top: #333;
  padding: 0 5px;
  color: #333;
  box-sizing: border-box;
}
.mapboxgl-popup {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  will-change: transform;
  pointer-events: none;
}
.mapboxgl-popup-anchor-top,
.mapboxgl-popup-anchor-top-left,
.mapboxgl-popup-anchor-top-right {
  flex-direction: column;
}
.mapboxgl-popup-anchor-bottom,
.mapboxgl-popup-anchor-bottom-left,
.mapboxgl-popup-anchor-bottom-right {
  flex-direction: column-reverse;
}
.mapboxgl-popup-anchor-left {
  flex-direction: row;
}
.mapboxgl-popup-anchor-right {
  flex-direction: row-reverse;
}
.mapboxgl-popup-tip {
  width: 0;
  height: 0;
  border: 10px solid transparent;
  z-index: 1;
}
.mapboxgl-popup-anchor-top .mapboxgl-popup-tip {
  align-self: center;
  border-top: none;
  border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip {
  align-self: flex-start;
  border-top: none;
  border-left: none;
  border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip {
  align-self: flex-end;
  border-top: none;
  border-right: none;
  border-bottom-color: #fff;
}
.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip {
  align-self: center;
  border-bottom: none;
  border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip {
  align-self: flex-start;
  border-bottom: none;
  border-left: none;
  border-top-color: #fff;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip {
  align-self: flex-end;
  border-bottom: none;
  border-right: none;
  border-top-color: #fff;
}
.mapboxgl-popup-anchor-left .mapboxgl-popup-tip {
  align-self: center;
  border-left: none;
  border-right-color: #fff;
}
.mapboxgl-popup-anchor-right .mapboxgl-popup-tip {
  align-self: center;
  border-right: none;
  border-left-color: #fff;
}
.mapboxgl-popup-close-button {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0 3px 0 0;
  cursor: pointer;
  background-color: transparent;
}
.mapboxgl-popup-close-button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.mapboxgl-popup-content {
  position: relative;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  padding: 10px 10px 15px;
  pointer-events: auto;
}
.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content {
  border-top-left-radius: 0;
}
.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content {
  border-top-right-radius: 0;
}
.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content {
  border-bottom-left-radius: 0;
}
.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content {
  border-bottom-right-radius: 0;
}
.mapboxgl-popup-track-pointer {
  display: none;
}
.mapboxgl-popup-track-pointer * {
  pointer-events: none;
  user-select: none;
}
.mapboxgl-map:hover .mapboxgl-popup-track-pointer {
  display: flex;
}
.mapboxgl-map:active .mapboxgl-popup-track-pointer {
  display: none;
}
.mapboxgl-marker {
  position: absolute;
  top: 0;
  left: 0;
  will-change: transform;
  opacity: 1;
  transition: opacity 0.2s;
}
.mapboxgl-user-location-dot,
.mapboxgl-user-location-dot:before {
  background-color: #1da1f2;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}
.mapboxgl-user-location-dot:before {
  content: "";
  position: absolute;
  animation: mapboxgl-user-location-dot-pulse 2s infinite;
}
.mapboxgl-user-location-dot:after {
  border-radius: 50%;
  border: 2px solid #fff;
  content: "";
  height: 19px;
  left: -2px;
  position: absolute;
  top: -2px;
  width: 19px;
  box-sizing: border-box;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.35);
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading {
  width: 0;
  height: 0;
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
  content: "";
  border-bottom: 7.5px solid #4aa1eb;
  position: absolute;
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before {
  border-left: 7.5px solid transparent;
  transform: translateY(-28px) skewY(-20deg);
}
.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after {
  border-right: 7.5px solid transparent;
  transform: translate(7.5px, -28px) skewY(20deg);
}
@keyframes mapboxgl-user-location-dot-pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  70% {
    transform: scale(3);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 0;
  }
}
.mapboxgl-user-location-dot-stale {
  background-color: #aaa;
}
.mapboxgl-user-location-dot-stale:after {
  display: none;
}
.mapboxgl-user-location-accuracy-circle {
  background-color: rgba(29, 161, 242, 0.2);
  width: 1px;
  height: 1px;
  border-radius: 100%;
}
.mapboxgl-crosshair,
.mapboxgl-crosshair .mapboxgl-interactive,
.mapboxgl-crosshair .mapboxgl-interactive:active {
  cursor: crosshair;
}
.mapboxgl-boxzoom {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background: #fff;
  border: 2px dotted #202020;
  opacity: 0.5;
}
@media print {
  .mapbox-improve-map {
    display: none;
  }
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  height: 40px;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 40px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container[dir="rtl"]
  .select2-selection--single
  .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline;
  list-style: none;
  padding: 0;
}

.select2-container .select2-selection--multiple .select2-selection__clear {
  background-color: transparent;
  border: none;
  font-size: 1em;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  margin-left: 5px;
  padding: 0;
  max-width: 100%;
  resize: none;
  height: 18px;
  vertical-align: bottom;
  font-family: sans-serif;
  overflow: hidden;
  word-break: keep-all;
}

.select2-container
  .select2-search--inline
  .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}

.select2-results__option--selectable {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid rgb(216, 214, 222);
  border-radius: 5px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 40px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 38px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}

.select2-container--default
  .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #aaa;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:hover,
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-left: 1px solid #aaa;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--default[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled
  .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled
  .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__group {
  padding-left: 0;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--group {
  padding: 0;
}

.select2-container--default .select2-results__option--disabled {
  color: #999;
}

.select2-container--default .select2-results__option--selected {
  background-color: #ddd;
}

.select2-container--default
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--single
  .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
  padding-bottom: 5px;
  padding-right: 5px;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__clear {
  display: none;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #888;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
}

.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove:hover {
  color: #555;
  outline: none;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}

.select2-container--classic[dir="rtl"]
  .select2-selection--multiple
  .select2-selection__choice__remove {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.select2-container--classic.select2-container--open
  .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above
  .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option--group {
  padding: 0;
}

.select2-container--classic .select2-results__option--disabled {
  color: grey;
}

.select2-container--classic
  .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #3875d7;
  color: #fff;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2 .selection {
  display: block;
}

.detailListBox {
  margin: 0 0 50px 0;
  flex: 1;
}
.detailListBox h2 {
  font-size: 16px;
  color: #0064ed;
  margin-bottom: 22px;
}
.detailList {
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #f6f8ff;
}
.detailList > li {
  line-height: 40px;
  padding: 0 10px;
  display: flex;
}
.detailList > li:nth-child(2n) {
  background: #fff;
}
.detailList > li:nth-child(2n + 1) {
  background: #f6f8ff;
}
.detailList > li span {
  font-weight: 100;
  margin-left: 12px;
  width: 140px;
}
.orderDetailView {
  display: flex;
  gap: 30px;
}
.chosen-select {
  width: 100%;
}
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .chosen-single .group-name,
.chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}
.chosen-container .chosen-single .group-name:after,
.chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #fff),
    color-stop(50%, #f6f6f6),
    color-stop(52%, #eee),
    to(#f4f4f4)
  );
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/chosen-sprite.png) no-repeat 0 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(../images/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 7px 8px;
  width: 100%;
  height: auto;
  border: 1px solid rgb(216, 214, 222);
  border-radius: 5px;
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(1%, #eee),
    color-stop(15%, #fff)
  );
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: right;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 70px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    to(#eee)
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    to(#eee)
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(20%, #eee),
    color-stop(80%, #fff)
  );
  background-image: linear-gradient(#eee 20%, #fff 80%);
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 0 3px 5px;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url(../images/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span,
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-rtl .chosen-search input[type="text"] {
    background-image: url(../images/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/*
** persian-datepicker - v1.2.0
** Reza Babakhani <babakhani.reza@gmail.com>
** http://babakhani.github.io/PersianWebToolkit/docs/datepicker
** Under MIT license 
*/

.datepicker-plot-area {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}
.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
  transition: all 100ms ease;
}
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
.datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .datepicker-month-view .month-item-disable {
  border-radius: 0;
}
.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
  border-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.datepicker-plot-area .datepicker-time-view .down-btn {
  border-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.datepicker-plot-area,
.datepicker-plot-area .datepicker-time-view > .time-segment {
  border-radius: 0;
}
.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item,
.datepicker-plot-area .datepicker-navigator .pwt-btn-next,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
  border-radius: 0;
}
.datepicker-plot-area {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item,
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
.datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .datepicker-month-view .month-item-disable,
.datepicker-plot-area .datepicker-time-view > .time-segment,
.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn,
.datepicker-plot-area .datepicker-time-view input,
.datepicker-plot-area .datepicker-navigator .pwt-btn-next,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev,
.datepicker-plot-area .toolbox .pwt-btn-submit,
.datepicker-plot-area .toolbox .pwt-btn-calendar,
.datepicker-plot-area .toolbox .pwt-btn-today {
  cursor: pointer;
}
.datepicker-plot-area .datepicker-day-view .table-days td span,
.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item {
  font: 14px;
  background-color: #fff;
  color: #333;
  border: 0;
  text-shadow: none;
}
.datepicker-plot-area .datepicker-day-view .table-days td.disabled span,
.datepicker-plot-area .datepicker-year-view .year-item-disable,
.datepicker-plot-area .datepicker-month-view .month-item-disable {
  background-color: #f1f1f1;
  color: #ccc;
  border: none;
  text-shadow: none;
  cursor: default;
}
.datepicker-plot-area .datepicker-day-view .table-days td.today span {
  background-color: #333;
  color: #fff;
  border: 0;
  text-shadow: none;
}
.datepicker-plot-area .datepicker-day-view .table-days td span.other-month {
  background-color: "";
  color: #ccc;
  border: none;
  text-shadow: none;
}
.datepicker-plot-area .datepicker-day-view .table-days td.selected span,
.datepicker-plot-area .datepicker-year-view .year-item.selected,
.datepicker-plot-area .datepicker-month-view .month-item.selected {
  background-color: #005299;
  color: #fff;
  border: none;
  text-shadow: 1px 1px 1px #000;
}
.datepicker-plot-area
  .datepicker-day-view
  .table-days
  td.selected
  span
  .datepicker-plot-area
  .datepicker-day-view
  .table-days
  td:hover,
.datepicker-plot-area .datepicker-day-view .table-days td span:hover,
.datepicker-plot-area .datepicker-year-view .year-item:hover,
.datepicker-plot-area .datepicker-month-view .month-item:hover {
  background-color: #007be6;
  color: #fff;
  border: 0;
  text-shadow: none;
}
.datepicker-container {
  display: block;
  position: absolute;
  z-index: 100000;
  top: 0;
  direction: ltr;
}
.datepicker-container.pwt-hide {
  display: none;
}
.datepicker-plot-area {
  box-sizing: border-box;
  overflow: hidden;
  min-height: 70px;
  display: block;
  width: 300px;
  min-width: 200px;
  padding: 3px;
  position: absolute;
  border-radius: 5px;
  border: 1px solid #ccc;
  background-color: #fff;
}
.datepicker-plot-area.datepicker-state-only-time {
  padding: 0;
}
.datepicker-plot-area table,
.datepicker-plot-area th,
.datepicker-plot-area td {
  border: 0;
  background: none;
}
.datepicker-plot-area * {
  text-align: center;
  color: #333;
}
.datepicker-plot-area .datepicker-day-view,
.datepicker-plot-area .datepicker-month-view,
.datepicker-plot-area .datepicker-year-view {
  display: block;
  width: 100%;
  float: left;
  min-height: 200px;
  margin: 0;
}
.datepicker-plot-area-inline-view {
  display: block;
  width: 100%;
  position: static;
  float: left;
}
.datepicker-plot-area .datepicker-time-view {
  display: block;
  float: left;
  width: 100%;
  padding: 5px;
  background: #f9f9f9;
  border-top: 1px solid #f1f1f1;
}
.datepicker-plot-area .datepicker-time-view > .time-segment {
  display: block;
  width: 22%;
  float: left;
  overflow: hidden;
}
.datepicker-plot-area .datepicker-time-view > .time-segment:hover .down-btn,
.datepicker-plot-area .datepicker-time-view > .time-segment:hover .up-btn {
  font-weight: bold;
}
.datepicker-plot-area .datepicker-time-view .divider {
  display: block;
  width: 3%;
  height: 60px;
  line-height: 60px;
  float: left;
  overflow: hidden;
  font: 12px bold;
}
.datepicker-plot-area .datepicker-time-view .divider span {
  height: 60px;
  line-height: 60px;
}
.datepicker-plot-area .datepicker-time-view .down-btn,
.datepicker-plot-area .datepicker-time-view .up-btn {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  height: 20px;
  line-height: 22px;
  color: #ccc;
}
.datepicker-plot-area .datepicker-time-view .down-btn:hover,
.datepicker-plot-area .datepicker-time-view .up-btn:hover {
  background-color: rgba(250, 250, 250, 0.3);
  color: #807f7f;
}
.datepicker-plot-area .datepicker-time-view input {
  display: block;
  width: 90%;
  margin: 0 5%;
  height: 20px;
  padding: 0;
  outline: none;
  border: none;
  background: transparent;
}
.datepicker-plot-area.datepicker-state-only-time .datepicker-time-view {
  padding: 0 5px;
  margin: 0;
}
.datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  > .time-segment,
.datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  > .divider {
  padding: 5px 0;
}
.datepicker-plot-area.datepicker-state-no-meridian
  .datepicker-time-view
  > .time-segment {
  width: 31.33%;
}
.datepicker-plot-area.datepicker-state-no-meridian
  .datepicker-time-view
  > .meridian-divider {
  display: none;
}
.datepicker-plot-area.datepicker-state-no-second
  .datepicker-time-view
  > .time-segment {
  width: 31.33%;
}
.datepicker-plot-area.datepicker-state-no-second
  .datepicker-time-view
  > .second-divider {
  display: none;
}
.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second
  .datepicker-time-view
  > .time-segment {
  width: 48%;
}
.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second
  .datepicker-time-view
  > .second-divider,
.datepicker-plot-area.datepicker-state-no-meridian.datepicker-state-no-second
  .datepicker-time-view
  > .meridian-divider {
  display: none;
}
.datepicker-plot-area .datepicker-day-view .table-days {
  width: 100%;
  float: left;
  direction: rtl;
}
.datepicker-plot-area .datepicker-day-view .table-days td {
  width: 14.2%;
  height: 26px;
  padding: 0;
  margin: 0;
  position: relative;
}
.datepicker-plot-area .datepicker-day-view .table-days td .alter-calendar-day {
  font-style: normal;
  position: absolute;
  font-size: 8.5px;
  bottom: 0;
  right: 2px;
  color: #f1f1f1;
}
.datepicker-plot-area .datepicker-day-view .table-days td span {
  display: block;
  width: 100%;
  height: 26px;
  line-height: 26px;
  padding: 0;
  margin: 0;
}
.datepicker-plot-area .datepicker-day-view .month-grid-box {
  display: block;
  width: 100%;
  float: right;
  min-height: 180px;
  margin: 8px 0;
}
.datepicker-plot-area .datepicker-day-view .month-grid-box .header {
  display: block;
  width: 100%;
  float: left;
  padding-bottom: 8px;
}
.datepicker-plot-area .datepicker-day-view .month-grid-box .header .header-row {
  display: block;
  width: 100%;
  height: 25px;
  float: left;
}
.datepicker-plot-area
  .datepicker-day-view
  .month-grid-box
  .header
  .header-row-cell {
  display: block;
  width: 14.2%;
  height: 25px;
  float: right;
  line-height: 25px;
  font: 11px;
  font-weight: bold;
  color: #333;
}

.datepicker-plot-area .datepicker-year-view,
.datepicker-plot-area .datepicker-month-view {
  padding-top: 10px;
}
.datepicker-plot-area .datepicker-year-view .year-item,
.datepicker-plot-area .datepicker-month-view .month-item {
  display: block;
  width: 33.333333%;
  margin: 2px 0 0;
  float: right;
  height: 42px;
  line-height: 42px;
}
.datepicker-plot-area .datepicker-navigator {
  display: block;
  width: 100%;
  float: left;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  background-color: rgba(250, 250, 250, 0.1);
  color: #333;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
  background-color: rgba(250, 250, 250, 0.3);
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next {
  display: block;
  width: 15%;
  float: left;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
  display: block;
  width: 66%;
  margin: 0 2%;
  float: left;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
  display: block;
  width: 15%;
  float: left;
}
.datepicker-plot-area .toolbox {
  display: block;
  float: left;
  width: 100%;
  margin-top: 5px;
}
.datepicker-plot-area .toolbox .pwt-btn-submit,
.datepicker-plot-area .toolbox .pwt-btn-calendar,
.datepicker-plot-area .toolbox .pwt-btn-today {
  background-color: rgba(250, 250, 250, 0.1);
  float: right;
  display: block;
  font-weight: bold;
  font-size: 11px;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  margin: 0 auto;
  margin-left: 5px;
  padding: 0 5px;
  min-width: 50px;
}
.datepicker-plot-area .toolbox .pwt-btn-submit:hover,
.datepicker-plot-area .toolbox .pwt-btn-calendar:hover,
.datepicker-plot-area .toolbox .pwt-btn-today:hover {
  background-color: rgba(250, 250, 250, 0.3);
}
.datepicker-plot-area .datepicker-navigator {
  display: block;
  width: 100%;
  float: left;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
  display: block;
  float: left;
  height: 28px;
  line-height: 28px;
  font-weight: bold;
  background-color: rgba(250, 250, 250, 0.1);
  color: #333;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next:hover,
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch:hover,
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev:hover {
  background-color: rgba(250, 250, 250, 0.3);
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-next {
  display: block;
  width: 15%;
  float: left;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-switch {
  display: block;
  width: 66%;
  margin: 0 2%;
  float: left;
}
.datepicker-plot-area .datepicker-navigator .pwt-btn-prev {
  display: block;
  width: 15%;
  float: left;
}
.datepicker-container.pwt-mobile-view {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  overflow: hidden;
  transition: all 1s;
}
.datepicker-container.pwt-mobile-view.pwt-hide {
  top: 100vh;
  height: 0;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .pwt-btn-submit {
  color: #fff;
  background: #ccc;
}
.datepicker-container.pwt-mobile-view .datepicker-plot-area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.datepicker-container.pwt-mobile-view .datepicker-plot-area .table-days td,
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area
  .table-days
  td
  span {
  height: 44px;
  line-height: 44px;
  font-size: 14px;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area
  .datepicker-year-view
  .year-item,
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area
  .datepicker-month-view
  .month-item {
  height: 70px;
  line-height: 70px;
}
.datepicker-container.pwt-mobile-view .datepicker-plot-area [class*="pwt-btn"] {
  height: 48px;
  line-height: 48px;
}
.datepicker-container.pwt-mobile-view .datepicker-plot-area .pwt-btn-today {
  float: left;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time {
  background: rgba(0, 0, 0, 0.7);
  border: 0;
  padding-top: 60%;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .pwt-btn-submit {
  margin-right: 5px;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  input {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  margin: 5px 0;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  .divider,
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  .divider
  span {
  font-size: 16px;
  display: block;
  height: 144px;
  line-height: 144px;
}
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  .down-btn,
.datepicker-container.pwt-mobile-view
  .datepicker-plot-area.datepicker-state-only-time
  .datepicker-time-view
  .up-btn {
  height: 48px;
  line-height: 48px;
}
.datepicker-container.pwt-mobile-view .datepicker-time-view input {
  height: 32px;
  line-height: 34px;
  font-size: 18px;
}
.datepicker-container.pwt-mobile-view .datepicker-time-view .divider,
.datepicker-container.pwt-mobile-view .datepicker-time-view .divider span {
  height: 120px;
  line-height: 120px;
}
.datepicker-container.pwt-mobile-view .datepicker-time-view .down-btn,
.datepicker-container.pwt-mobile-view .datepicker-time-view .up-btn {
  height: 40px;
  line-height: 40px;
}

/*# sourceMappingURL=persian-datepicker.min.css.map */

.dark .dashTableContent .tbl th {
  color: #fff;
}
.dark .fixedNav,
.dark .sidebar {
  border-color: #0e1427;
}
.dark .cardTitleBar h2,
.dark .cardTitleBar h3 {
  color: #fff;
}
.dark .sideLinks > li > a,
.dark .sideSub > li > a {
  color: #97a1b4;
}
.deleteItem > a {
  color: #d30400;
}



@keyframes start {
  from {
      transform: scale(.5);
  }
  to {
      transform: scale(1);
  }
}

@-webkit-keyframes start {
  from {
      -webkit-transform: scale(.5);
  }
  to {
      -webkit-transform: scale(1);
  }
}
.rtl{direction:rtl}
.pdp-default {
  position: absolute;    
  direction: rtl;    
  color: #555;
  box-shadow: 1px 1px 8px 1px rgba(0, 0, 0, 0.19);
z-index: 99999;
}

.pdp-default ::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

.pdp-default ::-webkit-scrollbar
{
width: 15px;
background-color: #F5F5F5;
}

.pdp-default ::-webkit-scrollbar-thumb
{
background-color: #444444;
}
.pdp-default ::selection{
  color: #67cdcc;
}

.pdp-default .pdp-header{
  background-color: #ffffff;
  border-top: 2px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: none;   
  padding: 2px;
  font-weight: bold;
}

.pdp-default .yearSelect{
  overflow-y: auto;
  direction: ltr;
}

.pdp-default .monthSelect li.disableMonth, .pdp-default .monthSelect li.disableMonth:hover{
  color: #bbb;
  background: #eee;
  cursor: not-allowed;
}

.pdp-default .yearSelect, .pdp-default .monthSelect{   
  font:normal 12px Tahoma;
  background: #f9f9f9;
  border: 1px solid #ccc;    
  list-style: none;
  position: absolute;
  padding: 0;
  width: 99.6%;    
  text-align: center;    
  z-index: 9999;    
  animation: start 0.2s;
  -webkit-animation: start 0.2s;    
}
.pdp-default  .selected{
  background: #15a6eb;
  color: #ffffff;
}

.pdp-default .yearSelect li, .pdp-default .monthSelect li {
  padding: 1px;
  cursor: default;
  display: inline-table;    
  text-align: center;       
  border: 1px dotted #ddd;
}
.pdp-default .yearSelect li:hover, .pdp-default .monthSelect li:hover {
  background: #FF9933;
  color: #ffffff;
  border-color: #FF7700;
}

.pdp-default .nextArrow{
  right:0;
}
.pdp-default .prevArrow{
  left:0;    
}
.pdp-default .monthYear{
  width: 80%;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
}

.pdp-default .nextArrow, .pdp-default .prevArrow{
  cursor: pointer;    
  position: absolute;
  top:1px;
  padding: 2px;
}

.pdp-default .nextArrow:hover, .pdp-default .prevArrow:hover{
  color: #0073ea;
}

.pdp-default .cell {  
  display: inline-block;    
  cursor: default;
  text-align: center; 
}

/* Days of the week */
.pdp-default .dows {  
  background: #5F5D5D;/*#006fe0;*/
  color: #fff;    
}
.pdp-default .dow {            
  font: bold 14px 'helvetica';
  border: 1px solid #5F5D5D;
}

.pdp-default .days{
  background-color: #ffffff;
  border: 1px solid #999;
  border-top: none;
  font: normal 12px Tahoma;   
}

.pdp-default .day{
  border: 1px solid #f1f1f1;    
}

.pdp-default .day:hover{
  background: #f3f3f3;
  border: 1px solid #bbb;
  border-radius: 2px;
}
.pdp-default .selday, .pdp-default .selday:hover{
  background: #eadaa6;
  border-color: #eb5b04;
}

.pdp-default .friday{
  color: #f38;   
}

.pdp-default .today{
  color: #fff;
  background: #0073ea;
}
.pdp-default .today:hover{
  color: #fff;
  background: #0073ea;    
}

.pdp-default .disday, .pdp-default .disday:hover{
  color: #B7B5B5;
  background: #F1F1F1;
  cursor: not-allowed;
}

.pdp-default .nul{    
  border: 1px solid #f1f1f1;  
  background: #f1f1f1;  
}

.pdp-default .pdp-footer{    
  background: #999;
  font: normal 12px Tahoma;   
  text-align: center;
  height: 17px;
}
.pdp-default .pdp-footer .goToday{    
  color: #f0f0f0;
  text-decoration: none;    
}
.pdp-default .pdp-footer .goToday:hover{    
  color: #ffffff;
  text-decoration: overline;    
}

