.margin-2 {
  margin: 2px; }

.padding-2 {
  padding: 2px; }

.margin-5 {
  margin: 5px; }

.padding-5 {
  padding: 5px; }

.margin-8 {
  margin: 8px; }

.padding-8 {
  padding: 8px; }

.margin-10 {
  margin: 10px; }

.padding-10 {
  padding: 10px; }

.margin-12 {
  margin: 12px; }

.padding-12 {
  padding: 12px; }

.margin-15 {
  margin: 15px; }

.padding-15 {
  padding: 15px; }

.margin-18 {
  margin: 18px; }

.padding-18 {
  padding: 18px; }

.margin-20 {
  margin: 20px; }

.padding-20 {
  padding: 20px; }

.margin-25 {
  margin: 25px; }

.padding-25 {
  padding: 25px; }

.margin-30 {
  margin: 30px; }

.padding-30 {
  padding: 30px; }

.margin-40 {
  margin: 40px; }

.padding-40 {
  padding: 40px; }

.margin-50 {
  margin: 50px; }

.padding-50 {
  padding: 50px; }

.no-margin-top {
  margin-top: 0 !important; }

.no-padding-top {
  padding-top: 0 !important; }

.no-margin-right {
  margin-right: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.no-margin-bottom {
  margin-bottom: 0 !important; }

.no-padding-bottom {
  padding-bottom: 0 !important; }

.no-margin-left {
  margin-left: 0 !important; }

.no-padding-left {
  padding-left: 0 !important; }

.space {
  height: 15px;
  clear: both;
  overflow: hidden; }

.hr {
  border-bottom: 1px #DDDDDD solid;
  height: 15px;
  overflow: hidden;
  margin-bottom: 15px; }

.space-2 {
  height: 2px;
  clear: both;
  overflow: hidden; }

.hr-2 {
  border-bottom: 1px #DDDDDD solid;
  height: 2px;
  overflow: hidden;
  margin-bottom: 2px; }

.space-5 {
  height: 5px;
  clear: both;
  overflow: hidden; }

.hr-5 {
  border-bottom: 1px #DDDDDD solid;
  height: 5px;
  overflow: hidden;
  margin-bottom: 5px; }

.space-8 {
  height: 8px;
  clear: both;
  overflow: hidden; }

.hr-8 {
  border-bottom: 1px #DDDDDD solid;
  height: 8px;
  overflow: hidden;
  margin-bottom: 8px; }

.space-10 {
  height: 10px;
  clear: both;
  overflow: hidden; }

.hr-10 {
  border-bottom: 1px #DDDDDD solid;
  height: 10px;
  overflow: hidden;
  margin-bottom: 10px; }

.space-12 {
  height: 12px;
  clear: both;
  overflow: hidden; }

.hr-12 {
  border-bottom: 1px #DDDDDD solid;
  height: 12px;
  overflow: hidden;
  margin-bottom: 12px; }

.space-15 {
  height: 15px;
  clear: both;
  overflow: hidden; }

.hr-15 {
  border-bottom: 1px #DDDDDD solid;
  height: 15px;
  overflow: hidden;
  margin-bottom: 15px; }

.space-18 {
  height: 18px;
  clear: both;
  overflow: hidden; }

.hr-18 {
  border-bottom: 1px #DDDDDD solid;
  height: 18px;
  overflow: hidden;
  margin-bottom: 18px; }

.space-20 {
  height: 20px;
  clear: both;
  overflow: hidden; }

.hr-20 {
  border-bottom: 1px #DDDDDD solid;
  height: 20px;
  overflow: hidden;
  margin-bottom: 20px; }

.space-25 {
  height: 25px;
  clear: both;
  overflow: hidden; }

.hr-25 {
  border-bottom: 1px #DDDDDD solid;
  height: 25px;
  overflow: hidden;
  margin-bottom: 25px; }

.space-30 {
  height: 30px;
  clear: both;
  overflow: hidden; }

.hr-30 {
  border-bottom: 1px #DDDDDD solid;
  height: 30px;
  overflow: hidden;
  margin-bottom: 30px; }

.space-40 {
  height: 40px;
  clear: both;
  overflow: hidden; }

.hr-40 {
  border-bottom: 1px #DDDDDD solid;
  height: 40px;
  overflow: hidden;
  margin-bottom: 40px; }

.space-50 {
  height: 50px;
  clear: both;
  overflow: hidden; }

.hr-50 {
  border-bottom: 1px #DDDDDD solid;
  height: 50px;
  overflow: hidden;
  margin-bottom: 50px; }

.space-60 {
  height: 60px;
  clear: both;
  overflow: hidden; }

.hr-60 {
  border-bottom: 1px #DDDDDD solid;
  height: 60px;
  overflow: hidden;
  margin-bottom: 60px; }

.width-0 {
  width: 0; }

.height-0 {
  height: 0; }

.height-p100 {
  height: 100%; }

.width-p100 {
  width: 100%; }

.height-100vh {
  height: 100vh; }

.width-100vw {
  width: 100vw; }

.width-1 {
  width: 1px !important; }

.min-width-1 {
  min-width: 1px !important; }

.max-width-1 {
  max-width: 1px !important; }

.height-1 {
  height: 1px !important; }

.min-height-1 {
  min-height: 1px !important; }

.max-height-1 {
  max-height: 1px !important; }

.width-2 {
  width: 2px !important; }

.min-width-2 {
  min-width: 2px !important; }

.max-width-2 {
  max-width: 2px !important; }

.height-2 {
  height: 2px !important; }

.min-height-2 {
  min-height: 2px !important; }

.max-height-2 {
  max-height: 2px !important; }

.width-3 {
  width: 3px !important; }

.min-width-3 {
  min-width: 3px !important; }

.max-width-3 {
  max-width: 3px !important; }

.height-3 {
  height: 3px !important; }

.min-height-3 {
  min-height: 3px !important; }

.max-height-3 {
  max-height: 3px !important; }

.width-4 {
  width: 4px !important; }

.min-width-4 {
  min-width: 4px !important; }

.max-width-4 {
  max-width: 4px !important; }

.height-4 {
  height: 4px !important; }

.min-height-4 {
  min-height: 4px !important; }

.max-height-4 {
  max-height: 4px !important; }

.width-5 {
  width: 5px !important; }

.min-width-5 {
  min-width: 5px !important; }

.max-width-5 {
  max-width: 5px !important; }

.height-5 {
  height: 5px !important; }

.min-height-5 {
  min-height: 5px !important; }

.max-height-5 {
  max-height: 5px !important; }

.width-6 {
  width: 6px !important; }

.min-width-6 {
  min-width: 6px !important; }

.max-width-6 {
  max-width: 6px !important; }

.height-6 {
  height: 6px !important; }

.min-height-6 {
  min-height: 6px !important; }

.max-height-6 {
  max-height: 6px !important; }

.width-7 {
  width: 7px !important; }

.min-width-7 {
  min-width: 7px !important; }

.max-width-7 {
  max-width: 7px !important; }

.height-7 {
  height: 7px !important; }

.min-height-7 {
  min-height: 7px !important; }

.max-height-7 {
  max-height: 7px !important; }

.width-8 {
  width: 8px !important; }

.min-width-8 {
  min-width: 8px !important; }

.max-width-8 {
  max-width: 8px !important; }

.height-8 {
  height: 8px !important; }

.min-height-8 {
  min-height: 8px !important; }

.max-height-8 {
  max-height: 8px !important; }

.width-9 {
  width: 9px !important; }

.min-width-9 {
  min-width: 9px !important; }

.max-width-9 {
  max-width: 9px !important; }

.height-9 {
  height: 9px !important; }

.min-height-9 {
  min-height: 9px !important; }

.max-height-9 {
  max-height: 9px !important; }

.width-10 {
  width: 10px !important; }

.min-width-10 {
  min-width: 10px !important; }

.max-width-10 {
  max-width: 10px !important; }

.height-10 {
  height: 10px !important; }

.min-height-10 {
  min-height: 10px !important; }

.max-height-10 {
  max-height: 10px !important; }

.width-12 {
  width: 12px !important; }

.min-width-12 {
  min-width: 12px !important; }

.max-width-12 {
  max-width: 12px !important; }

.height-12 {
  height: 12px !important; }

.min-height-12 {
  min-height: 12px !important; }

.max-height-12 {
  max-height: 12px !important; }

.width-15 {
  width: 15px !important; }

.min-width-15 {
  min-width: 15px !important; }

.max-width-15 {
  max-width: 15px !important; }

.height-15 {
  height: 15px !important; }

.min-height-15 {
  min-height: 15px !important; }

.max-height-15 {
  max-height: 15px !important; }

.width-20 {
  width: 20px !important; }

.min-width-20 {
  min-width: 20px !important; }

.max-width-20 {
  max-width: 20px !important; }

.height-20 {
  height: 20px !important; }

.min-height-20 {
  min-height: 20px !important; }

.max-height-20 {
  max-height: 20px !important; }

.width-25 {
  width: 25px !important; }

.min-width-25 {
  min-width: 25px !important; }

.max-width-25 {
  max-width: 25px !important; }

.height-25 {
  height: 25px !important; }

.min-height-25 {
  min-height: 25px !important; }

.max-height-25 {
  max-height: 25px !important; }

.width-30 {
  width: 30px !important; }

.min-width-30 {
  min-width: 30px !important; }

.max-width-30 {
  max-width: 30px !important; }

.height-30 {
  height: 30px !important; }

.min-height-30 {
  min-height: 30px !important; }

.max-height-30 {
  max-height: 30px !important; }

.width-35 {
  width: 35px !important; }

.min-width-35 {
  min-width: 35px !important; }

.max-width-35 {
  max-width: 35px !important; }

.height-35 {
  height: 35px !important; }

.min-height-35 {
  min-height: 35px !important; }

.max-height-35 {
  max-height: 35px !important; }

.width-40 {
  width: 40px !important; }

.min-width-40 {
  min-width: 40px !important; }

.max-width-40 {
  max-width: 40px !important; }

.height-40 {
  height: 40px !important; }

.min-height-40 {
  min-height: 40px !important; }

.max-height-40 {
  max-height: 40px !important; }

.width-42 {
  width: 42px !important; }

.min-width-42 {
  min-width: 42px !important; }

.max-width-42 {
  max-width: 42px !important; }

.height-42 {
  height: 42px !important; }

.min-height-42 {
  min-height: 42px !important; }

.max-height-42 {
  max-height: 42px !important; }

.width-45 {
  width: 45px !important; }

.min-width-45 {
  min-width: 45px !important; }

.max-width-45 {
  max-width: 45px !important; }

.height-45 {
  height: 45px !important; }

.min-height-45 {
  min-height: 45px !important; }

.max-height-45 {
  max-height: 45px !important; }

.width-48 {
  width: 48px !important; }

.min-width-48 {
  min-width: 48px !important; }

.max-width-48 {
  max-width: 48px !important; }

.height-48 {
  height: 48px !important; }

.min-height-48 {
  min-height: 48px !important; }

.max-height-48 {
  max-height: 48px !important; }

.width-50 {
  width: 50px !important; }

.min-width-50 {
  min-width: 50px !important; }

.max-width-50 {
  max-width: 50px !important; }

.height-50 {
  height: 50px !important; }

.min-height-50 {
  min-height: 50px !important; }

.max-height-50 {
  max-height: 50px !important; }

.width-60 {
  width: 60px !important; }

.min-width-60 {
  min-width: 60px !important; }

.max-width-60 {
  max-width: 60px !important; }

.height-60 {
  height: 60px !important; }

.min-height-60 {
  min-height: 60px !important; }

.max-height-60 {
  max-height: 60px !important; }

.width-70 {
  width: 70px !important; }

.min-width-70 {
  min-width: 70px !important; }

.max-width-70 {
  max-width: 70px !important; }

.height-70 {
  height: 70px !important; }

.min-height-70 {
  min-height: 70px !important; }

.max-height-70 {
  max-height: 70px !important; }

.width-80 {
  width: 80px !important; }

.min-width-80 {
  min-width: 80px !important; }

.max-width-80 {
  max-width: 80px !important; }

.height-80 {
  height: 80px !important; }

.min-height-80 {
  min-height: 80px !important; }

.max-height-80 {
  max-height: 80px !important; }

.width-90 {
  width: 90px !important; }

.min-width-90 {
  min-width: 90px !important; }

.max-width-90 {
  max-width: 90px !important; }

.height-90 {
  height: 90px !important; }

.min-height-90 {
  min-height: 90px !important; }

.max-height-90 {
  max-height: 90px !important; }

.width-100 {
  width: 100px !important; }

.min-width-100 {
  min-width: 100px !important; }

.max-width-100 {
  max-width: 100px !important; }

.height-100 {
  height: 100px !important; }

.min-height-100 {
  min-height: 100px !important; }

.max-height-100 {
  max-height: 100px !important; }

.width-110 {
  width: 110px !important; }

.min-width-110 {
  min-width: 110px !important; }

.max-width-110 {
  max-width: 110px !important; }

.height-110 {
  height: 110px !important; }

.min-height-110 {
  min-height: 110px !important; }

.max-height-110 {
  max-height: 110px !important; }

.width-120 {
  width: 120px !important; }

.min-width-120 {
  min-width: 120px !important; }

.max-width-120 {
  max-width: 120px !important; }

.height-120 {
  height: 120px !important; }

.min-height-120 {
  min-height: 120px !important; }

.max-height-120 {
  max-height: 120px !important; }

.width-130 {
  width: 130px !important; }

.min-width-130 {
  min-width: 130px !important; }

.max-width-130 {
  max-width: 130px !important; }

.height-130 {
  height: 130px !important; }

.min-height-130 {
  min-height: 130px !important; }

.max-height-130 {
  max-height: 130px !important; }

.width-140 {
  width: 140px !important; }

.min-width-140 {
  min-width: 140px !important; }

.max-width-140 {
  max-width: 140px !important; }

.height-140 {
  height: 140px !important; }

.min-height-140 {
  min-height: 140px !important; }

.max-height-140 {
  max-height: 140px !important; }

.width-150 {
  width: 150px !important; }

.min-width-150 {
  min-width: 150px !important; }

.max-width-150 {
  max-width: 150px !important; }

.height-150 {
  height: 150px !important; }

.min-height-150 {
  min-height: 150px !important; }

.max-height-150 {
  max-height: 150px !important; }

.width-160 {
  width: 160px !important; }

.min-width-160 {
  min-width: 160px !important; }

.max-width-160 {
  max-width: 160px !important; }

.height-160 {
  height: 160px !important; }

.min-height-160 {
  min-height: 160px !important; }

.max-height-160 {
  max-height: 160px !important; }

.width-170 {
  width: 170px !important; }

.min-width-170 {
  min-width: 170px !important; }

.max-width-170 {
  max-width: 170px !important; }

.height-170 {
  height: 170px !important; }

.min-height-170 {
  min-height: 170px !important; }

.max-height-170 {
  max-height: 170px !important; }

.width-180 {
  width: 180px !important; }

.min-width-180 {
  min-width: 180px !important; }

.max-width-180 {
  max-width: 180px !important; }

.height-180 {
  height: 180px !important; }

.min-height-180 {
  min-height: 180px !important; }

.max-height-180 {
  max-height: 180px !important; }

.width-190 {
  width: 190px !important; }

.min-width-190 {
  min-width: 190px !important; }

.max-width-190 {
  max-width: 190px !important; }

.height-190 {
  height: 190px !important; }

.min-height-190 {
  min-height: 190px !important; }

.max-height-190 {
  max-height: 190px !important; }

.width-200 {
  width: 200px !important; }

.min-width-200 {
  min-width: 200px !important; }

.max-width-200 {
  max-width: 200px !important; }

.height-200 {
  height: 200px !important; }

.min-height-200 {
  min-height: 200px !important; }

.max-height-200 {
  max-height: 200px !important; }

.width-220 {
  width: 220px !important; }

.min-width-220 {
  min-width: 220px !important; }

.max-width-220 {
  max-width: 220px !important; }

.height-220 {
  height: 220px !important; }

.min-height-220 {
  min-height: 220px !important; }

.max-height-220 {
  max-height: 220px !important; }

.width-240 {
  width: 240px !important; }

.min-width-240 {
  min-width: 240px !important; }

.max-width-240 {
  max-width: 240px !important; }

.height-240 {
  height: 240px !important; }

.min-height-240 {
  min-height: 240px !important; }

.max-height-240 {
  max-height: 240px !important; }

.width-260 {
  width: 260px !important; }

.min-width-260 {
  min-width: 260px !important; }

.max-width-260 {
  max-width: 260px !important; }

.height-260 {
  height: 260px !important; }

.min-height-260 {
  min-height: 260px !important; }

.max-height-260 {
  max-height: 260px !important; }

.width-280 {
  width: 280px !important; }

.min-width-280 {
  min-width: 280px !important; }

.max-width-280 {
  max-width: 280px !important; }

.height-280 {
  height: 280px !important; }

.min-height-280 {
  min-height: 280px !important; }

.max-height-280 {
  max-height: 280px !important; }

.width-300 {
  width: 300px !important; }

.min-width-300 {
  min-width: 300px !important; }

.max-width-300 {
  max-width: 300px !important; }

.height-300 {
  height: 300px !important; }

.min-height-300 {
  min-height: 300px !important; }

.max-height-300 {
  max-height: 300px !important; }

.width-320 {
  width: 320px !important; }

.min-width-320 {
  min-width: 320px !important; }

.max-width-320 {
  max-width: 320px !important; }

.height-320 {
  height: 320px !important; }

.min-height-320 {
  min-height: 320px !important; }

.max-height-320 {
  max-height: 320px !important; }

.size-8 {
  font-size: 8px !important; }

.size-10 {
  font-size: 10px !important; }

.size-11 {
  font-size: 11px !important; }

.size-12 {
  font-size: 12px !important; }

.size-13 {
  font-size: 13px !important; }

.size-14 {
  font-size: 14px !important; }

.size-15 {
  font-size: 15px !important; }

.size-16 {
  font-size: 16px !important; }

.size-17 {
  font-size: 17px !important; }

.size-18 {
  font-size: 18px !important; }

.size-19 {
  font-size: 19px !important; }

.size-20 {
  font-size: 20px !important; }

.size-22 {
  font-size: 22px !important; }

.size-24 {
  font-size: 24px !important; }

.size-26 {
  font-size: 26px !important; }

.size-28 {
  font-size: 28px !important; }

.size-30 {
  font-size: 30px !important; }

.size-34 {
  font-size: 34px !important; }

.size-38 {
  font-size: 38px !important; }

.size-40 {
  font-size: 40px !important; }

.size-60 {
  font-size: 60px !important; }

.size-100 {
  font-size: 100px !important; }

.border {
  border: 1px var(--app-color-border) solid !important; }

.border-primary {
  border-color: var(--app-color-primary) !important; }

.border-secondary {
  border-color: var(--app-color-secondary) !important; }

.border-dark {
  border-color: var(--app-color-dark) !important; }

.border-light {
  border-color: var(--app-color-light) !important; }

.border-success {
  border-color: var(--app-color-success) !important; }

.border-warning {
  border-color: var(--app-color-warning) !important; }

.border-danger {
  border-color: var(--app-color-danger) !important; }

.border-info {
  border-color: var(--app-color-info) !important; }

.border-white {
  border-color: var(--app-color-white) !important; }

.border-black {
  border-color: var(--app-color-black) !important; }

.border-dotted {
  border-style: dotted !important; }

.border-dashed {
  border-style: dashed !important; }

.border-solid {
  border-style: solid !important; }

.border-double {
  border-style: double !important; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.no-border-top {
  border-top: 0 !important; }

.no-border-right {
  border-right: 0 !important; }

.no-border-bottom {
  border-bottom: 0 !important; }

.no-border-left {
  border-left: 0 !important; }

.radius {
  border-radius: 5px !important; }

.radius-sm {
  border-radius: 2.5px !important; }

.radius-lg {
  border-radius: 10px !important; }

.radius-circle {
  border-radius: 50% !important; }

.radius-pill {
  border-radius: 50em !important; }

.box-shadow {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important; }
  .box-shadow-sm {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) !important; }
  .box-shadow-lg {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15) !important; }

