h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 24px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 10px;
}

h3, h4, h5 {
  margin-top: 5px;
  font-weight: normal;
}

a:focus {
  outline: none;
}

.nav > li > a {
  padding: 5px 17px 5px 11px;
  margin: 0;
  display: block;
}

.nav.navbar-right > li > a {
  height: 20px;
  min-height: 20px;
  padding: 18px 8px;
}

a#fullScreen {
  margin-right: 15px;
}


.nav.navbar-right > li > a > .label {
  position: absolute;
  top: 9px;
  right: 5px;
  text-align: center;
  padding: 2px 4px;
  line-height: .9;
}

.nav.navbar-right > li > a:hover {
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
}

.navbar {
  box-shadow: 0 0px 0px transparent
}

.navbar-default {
  position: relative;
}

.nav.navbar-top-links li {
  display: inline-block;
}

.navbar-top-links li:last-child {
  /* margin-right: 16px;*/
}

body.body-small .navbar-top-links li:last-child {
  margin-right: 10px;
}

.dropdown-menu {
  border: medium none;
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000;
  border-radius: 0;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.3)
}

.dropdown-menu > li > a {
  border-radius: 3px;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal;
  padding: 5px;
  display: inline-block;
  color: #606266 !important;
  width: 95%;
}


.pagination-detail .dropdown-menu li.active > a:hover, .pagination-detail .dropdown-menu li.active > a:focus, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #4a86e81f;
}

.dropdown-menu > li > a.font-bold {
  font-weight: normal;
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}

.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.dropdown-messages, .dropdown-alerts {
  padding: 10px 10px 10px 10px;
}

.dropdown-messages li a, .dropdown-alerts li a {
}

.dropdown-messages li em, .dropdown-alerts li em {
}

.nav.navbar-top-links .dropdown-alerts a {
}

.nav-header {
  padding: 34px 25px 20px 25px;
  background: url("patterns/header-profile.png") no-repeat;
}

.pace-done .nav-header {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.nav > li.active {
}

.nav.nav-second-level > li.active {
  border: none;
}

.nav.nav-second-level.collapse {
  height: auto !important;
}

.nav-header a {
}

.nav-header .text-muted {
}

.minimalize-styl-2 {
  font-size: 20px;
  display: flex;
  padding: 16px 25px;
}

.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: inline-table;
}

.navbar-form-custom .form-group {
  margin-bottom: 0;
}

.nav.navbar-top-links a {
}

.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  height: 60px;
  margin: 0;
  z-index: 2000;
}

.count-info .label {
  line-height: 12px;
  padding: 1px 5px;
  position: absolute;
  right: 6px;
  top: 12px;
}

.arrow {
  position: absolute;
  right: 16px;
}

.fa.arrow:before {
  content: "\f107"
}

.active > a > .fa.arrow:before {
  content: "\f106"
}

.nav-second-level li {
  border-bottom: none !important;
}

.nav-third-level li {
  border-bottom: none !important;
}
.nav li a{
  display: flex;
  align-items: center;
}
.user-panel a.menuItem {
  display: contents !important;
}

.nav-second-level li a {
  padding: 5px 3px 5px 36px;
  height: 38px;
}

.nav-third-level li a {
  padding: 5px 3px 5px 64px;
  padding-right: 0;
}

.nav-second-level li:last-child {
  margin-bottom: 0px;
}

body:not(.fixed-sidebar ).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
}

body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  border-radius: 0 2px 2px 0;
}

.fixed-nav .slimScrollDiv #side-menu {
  padding-bottom: 60px;
  position: relative;
}

.fixed-sidebar.mini-navbar .slimScrollDiv > * {
  overflow: visible !important;
  overflow-y: hidden;
}

.fixed-sidebar .slimScrollDiv > * {
  overflow-y: hidden;
  overflow-x: visible;
}

.mini-navbar li.active .nav-second-level {
  left: 65px;
}


.navbar-default .special_link a:hover {
  background: transparent !important;
}

.navbar-default .landing_link a:hover {
  background: transparent !important;
}

.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  display: none;
  padding: 18px 0;
}

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.navbar-fixed-top {;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  z-index: 2030;
}

.fixed-nav #wrapper {
  padding-top: 60px;
  box-sizing: border-box;
}

.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}

.body-small .navbar-fixed-top {
  margin-left: 0px;
}

body.mini-navbar .navbar-static-side {
  width: 70px;
}

.mini-navbar .sidebar-collapse > div > ul > li > a > span {
  display: none !important;
}

.mini-navbar .sidebar-collapse > ul > li > a > span {
  display: none !important;
}

body.mini-navbar .profile-element, body.mini-navbar .nav-label {
  display: none;
}


body:not(.fixed-sidebar ).mini-navbar .nav-second-level {
  display: none;
}


body.mini-navbar .nav-header {
  padding: 0;
}


body.mini-navbar #page-wrapper {
  margin: 0 0 0 70px;
}


body.fixed-sidebar .navbar-static-side {
  position: fixed;
  max-width: 200px;
  min-width: 70px;
  width: 200px;
  height: 100%;
}

.layui-form-checkbox[lay-skin="primary"] > i {
  margin-top: 3px;
  border: 1px solid #606266 !important;
}

.footer .pull-right {
  margin-top: 6px;
  color: #606266;
  font-weight: normal;
}

.theme-jcodeyun .user-panel > .info > p {
  color: #FFFFFF !important;
}

.select2-container--bootstrap .select2-selection, .select2-dropdown {
  border: 1px solid #0c1e5b1a;
}

.search-collapse {
  margin:  10px 0 16px 0;
  padding: 8px 16px ;
}

.search-collapse, .select-table {
  background-color: #FFFFFF;
  border-radius: 6px;
}

.select-toggle {
  position: absolute;
  top:25px;
  right: 10px;
  color: #3662ec;
}

.select-list-hidden {
  display: contents;
}

.jcodeyun-time-range {
  width: 100%;
  display: flex !important;
  border: 1px solid #0c1e5b1a !important;
  border-radius: 4px !important;
  justify-content: space-around;
  align-items: center;
}

.jcodeyun-time-range input {
  border: 0 !important;
  box-shadow: none !important;
  text-align: center;
  width: 106px !important;
}

.jcodeyun-time-range input:first-child {
  background-position: 3px;
}

.jcodeyun-time-range input:not(:first-child) {
  background-image: none;
}

.select2-container--bootstrap .select2-results__option {
}

.bootstrap-tree-table .treetable-table {
  width: 100%;
  overflow-x: auto !important;
  background-color: #fff;
  border-top-left-radius: 6px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #a4a4a4 transparent transparent !important;
}


.ui-layout-toggler-east-closed .fa:before, .ui-layout-toggler-west-open .fa:before {
}

.tab-pane > ul > li > a {
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  height: 38px;
  line-height: 38px;
  list-style: none;
  width: 100%;
  position: relative;
  white-space: nowrap;

}

.mini-navbar .tab-pane > ul > li > a {
  padding: 0;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
}


.nav i {
  width: 18px;
  text-align: center;
/*  font-weight: bold;*/
}

.ws-docs-icon {
  background-color: #FFFFFf;
}


.form-control {
  background-color: transparent;
  border: 1px solid #0c1e5b1a !important;
  box-shadow: inset 0 1px 1px transparent;
  border-radius: 4px !important;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] {
  color: #4f4f4f;
  background-color: #F1F1F1 !important;
  cursor: pointer;
}

.toggle-switch.switch-solid span:after {
  background-color: #FFFFFF !important;
  top: -4px !important;
}

.toggle-switch input:checked ~ span:after {
  left: -webkit-calc(100% - 18px);
  left: calc(100% - 18px);
}

.user-menu ul.dropdown-menu {
  right: 20px;
  width: 135px;
  float: right;
  left: auto;
}

/*tab字体颜色*/
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
  color: #FFFFFF;
  font-weight: normal;
}

body .layer-ext-moon .layui-layer-btn .layui-layer-btn1 {
  background: transparent !important;
  color: #FFFFFF !important;
  border: 1px solid transparent !important;
}


.select2-dropdown {
  background-color: #FFFFFF !important
}

.bootstrap-tree-table .treetable-tbody tr[pid='row_root'] > td {
  border-bottom: 0 !important;
  border-top: 0 !important;
}

.ui-layout-west.ui-layout-pane.ui-layout-pane-west {
  background: transparent !important;
  margin: 7px !important;
}

.layui-layer-dialog .layui-layer-content {
  background-color: #FFFFFF !important;
  color: #606266 !important;
  box-shadow: none;
}


.bootstrap-select > .dropdown-toggle, .select-list .bootstrap-select > .dropdown-toggle:hover, .select-list .bootstrap-select > .dropdown-toggle:focus, .select-list .bootstrap-select > .dropdown-toggle:active {
  border-bottom: 1px solid #606266 !important;
  background-color: transparent !important;
  border: 1px solid transparent;
  border-radius: 0 !important;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
  color: #606266 !important;
}

.pagination > li > span {
  background-color: #FFFFFF !important;
  color: #606266 !important;
}

li.dropdown-item-marker > label > span {
  margin-left: 10px !important;
}

.select2-container--bootstrap .select2-results__option, .btn-box-tool {
  color: #606266;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #EBEBEB;
  color: #606266;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  background-color: #c1c6d1;
}

.theme-jcodeyun .user-panel > .info > a {
  color: #FFFFFF !important;
}

.fixed-columns, .fixed-columns-right {
  background-color: #FFFFFF !important;
}



@media (min-width: 768px) {
  .fixed-columns-right .fixed-table-body {
    border-radius: 0 !important;
    border: 0;
  }


  .fixed-height .fixed-header-div {
    border-radius: 0 8px 0 0;
  }

  .fixed-columns-right .fixed-header-div {

  }

  .fixed-columns .fixed-table-body {
    border-radius: 0 !important;
    overflow: hidden !important;
    border: 0;
  }

  .bootstrap-table .fixed-table-container {
    background: transparent !important;
  }

  .fixed-height .fixed-table-header {
    /*margin-right: 0 !important;*/
    border-radius: 4px 4px 0 0;
  }

  .fixed-columns-right .fixed-table-header {
    border-radius: 0 4px 0 0 !important;
  }

  .fixed-columns .fixed-table-header {
    border-radius: 4px 0 0 0;
  }

  .bs-glyphicons {
    margin-right: 0;
    margin-left: 0;
  }

  .bs-glyphicons li {
    width: 12.5%;
  }

  .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }

  .vertical-timeline-content h2 {
    font-size: 18px;
  }

  .vertical-timeline-content p {
  }
}

.user-menu .dropdown-toggle {
  display: flex;
  align-items: center;
}

.nav.navbar-top-links li > span:first-child {
  float: left;
}

/*平台字体颜色*/
.logo-lg, .skin-jcodeyun .navbar .nav > li > a {
  color: #FFFFFF;
}

.table .layui-form-radio {
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.table .layui-form-radio > i {
  padding: 0 !important;
  margin: 0 !important;
}

.btn {
  white-space: nowrap;
}

.jcodeyun-reset {
  background: #ffffff !important;
  border: 1px solid rgba(12, 30, 91, 0.1) !important;
  color: #606266 !important;
}

.logo-lg > img {
  width: 36px;
  height: 36px;
  margin: 0;
  border-radius: 50%;
  padding: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 0;
}


button.btn.btn-default.btn-outline-secondary.fileinput-upload.fileinput-upload-button {
  display: none;
}


.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  margin-bottom: 5px;
}

.file-input .input-group-btn {
  border-bottom: 1px solid #606266 !important;
  border-top: 0px !important;
  border-left: 0 !important;
  border-right: 0 !important;
}

.icheckbox-blue {
  border: 1px solid #606266;
}


.pull-right > .btn-default {
  border-radius: 0 !important;
}

div.sp_container_combo {
  border-bottom: 1px solid #606266 !important;
}

.select2-container--default .select2-selection--single {
  background-color: #FFFFFF;
  border-bottom: 1px solid #606266 !important;
  border-radius: 0 !important;

}

textarea::placeholder, input::placeholder {
  color: #6062668f !important;
}

.layui-form-label {
  width: 150px !important;
}

.layui-input-block {
  margin-left: 160px !important;
}

.layui-form-label i:not(.iconfont) {
  color: red;
  margin-right: 10px;
  font-style: normal;
}

.fontawesome-icon-list .fa-hover a {
  color: #FFFFFF !important;
}


a.tooltip-show {
  color: #606266 !important;
}


.bootstrap-table .fixed-table-pagination > .pagination-detail {

}

.pagination > li > a, .pagination > li > span {
  color: #606266;
  background-color: #f5f7fa;
  border: 0 !important;
}

