@font-face {
  font-family: 'PingFangSC-Regular';
  src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg') format('svg');
}
#searchCriteria a:hover {
  cursor: pointer;
}
#searchCriteria {
  height: 42px;
}
#searchCriteria a.common,
#searchCriteria button.common {
  -webkit-appearance: none;
  border: none;
  height: 32px;
  background: #537DDA;
  border-radius: 2px;
  color: #fff;
  font: 13px/32px PingFangSC-Regular;
  text-align: center;
  margin-right: 10px;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.12);
}
#customers-grid {
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}
.k-toolbar.k-grid-toolbar {
  background: #fff;
  border-width: 0 0 0 0;
}
#customers-grid > .searchPanel {
  position: absolute;
  width: 696px;
  height: 307px;
  z-index: 10000;
}
#customers-grid > .searchPanel .modal-content {
  left: 0;
}
table {
  border: 1px solid #dbdbde !important;
}
#customers-grid {
  border-bottom: none;
}
#customers-grid .k-pager-wrap.k-grid-pager.k-widget {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-top: none;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.12);
}
#customers-grid table {
  border: 0;
  text-align: left;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.12);
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  /*td, th {
      border: none;
    }*/
}
#customers-grid table td,
.grid table td,
#customers-grid table th,
.grid table th {
  text-align: center!important;
}
#customers-grid table td > a,
#validTalentsGridCurrent table td > a,
.grid table td > a {
  border: none;
  width: 25px;
  height: 25px;
  min-width: 0;
  padding: 0;
  text-align: center;
  background: transparent;
  line-height: 25px;
}
#customers-grid table td > a:visited,
#validTalentsGridCurrent table td > a:visited {
  background: transparent;
  border: none;
  border-color: transparent;
}
#customers-grid table td > a:hover,
#validTalentsGridCurrent table td > a:hover {
  color: #4990E2;
}
#customers-grid table td > a:active,
#validTalentsGridCurrent table td > a:active {
  color: #4990E2;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  border: none;
}
#customers-grid table .k-grid-delete,
#customers-grid table .k-grid-edit {
  padding: 0;
  margin: 0;
  margin-right: 5px;
}
.modal-content.searchContainer {
  height: 307px;
  width: 703px;
}
.modal-content.searchContainer .modal-body {
  padding-left: 12px;
  padding-right: 20px;
}
.modal-content.searchContainer .modal_btn {
  text-align: right;
}
.modal-content.searchContainer .modal_btn button {
  margin-right: 20px;
}
.modal-content.searchContainer .modal_btn input {
  margin-right: 30px;
}
.modal-content .modal-header {
  text-align: center;
  background-color: #FBFBFB;
  border-radius: 2px 2px 0 0;
  padding: 0px;
  position: relative;
}
.modal-content .modal-header h4 {
  font: 14px/54px "PingFangSC-Regular";
}
.modal-content .modal-header button {
  width: 40px;
  height: 40px;
  right: 30px;
  top: 7px;
  position: absolute;
  z-index: 999;
}
.modal-content .modal-header button span {
  font: normal 40px/40px 'consolas';
  color: #9B9B9B;
}
.modal-content .modal-body.wider label {
  width: 105px;
}
.modal-content .modal-body.wider input {
  width: 560px!important;
  margin-top: 20px;
}
.modal-content .modal-body label {
  font: 13px/18px "PingFangSC-Regular";
  margin: 0;
  line-height: 32px;
  vertical-align: middle;
  display: inline-block;
  width: 65px;
  text-align: left;
  text-indent: 0.7em;
  position: relative;
}
.modal-content .modal-body input,
.modal-content .modal-body select,
.modal-content .modal-body textarea {
  height: 32px;
  background-color: #FBFBFB;
  border: 1px solid #ECECEC;
  margin-top: 10px;
  vertical-align: baseline;
  border-radius: 2px;
  padding: 0;
}
.modal-content .modal-body input:hover,
.modal-content .modal-body select:hover,
.modal-content .modal-body textarea:hover {
  background-color: #FBFBFB;
}
.modal-content .modal-body select {
  appearance: normal;
  -webkit-appearance: normal;
  width: 150px;
  border: 1px solid #ECECEC;
  border-radius: 2px;
}
.modal-content .modal-body .abilityName {
  width: 600px;
}
.modal-content .modal-body .abilityDesc {
  text-indent: 0.5em;
  width: 600px;
  height: 87px;
  vertical-align: top;
  resize: none;
  font: 12px/17px "PingFangSC-Regular";
  color: #212121;
}
.modal-content .modal-body .abilityDesc:focus {
  background: #FBFBFB;
}
.modal-content .modal-footer {
  margin-top: 24px;
  border: none;
  text-align: center;
  font: 12px/16px "PingFangSC-Regular";
  color: #212121;
}
.modal-content .modal-footer label {
  font-weight: 400;
  vertical-align: middle;
  margin: 0;
}
.modal-content .modal-footer label:nth-of-type(1) {
  margin-right: 65px;
}
.modal-content .modal-footer div {
  width: 18px;
  height: 18px;
  border: 1px solid #9B9B9B;
  vertical-align: middle;
  border-radius: 1px;
  display: inline-block;
  margin: 0 12px 0;
  color: #fff;
}
.modal-content .modal-footer div.active {
  background: #5682E2;
  border: none;
}
.modal-content .modal_btn {
  text-align: center;
}
.modal-content .modal_btn button,
.modal-content .modal_btn a,
.modal-content .modal_btn input,
.modal-content .modal_btn .clearAll {
  display: inline-block;
  width: 160px;
  height: 40px;
  font: 14px/30px "PingFangSC-Regular";
  color: #fff;
  text-align: center;
  background-image: linear-gradient(-180deg, #538EE6 0%, #5681E2 100%);
  border: none;
  border-radius: 2px;
}
.modal-content .modal_btn .clearAll {
  margin-right: 30px;
}
.editMsg {
  position: absolute;
  left: 50%;
  margin-left: -376px;
  top: 40px;
  z-index: 9999;
}
.editMsg .modal-content {
  left: 0;
  margin: 0;
}
.editMsg .modal-footer {
  padding-top: 0;
}
.editMsg .modal_btn .certainAdd {
  margin-right: 20px;
}
.modal-content.funcContent {
  height: 327px;
}
.modal-footer.funcSel {
  display: inline-block;
  margin-top: 10px;
  padding-right: 400px;
  padding-top: 0;
  padding-bottom: 0;
}
.modal-footer.funcSel label:nth-of-type(1) {
  margin-right: 30px;
  width: 20px;
}
.modal-footer.funcSel .benchmark {
  margin-left: 0;
}
.modal_btn.funcBtn {
  margin-top: 20px;
}
#posSelLab {
  width: 134px;
}
.modal-footer.funcSel.posSel {
  display: inline-block;
  margin-top: 10px;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.modal-footer.funcSel.posSel label:nth-of-type(1) {
  margin-right: 20px;
}
.modal-footer.funcSel.posSel label {
  width: 60px;
}
.modal-footer.funcSel.posSel .benchmark {
  margin-left: 0;
  margin-right: 8px;
}
.modal-footer.funcSel.posSel .core {
  margin-left: 0;
}
.modal_btn.funcBtn {
  margin-top: 20px;
}
.shield {
  display: block;
  position: absolute;
  top: 94px;
  left: 159px;
  background: rgba(0, 0, 0, 0.12);
  width: 5000px;
  height: 3000px;
}
input,
textarea {
  text-indent: 8px;
}
select {
  text-align-last: center!important;
}
.option-opt .optName {
  width: 24.5% !important;
  margin-left: 10px;
}
.option-opt .option-core {
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  color: #fff;
  border-radius: 2px;
  vertical-align: middle;
  text-align: center;
  line-height: 20px;
  margin-left: 25px;
  position: relative;
  top: -2px;
}
.option-opt .option-core.active {
  background: #5682E2;
  border: none;
}
.option-opt .option-core-label {
  margin-left: 12px!important;
}
.option-list-title {
  height: 50px;
  width: 100%;
  background: #fff;
  padding-left: 30px;
  font-family: PingFangSC-Semibold;
  font-size: 14px;
  color: #4A4A4A;
  letter-spacing: 1px;
  line-height: 50px;
  font-weight: 700;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.option-grid table {
  box-shadow: none!important;
  border: none!important;
}
.option-grid .k-pager-wrap.k-grid-pager.k-widget {
  box-shadow: none!important;
  border: none!important;
}
.option-exam .option-exam-title {
  cursor: pointer;
}
.option-exam .option-exam-title.isHover {
  color: #5E6971;
  font: 400 12px/48px "PingFangSC-Semibold" !important;
  letter-spacing: 0;
  position: relative;
  vertical-align: middle;
}
.option-exam .option-exam-title .exam-icon {
  color: #ccc;
  margin-left: 16px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.option-exam .option-exam-title .exam-icon.active {
  font-family: "PingFangSC-Regular";
  font-size: 12px;
  color: #6C95EE;
  letter-spacing: 0;
  position: relative;
  top: -3px;
}
.option-exam #customers-grid-choice,
.option-exam #customers-grid-scoring,
.option-exam #customers-grid-forces {
  width: 100%;
}
.companyManPopWin {
  height: 320px!important;
  width: 900px;
}
.companyManPopWin.talentManPopWin {
  height: 440px!important;
}
.companyManPopWin.talentManPopWin.edi {
  height: auto!important;
  padding-bottom: 15px;
}
.companyManPopWin.edi {
  height: auto!important;
  padding-bottom: 15px!important;
  width: 850px;
}
.companyManPopWin input,
.companyManPopWin select {
  width: 150px!important;
}
.companyManPopWin select.addFunction {
  vertical-align: middle!important;
}
.companyManPopWin label {
  width: 110px!important;
}
.companyManPopWin .timePicker {
  margin: 0!important;
  width: 150px!important;
}
.companyManPopWin .searchFunction {
  display: inline-block;
}
.companyManPopWin .searchFunction .k-input.k-readonly,
.companyManPopWin .searchFunction .k-input {
  margin-top: 0;
}
.searchPanel .a,
.editMsg .a,
.addAbilityBookPopWindow .a {
  height: 40px!important;
  width: 140px!important;
  margin-right: 10px!important;
  vertical-align: middle!important;
}
.searchPanel .b,
.editMsg .b,
.addAbilityBookPopWindow .b {
  height: 40px!important;
  width: 450px!important;
}
.abilityActionContainer {
  height: 200px;
  width: 100%;
}
.abilityActionContainer ul {
  width: 50%;
  height: 170px;
  overflow: auto;
  border: 1px solid #ececec;
}
.abilityActionContainer ul.ability {
  border-right: none;
}
.abilityActionContainer ul.ability li {
  cursor: pointer;
}
.abilityActionContainer ul li {
  border-bottom: 1px solid #ececec;
  font: 14px/34px "Mocrosoft Yahei";
  text-indent: 10px;
  height: 28px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.abilityActionContainer ul li:first-of-type {
  font: bold 16px/32px "Mocrosoft Yahei";
  text-indent: 0px;
  cursor: text;
  text-align: center;
  height: 32px;
}
.abilityActionContainer ul {
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}
.abilityActionContainer ul::-webkit-scrollbar {
  width: 6px;
  height: 68px;
  background-color: #fff;
  visibility: hidden;
}
.abilityActionContainer ul::-webkit-scrollbar-track {
  background: #fff;
}
.abilityActionContainer ul::-webkit-scrollbar-thumb {
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background: #ccc;
}
#checkAll {
  margin-top: 0;
}
