@font-face {
  font-family: "微软雅黑";
  src: local("Microsoft YaHei");
}

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 200px;
    min-height: 1000px;
  }

  .navbar-static-side {
    z-index: 2001;
    position: absolute;
    width: 200px;
  }
}

a {
  color: #08c;
  /*color: #337ab7;*/
}

@font-face {
  font-family: "宋体";
  src: local("SimSun");
}

@font-face {
  font-family: "楷体";
  src: local("KaiTi");
}

.btn {
  padding: 2px 15px;
  border-radius: 10px;
}

.form-control {
  height: 25px;
  color: #555;
  border: 1px solid #e6e6e6;
  box-shadow: 0 0 10px 1px rgba(84, 102, 122, 0.1);
  border-radius: 10px;
}

.input-group {
  width: 100%;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding-top: 2px;
  padding-left: 10px;
  padding-bottom: 2px;
  margin: 0px;
  font-family: "微软雅黑", sans-serif;
  font-size: 100%;
  color: #999;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

.select2-container-multi .select2-choices {
  min-height: 25px;
  height: inherit;
  margin: 0;
  padding: 0 5px 0 0;
  position: relative;
  border: 1px solid #e5e6e7;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: none;
  border-radius: 10px;
}

.modal-content {
  border: 8px solid rgba(44, 44, 45, 0.26);
  box-shadow: none;
}

.modal-backdrop {
  background-color: #babbcf;
}

.wrapper-content {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
}

.m-t-xl2 {
  margin-top: 20px;
}

.timeline-item .content2 {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px;
}

.timeline-item .date i {
  right: 6px;
  padding-right: 6px;
  width: 30px;
  border-right: 1px solid #e7eaec;
}

.panel-body {
  padding: 7px 5px 0;
}

.panel-body2 {
  padding-left: 15px;
}

.panel-body3 {
  padding-top: 20px;
  padding-right: 25px;
  padding-bottom: 15px;
  padding-left: 15px;
}

.small,
small {
  color: #9d9e9e;
}

.list-group {
  padding-left: 0;
  margin-bottom: 15px;
  margin-top: 15px;
}

.panel-group {
  margin-bottom: 0px;
}

.navbar-fixed-top {
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  z-index: 1010;
}
.navbar-fixed-bottom {
  height: 40px;
  /*box-shadow: 0 1px 10px rgba(0, 0, 0, .1);*/
}

.has-error .form-control {
  border-color: #f26969;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #f26969;
}

#side-menu.nav > li.active {
  /*background: #8BD1C3;*/
  border-left: 0px solid #19aa8d;
  background: #d9ebf6;
}

#side-menu.nav > li a:active,
#side-menu.nav > li a:focus,
#side-menu.nav > li a:hover {
  background: none;
}

.nav-second-level > li.active {
  background-color: #bdeae1;
}

body.fixed-nav #wrapper .navbar-static-side {
  background-color: #fff;
  position: fixed;
  z-index: 10;
  overflow: auto;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}
body.fixed-nav #wrapper .navbar-static-side::-webkit-scrollbar {
  width: 0 !important;
}
body.fixed-nav #wrapper .navbar-static-side {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}

.nav-third-level li a {
  padding-left: 42px;
}

#side-menu.nav > .nav-tabs li {
  background: none;
  border: none;
}

.canvas-menu .navbar-fixed-bottom,
.canvas-menu .navbar-fixed-top {
  left: 0;
}

/* test for git upload */
body {
  font-size: 9px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-right: 5px;
  padding-left: 5px;
}

.nav-tabs > li > a {
  line-height: 12px;
}

.m-t {
  margin-top: 0px;
}

.list-group.clear-list .list-group-item {
  border-top: 0px solid #e7eaec;
}

.input-group-addon {
  padding: 3px 6px;
}

.form-group {
  margin-bottom: 8px;
}

.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -20px;
}

