/*
==============================================================
==============================================================

Dark Admin Bootstrap Template by Bootstrapious.com

==============================================================
==============================================================
 */
/*
* ==========================================================
*     GENERAL STYLING 
* ==========================================================
*/
@font-face {
  font-family: "Bitstream Vera Serif Bold";
  /*src: url("../fonts/pingfangscregular.ttf");*/
}

body { 
  font-family: "Bitstream Vera Serif Bold", serif !important;
}
body {
  position: relative;
}

section {
  padding: 0 0rem;
}

a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}

.dashtext-1 {
  color: #864DD9 !important;
}

.dashtext-2 {
  color: #CF53F9 !important;
}

.dashtext-3 {
  color: #e95f71 !important;
}

.dashtext-4 {
  color: #7127AC !important;
}

.dashbg-1 {
  background: #ffc107;
}

.dashbg-2 {
  background: #17a2b8;
}

.dashbg-3 {
  background: #e95f71;
}

.dashbg-4 {
  background: #7127AC;
}

.text-bold {
  font-weight: 700;
}

.text-small {
  font-size: 0.8rem;
}

.text-gray-light {
  color: #dee2e6;
}

.text-gray {
  color: #8a8d93;
}

.text-gray-dark {
  color: #6a6c70;
}

.text-black {
  color: #000;
}

.text-uppercase {
  letter-spacing: 0.1em;
}

.lh-2 {
  line-height: 2;
}

.list-group-item {
  border-right: 0;
  border-left: 0;
}

.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.tile-link {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 30;
}

p {
  line-height: 1.7;
}

button {
  cursor: pointer;
}

i,
span,
strong {
  display: inline-block;
}

input {
  outline: none;
}

pre {
  color: #8a8d93;
}

.dropdown-divider {
  border-top-color: #6a6c70;
}

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

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

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

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

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

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

.padding-top-sm {
  padding-top: 30px !important;
}

.padding-bottom-sm {
  padding-bottom: 30px !important;
}

.margin-top-sm {
  margin-top: 30px !important;
}

.margin-bottom-sm {
  margin-bottom: 30px !important;
}

.breadcrumb {
  background: none;
  padding: 20px 20px;
  margin-bottom: 0;
  color: #8a8d93;
}

.breadcrumb a {
  color: #DB6574;
  text-decoration: none !important;
}

.breadcrumb li.active {
  color: #585a5f;
}

.breadcrumb-item+.breadcrumb-item::before {
  color: #585a5f;
}

.block {
  padding: 20px;
  /* background: #2d3035; */
  color: #8a8d93;
  margin-bottom: 1px;
  /* border-bottom: 1px solid #F0F3F6; */
}

.public-user-block:hover {
  background: #f2f2f2;
  /* color: #2cb8c5 !important; */
}

.public-user-block:hover {
  cursor: pointer
}

.public-user-block:hover .d-flex .details .color-gray {
  /* background: #2cb8c5; */
  /* color: #2cb8c5 !important; */
}

.public-user-block:hover .d-flex .details .price {
  /* background: #2cb8c5; */
  /* color: #2cb8c5 !important; */
}

.public-user-block:hover .d-flex .details .price span {
  /* background: #2cb8c5; */
  /* color: #2cb8c5 !important; */
}

.public-user-block:hover .d-flex .bg-green {
  /* background: #2cb8c5; */
  /* color: #2cb8c5 !important; */
}

.public-user-block:hover .d-flex .bg-green1 {
  /* background: #2cb8c5; */
  /* color: #2cb8c5 !important; */
}

.public-user-block {
  padding: 12px 52px !important;
  /* background: #2d3035; */
  color: #8a8d93;
  margin-bottom: 0px !important;
  color: #11142D;
}

.public-user-block:not(:last-child) {
  border-bottom: 1px solid #F0F3F6;

}

.card {
  margin-bottom: 30px;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
}

.card-header h1,
.card-header h2,
.card-header h3,
.card-header h4,
.card-header h5,
.card-header h6 {
  margin-bottom: 0;
}

.page-content {
  position: relative;
  background: #f2f2f2;
  min-height: 89vh;
  width: calc(100% - 255px);
  padding: 0;
  padding-bottom: 70px;
  /* padding: 0 8em; */
}

.page-content.active {
  width: 100%;
}

.page-header {
  padding: 20px 15px;
  background: #FFF;
  color: #11142d;
  margin-bottom: 1px;
  /* font-weight: 600!important; */
  font-size: 1.2rem;
  font-weight: 700;
}

.no-margin-bottom {
  font-size: 1.05rem !important;
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.footer .footer__block {
  min-height: 70px;
}

.dropdown-menu {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px -1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px -1px 2px rgba(0, 0, 0, 0.1);
  color: #8a8d93;
  font-size: 1rem;
  min-width: 200px;
  background: #2d3035;
  border-radius: 0;
  padding: 0;
  /*margin-top: 21px;*/
  border: 1px solid #393c43;
}

.dropdown-menu a {
  color: inherit;
}

.dropdown-menu a:hover {
  background: #DB6574;
  color: #fff;
}

.dropdown-toggle {
  background: none;
  outline: none;
  border-radius: 0;
}

.dropdown-toggle span.caret {
  color: #555;
}

.dropdown-toggle::after {
  border: none !important;
  content: '\f107';
  vertical-align: baseline;
  font-family: 'FontAwesome';
  margin-left: .25rem;
  margin-right: 0.5rem;
}

i[class*='icon-'] {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}

.dropdown-menu a {
  padding: 10px 15px;
  font-size: 0.9rem;
  text-transform: none;
}

.dropdown-menu a:hover {
  color: #fff;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
  font-size: 1rem;
}

.megamenu {
  width: 100%;
  padding: 40px 30px;
  margin-top: 0 !important;
  z-index: 11 !important;
}

.megamenu strong {
  margin-bottom: 10px;
  display: block;
}

.megamenu ul {
  padding: 0;
  margin: 0;
}

.megamenu ul a {
  padding: 5px 0 !important;
  text-decoration: none;
  color: #555;
  font-size: 0.9em !important;
}

.megamenu ul a:hover {
  background: none;
  color: #DB6574 !important;
}

.megamenu .megamenu-buttons {
  color: #fff;
  margin-top: 40px;
}

.megamenu .megamenu-buttons .megamenu-button-link {
  padding: 20px !important;
  text-decoration: none;
  font-weight: 300;
}

.megamenu .megamenu-buttons .megamenu-button-link.dashbg-1:hover {
  background: #7838d5 !important;
}

.megamenu .megamenu-buttons .megamenu-button-link.dashbg-2:hover {
  background: #c83af8 !important;
}

.megamenu .megamenu-buttons .megamenu-button-link.dashbg-3:hover {
  background: #e6495d !important;
}

.megamenu .megamenu-buttons .megamenu-button-link.dashbg-4:hover {
  background: #632297 !important;
}

.block .title {
  margin-bottom: 20px;
}

.block .title strong:first-child {
  font-size: 1.25rem;
  color: #a5a7ab;
}

.block .title span:first-child {
  font-weight: 300;
  font-size: 0.95rem;
}

/*
* ==========================================================
*     NAVBAR
* ==========================================================
*/
nav.navbar {
  background: #FFF;
  color: #8a8d93;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #E4E4E4;
  /* z-index: 10; */
}

nav.navbar .sidebar-toggle {
  width: 36px;
  height: 36px;
  line-height: 29px;
  text-align: center;
  border-radius: 50%;
  background: #282b2f;
  color: #8a8d93;
  font-size: 1.1rem;
  border: 2px solid #3d4148;
  outline: none;
}

nav.navbar a {
  color: inherit;
}

nav.navbar .brand-text {
  /* display: none; */
  font-weight: 700;
}

nav.navbar .brand-text.visible {
  /* display: block; */
  color: #333;
  font-size: 1.4rem;
}

nav.navbar a.nav-link {
  padding: .5rem .3rem;
  position: relative;
}

nav.navbar a.nav-link .badge {
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  padding: 0;
  font-size: 0.7rem;
  position: absolute;
  top: 0;
  right: -10px;
}

nav.navbar .messages-toggle,
nav.navbar .tasks-toggle {
  /* margin-right: 15px; */
}

nav.navbar .menu-large {
  position: static !important;
}

nav.navbar .search-panel {
  display: none;
}

nav.navbar .search-inner {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(45, 48, 53, 0.95);
  z-index: 9;
}

nav.navbar .search-inner .close-btn {
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 1.1em;
  font-weight: 400;
  cursor: pointer;
}

nav.navbar .search-inner form {
  width: 100%;
  max-width: 800px;
  padding: 20px;
}

nav.navbar .search-inner .form-group {
  position: relative;
}

nav.navbar .search-inner .submit {
  background: none;
  font-size: 2.3rem;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #8a8d93;
  border: none;
  font-weight: 700 !important;
}

nav.navbar .search-inner input {
  background: none;
  width: 100%;
  font-size: 2rem;
  border: none;
  border-bottom: 1px solid #444951;
  color: #8a8d93;
}

nav.navbar .search-inner input::-moz-placeholder {
  font-family: "Muli", sans-serif;
  font-weight: 300 !important;
  color: #585a5f;
}

nav.navbar .search-inner input::-webkit-input-placeholder {
  font-family: "Muli", sans-serif;
  font-weight: 300 !important;
  color: #585a5f;
}

nav.navbar .search-inner input:-ms-input-placeholder {
  font-family: "Muli", sans-serif;
  font-weight: 300 !important;
  color: #585a5f;
}

nav.navbar .dropdown-menu {
  min-width: 300px;
  margin-top: 21px;
  left: auto;
  right: 0;
}

nav.navbar .messages a {
  padding: 15px !important;
}

nav.navbar .dropdown-item {
  padding: 1rem !important;
  border-bottom: 1px solid #393c43;
}

nav.navbar .dropdown-item:hover {
  background: #282b2f;
}

nav.navbar .dropdown-item:last-of-type {
  border-bottom: none;
}

nav.navbar .dropdown-item.message {
  color: #8a8d93;
  text-decoration: none;
}

nav.navbar .dropdown-item.message li:last-of-type a {
  border-bottom: none;
}

nav.navbar .dropdown-item.message .profile {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
  position: relative;
}

nav.navbar .dropdown-item.message .profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

nav.navbar .dropdown-item.message .profile .status {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  top: 2px;
  right: 2px;
}

nav.navbar .dropdown-item.message .profile .status.online {
  background: #28a745;
}

nav.navbar .dropdown-item.message .profile .status.away {
  background: #ffc107;
}

nav.navbar .dropdown-item.message .profile .status.busy {
  background: #dc3545;
}

nav.navbar .dropdown-item.message .profile .status.offline {
  background: #999;
}

nav.navbar .dropdown-item.message .content strong {
  font-size: 1rem;
}

nav.navbar .dropdown-item.message .content span {
  font-weight: 300;
  font-size: 0.85rem;
}

nav.navbar .dropdown-item.message .content .date {
  color: #70737a;
}

nav.navbar .tasks-list strong {
  font-size: 1rem;
}

nav.navbar .tasks-list span {
  font-size: 0.95rem;
}

nav.navbar .tasks-list .progress {
  height: 2px;
  margin-top: 10px;
  background: #444951;
}

nav.navbar a.language span {
  margin-left: .2rem;
  vertical-align: middle;
}

/* Navbar dropdown effect */
nav.navbar .dropdown .dropdown-menu {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

nav.navbar .dropdown .dropdown-menu.active {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Navbar Media Query ----------------------------------- */
@media (max-width: 1199px) {
  nav.navbar .right-menu {
    margin-bottom: -3px;
  }

  nav.navbar .navbar-brand {
    margin-right: 5px;
  }

  nav.navbar .search-inner form input {
    font-size: 1.25rem !important;
  }

  nav.navbar .search-inner form button.submit {
    position: absolute;
    font-size: 2rem;
    top: 50px;
    display: block;
    width: 100%;
  }

  nav.navbar .sidebar-toggle {
    width: 30px;
    height: 30px;
    line-height: 25px;
    font-size: 1rem;
  }

  nav.navbar .messages-toggle,
  nav.navbar .tasks-toggle {
    margin-right: 0;
  }

  nav.navbar .brand-text {
    display: none !important;
  }

  nav.navbar .brand-text.visible {
    display: none !important;
  }

  nav.navbar .brand-text.brand-sm {
    display: block !important;
  }

  nav.navbar .sidebar-toggle {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}

@media (max-width: 991px) {
  nav.navbar .dropdown-menu {
    right: -140px;
  }

  nav.navbar .megamenu {
    right: 0 !important;
  }

  nav.navbar a.nav-link {
    font-size: 0.85rem;
  }

  nav.navbar a.nav-link .badge {
    width: 16px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    font-size: 0.6rem;
  }
}

@media (max-width: 575px) {
  nav.navbar .dropdown {
    position: static;
  }

  nav.navbar .dropdown-menu {
    width: 90vw;
    right: 2.5vw;
    left: 2.5vw;
    margin: 0 auto;
  }
}

/*
* ==========================================================
*     SIDEBAR
* ==========================================================
*/
nav#sidebar {
  width: 256px;
  background: #FFF;
  color: #A6A6A6;
  position: relative;
  border-right: 1px solid #E4E4E4;
  /* shrinked navbar */
}

.class-price {
  /* margin-top: 1.5vw; */
  font-weight: 500;
  color: #A5A5A5;
  font-size: 0.8rem;
  margin-left: 1.5vw;
}

nav#sidebar a {
  color: inherit;
  text-decoration: none;
  position: relative;
}

nav#sidebar a[data-toggle="collapse"]::after {
  content: '\f104';
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  right: 20px;
}

nav#sidebar a[aria-expanded="true"] {
  background: #34373d;
}