.no-margin {
  margin: 0 !important; }

.no-padding {
  padding: 0 !important; }

.no-box-shadow {
  box-shadow: 0 !important; }

.no-text-shadow {
  text-shadow: 0 !important; }

.no-border {
  border: 0 !important; }

.no-border-radius {
  border-radius: 0 !important; }

.no-border-top {
  border-top: 0 !important; }

.no-border-right {
  border-right: 0 !important; }

.no-border-bottom {
  border-bottom: 0 !important; }

.no-border-left {
  border-left: 0 !important; }

.no-border-top-left-radius {
  border-top-left-radius: 0 !important; }

.no-border-bottom-left-radius {
  border-bottom-left-radius: 0 !important; }

.no-border-top-right-radius {
  border-top-right-radius: 0 !important; }

.no-border-bottom-right-radius {
  border-bottom-right-radius: 0 !important; }

.text-left {
  text-align: left !important; }

.text-center {
  text-align: center !important; }

.text-right {
  text-align: right !important; }

.text-vcenter {
  vertical-align: middle !important; }

.text-vtop {
  vertical-align: top !important; }

.text-vbottom {
  vertical-align: bottom !important; }

.text-nowrap {
  white-space: nowrap !important; }
.text-bold {
  font-weight: 700 !important; }
.text-no-bold {
  font-weight: 400 !important; }