.navbar-static-top {
  /* remove z-inde */
  z-index: auto;
  /* background-image: -webkit-linear-gradient(top, rgb(199, 57, 72) 0px, rgb(237, 85, 101) 100%);*/
  background-image: -webkit-linear-gradient(
    top,
    rgb(56, 148, 189) 0px,
    rgb(43, 157, 229) 100%
  );
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.panel-default > .panel-heading {
  background-color: whitesmoke;
  font-weight: 400;
  color: #676a6c;
}

.dropdown-messages {
  width: 500px;
}

.colorwhite {
  background: white;
}

body.canvas-menu .navbar-static-side {
  /* remove z-index*/
  z-index: auto;
}

body.canvas-menu nav.navbar-static-side {
  /* remove z-index*/
  z-index: auto;
}

.btn-w-m {
  min-width: 30px;
}

.single-line {
  font-size: 12px;
}

.ibox-content {
  border-color: #fff;
  padding: 0 12px;
}

.ibox .open > .dropdown-menu {
  /* remove right */
  right: auto;
}

.ibox .open > .dropdown-menu2 {
  /* remove right */
  right: auto;
}

.m-b {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .body-small.rtls .navbar-static-side {
    /* remove z-index*/
    z-index: auto;
  }

  .rtls.fixed-sidebar.body-small .navbar-static-side {
    /* remove z-index*/
    z-index: auto;
  }
}

@media (min-width: 768px) {
  .navbar-static-side {
    /* remove z-index*/
    z-index: auto;
  }
}

@media (max-width: 768px) {
  .body-small .navbar-static-side {
    /* remove z-index*/
    z-index: auto;
  }

  .fixed-sidebar.body-small .navbar-static-side {
    /* remove z-index*/
    z-index: auto;
  }
}

.panel-mid {
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.footer2 {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  left: 0;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}

.pagination2 {
  display: inline-block;
  padding-left: 0;
  border-radius: 4px;
}

.pagination2 > li {
  display: inline;
}

.pagination2 > li > a,
.pagination2 > li > span {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

.borde2 {
  border: 1px solid #dddddd;
}

.pagination2 > li:first-child > a,
.pagination2 > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination2 > li:last-child > a,
.pagination2 > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination2 > li > a:hover,
.pagination2 > li > span:hover,
.pagination2 > li > a:focus,
.pagination2 > li > span:focus {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

.pagination2 > .active > a,
.pagination2 > .active > span,
.pagination2 > .active > a:hover,
.pagination2 > .active > span:hover,
.pagination2 > .active > a:focus,
.pagination2 > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #dddddd;
  color: inherit;
  cursor: default;
  z-index: 2;
}

.pagination2 > .disabled > span,
.pagination2 > .disabled > span:hover,
.pagination2 > .disabled > span:focus,
.pagination2 > .disabled > a,
.pagination2 > .disabled > a:hover,
.pagination2 > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination2-lg > li > a,
.pagination2-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination2-lg > li:first-child > a,
.pagination2-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination2-lg > li:last-child > a,
.pagination2-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination2-sm > li > a,
.pagination2-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination2-sm > li:first-child > a,
.pagination2-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination2-sm > li:last-child > a,
.pagination2-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

body.DTTT_Print {
  background: #fff;
}

.DTTT_Print #page-wrapper {
  margin: 0;
  background: #fff;
}

button.DTTT_button,
div.DTTT_button,
a.DTTT_button {
  border: 1px solid #d2d2d2;
  background: #fff;
  color: #676a6c;
  box-shadow: none;
  padding: 0 15px;
  height: 25px;
  border-radius: 10px;
}

button.DTTT_button:hover,
div.DTTT_button:hover,
a.DTTT_button:hover {
  border: 1px solid #e7eaec;
  /*background: #fff;*/
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fff),
    to(#e6e6e6)
  );
  color: #676a6c;
  box-shadow: none;
  padding: 0 15px;
  height: 25px;
}

button.DTTT_button:disabled,
div.DTTT_button:disabled,
a.DTTT_button:disabled {
  border: 1px solid #eeeded;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  color: #333;
  background-color: #e6e6e6;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 25px;
  padding: 0px 15px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

button.DTTT_button.btn-info {
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #ffffff !important;
}

.dataTables_filter label {
  margin-right: 5px;
}

/* add by idit start */
.row {
  margin-left: -5px;
  margin-right: -5px;
}

.dataTables_wrapper .row {
  margin-top: 0;
}

.ui-select-bootstrap .ui-select-choices-row > a {
  white-space: normal;
}

.label-success,
.badge-success {
  background-color: #dfb900;
  color: #ffffff;
}

.label-info {
  background-color: #23c6c8;
  color: #ffffff;
}
.label-important {
  background-color: #ed5565;
  color: #fff;
}
.label-trymenu {
  background-color: #f8ac59;
  color: #fff;
}
.label-readysign {
  background-color: #1ab394;
  color: #fff;
}
.label-phone {
  background-color: #1c84c6;
  color: #fff;
}
.label-visit {
  background-color: #23c6c8;
  color: #fff;
}
.label-nointention {
  background-color: #b5b9cf;
  color: #fff;
}
.label-intentional {
  background-color: #c8789b;
  color: #fff;
}
.label-potential {
  background-color: #73c84d;
  color: #fff;
}

.btn.disabled,
.btn[disabled] {
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  border: 1px solid #eeeded;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #ccc;
  color: #767779;
  background-color: #e6e6e6;
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  /*height: 26px;*/
  adding: 0px 6px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}

.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}

body {
  background-color: #f1f2f6;
  font-size: 13px;
}

.ui-sortable .ibox-title2 {
  cursor: move;
}

.activity-item {
  border-left: 3px solid #e0e0e0;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid div[class*="span"] {
  min-height: 1px;
}

.ibox-title2 {
  /*background-color: rgb(249, 250, 252);*/
  /*background: #f4f4f4;*/
  /*border-color: #e7eaec;*/
  /*border-image: none;*/
  /*border-style: solid solid none;*/
  /*border-width: 4px 0 0;*/
  border: 0;
  color: inherit;
  margin-bottom: 0;
  padding: 11px 15px 7px;
  min-height: 37px;
  /*background: #fbfbfb;*/
  background: -moz-linear-gradient(top, #fcfcfc 0, #f2f2f2 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #fcfcfc),
    color-stop(100%, #f2f2f2)
  );
  background: -webkit-linear-gradient(top, #fcfcfc 0, #f2f2f2 100%);
  background: -o-linear-gradient(top, #fcfcfc 0, #f2f2f2 100%);
  background: -ms-linear-gradient(top, #fcfcfc 0, #f2f2f2 100%);
  background: linear-gradient(top, #fcfcfc 0, #f2f2f2 100%);
}

.ibox-title2 h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}

ul.clear-list2:first-child {
  /* border-top: none !important; */
  /*border-top: 1px dashed #e7eaec; */
}

.ibox-content2 {
  border-color: #fff;
  padding: 5px 0 0;
}

.ibox-content3 {
  border-color: #fff;
  padding: 0px 0px 0px 0px;
}

.list-group2 {
  padding-left: 0;
  margin-bottom: 15px;
  margin-top: 5px;
}

.list-group-item2 {
  background-color: inherit;
  border-bottom: 1px dashed #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}

.breadcrumb > li + li:before {
  padding: 0px;
  color: #ccc;
  content: close-quote;
}

.float-e-margins .btn-xs2 {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  display: inline-block;
  padding: 3px 6px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid rgb(210, 210, 210);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: white;
}

.btn-xs3 {
  padding: 6px 12px;
}

.float-e-margins .btn-xs2.disabled {
  padding: 3px 6px;
  font-size: 12px;
  border-bottom: 0px;
  background-color: white;
  opacity: initial;
  color: #000;
  border-top: 1px solid rgb(210, 210, 210);
  border-left: 1px solid rgb(210, 210, 210);
  border-right: 1px solid rgb(210, 210, 210);
}

.breadcrumb > li {
  display: table-cell;
  float: left;
}

.float-e-margins .btn-xs2.active {
  padding: 3px 6px;
  font-size: 12px;
  border-bottom: 0px;
  background-color: white;
  opacity: initial;
  color: #000;
  border-top: 1px solid rgb(210, 210, 210);
  border-left: 1px solid rgb(210, 210, 210);
  border-right: 1px solid rgb(210, 210, 210);
}

.breadcrumb {
  /*padding-top: 8px;*/
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  list-style: none;
  border-radius: 4px;
}

.float-e-margins.btn.ng-scope {
  border-bottom-color: rgb(210, 210, 210);
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: #d2d2d2;
}

.tree-control .tree-input {
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e5e6e7;
  border-radius: 1px;
  color: inherit;
  display: block;
  font-size: 14px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}

.tree-control .selected-items {
  border: medium none;
  display: block;
  height: 20px;
  overflow: hidden;
  text-align: left;
}

.tree-control .tree-input span.selected-items .selected-item {
  border: none;
  background: none;
}

.tree-control .caret {
  position: absolute;
  right: 5px;
  top: 15px;
}

.inmodal .modal-header {
  padding: 5px 15px;
}

.select2-container {
  width: 100%;
}

#side-menu .jstree-anchor {
  color: #a7b1c2;
  font-size: 12px;
  font-weight: 600;
}

#side-menu .jstree-default .jstree-node,
#side-menu .jstree-default .jstree-icon {
  background: none;
}

#side-menu .jstree-default .jstree-closed > .jstree-ocl::before,
#side-menu .jstree-default .jstree-open > .jstree-ocl::before {
  font-family: FontAwesome;
  content: "\f04b";
}

.slide-helper {
  z-index: 1010;
  padding: 5px 0;
  position: fixed;
  background: #fff;
  top: 0 !important;
  left: initial !important;
  right: 0;
  border: 1px solid #ddd;
  border-right: 0;
  -moz-box-shadow: -1px 2px 4px #ddd;
  -webkit-box-shadow: -1px 2px 4px #ddd;
  box-shadow: -1px 2px 4px #ddd;
  width: 10px;
}

.slide-helper.max {
  width: 700px !important;
}

.slide-helper.max .handle:before {
  border-right: 6px solid #666;
}

.slide-helper.min {
  width: 10px !important;
}

.slide-helper.min .handle:after {
  border-left: 6px solid #666;
}

.slide-helper.min .btns {
  display: none;
}

.slide-helper aside {
  width: 10px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.rg-left {
  margin-left: -5px;
}

.rg-left span {
  width: 25px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: #eee;
  left: -26px;
  border: 1px solid #ddd;
  border-right: 0;
  -moz-box-shadow: -1px 2px 4px #ddd;
  -webkit-box-shadow: -1px 2px 4px #ddd;
  box-shadow: -1px 2px 4px #ddd;
  cursor: ew-resize;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}

.rg-left span::before {
  display: block;
  content: " ";
  border-right: 6px solid #08c;
  border-top: 6px solid transparent;
  border-left: none;
  border-bottom: 6px solid transparent;
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -3px;
}

.rg-left span::after {
  display: block;
  content: " ";
  border-right: 0;
  border-top: 6px solid transparent;
  border-left: 6px solid #08c;
  border-bottom: 6px solid transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -3px;
}

.slide-helper .btns {
  position: absolute;
  right: 30px;
  top: 10px;
}

.slide-helper .slide-content {
  margin: 0 10px;
  height: 100%;
}

.slide-helper .slide-content .scrollable-content {
  height: 100%;
  overflow: scroll;
}

.slide-helper .resize-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.slide-helper iframe {
  width: 100%;
  height: 100%;
}

.vakata-context,
.vakata-context ul {
  z-index: 2300;
}

.datetimepicker-wrapper {
  vertical-align: middle;
  display: inline-block;
}

.datetimepicker-wrapper > input {
  margin-bottom: 0 !important;
  width: 130px;
}

.datetimepicker-wrapper [ng-model="hours"],
.datetimepicker-wrapper [ng-model="minutes"] {
  width: 46px !important;
}

.modal .datetimepicker-wrapper table tr:first-child,
.modal .datetimepicker-wrapper table tr:last-child {
  display: none;
}

.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  padding-left: 0px;
  position: relative;
  vertical-align: middle;
  padding-top: 2px;
}

.checkbox label::before {
  border: 0px solid #cccccc;
  border-radius: 3px;
  /* content: ""; */
  display: inline-block;
  height: 12px;
  left: 0;
  margin-left: -16px;
  position: absolute;
  transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
  width: 12px;
}

.checkbox label::after {
  color: #555555;
  display: inline-block;
  font-size: 11px;
  height: 16px;
  left: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  position: absolute;
  top: 0;
  width: 16px;
}

.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  z-index: 1;
}

.checkbox input[type="checkbox"]:focus + label::before,
.checkbox input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked + label::after,
.checkbox input[type="radio"]:checked + label::after {
  content: "";
  font-family: "FontAwesome";
}

.checkbox input[type="checkbox"]:disabled + label,
.checkbox input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled + label::before,
.checkbox input[type="radio"]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
  padding-top: 3px;
  padding-left: 25px;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #337ab7;
  border-color: #337ab7;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  border: 0px;
  background: none;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
  color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
  color: #fff;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
  vertical-align: middle;
}

.radio label::before {
  background-color: #fff;
  border: 1px solid #cccccc;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: border 0.15s ease-in-out 0s;
  width: 17px;
}

.radio label::after {
  background-color: #555555;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 11px;
  left: 3px;
  margin-left: -20px;
  position: absolute;
  top: 3px;
  transform: scale(0, 0);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33) 0s;
  width: 11px;
}

.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}

.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input.styled[type="checkbox"]:checked + label::after,
input.styled[type="radio"]:checked + label::after {
  content: "";
  font-family: "FontAwesome";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
  color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
  color: #fff;
}

.form-group2 {
  margin-right: -10px;
  margin-left: -20px;
  margin-bottom: 8px;
}

.item-wrapper a {
  display: inline !important;
}

.item-wrapper {
  display: inline-block;
  width: 100%;
  position: relative;
}

.item-wrapper form {
  position: absolute;
  top: -53px;
  background: #fff;
  border: 1px solid #aaa;
  border-radius: 5px;
  padding: 7px;
  width: 220px;
  display: inline-block;
  left: 50%;
  margin-left: -110px;
  z-index: 101;
}

.item-wrapper form:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #aaa;
  position: absolute;
  bottom: -10px;
  left: 100px;
}

.item-wrapper form:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 9px solid #fff;
  position: absolute;
  bottom: -9px;
  left: 101px;
}

.item-wrapper.left form {
  margin: 0 0 0 20px;
  top: -12px;
  left: 40px;
}

.item-wrapper.left form:before {
  left: -10px;
  bottom: 14px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: none;
  border-right: 10px solid #aaa;
}

.item-wrapper.left form:after {
  left: -9px;
  bottom: 15px;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: none;
  border-right: 9px solid #fff;
}

.editable-input {
  width: 114px !important;
}

select.editable-input {
  width: 114px;
  margin-left: 12px;
}

table.treetable span.indenter {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: right;

  /* Disable text selection of nodes (for better D&D UX) */
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;

  /* Force content-box box model for indenter (Bootstrap compatibility) */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  width: 19px;
}

table.treetable span.indenter a {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  width: 19px;
}