.page-list ul > li {
  display: flex;
  align-items: center;
  background-color: #FFFFFf;
}

.page-list ul > li > font {
  color: #606266 !important;
}

.pagination-detail .dropdown-toggle svg {
  width: 13px;
}

.pagination-detail .dropdown-toggle {
  background: transparent !important;
  color: #606266 !important;
  min-width: 138px;
  border: 1px solid #c2c2c2;
  box-shadow: none !important;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

td > a > font {
  color: #000aff9e;
}

body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 70px;
}

body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 70px;
}

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 70px;
}

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 70px;
}

.fixed-sidebar.mini-navbar .nav li > .nav-second-level {
  display: none;
}

.fixed-sidebar.mini-navbar .nav li.active {
  border-left-width: 0;
}

.fixed-sidebar.mini-navbar .nav li:hover > a > span.nav-label {
  top: 0;
  padding: 10px 10px 10px 10px;
  text-align: center;
  background-color: transparent;
  border-bottom: dashed 1px transparent;
}

.tooltip {
  min-width: 100px;
}

.fixed-sidebar.mini-navbar #side-menu > li > a {
  margin: 0;
  height: 45px;
  padding: 0 !important;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 18px;
  justify-content: center;
}

.mini-navbar .nav-second-level li a {
  padding: 5px 3px 5px 11px;
}

.mini-navbar .nav-third-level li a {
  padding: 5px 3px 5px 17px !important;
}

.layui-icon {
  font-weight: 600;
}

.fixed-sidebar svg.icon {
  width: 16px;
  height: 16px;
  margin-bottom: -3px;
}

.mini-navbar .nav li > a > svg.icon {
  width: 13px !important;
  height: 13px !important;
}

.mini-navbar .sidebar-collapse > .nav > li > a > i {
  width: 38px;
  height: 38px;
  font-size: 24px;
  display: inline-block;
}


.layui-icon {
  font-weight: normal;
}

.navbar-default .nav > li > a {
  color: #FFFFFf;
}

.theme-jcodeyun .navbar-default .nav > li > a > span {
  margin-left: 10px;
}

.tab-pane > ul > li > a > i {
  width: 13px;
  height: 13px;
  text-align: center;
  line-height: 1 !important;
  padding-top: 1px;
}


.mini-navbar .menuItem .tooltip {
  display: block !important;
  left: 68px !important;
}

.menuItem .tooltip {
  display: none;
}

.fixed-sidebar.mini-navbar .nav li:hover > .nav-second-level, .fixed-sidebar.mini-navbar .nav li:hover > a > span.nav-label {
  position: absolute;
  top: 0px;
  left: 70px !important;
  display: block;
  min-width: 200px;
  border-radius: 2px;
  padding-bottom: 10px;
  padding-top: 10px;
}

body.fixed-sidebar.mini-navbar .collapse li a {
  border-radius: 3px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: left;
}

.fixed-sidebar.mini-navbar ul.nav.nav-third-level.collapse.in {
  margin-left: 20px;
}

.mini-navbar .nav-second-level i {
  font-size: 16px !important;
}

.fixed-sidebar.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
}

.fixed-sidebar.mini-navbar li.active .nav-second-level {
  left: 0px;
}

.navbar .dropdown-menu {
  margin-top: 0px;
}

.navbar-toggle {;
  padding: 6px 12px;
}

.float-e-margins .btn {
  margin-bottom: 5px;
}

.btn-w-m {
  min-width: 120px;
}

.btn-rounded {
  border-radius: 50px;
}

.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px;
}

.btn-white {
  background: #606266 !important;
}

button.dim {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: normal;
  margin-bottom: 20px !important;
}

button.dim:active {
  top: 3px;
}

button.btn.btn-primary.dropdown-toggle {
  padding: 0 6px;
}

.label {
  background-color: #d1dade;
  color: #5e5e5e;
  font-weight: normal;
  padding: 3px 8px;
  text-shadow: none;
}

.badge {
  background-color: #d1dade;
  color: #5e5e5e;
  font-weight: normal;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 80%;
  text-shadow: none;
}

.label-primary, .badge-primary {
  border: 1px solid #1ab394 !important;
  color: #1ab394 !important;
  background-color: transparent !important;
}

.label-success, .badge-success {
  border: 1px solid #1c84c6 !important;
  color: #1c84c6 !important;
  background-color: transparent !important;
}

.label-warning, .badge-warning {
  border: 1px solid #f8ac59 !important;
  color: #f8ac59 !important;
  background-color: transparent !important;
}

.label-warning-light, .badge-warning-light {
  border: 1px solid #f8d3aa !important;
  color: #f8d3aa !important;
  background-color: transparent !important;
}

.label-danger, .badge-danger {
  border: 1px solid #ed5565 !important;
  color: #ed5565 !important;
  background-color: transparent !important;
}

.label-info, .badge-info {
  border: 1px solid #23c6c8 !important;
  color: #23c6c8 !important;
  background-color: transparent !important;
}

.label-inverse, .badge-inverse {
  border: 1px solid #262626 !important;
  color: #262626 !important;
  background-color: transparent !important;
}

.label-white, .badge-white {
  border: 1px solid #FFFFFf !important;
  background-color: transparent !important;
  color: #FFFFFf !important;
}

.label-disable, .badge-disable {
  border: 1px solid #2A2E36 !important;
  color: #2A2E36 !important;
  background-color: transparent !important;
}


.label-black, .badge-black {
  border: 1px solid #606266 !important;
  color: #606266 !important;
  background-color: transparent !important;
}

.label-silver, .badge-silver {
  border: 1px solid #C0C0C0 !important;
  color: #C0C0C0 !important;
  background-color: transparent !important;
}

.label-gray, .badge-gray {
  border: 1px solid #808080 !important;
  color: #808080 !important;
  background-color: transparent !important;
}

.label-maroon, .badge-maroon {
  border: 1px solid #800000 !important;
  color: #800000 !important;
  background-color: transparent !important;
}

.label-red, .badge-red {
  border: 1px solid #FF0000 !important;
  color: #FF0000 !important;
  background-color: transparent !important;
}

.label-purple, .badge-purple {
  border: 1px solid #800080 !important;
  color: #800080 !important;
  background-color: transparent !important;
}

.label-fuchsia, .badge-fuchsia {
  border: 1px solid #FF00FF !important;
  color: #FF00FF !important;
  background-color: transparent !important;
}

.label-green, .badge-green {
  border: 1px solid #008000 !important;
  color: #008000 !important;
  background-color: transparent !important;
}

.label-lime, .badge-lime {
  border: 1px solid #00FF00 !important;
  color: #00FF00 !important;
  background-color: transparent !important;
}

.label-olive, .badge-olive {
  border: 1px solid #808000 !important;
  color: #808000 !important;
  background-color: transparent !important;
}

.label-yellow, .badge-yellow {
  border: 1px solid #FFFF00 !important;
  color: #FFFF00 !important;
  background-color: transparent !important;
}

.label-navy, .badge-navy {
  border: 1px solid #000080 !important;
  color: #000080 !important;
  background-color: transparent !important;
}

.label-blue, .badge-blue {
  border: 1px solid #0000FF !important;
  color: #0000FF !important;
  background-color: transparent !important;
}

.label-teal, .badge-teal {
  border: 1px solid #008080 !important;
  color: #008080 !important;
  background-color: transparent !important;
}

.label-aqua, .badge-aqua {
  border: 1px solid #00FFFF !important;
  color: #00FFFF !important;
  background-color: transparent !important;
}

.label-chocolate, .badge-chocolate {
  border: 1px solid #5C3317 !important;
  color: #5C3317 !important;
  background-color: transparent !important;
}

.label-blueviolet, .badge-blueviolet {
  border: 1px solid #9F5F9F !important;
  color: #9F5F9F !important;
  background-color: transparent !important;
}

.label-brass, .badge-brass {
  border: 1px solid #B5A642 !important;
  color: #B5A642 !important;
  background-color: transparent !important;
}

.label-brightgold, .badge-brightgold {
  border: 1px solid #D9D919 !important;
  color: #D9D919 !important;
  background-color: transparent !important;
}

.label-brown, .badge-brown {
  border: 1px solid #A67D3D !important;
  color: #A67D3D !important;
  background-color: transparent !important;
}

.label-bronze, .badge-bronze {
  border: 1px solid #8C7853 !important;
  color: #8C7853 !important;
  background-color: transparent !important;
}

.label-sergeantblue, .badge-sergeantblue {
  border: 1px solid #5F9F9F !important;
  color: #5F9F9F !important;
  background-color: transparent !important;
}

.label-coldcopper, .badge-coldcopper {
  border: 1px solid #D98719 !important;
  color: #D98719 !important;
  background-color: transparent !important;
}

.label-copper, .badge-copper {
  border: 1px solid #B87333 !important;
  color: #B87333 !important;
  background-color: transparent !important;
}

.label-coralred, .badge-coralred {
  border: 1px solid #FF7F00 !important;
  color: #FF7F00 !important;
  background-color: transparent !important;
}

.label-purpleblue, .badge-purpleblue {
  border: 1px solid #42426F !important;
  color: #42426F !important;
  background-color: transparent !important;
}

.label-darkbrown, .badge-darkbrown {
  border: 1px solid #5C4033 !important;
  color: #5C4033 !important;
  background-color: transparent !important;
}

.label-darkgreen, .badge-darkgreen {
  border: 1px solid #2F4F2F !important;
  color: #2F4F2F !important;
  background-color: transparent !important;
}

.label-darkcoppergreen, .badge-darkcoppergreen {
  border: 1px solid #4A766E !important;
  color: #4A766E !important;
  background-color: transparent !important;
}

.label-darkolivegreen, .badge-darkolivegreen {
  border: 1px solid #4F4F2F !important;
  color: #4F4F2F !important;
  background-color: transparent !important;
}

.label-darkorchid, .badge-darkorchid {
  border: 1px solid #9932CD !important;
  color: #9932CD !important;
  background-color: transparent !important;
}

.label-darkpurple, .badge-darkpurple {
  border: 1px solid #871F78 !important;
  color: #871F78 !important;
  background-color: transparent !important;
}

.label-darkslateblue, .badge-darkslateblue {
  border: 1px solid #6B238E !important;
  color: #6B238E !important;
  background-color: transparent !important;
}

.label-darkleadgray, .badge-darkleadgray {
  border: 1px solid #2F4F4F !important;
  color: #2F4F4F !important;
  background-color: transparent !important;
}

.label-darktan, .badge-darktan {
  border: 1px solid #97694F !important;
  color: #97694F !important;
  background-color: transparent !important;
}

.label-darkturquoise, .badge-darkturquoise {
  border: 1px solid #7093DB !important;
  color: #7093DB !important;
  background-color: transparent !important;
}

.label-darkwood, .badge-darkwood {
  border: 1px solid #855E42 !important;
  color: #855E42 !important;
  background-color: transparent !important;
}

.label-lightgray, .badge-lightgray {
  border: 1px solid #545454 !important;
  color: #545454 !important;
  background-color: transparent !important;
}

.label-rosegray, .badge-rosegray {
  border: 1px solid #856363 !important;
  color: #856363 !important;
  background-color: transparent !important;
}

.label-feldspar, .badge-feldspar {
  border: 1px solid #D19275 !important;
  color: #D19275 !important;
  background-color: transparent !important;
}

.label-firebrick, .badge-firebrick {
  border: 1px solid #8E2323 !important;
  color: #8E2323 !important;
  background-color: transparent !important;
}

.label-forestgreen, .badge-forestgreen {
  border: 1px solid #238E23 !important;
  color: #238E23 !important;
  background-color: transparent !important;
}

.label-gold, .badge-gold {
  border: 1px solid #CD7F32 !important;
  color: #CD7F32 !important;
  background-color: transparent !important;
}

.label-brightyellow, .badge-brightyellow {
  border: 1px solid #DBDB70 !important;
  color: #DBDB70 !important;
  background-color: transparent !important;
}

.label-gray, .badge-gray {
  border: 1px solid #C0C0C0 !important;
  color: #C0C0C0 !important;
  background-color: transparent !important;
}

.label-coppergreen, .badge-coppergreen {
  border: 1px solid #527F76 !important;
  color: #527F76 !important;
  background-color: transparent !important;
}

.label-yellowishgreen, .badge-yellowishgreen {
  border: 1px solid #93DB70 !important;
  color: #93DB70 !important;
  background-color: transparent !important;
}

.label-huntergreen, .badge-huntergreen {
  border: 1px solid #215E21 !important;
  color: #215E21 !important;
  background-color: transparent !important;
}

.label-indianred, .badge-indianred {
  border: 1px solid #4E2F2F !important;
  color: #4E2F2F !important;
  background-color: transparent !important;
}

