@import url("../css/bootstrap.css");
@import url("../css/fastadmin.css");
@import url("../css/iconfont.css");
@import url("../libs/toastr/toastr.min.css");
@import url("../libs/fastadmin-layer/dist/theme/default/layer.css");
@import url("../libs/nice-validator/dist/jquery.validator.css");
.m-0 {
  margin-top: 0px !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  margin-left: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.m-1 {
  margin-top: 4px !important;
  margin-right: 4px !important;
  margin-bottom: 4px !important;
  margin-left: 4px !important;
}
.mt-1 {
  margin-top: 4px !important;
}
.mr-1 {
  margin-right: 4px !important;
}
.mb-1 {
  margin-bottom: 4px !important;
}
.ml-1 {
  margin-left: 4px !important;
}
.mx-1 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}
.my-1 {
  margin-top: 4px !important;
  margin-bottom: 4px !important;
}
.m-2 {
  margin-top: 8px !important;
  margin-right: 8px !important;
  margin-bottom: 8px !important;
  margin-left: 8px !important;
}
.mt-2 {
  margin-top: 8px !important;
}
.mr-2 {
  margin-right: 8px !important;
}
.mb-2 {
  margin-bottom: 8px !important;
}
.ml-2 {
  margin-left: 8px !important;
}
.mx-2 {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.my-2 {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.m-3 {
  margin-top: 16px !important;
  margin-right: 16px !important;
  margin-bottom: 16px !important;
  margin-left: 16px !important;
}
.mt-3 {
  margin-top: 16px !important;
}
.mr-3 {
  margin-right: 16px !important;
}
.mb-3 {
  margin-bottom: 16px !important;
}
.ml-3 {
  margin-left: 16px !important;
}
.mx-3 {
  margin-left: 16px !important;
  margin-right: 16px !important;
}
.my-3 {
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.m-4 {
  margin-top: 20px !important;
  margin-right: 20px !important;
  margin-bottom: 20px !important;
  margin-left: 20px !important;
}
.mt-4 {
  margin-top: 20px !important;
}
.mr-4 {
  margin-right: 20px !important;
}
.mb-4 {
  margin-bottom: 20px !important;
}
.ml-4 {
  margin-left: 20px !important;
}
.mx-4 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.my-4 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.p-0 {
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.p-1 {
  padding-top: 4px !important;
  padding-right: 4px !important;
  padding-bottom: 4px !important;
  padding-left: 4px !important;
}
.pt-1 {
  padding-top: 4px !important;
}
.pr-1 {
  padding-right: 4px !important;
}
.pb-1 {
  padding-bottom: 4px !important;
}
.pl-1 {
  padding-left: 4px !important;
}
.px-1 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.py-1 {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
}
.p-2 {
  padding-top: 8px !important;
  padding-right: 8px !important;
  padding-bottom: 8px !important;
  padding-left: 8px !important;
}
.pt-2 {
  padding-top: 8px !important;
}
.pr-2 {
  padding-right: 8px !important;
}
.pb-2 {
  padding-bottom: 8px !important;
}
.pl-2 {
  padding-left: 8px !important;
}
.px-2 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.py-2 {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.p-3 {
  padding-top: 16px !important;
  padding-right: 16px !important;
  padding-bottom: 16px !important;
  padding-left: 16px !important;
}
.pt-3 {
  padding-top: 16px !important;
}
.pr-3 {
  padding-right: 16px !important;
}
.pb-3 {
  padding-bottom: 16px !important;
}
.pl-3 {
  padding-left: 16px !important;
}
.px-3 {
  padding-left: 16px !important;
  padding-right: 16px !important;
}
.py-3 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.p-4 {
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
}
.pt-4 {
  padding-top: 20px !important;
}
.pr-4 {
  padding-right: 20px !important;
}
.pb-4 {
  padding-bottom: 20px !important;
}
.pl-4 {
  padding-left: 20px !important;
}
.px-4 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.py-4 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
html,
body {
  height: 100%;
}
body {
  padding-top: 60px;
  font-size: 14px;
  background: #f9f9f9;
  height: 100%;
  line-height: 1.5715;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
  -webkit-text-size-adjust: 100%;
  font-family: "微软雅黑", "Microsoft YaHei", Helvetica, Tahoma, Arial, "PingFang SC", "苹方", SimSun, "宋体", Heiti, "黑体", sans-serif;
  font-weight: 400;
  color: #33415f;
}
a {
  color: #2979ff;
}
a:focus,
a:active {
  outline: none;
  box-shadow: none;
}
a:focus-visible {
  outline: 2px solid rgba(41, 121, 255, 0.35);
  outline-offset: 2px;
}
a:hover,
a:focus {
  color: #2979ff;
}
.btn,
.btn-lg {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 16px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
}
.btn-primary {
  color: #fff;
  background-color: #2979ff;
  border-color: #2979ff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:focus {
  color: #fff;
  background-color: #2b85e4;
  border-color: #2b85e4;
}
.btn-default,
.btn-info {
  color: #52617f;
  background-color: #fff;
  border-color: #edf2f8;
}
.btn-default:hover,
.btn-default:focus,
.btn-info:hover,
.btn-info:focus {
  color: #2979ff;
  background-color: #ecf5ff;
  border-color: #2979ff;
}
.btn-success {
  color: #fff;
  background-color: #1f9b54;
  border-color: #1f9b54;
}
.btn-success:hover,
.btn-success:focus {
  color: #fff;
  background-color: #1f9b54;
  border-color: #1f9b54;
  filter: brightness(.94);
}
.btn-warning {
  color: #fff;
  background-color: #ff7a00;
  border-color: #ff7a00;
}
.btn-warning:hover,
.btn-warning:focus {
  color: #fff;
  background-color: #ff7a00;
  border-color: #ff7a00;
  filter: brightness(.94);
}
.btn-danger {
  color: #fff;
  background-color: #e84b5b;
  border-color: #e84b5b;
}
.btn-danger:hover,
.btn-danger:focus {
  color: #fff;
  background-color: #e84b5b;
  border-color: #e84b5b;
  filter: brightness(.97);
}
.btn[disabled],
.btn.disabled,
fieldset[disabled] .btn {
  opacity: .65;
  cursor: not-allowed;
  filter: none;
  pointer-events: none;
}
.navbar-white {
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
}
.navbar-white .dropdown-menu {
  border-radius: 6px;
  -webkit-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  -moz-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
}
@media (min-width: 768px) {
  .navbar-default .navbar-brand {
    height: 60px;
    line-height: 27px;
  }
  .navbar-default .navbar-nav > li > a {
    height: 60px;
    line-height: 27px;
  }
  .navbar-white .navbar-brand {
    height: 60px;
    line-height: 27px;
  }
  .navbar-white .navbar-nav > li > a {
    height: 60px;
    line-height: 27px;
    color: #52617f;
  }
  .navbar-white .navbar-nav > li > a:hover,
  .navbar-white .navbar-nav > li > a:focus {
    color: #2979ff;
  }
  .navbar-white .navbar-nav > .active > a,
  .navbar-white .navbar-nav > .active > a:hover,
  .navbar-white .navbar-nav > .active > a:focus {
    background-color: inherit;
    color: #2979ff;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 50px;
  }
  .navbar-white .navbar-nav .open .dropdown-menu {
    background: #edf2f8;
  }
  .navbar-white .navbar-toggle {
    border-color: #edf2f8;
  }
  .navbar-white .navbar-toggle .icon-bar {
    background-color: #73819d;
  }
  .navbar-white .navbar-collapse.in {
    border-top-color: #edf2f8;
  }
}
#header-navbar .dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
#header-navbar li.dropdown ul.dropdown-menu {
  min-width: 100px;
}
.navbar {
  border: none;
}
.navbar-nav > li > a {
  font-size: 14px;
}
.dropdown-menu > li > a {
  font-size: 14px;
  padding: 4px 20px;
}
.dropdown-menu {
  border-radius: 6px;
  border: 0px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  padding: 4px 0px;
}
.dropdown-menu li a {
  padding-top: 8px !important;
  padding-bottom: 8px;
}
.dropdown-menu > li > a {
  font-weight: 400;
  color: #33415f;
  padding: 4px 16px;
  padding-bottom: 8px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #52617f;
  background: rgba(0, 0, 0, 0.05);
}
.toast-top-center {
  top: 60px;
}
#toast-container > div {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*修复nice-validator和summernote的编辑框冲突*/
.nice-validator .note-editor .note-editing-area .note-editable {
  display: inherit;
}
/*预览区域*/
.plupload-preview,
.faupload-preview {
  padding: 0 8px;
  margin-bottom: 0;
}
.plupload-preview li,
.faupload-preview li {
  margin-top: 8px;
}
.plupload-preview .thumbnail,
.faupload-preview .thumbnail {
  margin-bottom: 8px;
}
.plupload-preview a,
.faupload-preview a {
  display: block;
}
.plupload-preview a:first-child,
.faupload-preview a:first-child {
  height: 90px;
}
.plupload-preview a img,
.faupload-preview a img {
  height: 80px;
  object-fit: cover;
}
.layui-layer-content {
  clear: both;
}
.layui-layer-fast .layui-layer-content > table.table {
  margin-bottom: 0;
}
.layui-layer-fast .layui-layer-confirm {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  border: 1px solid transparent;
  background: transparent;
  color: transparent;
}
.layui-layer-fast .layui-layer-confirm:focus {
  border: 1px solid #2979ff;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.layui-layer-fast .layui-layer-confirm:focus-visible {
  outline: 0;
}
.layui-layer-fast-msg {
  min-width: 100px;
  border-radius: 6px;
}
.layui-layer.pc-toast-layer,
.layui-layer.pc-toast-layer .layui-layer-content {
  border-radius: 8px;
}
.layui-layer.pc-toast-layer {
  min-width: 160px;
  overflow: hidden;
  border: 1px solid #edf2f8;
  background: #ffffff;
  box-shadow: 0 8px 24px rgba(23, 38, 78, 0.16);
}
.layui-layer.pc-toast-layer .layui-layer-content {
  padding: 0;
  color: #33415f;
  background: #ffffff;
  font-size: 14px;
}
.pc-toast-content {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
}
.pc-toast-icon {
  display: inline-flex;
  flex: 0 0 20px;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ecf5ff;
  color: #2979ff;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}
.pc-toast-text {
  min-width: 0;
  color: #33415f;
  font-size: 14px;
  line-height: 1.5;
}
.pc-toast-success .pc-toast-icon {
  background: rgba(31, 155, 84, 0.12);
  color: #1f9b54;
}
.pc-toast-warning .pc-toast-icon {
  background: rgba(255, 122, 0, 0.12);
  color: #ff7a00;
}
.pc-toast-error .pc-toast-icon {
  background: rgba(232, 75, 91, 0.12);
  color: #e84b5b;
}
.input-group > .msg-box.n-right {
  position: absolute;
}
.bootstrap-select {
  min-height: 33px;
}
.bootstrap-select .status {
  background: #edf2f8;
  clear: both;
  color: #73819d;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: -4px;
  padding: 8px 20px;
}
.bootstrap-select .msg-box {
  position: absolute;
  right: 0;
  top: 0;
}
.bootstrap-select .bs-placeholder {
  min-height: 33px;
}
select.bs-select-hidden,
select.selectpicker {
  display: inherit !important;
  max-height: 33px;
  overflow: hidden;
}
select.bs-select-hidden[multiple],
select.selectpicker[multiple] {
  height: 31px;
  padding: 0;
  background: #f4f6f8;
}
select.bs-select-hidden[multiple] option,
select.selectpicker[multiple] option {
  color: #f4f6f8;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    select.bs-select-hidden[multiple],
    select.selectpicker[multiple] {
      visibility: hidden;
    }
  }
}
input.selectpage {
  color: transparent;
  pointer-events: none;
}
.sp_container {
  min-height: 33px;
}
.sp_container input.selectpage {
  color: inherit;
  pointer-events: inherit;
  padding-left: 12px;
  padding-right: 12px;
}
.sp_container .sp_element_box input.selectpage {
  padding-left: 0;
  padding-right: 0;
}
.sp_container .sp_element_box li:first-child input.selectpage {
  padding-left: 8px;
  padding-right: 8px;
}
/*修复radio和checkbox样式对齐*/
.radio > label,
.checkbox > label {
  margin-right: 8px;
}
.radio > label > input,
.checkbox > label > input {
  margin: 4px 0 0;
}
form.form-horizontal .control-label {
  font-weight: normal;
}
.panel-default {
  padding: 0 16px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.panel-default > .panel-heading {
  position: relative;
  font-size: 16px;
  padding: 16px 0;
  background: #fff;
  border-bottom: 1px solid #edf2f8;
}
.panel-default h2.page-header {
  margin-top: 0;
  height: 50px;
  line-height: 31px;
  font-size: 18px;
  padding: 8px 0;
  border-bottom: 1px solid #edf2f8;
}
.panel-default > .panel-heading .panel-title {
  color: #33415f;
}
.panel-default > .panel-heading .panel-title > i {
  display: none;
}
.panel-default > .panel-heading .more {
  position: absolute;
  top: 13px;
  right: 0;
  display: block;
  color: #73819d;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.panel-default > .panel-heading .more:hover {
  color: #33415f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.panel-default > .panel-heading .panel-bar {
  position: absolute;
  top: 7px;
  right: 0;
  display: block;
}
@media (max-width: 767px) {
  .panel-default {
    padding: 0 8px;
  }
  .panel-default > .panel-heading {
    padding: 8px 0;
  }
  .panel-default > .panel-heading .more {
    top: 8px;
  }
   > .panel-body {
    position: relative;
    padding: 16px 0;
  }
   > .panel-footer {
    padding: 16px 0;
    background: none;
  }
}
.panel-gray {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.panel-gray > .panel-heading {
  background-color: #ecf5ff;
  color: #73819d;
}
.panel-gray > .panel-body {
  color: #73819d;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-page {
  padding: 48px 50px 50px;
  min-height: 500px;
}
.panel-page .panel-heading {
  background: transparent;
  border-bottom: none;
  margin: 0 0 32px 0;
  padding: 0;
}
.panel-page .panel-heading h2 {
  font-size: 20px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .panel-page {
    padding: 16px;
    min-height: 300px;
  }
  .n-bootstrap .n-right {
    margin-top: 0;
    top: -20px;
    position: absolute;
    left: 0;
    text-align: right;
    width: 100%;
  }
  .n-bootstrap .n-right .msg-wrap {
    position: relative;
  }
  .n-bootstrap .col-xs-12 > .n-right .msg-wrap {
    margin-right: 16px;
  }
}
.nav-pills > li {
  margin-right: 4px;
}
.nav-pills > li > a {
  padding: 8px 16px;
  color: #33415f;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nav-pills > li > a:hover {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #ecf5ff;
}
.nav-pills > li.active > a {
  border: none;
  color: #fff;
  background: #2979ff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 4px;
}
.nav-pills.nav-pills-sm > li > a {
  font-size: 12px;
  line-height: 1.5;
  padding: 4px 12px;
}
.fieldlist dd {
  display: block;
  margin: 4px 0;
}
.fieldlist dd input {
  display: inline-block;
  width: 300px;
}
.fieldlist dd input:first-child {
  width: 110px;
}
.fieldlist dd ins {
  width: 110px;
  display: inline-block;
  text-decoration: none;
}
/* 弹窗中的表单 */
.form-layer {
  height: 100%;
  min-height: 150px;
  min-width: 300px;
}
.form-layer .form-body {
  width: 100%;
  overflow: auto;
  top: 0;
  position: absolute;
  z-index: 10;
  bottom: 50px;
  padding: 16px;
}
.form-layer .form-footer {
  height: 50px;
  line-height: 50px;
  background-color: #edf2f8;
  width: 100%;
  position: absolute;
  z-index: 200;
  bottom: 0;
  margin: 0;
}
.form-layer .form-footer .form-group {
  margin-left: 0;
  margin-right: 0;
}
footer.footer {
  width: 100%;
  color: #73819d;
  background: #52617f;
  margin-top: 24px;
}
footer.footer .copyright {
  line-height: 50px;
  text-align: center;
  background: #17264e;
  margin: 0;
}
footer.footer .copyright a {
  color: #73819d;
}
footer.footer .copyright a:hover {
  color: #fff;
}
.rotate {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: -webkit-transform,-moz-transform,-o-transform,transform;
  overflow: hidden;
}
.rotate:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.user-section {
  background: #fff;
  padding: 16px;
  margin-bottom: 20px;
  -webkit-border-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 4px;
  -moz-background-clip: padding;
  border-radius: 4px;
  background-clip: padding-box;
}
.login-section {
  margin: 50px auto;
  width: 460px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.login-section.login-section-weixin {
  min-height: 315px;
}
.login-section .logon-tab {
  margin: -16px -16px 0 -16px;
}
.login-section .logon-tab > a {
  display: block;
  padding: 20px;
  float: left;
  width: 50%;
  font-size: 16px;
  text-align: center;
  color: #33415f;
  background-color: #ecf5ff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.login-section .logon-tab > a:hover {
  background-color: #ecf5ff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.login-section .logon-tab > a.active {
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pc-line-tabs-bar {
  min-height: 52px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-bottom: 1px solid #edf2f8;
}
.pc-line-tabs {
  display: flex;
  align-items: center;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pc-line-tabs > li {
  margin: 0;
  padding: 0;
}
.pc-line-tabs a {
  position: relative;
  min-width: 80px;
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 0 8px;
  color: #52617f;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.pc-line-tabs > li.active > a,
.pc-line-tabs a.is-active,
.pc-line-tabs a:hover,
.pc-line-tabs a:focus {
  color: #2979ff;
  text-decoration: none;
}
.pc-line-tabs-count {
  color: #52617f;
  font-size: 13px;
  font-weight: 700;
}
.pc-line-tabs a:hover .pc-line-tabs-count,
.pc-line-tabs a:focus .pc-line-tabs-count,
.pc-line-tabs > li.active > a .pc-line-tabs-count,
.pc-line-tabs a.is-active .pc-line-tabs-count {
  color: #2979ff;
}
.pc-line-tabs > li.active > a:after,
.pc-line-tabs a.is-active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #2979ff;
}
.pc-line-tabs-sort-icon {
  width: 8px;
  height: 13px;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
}
.pc-line-tabs-sort-arrow {
  width: 0;
  height: 0;
  display: block;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.pc-line-tabs-sort-up {
  border-bottom: 5px solid #edf2f8;
}
.pc-line-tabs-sort-down {
  border-top: 5px solid #edf2f8;
}
.pc-line-tabs-sort-icon.is-asc .pc-line-tabs-sort-up {
  border-bottom-color: #2979ff;
}
.pc-line-tabs-sort-icon.is-desc .pc-line-tabs-sort-down {
  border-top-color: #2979ff;
}
.pc-line-tabs-actions {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  flex: 0 0 auto;
}
.pc-view-toggle {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.pc-view-toggle-btn {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  color: #52617f;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  font-size: 14px;
  line-height: 1;
}
.pc-view-toggle-btn:hover,
.pc-view-toggle-btn:focus {
  color: #17264e;
  border-color: #edf2f8;
  background: #ecf5ff;
  outline: none;
}
.pc-view-toggle-btn.is-active,
.pc-view-toggle-btn[aria-pressed="true"] {
  color: #2979ff;
  border-color: #2979ff;
  background: #ecf5ff;
}
@media (max-width: 575px) {
  .pc-line-tabs {
    overflow-x: auto;
  }
}

.pc-pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
  color: #33415f;
  font-size: 13px;
  line-height: 1.5;
}

.pc-pagination .pagination {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  padding: 0;
}

.pc-pagination .pagination > li {
  display: inline-flex;
  margin: 0;
}

.pc-pagination .pagination > li > a,
.pc-pagination .pagination > li > span {
  min-width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  float: none;
  margin: 0;
  padding: 0 12px;
  color: #52617f;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  font-size: 13px;
  line-height: 32px;
  text-decoration: none;
}

.pc-pagination .pagination > li > a:hover,
.pc-pagination .pagination > li > a:focus {
  color: #2979ff;
  border-color: #edf2f8;
  background: #ecf5ff;
  text-decoration: none;
}

.pc-pagination .pagination > .active > a,
.pc-pagination .pagination > .active > span {
  color: #ffffff;
  border-color: #2979ff;
  background: #2979ff;
}

.pc-pagination .pagination > .disabled > span,
.pc-pagination .pagination > .disabled > a,
.pc-pagination .pagination > .disabled > span:hover,
.pc-pagination .pagination > .disabled > a:hover,
.pc-pagination .pagination > .disabled > span:focus,
.pc-pagination .pagination > .disabled > a:focus {
  color: #73819d;
  border-color: #edf2f8;
  background: #ffffff;
}

input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #dcdde0;
  border-radius: 4px;
  background-color: #ffffff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
  box-shadow: none;
  cursor: pointer;
  vertical-align: -3px;
  appearance: none;
  -webkit-appearance: none;
  transition: border-color .15s ease, background-color .15s ease, box-shadow .15s ease;
}

input[type="checkbox"]:hover {
  border-color: #2979ff;
}

input[type="checkbox"]:focus {
  outline: none;
}

input[type="checkbox"]:focus-visible {
  border-color: #2979ff;
  box-shadow: 0 0 0 3px rgba(41, 121, 255, 0.08);
}

input[type="checkbox"]:checked {
  border-color: #2979ff;
  background-color: #2979ff;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 6.1L4.8 8.3L9.5 3.7' stroke='%23ffffff' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

input[type="checkbox"]:indeterminate {
  border-color: #2979ff;
  background-color: #2979ff;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6H9' stroke='%23ffffff' stroke-width='1.7' stroke-linecap='round'/%3E%3C/svg%3E");
}

input[type="checkbox"]:disabled,
input[type="checkbox"].disabled {
  border-color: #dcdde0;
  background-color: #f4f6f8;
  cursor: not-allowed;
  opacity: .65;
}

input[type="checkbox"]:disabled:checked,
input[type="checkbox"].disabled:checked,
input[type="checkbox"]:disabled:indeterminate,
input[type="checkbox"].disabled:indeterminate {
  border-color: #2979ff;
  background-color: #2979ff;
}
.login-section .login-main {
  padding: 40px 48px 20px 48px;
}
.login-section .n-bootstrap .controls,
.form-section .n-bootstrap .controls {
  position: relative;
}
.login-section .n-bootstrap .input-group,
.form-section .n-bootstrap .input-group {
  position: inherit;
}
.login-section .n-bootstrap .n-right,
.form-section .n-bootstrap .n-right {
  margin-top: 0;
  top: -20px;
  position: absolute;
  left: 0;
  text-align: right;
  width: 100%;
}
.login-section .n-bootstrap .n-right .msg-wrap,
.form-section .n-bootstrap .n-right .msg-wrap {
  position: relative;
}
main.content {
  width: 100%;
  overflow: auto;
  padding: 16px;
  padding-top: 20px;
  min-height: calc(100vh - 135px);
}
.sidenav {
  padding: 20px 0 8px 0;
  margin-bottom: 20px;
  background-color: #fff;
}
.sidenav .list-group:last-child {
  margin-bottom: 0;
}
.sidenav .list-group .list-group-heading {
  list-style-type: none;
  color: #73819d;
  margin-bottom: 8px;
  margin-left: 32px;
  font-size: 14px;
}
.sidenav .list-group .list-group-item {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: none;
  padding: 0;
  border-left: 2px solid transparent;
}
.sidenav .list-group .list-group-item:last-child,
.sidenav .list-group .list-group-item:first-child {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.sidenav .list-group .list-group-item:hover {
  border-left: 2px solid #edf2f8;
  background-color: rgba(245, 245, 245, 0.38);
}
.sidenav .list-group .list-group-item > a {
  display: block;
  color: #33415f;
  padding: 8px 16px 8px 32px;
}
.sidenav .list-group .list-group-item.active {
  border-left: 2px solid #2979ff;
  background-color: rgba(245, 245, 245, 0.38);
}
.sidenav .list-group .list-group-item.active > a {
  color: #2979ff;
}
.nav li .avatar-text,
.nav li .avatar-img {
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 14px;
}
.nav li .avatar-img {
  font-size: 0;
}
.nav li .avatar-img img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.avatar-text,
.avatar-img {
  display: inline-block;
  box-sizing: content-box;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #edf2f8;
  font-weight: normal;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 20px;
  line-height: 48px;
}
.avatar-img {
  font-size: 0;
}
.avatar-img img {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}
@media (max-width: 767px) {
  main.content {
    position: inherit;
    padding: 16px 0;
  }
  .login-section {
    width: 100%;
    margin: 20px auto;
  }
  .login-section .login-main {
    padding: 20px 0 0 0;
  }
  footer.footer {
    position: inherit;
  }
  footer.footer .copyright {
    padding: 8px;
    line-height: 30px;
  }
}
.pager .pagination {
  margin: 0;
}
.pager li {
  margin: 0 0.4em;
  display: inline-block;
}
.pager li:first-child > a,
.pager li:last-child > a,
.pager li:first-child > span,
.pager li:last-child > span {
  padding: 0.5em 1.2em;
}
.pager li > a,
.pager li > span {
  background: none;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  padding: 0.5em 0.93em;
  font-size: 14px;
}
.jumpto input {
  width: 50px;
  margin-left: 4px;
  margin-right: 4px;
  text-align: center;
  display: inline-block;
}
.fixed-columns,
.fixed-columns-right {
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 41px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 2;
  box-shadow: 0 -1px 8px rgba(0, 0, 0, 0.08);
}
.fixed-columns .fixed-table-body,
.fixed-columns-right .fixed-table-body {
  min-height: 41px;
  overflow-x: hidden !important;
}
.fixed-columns {
  left: 0;
}
.fixed-columns-right {
  right: 0;
  box-shadow: -1px 0 8px rgba(0, 0, 0, 0.08);
}
.bootstrap-tagsinput {
  background-color: #fff;
  border: 1px solid #edf2f8;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 4px 8px;
  color: #52617f;
  vertical-align: middle;
  width: 100%;
  line-height: 22px;
  cursor: text;
}
.bootstrap-tagsinput input {
  border: none;
  box-shadow: none;
  outline: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 13px;
  width: 80px;
  max-width: inherit;
}
.bootstrap-tagsinput input:focus {
  border: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tagsinput-text {
  display: inline-block;
  overflow: auto;
  visibility: hidden;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.bootstrap-tagsinput .tag {
  margin-right: 2px;
  color: white;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
  margin-left: 4px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "x";
  padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  background-color: rgba(255, 255, 255, 0.16);
}
.autocomplete-suggestions {
  border-radius: 6px;
  background: #fff;
  overflow: auto;
  min-width: 200px;
  -webkit-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  -moz-box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
  box-shadow: 0px 20px 30px rgba(83, 88, 93, 0.05), 0px 0px 30px rgba(83, 88, 93, 0.1);
}
.autocomplete-suggestions strong {
  font-weight: normal;
  color: red;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding: 4px 8px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-suggestions .autocomplete-selected {
  background: #ecf5ff;
}
.autocomplete-suggestions .autocomplete-group {
  padding: 4px 8px;
}
.autocomplete-suggestions .autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #edf2f8;
}
.autocontent {
  position: relative;
}
.autocontent .autocontent-caret {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  line-height: 1;
  background: #edf2f8;
  color: #edf2f8;
  vertical-align: middle;
  padding: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.autocontent .autocontent-caret:hover {
  color: #edf2f8;
}

.layui-layer.pc-modal,
.layui-layer.pc-modal .layui-layer-content,
.pc-modal-layer {
  border-radius: 8px;
}

.layui-layer.pc-modal {
  overflow: hidden;
}

.pc-modal-layer {
  color: #33415f;
  background: #ffffff;
  font-size: 14px;
}

.pc-modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 24px;
  border-bottom: 1px solid #edf2f8;
}

.pc-modal-title {
  color: #17264e;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

.pc-modal-desc {
  margin-top: 4px;
  color: #52617f;
  font-size: 13px;
  line-height: 1.5;
}

.pc-modal-close {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  padding: 0;
  color: #73819d;
  border: 0;
  background: transparent;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.pc-modal-close:hover {
  color: #17264e;
}

.pc-modal-body {
  padding: 20px 24px 24px;
}

.pc-modal-footer {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  padding: 16px 24px;
  border-top: 1px solid #edf2f8;
  background: #ffffff;
}

.pc-modal-btn {
  min-width: 96px;
  height: 34px;
  padding: 0 16px;
  border-radius: 4px;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
}

.pc-modal-btn-cancel {
  color: #52617f;
  border: 1px solid #edf2f8;
  background: #ffffff;
}

.pc-modal-btn-primary {
  color: #ffffff;
  border: 1px solid #2979ff;
  background: #2979ff;
}

.pc-modal-btn-primary:hover {
  border-color: #2b85e4;
  background: #2b85e4;
}

.layui-layer.pc-modal-confirm-dialog .pc-modal-header {
  padding: 20px 24px 8px;
  border-bottom: 0;
}

.layui-layer.pc-modal-confirm-dialog .pc-modal-title {
  font-size: 16px;
}

.layui-layer.pc-modal-confirm-dialog .pc-modal-close {
  flex-basis: 28px;
  width: 28px;
  height: 28px;
  font-size: 18px;
  line-height: 28px;
}

.layui-layer.pc-modal-confirm-dialog .pc-modal-body {
  padding: 8px 24px 12px;
}

.layui-layer.pc-modal-confirm-dialog .pc-modal-footer {
  padding: 8px 24px 20px;
  border-top: 0;
}

.pc-modal-confirm-content {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 28px;
}

.pc-modal-confirm-icon {
  flex: 0 0 28px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(255, 122, 0, 0.12);
  color: #ff7a00;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: center;
}

.pc-modal-confirm-danger .pc-modal-confirm-icon {
  background: rgba(232, 75, 91, 0.12);
  color: #e84b5b;
}

.pc-modal-alert-info .pc-modal-confirm-icon {
  background: #ecf5ff;
  color: #2979ff;
}

.pc-modal-alert-success .pc-modal-confirm-icon {
  background: rgba(31, 155, 84, 0.12);
  color: #1f9b54;
}

.pc-modal-alert-danger .pc-modal-confirm-icon {
  background: rgba(232, 75, 91, 0.12);
  color: #e84b5b;
}

.pc-modal-confirm-main {
  min-width: 0;
}

.pc-modal-confirm-message {
  color: #17264e;
  font-size: 14px;
  line-height: 1.6;
}

.pc-modal-confirm-desc {
  margin-top: 4px;
  color: #52617f;
  font-size: 13px;
  line-height: 1.5;
}

.pc-modal-textarea {
  width: 100%;
  min-height: 220px;
  padding: 12px;
  color: #33415f;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  font-size: 14px;
  line-height: 1.5;
  resize: vertical;
}

.pc-modal-textarea:focus {
  border-color: #2979ff;
  outline: none;
}

.pc-modal-form {
  width: 420px;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.pc-modal-form-wide {
  width: 100%;
}

.pc-modal-form-row {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 8px;
  align-items: start;
  margin: 0 0 12px;
}

.pc-modal-form-row:last-child {
  margin-bottom: 0;
}

.pc-modal-form-row:before,
.pc-modal-form-row:after {
  display: none;
  content: none;
}

.pc-modal-form label,
.pc-modal-form .control-label {
  padding: 0;
  color: #52617f;
  font-size: 13px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
}

.pc-modal-form-field {
  position: relative;
  min-width: 0;
}

.pc-modal-form .form-control {
  width: 100%;
  height: 34px;
  padding: 8px 12px;
  color: #17264e;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: none;
  font-size: 13px;
  line-height: 18px;
}

.pc-modal-form .form-control:focus {
  border-color: #2979ff;
  box-shadow: none;
}

.pc-modal-form .form-control::-webkit-input-placeholder {
  color: #73819d;
}

.pc-modal-form .form-control::-moz-placeholder {
  color: #73819d;
}

.pc-modal-form .form-control:-ms-input-placeholder {
  color: #73819d;
}

.pc-modal-form .input-group {
  width: 100%;
}

.pc-modal-form .pc-modal-captcha-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  align-items: center;
}

.pc-modal-form .btn-captcha {
  height: 34px;
  padding: 0 12px;
  color: #52617f;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  font-size: 13px;
  line-height: 32px;
}

.pc-modal-form .btn-captcha:hover,
.pc-modal-form .btn-captcha:focus {
  color: #2979ff;
  border-color: #2979ff;
  background: #ecf5ff;
}

.pc-modal-form .btn-captcha.disabled,
.pc-modal-form .btn-captcha[disabled] {
  color: #73819d;
  border-color: #edf2f8;
  background: #ffffff;
  opacity: .65;
  cursor: not-allowed;
  pointer-events: none;
}

.pc-modal-form .msg-box {
  display: block;
  position: static;
  min-height: 18px;
  margin-top: 4px;
  color: #e84b5b;
  font-size: 12px;
  line-height: 1.5;
}

.pc-modal-form .msg-box.n-right {
  position: static;
  width: auto;
  margin-top: 4px;
  text-align: left;
}

.pc-modal-form .msg-box:empty {
  display: none;
}

.address-form-label-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 8px;
}

.address-form-label-row .address-form-label {
  margin-bottom: 0;
}

.pc-address-recognize-trigger {
  flex: 0 0 auto;
  height: 20px;
  padding: 0;
  color: #2979ff;
  border: 0;
  background: transparent;
  font-size: 13px;
  line-height: 20px;
  white-space: nowrap;
  cursor: pointer;
}

.layui-layer.pc-address-modal .pc-address-recognize-trigger {
  position: absolute;
  top: 24px;
  right: calc(24px + 32px + 16px);
  z-index: 1;
}

.pc-address-recognize-trigger:hover,
.pc-address-recognize-trigger:focus {
  color: #2b85e4;
  background: transparent;
}

.pc-address-recognize-content {
  display: grid;
  gap: 8px;
}

.pc-address-recognize-label {
  color: #33415f;
  font-size: 13px;
  line-height: 20px;
}

.pc-address-recognize-input {
  width: 100%;
  min-height: 112px;
  padding: 8px 12px;
  resize: vertical;
  color: #33415f;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  font-size: 14px;
  line-height: 20px;
}

.pc-address-recognize-input:focus {
  border-color: #2979ff;
  outline: 0;
  box-shadow: 0 0 0 3px rgba(41, 121, 255, 0.08);
}

.pc-address-recognize-help {
  margin: 0;
  color: #73819d;
  font-size: 12px;
  line-height: 18px;
}

.layui-layer.pc-upgrade-modal,
.layui-layer.pc-upgrade-modal .layui-layer-content,
.pc-upgrade-layer {
  border-radius: 8px;
}

.layui-layer.pc-upgrade-modal {
  overflow: hidden;
}

.pc-upgrade-layer {
  position: relative;
  padding: 24px 32px 32px;
  color: #33415f;
  background: #ffffff;
  font-size: 14px;
}

.pc-upgrade-close {
  position: absolute;
  top: 16px;
  right: 20px;
  width: 32px;
  height: 32px;
  padding: 0;
  color: #17264e;
  border: 0;
  background: transparent;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
}

.pc-upgrade-body {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 24px 16px 0;
}

.pc-upgrade-icon {
  width: 32px;
  height: 32px;
  display: inline-flex;
  flex: 0 0 32px;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border-radius: 50%;
  background: #2979ff;
  font-size: 18px;
}

.pc-upgrade-layer-no-icon .pc-upgrade-body {
  display: block;
  padding-top: 20px;
}

.pc-upgrade-layer-no-icon .pc-upgrade-title,
.pc-upgrade-layer-no-icon .pc-upgrade-desc {
  text-align: left;
}

.pc-upgrade-title {
  color: #17264e;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
}

.pc-upgrade-content {
  margin-top: 16px;
}

.pc-upgrade-desc {
  margin: 0;
  color: #33415f;
  font-size: 16px;
  line-height: 1.6;
}

.pc-upgrade-custom {
  margin-top: 16px;
}

.pc-upgrade-form {
  width: 420px;
  max-width: 100%;
  margin: 0;
  padding: 0;
}

.pc-upgrade-form-row {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 8px;
  align-items: start;
  margin: 0 0 12px;
}

.pc-upgrade-form-row:last-child {
  margin-bottom: 0;
}

.pc-upgrade-form-row:before,
.pc-upgrade-form-row:after {
  display: none;
  content: none;
}

.pc-upgrade-form label,
.pc-upgrade-form .control-label {
  padding: 0;
  color: #52617f;
  font-size: 13px;
  font-weight: 400;
  line-height: 34px;
  text-align: left;
}

.pc-upgrade-form-field {
  position: relative;
  min-width: 0;
}

.pc-upgrade-form .form-control {
  width: 100%;
  height: 34px;
  padding: 8px 12px;
  color: #17264e;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: none;
  font-size: 13px;
  line-height: 18px;
}

.pc-upgrade-form .form-control:focus {
  border-color: #2979ff;
  box-shadow: none;
}

.pc-upgrade-form .input-group {
  width: 100%;
}

.pc-upgrade-form .btn-captcha {
  width: 112px;
  height: 34px;
  padding: 0 8px;
  color: #2979ff;
  border: 1px solid #edf2f8;
  border-radius: 4px;
  background: #ffffff;
  font-size: 13px;
  line-height: 32px;
}

.pc-upgrade-form .msg-box {
  display: block;
  position: static;
  min-height: 18px;
  margin-top: 4px;
  color: #e84b5b;
  font-size: 12px;
  line-height: 1.5;
}

.pc-upgrade-form .msg-box.n-right {
  position: static;
  width: auto;
  margin-top: 4px;
  text-align: left;
}

.pc-upgrade-form .msg-box:empty {
  display: none;
}

.pc-upgrade-actions {
  display: flex;
  justify-content: flex-end;
  gap: 16px;
  margin-top: 24px;
  padding-right: 4px;
}

.pc-upgrade-layer-no-icon .pc-upgrade-actions {
  width: 420px;
  max-width: 100%;
  padding-right: 0;
}

.pc-upgrade-cancel,
.pc-upgrade-primary {
  min-width: 110px;
  height: 44px;
  padding: 0 16px;
  border-radius: 4px;
  font-size: 16px;
  line-height: 42px;
  text-align: center;
}

.pc-upgrade-cancel {
  color: #33415f;
  border: 1px solid #edf2f8;
  background: #ffffff;
}

.pc-upgrade-primary {
  color: #ffffff;
  border: 1px solid #2979ff;
  background: #2979ff;
}

.pc-upgrade-primary:hover {
  border-color: #2b85e4;
  background: #2b85e4;
}

/* Hide field-level validation text while preserving error borders. */
.nice-validator .msg-box,
.nice-validator .msg-wrap,
.n-bootstrap .msg-box,
.n-bootstrap .msg-wrap,
.has-error .help-block {
  display: none !important;
}
/*# sourceMappingURL=frontend.css.map */