nav#sidebar a[aria-expanded="true"]::after {
  content: '\f107';
}

nav#sidebar a i {
  font-size: 1.2em;
  margin-right: 10px;
  -webkit-transition: none;
  transition: none;
}

nav#sidebar .sidebar-header {
  padding: 30px 20px;
}

nav#sidebar .sidebar-header h1,
nav#sidebar .sidebar-header p {
  margin-bottom: 0;
}

nav#sidebar .sidebar-header h1 {
  color: #393939;
}

nav#sidebar .sidebar-header p {
  font-size: 0.9rem;
}

nav#sidebar span.heading {
  font-weight: 700;
  margin-left: 20px;
  color: #494d53;
  font-size: 1rem;
  margin-bottom: 15px;
}

nav#sidebar .avatar {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
  background: none;
  /* padding: 4px; */
  /* border: 3px solid #282b2f; */
}

nav#sidebar ul {
  max-height: none;
}

nav#sidebar li {
  position: relative;
  /* menu item */
  /* submenu item */
  /* menu item active */
  /* submenu item active */
}

nav#sidebar li a {
  /* padding: 18px 0px; */
  display: block;
  font-weight: 600;
  display: flex;
  height: 56px;
  padding-right: 20px;
  align-items: center;
  font-size: 14px;

}

nav#sidebar li a:hover {
  color: #2cb8c5;
}

nav#sidebar li a:hover .icon-homes1 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x1s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.icon-homes1 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x1.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar .active a:hover .icon-homes1 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x1s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.active .icon-homes1 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x1s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar li a:hover .icon-homes2 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x2s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.icon-homes2 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x2.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar .active a:hover .icon-homes2 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x2s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.active .icon-homes2 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x2s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar li a:hover .icon-homes3 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x3s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.icon-homes3 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x3.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar .active a:hover .icon-homes3 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x3s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.active .icon-homes3 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x3s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar li a:hover .icon-homes4 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x4s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.icon-homes4 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x4.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar .active a:hover .icon-homes4 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x4s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.active .icon-homes4 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x4s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}


nav#sidebar li a:hover .icon-homes5 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x5s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.icon-homes5 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x5.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar .active a:hover .icon-homes5 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x5s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.active .icon-homes5 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x5s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.icon-homes {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/nav@3x1.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

nav#sidebar li a i {
  margin-right: 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-right: 12px;
  /* border-right: 1px solid #454649; */
}

nav#sidebar li li a {
  padding: 14px;
  padding-left: 60px;
  background: #22252a;
}

nav#sidebar li li a:hover {
  background: #292c32;
}

nav#sidebar li li a:hover i {
  color: #DB6574;
}

nav#sidebar li::before {
  content: '';
  width: 2px;
  height: 100%;
  background: none;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}

/* nav#sidebar li.active::before {
  background: #DB6574;
} */

nav#sidebar li.active>a {
  background: #2cb8c5;
  color: #bfc1c4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
  padding-right: 20px;
  border-radius: 12px;
  /* background: transparent; */
  white-space: nowrap;
  font-size: 14px;
  /* font-weight: 600; */
  color: #FFF;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.text {
  position: relative;
  font-weight: 500;
}

.badge {
  width: 49px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  border-radius: 10%;
  padding: 0;
  font-size: 0.8rem;
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  right: 22px;
}

nav#sidebar li.active i {
  color: #DB6574;
}

nav#sidebar li li.active>a {
  background: #292c32;
}

nav#sidebar.shrinked {
  width: 80px;
}

nav#sidebar.shrinked .sidebar-header {
  padding: 10px;
}

nav#sidebar.shrinked .sidebar-header .title {
  display: none;
}

nav#sidebar.shrinked span.heading {
  margin-left: 0;
  display: block;
  text-align: center;
  font-size: 1rem;
}

nav#sidebar.shrinked ul {
  max-height: none;
}

nav#sidebar.shrinked ul a {
  padding: 14px 5px;
  display: block;
  font-weight: 400;
  text-align: center;
  font-size: 0.8rem;
  word-break: break-word;
}

nav#sidebar.shrinked ul i {
  font-size: 1.2rem;
  text-align: center !important;
  width: 100%;
  display: block !important;
  border: none !important;
  padding: 0 !important;
}

nav#sidebar.shrinked ul ul a {
  padding-left: 10px;
}

nav#sidebar.shrinked a[data-toggle="collapse"]::after {
  content: '\f107';
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  top: 88%;
  left: 50%;
}

nav#sidebar.shrinked a[aria-expanded="true"]::after {
  content: '\f106';
}

/* Sidebar Media Query ----------------------------------- */
@media (max-width: 1199px) {
  .page-content {
    width: 100%;
  }

  .page-content.active {
    width: calc(100% - 80px);
  }

  nav#sidebar {
    width: 80px;
    margin-left: -80px;
  }

  nav#sidebar .sidebar-header {
    padding: 10px;
  }

  nav#sidebar .sidebar-header .title {
    display: none;
  }

  nav#sidebar span.heading {
    margin-left: 0;
    display: block;
    text-align: center;
    font-size: 1rem;
  }

  nav#sidebar ul {
    max-height: none;
  }

  nav#sidebar ul a {
    padding: 12px 5px;
    display: block;
    font-weight: 400;
    text-align: center;
    font-size: 0.8rem;
  }

  nav#sidebar ul i {
    font-size: 1.2rem;
    text-align: center !important;
    width: 100%;
    display: block !important;
    border: none !important;
    padding: 0 !important;
  }

  nav#sidebar ul ul a {
    padding-left: 10px;
  }

  nav#sidebar.shrinked {
    margin-left: 0;
  }

  nav#sidebar a[data-toggle="collapse"]::after {
    content: '\f107';
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 88%;
    left: 50%;
  }

  nav#sidebar a[aria-expanded="true"]::after {
    content: '\f106';
  }
}