.label-earthyellow, .badge-earthyellow {
  border: 1px solid #9F9F5F !important;
  color: #9F9F5F !important;
  background-color: transparent !important;
}

.label-lightblue, .badge-lightblue {
  border: 1px solid #C0D9D9 !important;
  color: #C0D9D9 !important;
  background-color: transparent !important;
}

.label-palegray, .badge-palegray {
  border: 1px solid #A8A8A8 !important;
  color: #A8A8A8 !important;
  background-color: transparent !important;
}

.label-lightsteelblue, .badge-lightsteelblue {
  border: 1px solid #8F8FBD !important;
  color: #8F8FBD !important;
  background-color: transparent !important;
}

.label-lightwood, .badge-lightwood {
  border: 1px solid #E9C2A6 !important;
  color: #E9C2A6 !important;
  background-color: transparent !important;
}

.label-limegreen, .badge-limegreen {
  border: 1px solid #32CD32 !important;
  color: #32CD32 !important;
  background-color: transparent !important;
}

.label-orangeyellow, .badge-orangeyellow {
  border: 1px solid #E47833 !important;
  color: #E47833 !important;
  background-color: transparent !important;
}

.label-maroon, .badge-maroon {
  border: 1px solid #8E236B !important;
  color: #8E236B !important;
  background-color: transparent !important;
}

.label-mediumseablue, .badge-mediumseablue {
  border: 1px solid #32CD99 !important;
  color: #32CD99 !important;
  background-color: transparent !important;
}

.label-mediumblue, .badge-mediumblue {
  border: 1px solid #3232CD !important;
  color: #3232CD !important;
  background-color: transparent !important;
}

.label-mediumforestgreen, .badge-mediumforestgreen {
  border: 1px solid #6B8E23 !important;
  color: #6B8E23 !important;
  background-color: transparent !important;
}

.label-mediumbrightyellow, .badge-mediumbrightyellow {
  border: 1px solid #EAEAAE !important;
  color: #EAEAAE !important;
  background-color: transparent !important;
}

.label-mediumorchid, .badge-mediumorchid {
  border: 1px solid #9370DB !important;
  color: #9370DB !important;
  background-color: transparent !important;
}

.label-mediumseagreen, .badge-mediumseagreen {
  border: 1px solid #426F42 !important;
  color: #426F42 !important;
  background-color: transparent !important;
}

.label-mediumslateblue, .badge-mediumslateblue {
  border: 1px solid #7F00FF !important;
  color: #7F00FF !important;
  background-color: transparent !important;
}

.label-mediumspringgreen, .badge-mediumspringgreen {
  border: 1px solid #7FFF00 !important;
  color: #7FFF00 !important;
  background-color: transparent !important;
}

.label-mediumturquoise, .badge-mediumturquoise {
  border: 1px solid #70DBDB !important;
  color: #70DBDB !important;
  background-color: transparent !important;
}

.label-mediumrosered, .badge-mediumrosered {
  border: 1px solid #DB7093 !important;
  color: #DB7093 !important;
  background-color: transparent !important;
}

.label-mediumwood, .badge-mediumwood {
  border: 1px solid #A68064 !important;
  color: #A68064 !important;
  background-color: transparent !important;
}

.label-darknavyblue, .badge-darknavyblue {
  border: 1px solid #2F2F4F !important;
  color: #2F2F4F !important;
  background-color: transparent !important;
}

.label-navyblue, .badge-navyblue {
  border: 1px solid #23238E !important;
  color: #23238E !important;
  background-color: transparent !important;
}

.label-neonblue, .badge-neonblue {
  border: 1px solid #4D4DFF !important;
  color: #4D4DFF !important;
  background-color: transparent !important;
}

.label-neonpink, .badge-neonpink {
  border: 1px solid #FF6EC7 !important;
  color: #FF6EC7 !important;
  background-color: transparent !important;
}

.label-newdarknavyblue, .badge-newdarknavyblue {
  border: 1px solid #00009C !important;
  color: #00009C !important;
  background-color: transparent !important;
}

.label-newtan, .badge-newtan {
  border: 1px solid #EBC79E !important;
  color: #EBC79E !important;
  background-color: transparent !important;
}

.label-darkgoldenrod, .badge-darkgoldenrod {
  border: 1px solid #CFB53B !important;
  color: #CFB53B !important;
  background-color: transparent !important;
}

.label-orange, .badge-orange {
  border: 1px solid #FF7F00 !important;
  color: #FF7F00 !important;
  background-color: transparent !important;
}

.label-orangered, .badge-orangered {
  border: 1px solid #FF2400 !important;
  color: #FF2400 !important;
  background-color: transparent !important;
}

.label-palepurple, .badge-palepurple {
  border: 1px solid #DB70DB !important;
  color: #DB70DB !important;
  background-color: transparent !important;
}

.label-lightgreen, .badge-lightgreen {
  border: 1px solid #8FBC8F !important;
  color: #8FBC8F !important;
  background-color: transparent !important;
}

.label-pink, .badge-pink {
  border: 1px solid #BC8F8F !important;
  color: #BC8F8F !important;
  background-color: transparent !important;
}

.label-plum, .badge-plum {
  border: 1px solid #EAADEA !important;
  color: #EAADEA !important;
  background-color: transparent !important;
}

.label-quartz, .badge-quartz {
  border: 1px solid #D9D9F3 !important;
  color: #D9D9F3 !important;
  background-color: transparent !important;
}

.label-vividblue, .badge-vividblue {
  border: 1px solid #5959AB !important;
  color: #5959AB !important;
  background-color: transparent !important;
}

.label-salmon, .badge-salmon {
  border: 1px solid #6F4242 !important;
  color: #6F4242 !important;
  background-color: transparent !important;
}

.label-crimson, .badge-crimson {
  border: 1px solid #BC1717 !important;
  color: #BC1717 !important;
  background-color: transparent !important;
}

.label-seagreen, .badge-seagreen {
  border: 1px solid #238E68 !important;
  color: #238E68 !important;
  background-color: transparent !important;
}

.label-semi-sweetchocolate, .badge-semi-sweetchocolate {
  border: 1px solid #6B4226 !important;
  color: #6B4226 !important;
  background-color: transparent !important;
}

.label-ochre, .badge-ochre {
  border: 1px solid #8E6B23 !important;
  color: #8E6B23 !important;
  background-color: transparent !important;
}

.label-silver, .badge-silver {
  border: 1px solid #E6E8FA !important;
  color: #E6E8FA !important;
  background-color: transparent !important;
}

.label-skyblue, .badge-skyblue {
  border: 1px solid #3299CC !important;
  color: #3299CC !important;
  background-color: transparent !important;
}

.label-slateblue, .badge-slateblue {
  border: 1px solid #007FFF !important;
  color: #007FFF !important;
  background-color: transparent !important;
}

.label-vividpink, .badge-vividpink {
  border: 1px solid #FF1CAE !important;
  color: #FF1CAE !important;
  background-color: transparent !important;
}

.label-springgreen, .badge-springgreen {
  border: 1px solid #00FF7F !important;
  color: #00FF7F !important;
  background-color: transparent !important;
}

.label-steelblue, .badge-steelblue {
  border: 1px solid #236B8E !important;
  color: #236B8E !important;
  background-color: transparent !important;
}

.label-brightskyblue, .badge-brightskyblue {
  border: 1px solid #38B0DE !important;
  color: #38B0DE !important;
  background-color: transparent !important;
}

.label-russet, .badge-russet {
  border: 1px solid #DB9370 !important;
  color: #DB9370 !important;
  background-color: transparent !important;
}

.label-magenta, .badge-magenta {
  border: 1px solid #D8BFD8 !important;
  color: #D8BFD8 !important;
  background-color: transparent !important;
}

.label-slateblue, .badge-slateblue {
  border: 1px solid #ADEAEA !important;
  color: #ADEAEA !important;
  background-color: transparent !important;
}

.label-richdarkbrown, .badge-richdarkbrown {
  border: 1px solid #5C4033 !important;
  color: #5C4033 !important;
  background-color: transparent !important;
}

.label-palelightgray, .badge-palelightgray {
  border: 1px solid #CDCDCD !important;
  color: #CDCDCD !important;
  background-color: transparent !important;
}

.label-violet, .badge-violet {
  border: 1px solid #4F2F4F !important;
  color: #4F2F4F !important;
  background-color: transparent !important;
}

.label-violetred, .badge-violetred {
  border: 1px solid #CC3299 !important;
  color: #CC3299 !important;
  background-color: transparent !important;
}

.label-wheatyellow, .badge-wheatyellow {
  border: 1px solid #D8D8BF !important;
  color: #D8D8BF !important;
  background-color: transparent !important;
}


.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.onoffswitch-checkbox {
  display: none;
}

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  border-radius: 2px;
}

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -webkit-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-weight: normal;
  box-sizing: border-box;
}

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
}

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  color: #999999;
  text-align: right;
}

.onoffswitch-switch {
  width: 20px;
  margin: 0px;
  border: 2px solid transparent;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -webkit-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.chosen-container-single .chosen-single {
  box-shadow: none;
  -moz-box-sizing: border-box;
  background: transparent;
  border: 1px solid #CBD5DD;
  border-radius: 2px;
  cursor: text;
  height: auto !important;
  margin: 0;
  min-height: 30px;
  overflow: hidden;
  padding: 4px 12px;
  position: relative;
  width: 100%
}

.chosen-container-multi .chosen-choices li.search-choice {
  background: #f1f1f1;
  border: 1px solid #ededed;
  border-radius: 2px;
  box-shadow: none;
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 0;
}

.pagination > li > a, .pagination > li > span {
  border: 1px solid #93939330;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

.tooltip-inner {
}

.easypiechart {
  position: relative;
  text-align: center;
}

.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}

.easypiechart canvas {
  top: 0;
  left: 0;
}

.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
}

.easypiechart img {
  margin-top: -4px;
}

.jqstooltip {
  box-sizing: content-box;
}

.fc-state-default {
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
  color: #333333;
  text-shadow: none;
}

.fc-state-default {
  border: 1px solid;
}

.fc-button {
  color: inherit;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  height: 1.9em;
  line-height: 1.9em;
  overflow: hidden;
  padding: 0 0.6em;
  position: relative;
  white-space: nowrap
}

.fc-state-active {
}

.fc-header-title h2 {
  font-weight: normal;
  color: inherit;
}

.fc-content .fc-widget-header, .fc-content .fc-widget-content {
  font-weight: normal;
}

.fc-border-separate tbody {
  background-color: #F8F8F8;
}

.fc-state-highlight {
  background: none repeat scroll 0 0 #FCF8E3;
}

.external-event {
  padding: 5px 10px;
  border-radius: 2px;
  cursor: pointer;
  margin-bottom: 5px;
}

.fc-ltr .fc-event-hori.fc-event-end, .fc-rtl .fc-event-hori.fc-event-start {
  border-radius: 2px;
}

.fc-event, .fc-agenda .fc-event-time, .fc-event a {
  padding: 4px 6px;
}

.fc-event-time, .fc-event-title {
  color: #717171;
  padding: 0 1px;
}

.ui-calendar .fc-event-time, .ui-calendar .fc-event-title {
}

.chat-activity-list .chat-element {
}

.chat-element:first-child {
  margin-top: 0;
}

.chat-element {
  padding-bottom: 15px;
}

.chat-element, .chat-element .media {
  margin-top: 15px;
}

.chat-element, .media-body {
  overflow: hidden;
}

.media-body {
  display: block;
  width: auto;
}

.chat-element > .pull-left {
  margin-right: 10px;
}

.chat-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}

.chat-element .well {
  border: 1px solid transparent;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  line-height: 16px;
}

.chat-element .actions {
  margin-top: 10px;
}

.chat-element .photos {
  margin: 10px 0;
}

.right.chat-element > .pull-right {
  margin-left: 10px;
}

.chat-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
  color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {;
  z-index: 0;
}

.list-group-item-heading {
  margin-top: 10px;
}

.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  line-height: inherit;
}

.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}

.no-padding .list-group {
  margin-bottom: 0;
}

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px;
}

.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important;
}

.elements-list .list-group {
  margin-bottom: 0;
}

.elements-list a {
  color: inherit;
}

.elements-list .list-group-item.active, .elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: #FFFFFf;
  border-radius: 0;
}

.elements-list li.active {
  -webkit-transition: none;
  transition: none;
}

.element-detail-box {
  padding: 25px;
}

.flot-chart {
  display: block;
  height: 200px;
}

.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}

.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}

.flot-chart-content {
  width: 100%;
  height: 100%
}

.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto;
}

.jqstooltip {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  visibility: hidden;
  background: rgba(43, 48, 58, 0.8);
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px;
}

