.pt5 {
  padding-top: 5px;
}

.pr5 {
  padding-right: 5px;
}

.pb5 {
  padding-bottom: 5px;
}

.mt5 {
  margin-top: 5px;
}

.mr5 {
  margin-right: 5px;
}

.mb5 {
  margin-bottom: 5px;
}

.ml5 {
  margin-left: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mr10 {
  margin-right: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.ml0 {
  margin-left: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mr20 {
  margin-right: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.m20 {
  margin-left: 20px;
}

.m50 {
  margin-left: 50px;
}

.img-xs {
  width: 32px;
  height: 32px;
}

.img-sm {
  width: 64px;
  height: 64px;
}

.img-md {
  width: 96px;
  height: 96px;
}

.img-lg {
  width: 120px;
  height: 120px;
}

.section-content {
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 5px 5px 5px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.ibox {
  margin-bottom: 25px;
  background-color: transparent;
  border: 1px solid #93939330;
  border-radius: 4px;
  height: 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.list-group-striped > .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}

.ibox-title-gray {
  height: 41px;
  background-color: #f0f3f4;
  color: #333;
  font-weight: normal;
  border-radius: 2px 2px 0 0;
  padding: 13px !important;
  border-bottom: 1px solid #eee;
  display: block;
  clear: both;
}

.dashboard-header h5 {
  padding: 8px 0 0 0;
  display: inline-block;
  text-overflow: ellipsis;
  float: left;
  font-weight: 400;
}

.ibox-title-gray h5 {
  display: inline-block;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}


div#navMenu ul {
  border: 0;
}

#navMenu ul li a {
  padding: 10px;
}

#navMenu ul li {
  border-radius: 4px;
  text-align: center;
  min-width: 96px;
}

#navMenu ul li:active a, #navMenu ul li a {
  border: 0;
  min-height: 44px;
  min-width: 82px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.nav-tabs-custom {
  margin-bottom: 20px;
  /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);*/
  /*border-radius: 3px;*/
}

.nav-tabs-custom > .nav-tabs {
  margin: 0;
  border-bottom-color: #9a9a9a;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  min-height: 32px;
}

.nav-tabs-custom > .nav-tabs > li {
}

.nav-tabs-custom > .nav-tabs > li.header {
  padding-left: 5px;
  font-size: 16px;
  line-height: 30px;
}

.nav-tabs-custom > .nav-tabs > li.disabled > a {
  color: #777;
}

.nav-tabs-custom > .nav-tabs > li > a {
  font-weight: normal;
}

.nav-tabs-custom > .nav-tabs > li > a, .nav-tabs-custom > .nav-tabs > li > a:hover {
  background: transparent;
  margin: 0;
  padding: 5px 18px;
}

.nav-tabs-custom > .nav-tabs > li > a:hover {
  color: #999;
}

.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover, .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus, .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
  border-color: transparent;
}

.nav-tabs-custom > .nav-tabs > li.active {
  border-top-color: #f6f6f6;
}

.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a {
  background-color: #FFFFFF;
  color: #606266;
}