/*
* ==========================================================
*     STATISTICS SECTION
* ==========================================================
*/
/* Statistic Block */
.statistic-block {
  position: relative;
  padding: 50px 32px 40px;
  /* border-radius: 24px; */
  background: #ffffff;

}

.blocks {
  padding: 0 .5px;
}

/* .blocks::before {
  content: "";
  position: absolute;
  top: 43px;
  left: 32px;
  right: 32px;
  bottom: -43px;
  background: #E3E6EC;
  opacity: 0.91;
  -webkit-filter: blur(86.985px);
  filter: blur(86.985px);
  border-radius: 24px;
} */


.statistic-block .title {
  margin-bottom: 0;
}

.statistic-block strong,
.statistic-block span {
  display: block;
}

.statistic-block strong {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.9rem;
  color: #11142D;
  margin-top: 5px;
}

.statistic-block .icon {
  margin-bottom: 5;
  font-size: 1.2rem;
  color: #8a8d93;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  margin-right: 8px;
  border-radius: 8px;
  font-size: 0;
  background: #6C5DD3;
}

.statistic-block .number {
  color: inherit;
  font-size: 2.2rem;
  font-weight: 600
}

.progress.progress-template {
  width: 100%;
  height: 4px;
  border-radius: 30px;
  overflow: hidden;
  background: #393c43;
  margin-top: 5px;
}

.progress.progress-template.progress-small {
  height: 2px;
}

.progress-bar.progress-bar-template {
  height: 4px;
  border-radius: 30px;
}

.progress-bar.progress-bar-template.progress-bar-small {
  height: 2px;
}

/*
* ==========================================================
*     CARDS SECTION
* ==========================================================
*/
/* Scans Block */
.stats-2-block .stats-2 {
  width: 50%;
  color: #8a8d93;
  position: relative;
  padding-right: 50px;
}

.stats-2-block .stats-2::after {
  content: '';
  background: #40444b;
  width: 1px;
  height: 80%;
  display: block;
  position: absolute;
  top: 10%;
  right: 30px;
}

.stats-2-block .stats-2:last-of-type {
  padding-right: 0;
}

.stats-2-block .stats-2:last-of-type::after {
  display: none;
}

.stats-2-block span,
.stats-2-block strong {
  color: inherit;
}

.stats-2-block strong {
  font-size: 2rem;
}

.stats-2-block span {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 300;
  font-size: 0.9rem;
}

.stats-2-block .progress {
  margin-top: 10px;
  max-width: 150px;
}

.stats-2-block .stats-2-arrow {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  margin-right: 10px;
}

.stats-2-block .stats-2-arrow.low {
  color: #dc3545;
}

.stats-2-block .stats-2-arrow.height {
  color: #28a745;
}

/* Scans Block Media Query ------------------ */
@media (max-width: 991px) {
  .stats-2-block .stats-2::after {
    display: none;
  }
}

/* Requests Block */
.stats-3-block .stats-3 {
  width: 50%;
  color: #8a8d93;
  position: relative;
  padding-right: 50px;
}

.stats-3-block .stats-3::after {
  content: '';
  background: #40444b;
  width: 1px;
  height: 80%;
  display: block;
  position: absolute;
  top: 10%;
  right: 30px;
}

.stats-3-block .stats-3:last-of-type {
  padding-right: 0;
}

.stats-3-block .stats-3:last-of-type::after {
  display: none;
}

.stats-3-block span,
.stats-3-block strong {
  color: inherit;
}

.stats-3-block strong {
  font-size: 2rem;
}

.stats-3-block strong.strong-sm {
  font-size: 1.4rem;
}

.stats-3-block span {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 300;
  font-size: 0.9rem;
  font-weight: 400;
}

.stats-3-block span.span-sm {
  font-size: 0.85rem;
}

.stats-3-block .progress {
  margin-top: 10px;
  background: #393c43;
  max-width: 150px;
}

.stats-3-block .item {
  width: 50%;
}

.stats-3-block .item .line {
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 1px;
  background: #40444b;
}

.stats-3-block small {
  font-weight: 700;
}

/* Requests Block Media Query ------------------ */
@media (max-width: 991px) {
  .stats-3-block .stats-3::after {
    display: none;
  }
}

/*
* ==========================================================
*     USERS SECTION
* ==========================================================
*/
/* user block */
.user-block .avatar {
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 15px auto;
  position: relative;
}

.user-block .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.user-block .avatar .order {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  color: #fff;
  position: absolute;
  bottom: -5px;
  right: -5px;
  font-size: 0.7rem;
}

.user-block h3 {
  margin-bottom: 0;
}

.user-block span {
  font-weight: 300;
  color: #75787f;
}

.user-block .contributions {
  margin-top: 20px;
  border-radius: 50px;
  padding: 6px 30px;
  background: #26292d;
  display: inline-block;
  font-size: 0.9rem;
}

.user-block .details {
  margin-top: 40px;
}

.user-block .item {
  width: 33.3333%;
  text-align: center;
}

.user-block .item i {
  margin-right: 10px;
  color: #6a6c70;
}

.user-block a.user-title {
  display: block;
  text-decoration: none;
  color: #8a8d93;
  margin-top: 10px;
}

/* Public user Block */
.public-user-block .avatar {
  min-width: 50px;
  max-width: 50px;
  min-height: 50px;
  max-height: 50px;
  border-radius: 50%;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  overflow: hidden;
}

.public-user-block .avatar img {
  width: 100%;
  height: 100%;
}

.public-user-block strong {
  font-size: .9rem;
  font-weight: normal
}

.public-user-block span {
  font-size: 0.78rem;
  /* font-weight: 300; */
}

.public-user-block .contributions {
  border-radius: 4px;
  padding: 6px 30px;
  /* background: #2cb8c5; */
  /* display: inline-block; */
  font-size: .9rem !important;
  /* color: #fff; */
  font-weight: normal;

}

.img-fluids {
  margin-right: 10px;
  color: #6a6c70;
  width: 22px;
  height: 22px;

}

.public-user-block .contributions span {
  font-size: .9rem !important;
  font-weight: normal !important;

}

.public-user-block .contributions span:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, .2);
  padding: 0 20px 0 0;
  margin: 0 20px 0 0;

}

/* .public-user-block .item {
  width: 33.3333%;
  text-align: center;
  display: flex;
  align-items: center;
} */

.public-user-block .item i {
  margin-right: 10px;
  color: #6a6c70;
}

.public-user-block .item strong {
  font-size: 0.9rem;
}

.public-user-block .order {
  font-size: 0.9rem;
  font-weight: 700;
}

.public-user-block a.name {
  text-decoration: none;
  /* color: #11142D; */
}

/* Public users Block Media Query ------------------ */
@media (max-width: 991px) {
  .public-user-block .contributions {
    margin: 20px 0;
  }

  .public-user-block .order {
    display: none !important;
  }
}

/*
* ==========================================================
*     SALES SECTION
* ==========================================================
*/
/* Sale Block */
.stats-with-chart-2 .title {
  margin-bottom: 30px;
}

.stats-with-chart-2 .title strong {
  font-size: 1.25rem;
}

.stats-with-chart-2 .title span {
  font-weight: 300;
  font-size: 0.95rem;
}

.stats-with-chart-2 .chart {
  position: relative;
  margin-bottom: 20px;
}

.stats-with-chart-2 .text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: inline-block;
  text-align: center;
}

.stats-with-chart-2 .text strong {
  font-size: 1.5rem;
}

.stats-with-chart-2 .text span {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 300;
}

/* Sales Difference Block */
.stats-with-chart-1 {
  height: 100%;
}

.stats-with-chart-1 .title {
  margin-bottom: 30px;
}

.stats-with-chart-1 .title strong {
  font-size: 1.25rem;
}

.stats-with-chart-1 .title span {
  font-weight: 300;
  font-size: 0.95rem;
}

.stats-with-chart-1 .text strong {
  font-size: 1.8rem !important;
  font-weight: 300;
}

/* Sales Difference Block Media Query ------------------ */
@media (max-width: 991px) {
  .stats-with-chart-1 {
    height: auto;
  }
}

/*
* ==========================================================
*     FEEDS SECTION
* ==========================================================
*/
/* Checklist Media Query */
.checklist-block .title {
  margin-bottom: 20px;
}

.checklist-block .title strong {
  font-size: 1.25rem;
}

.checklist-block .title span {
  font-weight: 300;
  font-size: 0.95rem;
}

.checklist-block label {
  font-size: 0.9rem;
  color: #8a8d93;
  line-height: 1.8em;
  margin-bottom: 0;
}

.checklist-block .item {
  padding: 26px;
}

.checklist-block .item:nth-of-type(even) {
  background: #282b2f;
}

.checklist-block input:checked+label {
  text-decoration: line-through;
}

/* Messages Media Query */
.messages-block a.message {
  color: #8a8d93;
  text-decoration: none;
  padding: 10px;
  border-bottom: 1px solid #282b2f;
}

.messages-block a.message:hover {
  background: #282b2f;
}

.messages-block a.message:last-of-type {
  border-bottom: none;
}

.messages-block .title {
  margin-bottom: 30px;
}

.messages-block .title strong {
  font-size: 1.25rem;
}