.jqsfield {
  text-align: left;
}

.h-200 {
  min-height: 200px;
}

.legendLabel {
  padding-left: 5px;
}

.stat-list li:first-child {
  margin-top: 0;
}

.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.stat-percent {
  float: right;
}

.stat-list li {
  margin-top: 15px;
  position: relative;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
}

table.dataTable thead .sorting_asc:after {
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}

table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5)
}

.dataTables_wrapper {
  padding-bottom: 30px;
}

.img-circle {
  border-radius: 50%
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  line-height: 1.428571429;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #93939330;
  background-color: #eee !important;
}

.show-grid {
  margin: 15px 0;
}

.css-animation-box h1 {
  font-size: 44px;
}

.animation-efect-links a {
  padding: 4px 6px;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {;
  position: fixed;
  z-index: 2000;
  top: 0;
  width: 100%;
  height: 2px;
}

.pace-inactive {
  display: none;
}

.widget {
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.widget.style1 h2 {
  font-size: 30px;
}

.widget h2, .widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}

.widget-text-box {
  padding: 20px;
  border: 1px solid transparent;
}

.widget-head-color-box {
  border-radius: 5px 5px 0px 0px;
  margin-top: 10px;
}

.widget .flot-chart {
  height: 100px;
}

.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}

.vertical-align h2, .vertical-align h3 {
  margin: 0;
}

.check-link {
}

.todo-completed {
  text-decoration: line-through;
}

.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0;
}

.glyphicon.fa {
  font-family: "FontAwesome"
}

.inline {
  display: inline-block !important;
}

.input-s-sm {
  width: 120px;
}

.input-s {
  width: 200px;
}

.input-s-lg {
  width: 250px;
}

.i-checks {
  padding-left: 0;
}

.input-group button {
  border-radius: 0 4px 4px 0 !important;
  background-color: #f1f1f1;
  border: 1px solid #dadbe2;
  border-left: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  color: #606266;
  position: absolute;
  right: 0;
  height: 34px;
  width: 60px;
  min-width: 34px;
  min-height: 34px;
}

.jhover{
  background: #d7d7d747 !important;
  color: #FFFFFF !important;
}

.input-group-btn button {
  background: transparent !important;
}

.input-group-addon {
  border-radius: 1px;
  color: inherit;
  font-weight: normal;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}

.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13;
}

.spinner-buttons.input-group-btn {
  width: 20%
}

.noUi-connect {
  background: none repeat scroll 0 0 transparent;
  box-shadow: none;
}

.slider_red .noUi-connect {
  background: none repeat scroll 0 0 transparent;
  box-shadow: none;
}

.ui-sortable .ibox-title {
  cursor: move;
}

.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
}

.ibox.ui-sortable-placeholder {
  margin: 0px 0px 23px !important;
}

.tabs-container {
  margin-top: 5px;
  height: 93%;
}

.tab-content {
  height: 100%;
}

.tab-pane {
  height: 100%;
}

.tabs-container .panel-body {;
  border: 1px solid transparent;
  border-radius: 2px;
  padding: 0 20px;
  position: relative;
}

.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.ui-layout-resizer {
  background: transparent !important;
  border: 0 !important;
}


.tabs-container .nav-tabs {
}

.tabs-container .tab-pane .panel-body {
  border-top: none;
  height: 90%
}

.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
}

.tabs-container .nav-tabs > li a:hover {
}

.tabs-container .tabs-below > .nav-tabs, .tabs-container .tabs-right > .nav-tabs, .tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tabs-container .tabs-left .panel-body {
  position: static;
}

.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%
}

.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%
}

.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%
}

.tabs-container .tab-content > .tab-pane, .tabs-container .pill-content > .pill-pane {
  display: none;
}

.tabs-container .tab-content > .active, .tabs-container .pill-content > .active {
  display: block;
}

.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-container .tabs-below > .nav-tabs > li > a {
  border-radius: 0 0 4px 4px;
}

.tabs-container .tabs-left > .nav-tabs > li, .tabs-container .tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-container .tabs-left > .nav-tabs > li > a, .tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}

.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  border-radius: 4px 0 0 4px;
}

.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
}

.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  border-radius: 0 4px 4px 0;
}

.tabs-container .tabs-right > .nav-tabs .active > a, .tabs-container .tabs-right > .nav-tabs .active > a:hover, .tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  z-index: 1;
}

.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
}

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.dd-list .dd-list {
  padding-left: 30px;
}

.dd-collapsed .dd-list {
  display: none;
}

.dd-item, .dd-empty, .dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  line-height: 20px;
}

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333;
  text-decoration: none;
  border: 1px solid transparent;
  background: #f5f5f5;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-handle span {
  font-weight: normal;
}

.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: normal;
}

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  line-height: 1;
  text-align: center;
  font-weight: normal;
}

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0;
}

.dd-item > button[data-action="collapse"]:before {
  content: '-'
}

.dd-placeholder, .dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, transparent 25%, transparent 25%, transparent 75%, transparent 75%, transparent), -webkit-linear-gradient(45deg, transparent 25%, transparent 25%, transparent 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, transparent 25%, transparent 25%, transparent 75%, transparent 75%, transparent), linear-gradient(45deg, transparent 25%, transparent 25%, transparent 75%, transparent 75%, transparent);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px;
}

.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none;
}

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0;
}

.dd-dragel .dd-handle {
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.1)
}

.CodeMirror {
  border: 1px solid #eee;
  height: auto;
}

.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto;
}

.google-map {
  height: 300px;
}

.gridStyle {
  border: 1px solid #d4d4d4;
  width: 100%;
  height: 400px;
}

.gridStyle2 {
  border: 1px solid #d4d4d4;
  width: 500px;
  height: 300px;
}

.ngH eaderCell {
  border-right: none;
}

.ngCell {
  border-right: none;
}

.ngTopPanel {
  background: #F5F5F6;
}

.ngRow.even {
  background: #f9f9f9;
}

.ngRow.selected {
  background: #EBF2F1;
}

.ngRow {
}

.ngCell {
}

.ngHeaderCell {
  border-right: none;
}

#toast-container > .toast {
  background-image: none !important;
}

#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em;
}

#toast-container > div {
  box-shadow: 0 0 3px #999;
  opacity: .9;
  -ms-filter: alpha(opacity=90);
  filter: alpha(opacity=90)
}

#toast-container > :hover {
  box-shadow: 0 0 4px #999;
  opacity: 1;
  -ms-filter: alpha(opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

.toast {
}

.toast-success {
}

.toast-error {
}

.toast-info {
}

.toast-warning {
}

.toast-top-full-width {
  margin-top: 20px;
}

.toast-bottom-full-width {
  margin-bottom: 20px;
}

.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%
}

.img-preview-sm {
  height: 130px;
  width: 200px;
}

.forum-post-container .media {
  margin: 10px 10px 10px 10px;
  padding: 20px 10px 20px 10px;
  border-bottom: 1px solid #f1f1f1;
}

.forum-avatar {
  float: left;
  margin-right: 20px;
  text-align: center;
  width: 110px;
}

.forum-avatar .img-circle {
  height: 48px;
  width: 48px;
}

.author-info {
  margin-top: 5px;
  text-align: center;
}

.forum-post-info {
  padding: 9px 12px 6px 12px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
}

.media-body > .media {
  background: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f1f1f1;
}

.forum-post-container .media-body .photos {
  margin: 10px 0;
}

.forum-photo {
  max-width: 140px;
  border-radius: 3px;
}

.media-body > .media .forum-avatar {
  width: 70px;
  margin-right: 10px;
}

.media-body > .media .forum-avatar .img-circle {
  height: 38px;
  width: 38px;
}

.mid-icon {
  font-size: 66px;
}

.forum-item {
  margin: 10px 0;
  padding: 10px 0 20px;
  border-bottom: 1px solid #f1f1f1;
}

.views-number {
  font-size: 24px;
  line-height: 18px;
  font-weight: normal;
}

.forum-container, .forum-post-container {
  padding: 30px !important;
}

.forum-item small {
  color: #999;
}

.forum-item .forum-sub-title {
  color: #999;
  margin-left: 50px;
}

.forum-title {
  margin: 15px 0 15px 0;
}

.forum-info {
  text-align: center;
}

.forum-desc {
  color: #999;
}

.forum-icon {
  float: left;
  width: 30px;
  margin-right: 20px;
  text-align: center;
}

a.forum-item-title {
  color: inherit;
  display: block;
  font-size: 18px;
  font-weight: normal;
}

a.forum-item-title:hover {
  color: inherit;
}

.forum-icon .fa {
  font-size: 30px;
  margin-top: 8px;
  color: #9b9b9b;
}

.forum-item.active .fa {
}

.forum-item.active a.forum-item-title {
}

@media ( max-width: 992px) {
  .forum-info {
    margin: 15px 0 10px 0px;
    display: none;
  }

  .forum-desc {
    float: none !important;
  }
}

.vertical-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.vertical-container::after {
  content: '';
  display: table;
  clear: both;
}

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em;
}

#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1;
}

.vertical-timeline-content .btn {
  float: right;
}

#vertical-timeline.light-timeline:before {
}

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5;
}

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before, .dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent;
}

.dark-timeline .vertical-timeline-content, .dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5;
}

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em;
  }

  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px;
  }
}

@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent;
  }
}

.vertical-timeline-block {
  position: relative;
  margin: 2em 0;
}

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}

.vertical-timeline-block:first-child {
  margin-top: 0;
}

.vertical-timeline-block:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0;
  }

  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0;
  }

  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 3px solid #f1f1f1;
  text-align: center;
}

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px;
}

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 18px;
  }

  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px;
  }

  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden;
  }
}

.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  border-radius: 0.25em;
  padding: 1em;
}

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}

.vertical-timeline-content h2 {
  font-weight: normal;
  margin-top: 4px;
}

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: normal;
}

.vertical-date small {
  font-weight: normal;
}

.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid transparent;
}


@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%
  }

  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
  }

  .center-orientation .vertical-timeline-content .btn {
    float: left;
  }

  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right;
  }

  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right;
  }

  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden;
  }
}

.sidebard-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}

.sidebard-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px;
}

.sidebard-panel .feed-element, .media-body, .sidebard-panel p {
}

.sidebard-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0;
}

.sidebard-panel .list-group {
  margin-bottom: 10px;
}

.sidebard-panel .list-group .list-group-item {
  padding: 5px 0;
  border: 0;
}

.sidebar-content .wrapper, .wrapper.sidebar-content {
  padding-right: 240px !important;
}

#right-sidebar {;
  overflow: hidden;
  position: fixed;
  top: 60px;
  width: 260px !important;
  z-index: 1009;
  bottom: 0;
  right: -260px;
}

#right-sidebar.sidebar-open {
  right: 0;
}

#right-sidebar.sidebar-open.sidebar-top {
  top: 0;
  border-top: none;
}

.sidebar-container ul.nav-tabs {
  border: none;
}

.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%
}

.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%
}

.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%
}

.sidebar-container ul.nav-tabs li {
  border: none;
}

.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  text-align: center;
  border-right: 1px solid #334556;
}

.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  font-weight: normal;
}

.sidebar-container .nav-tabs > li.active > a:hover, .sidebar-container .nav-tabs > li.active > a:focus {
  border: none;
}

.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0;
}

.sidebar-container ul.sidebar-list li {
  padding: 15px 20px;
  list-style: none;
}

.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9;
}

.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit;
}

.sidebar-container .sidebar-content {
  padding: 15px 20px;
}

.sidebar-container .sidebar-title {
  background: #f9f9f9;
  padding: 20px;
}

.sidebar-container .sidebar-title h3 {
  margin-bottom: 3px;
  padding-left: 2px;
}

.sidebar-container .tab-content h4 {
  margin-bottom: 5px;
}

.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px;
}

.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit;
}

.sidebar-container .sidebar-message {
  padding: 15px 20px;
}

.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%
}

.sidebar-container .setings-item {
  padding: 15px 20px;
}

@font-face {
  font-family: 'HarmonyOS_Sans';
  src: url('HarmonyOS_Sans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans-Demibold';
  src: url('MiSans-Demibold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MiSans-Light';
  src: url('MiSans-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: 'HarmonyOS_Sans', BlinkMacSystemFont, "pingfang SC", "Hiragina Sans GB", "Helvetica Neue", Helvetica, "microsoft yahei ui", "microsoft yahei", simsun, arial, sans-serif !important;
  font-size: 14px !important;
  overflow: auto;
  color: #606266 !important;
}

html, body {
  height: 100%;
  scrollbar-width: thin;
}

body.full-height-layout #wrapper, body.full-height-layout #page-wrapper {
  height: 100%
}

#page-wrapper {
  min-height: auto;
}

body.boxed-layout {
  background: url('patterns/shattered.png')
}

body.boxed-layout #wrapper {
  max-width: 1200px;
  margin: 0 auto;
}