.text-wrap {
  word-break: break-all !important;
  word-wrap: normal !important;
  white-space: normal !important; }
.text-line-1 {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.text-line-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }
.text-line-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; }

.cursor-zoom-in {
  cursor: zoom-in; }
.cursor-zoom-out {
  cursor: zoom-out; }
.cursor-pointer {
  cursor: pointer; }
.cursor-move {
  cursor: move; }
.cursor-disabled {
  cursor: not-allowed; }

.flex {
  display: -webkit-flex;
  display: flex; }
  .flex-inline {
    display: inline-flex; }
  .flex-row {
    flex-direction: row; }
  .flex-column {
    flex-direction: column; }
  .flex-wrap {
    flex-wrap: wrap; }
  .flex-nowrap {
    flex-wrap: nowrap; }
  .flex-justify-start {
    justify-content: flex-start; }
  .flex-justify-end {
    justify-content: flex-end; }
  .flex-justify-center {
    justify-content: center; }
  .flex-justify-between {
    justify-content: space-between; }
  .flex-justify-around {
    justify-content: space-around; }
  .flex-align-start {
    align-items: flex-start; }
  .flex-align-end {
    align-items: flex-end; }
  .flex-align-center {
    align-items: center; }
  .flex-align-baseline {
    align-items: baseline; }
  .flex-align-stretch {
    align-items: stretch; }
  .flex-content-start {
    align-content: flex-start; }
  .flex-content-end {
    align-content: flex-end; }
  .flex-content-center {
    align-content: center; }
  .flex-content-between {
    align-content: space-between; }
  .flex-content-around {
    align-content: space-around; }
  .flex-content-stretch {
    align-content: stretch; }
  .flex-self-start {
    align-self: flex-start; }
  .flex-self-end {
    align-self: flex-end; }
  .flex-self-center {
    align-self: center; }
  .flex-self-baseline {
    align-self: baseline; }
  .flex-self-stretch {
    align-self: stretch; }
  .flex-self-auto {
    align-self: auto; }
  .flex-grow-1 {
    flex-grow: 1; }
  .flex-grow-2 {
    flex-grow: 2; }
  .flex-grow-3 {
    flex-grow: 3; }
  .flex-grow-4 {
    flex-grow: 4; }
  .flex-grow-5 {
    flex-grow: 5; }
  .flex-gap-1 {
    gap: 1px; }
  .flex-gap-2 {
    gap: 2px; }
  .flex-gap-3 {
    gap: 3px; }
  .flex-gap-4 {
    gap: 4px; }
  .flex-gap-5 {
    gap: 5px; }
  .flex-gap-6 {
    gap: 6px; }
  .flex-gap-7 {
    gap: 7px; }
  .flex-gap-8 {
    gap: 8px; }
  .flex-gap-10 {
    gap: 10px; }
  .flex-gap-12 {
    gap: 12px; }
  .flex-gap-15 {
    gap: 15px; }
  .flex-gap-20 {
    gap: 20px; }
  .flex-gap-25 {
    gap: 25px; }
  .flex-height-full, .s-box--full .el-tabs, .s-box--full .el-tabs .el-tab-pane, .s-box--full .el-tabs .el-tabs, .s-scroll, #app .panel-new .body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    height: 0; }