.messages-block .title span {
  font-weight: 300;
  font-size: 0.95rem;
}

.messages-block .profile {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 15px;
  position: relative;
}

.messages-block .profile img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.messages-block .profile .status {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid #fff;
  position: absolute;
  top: 2px;
  right: 2px;
}

.messages-block .profile .status.online {
  background: #28a745;
}

.messages-block .profile .status.away {
  background: #ffc107;
}

.messages-block .profile .status.busy {
  background: #dc3545;
}

.messages-block .profile .status.offline {
  background: #999;
}

.messages-block .content strong {
  font-size: 1.1rem;
}

.messages-block .content span {
  font-weight: 300;
}

.messages-block .content .date {
  color: #70737a;
}

/* Modal */
.modal-open .modal {
  z-index: 9999;
}

.modal-open .modal .modal-content {
  border-radius: 0;
  background: #2d3035;
}

.modal-open .modal .modal-header,
.modal-open .modal .modal-footer {
  border-color: #3d4148;
}

.modal-open .modal .close {
  color: #8a8d93;
  opacity: 1;
}

.modal-open .modal .modal-title {
  font-size: 1.25rem;
}

/*
* ==========================================================
*     LOGIN PAGE
* ==========================================================
*/
.login-page {
  position: relative;
}

.login-page::before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  z-index: -1;
  background: url(../img/bg.jpg);
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
}

.login-page .container {
  min-height: 100vh;
  z-index: 1;
  padding: 20px;
}

.login-page .form-holder {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 50px;
}

.login-page .form-holder .info,
.login-page .form-holder .form {
  min-height: 70vh;
  padding: 40px;
  height: 100%;
}

.login-page .form-holder div[class*='col-'] {
  padding: 0;
}

.login-page .form-holder .info {
  background: rgba(44, 184, 197, 0.95);
  color: #fff;
}

.login-page .form-holder .info h1 {
  font-size: 2.5em;
  font-weight: 700;
}

.login-page .form-holder .info p {
  font-weight: 300;
}

.login-page .form-holder .form {
  background: #2d3035;
}

.login-page .form-holder .form .form-group {
  position: relative;
  margin-bottom: 30px;
}

.login-page .form-holder .form .content {
  width: 100%;
}

.login-page .form-holder .form form {
  width: 100%;
  max-width: 400px;
}

.login-page .form-holder .form #login,
.login-page .form-holder .form #register {
  margin-bottom: 20px;
  cursor: pointer;
  color: #fff;
}

.login-page .form-holder .form a.forgot-pass,
.login-page .form-holder .form a.signup {
  font-size: 0.9rem;
  color: #DB6574;
}

.login-page .form-holder .form small {
  color: #aaa;
}

.login-page .form-holder .form .terms-conditions label {
  cursor: pointer;
  color: #aaa;
  font-size: 0.9rem;
}

.login-page .copyrights {
  width: 100%;
  z-index: 9999;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
}

@media (max-width: 991px) {

  .login-page .form-holder .info,
  .login-page .form-holder .form {
    min-height: auto;
    padding: 40px;
    height: 100%;
  }
}

/*
* ==========================================================
*       UTILITIES
* ==========================================================
*/
.bg-cover {
  background-size: cover;
}

.bg-gray-dark {
  background: #2d3035;
}

.bg-gray-darker {
  background: #22252a;
}

/*
* ==========================================================
*     FORMS 
* ==========================================================
*/
.form-control {
  height: calc(2.4rem + 2px);
  border: 1px solid #444951;
  background: transparent;
  border-radius: 0;
  color: #979a9f;
  padding: 0.45rem 0.75rem;
}

.form-control::-moz-placeholder {
  font-size: 0.9rem;
  font-family: "Muli", sans-serif;
  color: #787b82;
}

.form-control::-webkit-input-placeholder {
  font-size: 0.9rem;
  font-family: "Muli", sans-serif;
  color: #787b82;
}

.form-control:-ms-input-placeholder {
  font-size: 0.9rem;
  font-family: "Muli", sans-serif;
  color: #787b82;
}

.form-control:focus {
  color: #979a9f;
  background-color: transparent;
  border-color: #DB6574;
  outline: none;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 101, 116, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(219, 101, 116, 0.25);
}

.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control:disabled,
.form-control[readonly] {
  background: #444951;
}

