/* 1 define color */
/*white*/
/*gray*/
/*gray*/
/*gray tr even background-color*/
/*gray*/
/*orange:business-unit tr selected*/
/* org view ui color deep*/
/* org view ui color light*/
/* 红色系列 */
/* 橙色系列 PWC标准色 */
.highlight-tag {
  color: #ed6e3c !important;
}
.no-permission {
  cursor: not-allowed;
  color: #333333;
}
.no-permission a {
  cursor: not-allowed;
  color: #333333;
  text-decoration: none;
}
.ellipsis {
  white-space: nowrap !important;
  -ms-text-overflow: ellipsis !important;
  -o-text-overflow: ellipsis !important;
  text-overflow: ellipsis !important;
  overflow-x: hidden !important;
}
.edit-template-modal-wrapper .radio-wrapper {
  margin-left: 0px;
}
.edit-template-modal-wrapper .control-label {
  /*width: 100px!important;*/
  font-weight: normal;
  /*padding-left: 15px!important;*/
  padding-right: 0px !important;
  text-align: right;
}
.edit-template-modal-wrapper .normal-label {
  font-weight: normal;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.edit-template-modal-wrapper .normal-label input[type="radio"] {
  margin: 0px 0.5em 0px 0px;
}
.edit-template-modal-wrapper .col-sm-5,
.edit-template-modal-wrapper .col-sm-7,
.edit-template-modal-wrapper col-sm-9 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.edit-template-modal-wrapper .upload-sheet-wrapper {
  padding-left: 0;
  padding-right: 32px;
}
.edit-template-modal-wrapper .checkbox {
  margin-left: 100px;
}
.edit-template-name-wrapper .modal-content {
  width: 400px !important;
}
.edit-template-name-wrapper .must-input {
  color: #e0301e;
}
.edit-template-name-wrapper .control-label {
  /*width: 100px !important;*/
  font-weight: normal;
  padding-left: 15px;
  padding-right: 0px;
  text-align: left;
}
.edit-template-name-wrapper .col-sm-8 {
  padding-left: 0px;
  padding-right: 0px;
}
.edit-template-name-wrapper .row-line {
  margin-top: 14px;
}
.margin-find {
  margin: -10px -10px 10px -10px;
}
.tree-view-list .dx-checkbox-container {
  padding: 4px;
}
.tree-view-list .dx-checkbox-container .dx-checkbox-icon {
  height: 16px;
  width: 16px;
}
.tree-view-list .dx-checkbox-container .dx-checkbox-icon {
  font-size: 14px;
}
.tree-view-list .dx-checkbox-indeterminate .dx-checkbox-icon:before {
  /*width: 14px;
        height: 14px;*/
  left: 29%/*left: 0px;
        top: 0px;*/;
}
.search-box {
  margin: 6px -10px -10px -10px;
}