.nav-tabs-custom > .nav-tabs > li.active > a {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.nav-tabs-custom > .tab-content {
  padding: 10px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.layer-disabled {
  border: 1px #dedede solid !important;
  background-color: #f1f1f1 !important;
  color: #333 !important;
  pointer-events: none;
}

.box {
  position: relative;
  border-radius: 3px;
  border-top: 3px solid #d2d6de;
  margin-bottom: 20px;
  width: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.box-header:before, .box-body:before, .box-footer:before, .box-header:after, .box-body:after, .box-footer:after {
  content: " ";
  display: table;
}

.box-header:after, .box-body:after, .box-footer:after {
  clear: both;
}

.btn-box-tool {
  padding: 5px;
  background: transparent;
  color: #97a0b3;
}

.open .btn-box-tool, .btn-box-tool:hover {
  color: #606c84;
}

.box-main {
  border: 0;
  box-shadow: none;
  background-color: #FFFFFf;
}

.box-main > .box-header {
  padding: 12px 10px 2px 15px;
}

.box-header .box-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
}

.box-main > .box-header .box-title {
  font-size: 14px;
  margin-bottom: 13px;
  float: left;
  font-weight: bold;
  margin-left: 10px;
}

.box-main > .box-header .box-title .fa {
  padding-right: 3px;
  margin-top: -2px;
}

.box-main > .box-header .box-tools {
  position: absolute;
  top: 7px;
  right: 8px;
}

.box-main > .box-header .box-tools .btn-box-tool {
  padding: 0;
  min-width: 18px !important;
  color: #c4c4c4;
  /*border: 1px solid #d0d0d0;*/
  min-height: 18px;
  margin-right: 3px;
  padding-top: 3px;
}

.box-main form > .box-footer, .nav-main form > .box-footer {
  background: #fafafa
}

.box-main form > .box-footer .row, .nav-main form > .box-footer .row {
  margin: 5px 0 5px -25px;
}

@media ( min-width: 768px) {
  .section-content .about {
    padding-left: 0px;
  }
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #1AB394;
  border-color: #1AB394;
  padding: 1px 10px;
  color: #FFFFFF;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #FFFFFF;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}

.control-label.is-required:before {
  content: '* ';
  color: red;
}

label.error {
  position: absolute;
  right: 18px;
  top: 6px;
  color: #ef392b;
  font-size: 12px;
  z-index: 99;
}

.input-group label.error {
  z-index: 99;
  right: 42px;
}

.input-group.date label.error {
  z-index: 99;
  right: 3px;
}

.Validform_error, input.error, select.error {
  background-color: #fbe2e2;
  border-color: #c66161;
  color: #c00;
}

.Validform_wrong, .Validform_right, .Validform_warning {
  display: inline-block;
  height: 20px;
  font-size: 12px;
  vertical-align: middle;
  padding-left: 25px;
}

.i-checks label.error, .check-box label.error, .radio-box label.error {
  right: auto;
  width: 150px;
  left: 210px;
  top: 1px;
  max-width: none;
}

.check-box, .radio-box {
  display: inline-block !important;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
  padding-left: 25px;
  padding-right: 15px;
  margin-top: 6px;
  padding-top: 8px;
}

.icheckbox, .icheckbox-blue, .iradio, .iradio-blue, .iradio-purple {
  position: absolute;
  top: 8px;
  left: 0;
}

.icheckbox-blue, .iradio-blue {
  display: block;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(../../img/blue.png) no-repeat;
  border: none;
  cursor: pointer;
}

.icheckbox-blue, .icheckbox-blue.static:hover {
  background-position: 0 0;
}

.icheckbox-blue.hover, .icheckbox-blue:hover {
  background-position: -20px 0;
}

.icheckbox-blue.checked {
  background-position: -40px 0;
}

.icheckbox-blue.disabled {
  background-position: -60px 0;
  cursor: default;
}

.icheckbox-blue.checked.disabled {
  background-position: -80px 0;
}

.iradio-blue, .iradio-blue.static:hover {
  background-position: -100px 0;
}

.iradio-blue.hover, .iradio-blue:hover {
  background-position: -120px 0;
}

.iradio-blue.checked {
  background-position: -140px 0;
}

.iradio-blue.disabled {
  background-position: -160px 0;
  cursor: default;
}

.iradio-blue.checked.disabled {
  background-position: -180px 0;
}

.toggle-switch {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 12px;
}

.toggle-switch input {
  height: 0;
  width: 0;
  position: absolute;
  opacity: 0;
}

.toggle-switch span {
  display: inline-block;
  position: relative;
  width: 40px;
  height: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
  cursor: pointer;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
}

.toggle-switch span:after {
  content: '';
  height: 20px;
  width: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 1px;
  top: -7px;
  color: #aaa;
  -webkit-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all .1s ease;
  text-align: center;
  background-color: #FFFFFF;
  -webkit-box-shadow: rgba(0, 0, 0, .12) 0 1px 6px, rgba(0, 0, 0, .12) 0 1px 4px;
  box-shadow: rgba(0, 0, 0, .12) 0 1px 6px, rgba(0, 0, 0, .12) 0 1px 4px;
}

.toggle-switch input:checked ~ span:after {
  left: -webkit-calc(100% - 18px);
  left: calc(100% - 18px);
}

.toggle-switch.switch-solid span {
  height: 20px;
}

.toggle-switch.switch-solid span:after {
  top: -2px;
}

.switch-solid input:checked ~ span {
}

.switch-solid input:checked ~ span:after {
  background-color: #FFFFFF;
}

.loaderbox {
  display: inline-block;
  min-width: 125px;
  padding: 10px;
  margin: 0 auto;
  color: #000 !important;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #93939330;
  background-color: #eee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}

.loaderbox .loading-activity {
  float: left;
  width: 18px;
  height: 18px;
  border: solid 2px transparent;
  border-top-color: #000;
  border-left-color: #000;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
}

@media (max-width: 767px) {
  .loading-activity {
    width: 18px;
    height: 18px;
  }
}

.select-list input.layui-input {
  width: 106px !important;
  min-width: 106px !important;
}

.select-list ul, .layui-layer-content ul {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
  width: calc(100% - 190px);
  overflow: hidden;
}

/*
@media (min-width: 641px) and (max-width: 1079px) {
  .select-list ul, .layui-layer-content ul {
    grid-template-columns: repeat(2, minmax(0px, 1fr));
  }
}

@media (min-width: 1080px) and (max-width: 1419px) {
  .select-list ul, .layui-layer-content ul {
    grid-template-columns: repeat(3, minmax(0px, 1fr));
  }
}

@media (min-width: 1420px) and (max-width: 1789px) {
  .select-list ul, .layui-layer-content ul {
    grid-template-columns: repeat(4, minmax(0px, 1fr));
  }
}

@media (min-width: 1790px) and (max-width: 2119px) {
  .select-list ul, .layui-layer-content ul {
    grid-template-columns: repeat(5, minmax(0px, 1fr));
  }
}


@media (min-width: 2120px) {
  .select-list ul, .layui-layer-content ul {
    grid-template-columns: repeat(6, minmax(0px, 1fr));
  }
}*/

.select-list li, .layui-layer-content li {
  list-style: none;
}

td>table{
  width:100%;
}

td .dropdown-menu{
  min-width: auto !important;
}

.select-list .time-input {
  display: block;
  width: 168px;
  padding-left: 10px;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(calendar.png);
  background-size: 17px;
  cursor: pointer;
}


.layui-layer-content {
  background-color: #FFFFFF !important;
  margin: 0 !important;
}

.layui-layer-title {
  border-radius: 0 !important;
}

.layui-layer {
  background-color: transparent !important;
}

.layui-layer-btn {
  border-radius: 0 0 5px 5px !important;
}

.time-input {
  display: block;
  width: 100%;
  padding-left: 10px;
}

label {
  font-weight: normal;
}

tr:hover {
  background-color: #d7d7d747;
}


.layui-form-onswitch {
  border-radius: 4px !important;
}

.layui-form-switch > i {
  width: 12px !important;
  height: 12px !important;
  margin-top: 2px !important;
}

.container-div {
  padding: 0 8px 8px 8px;
  margin: 6px 22px;
  border-radius: 7px;
  background: #f3f3f3;
  height: 100%;
}

.container-div .row {
  /*height: 100%;*/
}

.list-bg .user-panel {
  display: flex;
}

.list-bg .user-panel .box-main {
  width: 220px;
  min-width: 220px;
  border-radius: 6px;
  box-shadow: 0 0 8px 0 #ddd;
  margin:16px 0 0 16px;
  height: 100%;
}

.treetable-bars .btn-group-sm i {
  display: none !important;
}


.search-collapse, .select-table {
  width: 100%;
  box-shadow: 0px 0px 8px 0px #dddddd;
}

.search-collapse .col-sm-6 .control-label {
  color: #333;
}

@media ( max-width: 768px) {
  .search-collapse {
  }
}

@media ( min-width: 768px) {
  .select-list li {
    float: left;
  }
}

.select-list br {
  display: none;
}

.select-list > ul > li, .select-list > ul > div > li {
  margin:8px;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  white-space: nowrap;
}

.select-list li i {
  z-index: 1000;
  cursor: pointer;
}

.select-list ul a.btn {
  margin-left: 3px;
}

.select-list li input, .select-list li select {
  border: 1px solid rgba(12, 30, 91, 0.1);
}

button, input, optgroup, option, select, textarea {
  border-radius: 4px !important;
}


.select-list li p, .select-list li label:not(.radio-box) {
  margin: 0;
  -moz-text-align-last: justify;
  -webkit-text-align-last: justify;
  white-space: nowrap;
  align-items: flex-start;
  box-sizing: border-box;
  display: inline-flex;
  flex: 0 0 auto;
  height: 32px;
  justify-content: flex-end;
  line-height: 32px;
  padding: 0;
  color: #252b48;
}

.select-list li input {
  border-radius: 4px;
  background: transparent;
  outline: none;
  height: 30px;
  min-width: auto;
  width: 100%;
}

.select-list li .submit-btn {
  border: 0px;
  border-radius: 4px;
  background: transparent;
  outline: none;
  width: 40px;
  height: 23px;
}

.select-list li select {
  border: 1px solid #93939330;
  border-radius: 4px;
  background: transparent;
  outline: none;
  height: 30px;
}

.bootstrap-select.form-control .btn-default {
  color: inherit;
  padding: 4px 6px 4px;
  border-radius: 4px;
  border: 1px solid #e5e6e7;
  outline: none;
  height: 31px;
  background: #FFFFFF none;
}

.file-input .btn-default {
  margin-right: 5px;
}

.select-list .btn-default {
  color: #555;
  padding: 5px 5px;
  border: 1px solid #93939330;
  border-radius: 4px;
  background: transparent;
  outline: none;
  height: 30px;
  width: 200px;
}

.select-list .btn-default:hover, .select-list .btn-default:focus, .select-list .btn-default:active, .select-list .btn-default.active, .open .dropdown-toggle.btn-default {
  color: #555;
  background-color: #e4e4e4;
  border-color: #b2b2b2
}

.select-list .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  height: 30px;
  width: 200px;
}

.select-list .bootstrap-select > .dropdown-toggle.bs-placeholder, .select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .select-list .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: inherit;
}

.select-list .bootstrap-select .dropdown-toggle .caret {
  position: inherit;
}

.select-list .select-selectpicker li {
  float: none;
}


.select-list .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .bootstrap-select.form-control .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  color: #FFFFFF;
  text-decoration: none;
}

.form-control {
  background-color: transparent !important;
}

.select2-container--bootstrap {
  display: inline-block;
}

.select2-container--bootstrap .select2-selection {
  border-radius: 4px;
}

.select-list .select-time input {
  width: 93px;
}

.select-time label, .select-time span, .select-time input {
  float: left;
}

@media (max-width: 767px) {
  .select-time label, .select-time span, .select-time input {
    float: none;
  }

  .select-list .select-time input {
    width: 200px;
  }
}

.select-time label {
  margin-top: 5px;
}

.select-time span {
  display: block;
  margin: 5px 5px;
}

.search-btn {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
  margin-bottom: 5px;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  border-radius: 3px;
  vertical-align: middle;
  cursor: pointer;
}

.detail-view .fixed-table-body {
  /*overflow: hidden !important;*/
}

.select-title {
  color: #3d5266;
  padding: 10px 0px;
  font-weight: normal;
}

.table-striped {
  padding: 16px  !important;
  margin-bottom: 16px;
}

.rc-handle-container {
  position: relative;
}

.rc-handle {
  position: absolute;
  width: 7px;
  cursor: ew-resize;
  margin-left: -3px;
  z-index: 2
}

table.rc-table-resizing {
  cursor: ew-resize;
}

table.rc-table-resizing thead, table.rc-table-resizing thead > th, table.rc-table-resizing thead > th > a {
  cursor: ew-resize;
}

.table-striped .bootstrap-table {
  border: 0px !important;
  white-space: nowrap;
}


.table-titled {
  min-height: 75%;
}

.table-titled table thead {
  background-color: #eff3f8;
}

.table-titled .table > thead > tr > th {
  border: 0 !important;
}

.table-titled .table > tbody > tr > th {
  border-bottom: 1px solid #ccc;
  border-top: 0px !important;
}


.table-titled table > thead > tr > th, .table-titled table > tbody > tr > th, .table-titled table > tfoot > tr > th, .table-titled table > thead > tr > td, .table-titled table > tbody > tr > td, .table-titled table > tfoot > tr > td {
  border-bottom: 1px solid #e7eaec;
  background-color: transparent;
}

.table-titled table > thead > tr > th:first-child {
  border: 0 !important;
  background-color: transparent;
}

.table-titled table > thead > tr > th:last-child {
  background-color: transparent;
  border: 0 !important;
}

.table-titled table > tbody > tr > td {
  border: 1px solid #ebeef5;
  background-color: transparent;
}


.table-bordered table > thead > tr > th:first-child, .table-bordered table > tbody > tr > td:first-child {
  border-left: 1px solid #ddd;
}

.table-bordered table > thead > tr > th:last-child, .table-bordered table > tbody > tr > td:last-child {
  border-right: 1px solid #ddd;
}

.table-bordered table > thead > tr > th, .table-bordered table > tbody > tr > td {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.fixed-table-footer {
  border-top: 0px solid #ddd;
}

.fixed-table-pagination {
  display: flex;
  justify-content: end;
  margin-top: 54px;
  align-items: center;
}

.table-striped .table > thead:first-child > tr:first-child > th {
  vertical-align: middle
}


.fixed-table-container thead th > .both {
  display: inline-block;
}

.editable-input .input-sm {
  height: 32px !important;
}

.left-fixed-table-columns, .left-fixed-body-columns {
  position: absolute;
  background-color: #FFFFFF;
  display: none;
  box-sizing: border-box;
  overflow: hidden;
}

.left-fixed-table-columns .table, .left-fixed-body-columns .table {
  border-right: 1px solid #ddd;
}

.left-fixed-table-columns .table.table-no-bordered, .left-fixed-body-columns .table.table-no-bordered {
  border-right: 1px solid transparent;
}

.left-fixed-body-columns table {
  position: absolute;
  animation: none;
}

.bootstrap-table .table-hover > tbody > tr.hover > td {
  background-color: #f5f5f5;
}

td .fixed-table-toolbar {
  padding: 0;
}

tr.detail-view>td {
  padding: 3px 0 3px 6px !important;
}

.bootstrap-table table thead{
  border: 1px solid;
}

.right-fixed-table-columns {
  position: absolute;
  right: 63px;
  border-left: 1px solid #ddd;
  display: none;
  z-index: 100;
}

.bootstrap-table.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100% !important;
}

.bootstrap-tree-table .treetable-indent {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
}

.bootstrap-tree-table .treetable-expander {
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.bootstrap-tree-table .treetable-selected {
  background: #f5f5f5 !important;
}

.pagination>li{
  margin: 0;
}

.bootstrap-table .fixed-table-pagination > .pagination-detail {
  margin: 0px !important;
}

.bootstrap-tree-table .treetable-table tbody {
  display: block;
  height: auto;
}

.bootstrap-tree-table .treetable-table thead, .treetable-table tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.bootstrap-tree-table .treetable-thead th {
  line-height: 24px;
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.bootstrap-tree-table .treetable-tbody td:last-child {
  border-right: 0 !important;
}

.bootstrap-tree-table .treetable-tbody td {
  /*white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;*/
  border-left: 0 !important;
  border-bottom: 0 !important;
}


.treetable-bars {
  display: flex;
  justify-content: space-between;
  align-items: center;
}


.fixed-table-toolbar .pull-right {
  margin: 6px 15px 6px  0 !important;
  border-radius: 4px;
  border: 1px solid #b1b1b1;
}

.treetable-bars .pull-right {
  border-radius: 4px;
  border: 1px solid;
}

td > div#toolbar .btn:first-child {
  margin-left: 0 !important;
  padding-left: 0 !important;
}

div#toolbar {
  margin: 0 !important;
  display: flex;
  align-items: center;
  justify-content: left;
}

.bootstrap-tree-table .treetable-bars .tool-left, .bootstrap-tree-table .treetable-bars .tool-right {
  /*margin-top: 10px;*/
  /*margin-bottom: 10px;*/
}

.bootstrap-tree-table .treetable-bars .tool-left {
  float: left;
}

.bootstrap-tree-table .treetable-bars .tool-right {
  float: right;
}

.bootstrap-tree-table .treetable-bars .columns li label {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.428571429;
  max-width: 100%;
  margin-bottom: 5px;
  cursor: pointer;
}

.ax_close_max:hover {
  color: red !important;
}

.ax_close_max {
  position: fixed;
  font-size: 30px;
  top: 5px;
  right: 10px;
  z-index: 9999;
  display: none;
  color: #4a86e8;
}

.dropdown-toggle span {
  display: flex;
  align-items: center;
}

.navbar-right > .user-menu > .dropdown-menu {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  padding: 1px 0 0 0;
  border-top-width: 0;
  right: 30px !important;
  min-height: auto !important;
  margin: 18px 0 !important;
  padding: 8px 0 !important;
}

.navbar-right > .user-menu .user-image {
  float: left;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  margin-right: 8px;
  margin-top: -3px;
}

@media (max-width: 767px) {
  .navbar-right > .user-menu .user-image {
    float: none;
    margin-right: 0;
    margin-top: -8px;
    line-height: 10px;
  }
}


.dropdown-menu > .divider {
  background-color: #eee;
}

.form-header {
  font-size: 15px;
  color: #6379bb;
  border-bottom: 1px solid #ddd;
  margin: 8px 10px 25px 10px;
  padding-bottom: 5px;
}

.pageGo input {
  height: 32px;
  width: 32px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  display: block;
  float: left;
  color: #606266;
}

.pageGo button {
  height: 26px;
  width: 35px;
  float: left;
  padding: 0;
  background-color: transparent !important;
  color: #606266;
}

.reorder_rows_onDragClass td {
  color: yellow !important;
  background-color: #999 !important;
  text-shadow: 0 0 10px black, 0 0 10px black, 0 0 8px black, 0 0 6px black, 0 0 6px black;
  box-shadow: 0 12px 14px -12px #111 inset, 0 -2px 2px -1px #333 inset;
}

.dragtable-sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
  -moz-user-select: none;
}