table.treetable span.file {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADoSURBVBgZBcExblNBGAbA2ceegTRBuIKOgiihSZNTcC5LUHAihNJR0kGKCDcYJY6D3/77MdOinTvzAgCw8ysThIvn/VojIyMjIyPP+bS1sUQIV2s95pBDDvmbP/mdkft83tpYguZq5Jh/OeaYh+yzy8hTHvNlaxNNczm+la9OTlar1UdA/+C2A4trRCnD3jS8BB1obq2Gk6GU6QbQAS4BUaYSQAf4bhhKKTFdAzrAOwAxEUAH+KEM01SY3gM6wBsEAQB0gJ+maZoC3gI6iPYaAIBJsiRmHU0AALOeFC3aK2cWAACUXe7+AwO0lc9eTHYTAAAAAElFTkSuQmCC);
}

table.treetable span.folder {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGrSURBVDjLxZO7ihRBFIa/6u0ZW7GHBUV0UQQTZzd3QdhMQxOfwMRXEANBMNQX0MzAzFAwEzHwARbNFDdwEd31Mj3X7a6uOr9BtzNjYjKBJ6nicP7v3KqcJFaxhBVtZUAK8OHlld2st7Xl3DJPVONP+zEUV4HqL5UDYHr5xvuQAjgl/Qs7TzvOOVAjxjlC+ePSwe6DfbVegLVuT4r14eTr6zvA8xSAoBLzx6pvj4l+DZIezuVkG9fY2H7YRQIMZIBwycmzH1/s3F8AapfIPNF3kQk7+kw9PWBy+IZOdg5Ug3mkAATy/t0usovzGeCUWTjCz0B+Sj0ekfdvkZ3abBv+U4GaCtJ1iEm6ANQJ6fEzrG/engcKw/wXQvEKxSEKQxRGKE7Izt+DSiwBJMUSm71rguMYhQKrBygOIRStf4TiFFRBvbRGKiQLWP29yRSHKBTtfdBmHs0BUpgvtgF4yRFR+NUKi0XZcYjCeCG2smkzLAHkbRBmP0/Uk26O5YnUActBp1GsAI+S5nRJJJal5K1aAMrq0d6Tm9uI6zjyf75dAe6tx/SsWeD//o2/Ab6IH3/h25pOAAAAAElFTkSuQmCC);
}

table.treetable tr.collapsed span.indenter a {
  background-image: url(data:image/png;base64,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);
}

table.treetable span.indenter {
  display: inline-block;
  margin: 0;
  padding: 0;
  text-align: right;

  /* Disable text selection of nodes (for better D&D UX) */
  user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;

  /* Force content-box box model for indenter (Bootstrap compatibility) */
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;

  width: 19px;
}

table.treetable span.indenter a {
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  text-decoration: none;
  width: 19px;
}

table.treetable span.file {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAADoSURBVBgZBcExblNBGAbA2ceegTRBuIKOgiihSZNTcC5LUHAihNJR0kGKCDcYJY6D3/77MdOinTvzAgCw8ysThIvn/VojIyMjIyPP+bS1sUQIV2s95pBDDvmbP/mdkft83tpYguZq5Jh/OeaYh+yzy8hTHvNlaxNNczm+la9OTlar1UdA/+C2A4trRCnD3jS8BB1obq2Gk6GU6QbQAS4BUaYSQAf4bhhKKTFdAzrAOwAxEUAH+KEM01SY3gM6wBsEAQB0gJ+maZoC3gI6iPYaAIBJsiRmHU0AALOeFC3aK2cWAACUXe7+AwO0lc9eTHYTAAAAAElFTkSuQmCC);
}

table.treetable span.folder {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGrSURBVDjLxZO7ihRBFIa/6u0ZW7GHBUV0UQQTZzd3QdhMQxOfwMRXEANBMNQX0MzAzFAwEzHwARbNFDdwEd31Mj3X7a6uOr9BtzNjYjKBJ6nicP7v3KqcJFaxhBVtZUAK8OHlld2st7Xl3DJPVONP+zEUV4HqL5UDYHr5xvuQAjgl/Qs7TzvOOVAjxjlC+ePSwe6DfbVegLVuT4r14eTr6zvA8xSAoBLzx6pvj4l+DZIezuVkG9fY2H7YRQIMZIBwycmzH1/s3F8AapfIPNF3kQk7+kw9PWBy+IZOdg5Ug3mkAATy/t0usovzGeCUWTjCz0B+Sj0ekfdvkZ3abBv+U4GaCtJ1iEm6ANQJ6fEzrG/engcKw/wXQvEKxSEKQxRGKE7Izt+DSiwBJMUSm71rguMYhQKrBygOIRStf4TiFFRBvbRGKiQLWP29yRSHKBTtfdBmHs0BUpgvtgF4yRFR+NUKi0XZcYjCeCG2smkzLAHkbRBmP0/Uk26O5YnUActBp1GsAI+S5nRJJJal5K1aAMrq0d6Tm9uI6zjyf75dAe6tx/SsWeD//o2/Ab6IH3/h25pOAAAAAElFTkSuQmCC);
}

table.treetable tr.collapsed span.indenter a {
  background-image: url(data:image/png;base64,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);
}

table.treetable tr.expanded span.indenter a {
  background-image: url(data:image/png;base64,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);
}

table.treetable tr.collapsed.selected span.indenter a {
  background-image: url(data:image/png;base64,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);
}

table.treetable tr.expanded.selected span.indenter a {
  background-image: url(data:image/png;base64,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);
}

table.treetable tr.collapsed.accept td span.indenter a {
  background-image: url(data:image/x-png;base64,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);
}

table.treetable tr.expanded.accept td span.indenter a {
  background-image: url(data:image/x-png;base64,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);
}

.dropdown-menu > li.disabled > a,
.dropdown-menu > li.disabled > a:hover,
.dropdown-menu > li.disabled > a:focus {
  cursor: auto;
  color: #aaaaaa;
}

/* candidata status in job */

.label.cs-match,
.label.cs-join,
.label.cs-send,
.label.cs-pm,
.label.cs-weixin,
.label.cs-interview,
.label.cs-offer,
.label.cs-onboard,
.label.cs-invoice,
.label.cs-revenue,
.label.cs-reject,
.label.cs-offerassign,
.label.cs-note,
.label.cs-notes {
  color: #ffffff;
}

.label.cs-match {
  background-color: #1c84c6;
}

.label.cs-join {
  background-color: #cc99cc;
}

.label.cs-pm {
  background-color: #8adbdc;
}
.label.cs-weixin {
  background-color: #21d86e;
}
.label.cs-send {
  background-color: #23c6c8;
}
.label.cs-offerassign {
  background-color: #ff6665;
}

.label.cs-interview {
  background-color: #1ab394;
}

.label.cs-offer {
  background-color: #ff9999;
}

.label.cs-onboard {
  background-color: #fd6661;
}

.label.cs-invoice {
  background-color: #f91e16;
}

.label.cs-revenue {
  background-color: #e6b82c;
}

.label.cs-reject {
  background-color: #262626;
}

.label.cs-note {
  background-color: #1ab394;
}

.label.cs-notes {
  background-color: #b5a578;
}
.report-head .nav-pills > li > a {
  padding: 5px 8px;
}

.report-head .nav-pills > .active {
  background: none;
  border: none;
}

.ibox4 .report-head .nav-pills > .active > a,
.ibox4 .report-head .nav-pills > li > a:hover,
.ibox4 .report-head .nav-pills > li > a:focus {
  color: #fff;
  background-color: #129fd8;
}

.ibox4 .report-head .nav-pills > li > a {
  padding: 2px 10px;
  border-radius: 10px;
  color: #6e7271;
}

.dataTables_scroll {
  border-right: 1px solid #e7eaec;
}

.dataTables_scroll table.dataTable thead .sorting::before,
.dataTables_scroll table.dataTable thead .sorting::after,
.dataTables_scroll table.dataTable thead .sorting_desc::before,
.dataTables_scroll table.dataTable thead .sorting_desc::after,
.dataTables_scroll table.dataTable thead .sorting_asc::before,
.dataTables_scroll table.dataTable thead .sorting_asc::after {
  content: "";
  padding: 0;
}

.dataTables_scroll .table > thead > tr > th,
.dataTables_scroll .table > tbody > tr > td {
  white-space: nowrap;
}

.dataTables_scroll .table > thead > tr > th {
  padding-right: 16px;
}

.dataTables_scroll table.dataTable thead .sorting,
.dataTables_scroll table.dataTable thead .sorting_asc,
.dataTables_scroll table.dataTable thead .sorting_desc,
.dataTables_scroll table.dataTable thead .sorting_asc_disabled,
.dataTables_scroll table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}

.dataTables_scroll table.dataTable thead .sorting {
  background-image: url("../vendors/datatables/media/images/sort_both.png");
}

.dataTables_scroll table.dataTable thead .sorting_asc {
  background-image: url("../vendors/datatables/media/images/sort_asc.png");
}

.dataTables_scroll table.dataTable thead .sorting_desc {
  background-image: url("../vendors/datatables/media/images/sort_desc.png");
}

.dataTables_scroll table.dataTable thead .sorting_asc_disabled {
  background-image: url("../vendors/datatables/media/images/sort_asc_disabled.png");
}

.dataTables_scroll table.dataTable thead .sorting_desc_disabled {
  background-image: url("../vendors/datatables/media/images/sort_desc_disabled.png");
}

.form-control-tree .dropdown-menu {
  padding: 5px;
}

.form-control-tree .tree {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
}

.pslide .rg-bottom,
.pslide .rg-left,
.pslide .rg-right,
.pslide .rg-top {
  background-color: #f3f3f4;
}

.form-control[form-control-tree] {
  background-image: url("../img/arrow-down.png");
  background-position: right 10px;
  background-repeat: no-repeat;
}

.form-control-tree .jstree {
  padding-right: 25px;
}

/* calendar */
.fc-event {
  /*font-size: 12px;*/
  padding-left: 16px;
}

.fc-event > input[type="checkbox"] {
  position: absolute;
  left: 2px;
  top: 0;
  z-index: 2;
}

.fc-event-time,
.fc-event-title {
  color: #ffffff;
}

