@font-face {
  font-family: "SFUIText-Regular";
  src: url("../fonts/SFUIText-Regular.eot");
  src: url("../fonts/SFUIText-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SFUIText-Regular.woff2") format("woff2"),
    url("../fonts/SFUIText-Regular.woff") format("woff"),
    url("../fonts/SFUIText-Regular.ttf") format("truetype"),
    url("../fonts/SFUIText-Regular.svg#SFUIText-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SFUIText-Bold";
  src: url("../fonts/SFUIText-Bold.eot");
  src: url("../fonts/SFUIText-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/SFUIText-Bold.woff2") format("woff2"),
    url("../fonts/SFUIText-Bold.woff") format("woff"),
    url("../fonts/SFUIText-Bold.ttf") format("truetype"),
    url("../fonts/SFUIText-Bold.svg#SFUIText-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

:root {
  --main-color: #008250;
  --hover-color: #f28e00;
}

.bg-main {
  background: var(--main-color);
}

.header-base {
  font: 17px SFUIText-Bold
}

.form-check-input {
  background-size: cover;
}

table th {
  padding: 0.8rem 0.5rem !important;
}

body {
  font: 14px SFUIText-Regular;
  color: #333;
}

::placeholder {
  font-size: 13px;
}

a {
  color: inherit;
  text-decoration: none;
}

.form-check {
  min-height: auto;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
}

.titleIndex h6 {
  font: 17px SFUIText-Bold;
  padding: 10px;
  background: linear-gradient(to right, #09815b, #62ba9e);
  color: #fff;
  border-radius: 5px;
}

.statistic-group {
  font: 15px SFUIText-Bold;
}

.load-ma {
  position: absolute;
  right: 3px;
  top: 3px;
  height: calc(100% - 6px);
  background: var(--bs-warning);
  border-radius: 0.375rem;
  line-height: 27.5px;
  width: 27.5px;
  height: 27.5px;
  text-align: center;
  cursor: pointer;
}

.coppyright {
  padding: 15px 0;
  margin-top: 30px;
  background: linear-gradient(to right, #09815b, #62ba9e, #09815b);
  color: #fff;
  font: 15px SFUIText-Bold;
}

.login-icon {
  width: 250px;
  height: 250px;
  background: #fff url(../images/vps.png) no-repeat center center;
  background-size: 80%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.contract-header {
  font: 17px SFUIText-Bold;
  margin-bottom: 20px;
  color: var(--bs-red);
}

.link {
  font-size: 12px;
}

.wrapper {
  max-width: 100%;
  padding: 0 15px;
}

.title-index {
  font: 17px SFUIText-Bold;
  margin-bottom: 25px;
}

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

.stastic-index {
  font: 40px SFUIText-Bold;
}

.userCenter h4 {
  font: 14px SFUIText-Bold;
  margin-bottom: 10px;
}

.list-name p {
  font-family: SFUIText-Bold;
}

.list-head {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb),
      var(--bs-bg-opacity)) !important;
  color: #fff;
  margin: 0 0 5px 0;
  padding: 0;
  display: flex;
  align-items: center;
  list-style: none;
}

.list-head>li {
  font: 13px SFUIText-Bold;
}

.list-check .form-check {
  margin-left: auto;
  margin-right: auto;
}

.list-check {
  flex: 0 0 40px;
  max-width: 40px;
}

.list-code {
  flex: 0 0 110px;
  max-width: 110px;
}

.list-room {
  flex: 0 0 200px;
  max-width: 200px;
}

.list-pos {
  flex: 0 0 150px;
  max-width: 150px;
}

.list-name {
  flex: 0 0 calc(100% - 1110px);
  max-width: calc(100% - 1110px);
}

.list-action {
  flex: 0 0 150px;
  max-width: 150px;
}

.list-status {
  flex: 0 0 150px;
  max-width: 150px;
}

.list-mail {
  flex: 0 0 400px;
  max-width: 400px;
  text-transform: none !important;
}

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

.list-body>li {
  transition: 0.4s;
  background: #f3f3f3;
}

.list-body>li+li {
  margin-top: 5px;
}

.list-body>li:hover {
  background: #eee;
}

.list-head [class*="list-"] {
  padding: 20px 10px;
}

.list-body [class*="list-"] {
  padding: 10px;
}

.list-design {
  flex: 0 0 calc((100% - 1330px) / 3);
  max-width: calc((100% - 1330px) / 3);
}

.list-dev {
  flex: 0 0 calc((100% - 1330px) / 3);
  max-width: calc((100% - 1330px) / 3);
}

.list-desc {
  flex: 0 0 150px;
  max-width: 150px;
}

.list-business {
  flex: 0 0 calc((100% - 1330px) / 3);
  max-width: calc((100% - 1330px) / 3);
}

.treeCenter .list-name {
  flex: 0 0 300px;
  max-width: 300px;
}

.coderBottom .list-desc {
  flex: 0 0 250px;
  max-width: 250px;
}

.list-manager {
  flex: 0 0 calc((100% - 760px) / 2);
  max-width: calc((100% - 760px) / 2);
}

.list-demo {
  flex: 0 0 140px;
  max-width: 140px;
}

.list-take,
.list-finish {
  flex: 0 0 170px;
  max-width: 170px;
}

.designBottom .list-check {
  display: none;
}

.designBottom .list-business {
  flex: 0 0 170px;
  max-width: 170px;
}

.designBottom .list-name {
  flex: 0 0 calc(100% - 1090px);
  max-width: calc(100% - 1090px);
}

.businessBottom .list-name {
  flex: 0 0 300px;
  max-width: 300px;
}

.businessBottom .list-desc {
  flex: 0 0 200px;
  max-width: 200px;
}

.coderBottom .list-dev,
.coderBottom .list-business {
  flex: 0 0 150px;
  max-width: 150px;
}

.userBottom .list-action {
  flex: 0 0 90px;
  max-width: 90px;
}

.coderBottom .list-name {
  flex: 0 0 calc(100% - 1390px);
  max-width: calc(100% - 1390px);
}

.list-status.success {
  --bs-alert-color: #0f5132;
  --bs-alert-bg: #d1e7dd;
}

.list-status.error {
  --bs-alert-color: #842029;
  --bs-alert-bg: #f8d7da;
  --bs-alert-border-color: #f5c2c7;
}

.list-status>p {
  display: inline-block;
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border-radius: 10px;
  padding: 3px 6px;
}

.list-created,
.list-edited {
  flex: 0 0 150px;
  max-width: 150px;
}

.dropdown-item {
  font-size: 13px;
}

@media screen and (max-width: 1330px) {

  .coderBottom .list-dev,
  .coderBottom .list-business {
    flex: 0 0 120px;
    max-width: 120px;
  }

  .coderBottom .list-take,
  .coderBottom .list-finish {
    flex: 0 0 120px;
    max-width: 120px;
  }

  .coderBottom .list-name {
    flex: 0 0 calc(100% - 970px);
    max-width: calc(100% - 970px);
  }
}

@media screen and (max-width: 1230px) {

  .list-take,
  .list-finish {
    flex: 0 0 100px;
    max-width: 100px;
  }

  .designBottom .list-name {
    flex: 0 0 calc(100% - 950px);
    max-width: calc(100% - 950px);
  }

  .list-check {
    flex: 0 0 40px;
    max-width: 40px;
    padding: 10px;
  }

  .list-code {
    flex: 0 0 90px;
    max-width: 90px;
  }

  .list-room {
    flex: 0 0 120px;
    max-width: 120px;
  }

  .list-pos {
    flex: 0 0 120px;
    max-width: 120px;
  }

  .list-name {
    flex: 0 0 200px;
    max-width: 200px;
  }

  .list-mail {
    width: auto;
    flex-grow: 1;
  }
}

@media screen and (max-width: 1200px) {

  .coderBottom .list-dev,
  .coderBottom .list-business {
    flex: 0 0 100px;
    max-width: 100px;
  }

  .coderBottom .list-status {
    flex: 0 0 100px;
    max-width: 100px;
  }

  .coderBottom .list-name {
    flex: 0 0 calc(100% - 890px);
    max-width: calc(100% - 890px);
  }

  .designBottom .list-business {
    flex: 0 0 100px;
    max-width: 100px;
  }

  .designBottom .list-name {
    flex: 0 0 calc(100% - 850px);
    max-width: calc(100% - 850px);
  }

  .list-check {
    flex: 0 0 40px;
    max-width: 40px;
    padding: 10px;
  }

  .list-code {
    flex: 0 0 90px;
    max-width: 90px;
  }

  .list-room {
    display: none;
  }

  .list-pos {
    display: none;
  }

  .list-name {
    flex: 0 0 200px;
    max-width: 200px;
  }

  .list-mail {
    width: auto;
    flex-grow: 1;
  }
}

@media screen and (max-width: 1100px) {

  .coderBottom .list-dev,
  .coderBottom .list-business {
    display: none;
  }

  .coderBottom .list-name {
    flex: 0 0 calc(100% - 790px);
    max-width: calc(100% - 790px);
  }
}

@media screen and (max-width: 991px) {

  .list-design,
  .list-dev,
  .list-mail,
  .list-desc,
  .list-manager,
  .list-business,
  .list-take,
  .list-finish {
    display: none;
  }

  .coderBottom .list-status {
    display: none;
  }

  .list-demo {
    flex: 0 0 100px;
    max-width: 100px;
  }

  .designBottom .list-name {
    flex: 0 0 calc(100% - 350px);
    max-width: calc(100% - 350px);
  }

  .businessBottom .list-status {
    display: none;
  }

  .businessBottom .list-action {
    flex: 0 0 140px;
    max-width: 140px;
  }

  .businessBottom .list-name {
    flex: 0 0 calc(100% - 270px);
    max-width: calc(100% - 270px);
  }

  .list-status {
    flex: 0 0 70px;
    max-width: 70px;
  }

  .userBottom .list-name {
    flex: 0 0 calc(100% - 290px);
    max-width: calc(100% - 290px);
  }

  .treeCenter .list-name {
    flex: 0 0 calc(100% - 190px);
    max-width: calc(100% - 190px);
  }

  .coderBottom .list-name,
  .list-name {
    flex: 0 0 calc(100% - 260px);
    max-width: calc(100% - 260px);
  }
}

.titleMain h6 {
  font: 17px SFUIText-Bold;
  margin-bottom: 15px;
  color: #fff;
  background: var(--bs-danger);
  padding: 10px;
}

.fw-bold {
  font-family: SFUIText-Bold;
}

.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  background-color: var(--bd-callout-bg, var(--bs-gray-100));
  border-left: 0.25rem solid var(--bd-callout-border, var(--bs-gray-300));
}

.bd-callout-success {
  --bd-callout-bg: rgba(var(--bs-success-rgb), 0.075);
  --bd-callout-border: rgba(var(--bs-success-rgb), 0.5);
}

.bd-callout> :last-child {
  margin-bottom: 0;
}

.nav-pills .nav-link {
  color: #fff;
  font-family: SFUIText-Bold;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: var(--bs-success);
  background-color: #fff;
}

.overscroll-table {
  overflow-x: auto;
  overflow-y: hidden;
}

.bg-login {
  background: radial-gradient(circle at 50% 50%, rgba(20, 164, 77, .1) 0, rgba(20, 164, 77, .1) 33.333%, rgba(20, 164, 77, .2) 33.333%, rgba(20, 164, 77, .2) 66.666%, rgba(20, 164, 77, .3) 66.666%, rgba(20, 164, 77, .3) 99.999%);
}