.dragtable-sortable li {
  margin: 0;
  padding: 0;
  float: left;
  font-size: 1em;
  background: white;
}


.dropdown-menu > .divider {
  background-color: #eee;
}

.main-content {
  color: inherit;
  padding: 10px 15px 15px 15px;
  background-color: #FFFFFF;
  border-radius: 7px;
  margin: 7px;
}

.fixed-table-container .selected {
  background-color: #e2ddff;
}

.popover {
  max-width: unset;
}

.popover-title {
  margin: 0 !important;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 5px;
}

#scroll-up {
  border-width: 0;
  position: fixed;
  right: 2px;
  z-index: 99;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  opacity: 0;
  filter: alpha(opacity=0);
  bottom: -24px;
  visibility: hidden;
  background-color: #aaa;
  color: #FFFFFF;
  display: none;
}

#scroll-up.display {
  opacity: .7;
  filter: alpha(opacity=70);
  bottom: 2px;
  visibility: visible;
}

input::placeholder {
  color: #b1b1b1 !important;
}

::-webkit-input-placeholder {
  color: #000000 !important;
}

::-moz-placeholder {
  color: #000000 !important;
}

:-ms-input-placeholder {
  color: #000000 !important;
}

.slider {
  background-color: #FFFFFF;
  width: 278px;
  height: 237px;
  z-index: 999;
  box-sizing: border-box;
  padding: 9px;
  border-radius: 6px;
  box-shadow: 0 0 11px 0 #999999;
  position: absolute;
  left: 15px;
  top: -105px;
  display: none;
}