.fc-event-time,
.fc-event-title a {
  color: #ffffff;
  background: none;
  padding: 0;
}

.fc-border-separate tbody {
  background: #ffffff;
}

.list-group.clear-list .list-group-item {
  padding: 5px 0;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
}

ul#side-1menu .hover a {
  background-color: #fff;
}

ul#side-menu .hover a {
  background-color: #fff;
}

/* 左侧一级菜单 */
ul#side-1menu > li > a {
  padding: 14px 10px 14px 20px;
}

/* 左侧二级菜单 */
ul#side-1menu > li > ul > li > a {
  padding: 5px 10px;
  color: #222;
  font-size: 13px;
  border-bottom: 1px solid #ddd;
}

/* 左侧三级菜单 */
ul#side-1menu > li > ul > li > ul > li {
  /*border-bottom: 1px solid #CDDEE9;*/
}
ul#side-1menu > li > ul > li > ul > li:last-child {
  border: 0;
}

ul#side-1menu > li > ul > li > ul {
  padding: 7px;
}

ul#side-1menu > li > ul > li .nav > li > a {
  padding: 7px 12px 7px 12px;
  font-size: 12px;
  color: #333;
  font-weight: 500;
  border-radius: 10px;
}

ul#side-1menu > li > ul > li ul.nav > li.actived > a {
  background: #129fd8;
  font-weight: bold;
  color: #fff;
}
ul#side-1menu > li > ul > li ul.nav > li > a:hover {
  background: #129fd8;
  color: #fff;
  font-weight: bold;
}

textarea.form-control {
  height: 100px;
}

/* 左侧一级菜单 */
ul#side-menu > li > a {
  padding: 14px 10px 14px 20px;
}

/* 左侧二级菜单 */
ul#side-menu > li > ul > li > a {
  padding: 5px 10px;
  color: #222;
  font-size: 13px;
}

/* 左侧三级菜单 */
ul#side-menu > li > ul > li > ul > li {
  border-bottom: 0px solid #cddee9;
}

.badge-info {
  background-color: #84d0e8;
  color: #ffffff;
}

ul#side-menu > li > ul > li > ul {
  padding: 7px;
}

.btn-info {
  /*background-color: #84D0E8;*/
  /*border-color: #84D0E8;*/
  background-color: #23c6c8;
  border-color: #23c6c8;
  color: #ffffff;
}

ul#side-menu > li > ul > li > ul > li > a {
  padding: 4px 3px 4px 10px;
  background-color: #d9ebf6;
  font-size: 12px;
  color: #0088cc;
  font-weight: 500;
  font-family: "黑体";
}

/* 左侧四级菜单 */
ul#side-menu > li > ul > li > ul > li > ul > li > a {
  padding: 4px 3px 4px 20px;
  background-color: #d9ebf6;
  font-size: 12px;
  color: #0088cc;
  font-weight: 500;
}

/* 左侧五级菜单 */
ul#side-menu > li > ul > li > ul > li > ul > li > ul > li > a {
  padding: 4px 3px 4px 25px;
  background-color: #d9ebf6;
  font-size: 12px;
  color: #0088cc;
  font-weight: 500;
}

ul#side-menu > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
  padding: 4px 3px 4px 28px;
  background-color: #d9ebf6;
  font-size: 12px;
  color: #0088cc;
  font-weight: 500;
}

/* 左侧搜索器排序 */
#side-menu .ui-sortable li {
  position: relative;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  /* background-color: #eee; */
  background-color: #fff;
  opacity: 1;
}

.textarea {
  min-height: 136px;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #e7eaec;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  padding: 2px;
}

label {
  font-weight: 500;
}

.rg-right {
  background-color: #e5e6e7;
}

[date-picker] {
  font-family: -webkit-pictograph;
}

/*新增*/
.editable-buttons {
  margin-left: 8px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 5px;
  }
}

.note-editor .note-editing-area .note-editable {
  min-height: 242px;
}

.-body {
  padding-top: 6px;
  border-top: 1px solid #ddd;
}

@media (min-width: 992px) {
  .modal-lg {
    width: 1000px !important;
  }
  .modal-md {
    width: 800px !important;
  }
  .modal-xlg {
    width: 98% !important;
  }
}