.form-control-sm {
  height: calc(1.8125rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-lg {
  height: calc(2.875rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.form-control-label {
  color: #777;
}

button,
input[type='submit'] {
  cursor: pointer;
  font-family: inherit;
  font-weight: 300 !important;
}

.custom-select {
  height: calc(2.4rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #8a8d93;
  vertical-align: middle;
  background: transparent url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23495057' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #444951;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #DB6574;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: transparent;
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #868e96;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.input-group-text {
  background: #363a40;
  color: #8a8d93;
  font-weight: 300;
  border-radius: 0;
  border: 1px solid #444951;
}

.input-group-text .checkbox-template,
.input-group-text .radio-template {
  -webkit-transform: none;
  transform: none;
}

.input-group .dropdown-menu {
  padding: 15px;
  color: #777;
  border-radius: 0;
  margin-top: 5px;
}

.input-group .dropdown-menu a {
  padding: 5px 0;
  color: inherit;
  text-decoration: none;
  display: block;
}

.input-group .dropdown-menu a:hover {
  color: #DB6574;
  background: none !important;
}

form label {
  font-size: .9rem;
  color: #8a8d93;
}

.checkbox-template,
.radio-template {
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: relative;
  outline: none;
}

.checkbox-template+label,
.radio-template+label {
  margin-left: 15px;
}

.checkbox-template::before,
.radio-template::before {
  margin-right: 10px;
  content: '';
  display: inline-block;
  -webkit-transform: translate(-2px, -2px);
  transform: translate(-2px, -2px);
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #8a8d93;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.checkbox-template::after,
.radio-template::after {
  content: '\f00c';
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  display: block;
  font-family: 'FontAwesome';
  position: absolute;
  top: 1px;
  left: 1px;
  font-size: 0.6rem;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  color: #fff;
}

.checkbox-template:checked::before,
.radio-template:checked::before {
  background: #DB6574;
}

.checkbox-template:checked::after,
.radio-template:checked::after {
  opacity: 1;
}

.radio-template::before {
  border-radius: 50%;
  -webkit-transform: translate(-3px, -3px);
  transform: translate(-3px, -3px);
}

.radio-template::after {
  width: 6px;
  height: 6px;
  line-height: 6px;
  text-align: center;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  content: '';
}

.radio-template:checked::after {
  background: #fff;
}

input.input-material {
  width: 100%;
  border: none;
  border-bottom: 1px solid #444951;
  padding: 10px 0;
  background: none;
  color: #8a8d93;
}

input.input-material.is-invalid {
  border-color: #2cb8c5 !important;
}

input.input-material:focus {
  border-color: #2cb8c5;
}

input.input-material~label {
  color: #aaa;
  position: absolute;
  top: 14px;
  left: 0;
  cursor: text;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-weight: 300;
}

input.input-material~label.active {
  font-size: 0.85rem;
  top: -25px;
  color: #2cb8c5;
}

input.input-material~label.is-invalid~label {
  color: #2cb8c5;
}

.form-group-material {
  position: relative;
  margin-bottom: 30px;
}

.custom-select.is-invalid:focus,
.form-control.is-invalid:focus,
.was-validated .custom-select:invalid:focus,
.was-validated .form-control:invalid:focus,
.custom-select.is-valid:focus,
.form-control.is-valid:focus,
.was-validated .custom-select:valid:focus,
.was-validated .form-control:valid:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-page .block {
  margin-bottom: 30px;
}

/*
* ==========================================================
*     CHARTS
* ==========================================================
*/
.gauge-container {
  position: relative;
}

.gauge-canvas {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.gauge-label {
  display: inline-block;
  position: absolute;
  left: 50%;
  bottom: 50px;
  font-size: 1.2rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.sparklines {
  display: inline-block;
  margin-left: 20px;
}

/*
* ==========================================================
*     TABLES
* ==========================================================
*/
.table {
  margin-bottom: 0;
}

.table td,
.table th {
  border-color: #343a40;
}

.table thead th {
  border: none;
}

.table-striped tbody tr {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #282b2f;
}

.table-striped tbody tr:nth-of-type(odd):hover {
  background-color: #26292d;
}

.table-bordered td,
.table-bordered th {
  border-color: #343a40;
}

@media (max-width: 991px) {
  section.tables {
    padding: 0;
  }
}

/*

=====================
STYLE SWITCHER FOR DEMO
=====================

*/
#style-switch-button {
  position: fixed;
  top: 120px;
  right: 0px;
  border-radius: 0;
  z-index: 2;
}

#style-switch {
  width: 300px;
  padding: 20px;
  position: fixed;
  top: 160px;
  right: 0;
  background: #22252a;
  border: solid 1px #6a6c70;
  z-index: 2000;
}

/* ========================================= 
   THEMING OF BOOTSTRAP COMPONENTS           
   ========================================= */
/*
 * 1. NAVBAR
 */
.navbar {
  padding: 0.5rem 1rem;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

/*
 * 2. BUTTONS
 */
.btn {
  font-weight: 400;
  border: 1px solid transparent;
  padding: 0.45rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn:focus,
.btn.focus {
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn.disabled,
.btn:disabled {
  opacity: .65;
}

.btn:not([disabled]):not(.disabled):active,
.btn:not([disabled]):not(.disabled).active {
  background-image: none;
}

.btn-primary {
  color: color-yiq(#2cb8c5);
  background-color: #2cb8c5;
  border-color: #2cb8c5;
}

.btn-primary:hover {
  color: color-yiq(#2cb8c5);
  background-color: #2cb8c5;
  border-color: #2cb8c5;
}

.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
  color: color-yiq(#2cb8c5);
  background-color: #2cb8c5;
  border-color: #2cb8c5;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
  color: color-yiq(#2cb8c5);
  background-color: #2cb8c5;
  border-color: #2cb8c5;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(44, 184, 197, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(44, 184, 197, 0.5);
}

.btn-secondary {
  color: color-yiq(#868e96);
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:hover {
  color: color-yiq(#727b84);
  background-color: #727b84;
  border-color: #6c757d;
}

.btn-secondary:focus,
.btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
  color: color-yiq(#868e96);
  background-color: #868e96;
  border-color: #868e96;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
  color: color-yiq(#6c757d);
  background-color: #6c757d;
  border-color: #666e76;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-success {
  color: color-yiq(#28a745);
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: color-yiq(#218838);
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus,
.btn-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
  color: color-yiq(#28a745);
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
  color: color-yiq(#1e7e34);
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: color-yiq(#17a2b8);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: color-yiq(#138496);
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
  color: color-yiq(#17a2b8);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
  color: color-yiq(#117a8b);
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: color-yiq(#ffc107);
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: color-yiq(#e0a800);
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus,
.btn-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
  color: color-yiq(#ffc107);
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
  color: color-yiq(#d39e00);
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: color-yiq(#bb414d);
  background-color: #bb414d;
  border-color: #bb414d;
}

.btn-danger:hover {
  color: color-yiq(#9f3741);
  background-color: #9f3741;
  border-color: #95343d;
}

.btn-danger:focus,
.btn-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
  color: color-yiq(#bb414d);
  background-color: #bb414d;
  border-color: #bb414d;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
  color: color-yiq(#95343d);
  background-color: #95343d;
  border-color: #8c313a;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
}

.btn-light {
  color: color-yiq(#e9ecef);
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.btn-light:hover {
  color: color-yiq(#d3d9df);
  background-color: #d3d9df;
  border-color: #cbd3da;
}

.btn-light:focus,
.btn-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.btn-light.disabled,
.btn-light:disabled {
  color: color-yiq(#e9ecef);
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show>.btn-light.dropdown-toggle {
  color: color-yiq(#cbd3da);
  background-color: #cbd3da;
  border-color: #c4ccd4;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.btn-dark {
  color: color-yiq(#212529);
  background-color: #212529;
  border-color: #212529;
}

.btn-dark:hover {
  color: color-yiq(#101214);
  background-color: #101214;
  border-color: #0a0c0d;
}

.btn-dark:focus,
.btn-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
  color: color-yiq(#212529);
  background-color: #212529;
  border-color: #212529;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
  color: color-yiq(#0a0c0d);
  background-color: #0a0c0d;
  border-color: #050506;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-primary {
  color: #DB6574;
  background-color: transparent;
  background-image: none;
  border-color: #DB6574;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #DB6574;
  border-color: #DB6574;
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 101, 116, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(219, 101, 116, 0.5);
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: #DB6574;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
  color: color-yiq(#DB6574);
  background-color: #DB6574;
  border-color: #DB6574;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(219, 101, 116, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(219, 101, 116, 0.5);
}

.btn-outline-secondary {
  color: #868e96;
  background-color: transparent;
  background-image: none;
  border-color: #868e96;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-secondary:focus,
.btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: #868e96;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.show>.btn-outline-secondary.dropdown-toggle {
  color: color-yiq(#868e96);
  background-color: #868e96;
  border-color: #868e96;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(134, 142, 150, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus,
.btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled).active,
.show>.btn-outline-success.dropdown-toggle {
  color: color-yiq(#28a745);
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus,
.btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled).active,
.show>.btn-outline-info.dropdown-toggle {
  color: color-yiq(#17a2b8);
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus,
.btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled).active,
.show>.btn-outline-warning.dropdown-toggle {
  color: color-yiq(#ffc107);
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #bb414d;
  background-color: transparent;
  background-image: none;
  border-color: #bb414d;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #bb414d;
  border-color: #bb414d;
}

.btn-outline-danger:focus,
.btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
  color: #bb414d;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled).active,
.show>.btn-outline-danger.dropdown-toggle {
  color: color-yiq(#bb414d);
  background-color: #bb414d;
  border-color: #bb414d;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(187, 65, 77, 0.5);
}

.btn-outline-light {
  color: #e9ecef;
  background-color: transparent;
  background-image: none;
  border-color: #e9ecef;
}

.btn-outline-light:hover {
  color: #fff;
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.btn-outline-light:focus,
.btn-outline-light.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
  color: #e9ecef;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active,
.btn-outline-light:not(:disabled):not(.disabled).active,
.show>.btn-outline-light.dropdown-toggle {
  color: color-yiq(#e9ecef);
  background-color: #e9ecef;
  border-color: #e9ecef;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(233, 236, 239, 0.5);
}

.btn-outline-dark {
  color: #212529;
  background-color: transparent;
  background-image: none;
  border-color: #212529;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-dark:focus,
.btn-outline-dark.focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
  color: #212529;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active,
.btn-outline-dark:not(:disabled):not(.disabled).active,
.show>.btn-outline-dark.dropdown-toggle {
  color: color-yiq(#212529);
  background-color: #212529;
  border-color: #212529;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
  box-shadow: 0 0 0 0.2rem rgba(33, 37, 41, 0.5);
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

/*
 * 3. TYPE  
 */
body {
  font-family: PingFangSC-Regular, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #8a8d93;
  background-color: #fff;
  overflow: hidden;
}

a {
  color: #DB6574;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #c52e41;
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 700;
  line-height: 1.2;
  color: inherit;
}

h1,
.h1 {
  font-size: 2.5rem;
}

h2,
.h2 {
  font-size: 1.7rem;
}

h3,
.h3 {
  font-size: 1.5rem;
}

h4,
.h4 {
  font-size: 1.3rem;
}

h5,
.h5 {
  font-size: 1.1rem;
}

h6,
.h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  border-top: 1px solid #6a6c70;
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  border-left: 5px solid #DB6574;
}

.blockquote-footer {
  color: #868e96;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.text-primary {
  color: #DB6574 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #d13c4f !important;
}

/*
 * 4. PAGINATION
 */
.page-item:first-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  color: #fff;
  background-color: #DB6574;
  border-color: #DB6574;
}

.page-item.disabled .page-link {
  color: #868e96;
  background-color: #22252a;
  border-color: #8a8d93;
}

.page-link {
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #8a8d93;
  background-color: transparent;
  border: 1px solid #8a8d93;
}

.page-link:hover {
  z-index: 2;
  color: #fff;
  background-color: #8a8d93;
  border-color: #8a8d93;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

/*
* 5. UTILITIES
*/
.bg-primary {
  background-color: #DB6574 !important;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #d13c4f !important;
}

.bg-secondary {
  background-color: #868e96 !important;
}

a.bg-secondary:focus,
a.bg-secondary:hover {
  background-color: #6c757d !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #bb414d !important;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #95343d !important;
}

.bg-light {
  background-color: #e9ecef !important;
}

a.bg-light:focus,
a.bg-light:hover {
  background-color: #cbd3da !important;
}

.bg-dark {
  background-color: #212529 !important;
}

a.bg-dark:focus,
a.bg-dark:hover {
  background-color: #0a0c0d !important;
}

.border-primary {
  border-color: #DB6574 !important;
}

.border-secondary {
  border-color: #868e96 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #bb414d !important;
}

.border-light {
  border-color: #e9ecef !important;
}

.border-dark {
  border-color: #212529 !important;
}

.text-primary {
  color: #DB6574 !important;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #d13c4f !important;
}

.text-secondary {
  color: #868e96 !important;
}

a.text-secondary:focus,
a.text-secondary:hover {
  color: #6c757d !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:focus,
a.text-success:hover {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:focus,
a.text-info:hover {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #d39e00 !important;
}

.text-danger {
  color: #bb414d !important;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #95343d !important;
}

.text-light {
  color: #e9ecef !important;
}

a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}

.text-dark {
  color: #212529 !important;
}

a.text-dark:focus,
a.text-dark:hover {
  color: #0a0c0d !important;
}

.badge-primary {
  color: color-yiq(#DB6574);
  background-color: #DB6574;
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
  color: color-yiq(#DB6574);
  text-decoration: none;
  background-color: #d13c4f;
}

.badge-secondary {
  color: color-yiq(#868e96);
  background-color: #868e96;
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
  color: color-yiq(#868e96);
  text-decoration: none;
  background-color: #6c757d;
}

.badge-success {
  color: color-yiq(#28a745);
  background-color: #28a745;
}

.badge-success[href]:focus,
.badge-success[href]:hover {
  color: color-yiq(#28a745);
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: color-yiq(#17a2b8);
  background-color: #17a2b8;
}

.badge-info[href]:focus,
.badge-info[href]:hover {
  color: color-yiq(#17a2b8);
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: color-yiq(#ffc107);
  background-color: #ffc107;
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
  color: color-yiq(#ffc107);
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: color-yiq(#bb414d);
  background-color: #bb414d;
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
  color: color-yiq(#bb414d);
  text-decoration: none;
  background-color: #95343d;
}

.badge-light {
  color: color-yiq(#e9ecef);
  background-color: #e9ecef;
}

.badge-light[href]:focus,
.badge-light[href]:hover {
  color: color-yiq(#e9ecef);
  text-decoration: none;
  background-color: #cbd3da;
}

.badge-dark {
  color: color-yiq(#212529);
  background-color: #212529;
}

.badge-dark[href]:focus,
.badge-dark[href]:hover {
  color: color-yiq(#212529);
  text-decoration: none;
  background-color: #0a0c0d;
}

/*
* 6.CODE
*/
code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #DB6574;
  background-color: #22252a;
  border-radius: 0.25rem;
}

a>code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}

pre code {
  background: none;
}

/*
* 7. NAV
*/
.nav-link {
  padding: 0.5rem 1rem;
}

.nav-link.disabled {
  color: #868e96;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #34373d;
}

.nav-tabs .nav-link.disabled {
  color: #868e96;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #8a8d93;
  background-color: #22252a;
  border-color: #34373d;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #DB6574;
}

/*
* 8. CARD
*/
.card {
  background-color: #2d3035;
  border: 1px solid #34373d;
  border-radius: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card>.list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-body {
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
}

.card-link+.card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #34373d;
}

.card-header:first-child {
  border-radius: 0 0 0 0;
}

.card-header-transparent {
  background-color: rgba(0, 0, 0, 0.3);
  border-bottom: none;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #34373d;
}

.card-footer:last-child {
  border-radius: 0 0 0 0;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  padding: 1.25rem;
}

.card-img-overlay-opacity {
  background: rgba(0, 0, 0, 0.2);
}

.card-img {
  border-radius: 0;
}

.card-img-top {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.card-img-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    margin-right: -15px;
    margin-left: -15px;
  }

  .card-deck .card {
    margin-right: 15px;
    margin-left: 15px;
  }
}

.card .list-group-item {
  background: #2d3035;
  border-color: #34373d;
}

.list-unstyled {
  padding: 0 20px 35px;
}

.icon-homes {
  width: 60px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 4px;
}

.icon-home {
  width: 40%;
}

.brand-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hospital_icon {
  width: 32px;
  margin-right: 12px;
}

.hospital_icon img {
  width: 100%;
}

.icon img {
  width: 70%;
}

.bg-pink {
  background: #FFA2C0 !important;
}

.bg-blue {
  background: #3F8CFF !important;
}

.bg-red {
  background: #FF754C !important;
}

.page-headers {
  padding: 0 0 0px 0;
  /* background: #FFF; */
  color: #11142D;
  /* margin-bottom: 30px; */
  /* font-weight: 600!important; */
  font-size: 24px;
}

.page__stat {
  position: relative;
  padding: 0px 0px 20px 0;
  #border-radius: 24px;
  background: #ffffff;
  /* z-index: 1; */
}

.page__stat1 {
  position: relative;
}

#.page__stat1::before {
  content: "";
  position: absolute;
  top: 43px;
  left: 32px;
  right: 32px;
  bottom: -43px;
  /* z-index: -1; */
  background: #E3E6EC;
  opacity: 0.91;
  -webkit-filter: blur(86.985px);
  filter: blur(86.985px);
  border-radius: 24px;
}

.sick-label-left {
  font-weight: 600;
  margin-top: 5px
}

.label1 {
  color: #fff;
  background: #FE9025;
  border-radius: 3px;
  padding: 2px 6px;
  font-size: .6rem;
  font-weight: 600 !important;
}

.sick-label-left span {
  margin-right: 5px;
}

.label2 {
  color: #fff;
  background: #6C5DD3;
  border-radius: 3px;
  padding: 2px 6px;
  font-size: .6rem;
  font-weight: 600 !important;

}

.bg-green {
  background: #7FBA7A;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.38462;
  color: #fff;
  display: inline-block;
  padding: 5px 16px;
  border-radius: 4px;
  color: #ffffff;
}

.flex1 {
  width: 18%;
}

.flex2 {
  width: 20%;
  text-align: left !important;
}

.details {
  width: 15%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.price {
  font-size: 1.2rem;
  font-weight: 600;
  color: #FE9026;
}

.price span {
  font-size: .8rem;
  font-weight: 600;
  color: #FE9026;
}

.color-gray {
  color: #808191;
}

.bg-green1 {
  background: #FE9025;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.38462;
  color: #fff;
  display: inline-block;
  padding: 5px 16px;
  border-radius: 4px;
  color: #ffffff;
}

.tasks-toggle {
  width: 2vw;
}

.tasks-toggle img {
  width: 80%;
}

.nav-link {
  display: flex;
  align-items: center;

}

.tasks-toggles {
  padding: .5rem .3rem;
  position: relative;
}

.list-inline {
  display: flex;
  align-items: center;
}

.d-sm-inline {
  color: #2cb8c5;
  font-weight: 600;
  margin-right: .3vw;
  margin-top: .1vw
}

.search-inners input {
  background: none;
  width: 100%;
  font-size: .9rem;
  border: none;
  border-bottom: 1px solid #fff;
  color: #8a8d93;
}

.search-inners input ::-webkit-input-placeholder {
  font-size: 0.9rem;
  font-family: "Muli", sans-serif;
  color: #787b82;
}

textarea {
  font-weight: 500;
  color: #2e2d2d;
}

textarea {
  border-radius: 0;
  -webkit-appearance: none;
  /*去除input默认样式*/
  font-size: 0.9rem;
  letter-spacing: .1rem;
  font-weight: normal;
}

.search {
  display: flex;
  align-items: center;
  margin-left: -630px;
  padding: 4px 10px 4px 10px;
  border-radius: 12px;
  border: 1px solid #E4E4E4;
}

.search-inners {
  width:100%;
  /* width:100%; */
}

.add ,.setting{
  padding: .5rem .5rem;
  position: relative;
  margin-right: 30px;
  background: #2cb8c5;
  color: #fff;
  font-weight: 600;
  border-radius: 7px;
  font-size: .9rem;
  cursor: pointer;
}

/* 弹窗 */
.backs,
.backs-setting,
.backse {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 14;
  display: none;
  background: rgba(27, 29, 33, 0.8);
  z-index: 19;
}

.modalDlg {
  padding: 20px;
  border-radius: 24px;
  /* display: none; */
  /* padding-top: 6vw; */
  width: 680px;
  /* height: 810px; */
  /* position: fixed; */
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: #fff;
  /* border-radius: 10px; */
  /* display: flex; */
  flex-direction: column;
  margin: auto;
  right: 0;
  top: 0;
  -moz-box-shadow: 0px 2px 5px rgba(0, 2, 4, 0.16);
  -webkit-box-shadow: 0px 2px 5px rgba(0, 2, 4, 0.16);
  box-shadow: 0px 2px 5px rgba(0, 2, 4, 0.16);
  margin: 15px auto 35px;

}

.brand-closes {
  width: 30px;
  height: 30px;
  top: 13px;
  right: 18px;
  /* position: absolute; */
  opacity: 1;
  z-index: 6;
}

.brand-history-closes {
  width: 30px;
  height: 30px;
  top: 13px;
  right: 18px;
  /* position: absolute; */
  opacity: 1;
  z-index: 6;
}


.product-sx {
  /* margin: 4vw 3vw 2vw 3vw; */
  display: flex;
  align-items: center;
  /* border-bottom: 1px solid #f7f7f7; */
  /* padding-bottom: 3vw; */
}

.product-sx .product-img {
  width: 160px;
  height: 99px !important;
  display: inline-block;
  /* float: left; */
  border-radius: 6px;
  overflow: hidden;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-img img {
  height: 100%;
}

.all_right {
  display: flex;
  flex-direction: column;
  padding-left: 16px;
  /* width: 66%; */
  justify-content: space-between;
  height: 99px !important;

}

.product-sx .product-name {
  font-size: 18px;
  color: #272727;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /* padding-left: 10px; */
  /* margin-top: 1vw; */
  text-align: left;
  font-weight: 600;
}

.choice_name {
  color: #1a1a1a;
  font-size: 15px;
  /* margin-left: 24vw; */
  margin-top: 1vw;
  text-align: left;
}

.price_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.product-sx .product-prices {
  color: #eb4c43;
  font-weight: 500;
  font-size: 22px;
  /* line-height: 10vw; */
  /* margin-left: 24vw; */
  text-align: left;
  width: 100%;
  /* margin-bottom: 1vw; */
  margin-right: 8px;
}

.type-right {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* padding: 1vw 3vw 4vw 3vw; */
}

.explain {
  width: 240px;
  margin-top: 35px;
}

.explain img {
  width: 100%;
}

.pay1_text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.chat {
  display: flex;
  align-items: center;
  color: #999;
  font-size: 14px;
  margin-top: 15px;
}

.chat img {
  width: 27px;
  height: 27px;
  margin-right: 10px;
}

.add-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #11142D;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 15px;
  border-bottom: 1px solid #F0F3F6;
}

.popup__row:not(:last-child) {
  margin-bottom: 16px;
  width: 100%;
  display: flex;

}

.popup__row .popup__field_price {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 16px);
  width: 100%;
  display: flex;
  margin: 0 8px;
  align-items: center;
}


.popup__row .popup__field {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33% - 16px);
  flex: 0 0 calc(33% - 16px);
  width: calc(33% - 16px);
  margin: 0 8px;
}
.popup__row .popup__field .form-check{
  margin-bottom: 10px;
}
.popup__row .popup__field .form-check-label{
  font-size:18px;
  padding-left:5px;
  line-height: 22px;

}
.popup__row .popup__field .form-check-input{
  transform: scale(1.5);
}

.margin-bottom-0{margin-bottom:0px !important;}
.width100{flex-grow:1;margin-left:10px;}

.field__label {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 500;
  color: #808191;
}

.field__input {
  height: 40px;
  padding: 0 22px;
}
.filter-text .icons {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 10px;
    line-height: 40px;
    font-weight: 600;
    color: #333;
}

.field__input,
.field__textarea {
  width: 100%;
  border-radius: 8px;
  background: rgba(228, 228, 228, 0.3);
  border: 2px solid transparent;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #11142D;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border: 1px solid #F0F3F6;
}

.field__input {
  /* border: none; */
  outline: none;
  width: 100%;
  /* height: 40px;
  line-height: 40px; */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  /* padding-left: 60px; */
}

.field__input::after {
  content: "";
  width: 14px;
  height: 8px;
  background: url(../img/xiala.png) no-repeat center;
  position: absolute;
  right: 20px;
  top: 45%;
  pointer-events: none;
  z-index: 30;
}

/* 弹窗 */
body.no-scroll {
  position: fixed;
  left: 0;
  right: 0;
}

#date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.popup__row .fields {
  -webkit-box-flex: 0;
  width: calc(100% - 16px);
  -ms-flex: 0 0 calc(100% - 16px);
  flex: 0 0 calc(100% - 16px);
  margin: 0 8px;
}

#date select {
  width: 32% !important;
}

.form-control {
  position: relative;

  border: none;

  outline: none;
  /* height: 40px;
  line-height: 40px; */
  width: 100% !important;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #F0F3F6;

  /* padding-left: 60px; */
}

.form-control::before {
  content: "";
  width: 14px;
  height: 8px;
  background: url(../img/xiala.png) no-repeat center;
  position: absolute;
  right: 20px;
  top: 45%;
  pointer-events: none;
}

.form-inlines {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.popup__row .popup__fields {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 16px);
  flex: 0 0 calc(100% - 16px);
  width: calc(100% - 16px);
  margin: 0 8px;
}

.form-group {
  position: relative;
  width: 32% !important;
  margin-bottom: 0px !important;
}

/* textarea {
  width: 78%;
  height: 150px;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 16px;
  color: #495057;
} */

textarea {
  border-radius: 0;
  -webkit-appearance: none;
  /*去除input默认样式*/
  font-size: 0.9rem;
  font-weight: normal;
}



.field__textarea {
  width: 100%;
  border-radius: 8px;
  background: rgba(228, 228, 228, 0.3);
  border: 2px solid transparent;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #11142D;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border: 1px solid #F0F3F6;

}

.field__textarea {
  height: 109px;
  padding: 15px 22px;
  resize: none;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}

.mfp-wrap,
.mfp-wrap-setting,
.mfp-wrape {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  display: none;
  -webkit-backface-visibility: hidden;
  /*overflow: hidden auto;*/
}
.mfp-wrap-setting .popup__row .popup__field{
  -ms-flex: 0 0 calc(33% - 16px);
  flex: 0 0 calc(33% - 16px);
  width: calc(33% - 16px);
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
  height: 100%;
  display: flex;
  align-items: center;
}

.btn {
  min-width: 235px;
  height: 56px;
  padding: 0 20px;
  border-radius: 16px/16px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  font-weight: 700;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border-radius: 12px !important;
}

.btn_purple:hover {
  background: #2cb8c5;
  color: #fff;
}

.btn_purple {
  background: #2cb8c5;
  color: #ffffff;
  font-weight: 700;
}

.labels1 {
  color: #7FBA7A;
}

.labels2 {
  color: #FF754C;
}

.message-time {
  color: #2cb8c5;
}

.search-button {
  background: #2cb8c5;
  color: #fff;
  font-weight: 600;
  border-radius: 7px;
  font-size: .9rem;
  padding: .5rem .5rem;
  width: 140px;
  text-align: center;
}

.search-inners {
  display: flex;
}

.medicine :hover {
  color: #2cb8c5;
}

/* .prescription-text-rights:hover{
  background: rgba(127, 186, 122, 1);
} */
.diagnose-doctor-advice1 {
  display: none;
}

.en {
  color: #7fba7a !important;
  font-size: 14px;
  font-weight: 600;
}

.ch {
  color: #7fba7a !important;
  font-size: 14px;
  font-weight: 600;
}

.popup__rows {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  flex-direction: column;
  width: 100%;
  margin-bottom: 15px;
}

.search_patient_left_blocks {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
}

.search_patient_message {
  background: #fff;
  position: relative;
  padding: 15px 20px;
  overflow: hidden;
  /* border-radius: 12px; */
  margin-bottom: 15px;
  border: 1px solid #e4e4e4;
  color: #11142d;

  /* z-index: 1; */
}

.search_patient_message:hover {
  border: 1px solid #2cb8c5;
  background: #2cb8c5;
  color: #fff;
}

.active .search_patient_message {
  border: 1px solid #2cb8c5;
  background: #2cb8c5;
  color: #fff;
}

.search_message_tops {
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* flex-direction: column;*/
}

.search_messages {
  margin: 5px 0;
  /* color: #fff; */
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

.search_chat__amend {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.search_chat__mans {
  font-size: 1rem;
  /* color: #11142d; */
  font-weight: 600;
  margin-bottom: 0px;
  width: 18%;
}

.search_chat__mans-left {
  display: flex;
  align-items: center
}

.search_messages-list {
  display: flex;
  align-items: center;
  min-width: 13%;
}

.search_messages-content {
  margin-left: 0px;
}

.search_phone {
  display: flex;
  align-items: center;
  min-width: 23%;
}


.popup__rows-chooses {
  width: 160px;
  height: 160px;
  border-radius: 12px;
  text-align: center;
  color: #11142d;
  float: left;
  /* margin-left: 20px; */
  border-radius: 12px;
  border: 1px solid #f0f3f6;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


.box-chooses {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 0 0 30px 0;
  /*padding: 0 60px;*/
}

.popup__rows-img {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x1.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;
}

.popup__rows-chooses:hover .popup__rows-img {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x1s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;


}

.popup__rows-chooses:hover {


  border: 1px solid #2cb8c5;

}

.popup__rows-img1 {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x5.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;
}

.popup__rows-chooses:hover .popup__rows-img1 {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x5s.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;


}

.redBorder {
  border: 1px solid #2cb8c5;
  color: #fff !important;

}

.redBorder .popup__rows-img1 {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x5s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;

}

.redBorder .popup__rows-img {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x1s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;

}

.redBorder:hover .popup__rows-img1 {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x5s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;


}

.redBorder:hover .popup__rows-img {
  width: 60px;
  height: 60px;
  z-index: 1;
  background-image: url(../img/nav@3x1s-active.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 45% 45%;


}

.popup-height {
  height:33vw;
  overflow: auto;
  margin:1vw 0 1vw 0;
}

.popup-height::-webkit-scrollbar {
  width: 10px;
  height: 1px;
}

.popup-height::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: #2cb8c5;
}

.popup-height::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
}

.popup__rows {
  max-height: 30vw;
  overflow: auto;
  margin: 0 0 2vw 0;
  /*padding-right: 1vw;*/
}

.popup__rows::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.popup__rows::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: #E4E4E4;
}

.popup__rows::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
}




.un-ul>li {
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
}

.display-none {
  display: none;
}

.border-bottom {
  border-bottom: 1px solid #EEEEEE;
}

.classification-un-ul {
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
}

.container-fluids {
  /*width: 100%;*/
  padding-right: 35px;
  padding-left: 15px;
  font-size: 1.05rem;

}

.classification-un-ul a {
  color: #000;
  text-underline: none;
}

.classification-un-ul .active a {
  color: #fff;
}

.classification-un-ul .active {
  padding: 8px 16px;
  position: relative;
  margin-right: 20px;
  background: #2cb8c5;
  color: #fff !important;
  font-weight: bold;
  border-radius: 6px;
  border: 1px solid #2cb8c5;
}

.container-fluids {
  padding: 8px 16px;
  position: relative;
  margin-left: 10px;
  margin-right: 20px;

  /*background: #fff;*/
  /*color: #a6a6a6 !important;*/
  /*font-weight: normal;*/
  /*border-radius: 6px;*/
  color: #11142d;
  /*border: 1px solid #E4E4E4;*/
}

.field__label-add {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.popup__add {
  padding: .5rem .5rem;
  position: relative;
  margin-right: 30px;
  color: #fff;
  /* color: #fff; */
  font-weight: 600;
  border-radius: 7px;
  font-size: .9rem;
  border: 1px solid #2cb8c5;
  text-align: center;
  /* line-height: 100px; */
  float: left;
  margin-right: 0px;
  flex: 1;
  /*    min-width: 15%;*/
  max-width: 12%;
  background: #fff;
  /*margin-bottom: 12px;*/
  background: #2cb8c5;
}

#add,
#edit {
  position: fixed;
  z-index: 22;
  width: 680px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  display: none;

  /*  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content:center;*/
  text-align: center;

}

.field__wrap-addin {
  height: 100%;
  width: 680px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  /*background-color: #fff;*/

}

.field__wrap-addins {
  /*  height:100%;
  width: 680px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content:center;*/
  background-color: #fff;
  padding: 32px;
  border-radius: 24px;

}


.back {
  display: none;
  background: rgba(27, 29, 33, 0.8);
  z-index: 21;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*z-index: 1043;*/
  position: fixed;
}

.add-box {
  margin-bottom: 15px;
    height: 26vw;
    overflow-y: auto;
    
    padding-right: 8px;
}

.add-histroy,
.add-useage {
  line-height: 56px;
}

.ages-info {
  display: flex;
  align-items: center;
}

.ages-info span {
  display: block;
  padding: 0 6px;
}

.ages-info .field__input {
  padding: 0 10px !important;
  text-align: center;
}

.container-fluids>a:hover {
  text-decoration: none;
}

button:focus {
  outline: none !important;
  outline: none !important;
}

.two-button:hover {
  cursor: pointer
}

.two-button-right:hover {
  cursor: pointer
}

.add:hover {
  cursor: pointer
}

.patient-button:hover {
  cursor: pointer
}


.amend:hover {
  cursor: pointer
}

.search-buttons:hover {
  cursor: pointer
}

.tab-historys .active a,
.tab-history-body .active a {
  color: #fff;
  text-decoration: none !important;
  /*text-underline: none;*/
}

.btn-normal:hover {
  cursor: pointer
}

.search_message_tops:hover {
  cursor: pointer
}

.popup__add:hover {
  cursor: pointer
}

.containers-history:hover {
  cursor: pointer
}

.extraction-title-buttons:hover {
  cursor: pointer
}

.brand-closes:hover {
  cursor: pointer
}

.brand-history-closes:hover {
  cursor: pointer
}

.brand-closes-print:hover {
  cursor: pointer
}

a {
  text-decoration: none !important;
}

a:link {
  text-decoration: none;
  /* 指正常的未被访问过的链接*/

}

a:visited {
  text-decoration: none;
  /*指已经访问过的链接*/

}

a:hover {
  text-decoration: none;
  /*指鼠标在链接*/
}

a:active {
  text-decoration: none;
  /* 指正在点的链接*/

}

.page__stat1 {}

.no-padding-bottom::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 10px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

.no-padding-bottom::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  background: #2cb8c5;
}

.no-padding-bottom::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #fff;
}

.left-logo {
  /*position: absolute;*/
  bottom: 55px;
  position: fixed;
  margin-bottom: 50px;
  width: 256px;
}
.left-copyright{
  position: fixed;
  bottom: 4vw;
  font-size: 12px;
  margin: auto;
  width: 256px;
  text-align: center;
  color: #dee2e6;
}


.doctor-box {
  margin-bottom: 0px !important;
  /*height: 50px !important;*/
  background: rgba(127, 186, 122, 0.1) !important;
  color: #11142d !important;
  border: .5px solid #f0f3f6 !important;
}

.doctor-left {
  width: 20% !important;
  border-right: .5px solid #f0f3f6;
  padding: 10px !important;
  /*height: 50px !important;*/
  display: flex;
  align-items: center;
  justify-content: center;
  color: #11142d !important;

  /* background: rgba(127, 186, 122, 0.1); */
}

.doctor-right {
  width: 80% !important;
  min-height: 50px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding-left: 10px !important;
  font-weight: 600 !important;
  font-size: 13px !important;
  color: #11142d !important;
  /* background: rgba(127, 186, 122, 0.1); */
  flex-wrap: wrap !important;

}

/* .doctor-right  */

.doctor__textareas {
  /* height: 157px; */
  height: 50px !important;
  padding: 0px 8px;
  resize: none;
  line-height: 40px;
  background: rgba(127, 186, 122, 0) !important;

}

.doctors-textarea1 {
  /*height: 50px !important;*/
  display: flex;
}

.page__stat>.doctor-box1{
  margin-top: 10px !important;
}


.list-unstyled:before {
  content: "";
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 0;
  height: 1px;
  background: #D8D8D8;
  width:68%;
  margin: 0 auto;
}

.list-unstyled {
  position: relative;
  margin-bottom: 30px
}

.sidebar__group{
  padding: 0 20px 35px;
}

.sidebar__item {
  /* padding: 18px 0px; */
  display: block;
  /* font-weight: 600; */
  display: flex;
  height: 56px;
  padding-right: 20px;
  align-items: center;
  font-size: 14px;
  color: #808191;
}

.sidebar__ava{
  width: 60px;
  height: 56px;
  z-index: 1;
  /* background-image: url(../img/nav@3x1s.png); */
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: #191919; */
  /* background-size: 35% 35%; */
}

.sidebar__pic{
  width: 35%;
}


.sidebar__item:hover {
  color: #2cb8c5!important;
}

.sidebar__ava {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/dispose1.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}
.sidebar__item:hover .sidebar__ava {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/dispose2.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.sidebar__ava1 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/record1.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}

.sidebar__item:hover .sidebar__ava1 {
  width: 60px;
  height: 56px;
  z-index: 1;
  background-image: url(../img/record2.png);
  background-repeat: no-repeat;
  background-position: center;
  /* background-color: #191919; */
  background-size: 35% 35%;
}


.pic{
  margin-left: 10px
}


.ok-backs {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 14;
  display: none;
  background: rgba(27, 29, 33, 0.8);
  z-index: 19;
}


.ok-mfp-wrap{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  display: none;
  -webkit-backface-visibility: hidden;
  /* overflow: hidden auto; */
}

.ok-mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  display: flex;
  align-items: center;
}

.ok-mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.ok-modalDlg {
  padding: 32px;
  border-radius: 24px;
  /* display: none; */
  /* padding-top: 6vw; */
  width: 550px;
  /* height: 810px; */
  /* position: fixed; */
  bottom: 0;
  left: 0;
  z-index: 20;
  background-color: #fff;
  /* border-radius: 10px; */
  /* display: flex; */
  flex-direction: column;
  margin: auto;
  right: 0;
  top: 0;
  -moz-box-shadow: 0px 2px 5px rgba(0, 2, 4, 0.16);
  -webkit-box-shadow: 0px 2px 5px rgb(0 2 4 / 16%);
  box-shadow: 0px 2px 5px rgb(0 2 4 / 16%);
  margin: 15px auto 35px;
}

.ok-popup-height{
  height: 2vw;
  overflow: auto;
  margin: 20px 0 40px 0;
  font-size: 17px;
  color: #333;
  letter-spacing: 1.5px;
  font-weight: 600;
}

.ok-add-title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  color: #11142D;
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #F0F3F6;
  text-align: center;
}

.ok-tip{
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 20px;
  letter-spacing: 7px;
}

.ok-btn_purple{
  background: #fff !important;
  color: #2cb8c5 !important;
  font-weight: 700;
  border: 1px solid #2cb8c5 !important;
}
.ok-btn_purple:hover {
  background: #2cb8c5 !important;
  color: #fff !important;
  font-weight: 700;
  border: 1px solid #2cb8c5 !important;
  cursor: pointer;
}
.ok-btn {
  min-width: 235px;
  height: 56px;
  padding: 0 20px;
  border-radius: 16px/16px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  font-weight: 700;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
  border-radius: 12px !important;
}
#cart{
  z-index: 10;
}

.u-flyer {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	/* z-index: 9999; */
}

.fluid-top{
  display: flex;
  align-items: center;
  margin-top: 5px;
  /* margin-bottom: 10px; */
  /* justify-content: space-between; */
}

.fluid-left {
  padding: 8px 20px;
  position: relative;
  margin-left: 10px;
  /* margin-right: 20px; */

  /* font-weight: normal; */
  /* border-radius: 6px; */
  /* color: #11142d; */
  font-weight: 700;
  font-size:  .9rem;
  border-radius: 6px 6px 0 0;
  color: #11142d !important;


  /* border: 1px solid #E4E4E4; */
}

.fluid-right{
  padding: 8px 20px;
  position: relative;
  margin-right: 10px;
  /* background: #2cb8c5; */
  color: #11142d !important;
  font-weight: bold;
  /* border: 1px solid #2cb8c5; */
  font-weight: 700;
  font-size:  .9rem;
  border-radius: 6px 6px 0 0;


}

.tab-active{
  background: #fff;
  color: #2cb8c5 !important;
}

.statistic-block:hover{
    cursor:pointer
}


/*选择处方弹窗*/

.ai-backs-assess {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 14;
    display: none;
    background: rgba(27, 29, 33, 0.8);
    z-index: 19;
}

.ai-mfp-wrap-assess {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    display: none;
    -webkit-backface-visibility: hidden;
    overflow: hidden auto;
}

.ai-search-buttons {
    background: #2cb8c5;
    color: #fff;
    font-weight: 600;
    border-radius: 7px;
    font-size: .9rem;
    padding: .3rem .5rem;
    width: 70px;
    text-align: center;
    position: absolute;
    right: 3px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pay1_text .flex{
    margin: 10px 0;
    position: relative;
      display: flex;
    align-items: center;
    justify-content: flex-end;
        width: 100%;
}

.ai-search-buttons {
    background: #2cb8c5;
    color: #fff;
    font-weight: 600;
    border-radius: 7px;
    font-size: .9rem;
    padding: .3rem .5rem;
    width: 70px;
    text-align: center;
    /*margin: 0 5px 15px 5px !important;*/
}

.ai-center{
    width: 32%!important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    border-right: 1px solid #f0f3f6;
}

.ai-message span {
    margin-left: 0px!important;
    /* color: #808191; */
    font-weight: 600;
    font-size: 12px;
}
/*选择处方弹窗*/

.bootstrap-tagsinput .badge-tag{
        margin: 5px 5px 5px 0!important;
}


.messages-list input[type="text"] {
    font-size: 14px;
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: auto !important;
    /*max-width: inherit;*/
    min-width: 680px;
    vertical-align: top;
    /*height: 31px;*/
    /*color: #34495e;*/
    color: #11142d;
        font-weight: 600;
    font-size: 13px;
    margin-left: 20px;
}

.focus_input{border-bottom:1px solid #8a8d93!important;padding-bottom:5px!important;}

.font-color-red{color:red!important;}

input.drug-total-price{
  border:0;
  color:#FE9026;
  text-decoration: underline;
}
.gw_num .num{
  border-top:1px solid #fff!important;
  border-bottom:1px solid #fff!important;
}
.gw_num-button{
  background: #fff;
}
.extraction:hover{
  background: #ddd;
}