.slider .content {
  width: 100%;
  height: 159px;
  position: relative;
}

.bg-img-div {
  width: 100%;
  height: 100%;
  position: absolute;
  transform: translate(0px, 0px);
}

.slider-img-div {
  height: 100%;
  position: absolute;
  transform: translate(0px, 0px);
}

.bg-img-div img {
  width: 100%;
}

.slider-img-div img {
  height: 100%;
}

.slider .slider-move {
  height: 60px;
  width: 100%;
  margin: 11px 0;
  position: relative;
}

.slider .bottom {
  height: 19px;
  width: 100%;
}

.refresh-btn, .close-btn, .slider-move-track, .slider-move-btn {
  background: url(https://static.geetest.com/static/ant/sprite.1.2.4.png) no-repeat;
}

.refresh-btn, .close-btn {
  display: inline-block;
}

.slider-move .slider-move-track {
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  color: #88949d;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.slider {
  user-select: none;
}

.slider-move .slider-move-btn {
  transform: translate(0px, 0px);
  background-position: -5px 11.79625%;
  position: absolute;
  top: -12px;
  left: 0;
  width: 66px;
  height: 66px;
}

.slider-move-btn:hover, .close-btn:hover, .refresh-btn:hover {
  cursor: pointer;
}


.search_label {
  width: 7.666667%;
  float: left;
  text-align: right;
  height: 30px;
  padding: 3px 12px;
  padding-right: 0px;
  line-height: 1.42857143;
  color: #333;
}

.search_box div input {
  width: 100%;
  height: 30px;
  outline: none;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #ddd;
  border-radius: 4px;
  background: transparent;
}

.logo-lg {
  font-size: 18px;
  line-height: 33px;
  display: flex;
  align-items: center;
}


.bootstrap-select .dropdown-menu {
  min-width: 100% !important;
}

.bootstrap-select .dropdown-menu li {
  min-width: 38% !important;
}

span.card-view-value {
  text-align: left !important;
}


@media (max-width: 1450px) {
  .running-text > .date-top:first-child {
    display: none;
  }
}


@media (max-width: 1200px) {
  .running-text {
    display: none;
  }
}

.running-text > ul {
  display: flex;
  align-items: center;
  justify-content: left;
}


.running-text-group {
  color: #606266;
  font-weight: normal;
  width: 1111px;
  margin-top: 3px;
}


@media (max-width: 768px) {
  .select-list li p, .select-list li label:not(.radio-box) {
    width: 65px !important;
  }

  .card-view .card-view-title {
    min-width: 25% !important;
  }

  .section-content {
    width: 92%;
  }

  .wrapper-content {
    height: 100%;
    overflow-y: auto;
  }

  .text-nowrap {
    white-space: break-spaces !important;
  }

  label {
    display: contents !important;
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0 !important;
  }




  .form-horizontal {
    margin-left: 25px !important;
  }

  .user .form-group {
    margin-left: 15px !important;
  }

  #fullScreen {
    display: none;
  }

  .wrapper-content {
    padding: 20px !important;
  }

  #wrapper {
    border-radius: 0 !important;
  }

  .card-view-value .btn-group {
    display: inline-grid;
  }

  .card-view-value .dropdown-menu li {
    display: inline-flex;
  }

  .open > .dropdown-menu {
    display: grid !important;
  }

}