.block {
  display: block;
}

.clear {
  display: block;
  overflow: hidden;
}

a {
  cursor: pointer;
  text-decoration: none !important;
}

a:hover, a:focus {
  text-decoration: none;
}

.font-bold {
  font-weight: normal;
}

.font-noraml {
  font-weight: normal;
}

.text-uppercase {
  text-transform: uppercase;
}

.b-r {
  border-right: 1px solid transparent;
}

.hr-line-dashed {
  border-top: 1px dashed transparent;
  height: 1px;
  margin: 20px 0;
}

.hr-line-solid {
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px;
}

video {
  width: 100% !important;
  height: auto !important;
}

.gallery > .row > div {
  margin-bottom: 15px;
}

.fancybox img {
  margin-bottom: 5px;
  width: 24%;
}

.note-editor {
  height: auto !important;
  min-height: 100px;
}

.ui-layout-content {
  height: 100% !important;
}

.modal-content {
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px transparent;
  outline: 0 none;
}

.modal-dialog {
  z-index: 1200;
}

.modal-body {
  padding: 20px 30px 30px 30px;
}

.inmodal .modal-body {
  background: #f8fafb;
}

.inmodal .modal-header {
  padding: 30px 15px;
  text-align: center;
}

.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.inmodal .modal-title {
  font-size: 26px;
}

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3;
}

.modal-footer {
  margin-top: 0;
}

#wrapper {
  width: 100%;
  overflow: hidden;
}

.wrapper-content {
  padding: 13px 0;
}

#page-wrapper {
  padding: 0 15px;
  margin: 0 0 0 200px;
}

@media screen and (max-width: 540px) {
  #page-wrapper {
    padding: 0 15px;
    position: inherit;
    margin: 0;
  }
}

.readonly {
  color: #c1c6d1;
  background-color: #F1F1F1 !important;
  cursor: pointer;
}


.title-action {
  text-align: right;
  padding-top: 30px;
}

.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px;
}

form table {
  border: 0;
  width: 95%
}

form table tr {
  height: 40px;
  margin-bottom: 5px;
}

form table td:first-child {
  text-align: right;
}

ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0;
}

.big-icon {
  font-size: 160px;
}

.footer {
  overflow: hidden;
  right: 6px;
  height: 26px;
  width: calc(100% - 206px);
  background: #ebebeb;
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  top: calc(100% - 25px);
  color: #606266;
  display: none;
}

.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
}

.footer .fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  margin-left: 220px;
}

body.mini-navbar .footer.fixed, body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px;
}

.mini-navbar div.tooltip.fade.right.in {
  display: block !important;
}

div.tooltip.fade.right.in {
  display: none !important;
}


body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px;
}

body.body-small .footer.fixed {
  margin-left: 0px;
}

.page-heading {
  border-top: 0;
  padding: 0px 20px 20px;
}

.panel-heading h1, .panel-heading h2 {
  margin-bottom: 5px;
}

.content-tabs {
  position: relative;
  height: 32px;
  background: #fafafa;
}

.content-tabs .roll-nav, .page-tabs-list {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  z-index: 2;
  top: 0;
}

.content-tabs .roll-left {
  left: 0;
}

.content-tabs .roll-right {
  right: 0;
}


.content-tabs button {
  color: #FFFFFf;
  outline: none;
}

.content-tabs button:hover {
  background: #fafafa;
}


nav.page-tabs {
  margin-left: 30px;
  width: 100000px;
  overflow: hidden;
}

nav.page-tabs .page-tabs-content {
  display: flex;
  align-items: center;
  justify-content: left;
}


.page-tabs a.active:before {
  content: "";
  background: #fff;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: relative;
  margin-right: 5px;
}

.page-tabs a {
  display: block;
  padding: 3px 8px;
  border-right: 0;
  color: #FFFFFF;
  margin: 5px 0;
  min-width: 10px;
}

.page-tabs a i {
  color: #FFFFFF;
  margin-left: 2px;
}

.mini-navbar .tab-pane > ul > li {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jcodeyun-menu-group .navbar-default .nav > li.selected > a {
  /*padding-left: 40px !important;*/
}

.skin-jcodeyun .navbar-default .nav > li.selected > a {
  /* margin: 0;*/
}


.roll-right.tabRight {
  right: 36px;
}

.roll-right.btn-group {
  right: 60px;
  width: 80px;
  padding: 0;
}


.roll-right.btn-group button {
  width: 80px;
}

.roll-right.tabReload {
  height: 30px !important;
  width: 36px !important;
  padding-top: 8px !important;
  font-size: 14px !important;
  color: #FFFFFF !important;
}

.pagination-detail .dropdown-menu {
  margin-bottom: 38px;
  min-width: 128px !important;
  background: #ffffff;
}

.pagination-detail .dropdown-menu li.active > a {
  background: #ffffff;
  font-weight: 700;
  color: #3662ec;
}

.page-list .dropdown-menu > span {
  height: 10px;
  width: 10px;
  display: inline-block;
  background: #ffffff;
  border: 1px solid #e4e7ed;
  position: absolute;
  bottom: -5px;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  transform: rotate(45deg);
  left: 64px;
  z-index: 10000;
}

.pagination-detail .dropdown-menu li > a {
  display: inline-block !important;
  width: 128px;
  padding: 0 12px !important;
  box-sizing: border-box;
  color: #606266;
  cursor: pointer;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  position: relative;
  /* text-overflow: ellipsis; */
  white-space: nowrap;
  text-align: left;
}

.dropdown-menu-right {
  left: auto;
}

#content-main {
  height: calc(100% - 71px);
  overflow: hidden;
}

.fixed-nav #content-main {
  height: calc(100% - 80px);
  overflow: hidden;
}

.panel.blank-panel {
  background: none;
  margin: 0;
}

.blank-panel .panel-heading {
  padding-bottom: 0;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}

.nav.nav-tabs li {
  background: none;
  border: none;
}

.nav-tabs > li > a {
  padding: 5px 18px;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: transparent;
}

.ui-tab .tab-content {
  padding: 20px 0px;
}

.no-padding {
  padding: 0 !important;
}

.no-borders {
  border: none !important;
}

.no-margins {
  margin: 0 !important;
}

.no-top-border {
  border-top: 0 !important;
}

.ibox-content.text-box {
  padding-bottom: 0px;
  padding-top: 15px;
}

.border-left-right {;
  border-right: 1px solid transparent;
  border-top: none;
  border-bottom: none;
}

.border-left {;
  border-right: none;
  border-top: none;
  border-bottom: none;
}

.border-right {
  border-left: none;
  border-right: 1px solid transparent;
  border-top: none;
  border-bottom: none;
}

.full-width {
  width: 100% !important;
}

.link-block {
  padding: 10px;
}

.nav.navbar-top-links .link-block a {
}

.link-block a {
  color: inherit;
}

body.mini-navbar .branding {
  display: none;
}

img.circle-border {
  border: 6px solid transparent;
  border-radius: 50%
}

.branding {
  float: left;
  font-size: 18px;
  font-weight: normal;
  padding: 17px 20px;
  text-align: center;
}

.login-panel {
  margin-top: 25%
}

.page-header {
  padding: 20px 0 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}

.fontawesome-icon-list {
  margin-top: 22px;
}

.fontawesome-icon-list .fa-hover a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  color: #222222;
  line-height: 32px;
  height: 32px;
  padding-left: 10px;
  border-radius: 4px;
}

.fontawesome-icon-list .fa-hover a .fa {
  width: 32px;
  display: inline-block;
  text-align: right;
  margin-right: 10px;
}

.feature-list .col-md-4 {
  margin-bottom: 22px;
}

.feature-list h4 .fa:before {
  vertical-align: -10%;
  font-size: 28px;
  display: inline-block;
  width: 1.07142857em;
  text-align: center;
  margin-right: 5px;
}

.ui-draggable .ibox-title {
  cursor: move;
}

.white-bg {
  background-color: #FFFFFf !important;
}

.list-bg, .gray-bg, .white-bg {
  background-color: #f3f3f4;
  overflow-x: hidden;
  overflow-y: auto;
  height: calc(100% - 18px);
  font-size: 14px !important;
}

div#ECharts {
  background: #ffffff;
  margin: 13px;
  padding-bottom: 30px;
  border-radius: 7px;
}

.date-top {
  float: left;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
}

.breadcrumb > li a {
  color: inherit;
}

.breadcrumb > .active {
  color: inherit;
}

code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  padding: 2px 4px;
  white-space: nowrap
}

.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
}

.ibox.collapsed .ibox-content {
  display: none;
}

.ibox.collapsed .fa.fa-chevron-up:before {
  content: "\f078"
}

.ibox.collapsed .fa.fa-chevron-down:before {
  content: "\f077"
}

.ibox:after, .ibox:before {
  display: table;
}

.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  border-style: solid solid none;
  border-width: 0px 0px 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 40px;
}

.ibox-content {
  clear: both;
  padding: 10px;
  margin: 6px;
  background: #fff !important;
}

.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}

.ibox-heading h3 {
  font-weight: normal;
  font-size: 24px;
}

.ibox-title h5 {
  display: inline-block;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}

.ibox-title .label {
  float: left;
  margin-left: 4px;
}

.ibox-tools {
  display: inline-block;
  float: right;
  margin-top: 0;
  position: relative;
  padding: 0;
}

.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
}

.ibox-tools a.btn-primary {
}

.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
}

.ibox .open > .dropdown-menu {
  left: auto;
  right: 0;
}

@media (max-width: 767px) {
  .select-list {
    margin-left: 15px;
  }

  body.fixed-sidebar .navbar-static-side {
    margin-top: -10px;
    z-index: 5;
    background: #6498fd;
  }

  button.roll-nav {
    background: #6498fd;
    z-index: 4;
  }
}

.select-list > .btn {
  margin-top: 3px;
}

.gray-bg {
  background-color: #f3f3f4
}

.white-bg {
  background-color: #fff
}

.navy-bg {
  background-color: #1ab394;
  color: #fff
}

.blue-bg {
  background-color: #1c84c6;
  color: #fff
}

.lazur-bg {
  background-color: #23c6c8;
  color: #fff
}

.yellow-bg {
  background-color: #f8ac59;
  color: #fff
}

.red-bg {
  background-color: #ed5565;
  color: #fff
}

.black-bg {
  background-color: #262626
}

.panel-primary {
  border-color: #1ab394
}

.panel-primary > .panel-heading {
  background-color: #1ab394;
  border-color: #1ab394
}

.panel-success {
  border-color: #1c84c6
}

.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #fff
}

.panel-info {
  border-color: #23c6c8
}

.panel-info > .panel-heading {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #fff
}

.panel-warning {
  border-color: #f8ac59
}

.panel-warning > .panel-heading {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #fff
}

.panel-danger {
  border-color: #ed5565
}

.panel-danger > .panel-heading {
  background-color: #ed5565;
  border-color: #ed5565;
  color: #fff
}

.progress-bar {
  background-color: #1ab394
}

.progress-small, .progress-small .progress-bar {
  height: 10px
}

.progress-small, .progress-mini {
  margin-top: 5px
}

.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0
}

.progress-bar-navy-light {
  background-color: #3dc7ab
}

.progress-bar-success {
  background-color: #1c84c6
}

.progress-bar-info {
  background-color: #23c6c8
}

.progress-bar-warning {
  background-color: #f8ac59
}

.progress-bar-danger {
  background-color: #ed5565
}

.panel-title {
  font-size: inherit
}

.jumbotron {
  border-radius: 6px;
  padding: 40px
}

.jumbotron h1 {
  margin-top: 0
}

.text-navy {
  color: #1ab394
}

.text-primary {
  color: inherit
}

.text-success {
  color: #1c84c6
}

.text-info {
  color: #23c6c8
}

.text-warning {
  color: #f8ac59
}

.text-danger {
  color: #ed5565
}

.text-muted {
  color: #888
}

.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block
}

.img-shadow {
  box-shadow: 0px 0px 3px 0px #919191;
}

.dashboards\.dashboard_2 nav.navbar, .dashboards\.dashboard_3 nav.navbar, .mailbox\.inbox nav.navbar, .mailbox\.email_view nav.navbar, .mailbox\.email_compose nav.navbar, .dashboards\.dashboard_4_1 nav.navbar {
}

.Dashboard_2 .navbar.navbar-static-top, .Dashboard_3 .navbar.navbar-static-top, .Dashboard_4_1 .navbar.navbar-static-top, .ComposeEmail .navbar.navbar-static-top, .EmailView .navbar.navbar-static-top, .Inbox .navbar.navbar-static-top {
}