button.DTTT_button:focus,
div.DTTT_button:focus,
a.DTTT_button:focus {
  border: 1px solid #e7eaec;
  text-shadow: none;
  background: #fff;
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(#fff),
    to(#e6e6e6)
  );
}

a.name-visited:visited {
  color: rgb(34, 34, 34);
}

/*.listBtn > li a{*/
/*padding:3px 20px;!important;*/
/*}*/
/*.listBtn > li .active{*/
/*padding:3px 20px;!important;*/
/*}*/
/* add by idit end */
.alert {
  margin-bottom: 0;
}

.cannot_select {
  -moz-user-select: none; /*火狐*/
  -webkit-user-select: none; /*webkit浏览器*/
  -ms-user-select: none; /*IE10*/
  -khtml-user-select: none; /*早期浏览器*/
  user-select: none;
}
.del {
  text-decoration: line-through;
}

.v-heading {
  border: 1px solid #e5e5e5;
  font-weight: 700;
  border-radius: 10px;
}
.css-notConsider {
  background-color: #05493c;
  color: #ffffff;
}

.css-Interview {
  background-color: #800000;
  color: #ffffff;
}
.css-Recommend {
  background-color: #b45b3e;
  color: #ffffff;
}

.css-pm {
  background-color: #b47b6b;
  color: #ffffff;
}
.css-NeedContact {
  background-color: #00007c;
  color: #ffffff;
}

.css-Active {
  background-color: #01509f;
  color: #ffffff;
}

.css-Empty {
  background-color: #999;
  color: #ffffff;
}
.css-Formal {
  background-color: #fd6661;
  color: #ffffff;
}
.css-noStatus {
  background-color: #d8d4d4;
  color: #ffffff;
}
.candidate-list-details .candidate-list-detail {
  margin-top: -1px;
  padding: 5px 10px;
}

.candidate-list-details .candidate-list-detail .clearfix {
  clear: both;
}
.panel-group .panel {
  border: none;
  box-shadow: 0 0 10px 1px rgba(84, 102, 122, 0.1);
  border-radius: 10px;
}

td span.drag {
  position: absolute;
  width: 5px;
  height: 90%;
  left: 2px;
  top: 3px;
  background: #0088cc;
  display: none;
}
tr:hover > td span.drag {
  display: inline-block;
  cursor: move;
}

.cg-notify-message.news-notify {
  top: auto;
  bottom: 10px;
  padding: 0;
  /* background: none; */
  width: 200px;
  text-align: left;
  /* height: 150px; */
}
.cg-notify-message.news-notify .cg-notify-close {
  top: 5px;
  right: 10px;
}
.cg-notify-message.news-notify .news-tmpl {
}
.cg-notify-message.news-notify .news-tmpl .title {
  padding: 5px 10px;
  border-bottom: 1px solid;
}
.cg-notify-message.news-notify .news-tmpl .content {
  max-height: 150px;
  overflow: auto;
  padding: 5px 10px;
  background: white;
}

.modal-edit,
.modal-detail,
.modal-merge-item2 {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #e6e6e6;
  overflow: hidden;
  top: 0;
  z-index: 10;
  padding: 10px;
  /*-webkit-transform: translate(0, -100%);*/
  /*-moz-transform: translate(0, -100%);*/
  /*-ms-transform: translate(0, -100%);*/
  /*-o-transform: translate(0, -100%);*/
  /*transform: translate(0, -100%);*/
  /*-webkit-transition: all 0.5s ease;*/
  /*-moz-transition: all 0.5s ease;*/
  /*-ms-transition: all 0.5s ease;*/
  /*-o-transition: all 0.5s ease;*/
  /*transition: all 0.5s ease;*/
}
.modal-edit .modal-dialog,
.modal-detail .modal-dialog,
.modal-merge-item2 .modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.modal-edit .modal-content,
.modal-detail .modal-content,
.modal-merge-item2 .modal-content {
  border: 1px solid #ddd;
}
.modal-edit .modal-header,
.modal-merge-item2 .modal-header {
  position: relative;
  height: 40px;
  line-height: 40px;
  z-index: 10;
}
.modal-detail-close {
  position: fixed;
  width: 20px;
  height: 20px;
  right: 7px;
  top: 9px;
  color: #333;
  background: #ff625a;
  border-radius: 20px;
  z-index: 10;
}
.modal-detail-close span {
  font-size: 26px;
  position: relative;
  top: -8px;
}
.modal-edit .modal-footer,
.modal-merge-item2 .modal-footer {
  text-align: left;
  position: fixed;
  height: 40px;
  line-height: 40px;
  width: 100%;
  bottom: -15px;
  background: #f5f5f5;
}
.modal-edit button.save,
.modal-merge-item2 button.save {
  z-index: 10;
  color: #fff;
  background-color: #18a689;
  border-color: #18a689;
}
.modal-edit .modal-body {
  padding: 0;
}
.modal-merge-item2 .modal-body {
  padding: 14px;
}
.modal-edit .modal-footer,
.modal-merge-item2 .modal-footer {
  padding: 0 15px;
}
.modal-merge-item2 .modal-body {
  height: calc(100vh - 80px);
  overflow: auto;
}
.modal-merge-item2 .modal-body .table > tbody > tr > td {
  vertical-align: top;
}
.modal-merge-item2 .modal-body td .exp:not(:first-child) {
  margin-top: 10px;
}

.orgchart.l2r {
  position: static;
}
/*.modal-content .fa-close:before{*/
/*color: #e4393c;*/
/*}*/

.orgchart .node .content {
  width: 100%;
  height: 0;
  font-size: 11px;
  line-height: 18px;
  border: 1px solid rgba(217, 83, 79, 0.8);
  border-radius: 0 0 4px 4px;
  text-align: center;
  background-color: #fff;
  color: #333;
  word-break: break-all;
  overflow: inherit;
  text-overflow: ellipsis;
  white-space: inherit;
}
.orgchart .node .content:not(:empty) {
  height: auto;
  /*word-break: break-all;*/
}

.jstree-anchor > .fa-check {
  color: red;
}

.detail-header {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #ddd;
}
.detail-brand {
  float: left;
  height: 50px;
}
.detail-brand h3 {
  margin: 0;
  height: 50px;
  line-height: 50px;
  padding-left: 10px;
}
.detail-action {
  float: right;
  font-size: 14px;
}
.detail-action > ul > li {
  float: left;
  height: 50px;
  line-height: 50px;
}
.detail-action > ul > li.more > ul > li {
  float: left;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.detail-action > ul > li:hover {
  cursor: pointer;
  background: #eeeeee;
}
/*保存和关闭*/
li > span.saver,
li > a.close {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
}
li > span.saver {
  font-size: 16px;
  font-weight: bold;
}
li > a.close {
  font-size: 22px;
  border-left: 1px solid #ddd;
}
li a.show-hide-side-nav {
  display: inline-block;
  width: 12px;
  padding-left: 0;
  padding-right: 0;
  /*background: #4798de;*/
}
/*.nav li a.show-hide-side-nav:hover {*/
/*background-image: -webkit-linear-gradient(top, rgb(72, 178, 189) 0px, rgb(86, 147, 229) 100%);*/
/*}*/

.web-search-loading {
  width: 12px;
  position: relative;
  top: -2px;
}
.web-search-btn {
  position: absolute;
  top: 1px;
  right: 0;
  height: 34px;
  line-height: 34px;
  padding: 0 40px;
  border: 1px solid #5d92e2;
  background: #5d92e2;
  color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.select-input-group {
  position: relative;
}
.select-input-group select {
  position: absolute;
  left: 2px;
  top: 2px;
  height: 32px;
  border: 0;
  z-index: 10;
  width: 100px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.select-input-group .line {
  position: absolute;
  top: 5px;
  left: 102px;
  width: 1px;
  height: 26px;
  background: #ddd;
}
.select-input {
  position: relative;
}
.select-input select {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 56px;
  height: 23px;
  border: 0;
  border-radius: 10px;
}
.select-input input {
  padding-left: 60px;
}
.select-input-group input {
  padding: 0 70px 0 105px;
  height: 36px;
}

.job51-salary {
  color: #ff6000;
}
.job51-tag {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 0 8px;
  margin: 0 10px 5px 0;
  color: #999;
}
.job51-tag em {
  color: #ff6c0e;
  font-style: normal;
}
.job51-idu {
  color: #999;
}
.liepin-tag {
  display: inline-block;
  background-color: #edf9ff;
  color: #3d9ccc;
  padding: 3px 8px;
  margin: 0 10px 5px 0;
}

em.vline {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #666;
  margin: 0 5px;
}
.lagou-tag {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 0 8px;
  margin: 0 10px 5px 0;
}
.highpin-tag {
  display: inline-block;
  background-color: #f4f9ff;
  color: #8a919a;
  padding: 3px 8px;
  border-radius: 15px;
  margin: 0 10px 5px 0;
}
.jingying-tag {
  display: inline-block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 3px 8px;
  margin: 0 10px 5px 0;
}
.zhilian-tag1 {
  display: inline-block;
  border: 1px solid #ddd;
  padding: 2px 8px;
  border-radius: 10px;
  margin: 0 10px 5px 0;
  color: #7a8193;
}
.liepinhr .record {
  color: #999;
}
.liepinhr .record .prominent {
  color: #3e4959;
  font-weight: 700;
  max-width: 370px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 25px;
}

/*表格头部*/
.table-bordered > thead > tr > th:first-child {
  border-top-left-radius: 9px;
}
.table-bordered > thead > tr > th:last-child {
  border-top-right-radius: 9px;
}
/*表格底部*/
.table-bordered > tbody > tr:last-child > td:first-child {
  border-bottom-left-radius: 9px;
}
.table-bordered > tbody > tr:last-child > td:last-child {
  border-bottom-right-radius: 9px;
}
.btn2 {
  padding: 2px 5px;
  white-space: nowrap;
}
.group-plus2 .input-group .input-group-addon:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.group-plus .input-group-addon:first-child,
.input-group-addon:last-child,
.group-plus .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.group-plus2 .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.group-plus
  .input-group-btn:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.group-plus2
  .input-group-btn:last-child
  > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.group-plus .input-group .form-control:first-child,
.group-plus2 .input-group .form-control:first-child,
.group-plus .input-group-btn:first-child > .btn,
.group-plus2 .input-group-btn:first-child > .btn,
.group-plus2 .input-group-addon:first-child,
.group-plus .input-group-btn:first-child > .group-plus .btn-group > .btn,
.group-plus2 .input-group-btn:first-child > .group-plus .btn-group > .btn,
.group-plus .input-group-btn:first-child > .group-plus .dropdown-toggle,
.group-plus2 .input-group-btn:first-child > .group-plus .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:not(:first-child):not(:last-child) {
  border-left: 0;
  border-right: 0;
}

.select2-container .select2-choice {
  border-radius: 10px;
  box-shadow: 0 0 6px 1px rgba(84, 102, 122, 0.1);
}
.select2-container-multi .select2-choices .select2-search-field input {
  border-radius: 10px;
}
.ui-select-container[theme="select2"].direction-up .ui-select-match {
  border-radius: 10px;
}
.m-t-xl3 {
  margin-top: 15px;
}

.text-white {
  color: #fff;
}
.text-orange {
  color: #f3a14d;
}
/*.no-scrollbar::-webkit-scrollbar {*/
/*width: 0 !important;*/
/*}*/
/*.no-scrollbar {*/
/*-ms-overflow-style: none;*/
/*overflow: -moz-scrollbars-none;*/
/*}*/
.navbar-fixed-top .nav > li > a {
  color: #666;
}
.navbar-fixed-top .nav > li.active > a,
.navbar-fixed-top .nav > li > a:hover {
  color: #129fd8;
}
.bottom-bar {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 2px;
  background: #129fd8;
  display: none;
}
.navbar-fixed-top .nav > li.active > a .bottom-bar,
.navbar-fixed-top .nav > li > a:hover .bottom-bar {
  display: inline-block;
}
.ibox2 {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0 0 10px 1px rgba(84, 102, 122, 0.1);
  border-radius: 10px;
}
/*.ibox2-bg-skin1 {*/
/*background: #129FD8;*/
/*}*/
/*.ibox2-bg-skin2 {*/
/*background: #0BBAFB;*/
/*}*/
.ibox2-head {
  margin-bottom: 0;
  padding: 10px 15px 6px;
  min-height: 37px;
}
.ibox2-head h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox2-head .nav-tabs {
  border: none;
}
.ibox2-head .nav-tabs > li.active > a {
  border: none;
  background: #129fd8;
  border-radius: 15px;
  color: #fff;
}
.ibox2-head .nav > li > a {
  padding: 7px 20px;
  border-radius: 15px;
  border: none;
}
.ibox2-head .nav > li > a:hover {
  border: none;
}
.ibox2-body {
  padding: 0 20px 11px;
}
.ibox2-count {
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}
.count-percentage {
  position: absolute;
  right: 0;
}
.ibox3 {
  display: inline-block;
  width: 160px;
  border-radius: 10px;
  padding: 4px 0;
  color: #fff;
}
.ibox3:hover {
  color: #222;
}
.ibox3-green {
  background: #5dd378;
}
.ibox3-blue {
  background: #55c7d9;
}
.ibox3-black {
  background: #54667a;
}

.ibox4 {
  clear: both;
  margin-bottom: 20px;
  padding: 10px;
  box-shadow: 0 0 10px 1px rgba(84, 102, 122, 0.1);
  border-radius: 10px;
}
.ibox4.detail-height {
  padding: 10px 10px 40px;
}
.ibox4 .dropdown-menu,
.ibox2 .dropdown-menu {
  left: auto;
  right: auto;
}
.ibox4 .dropdown-menu.dropup {
  top: inherit;
  bottom: 100%;
}
/*.report-scrollbar::-webkit-scrollbar,.dashboard-scrollbar::-webkit-scrollbar,.table-scrollbar::-webkit-scrollbar {*/
/*width: 6px;*/
/*height: 6px;*/
/*background: #f1f1f1;*/
/*}*/
/*.report-scrollbar::-webkit-scrollbar-thumb,.dashboard-scrollbar::-webkit-scrollbar-thumb,.table-scrollbar::-webkit-scrollbar-thumb {*/
/*border-radius: 6px;*/
/*background: #d0d0d0;*/
/*}*/
/*.report-scrollbar::-webkit-scrollbar-thumb:hover,.dashboard-scrollbar::-webkit-scrollbar-thumb:hover,.table-scrollbar::-webkit-scrollbar-thumb:hover {*/
/*background: #b1b1b1;*/
/*}*/

.slender-scrollbar::-webkit-scrollbar,
.inmodal::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background: #f1f1f1;
}
.slender-scrollbar::-webkit-scrollbar-thumb,
.inmodal::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #d0d0d0;
}
.slender-scrollbar::-webkit-scrollbar-thumb:hover,
.inmodal::-webkit-scrollbar-thumb:hover {
  background: #b1b1b1;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background: none;
}
.table-striped > tbody > tr:nth-of-type(even) {
  /*background-color: #FAFAFA;*/
  background: none;
}
.table-striped > tbody > tr:hover {
  background: #f5f5f5;
}
/*.table-striped > tbody > tr:hover {*/
/*background-color: #f5f5f5;*/
/*}*/

.table-color > tbody > tr:nth-of-type(even) {
  background-color: #fafafa;
  /*background: none;*/
}
.table-color > tbody > tr:hover {
  background-color: #f3f3f3;
}
.candidate-list-details .candidate-list-detail.first,
.inspinia-timeline .timeline-item:first-child .panel {
  border-radius: 10px 10px 0 0;
}
/*.timeline-item:first-child .panel .panel-heading, .tab-content .panel-heading {*/
/*border-radius: 9px 9px 0 0 ;*/
/*}*/
.timeline-item:first-child .panel .panel-heading,
.tab-content .panel-heading {
  border-radius: 9px 9px 0 0;
}
.candidate-list-details .candidate-list-detail.last,
.inspinia-timeline .timeline-item:last-child .panel {
  border-radius: 0 0 10px 10px;
}
.candidate-list-details .ui-widget-content {
  border: 1px solid #ddd;
}
.detail-height {
  min-height: 600px;
}
.detail-height.detail-height2 {
  height: calc(100vh - 100px);
  min-height: unset;
  overflow: auto;
}
.inspinia-timeline .timeline-item .panel {
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  border-top: 0;
  border-bottom: 0;
}
.inspinia-timeline .timeline-item:first-child .panel {
  border-top: 1px solid #ddd;
}
.inspinia-timeline .timeline-item:last-child .panel {
  border-bottom: 1px solid #ddd;
}
.inspinia-timeline .timeline-item:only-child .panel,
.tab-content .panel {
  border-radius: 10px;
}
.bounceInDown {
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
}
.m-t-5 {
  margin-top: 5px;
}
.v-heading .form-control {
  box-shadow: 0;
  border-radius: 0;
}
.note-edit-head {
  background: #f9f9f9;
  border-radius: 9px;
}
/*.show-edit {*/
/*margin:0;*/
/*position: fixed;*/
/*width: 28%;*/
/*z-index: 10;*/
/*background: #fff;*/
/*}*/
.show-edit .note-edit-head {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.modal-edit .modal-content,
.modal-detail .modal-content {
  border: 1px solid #ddd;
  border-radius: 10px;
}
.modal-edit .inmodal,
.modal-detail .inmodal {
  border-radius: 10px;
}
.ui-select-match .btn,
.editable-buttons .btn {
  padding: 2px 5px;
  border-radius: 3px;
}
.item-wrapper2 .editable-click,
a.editable-click {
  border-bottom: 0;
}
.editable-buttons2 {
  width: 200px;
  padding: 7px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background: #fff;
}
.editable-buttons2 select {
  display: inline-block;
}
td.no-top-border {
  border-top: 0;
  border-radius: 9px 9px 0 0;
}
#fixedHeader tfoot tr.bottom th:first-child {
  border-radius: 0 0 0 9px;
}
#fixedHeader tfoot tr.bottom th:last-child {
  border-radius: 0 0 9px 0;
}
.label-gray {
  color: #222;
  font-weight: normal;
  background: #eaeaea;
}
ul#side-1menu > li > ul > li ul.nav > li.actived > a > .label-gray,
ul#side-1menu > li > ul > li ul.nav > li > a:hover > .label-gray,
li.actived .label-warning,
li.actived .label-danger,
li.actived .label-info,
.folder-list li a:hover i,
.folder-list li.actived a i,
.folder-list li a:hover .label-warning,
.folder-list li a:hover .label-danger,
.folder-list li a:hover .label-info {
  color: #fff;
  background: none;
}
.label-tag {
  background: #eff2f6;
  border-radius: 13px;
  font-size: 12px;
  color: #556372;
  padding: 2px 8px 1px;
}
.callup {
  position: absolute;
  top: 1px;
  right: 0;
  border: 0;
  border-radius: 0 10px 10px 0;
  padding: 0;
  color: #666;
  width: 20px;
  min-height: 23px;
}
a.normal-link {
  color: #222;
}
.table-bordered thead tr {
  background: #f7f7f7;
}
.prev-resume,
.next-resume,
.prev-resume2,
.next-resume2 {
  position: fixed;
  top: 50%;
  height: 30px;
  margin-top: -15px;
  background: #f7f7f7;
}
.prev-resume i,
.next-resume i,
.prev-resume2 i,
.next-resume2 i {
  font-size: 28px;
}
.prev-resume {
  left: 20px;
}
.next-resume {
  right: 20px;
}
.prev-resume2 {
  left: 1px;
}
.next-resume2 {
  right: 7px;
}
.ivs {
  color: #fff;
}
.ivs1 {
  background: #5fb5dd;
}
.ivs2 {
  background: #4e97dd;
}
.ivs3 {
  background: #dd8284;
}
.ivs4 {
  background: #415edd;
}
.ivs5 {
  background: #6756dd;
}
.ivs6 {
  background: #cc59dd;
}
.ivs7 {
  background: #dd93b5;
}
.ivs8 {
  background: #dd5381;
}
.ivs9 {
  background: #5e5b5b;
}
.ivs10 {
  background: #d91819;
}

#uploader .queueList {
  margin: 20px;
}