.icon-tools {
  border: 2px solid #fbfbfb;
  padding: 3px;
  margin-right: 3px;
  border-radius: 4px;
}

span.deleteicon {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 100%;
}

span.deleteicon span {
  position: absolute;
  display: none;
  right: 6px;
  bottom: 15px;
  width: 15px;
  height: 8px;
  color: #999;
  font: 17px monospace;
  cursor: pointer;
}

.btn-group.user-menu ul.dropdown-menu {
  top: 30px;
}

.btn-group.user-menu ul.dropdown-menu > span {
  height: 10px;
  width: 10px;
  display: inline-block;
  border: 1px solid #e4e7ed;
  position: absolute;
  top: -5px;
  border-color: transparent !important;
  transform: rotate(45deg);
  left: 64px;
  z-index: 10000;
  background-color: #FFFFFF;

}

span.deleteicon input {
  padding-right: 21px !important;
  box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(12, 30, 91, 0.1);
}

.btn-group.user-menu a {
  color: white;
}

.btn-group.user-menu {
  position: absolute;
  right: 6px;
  top: 12px;
  display: flex;
  justify-content: end;
  align-items: center;
  padding-right: 5px;
}

.jcodeyun-table-log {
  border: 0 !important;
}

.jcodeyun-table-log th, .jcodeyun-table-log td, .jcodeyun-table-log tbody {
  border: 0 !important;
}