.full-height {
  height: 100%
}

.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative;
}

.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative;
}

.fh-column {;
  height: 100%;
  width: 240px;
  float: left;
}

.modal-backdrop {
  display: none
}

.modal {
  z-index: 2050 !important;
}

.spiner-example {
  height: 200px;
  padding-top: 70px;
}

.p-xxs {
  padding: 5px;
}

.p-xs {
  padding: 10px;
}

.p-sm {
  padding: 15px;
}

.p-m {
  padding: 20px;
}

.p-md {
  padding: 25px;
}

.p-lg {
  padding: 30px;
}

.p-xl {
  padding: 40px;
}

.m-xxs {
  margin: 2px 4px;
}

.m-xs {
  margin: 5px;
}

.m-sm {
  margin: 10px;
}

.m {
  margin: 15px;
}

.m-md {
  margin: 20px;
}

.m-lg {
  margin: 30px;
}

.m-xl {
  margin: 50px;
}

.m-n {
  margin: 0 !important;
}

.m-l-none {
  margin-left: 0;
}

.m-l-xs {
  margin-left: 5px;
}

.m-l-sm {
  margin-left: 10px;
}

.m-l {
  margin-left: 15px;
}

.m-l-md {
  margin-left: 20px;
}

.m-l-lg {
  margin-left: 30px;
}

.m-l-xl {
  margin-left: 40px;
}

.m-l-n-xxs {
  margin-left: -1px;
}

.m-l-n-xs {
  margin-left: -5px;
}

.m-l-n-sm {
  margin-left: -10px;
}

.m-l-n {
  margin-left: -15px;
}

.m-l-n-md {
  margin-left: -20px;
}

.m-l-n-lg {
  margin-left: -30px;
}

.m-l-n-xl {
  margin-left: -40px;
}

.m-t-none {
  margin-top: 0;
}

.m-t-xxs {
  margin-top: 1px;
}

.m-t-xs {
  margin-top: 5px;
}

.m-t-sm {
  margin-top: 10px;
}

.m-t {
  margin-top: 15px;
}

.m-t-md {
  margin-top: 20px;
}

.m-t-lg {
  margin-top: 30px;
}

.m-t-xl {
  margin-top: 40px;
}

.m-t-n-xxs {
  margin-top: -1px;
}

.m-t-n-xs {
  margin-top: -5px;
}

.m-t-n-sm {
  margin-top: -10px;
}

.m-t-n {
  margin-top: -15px;
}

.m-t-n-md {
  margin-top: -20px;
}

.m-t-n-lg {
  margin-top: -30px;
}

.m-t-n-xl {
  margin-top: -40px;
}

.m-r-none {
  margin-right: 0;
}

.m-r-xxs {
  margin-right: 1px;
}

.m-r-xs {
  margin-right: 5px;
}

.m-r-sm {
  margin-right: 10px;
}

.m-r {
  margin-right: 15px;
}

.m-r-md {
  margin-right: 20px;
}

.m-r-lg {
  margin-right: 30px;
}

.m-r-xl {
  margin-right: 40px;
}

.m-r-n-xxs {
  margin-right: -1px;
}

.m-r-n-xs {
  margin-right: -5px;
}

.m-r-n-sm {
  margin-right: -10px;
}

.m-r-n {
  margin-right: -15px;
}

.m-r-n-md {
  margin-right: -20px;
}

.m-r-n-lg {
  margin-right: -30px;
}

.m-r-n-xl {
  margin-right: -40px;
}

.m-b-none {
  margin-bottom: 0;
}

.m-b-xxs {
  margin-bottom: 1px;
}

.m-b-xs {
  margin-bottom: 5px;
}

.m-b-sm {
  margin-bottom: 10px;
}

.m-b {
  margin-bottom: 15px;
}

.m-b-md {
  margin-bottom: 20px;
}

.m-b-lg {
  margin-bottom: 30px;
}

.m-b-xl {
  margin-bottom: 40px;
}

.m-b-n-xxs {
  margin-bottom: -1px;
}

.m-b-n-xs {
  margin-bottom: -5px;
}

.m-b-n-sm {
  margin-bottom: -10px;
}

.m-b-n {
  margin-bottom: -15px;
}

.m-b-n-md {
  margin-bottom: -20px;
}

.m-b-n-lg {
  margin-bottom: -30px;
}

.m-b-n-xl {
  margin-bottom: -40px;
}

.space-15 {
  margin: 15px 0;
}

.space-20 {
  margin: 20px 0;
}

.space-25 {
  margin: 25px 0;
}

.space-30 {
  margin: 30px 0;
}

body.modal-open {
  padding-right: inherit !important;
}

.search-form {
  margin-top: 10px;
}

.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBe;
}

.search-result .search-link {
  color: #006621;
}

.search-result p {
  margin-top: 5px;
}

.contact-box {
  border: 1px solid transparent;
  padding: 20px;
  margin-bottom: 20px;
}

.contact-box a {
  color: inherit;
}

.middle-box {
  max-width: 400px;
  z-index: 100;
  margin: 0 auto;
  padding-top: 40px;
}

.lockscreen.middle-box {
  width: 200px;
  padding-top: 110px;
}

.loginscreen.middle-box {
  width: 300px;
}

.loginColumns {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}

.passwordBox {
  max-width: 460px;
  margin: 0 auto;
  padding: 100px 20px 20px 20px;
}

.logo-name {
  color: #e6e6e6;
  font-size: 180px;
  font-weight: normal;
  letter-spacing: -10px;
  margin-bottom: 0px;
}

.middle-box h1 {
  font-size: 170px;
}

.wrapper .middle-box {
  margin-top: 140px;
}

.lock-word {
  z-index: 10;
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -470px;
}

.lock-word span {
  font-size: 100px;
  font-weight: normal;
  color: #e9e9e9;
  display: inline-block;
}

.lock-word .first-word {
  margin-right: 160px;
}

.dashboard-header {
  border-top: 0;
  padding: 20px 20px 20px 20px;
}

.dashboard-header h2 {
  margin-top: 10px;
  font-size: 26px;
}

.fist-item {
  border-top: none !important;
}

.statistic-box {
  margin-top: 40px;
}

.dashboard-header .list-group-item span.label {
  margin-right: 10px;
}

.list-group.clear-list .list-group-item {;
  border-bottom: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 0;
}

ul.clear-list:first-child {
  border-top: none !important;
}

.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  background: #f8f8f8;
}

.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px;
}

.timeline-item .content {;
  padding-top: 10px;
  min-height: 100px;
}

.timeline-item .content:hover {
  background: #f6f6f6;
}

ul.notes li, ul.tag-list li {
  list-style: none;
}

ul.notes li h4 {
  margin-top: 20px;
  font-size: 16px;
}

ul.notes li div {
  text-decoration: none;
  color: #606266;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  position: relative;
}

ul.notes li div small {
  position: absolute;
  top: 5px;
  right: 5px;
}

ul.notes li div a {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: inherit;
}

ul.notes li {
  margin: 10px 40px 50px 0px;
  float: left;
}

ul.notes li div p {
}

ul.notes li div {
  text-decoration: none;
  color: #606266;
  background: #ffc;
  display: block;
  height: 140px;
  width: 140px;
  padding: 1em;
  box-shadow: 5px 5px 2px rgba(33, 33, 33, 0.7)
}

ul.notes li div {
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg)
}

ul.notes li:nth-child(even) div {
  -o-transform: rotate(4deg);
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  position: relative;
  top: 5px;
}

ul.notes li:nth-child(3n) div {
  -o-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  position: relative;
  top: -5px;
}

ul.notes li:nth-child(5n) div {
  -o-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  position: relative;
  top: -10px;
}

ul.notes li div:hover, ul.notes li div:focus {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  position: relative;
  z-index: 5;
}

ul.notes li div {
  text-decoration: none;
  color: #606266;
  background: #ffc;
  display: block;
  height: 210px;
  width: 210px;
  padding: 1em;
  box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
  -webkit-transition: -webkit-transform 0.15s linear;
}

.file-box {
  float: left;
  width: 220px;
}

.file-manager h5 {
  text-transform: uppercase;
}

.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.folder-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}

.folder-list li {
  display: block;
}

.folder-list li i {
  margin-right: 8px;
  color: #3d4d5D;
}

.category-list li a {
  color: #666666;
  display: block;
  padding: 5px 0;
}

.category-list li {
  display: block;
}

.category-list li i {
  margin-right: 8px;
  color: #3d4d5D;
}

.category-list li a .text-navy {
}

.category-list li a .text-primary {
}

.category-list li a .text-info {
}

.category-list li a .text-danger {
  color: #EF5352;
}

.category-list li a .text-warning {
}

.file-manager h5.tag-title {
  margin-top: 20px;
}

.tag-list li {
  float: left;
}

.tag-list li a {
  background-color: #f3f3f4;
  padding: 5px 12px;
  color: inherit;
  border-radius: 2px;
  border: 1px solid transparent;
  margin-right: 5px;
  margin-top: 5px;
  display: block;
}

.file {
  border: 1px solid transparent;
  padding: 0;
  position: relative;
  margin-bottom: 20px;
  margin-right: 20px;
}

.file-manager .hr-line-dashed {
  margin: 15px 0;
}

.file .icon, .file .image {
  height: 100px;
  overflow: hidden;
}

.file .icon {
  padding: 15px 10px;
  text-align: center;
}

.file-control {
  color: inherit;
  margin-right: 10px;
}

.file-control.active {
  text-decoration: underline;
}

.file .icon i {
  font-size: 70px;
  color: #dadada;
}

.file .file-name {
  padding: 10px;
  background-color: #f8f8f8;
}

.file-name small {
}

.corner {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 0.6em solid transparent;
  border-right: 0.6em solid #f1f1f1;
  border-bottom: 0.6em solid #f1f1f1;
  right: 0em;
  bottom: 0em;
}

a.compose-mail {
  padding: 8px 10px;
}

.mail-search {
  max-width: 300px;
}

.profile-content {
  border-top: none !important;
}

.feed-activity-list .feed-element {
}

.feed-element:first-child {
  margin-top: 0;
}

.feed-element {
  padding-bottom: 15px;
}

.feed-element, .feed-element .media {
  margin-top: 15px;
}

.feed-element, .media-body {
  overflow: hidden;
}

.feed-element > .pull-left {
  margin-right: 10px;
}

.feed-element img.img-circle, .dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}

.feed-element .well {
  border: 1px solid transparent;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  line-height: 16px;
}

.feed-element .actions {
  margin-top: 10px;
}

.feed-element .photos {
  margin: 10px 0;
}

.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}

.mail-box {
  border: 1px solid transparent;
  border-top: 0;
  padding: 0px;
  margin-bottom: 20px;
}

.mail-box-header {
  border: 1px solid transparent;
  border-bottom: 0;
  padding: 30px 20px 20px 20px;
}

.mail-box-header h2 {
  margin-top: 0px;
}

.mailbox-content .tag-list li a {
}

.mail-body {;
  padding: 20px;
}

.mail-text {
}

.mail-text .note-toolbar {
  padding: 10px 15px;
}

.mail-body .form-group {
  margin-bottom: 5px;
}

.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8;
}

.mail-attachment {;
  padding: 20px;
}

.mailbox-content {
  background: none;
  border: none;
  padding: 10px;
}

.mail-ontact {
  width: 23%
}

.faq-item {
  padding: 20px;
  margin-bottom: 2px;
}

.faq-question {
  font-size: 18px;
  font-weight: normal;
  display: block;
}

.faq-question:hover {
  color: #179d82;
}

.faq-answer {
  margin-top: 10px;
  background: #f3f3f4;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 15px;
}

.faq-item .tag-item {
  background: #f3f3f4;
  padding: 2px 6px;
  text-transform: uppercase;
}

.message-input {
  height: 90px !important;
}

.chat-avatar {
  white: 36px;
  height: 36px;
  float: left;
  margin-right: 10px;
}

.chat-user-name {
  padding: 10px;
}

.chat-user {
  padding: 8px 10px;
}

.chat-user a {
  color: inherit;
}

.chat-view {
  z-index: 20012;
}

.chat-users, .chat-statistic {
  margin-left: -30px;
}

@media ( max-width: 992px) {
  .chat-users, .chat-statistic {
    margin-left: 0px;
  }
}

.chat-view .ibox-content {
  padding: 0;
}

.chat-message {
  padding: 10px 20px;
}

.message-avatar {
  height: 48px;
  width: 48px;
  border: 1px solid transparent;
  border-radius: 4px;
  margin-top: 1px;
}

.chat-discussion .chat-message:nth-child(2n+1) .message-avatar {
  float: left;
  margin-right: 10px;
}