.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

#uploader .placeholder {
  border: 3px dashed #e6e6e6;
  min-height: 238px;
  padding-top: 158px;
  text-align: center;
  background: url(../img/image.png) center 93px no-repeat;
  color: #cccccc;
  font-size: 18px;
  position: relative;
}

#uploader .placeholder .webuploader-pick {
  font-size: 18px;
  background: #00b7ee;
  border-radius: 3px;
  line-height: 44px;
  padding: 0 30px;
  color: #fff;
  display: inline-block;
  margin: 20px auto;
  cursor: pointer;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

#uploader .placeholder .webuploader-pick-hover {
  background: #00a2d4;
}

#uploader .placeholder .flashTip {
  color: #666666;
  font-size: 12px;
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 20px;
}
#uploader .placeholder .flashTip a {
  color: #0785d1;
  text-decoration: none;
}
#uploader .placeholder .flashTip a:hover {
  text-decoration: underline;
}

#uploader .placeholder.webuploader-dnd-over {
  border-color: #999999;
}

#uploader .placeholder.webuploader-dnd-over.webuploader-dnd-denied {
  border-color: red;
}

#uploader .filelist {
  list-style: none;
  margin: 0;
  padding: 0;
}

#uploader .filelist:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}

#uploader .filelist li {
  width: 110px;
  height: 80px;
  /*background: url(../img/bg.png) no-repeat;*/
  text-align: center;
  margin: 0 8px 20px 0;
  position: relative;
  display: inline;
  float: left;
  overflow: hidden;
  font-size: 12px;
}

#uploader .filelist li p.log {
  position: relative;
  top: -45px;
}

#uploader .filelist li p.title {
  position: absolute;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  top: 5px;
  text-indent: 5px;
  text-align: left;
}

#uploader .filelist li p.progress {
  position: absolute;
  width: 100%;
  top: 26px;
  left: 0;
  height: 8px;
  overflow: hidden;
  z-index: 50;
}
#uploader .filelist li p.progress span {
  display: none;
  overflow: hidden;
  width: 0;
  height: 100%;
  background: #1483d8 url(../img/progress.png) repeat-x;

  -webit-transition: width 200ms linear;
  -moz-transition: width 200ms linear;
  -o-transition: width 200ms linear;
  -ms-transition: width 200ms linear;
  transition: width 200ms linear;

  -webkit-animation: progressmove 2s linear infinite;
  -moz-animation: progressmove 2s linear infinite;
  -o-animation: progressmove 2s linear infinite;
  -ms-animation: progressmove 2s linear infinite;
  animation: progressmove 2s linear infinite;

  -webkit-transform: translateZ(0);
}

@-webkit-keyframes progressmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 17px 0;
  }
}
@-moz-keyframes progressmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 17px 0;
  }
}
@keyframes progressmove {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 17px 0;
  }
}

/*#uploader .filelist li p.imgWrap {*/
/*position: relative;*/
/*z-index: 2;*/
/*line-height: 110px;*/
/*vertical-align: middle;*/
/*overflow: hidden;*/
/*width: 110px;*/
/*height: 110px;*/

/*-webkit-transform-origin: 50% 50%;*/
/*-moz-transform-origin: 50% 50%;*/
/*-o-transform-origin: 50% 50%;*/
/*-ms-transform-origin: 50% 50%;*/
/*transform-origin: 50% 50%;*/

/*-webit-transition: 200ms ease-out;*/
/*-moz-transition: 200ms ease-out;*/
/*-o-transition: 200ms ease-out;*/
/*-ms-transition: 200ms ease-out;*/
/*transition: 200ms ease-out;*/
/*}*/

#uploader .filelist li img {
  width: 100%;
}

#uploader .filelist li p.error {
  background: #f43838;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 28px;
  line-height: 28px;
  width: 100%;
  z-index: 100;
}

#uploader .filelist li .success {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 28px;
  width: 100%;
  z-index: 200;
  background: url(../img/success.png) no-repeat right bottom;
}

#uploader .filelist div.file-panel {
  position: absolute;
  height: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#80000000', endColorstr='#80000000')\0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 300;
}

#uploader .filelist div.file-panel span {
  width: 24px;
  height: 24px;
  display: inline;
  float: right;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../img/icons.png) no-repeat;
  margin: 5px 1px 1px;
  cursor: pointer;
}

#uploader .filelist div.file-panel span.rotateLeft {
  background-position: 0 -24px;
}
#uploader .filelist div.file-panel span.rotateLeft:hover {
  background-position: 0 0;
}

#uploader .filelist div.file-panel span.rotateRight {
  background-position: -24px -24px;
}
#uploader .filelist div.file-panel span.rotateRight:hover {
  background-position: -24px 0;
}

#uploader .filelist div.file-panel span.cancel {
  background-position: -48px -24px;
}
#uploader .filelist div.file-panel span.cancel:hover {
  background-position: -48px 0;
}