.jcodeyun-table-log tr > td:first-child {
  width: 80px;
}

.btn-group-sm {
  margin: 5px 12px 0 0;
}

.layui-form-checkbox[lay-skin=primary] > div {
  margin-top: 2px !important;
}

.index-title {
  color: #FFFFFF;
}

iframe {
  border: 0;
  border-top-left-radius: 8px ;
  border-top-right-radius: 8px ;
}

.jcodeyun-smartwidget {
  box-sizing: border-box;
  background: #FFFFFF;
  box-shadow: 3px 3px 11px #00000030;
  border-radius: 4px;
  width: 20%;
  margin-left: 5px;
  margin-top: 5px;
  transition: .3s;
}

.jcodeyun-smartwidget .widget-header {
  display: flex;
  border-bottom: 1px solid #ebeef5;
  height: 48px;
  line-height: 48px;
}

.jcodeyun-smartwidget .widget-header .ellis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jcodeyun-smartwidget .widget-header .widget-header_title {
  padding: 0px 8px;
  display: inline-block;
  position: relative;
  width: auto;
  margin: 0;
  font-weight: 400;
  letter-spacing: 0;
  align-items: center;
  font-size: 16px;
}

.jcodeyun-smartwidget .widget-body {
  display: flex;
  flex-direction: column;
  will-change: height;
  position: relative;
  height: calc(100% - 48px);
  overflow: hidden;
}