.s-box {
  border-style: solid;
  border-image: url(../images/border.png) 51 38 21 132;
  border-width: 51px 38px 21px 132px;
  position: relative; }
  .s-box--inner {
    position: relative;
    margin: -30px -20px 10px -107px; }
  .s-box--title {
    font-size: 18px;
    color: #FFF;
    padding-bottom: 20px; }
  .s-box .el-tabs {
    position: relative;
    margin-top: -45px; }
    .s-box .el-tabs__item {
      font-size: 18px;
      color: #4c9bfd;
      height: unset;
      line-height: 1em;
      padding-top: 12px;
      padding-bottom: 6px; }
      .s-box .el-tabs__item.is-active {
        color: #FFF; }
    .s-box .el-tabs__active-bar {
      background-color: #FFF; }
    .s-box .el-tabs__nav-wrap {
      overflow: unset; }
      .s-box .el-tabs__nav-wrap::after {
        background-color: transparent;
        left: -25px;
        right: -17px;
        width: unset; }
    .s-box .el-tabs__content {
      overflow: unset; }
    .s-box .el-tabs__header {
      margin: 0; }
  .s-box .el-tab-pane {
    margin: 0 -17px 0 -25px;
    padding: 15px 17px 0 25px;
    position: relative; }
  .s-box--full .s-box--inner {
    position: absolute;
    margin: 0;
    left: -107px;
    top: -30px;
    bottom: 10px;
    right: -20px;
    display: flex;
    flex-direction: column; }
  .s-box--full .el-tabs {
    margin-top: -15px; }
    .s-box--full .el-tabs .el-tabs__content {
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      height: 0; }

.s-box1 {
  background-color: rgba(10, 67, 188, 0.23);
  padding: 15px;
  border-radius: 10px 0 10px 0; }

.s-number {
  display: flex;
  flex-direction: column;
  border-radius: 10px; }
  .s-number--head {
    font-size: 26px;
    margin: 0 0 15px 0;
    color: #FFF;
    line-height: 1em;
    font-family: Verdana;
    font-weight: normal; }
  .s-number--body {
    color: #4c9bfd;
    display: flex;
    flex-direction: row;
    align-items: center; }
  .s-number--icon {
    color: #FFF;
    margin-right: 5px; }
  .s-number.text-center .s-number--body {
    justify-content: center; }

.s-scroll {
  overflow: hidden; }

.s-image-list {
  overflow: hidden; }
  .s-image-list--item {
    float: left; }
  .s-image-list .el-image, .s-image-list .video {
    width: 80px;
    height: 80px;
    margin: 10px 10px 0 0;
    border-radius: 2px;
    overflow: hidden; }
  .s-image-list .video {
    position: relative; }
    .s-image-list .video video {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    .s-image-list .video .mask {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.5);
      cursor: pointer; }
      .s-image-list .video .mask i {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 40px;
        height: 40px;
        font-size: 2.5em;
        margin-left: -20px;
        margin-top: -20px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        opacity: .5; }
      .s-image-list .video .mask:hover i {
        opacity: 1; }

.s-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background-color: rgba(1, 12, 101, 0.5); }
  .s-table td, .s-table th {
    border: 1px #050b88 solid;
    padding: 10px;
    color: #68d8fe;
    text-align: left;
    vertical-align: top; }
  .s-table .s-table {
    background-color: transparent; }
    .s-table .s-table tr:first-child td, .s-table .s-table tr:first-child th {
      border-top: 0; }
    .s-table .s-table tr:last-child td, .s-table .s-table tr:last-child th {
      border-bottom: 0; }
    .s-table .s-table th:last-child, .s-table .s-table td:last-child {
      border-right: 0; }
    .s-table .s-table th:first-child, .s-table .s-table td:first-child {
      border-left: 0; }
  .s-table tr.info, .s-table tr.title {
    background-color: rgba(1, 12, 101, 0.8); }

body {
  padding: 0;
  margin: 0;
  background: #101129 url("../images/bg.jpg?1") no-repeat;
  background-size: cover;
  color: #68d8fe;
  line-height: 1em;
  font-size: 16px;
  min-width: 1080px;
  font-family: "Helvetica Neue", "Helvetica", "Lucida Grande", "Arial", "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", "sans-serif"; }
  body * {
    box-sizing: border-box; }

#app {
  padding: 15px;
  height: 100vh;
  display: flex;
  flex-direction: column; }
  #app .app--column-left {
    margin-top: -80px;
    width: 27vw; }
  #app .app--column-right {
    margin-top: -80px;
    width: 27vw; }
  #app .app--date {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1em;
    text-align: center; }
  #app .app--weather {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1em;
    text-align: center; }
  #app .header {
    height: 130px;
    border-style: solid;
    border-image: url(../images/logo.png) 31 715 40 715;
    border-width: 31px 800px 40px 800px;
    position: relative;
    margin: -15px -15px 0 -15px; }
    #app .header--title {
      font-size: 36px;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      line-height: 1em;
      margin-top: 5px; }
    #app .header--small {
      font-size: 16px;
      text-align: center;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1em;
      margin-top: 10px; }
    #app .header--close {
      font-size: 20px;
      cursor: pointer;
      width: 40px;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      right: 25px;
      top: 45px; }
  #app .panel-new .col-1 {
    width: 80px; }
  #app .panel-new .col-2 {
    flex-grow: 1;
    width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 15px; }
  #app .panel-new .col-3 {
    width: 80px; }
  #app .panel-new .head {
    height: 36px;
    background-color: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    position: relative;
    margin: 0 -17px 0 -25px;
    padding: 0 17px 0 25px;
    font-size: 12px; }
  #app .panel-new .body {
    font-size: 12px;
    overflow: hidden;
    margin: 0 -17px 0 -25px; }
    #app .panel-new .body ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    #app .panel-new .body li {
      position: relative;
      padding: 0 17px 0 25px;
      display: flex;
      align-items: center;
      height: 36px;
      color: #4c9bfd;
      border-top: 1px solid rgba(255, 255, 255, 0.1);
      cursor: pointer; }
      #app .panel-new .body li:hover {
        background-color: rgba(255, 255, 255, 0.1);
        color: #68d8fe; }
  #app .panel-department .content {
    height: 200px;
    display: flex; }
  #app .panel-department .pie {
    flex-grow: 1;
    width: 0; }
  #app .panel-department .s-box1 {
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-around; }
  #app .panel-trend .el-tabs {
    margin-top: -48px; }
    #app .panel-trend .el-tabs__header {
      margin-left: 110px; }
      #app .panel-trend .el-tabs__header::before {
        height: 16px;
        position: absolute;
        content: "";
        display: block;
        width: 1px;
        left: -20px;
        top: 12px;
        background-color: #FFF; }
    #app .panel-trend .el-tabs__item {
      padding-right: 0;
      font-size: 14px; }
  #app .panel-device-list {
    -webkit-user-select: none;
    user-select: none;
    height: 234px; }
    #app .panel-device-list img {
      width: 100%;
      height: 180px;
      background-color: rgba(0, 0, 0, 0.5);
      object-fit: cover;
      float: left; }
    #app .panel-device-list .swiper-slide {
      position: relative;
      border: 1px #050b88 solid;
      border-radius: 5px;
      overflow: hidden; }
      #app .panel-device-list .swiper-slide .body {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        color: #FFF;
        cursor: pointer; }
        #app .panel-device-list .swiper-slide .body .type {
          position: absolute;
          right: 0;
          background-color: rgba(50, 50, 50, 0.5);
          padding: 2px 5px;
          font-size: 12px; }
          #app .panel-device-list .swiper-slide .body .type.online {
            background-color: #00c400; }
        #app .panel-device-list .swiper-slide .body .title {
          font-size: 12px;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          background-color: rgba(50, 50, 50, 0.5);
          padding: 3px 5px;
          overflow: hidden;
          text-align: center;
          text-overflow: ellipsis;
          white-space: nowrap; }
  #app .panel-map {
    border: 1px #050b88 solid;
    overflow: hidden; }
    #app .panel-map .amap-scalecontrol {
      background-color: transparent !important; }
    #app .panel-map .map-marker {
      width: 50px;
      height: 60px;
      overflow: hidden;
      background: url("../images/marker_blue.png") no-repeat 0 0/100% 100%; }
      #app .panel-map .map-marker--body {
        width: 36px;
        height: 36px;
        border-radius: 36px;
        margin: 4px auto 0;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center; }
        #app .panel-map .map-marker--body i {
          font-size: 1.5em; }
        #app .panel-map .map-marker--body img {
          width: 36px;
          height: 36px;
          object-fit: cover; }
      #app .panel-map .map-marker .iconfont {
        color: #2400F0; }
      #app .panel-map .map-marker.green {
        background-image: url("../images/marker_green.png"); }
        #app .panel-map .map-marker.green .iconfont {
          color: #4FA18E; }
      #app .panel-map .map-marker.red {
        background-image: url("../images/marker_red.png"); }
        #app .panel-map .map-marker.red .iconfont {
          color: #F00035; }
      #app .panel-map .map-marker.light-blue {
        background-image: url("../images/marker_light_blue.png"); }
        #app .panel-map .map-marker.light-blue .iconfont {
          color: #0062EB; }
      #app .panel-map .map-marker.orange {
        background-image: url("../images/marker_orange.png"); }
        #app .panel-map .map-marker.orange .iconfont {
          color: #F08D00; }
    #app .panel-map .map-window {
      background-color: rgba(0, 0, 0, 0.7);
      border: 1px #050b88 solid;
      border-radius: 5px;
      min-width: 150px;
      position: relative;
      font-size: 14px;
      color: #4c9bfd; }
      #app .panel-map .map-window::after {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 0 10px;
        border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
        margin-left: -5px;
        position: absolute;
        left: 50%;
        bottom: -10px;
        z-index: 2; }
      #app .panel-map .map-window--head {
        padding: 10px;
        border-bottom: 1px #050b88 solid; }
      #app .panel-map .map-window--title {
        font-weight: bold; }
      #app .panel-map .map-window--close {
        cursor: pointer; }
      #app .panel-map .map-window--body {
        padding: 10px; }
      #app .panel-map .map-window--app {
        min-width: 190px; }
        #app .panel-map .map-window--app .avatar {
          width: 54px;
          height: 54px;
          margin-right: 10px; }
          #app .panel-map .map-window--app .avatar img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 100%;
            border: 2px #4c9bfd solid; }
        #app .panel-map .map-window--app .username {
          margin-bottom: 5px; }
        #app .panel-map .map-window--app .attr {
          font-size: 12px; }
          #app .panel-map .map-window--app .attr span {
            display: inline-block;
            width: 40px;
            text-align: justify;
            text-justify: distribute-all-lines;
            text-align-last: justify; }
        #app .panel-map .map-window--app button {
          margin-top: 5px; }
      #app .panel-map .map-window--uav {
        min-width: 170px; }
        #app .panel-map .map-window--uav .cover {
          width: 54px;
          height: 54px;
          margin-right: 10px; }
          #app .panel-map .map-window--uav .cover img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 100%;
            border: 2px #4c9bfd solid; }
        #app .panel-map .map-window--uav .attr {
          font-size: 12px; }
          #app .panel-map .map-window--uav .attr span {
            display: inline-block;
            width: 60px;
            text-align: justify;
            text-justify: distribute-all-lines;
            text-align-last: justify; }
        #app .panel-map .map-window--uav button {
          margin-top: 5px; }
      #app .panel-map .map-window--law {
        min-width: 170px; }
        #app .panel-map .map-window--law .attr {
          font-size: 12px; }
          #app .panel-map .map-window--law .attr span {
            display: inline-block;
            width: 28px;
            text-align: justify;
            text-justify: distribute-all-lines;
            text-align-last: justify; }
        #app .panel-map .map-window--law button {
          margin-top: 10px; }
    #app .panel-map-wrap {
      position: relative; }
    #app .panel-map-ui .el-button {
      padding-left: 10px;
      padding-right: 10px; }
    #app .panel-map-ui .track-btn {
      position: absolute;
      right: 10px;
      bottom: 50px; }
    #app .panel-map-ui .users-btn {
      position: absolute;
      right: 10px;
      bottom: 90px; }
  #app .custom-dialog {
    border: 1px #050b88 solid;
    background-color: black;
    border-radius: 5px;
    overflow: hidden; }
    #app .custom-dialog .el-dialog__header {
      display: flex;
      align-items: center;
      padding: 10px;
      border-bottom: 1px #050b88 solid;
      background-color: #010c65; }
    #app .custom-dialog .el-dialog__title {
      flex-grow: 1;
      width: 0;
      color: #4c9bfd;
      font-size: 14px;
      line-height: 1em; }
    #app .custom-dialog .el-dialog__headerbtn {
      position: static; }
    #app .custom-dialog .el-dialog__close {
      color: #4c9bfd; }
      #app .custom-dialog .el-dialog__close:hover {
        color: #FFF !important; }
    #app .custom-dialog .el-dialog__body {
      padding: 0; }
  #app .video-dialog {
    border: 1px #050b88 solid;
    background-color: black;
    border-radius: 5px;
    overflow: hidden; }
    #app .video-dialog .el-dialog__body {
      padding: 0; }
      #app .video-dialog .el-dialog__body .webrtc {
        padding-top: 56.25%;
        width: 100%;
        height: 0;
        position: relative; }
        #app .video-dialog .el-dialog__body .webrtc video {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%;
          object-fit: contain; }
      #app .video-dialog .el-dialog__body .jessibuca {
        padding-top: 56.25%;
        width: 100%;
        height: 0;
        position: relative; }
        #app .video-dialog .el-dialog__body .jessibuca > div {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%;
          object-fit: contain; }
          #app .video-dialog .el-dialog__body .jessibuca > div .jessibuca-controls {
            display: block !important; }
      #app .video-dialog .el-dialog__body .wsplayer {
        padding-top: 56.25%;
        width: 100%;
        height: 0;
        position: relative; }
        #app .video-dialog .el-dialog__body .wsplayer > div {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%; }
  #app .track-dialog .search-bar {
    padding: 10px;
    border-bottom: 1px #050b88 solid; }
    #app .track-dialog .search-bar .el-form-item {
      margin-bottom: 0; }
    #app .track-dialog .search-bar .el-form-item__label,
    #app .track-dialog .search-bar .el-input__inner,
    #app .track-dialog .search-bar .el-range-separator,
    #app .track-dialog .search-bar .el-range-input,
    #app .track-dialog .search-bar .el-range__icon,
    #app .track-dialog .search-bar .el-range__close-icon,
    #app .track-dialog .search-bar .el-select__caret {
      color: #4c9bfd; }
    #app .track-dialog .search-bar .el-input__inner::placeholder,
    #app .track-dialog .search-bar .el-range-input::placeholder {
      color: #4c9bfd;
      opacity: 0.5; }
    #app .track-dialog .search-bar .el-input__inner {
      background: #010c65;
      border: 1px #050b88 solid; }
      #app .track-dialog .search-bar .el-input__inner .el-range-input {
        background: transparent; }
  #app .track-dialog .track-map {
    height: 50vh;
    width: 100%; }
  #app .online-user-dialog .el-table {
    background-color: rgba(1, 12, 101, 0.5);
    color: #4c9bfd; }
    #app .online-user-dialog .el-table::before {
      display: none; }
    #app .online-user-dialog .el-table thead {
      color: #4c9bfd; }
    #app .online-user-dialog .el-table th.el-table__cell {
      background-color: rgba(1, 12, 101, 0.5); }
    #app .online-user-dialog .el-table tr {
      background-color: transparent; }
    #app .online-user-dialog .el-table .el-image {
      width: 26px;
      height: 26px;
      border-radius: 26px; }
    #app .online-user-dialog .el-table td.el-table__cell, #app .online-user-dialog .el-table th.el-table__cell.is-leaf {
      border-color: #050b88; }
    #app .online-user-dialog .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
      background-color: rgba(255, 255, 255, 0.1); }
    #app .online-user-dialog .el-table__empty-text {
      color: #68d8fe; }
  #app .online-user-dialog .el-button--mini {
    padding: 3px 10px;
    background-color: #010c65;
    border-color: #050b88;
    color: #68d8fe; }
  #app .online-user-dialog .username {
    margin-left: 10px; }
  #app .icc-dialog {
    margin-top: 15vh !important;
    height: 70vh;
    display: flex;
    flex-direction: column; }
    #app .icc-dialog .el-dialog__body {
      flex-grow: 1;
      height: 0;
      overflow: hidden;
      display: flex;
      flex-direction: row;
      background-color: rgba(1, 12, 101, 0.5); }
    #app .icc-dialog .icc-left {
      width: 220px;
      display: flex;
      flex-direction: column;
      border-right: 1px #050b88 solid; }
    #app .icc-dialog .icc-nav {
      flex-grow: 1;
      height: 0;
      overflow-y: auto;
      overflow-x: hidden; }
      #app .icc-dialog .icc-nav::-webkit-scrollbar {
        width: 5px;
        height: 5px; }
      #app .icc-dialog .icc-nav::-webkit-scrollbar-track {
        background-color: transparent; }
      #app .icc-dialog .icc-nav::-webkit-scrollbar-thumb {
        background-color: #010c65; }
      #app .icc-dialog .icc-nav ul {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 10px;
        display: flex;
        flex-direction: column; }
        #app .icc-dialog .icc-nav ul li {
          margin-top: 5px; }
          #app .icc-dialog .icc-nav ul li:first-child {
            margin-top: 0; }
          #app .icc-dialog .icc-nav ul li > div {
            padding: 8px;
            color: #68d8fe;
            background-color: rgba(1, 12, 101, 0.5);
            display: flex;
            align-items: center;
            border-radius: 5px;
            cursor: pointer; }
          #app .icc-dialog .icc-nav ul li.active > div {
            background-color: #010c65; }
          #app .icc-dialog .icc-nav ul li span {
            flex-grow: 1;
            width: 0;
            line-height: 1em; }
          #app .icc-dialog .icc-nav ul li i {
            font-style: normal;
            font-size: 12px;
            padding: 2px 5px;
            border-radius: 2px; }
            #app .icc-dialog .icc-nav ul li i.online {
              background-color: #00c400;
              color: #FFE; }
            #app .icc-dialog .icc-nav ul li i.offline {
              background-color: #F00035;
              color: #FFF; }
    #app .icc-dialog .icc-control {
      border-top: 1px #050b88 solid; }
      #app .icc-dialog .icc-control .ws-cloud-control-wrapper {
        border-top-color: #050b88; }
      #app .icc-dialog .icc-control .ws-pan-tilt-control {
        border: 0; }
      #app .icc-dialog .icc-control .ws-pan-tilt-mask {
        background-color: transparent; }
      #app .icc-dialog .icc-control .cloud-control-separate {
        display: none; }
    #app .icc-dialog .icc-video {
      flex-grow: 1;
      width: 0; }
      #app .icc-dialog .icc-video .ws-player {
        background: transparent; }
        #app .icc-dialog .icc-video .ws-player .player-wrapper {
          height: calc(100% - 42px);
          background-color: black; }
        #app .icc-dialog .icc-video .ws-player .ws-control {
          border-top: 1px #050b88 solid;
          height: 42px;
          background: transparent; }
        #app .icc-dialog .icc-video .ws-player .wsplayer-item.selected {
          border: 0 !important;
          width: 100%;
          height: 100%; }
        #app .icc-dialog .icc-video .ws-player .close-all-video, #app .icc-dialog .icc-video .ws-player .ws-ctrl-btn-spread {
          display: none !important; }
        #app .icc-dialog .icc-video .ws-player .ws-talking {
          top: unset;
          left: unset;
          right: 25px;
          bottom: 25px;
          font-size: 20px; }
  #app .wvp-dialog {
    margin-top: 15vh !important;
    height: 70vh;
    display: flex;
    flex-direction: column; }
    #app .wvp-dialog .el-dialog__body {
      flex-grow: 1;
      height: 0;
      overflow: hidden;
      display: flex;
      flex-direction: row;
      background-color: rgba(1, 12, 101, 0.5); }
    #app .wvp-dialog .wvp-left {
      width: 220px;
      display: flex;
      flex-direction: column;
      border-right: 1px #050b88 solid; }
    #app .wvp-dialog .wvp-nav {
      flex-grow: 1;
      height: 0;
      overflow-y: auto;
      overflow-x: hidden; }
      #app .wvp-dialog .wvp-nav::-webkit-scrollbar {
        width: 5px;
        height: 5px; }
      #app .wvp-dialog .wvp-nav::-webkit-scrollbar-track {
        background-color: transparent; }
      #app .wvp-dialog .wvp-nav::-webkit-scrollbar-thumb {
        background-color: #010c65; }
      #app .wvp-dialog .wvp-nav ul {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 10px;
        display: flex;
        flex-direction: column; }
        #app .wvp-dialog .wvp-nav ul li {
          margin-top: 5px; }
          #app .wvp-dialog .wvp-nav ul li:first-child {
            margin-top: 0; }
          #app .wvp-dialog .wvp-nav ul li > div {
            padding: 8px;
            color: #68d8fe;
            background-color: rgba(1, 12, 101, 0.5);
            display: flex;
            align-items: center;
            border-radius: 5px;
            cursor: pointer; }
          #app .wvp-dialog .wvp-nav ul li.active > div {
            background-color: #010c65; }
          #app .wvp-dialog .wvp-nav ul li span {
            flex-grow: 1;
            width: 0;
            line-height: 1em; }
          #app .wvp-dialog .wvp-nav ul li i {
            font-style: normal;
            font-size: 12px;
            padding: 2px 5px;
            border-radius: 2px; }
            #app .wvp-dialog .wvp-nav ul li i.online {
              background-color: #00c400;
              color: #FFE; }
            #app .wvp-dialog .wvp-nav ul li i.offline {
              background-color: #F00035;
              color: #FFF; }
    #app .wvp-dialog .wvp-control {
      border-top: 1px #050b88 solid; }
    #app .wvp-dialog .wvp-video {
      flex-grow: 1;
      width: 0; }
  #app .issue-dialog .el-button--mini {
    padding: 5px; }
  #app .issue-dialog .el-alert {
    padding: 8px; }
    #app .issue-dialog .el-alert--error {
      background-color: rgba(254, 240, 240, 0.1);
      border-color: #F56C6C; }
    #app .issue-dialog .el-alert--success {
      background-color: rgba(240, 249, 235, 0.1);
      border-color: #67C23A; }
    #app .issue-dialog .el-alert--warning {
      background-color: rgba(253, 246, 236, 0.1);
      border-color: #E6A23C; }
  #app .marker-dialog .marker-map {
    height: 50vh;
    width: 100%; }
  #app .marker-dialog .marker-info {
    background-color: rgba(1, 12, 101, 0.5);
    line-height: 1.5em;
    padding: 10px;
    color: #68d8fe; }

/*# sourceMappingURL=css.css.map */