.chat-discussion .chat-message:nth-child(2n) .message-avatar {
  float: right;
  margin-left: 10px;
}

.message {
  border: 1px solid transparent;
  text-align: left;
  display: block;
  padding: 10px 20px;
  position: relative;
  border-radius: 4px;
}

.chat-discussion .chat-message:nth-child(2n+1) .message-date {
  float: right;
}

.chat-discussion .chat-message:nth-child(2n) .message-date {
  float: left;
}

.chat-discussion .chat-message:nth-child(2n+1) .message {
  text-align: left;
  margin-left: 55px;
}

.chat-discussion .chat-message:nth-child(2n) .message {
  text-align: right;
  margin-right: 55px;
}

.message-date {
  color: #888888;
}

.message-content {
  display: block;
}

.chat-discussion {
  background: #eee;
  padding: 15px;
  height: 400px;
  overflow-y: auto;
}

.chat-users {
  overflow-y: auto;
  height: 400px;
}

.chat-message-form .form-group {
  margin-bottom: 0;
}

.jstree-open > .jstree-anchor > .fa-folder:before {
  content: "\f07c"
}

.jstree-default .jstree-icon.none {
  width: 0;
}

.clients-list {
  margin-top: 20px;
}

.clients-list .tab-pane {
  position: relative;
  height: 600px;
}

.client-detail {
  position: relative;
  height: 620px;
}

.clients-list table tr td {
  height: 46px;
  vertical-align: middle;
  border: none;
}

.client-link {
  font-weight: normal;
  color: inherit;
}

.client-link:hover {
  color: inherit;
}

.client-avatar {
  width: 42px;
}

.client-avatar img {
  width: 28px;
  height: 28px;
  border-radius: 50%
}

.contact-type {
  width: 20px;
  color: #c1c3c4;
}

.client-status {
  text-align: left;
}

.client-detail .vertical-timeline-content p {
  margin: 0;
}

.client-detail .vertical-timeline-icon.gray-bg {
  color: #a7aaab;
}

.clients-list .nav-tabs > li.active > a, .clients-list .nav-tabs > li.active > a:hover, .clients-list .nav-tabs > li.active > a:focus {
}

.blog h2 {
  font-weight: normal;
}

.blog h5 {
  margin: 0 0 5px 0;
}

.blog .btn {
  margin: 0 0 5px 0;
}

.article h1 {
  font-size: 48px;
  font-weight: normal;
}

.article p {
  line-height: 26px;
}

.article-title {
  text-align: center;
  margin: 60px 0 40px 0;
}

.article .ibox-content {
  padding: 40px;
}

.issue-tracker .btn-link {
}

table.issue-tracker tbody tr td {
  vertical-align: middle;
  height: 50px;
}

.issue-info {
  width: 50%
}

.issue-info a {
  font-weight: normal;
}

.issue-info small {
  display: block;
}

.team-members {
  margin: 10px 0;
}

.team-members img.img-circle {
  width: 42px;
  height: 42px;
  margin-bottom: 5px;
}

.sortable-list {
  padding: 10px 0;
}

.agile-list {
  list-style: none;
  margin: 0;
}

.agile-list li {
  background: #FAFAFB;
  border: 1px solid transparent;
  margin: 0px 0 10px 0;
  padding: 10px;
  border-radius: 2px;
}

.agile-list li:hover {
  cursor: pointer;
}

.agile-list li.warning-element {
  border-left: 3px solid transparent;
}

.agile-list li.danger-element {
  border-left: 3px solid transparent;
}

.agile-list li.info-element {
  border-left: 3px solid transparent;
}

.agile-list li.success-element {
  border-left: 3px solid transparent;
}

.agile-detail {
  margin-top: 5px;
}

ins {
  background-color: #c6ffc6;
  text-decoration: none;
}

del {
  background-color: #ffc6c6;
}

#small-chat {
  position: fixed;
  bottom: 50px;
  right: 26px;
  z-index: 100;
}

#small-chat .badge {
  position: absolute;
  top: -3px;
  right: -4px;
}

.open-small-chat {
  height: 38px;
  width: 38px;
  display: block;
  padding: 9px 8px;
  text-align: center;
  border-radius: 50%
}

.open-small-chat:hover {
}

.small-chat-box {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 80px;
  border: 1px solid transparent;
  width: 230px;
  height: 320px;
  border-radius: 4px;
}

.small-chat-box.ng-small-chat {
  display: block;
}

.body-small .small-chat-box {
  bottom: 70px;
  right: 20px;
}

.small-chat-box.active {
  display: block;
}

.small-chat-box .heading {;
  padding: 8px 15px;
  font-weight: normal;
}

.small-chat-box .chat-date {
  opacity: 0.6;
  font-weight: normal;
}

.small-chat-box .content {
  padding: 15px 15px;
}

.small-chat-box .content .author-name {
  font-weight: normal;
  margin-bottom: 3px;
}

.small-chat-box .content > div {
  padding-bottom: 20px;
}

.small-chat-box .content .chat-message {
  padding: 5px 10px;
  border-radius: 6px;
  line-height: 14px;
  max-width: 80%;
  background: #f3f3f4;
  margin-bottom: 10px;
}

.small-chat-box .content .chat-message.active {
}

.small-chat-box .content .left {
  text-align: left;
  clear: both;
}

.small-chat-box .content .left .chat-message {
  float: left;
}

.small-chat-box .content .right {
  text-align: right;
  clear: both;
}

.small-chat-box .content .right .chat-message {
  float: right;
}

.small-chat-box .form-chat {
  padding: 10px 10px;
}

.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out;
}


.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out;
}

.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}


.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
}

.sk-spinner-wave div {
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
}

.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative;
}

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
}

.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}


.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out;
}


.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear;
}

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}

.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

.sk-spinner-three-bounce div {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}


.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}

.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg)
}

.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg)
}

.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg)
}

.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg)
}

.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg)
}

.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg)
}

.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg)
}

.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.sk-spinner-cube-grid {
}

.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}


.sk-spinner-wordpress.sk-spinner {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite;
}

.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px;
}

.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative;
}

.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg)
}

.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg)
}

.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg)
}

.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg)
}

.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg)
}

.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg)
}

.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg)
}

.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg)
}

.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg)
}

.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@media ( max-width: 768px) {
  body.fixed-sidebar .navbar-static-side {
    margin-top: 30px;
  }

  /*.lock-word{display:none;}*/
  .navbar-form-custom {
    display: none;
  }

  .navbar-header {
    display: inline;
    float: left;
  }

  .sidebard-panel {
    z-index: 0;
    position: relative;
    width: auto;
    min-height: 100% !important;
  }

  .sidebar-content .wrapper {
    padding-right: 0px;
    z-index: 1;
  }

  .fixed-sidebar.body-small .navbar-static-side {
    display: none;
    z-index: 2001;
    position: fixed;
    width: 220px;
  }

  .fixed-sidebar.body-small.mini-navbar .navbar-static-side {
    display: block;
  }

  .ibox-tools {
    float: none;
    text-align: right;
    display: block;
  }


  .fixed-nav #content-main {
    /* height: calc(100% - 38px)*/
  }
}

.nav-close {
  padding: 10px;
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 1.4em;
  cursor: pointer;
  z-index: 10;
  display: none;
  color: rgba(255, 255, 255, .3)
}

@media ( max-width: 350px) {
  body.fixed-sidebar.mini-navbar .navbar-static-side {
    width: 0;
  }

  .nav-close {
    display: block;
  }

  #page-wrapper {
    margin-left: 0 !important;
  }

  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px;
  }

  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid transparent;
    background: #f8f8f8;
  }

  .timeline-item .content {
    border-left: none;
    padding-top: 10px;
    min-height: 100px;
  }

  .nav.navbar-top-links li.dropdown {
    display: none;
  }

  .ibox-tools {
    float: none;
    text-align: left;
    display: inline-block;
  }
}

.social-feed-separated .social-feed-box {
  margin-left: 62px;
}

.social-feed-separated .social-avatar {
  float: left;
  padding: 0;
}

.social-feed-separated .social-avatar img {
  width: 52px;
  height: 52px;
  border: 1px solid transparent;
}

.social-feed-separated .social-feed-box .social-avatar {
  padding: 15px 15px 0 15px;
  float: none;
}

.social-feed-box {
  border: 1px solid transparent;
  margin-bottom: 15px;
}

.article .social-feed-box {
  margin-bottom: 0;
  border-bottom: none;
}

.article .social-feed-box:last-child {
  margin-bottom: 0;
}

.article .social-feed-box p {
  line-height: 18px;
}

.social-action {
  margin: 15px;
}

.social-avatar {
  padding: 15px 15px 0 15px;
}

.social-comment .social-comment {
  margin-left: 45px;
}

.social-avatar img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
}

.social-avatar .media-body a {
  display: block;
}

.social-body {
  padding: 15px;
}

.social-body img {
  margin-bottom: 10px;
}

.social-footer {;
  padding: 10px 15px;
  background: #f9f9f9;
}

.social-footer .social-comment img {
  width: 32px;
  margin-right: 10px;
}

.social-comment:first-child {
  margin-top: 0;
}

.social-comment {
  margin-top: 15px;
}

.social-comment textarea {
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
}

input, textarea {
  padding: 0 5px !important;
}

textarea {
  padding-top: 5px !important;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, textarea:-webkit-autofill, textarea:-webkit-autofill:hover, textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-text-fill-color: #606266; /* 文本颜色 */
  /*border: 1px solid transparent !important;*/ /* 边框设置为透明 */
  -webkit-box-shadow: 0 0 0px 1000px transparent inset; /* 背景颜色 */
  caret-color: #606266;
  transition: background-color 1s linear 3600s;
}

@media ( max-width: 1000px) {
  .welcome-message {
    float: right
  }
}

.echarts {
  height: 240px;
}

.checkbox-inline, .radio-inline, .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin: 0 15px 0 0;
}

.navbar-toggle {
}

.menuTab {
  -webkit-transition: all 0.5s ease 0.3s;
  text-align: center;
  border-radius: 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #content-main {
    -webkit-overflow-scrolling: touch;
  }
}

.navbar-header {
  width: 10%;
  height: 50px;
}

.bs-glyphicons {
  margin: 0 -10px 20px;
  overflow: hidden;
}

.bs-glyphicons-list {
  padding-left: 0;
  list-style: none;
}

.bs-glyphicons li {
  float: left;
  width: 25%;
  height: 115px;
  padding: 10px;
  line-height: 1.4;
  text-align: center;
  border: 1px solid transparent;
}

.bs-glyphicons .glyphicon {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 24px;
}

.bs-glyphicons .glyphicon-class {
  display: block;
  text-align: center;
  word-wrap: break-word;
}

.bs-glyphicons li:hover {
}

.t-bar {
  padding-bottom: 10px;
}

.nopadding {
  padding: 0;
}

.note-editor .btn-default {
  color: #333333 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}

.folder-list li.active a {
  color: #2791df;
  background: #f5f5f5;
}

nav .logo {
  border-bottom: 0 solid transparent;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out;
  display: block;
  height: 64px;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  width: 200px;
  padding: 0 15px;
  font-weight: normal;
  overflow: hidden;
}

.logo-mini {
  display: none;
}


.roleList {
  color: #d5d5d5;
  margin-right: 10px;
  padding-top: 10px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  width: 110px;
}

.sidebar-collapse .user-panel {
  white-space: nowrap;
  position: relative;
  width: 100%;
  height: 78px;
  padding: 15px;
  overflow: hidden;
}

.sidebar-collapse .user-panel .image > img {
  width: 100%;
  max-width: 45px;
  height: auto;
  border-radius: 50%;
  filter: drop-shadow(0px 0px 2px #fff);
}

.sidebar-collapse .user-panel > .info {
  padding: 5px 5px 5px 15px;
  line-height: 1;
  position: absolute;
  left: 56px;
}

.sidebar-collapse .user-panel > .info a {
}

.sidebar-collapse .user-panel > .info > p {
  margin-bottom: 9px;
  font-size: 18px;
}

.user-panel > .info > a > .fa, .user-panel > .info > a > .ion, .user-panel > .info > a > .glyphicon {
  margin-right: 3px;
}

.nav > li:hover .dropdown-menu {
  display: block;
}

.ibox .input-group-addon i {
  margin-left: -12px;
}

.input-group-addon .dropdown-menu {
  margin-left: -3px !important;
}

.input-group-addon input {
  border: 0;
}

#content-main.max {
  overflow: hidden;
  width: 100% !important;
  height: 100% !important;
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 9998;
  margin: 0;
}

.open-source {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  font-size: 16px;
  color: #ff0000;
  font-weight: bold;
  z-index: 200;
  cursor: pointer;
}

#loading {
  position: absolute;
  top: 40%;
  left: 46%;
  font-size: 25px;
  color: #FFFFFF;
}