#uploader .statusBar {
  /*height: 22px;*/
  border-top: 1px solid #dadada;
  /*padding: 0 20px;*/
  /*line-height: 22px;*/
  vertical-align: middle;
  position: relative;
}

#uploader .statusBar .progress {
  border: 1px solid #1483d8;
  width: 198px;
  background: #fff;
  height: 18px;
  position: relative;
  display: inline-block;
  text-align: center;
  line-height: 20px;
  color: #6dbfff;
  margin-right: 10px;
  margin-bottom: 0;
}
#uploader .statusBar .progress span.percentage {
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: #1483d8;
  position: absolute;
}
#uploader .statusBar .progress span.text {
  position: relative;
  z-index: 10;
}

#uploader .statusBar .info {
  display: inline-block;
  margin-top: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #666666;
  margin-right: 300px;
}

#uploader .statusBar .btns {
  position: absolute;
  top: 10px;
  right: 20px;
  line-height: 30px;
}

#filePicker2 {
  display: inline-block;
  float: left;
}

#uploader .statusBar .btns .webuploader-pick,
#uploader .statusBar .btns .uploadBtn,
#uploader .statusBar .btns .uploadBtn.state-uploading,
#uploader .statusBar .btns .uploadBtn.state-paused {
  background: #ffffff;
  border: 1px solid #cfcfcf;
  color: #565656;
  padding: 0 18px;
  display: inline-block;
  border-radius: 3px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 14px;
  float: left;
}
#uploader .statusBar .btns .webuploader-pick-hover,
#uploader .statusBar .btns .uploadBtn:hover,
#uploader .statusBar .btns .uploadBtn.state-uploading:hover,
#uploader .statusBar .btns .uploadBtn.state-paused:hover {
  background: #f0f0f0;
}

#uploader .statusBar .btns .uploadBtn {
  background: #00b7ee;
  color: #fff;
  border-color: transparent;
}
#uploader .statusBar .btns .uploadBtn:hover {
  background: #00a2d4;
}

#uploader .statusBar .btns .uploadBtn.disabled {
  pointer-events: none;
  opacity: 0.6;
}
#uploader input {
  display: none;
}
.large-file {
  background: #8197dd;
  color: #fff;
}
#calendarRightDiv {
  display: none;
  width: 140px;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999;
  background-color: #f5f5f5;
  border-radius: 4px;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 0;
}
#calendarRightDiv ul {
  list-style: none;
  cursor: pointer;
}
#calendarRightDiv ul li {
  height: 31px;
  line-height: 31px;
}

.candidate-list-details li:nth-of-type(even) {
  background-color: #f7f7f7;
}
textarea.form-control.auto-height {
  height: auto;
}
textarea.auto-height {
  width: 100%;
  padding: 0 6px;
  min-height: 23px;
  line-height: 23px;
}
textarea.auto-height:focus {
  outline: none;
  border-color: #84d0e8;
}
.eliminate .radio-info {
  padding-top: 4px;
}
.eliminate .radio-info label {
  position: relative;
  top: -2px;
}
pre.tooltip-inner {
  white-space: pre-line;
  overflow: unset;
  max-width: 500px;
}
.note-slide-close {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 9px;
  color: #333;
  background: #ff625a;
  border-radius: 20px;
  z-index: 10;
}
.note-slide-close span {
  font-size: 26px;
  position: relative;
  top: -8px;
}
.xs-font {
  transform: scale(0.85);
}
.label-red {
  background: #ff0c00;
  color: #fff;
}
.text-black {
  color: #333;
}
.text-red {
  color: #ff0c00;
}
.text-green {
  color: #218041;
}
.text-normal {
  color: #3293fb;
}
.text-auto {
  color: #999;
}
.text-orange {
  color: #ffb032;
}
.label-red {
  background-color: #ff0c00;
  color: #fff;
}
.label-green {
  background-color: #218041;
  color: #fff;
}
.label-orange {
  color: #fff;
  background: #ffb032;
}
.label-normal {
  background-color: #3293fb;
  color: #fff;
}
.label-auto {
  background-color: #999;
  color: #fff;
}

.auto-flow .modal-dialog {
  padding: 0 10px;
}
.large-tooltip {
  width: 500px !important;
}
.large-tooltip .tooltip-inner {
  max-width: 500px;
}
.maintain-header {
  position: absolute;
  background: #eaeaea;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99999;
}
.maintain-footer {
  position: absolute;
  background: #eaeaea;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 99999;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}
legend {
  padding: 0.5em;
  border: 0;
  width: auto;
  margin-bottom: 0;
  font-size: 12px;
}
.all-wrapper {
  width: 100%;
  height: 100%;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 50px;
  /*overflow: auto;*/
}
.three-field {
  height: calc(33vh - 25px);
  /*overflow: auto;*/
}
.three-field textarea.form-control {
  height: calc(33vh - 70px);
}
.temp-head {
  margin: 0;
  /*position: fixed;*/
  z-index: 10;
  background: #fff;
}
.content-j {
  height: calc(100vh - 100px);
}

.top-search-result {
  overflow: auto;
}
.top-search-result::-webkit-scrollbar {
  width: 0 !important;
}
.top-search-result {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
}
.label-all {
  background: #83af6e;
}
.label-first,
.label-middle {
  background: #428bcb;
}
.label-final {
  background: #d15a46;
}
.orgchart .node .edge {
  display: none;
}
.document-mapping .orgchart .node .edge {
  display: block;
}
.document-mapping .orgchart .node .edge.leftEdge,
.document-mapping .orgchart .node .edge.rightEdge,
.document-mapping .orgchart .node .edge.topEdge {
  display: none;
}

.scroll-fixed {
  position: fixed;
  z-index: 600;
  width: calc(100% - 200px);
  display: flex;
  align-items: center;
  background: #fff;
  left: 200px;
  top: 40px;
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease-out;
}
.scroll-fixed2 {
  position: fixed;
  z-index: 600;
  width: 100%;
  padding: 0 20px;
  display: flex;
  align-items: center;
  background: #fff;
  left: 0;
  top: 40px;
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease-out;
}
.scroll-fixed2.scroll-fixed2-modal {
  display: flex;
  align-items: center;
  top: 0;
  border-radius: 10px 10px 0 0;
}
.scroll-fixed-show {
  height: 60px;
  border-bottom: 1px solid #ddd;
}
.scroll-fixed .form-control {
  height: 30px;
}
/*.orgchart .node {*/
/*width: 150px;*/
/*}*/
.select-input.select-input2 .dropdown {
  position: absolute;
  left: 0;
  top: 4px;
  width: 84px;
  text-align: right;
  font-size: 12px;
}
.select-input.select-input2 .form-control {
  padding-left: 86px;
  /*padding-left: calc(20% - 10px);*/
}

.select-input.select-input3 .dropdown {
  position: absolute;
  left: 0;
  top: 4px;
  width: 42px;
  text-align: right;
  font-size: 12px;
}
.select-input.select-input3 .form-control {
  padding-left: 44px;
  /*padding-left: calc(20% - 10px);*/
}
.flex {
  display: flex;
}
.flex.v-end {
  align-items: flex-end;
}
.v-center {
  align-items: center;
}
.social.flex a {
  margin-right: 6px;
}
img.font-image {
  width: 22px;
  height: 22px;
}
img.font-image-xs {
  width: 14px;
  height: 14px;
  position: relative;
}
span.tip {
  color: #556371;
}
.font-xs {
  font-size: 12px;
}
.connect-label {
  padding-right: 0;
  position: relative;
  padding-left: 10px;
  /* text-align: right; */
}
#searchHistory2.connect-label {
  padding-left: 5px;
}
.connect-label.open-history {
  border: 1px solid #84d0e8;
  border-radius: 10px 10px 0 0;
  border-bottom: 0;
}
.connect-label .dropdown {
  height: 25px;
  line-height: 25px;
  border: 1px solid #e6e6e6;
  position: relative;
  right: -7px;
  border-radius: 10px 0 0 10px;
  float: right;
  border-right: 0;
  background: #fff;
  padding: 0 5px;
}
#searchHistory2 .search-history ul {
  width: calc(100% + 7px);
  left: -6px;
  text-align: left;
}
.connect-label.open-history .dropdown,
.connect-label.open-history input {
  border: 0;
  border-radius: 10px 10px 0 0;
  border-bottom: 1px solid #84d0e8;
}
.connect-label.open-history .search-history ul {
  position: absolute;
  left: -1px;
  top: 25px;
  width: calc(100% + 2px);
  padding: 10px 0;
  border: 1px solid #84d0e8;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  background: #fff;
  z-index: 100;
  max-height: 300px;
  overflow: auto;
  text-align: left;
}
.connect-label.open-history .search-history li {
  line-height: 26px;
  padding: 0 10px;
  cursor: pointer;
}
.connect-label.open-history .search-history li:hover {
  background: #f5f5f5;
}
.tags-more dl.dl-horizontal dt,
.tags-more dl.dl-horizontal dd {
  line-height: 18px;
}

.shortlists {
  display: flex;
  overflow-x: auto;
  justify-content: space-between;
  padding-bottom: 10px;
}
.shortlists .shortlist-item {
  width: 250px;
  /*height: 100%;*/
}
.shortlists .shortlist-item .content {
  width: 100%;
  border-radius: 10px;
  background: #f8f8fa;
  padding: 16px 10px;
  min-height: 100%;
}
.shortlist-item + .shortlist-item {
  margin-left: 20px;
}
.shortlist-item .filter {
  margin-bottom: 16px;
  font-size: 16px;
  width: 230px;
}
.shortlists .shortlist-item-list {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 10px 5px;
  /*cursor: pointer;*/
}
.shortlist-item-list + .shortlist-item-list {
  margin-top: 16px;
}