.jcodeyun-smartwidget .pivot-table-widget .statistic-box .statistic-metrics {
  font-size: 45px;
  font-weight: normal;
  padding: 0 20px;
  color: rgb(21, 74, 123);
  text-align: center;
}

.jcodeyun-smartwidget .pivot-table-widget .statistic-box {
  margin: 40px 0;
}

.jcodeyun-smartwidget .quick-nav-widget .list-box {
  box-sizing: border-box;
  padding: 20px 5px;
}

.fl {
  float: left;
}

.jcodeyun-smartwidget .quick-nav-widget .li-item.not-border {
  border: 0;
}

.jcodeyun-smartwidget .quick-nav-widget .li-item.card-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}


.jcodeyun-smartwidget .quick-nav-widget .item-icon i {
  color: red;
  width: 25px;
  height: 25px;
  font-size: 18px;
}


::-ms-reveal,
::-ms-clear {
  display: none !important;
}

.hideShowPassword-wrapper {
  position: relative;
  vertical-align: baseline;
  margin: 0px;
  display: flex !important;
  justify-content: space-between;
}

.hideShowPassword-toggle {
  background-color: transparent !important;
  background-image: url(wink.png) !important;
  background-position: 0 center !important;
  background-repeat: no-repeat !important;
  cursor: pointer !important;
  font-size: 100%;
  height: 44px;
  margin: 0;
  max-height: 100%;
  padding: 0;
  overflow: hidden;
  text-indent: -999em;
  width: 46px;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: unset !important;
  margin-top: auto !important;
}

.hideShowPassword-toggle-hide {
  background-position: -44px center !important;
}

.hideShowPassword-toggle:hover,
.hideShowPassword-toggle:focus {
  border-color: #0088cc;
  outline: transparent;
}
.navbar-default .nav > li > a > svg path {
  fill: #FFFFFF !important;
}
.navbar-default .nav > li.active > a > svg path {
  fill: #FFFFFF !important;
}

.navbar-default .nav > li.selected > a > svg path {
  fill: #FFFFFF !important;
}

span.deleteicon svg path {
  fill: #5d5e61 !important;
}

::-webkit-scrollbar-track {
  cursor: pointer;
}


.nav .layui-nav .layui-nav-item {
  line-height: 35px;
}

.nav .layui-nav {
  background-color: transparent;
  padding: 0;
}

.nav .layui-nav .layui-nav-item>a {
  padding: 0 20px 0 0;
  font-size: 18px;
}

.nav .layui-nav-child {
  top: 35px;
}

.nav .layui-nav-child dd {
  height: 25px;
}