.pagination > li > a, .pagination > li > span {
  text-decoration: none;
}

.page-last-separator > a {
  margin-bottom: 5px;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  cursor: not-allowed;
}

a:link {
  text-decoration: none !important;
}

a:visited {
  text-decoration: none !important;
}


.toggle-switch span, .ibox-title-gray, .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  border: 0;
}

.toggle-switch span:after {
  margin-top: 2px;
  border: 0;
}


.layui-input, .layui-select, .layui-textarea {
  background-color: transparent;
}

/* loading.css */
.boxLoading {
  width: 65px;
  height: 65px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  bottom: 0;
}

.boxLoading:before {
  content: '';
  width: 65px;
  height: 65px;
  background: url(data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjY0cHgiIGhlaWdodD0iNjRweCIgdmlld0JveD0iMCAwIDY0IDY0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ibG9hZGluZyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC41MDAwMDAsIDAuNTAwMDAwKSI+CiAgICAgICAgICAgIDxyZWN0IGlkPSLnn6nlvaIiIHN0cm9rZT0iIzk3OTc5NyIgZmlsbD0iI0Q4RDhEOCIgZmlsbC1ydWxlPSJub256ZXJvIiBvcGFjaXR5PSIwIiB4PSIwIiB5PSIwIiB3aWR0aD0iNjMiIGhlaWdodD0iNjMiPjwvcmVjdD4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hOWkh+S7vS02IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjk4MDAwMCwgMC43ODAwMDApIj4KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJmcmFtZSIgc3Ryb2tlPSIjMjQ2OEYyIiBzdHJva2Utd2lkdGg9IjMuMiIgcG9pbnRzPSIyNy41MiA1LjEyIDQ5LjY5MDI1MDMgMTcuOTIgNDkuNjkwMjUwMyA0My41MiAyNy41MiA1Ni4zMiA1LjM0OTc0OTY2IDQzLjUyIDUuMzQ5NzQ5NjYgMTcuOTIiIHN0cm9rZS1kYXNoYXJyYXk9IjE2MCAxNjAiIHN0cm9rZS1kYXNob2Zmc2V0PSIxNjAiPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlIGlkPSJmcmFtZTEiIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1kYXNob2Zmc2V0IiBiZWdpbj0iLjQ1cztmcmFtZTIuZW5kIiBkdXI9Ii45cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIxNjAiIHRvPSItMTYwIiBmaWxsPSJmcmVlemUiICBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlIGlkPSJmcmFtZTIiIGF0dHJpYnV0ZU5hbWU9InN0cm9rZS1kYXNob2Zmc2V0IiBiZWdpbj0iZnJhbWUxLmVuZCIgZHVyPSIuOXMiIHR5cGU9InRyYW5zbGF0ZSIgZnJvbT0iMTYwIiB0bz0iMTYwIiBmaWxsPSJmcmVlemUiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOyAxIiAga2V5U3BsaW5lcz0iLjUgMCAuNSAxIi8+CiAgICAgICAgICAgICAgICA8L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGUxIiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGN4PSIyNy41MiIgY3k9IjQuOCIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlMW9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlMXR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDI2IiB0bz0iMCAwIiBmaWxsPSJmcmVlemUiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOyAxIiAga2V5U3BsaW5lcz0iLjUgMCAuNSAxIi8+CiAgICAgICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gaWQ9ImNpcmNsZTF0d28iIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgYmVnaW49ImNpcmNsZTFvbmUuZW5kICsgLjcycyIgZHVyPSIuNTRzIiB0eXBlPSJ0cmFuc2xhdGUiIGZyb209IjAgMCIgdG89IjAgMjYiIGZpbGw9ImZyZWV6ZSIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7IDEiICBrZXlTcGxpbmVzPSIuNSAwIC41IDEiLz4KICAgICAgICAgICAgICAgIDwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iY2lyY2xlMiIgZmlsbD0iIzI0NjhGMiIgZmlsbC1ydWxlPSJub256ZXJvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1MC4yNDAwMDAsIDE3LjI4MDAwMCkgcm90YXRlKC0xODAuMDAwMDAwKSB0cmFuc2xhdGUoLTUwLjI0MDAwMCwgLTE3LjI4MDAwMCkgIiBjeD0iNTAuMjQiIGN5PSIxNy4yOCIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlMm9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlMnR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSItMjIuNSAxMyIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUydHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGUyb25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSItMjIuNSAxMyIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGUzIiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUwLjI0MDAwMCwgNDMuMjAwMDAwKSByb3RhdGUoOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUwLjI0MDAwMCwgLTQzLjIwMDAwMCkgIiBjeD0iNTAuMjQiIGN5PSI0My4yIiByPSI0LjgiPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUzb25lIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSIwcztjaXJjbGUzdHdvLmVuZCIgZHVyPSIuNTRzIiB0eXBlPSJ0cmFuc2xhdGUiIGZyb209Ii0yMi41IC0xMyIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUzdHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGUzb25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSItMjIuNSAtMTMiIGZpbGw9ImZyZWV6ZSIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7IDEiICBrZXlTcGxpbmVzPSIuNSAwIC41IDEiLz4KICAgICAgICAgICAgICAgIDwvY2lyY2xlPgogICAgICAgICAgICAgICAgPGNpcmNsZSBpZD0iY2lyY2xlNCIgZmlsbD0iIzI0NjhGMiIgZmlsbC1ydWxlPSJub256ZXJvIiBjeD0iMjcuNTIiIGN5PSI1Ni42NCIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlMW9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlMXR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIC0yNiIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGUxdHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGUxb25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSIwIC0yNiIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGU1IiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuODAwMDAwLCA0My4yMDAwMDApIHJvdGF0ZSgtMTgwLjAwMDAwMCkgdHJhbnNsYXRlKC00LjgwMDAwMCwgLTQzLjIwMDAwMCkgIiBjeD0iNC44IiBjeT0iNDMuMiIgcj0iNC44Ij4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlNW9uZSIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iMHM7Y2lyY2xlNXR3by5lbmQiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIyMi41IC0xMyIgdG89IjAgMCIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGU1dHdvIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSJjaXJjbGU1b25lLmVuZCArIC43MnMiIGR1cj0iLjU0cyIgdHlwZT0idHJhbnNsYXRlIiBmcm9tPSIwIDAiIHRvPSIyMi41IC0xMyIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgICAgICA8Y2lyY2xlIGlkPSJjaXJjbGU2IiBmaWxsPSIjMjQ2OEYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQuODAwMDAwLCAxNy4yODAwMDApIHJvdGF0ZSg5MC4wMDAwMDApIHRyYW5zbGF0ZSgtNC44MDAwMDAsIC0xNy4yODAwMDApICIgY3g9IjQuOCIgY3k9IjE3LjI4IiByPSI0LjgiPgogICAgICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGlkPSJjaXJjbGU2b25lIiBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIGJlZ2luPSIwcztjaXJjbGU2dHdvLmVuZCIgZHVyPSIuNTRzIiB0eXBlPSJ0cmFuc2xhdGUiIGZyb209IjIyLjUgMTMiIHRvPSIwIDAiIGZpbGw9ImZyZWV6ZSIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7IDEiICBrZXlTcGxpbmVzPSIuNSAwIC41IDEiLz4KICAgICAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBpZD0iY2lyY2xlNnR3byIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiBiZWdpbj0iY2lyY2xlNm9uZS5lbmQgKyAuNzJzIiBkdXI9Ii41NHMiIHR5cGU9InRyYW5zbGF0ZSIgZnJvbT0iMCAwIiB0bz0iMjIuNSAxMyIgZmlsbD0iZnJlZXplIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDsgMSIgIGtleVNwbGluZXM9Ii41IDAgLjUgMSIvPgogICAgICAgICAgICAgICAgPC9jaXJjbGU+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  position: absolute;
  top: 0;
  left: 0;
}

.boxLoading:after {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
}

@font-face {
  font-display: swap;
}

.mask_div {
  color: #8b8b8b93 !important;
}

.file-input {
  z-index: 3000;
}

.user-info-head {
  position: relative;
  display: inline-block;
}

.MultiFile-list > .MultiFile-label {
  position: relative;
  padding: 0;
  text-align: left;
  font-size: 12px;
  width: 100%;
  height: 40px;
  float: left;
  margin: 0px;
  border-bottom: 1px solid #c4c4c4;
  background-color: transparent !important;
}

img.MultiFile-preview {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 35px;
  width:35px;
  height:35px;
}

img.MultiFile-preview-other {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 35px;
  width:35px;
  height:35px;
}

.MultiFile-label > span {
  font-size: 12px;
}

.MultiFile-label > a.MultiFile-remove {
  font-weight: normal;
  display: block;
  height: 30px;
  text-align: center;
  position: absolute;
  z-index: 100;
  right: -3px;
  background: #ffffff;
}

span.MultiFile-title {
  display: block;
  color: #606266;
  margin-left: 46px;
  margin-bottom: 10px;
}


.kv-file-content img {
  width: 40px;
}


.jcodeyun-file {
  border: 0px;
  border-style: dashed;
  padding: 16px 4px;
  text-align: center;
  min-height: 300px;
  border: 1px dotted #d7d7d7;
  font-size: 40px;
  border-radius: 4px;
}

.jcodeyun-file > b {
  height: 20px;
  color: #d9d9d97d;
  position: relative;
  margin-top: 10% !important;
}

.jcodeyun-file > div > input {
  position: absolute;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  left: 0;
}


.MultiFile-label > span {
  color: #000;
}


.platrom {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.platrom p {
  width: 200px;
  height: 200px;
  background-color: #003e75;
  margin-left: 50px;
  font-size: 20px;
  font-weight: normal;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.platrom p a {
  color: white;
}

.form-label {
  color: rgb(0 0 0 / 66%);
  box-sizing: border-box;
  line-height: 20px;
  list-style: none;
  display: inline-block;
  margin-inline-end: 8px;
  padding-inline: 0;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  opacity: 1;
  transition: all 0.2s;
  text-align: start;
}

.pinpailoading {
  text-align: center;
  margin-top: 15%;
  height: 238px;
}

.pinpailoading .company {
  font-size: 28px;
  color: #929292;
  margin-top: 15px;
}

.pinpailoading .layui-progress {
  width: 10%;
  margin-left: 45%;
}

.pinpailoading .layui-progress-bar {
  background: linear-gradient(to right, #16BBDC, #1668DC, #16BBDC);
}

.layui-layer-title {
  border-radius: 0 !important;
}

.layui-layer-btn, .layui-layer-title {
  background-color: #ffffff !important;
  color: #000 !important;
  height: 60px !important;
  /* border-bottom: 1px solid rgba(12, 30, 91, .1) !important;
   border-top: 1px solid rgba(12, 30, 91, .1) !important;*/
  display: flex;
  align-items: center;
  border-radius: 0 !important;
  padding: 0 10px !important;
}

body .layer-ext-moon .layui-layer-btn .layui-layer-btn1 {
  background: #ffffff00 !important;
  color: #606266 !important;
  border: 1px solid #0c1e5b1a !important;
}

body .layer-ext-moon .layui-layer-btn {
  text-align: right;
  padding: 10px 15px 12px;
  justify-content: right;
}

body .layer-ext-moon[type="dialog"] {
  min-width: 404px !important;
}

.form-group > div {
  width: 100% !important;
  padding-right: 0 !important;
  padding-left: 6px !important;
}

.form-group > label {
  min-width: 100px !important;
  width: 150px;
  padding: 0;
}
.form-horizontal{
  margin:0 !important;
}

td>label.check-box {
  padding: 0 !important;
}

/* 默认状态 */
input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #c6c8cf;
  background-color: transparent;
  line-height: 16px;
  border-radius: 4px;
  color: transparent;
  text-align: center;
  font-size: 14px;
  box-sizing: border-box;
  position: relative;
  outline: none;
}

input[type="checkbox"]:not(:checked) {
  border: 1px solid #c6c8cf;
  outline: none;
}

.layui-icon-ok:before {
  content: "✓" !important;
}

.layui-form-checkbox[lay-skin="primary"] > i{
  border-radius: 4px !important;
}

/* 取消状态 */
input[type="checkbox"]:after {
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: block;
  content: " ";
  color: transparent;
  background-color: transparent;
  outline: none;
  border:0;
  border-radius: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
}

/* 选中状态 */
input[type="checkbox"]:checked:after {
  content: "✓";
  color: #ffffff;
  background-color:#3662ec;
  border-radius: 4px;
  position: absolute;
  left: 0px;
  top: 0px;
  outline: none;
}