.shortlist-item-list .floor + .floor {
  margin-top: 10px;
}
.shortlist-item-list .floor .name {
  font-size: 16px;
  font-weight: bold;
}
.shortlist-item-list .floor .company {
  display: block;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dropdown-menu.dropdown-menu2 {
  left: auto;
  right: 0;
}
.flex .tab3 {
  cursor: pointer;
  position: relative;
  padding: 5px 8px;
}
.flex .tab3 .bar {
  position: absolute;
  width: 100%;
  height: 2px;
  background: #4284f4;
  display: none;
  bottom: 0;
  left: 0;
}

.flex .tab3.active .bar {
  display: block;
}
.text-gray {
  color: #9c9c9c;
}
#chat-start {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 100000;
}
#chat-start img {
  width: 40px;
}
.relative-ai #chat-start {
  position: relative;
  z-index: 0;
}
.relative-ai #chat-start img {
  width: 25px;
}
#chat-ai {
  position: fixed;
  display: none;
  width: 500px;
  bottom: 0;
  right: 0;
  z-index: 999999999;
  transform: translate(100%, 0);
}
#chat-ai .chat-box {
  position: absolute;
  background: #fafafa;
  top: 0;
  left: 0;
  width: 500px;
  height: 100%;
  box-shadow: -4px 0 32px #0b30871f;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#chat-ai.open {
  display: block;
  transform: translate(0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.chat-box-header-body {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.chat-box-header {
  padding: 15px 20px;
  color: #fff;
}
.inmodal .chat-box-header {
  top: 10px;
}
.chat-box-header span,
.chat-box-header .fa {
  font-size: 18px;
  margin-right: 10px;
}
.chat-box-body {
  padding: 0 20px;
  overflow: auto;
}
.job-ai .chat-box-body {
  padding: 0 20px;
  overflow: auto;
}
.chat-box-footer {
  box-sizing: border-box;
  padding: 16px 20px;
}

.chat-box-body-content .time {
  text-align: center;
  margin-top: 20px;
}
.chat-box-body-content .list-q {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 20px 0;
}
.chat-box-body-content .list-q .q-content {
  background: #dde6f6;
  padding: 16px 20px;
  border-radius: 10px;
  margin-right: 10px;
}
.chat-box-body-content .list-a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 20px;
}
.chat-box-body-content .img-icon {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.chat-box-body-content .img-icon img {
  width: 100%;
  height: 100%;
}
.chat-box-body-content .list-a .a-content {
  background: #fff;
  width: 100%;
  padding: 16px 20px;
  border-radius: 10px;
  margin-left: 10px;
}
.chat-box-footer-content {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 10px 20px 0;
}
.chat-box-footer-content .tags {
  display: flex;
  /*margin-top: 10px;*/
  flex-wrap: wrap;
}
.chat-box-footer-content .tags .tag {
  margin: 0 6px 10px 0;
}
.fz-14 {
  font-size: 14px;
}
.candidate-list-detail .tooltip-inner {
  max-width: 500px;
}
.flex input {
  margin: 0;
}

.candidate-exp-container {
  font-size: 14px;
  background: #fff;
  position: fixed;
  right: 30px;
  bottom: 10px;
  width: 28.1%;
  border: 1px solid #ddd;
  border-radius: 10px;
  z-index: 9999;
  /* overflow: auto; */
}
.candidate-exp-container .title1 {
  padding: 12px 11px;
  color: #fff;
  border-radius: 10px;
}
.candidate-exp-container .container2 {
  max-height: 260px;
  overflow: auto;
  padding: 0 12px 12px;
}
.candidate-exp-container .exp-container2 {
  margin-top: 20px;
}
.candidate-exp-container .exp-container2 .bar {
  height: 100%;
  width: 2px;
  margin-right: 10px;
  background: blue;
}
.exp-container2 .exp-item {
  margin-top: 10px;
}
.exp-container2 .exp-item .floor {
  justify-content: space-between;
  color: #000;
}
.exp-container2 .exp-item .floor .name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.exp-container2 .exp-item .floor .time {
  /*flex: 1;*/
  white-space: nowrap;
}
.exp-container2 .exp-item .floor .title,
.exp-container2 .exp-item .floor2 {
  color: #9f9e9c;
}
.candidate-exp-container .container2::-webkit-scrollbar {
  width: 0 !important;
}
.document-mapping .orgchart {
  background-image: none;
}
/*.orgchart {*/
/*display: block;*/
/*}*/
.document-mapping .orgchart > table {
  padding: 20px;
  background-image: linear-gradient(
      90deg,
      rgba(37, 82, 221, 0.15) 10%,
      rgba(0, 0, 0, 0) 10%
    ),
    linear-gradient(rgba(33, 49, 221, 0.15) 10%, rgba(0, 0, 0, 0) 10%);
  background-size: 10px 10px;
}

.ai-search .row {
  margin-left: -15px;
}
.ai-search .select2-container .select2-choice {
  background: #fff;
}
.ai-search .row .title {
  color: #393939;
}
.ai-search .row li {
  display: flex;
  justify-content: space-between;
  padding: 6px 12px;
  margin-top: 5px;
  background: #fff;
}
.ai-search .row li i,
.ai-search .row li span {
  cursor: pointer;
}
.ai-search .row li span {
  width: 95%;
}
.ai-search .row li span.elli {
  width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.allnet .nav-tabs {
  border: 0;
}
.allnet .nav-tabs > li > a {
  border: 0;
  padding: 10px 0;
  margin: 0 20px;
  position: relative;
}
.allnet .nav-tabs > li.active > a,
.allnet .nav-tabs > li.active > a:hover,
.allnet .nav-tabs > li.active > a:focus {
  border: 0;
}
.allnet .nav-tabs > li.active > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #4285f4;
}
span.text-green {
  color: green;
}
.orgchart .node.has-collect .title {
  background: #5897ff;
}
.orgchart .node.has-collect .content {
  border-color: #5897ff;
}
/* .dropdown.hover-trigger:hover .dropdown-menu {
    display: block;
    margin-top: 0; 
} */
.dashboard .ibox2-head h5 {
  font-family: "Times New Roman,sans-serif,simsun";
  color: #676a6c;
}
#activity-ai {
  position: fixed;
  display: none;
  width: 520px;
  bottom: 0;
  right: 0;
  z-index: 999999999;
  transform: translate(100%, 0);
  font-weight: normal;
  font-size: 13px;
}
#activity-ai .activity-box {
  position: absolute;
  background: #fafafa;
  top: 0;
  left: 0;
  width: 520px;
  height: 100%;
  box-shadow: -4px 0 32px #0b30871f;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#activity-ai.open {
  display: block;
  transform: translate(0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.activity-box-header-body {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.activity-box-header {
  padding: 15px 20px;
  color: #fff;
}
.inmodal .activity-box-header {
  top: 10px;
}
.activity-box-header span,
.activity-box-header .fa {
  font-size: 18px;
  margin-right: 10px;
}
.activity-box-body {
  padding: 20px;
  overflow: auto;
}

.chat-box-body-content .flex-left {
  flex-direction: column;
  align-items: center;
  margin-right: 5px;
}
.chat-box-body-content .flex-right {
  position: relative;
  top: -12px;
  padding-bottom: 20px;
}
.chat-box-body-content .flex-left .bar {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  /* background: #b3b2b2; */
}
.chat-box-body-content .flex-left .line {
  height: calc(100% - 16px);
  margin-top: 5px;
  width: 2px;
  background: #b3b2b2;
}
.label.label-no-radius {
  border-radius: 0;
}
.bold {
  font-weight: bold;
}
.activity-box-body .floor {
  line-height: 28px;
  color: #000;
  text-align: left;
}
.has-error input {
  border-color: #f26969;
}
.dashboard-category .bar {
  position: absolute;
  bottom: 1px;
  width: 100%;
  height: 2px;
}
.candidate-detail-highlight {
  background: rgb(247, 239, 170);
}
.candidate-detail.keyword-container {
  position: fixed;
  right: 30px;
  top: 70px;
  width: 160px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  z-index: 1000;
}
.candidate-detail.keyword-container .header {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
}
.candidate-detail.keyword-container .body {
  padding: 10px;
}
.candidate-detail.keyword-container .body .item {
  border: 1px solid orange;
  border-radius: 3px;
  padding: 3px 5px;
  display: flex;
  justify-content: space-between;
  color: orange;
}
.candidate-detail.keyword-container .body .item:not(:first-child) {
  margin-top: 10px;
}
.candidate-detail.keyword-container .body .item.name {
  flex: 1;
  overflow: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.company-report-situation {
  margin-bottom: 10px;
}
.company-report-situation .filters {
  border: 1px solid #ddd;
  width: 160px;
  border-radius: 5px;
}
.company-report-situation .filters .filter-item {
  width: 80px;
  padding: 5px 10px;
  background: #f6f7fb;
  border-radius: 5px;
  cursor: pointer;
}
.company-report-situation .filters .filter-item.active {
  background: #fff;
}
.company-report-situation .filters .filter-item:first-child {
  border-right: 1px solid #ddd;
  border-radius: 5px 0 0 5px;
}
.situation-detail .item {
  padding: 20px 10px;
}
.situation-detail .count {
  font-weight: bold;
  font-size: 14px;
  cursor: pointer;
}
.situation-detail .text {
  font-size: 12px;
  color: #b9b6b6;
}
.okr-scrollbar::-webkit-scrollbar,
.inmodal::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background: transparent;
}
.okr-scrollbar::-webkit-scrollbar-thumb,
.inmodal::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: #d0d0d0;
}
.okr-scrollbar::-webkit-scrollbar-thumb:hover,
.inmodal::-webkit-scrollbar-thumb:hover {
  background: #b1b1b1;
}
