/*** modules ***/

.text-throught {
  text-decoration: line-through !important;
  -webkit-text-decoration-color: red !important;
  text-decoration-color: red !important;
}
.text-throught .text-link {
  -webkit-text-decoration-color: red !important;
  text-decoration-color: red !important;
}
.hidden {
  display: none !important;
}
.btn-green-small {
  background-color: #26B99A;
  border: 1px #26B99A solid;
  color: #fff;
  height: 30px;
}
.form-control-disable {
  text-decoration: line-through;
  -webkit-text-decoration-color: red;
  text-decoration-color: red;
}
.heading-1 {
  font-size: 16px;
  font-weight: bold;
  color: #73879C;
}
.heading-3 {
  font-size: 15px;
  font-weight: bold;
  color: #73879C;
  text-transform: uppercase;
}
.lhcheckbox {
  line-height: 31px;
}
.lh {
  line-height: 30px;
}
.heading-normal {
  font-size: 16px;
  color: #73879C;
}
.scroll-table {
  overflow: auto;
}
.grpform-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.grpform-input .txt-label {
  line-height: 30px;
}
.grpform-input .txt-required {
  line-height: 30px;
  width: 50px;
  margin-right: 10px;
}
.grpform-input .form-control.w120px {
  width: 120px;
}
.grpform-input .form-control.w200px {
  width: 200px;
}
.grpform-input .grpform-radio {
  line-height: 26px;
}
.text-red {
  color: #FF0000;
}
.textlong-2 {
  height: 227px !important;
}
textarea.form-control {
  white-space: pre-wrap;
  word-break: break-all;
}
.txt-peduce {
  color: #fff;
  padding-top: 1px;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.txt-peduce.txt-violet {
  background: #9054D6;
}
.txt-peduce.txt-blue {
  background: #006CFF;
}
.txt-peduce.txt-cyan {
  background: #0AA0BA;
}
.txt-peduce.txt-green {
  background: #1ABC9C;
}
.dropdown.noarrow-dropdown .dropdown-toggle:after {
  display: none;
}
.dropdown.noarrow-dropdown .dropdown-menu {
  width: 100%;
  margin: 0;
}
.textnotemore {
  position: absolute;
  bottom: 84px;
  left: 246px;
  padding: 10px 0 0 16px;
}
.icon-editor {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  cursor: pointer;
}
.icon-editor.icon-plus {
  background: url("../images/icon_play.png") no-repeat center;
  margin-right: 2px;
}
.icon-editor.icon-file {
  background: url("../images/icon_file.png") no-repeat center;
  margin-right: 2px;
}
.icon-editor.icon-change {
  background: url("../images/icon_change.png") no-repeat center;
  margin-right: 2px;
}
.icon-editor.icon-play {
  background: url("../images/icon_add.png") no-repeat center;
}
.icon-editor.icon-downbottom1 {
  background: url("../images/ic_btdown.png") no-repeat center;
}
.icon-editor.icon-upto1 {
  background: url("../images/ic_upto.png") no-repeat center;
}
.icon-editor.icon-vilot {
  background-color: #9054D6;
}
.icon-editor.icon-blue {
  background-color: #006CFF;
}
.icon-editor.icon-cyan {
  background-color: #0AA0BA;
}
.icon-editor.icon-green {
  background-color: #1ABC9C;
}
.bg-vilot {
  background-color: #9054D6 !important;
}
.bg-blue {
  background-color: #006CFF !important;
}
.bg-green {
  background-color: #1ABC9C !important;
}
.icon-deletered {
  background: url("../images/ic_clear_24px.png") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}
.icon-keyed {
  background: url("../images/ic_key.png") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}
.icon-keyed {
  background: url("../images/ic_key.png") no-repeat center;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}
.icon-keyed.disabled {
  background: url("../images/ic_key_disable.png") no-repeat center;
}
.icon-restore {
  background: url("../images/restore.png") no-repeat center;
  width: 28px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
}
.text-link {
  color: #000AFF;
  text-decoration: underline;
  cursor: pointer;
}
.icon-plusmini {
  color: #fff;
  width: 20px;
  height: 20px;
  background: #1ABC9C;
  font-style: normal;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  text-align: center;
  cursor: pointer;
}
.icon-plusmini.disabled {
  background: #C3C3C3;
  cursor: context-menu;
}
.icon-upto {
  color: #fff;
  width: 20px;
  height: 20px;
  background: #1ABC9C;
  font-style: normal;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.icon-upto.disabled {
  background: #C3C3C3;
  cursor: context-menu;
}
.icon-downbottom {
  color: #fff;
  width: 20px;
  height: 20px;
  background: #1ABC9C;
  font-style: normal;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
}
.icon-downbottom.disabled {
  background: #C3C3C3;
  cursor: context-menu;
}
.icon-searchgreen {
  background: url("../images/icon_searchgreen.png") no-repeat center;
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
}
.icon-searchgreen.disabled {
  background: url("../images/audittrail_disable.png") no-repeat center;
}
.icon-copytbl {
  background: url("../images/icon_copy.png") no-repeat center;
  width: 26px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
}

.icon-copytbl.disabled {
    background: url("../images/icon_copy_disabled.png") no-repeat center;
    width: 26px;
    height: 26px;
    display: inline-block;
    cursor: pointer;
}

.grpagetion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.grpagetion .rangenumberpage {
  width: 25%;
}
.grpagetion .page {
  width: 75%;
  text-align: right;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th, .tablepreview1-modal thead tr th, .tablepreview2-modal thead tr th, .tablepreview3-modal thead tr th {
  background: #F4F4F4;
  font-weight: normal;
  padding: 4px;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td, .tablepreview1-modal tbody tr td, .tablepreview2-modal tbody tr td, .tablepreview3-modal tbody tr td {
  padding: 4px;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td .grpform-input .txt-label, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td .grpform-input .txt-label, .tablepreview1-modal tbody tr td .grpform-input .txt-label, .tablepreview2-modal tbody tr td .grpform-input .txt-label, .tablepreview3-modal tbody tr td .grpform-input .txt-label {
  line-height: 30px;
  padding-right: 5px;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td .grpform-input .txt-unit, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td .grpform-input .txt-unit, .tablepreview1-modal tbody tr td .grpform-input .txt-unit, .tablepreview2-modal tbody tr td .grpform-input .txt-unit, .tablepreview3-modal tbody tr td .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 5px;
}
.modal-preview .modal-content .modal-header, .modal-confirm .modal-content .modal-header, .modal-sussces .modal-content .modal-header, .modal-ChangePwd .modal-content .modal-header, .modal-HistoryofAudit .modal-content .modal-header, .modal-HistoryofCodeList .modal-content .modal-header, .modal-HistoryOfEcs .modal-content .modal-header, .modal-HistoryofUser .modal-content .modal-header, .modal-importCRF .modal-content .modal-header, .modal-importCodeList .modal-content .modal-header, .modal-importecs .modal-content .modal-header, .modal-itemcreatcode .modal-content .modal-header, .modal-itemeditcode .modal-content .modal-header, .modal-itemcreatversion .modal-content .modal-header {
  position: relative;
  padding: 5px 15px;
  background: #445466;
}
.modal-preview .modal-content .modal-header .modal-title, .modal-confirm .modal-content .modal-header .modal-title, .modal-sussces .modal-content .modal-header .modal-title, .modal-ChangePwd .modal-content .modal-header .modal-title, .modal-HistoryofAudit .modal-content .modal-header .modal-title, .modal-HistoryofCodeList .modal-content .modal-header .modal-title, .modal-HistoryOfEcs .modal-content .modal-header .modal-title, .modal-HistoryofUser .modal-content .modal-header .modal-title, .modal-importCRF .modal-content .modal-header .modal-title, .modal-importCodeList .modal-content .modal-header .modal-title, .modal-importecs .modal-content .modal-header .modal-title, .modal-itemcreatcode .modal-content .modal-header .modal-title, .modal-itemeditcode .modal-content .modal-header .modal-title, .modal-itemcreatversion .modal-content .modal-header .modal-title {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.modal-preview .modal-content .modal-header .close, .modal-confirm .modal-content .modal-header .close, .modal-sussces .modal-content .modal-header .close, .modal-ChangePwd .modal-content .modal-header .close, .modal-HistoryofAudit .modal-content .modal-header .close, .modal-HistoryofCodeList .modal-content .modal-header .close, .modal-HistoryOfEcs .modal-content .modal-header .close, .modal-HistoryofUser .modal-content .modal-header .close, .modal-importCRF .modal-content .modal-header .close, .modal-importCodeList .modal-content .modal-header .close, .modal-importecs .modal-content .modal-header .close, .modal-itemcreatcode .modal-content .modal-header .close, .modal-itemeditcode .modal-content .modal-header .close, .modal-itemcreatversion .modal-content .modal-header .close {
  position: absolute;
  right: 10px;
  top: 5px;
  padding: 0;
  margin: 0;
  color: #fff;
  opacity: 1;
}
.modal-preview .modal-content .modal-body, .modal-confirm .modal-content .modal-body, .modal-sussces .modal-content .modal-body, .modal-ChangePwd .modal-content .modal-body, .modal-HistoryofAudit .modal-content .modal-body, .modal-HistoryofCodeList .modal-content .modal-body, .modal-HistoryOfEcs .modal-content .modal-body, .modal-HistoryofUser .modal-content .modal-body, .modal-importCRF .modal-content .modal-body, .modal-importCodeList .modal-content .modal-body, .modal-importecs .modal-content .modal-body, .modal-itemcreatcode .modal-content .modal-body, .modal-itemeditcode .modal-content .modal-body, .modal-itemcreatversion .modal-content .modal-body {
  padding: 10px 15px;
}
.modal-preview .modal-content .modal-body .grpform-input .frm-input, .modal-confirm .modal-content .modal-body .grpform-input .frm-input, .modal-sussces .modal-content .modal-body .grpform-input .frm-input, .modal-ChangePwd .modal-content .modal-body .grpform-input .frm-input, .modal-HistoryofAudit .modal-content .modal-body .grpform-input .frm-input, .modal-HistoryofCodeList .modal-content .modal-body .grpform-input .frm-input, .modal-HistoryOfEcs .modal-content .modal-body .grpform-input .frm-input, .modal-HistoryofUser .modal-content .modal-body .grpform-input .frm-input, .modal-importCRF .modal-content .modal-body .grpform-input .frm-input, .modal-importCodeList .modal-content .modal-body .grpform-input .frm-input, .modal-importecs .modal-content .modal-body .grpform-input .frm-input, .modal-itemcreatcode .modal-content .modal-body .grpform-input .frm-input, .modal-itemeditcode .modal-content .modal-body .grpform-input .frm-input, .modal-itemcreatversion .modal-content .modal-body .grpform-input .frm-input {
  width: 100px;
}
.modal-preview .modal-content .modal-body .grpform-input .txt-unit, .modal-confirm .modal-content .modal-body .grpform-input .txt-unit, .modal-sussces .modal-content .modal-body .grpform-input .txt-unit, .modal-ChangePwd .modal-content .modal-body .grpform-input .txt-unit, .modal-HistoryofAudit .modal-content .modal-body .grpform-input .txt-unit, .modal-HistoryofCodeList .modal-content .modal-body .grpform-input .txt-unit, .modal-HistoryOfEcs .modal-content .modal-body .grpform-input .txt-unit, .modal-HistoryofUser .modal-content .modal-body .grpform-input .txt-unit, .modal-importCRF .modal-content .modal-body .grpform-input .txt-unit, .modal-importCodeList .modal-content .modal-body .grpform-input .txt-unit, .modal-importecs .modal-content .modal-body .grpform-input .txt-unit, .modal-itemcreatcode .modal-content .modal-body .grpform-input .txt-unit, .modal-itemeditcode .modal-content .modal-body .grpform-input .txt-unit, .modal-itemcreatversion .modal-content .modal-body .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.modal-preview .modal-content .modal-body .grp-buttonfooter .btn, .modal-confirm .modal-content .modal-body .grp-buttonfooter .btn, .modal-sussces .modal-content .modal-body .grp-buttonfooter .btn, .modal-ChangePwd .modal-content .modal-body .grp-buttonfooter .btn, .modal-HistoryofAudit .modal-content .modal-body .grp-buttonfooter .btn, .modal-HistoryofCodeList .modal-content .modal-body .grp-buttonfooter .btn, .modal-HistoryOfEcs .modal-content .modal-body .grp-buttonfooter .btn, .modal-HistoryofUser .modal-content .modal-body .grp-buttonfooter .btn, .modal-importCRF .modal-content .modal-body .grp-buttonfooter .btn, .modal-importCodeList .modal-content .modal-body .grp-buttonfooter .btn, .modal-importecs .modal-content .modal-body .grp-buttonfooter .btn, .modal-itemcreatcode .modal-content .modal-body .grp-buttonfooter .btn, .modal-itemeditcode .modal-content .modal-body .grp-buttonfooter .btn, .modal-itemcreatversion .modal-content .modal-body .grp-buttonfooter .btn {
  min-width: 110px;
}
.modal-preview .modal-content .modal-body .groupflex-md, .modal-confirm .modal-content .modal-body .groupflex-md, .modal-sussces .modal-content .modal-body .groupflex-md, .modal-ChangePwd .modal-content .modal-body .groupflex-md, .modal-HistoryofAudit .modal-content .modal-body .groupflex-md, .modal-HistoryofCodeList .modal-content .modal-body .groupflex-md, .modal-HistoryOfEcs .modal-content .modal-body .groupflex-md, .modal-HistoryofUser .modal-content .modal-body .groupflex-md, .modal-importCRF .modal-content .modal-body .groupflex-md, .modal-importCodeList .modal-content .modal-body .groupflex-md, .modal-importecs .modal-content .modal-body .groupflex-md, .modal-itemcreatcode .modal-content .modal-body .groupflex-md, .modal-itemeditcode .modal-content .modal-body .groupflex-md, .modal-itemcreatversion .modal-content .modal-body .groupflex-md {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal-preview .modal-content .modal-body .groupflex-md .flexleft, .modal-confirm .modal-content .modal-body .groupflex-md .flexleft, .modal-sussces .modal-content .modal-body .groupflex-md .flexleft, .modal-ChangePwd .modal-content .modal-body .groupflex-md .flexleft, .modal-HistoryofAudit .modal-content .modal-body .groupflex-md .flexleft, .modal-HistoryofCodeList .modal-content .modal-body .groupflex-md .flexleft, .modal-HistoryOfEcs .modal-content .modal-body .groupflex-md .flexleft, .modal-HistoryofUser .modal-content .modal-body .groupflex-md .flexleft, .modal-importCRF .modal-content .modal-body .groupflex-md .flexleft, .modal-importCodeList .modal-content .modal-body .groupflex-md .flexleft, .modal-importecs .modal-content .modal-body .groupflex-md .flexleft, .modal-itemcreatcode .modal-content .modal-body .groupflex-md .flexleft, .modal-itemeditcode .modal-content .modal-body .groupflex-md .flexleft, .modal-itemcreatversion .modal-content .modal-body .groupflex-md .flexleft {
  width: 30%;
}
.modal-preview .modal-content .modal-body .groupflex-md .flexright, .modal-confirm .modal-content .modal-body .groupflex-md .flexright, .modal-sussces .modal-content .modal-body .groupflex-md .flexright, .modal-ChangePwd .modal-content .modal-body .groupflex-md .flexright, .modal-HistoryofAudit .modal-content .modal-body .groupflex-md .flexright, .modal-HistoryofCodeList .modal-content .modal-body .groupflex-md .flexright, .modal-HistoryOfEcs .modal-content .modal-body .groupflex-md .flexright, .modal-HistoryofUser .modal-content .modal-body .groupflex-md .flexright, .modal-importCRF .modal-content .modal-body .groupflex-md .flexright, .modal-importCodeList .modal-content .modal-body .groupflex-md .flexright, .modal-importecs .modal-content .modal-body .groupflex-md .flexright, .modal-itemcreatcode .modal-content .modal-body .groupflex-md .flexright, .modal-itemeditcode .modal-content .modal-body .groupflex-md .flexright, .modal-itemcreatversion .modal-content .modal-body .groupflex-md .flexright {
  width: 70%;
}
.modal-preview .modal-dialog {
  max-width: 900px;
}
.modal-preview .modal-content .modal-body {
  padding-bottom: 16px;
}
.modal-confirm .modal-dialog {
  max-width: 450px;
}
.modal-confirm .modal-content .modal-body .form-confirm {
  padding: 20px 0 5px 0;
}
.modal-confirm .modal-content .modal-body .form-confirm .text-confirm {
  text-align: center;
  font-size: 16px;
  padding-bottom: 30px;
}
.modal-confirm .modal-content .modal-body .form-confirm .grp-btnconfirm {
  text-align: center;
}
.modal-confirm .modal-content .modal-body .form-confirm .grp-btnconfirm .btn {
  min-width: 80px;
}
.modal-sussces .modal-dialog {
  max-width: 450px;
}
.modal-sussces .modal-content .modal-body .form-confirm {
  padding: 20px 0 5px 0;
}
.modal-sussces .modal-content .modal-body .form-confirm .text-confirm {
  text-align: center;
  font-size: 16px;
  padding-bottom: 30px;
}
.modal-sussces .modal-content .modal-body .form-confirm .grp-btnconfirm {
  text-align: center;
}
.modal-sussces .modal-content .modal-body .form-confirm .grp-btnconfirm .btn {
  min-width: 80px;
}
.modal-ChangePwd .modal-dialog {
  max-width: 600px;
}
.modal-ChangePwd .modal-content .modal-body {
  padding: 16px;
}
.modal-ChangePwd .modal-content .modal-body .grpform-input .txt-label {
  width: 130px;
}
.modal-ChangePwd .modal-content .modal-body .grpform-input .frm-input {
  width: calc(100% - 130px - 60px);
}
.modal-HistoryofAudit .modal-dialog, .modal-HistoryofCodeList .modal-dialog, .modal-HistoryOfEcs .modal-dialog {
  max-width: 1400px;
}
.modal-HistoryofAudit .modal-content .modal-body, .modal-HistoryofCodeList .modal-content .modal-body, .modal-HistoryOfEcs .modal-content .modal-body {
  padding-top: 16px;
  padding-bottom: 16px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .grpform-input, .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .grpform-input, .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .grpform-input {
  margin-bottom: 8px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .grpform-input .form-control, .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .grpform-input .form-control, .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .grpform-input .form-control {
  width: 100px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .grpform-input .txt-unit, .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .grpform-input .txt-unit, .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th, .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th, .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th {
  width: 7%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(1), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(1), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(1) {
  width: 3%;
  min-width: 60px;
  max-width: 60px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(2), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(2), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(2) {
  width: 5%;
  min-width: 80px;
  max-width: 80px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(3), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(3), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(3) {
  width: 10%;
  min-width: 120px;
  max-width: 120px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(4), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(4), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(4) {
  width: 23%;
  min-width: 290px;
  max-width: 390px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(5), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(5), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(5) {
  width: 15%;
  min-width: 220px;
  max-width: 220px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(6), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(6), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(6) {
  width: 2%;
  min-width: 50px;
  max-width: 50px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(7), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(7), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(7) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(8), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(8), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal thead tr th:nth-child(8) {
  width: 25%;
  min-width: 275px;
  max-width: 275px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td, .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td, .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td {
  width: 7%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(1), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(1), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(1) {
  width: 3%;
  min-width: 60px;
  max-width: 60px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(2), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(2), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(2) {
  width: 5%;
  min-width: 80px;
  max-width: 80px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(3), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(3), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(3) {
  width: 10%;
  min-width: 120px;
  max-width: 120px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(4), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(4), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(4) {
  width: 23%;
  min-width: 290px;
  max-width: 390px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(5), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(5), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(5) {
  width: 15%;
  min-width: 220px;
  max-width: 220px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(6), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(6), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(6) {
  width: 2%;
  min-width: 50px;
  max-width: 50px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(7), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(7), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(7) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofAudit .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(8), .modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(8), .modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAudit-modal tbody tr td:nth-child(8) {
  width: 25%;
  min-width: 275px;
  max-width: 275px;
}
.modal-HistoryofUser .modal-dialog {
  max-width: 1400px;
}
.modal-HistoryofUser .modal-content .modal-body {
  padding-top: 16px;
  padding-bottom: 16px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .grpform-input {
  margin-bottom: 8px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .grpform-input .frm-input {
  width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th {
  width: 7%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(1) {
  width: 3%;
  min-width: 60px;
  max-width: 60px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(2) {
  width: 15%;
  min-width: 200px;
  max-width: 200px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(3) {
  width: 15%;
  min-width: 200px;
  max-width: 200px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(4) {
  width: 6%;
  min-width: 80px;
  max-width: 80px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(5) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(6) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(7) {
  width: 11%;
  min-width: 110px;
  max-width: 110px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal thead tr th:nth-child(8) {
  width: 20%;
  min-width: 250px;
  max-width: 250px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td {
  width: 7%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(1) {
  width: 3%;
  min-width: 60px;
  max-width: 60px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(2) {
  width: 15%;
  min-width: 200px;
  max-width: 200px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(3) {
  width: 15%;
  min-width: 200px;
  max-width: 200px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(4) {
  width: 6%;
  min-width: 80px;
  max-width: 80px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(5) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(6) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(7) {
  width: 11%;
  min-width: 110px;
  max-width: 110px;
}
.modal-HistoryofUser .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditUser-modal tbody tr td:nth-child(8) {
  width: 20%;
  min-width: 250px;
  max-width: 250px;
}
.modal-HistoryofCodeList .modal-dialog {
  max-width: 1000px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th {
  min-width: 100px;
  max-width: 100px;
  width: 10%;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th:nth-child(1) {
  min-width: 65px;
  max-width: 65px;
  width: 7%;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th:nth-child(2) {
  width: 17%;
  min-width: 160px;
  max-width: 160px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th:nth-child(3) {
  width: 10%;
  min-width: 90px;
  max-width: 90px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th:nth-child(4) {
  width: 8%;
  min-width: 70px;
  max-width: 70px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th:nth-child(5) {
  width: 18%;
  min-width: 165px;
  max-width: 165px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal thead tr th:nth-child(6) {
  width: 30%;
  min-width: 285px;
  max-width: 285px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td {
  min-width: 100px;
  max-width: 100px;
  width: 10%;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td:nth-child(1) {
  min-width: 65px;
  max-width: 65px;
  width: 7%;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td:nth-child(2) {
  width: 17%;
  min-width: 160px;
  max-width: 160px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td:nth-child(3) {
  width: 10%;
  min-width: 90px;
  max-width: 90px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td:nth-child(4) {
  width: 8%;
  min-width: 70px;
  max-width: 70px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td:nth-child(5) {
  width: 18%;
  min-width: 165px;
  max-width: 165px;
}
.modal-HistoryofCodeList .modal-content .modal-body .box-tableHistoryAudit .tablehistoryAuditCodeList-modal tbody tr td:nth-child(6) {
  width: 30%;
  min-width: 285px;
  max-width: 285px;
}
.modal-HistoryOfEcs .modal-dialog {
  max-width: 1400px;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th {
  min-width: 100px;
  max-width: 100px;
  width: 10%;
  font-size: 12px;
  padding: 8px 2px;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(1) {
  min-width: 50px;
  max-width: 50px;
  width: 4%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(2) {
  min-width: 100px;
  max-width: 100px;
  width: 8%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(3) {
  min-width: 100px;
  max-width: 100px;
  width: 8%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(4) {
  min-width: 60px;
  max-width: 60px;
  width: 5%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(5) {
  min-width: 180px;
  max-width: 180px;
  width: 13%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(6) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(7) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(8) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(9) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(10) {
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(11) {
  min-width: 120px;
  max-width: 120px;
  width: 10%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(12) {
  min-width: 50px;
  max-width: 50px;
  width: 4%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(13) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc thead tr th:nth-child(14) {
  min-width: 120px;
  max-width: 120px;
  width: 10%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td {
  min-width: 100px;
  max-width: 100px;
  width: 10%;
  font-size: 12px;
  padding: 8px 2px;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(1) {
  min-width: 50px;
  max-width: 50px;
  width: 4%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(2) {
  min-width: 100px;
  max-width: 100px;
  width: 8%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(3) {
  min-width: 100px;
  max-width: 100px;
  width: 8%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(4) {
  min-width: 60px;
  max-width: 60px;
  width: 5%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(5) {
  min-width: 180px;
  max-width: 180px;
  width: 13%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(6) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(7) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(8) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(9) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(10) {
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(11) {
  min-width: 120px;
  max-width: 120px;
  width: 10%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(12) {
  min-width: 50px;
  max-width: 50px;
  width: 4%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(13) {
  min-width: 80px;
  max-width: 80px;
  width: 6%;
}
.modal-HistoryOfEcs .modal-content .modal-body .box-tableHistoryAudit .table-historyofesc tbody tr td:nth-child(14) {
  min-width: 120px;
  max-width: 120px;
  width: 10%;
}
.modal-importCRF .modal-dialog, .modal-importCodeList .modal-dialog, .modal-importecs .modal-dialog {
  max-width: 550px;
}
.modal-importCRF .modal-content .modal-body, .modal-importCodeList .modal-content .modal-body, .modal-importecs .modal-content .modal-body {
  padding-top: 16px;
  padding-bottom: 16px;
}
.modal-importCRF .modal-content .modal-body .grpform-input .txt-label, .modal-importCodeList .modal-content .modal-body .grpform-input .txt-label, .modal-importecs .modal-content .modal-body .grpform-input .txt-label {
  width: 60px;
  margin-right: 10px;
  line-height: 30px;
}
.modal-importCRF .modal-content .modal-body .grpform-input .txt-required, .modal-importCodeList .modal-content .modal-body .grpform-input .txt-required, .modal-importecs .modal-content .modal-body .grpform-input .txt-required {
  width: 50px;
  margin-right: 10px;
  line-height: 26px;
}
.modal-importCRF .modal-content .modal-body .grpform-input .frm-input, .modal-importCodeList .modal-content .modal-body .grpform-input .frm-input, .modal-importecs .modal-content .modal-body .grpform-input .frm-input {
  width: calc(100% - 60px - 10px - 50px - 10px - 65px - 10px);
}
.modal-importCRF .modal-content .modal-body .grpform-input .frm-btn, .modal-importCodeList .modal-content .modal-body .grpform-input .frm-btn, .modal-importecs .modal-content .modal-body .grpform-input .frm-btn {
  width: 65px;
  margin-left: 10px;
}
.modal-importCRF .modal-content .modal-body .grp-buttonfooter .btn, .modal-importCodeList .modal-content .modal-body .grp-buttonfooter .btn, .modal-importecs .modal-content .modal-body .grp-buttonfooter .btn {
  min-width: 110px;
}
.modal-itemcreatcode .modal-dialog, .modal-itemeditcode .modal-dialog {
  max-width: 900px;
}
.modal-itemcreatcode .modal-content .modal-body, .modal-itemeditcode .modal-content .modal-body {
  padding: 16px;
}
.modal-itemcreatcode .modal-content .modal-body .grp-forminputmodal .grpform-input .txt-label, .modal-itemeditcode .modal-content .modal-body .grp-forminputmodal .grpform-input .txt-label {
  width: 40px;
}
.modal-itemcreatcode .modal-content .modal-body .grp-forminputmodal .grpform-input .txt-required, .modal-itemeditcode .modal-content .modal-body .grp-forminputmodal .grpform-input .txt-required {
  margin-right: 10px;
}
.modal-itemcreatcode .modal-content .modal-body .grp-forminputmodal .grpform-input .frm-input, .modal-itemeditcode .modal-content .modal-body .grp-forminputmodal .grpform-input .frm-input {
  width: 60%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tablefixedhead .box-tbodytable, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tablefixedhead .box-tbodytable {
  max-height: 300px;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th {
  background: #445466;
  color: #fff;
  padding: 4px;
  min-width: 95px;
  max-width: 95px;
  width: 10%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(1), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(1) {
  min-width: 90px;
  max-width: 90px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(2), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(2) {
  min-width: 200px;
  max-width: 200px;
  width: 21%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(3), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(3) {
  min-width: 300px;
  max-width: 300px;
  width: 25%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(4), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(4) {
  min-width: 80px;
  max-width: 80px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(5), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(5) {
  min-width: 80px;
  max-width: 80px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(6), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal thead tr th:nth-child(6) {
  min-width: 80px;
  max-width: 80px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td {
  border: 0;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:first-child, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:last-child, .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:last-child {
  border-right: 1px solid #ddd;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(1), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(1) {
  min-width: 90px;
  max-width: 90px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(2), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(2) {
  min-width: 200px;
  max-width: 200px;
  width: 21%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(3), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(3) {
  min-width: 300px;
  max-width: 300px;
  width: 25%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(4), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(4) {
  min-width: 80px;
  max-width: 80px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(5), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(5) {
  min-width: 80px;
  max-width: 80px;
  width: 14%;
}
.modal-itemcreatcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(6), .modal-itemeditcode .modal-content .modal-body .box-tablemodal .tblcreatecode-modal tbody tr td:nth-child(6) {
  min-width: 80px;
  max-width: 80px;
  width: 14%;
}
.modal-itemcreatversion .modal-dialog {
  max-width: 700px;
}
.modal-itemcreatversion .modal-content .modal-body {
  padding: 16px;
}
.modal-itemcreatversion .modal-content .modal-body .grp-forminputmodal .grpform-none {
    display: none; }

.modal-itemcreatversion .modal-content .modal-body .grp-forminputmodal .grpform-input .txt-label {
  width: 150px;
}
.modal-itemcreatversion .modal-content .modal-body .grp-forminputmodal .grpform-input .frm-input {
  width: calc(100% - 150px - 60px);
}
.modal-itemcreatversion .modal-content .modal-body .grp-forminputmodal .grpform-input .frm-input .groupseclect-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.modal-itemcreatversion .modal-content .modal-body .grp-forminputmodal .grpform-input .frm-input .groupseclect-checkbox .bxselect {
  width: 200px;
  padding-right: 15px;
}
.modal-itemcreatversion .modal-content .modal-body .grp-forminputmodal .grpform-input .frm-input .groupseclect-checkbox .bxselect-w310 {
        width: 250px;
        padding-right: 15px; }
.modal-itemcreatversion .modal-content .modal-body .bx-btnmodal {
  margin-top: 24px;
}
.modal-itemcreatversion .modal-content .modal-body .bx-btnmodal .btn {
  min-width: 110px;
}
.modal-itemeditcode .modal-content .modal-body .grp-forminputmodal .grpform-input .txt-label {
  width: 60px;
}
.tablepreview1-modal thead tr th {
  text-align: left;
  background: #EDF4FB;
}
.tablepreview1-modal tbody tr th {
  background: #F4F4F4;
  font-weight: normal;
  text-align: left;
}
.tablepreview1-modal tbody tr td .gr-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.tablepreview1-modal tbody tr td .gr-flex .flex-left {
  width: 40%;
}
.tablepreview1-modal tbody tr td .gr-flex .flex-left .form-control {
  width: 200px;
}
.tablepreview1-modal tbody tr td .gr-flex .flex-right .form-control {
  width: 100px;
}
.tablepreview2-modal thead tr:nth-child(1) th {
  text-align: left;
  background: #EDF4FB;
}
.tablepreview2-modal tbody tr td {
  text-align: center;
  width: 33.33333333%;
}
.tablepreview3-modal thead tr:nth-child(1) th {
  text-align: left;
  background: #EDF4FB;
  width: auto;
}
.tablepreview3-modal tbody tr td {
  text-align: center;
}
.box-pageeditor, .box-blockeditor, .box-questioneditor, .box-itemeditor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 20px;
}
.box-pageeditor .box-contentleft, .box-blockeditor .box-contentleft, .box-questioneditor .box-contentleft, .box-itemeditor .box-contentleft {
  padding-right: 20px;
  width: 50%;
  border-right: 1px solid #707070;
}
.box-pageeditor .box-contentleft .grpform-input, .box-blockeditor .box-contentleft .grpform-input, .box-questioneditor .box-contentleft .grpform-input, .box-itemeditor .box-contentleft .grpform-input {
  margin-bottom: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-pageeditor .box-contentleft .grpform-input .txt-label, .box-blockeditor .box-contentleft .grpform-input .txt-label, .box-questioneditor .box-contentleft .grpform-input .txt-label, .box-itemeditor .box-contentleft .grpform-input .txt-label {
  width: 75px;
  margin-right: 10px;
}
.box-pageeditor .box-contentleft .grpform-input .frm-input, .box-blockeditor .box-contentleft .grpform-input .frm-input, .box-questioneditor .box-contentleft .grpform-input .frm-input, .box-itemeditor .box-contentleft .grpform-input .frm-input {
  width: 140px;
  margin-right: 20px;
}
.box-pageeditor .box-contentleft .grpform-input .frm-checkbox, .box-blockeditor .box-contentleft .grpform-input .frm-checkbox, .box-questioneditor .box-contentleft .grpform-input .frm-checkbox, .box-itemeditor .box-contentleft .grpform-input .frm-checkbox {
  width: calc(100% - 75px - 10px - 140px - 20px);
}
.box-pageeditor .box-contentleft .menueditor a, .box-blockeditor .box-contentleft .menueditor a, .box-questioneditor .box-contentleft .menueditor a, .box-itemeditor .box-contentleft .menueditor a {
  display: block;
}
.box-pageeditor .box-contentleft .menueditor a .groupiconeditor, .box-blockeditor .box-contentleft .menueditor a .groupiconeditor, .box-questioneditor .box-contentleft .menueditor a .groupiconeditor, .box-itemeditor .box-contentleft .menueditor a .groupiconeditor {
  display: none;
  min-width: 110px;
}
.box-pageeditor .box-contentleft .menueditor a:hover, .box-blockeditor .box-contentleft .menueditor a:hover, .box-questioneditor .box-contentleft .menueditor a:hover, .box-itemeditor .box-contentleft .menueditor a:hover, .box-pageeditor .box-contentleft .menueditor a.active, .box-blockeditor .box-contentleft .menueditor a.active, .box-questioneditor .box-contentleft .menueditor a.active, .box-itemeditor .box-contentleft .menueditor a.active {
  background: #f9f9f9;
}
.box-pageeditor .box-contentleft .menueditor a:hover .groupiconeditor, 
.box-blockeditor .box-contentleft .menueditor a:hover .groupiconeditor, 
.box-questioneditor .box-contentleft .menueditor a:hover .groupiconeditor, 
.box-itemeditor .box-contentleft .menueditor a:hover .groupiconeditor {
  display: inline-block;
}
.box-pageeditor .box-contentleft .menueditor a:hover.text-throught .groupiconeditor, .box-blockeditor .box-contentleft .menueditor a:hover.text-throught .groupiconeditor, .box-questioneditor .box-contentleft .menueditor a:hover.text-throught .groupiconeditor, .box-itemeditor .box-contentleft .menueditor a:hover.text-throught .groupiconeditor, .box-pageeditor .box-contentleft .menueditor a.active.text-throught .groupiconeditor, .box-blockeditor .box-contentleft .menueditor a.active.text-throught .groupiconeditor, .box-questioneditor .box-contentleft .menueditor a.active.text-throught .groupiconeditor, .box-itemeditor .box-contentleft .menueditor a.active.text-throught .groupiconeditor {
  display: none;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor {
  padding: 5px 0;
  position: relative;
  padding-left: 18px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .icon-arrow, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .icon-arrow, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .icon-arrow, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .icon-arrow {
  display: inline-block;
  background: url("../images/ic_arrowmenu.png") no-repeat 0 0;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 12px;
  cursor: pointer;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor {
  color: #333;
  position: relative;
  display: block;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor.active+.list-submenueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor.active+.list-submenueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor.active+.list-submenueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .link-menueditor.active+.list-submenueditor {
  display: block;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor.currentshow .list-submenueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor.currentshow .list-submenueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor.currentshow .list-submenueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor.currentshow .list-submenueditor {
  display: block;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor {
  position: relative;
  display: none;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .icon-subarrow, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .icon-subarrow, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .icon-subarrow, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .icon-subarrow {
  left: 5px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor {
  padding: 5px 0;
  padding-left: 24px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .link-submenueditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .link-submenueditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .link-submenueditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .link-submenueditor {
  color: #333;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub {
  padding: 5px 0;
  position: relative;
  padding-left: 25px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .icon-minisubarrow, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .icon-minisubarrow, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .icon-minisubarrow, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .icon-minisubarrow {
  left: 5px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .link-minisubeditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .link-minisubeditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .link-minisubeditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .link-minisubeditor {
  color: #333;
  position: relative;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor {
  padding-left: 25px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub {
  padding-top: 5px;
}
.box-pageeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub .link-minixsub, .box-blockeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub .link-minixsub, .box-questioneditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub .link-minixsub, .box-itemeditor .box-contentleft .menueditor .list-menueditor .item-menueditor .list-submenueditor .item-submenueditor .list-minusubmenueditor .item-minisub .list-minixsubeditor .item-minixsub .link-minixsub {
  color: #333;
}
.box-pageeditor .box-contentright, .box-blockeditor .box-contentright, .box-questioneditor .box-contentright, .box-itemeditor .box-contentright {
  width: 50%;
  padding-left: 20px;
}
.box-pageeditor .box-contentright .heading-1, .box-blockeditor .box-contentright .heading-1, .box-questioneditor .box-contentright .heading-1, .box-itemeditor .box-contentright .heading-1 {
  padding-bottom: 20px;
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input, .box-blockeditor .box-contentright .group-formeditor .grpform-input, .box-questioneditor .box-contentright .group-formeditor .grpform-input, .box-itemeditor .box-contentright .group-formeditor .grpform-input {
  margin-bottom: 10px;
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input .txt-label, .box-blockeditor .box-contentright .group-formeditor .grpform-input .txt-label, .box-questioneditor .box-contentright .group-formeditor .grpform-input .txt-label, .box-itemeditor .box-contentright .group-formeditor .grpform-input .txt-label {
  line-height: 30px;
  width: 110px;
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input .txt-required, .box-blockeditor .box-contentright .group-formeditor .grpform-input .txt-required, .box-questioneditor .box-contentright .group-formeditor .grpform-input .txt-required, .box-itemeditor .box-contentright .group-formeditor .grpform-input .txt-required {
  line-height: 30px;
  margin-right: 10px;
  width: 50px;
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input .frm-input, .box-blockeditor .box-contentright .group-formeditor .grpform-input .frm-input, .box-questioneditor .box-contentright .group-formeditor .grpform-input .frm-input, .box-itemeditor .box-contentright .group-formeditor .grpform-input .frm-input {
  width: calc(100% - 110px - 50px - 10px);
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-label, .box-blockeditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-label, .box-questioneditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-label, .box-itemeditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-label {
  margin-top: 27px;
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-required, .box-blockeditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-required, .box-questioneditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-required, .box-itemeditor .box-contentright .group-formeditor .grpform-input.grpform-area .txt-required {
  margin-top: 27px;
}
.box-pageeditor .box-contentright .group-formeditor .grpform-input.grpform-area .frm-input .textlong-1, .box-blockeditor .box-contentright .group-formeditor .grpform-input.grpform-area .frm-input .textlong-1, .box-questioneditor .box-contentright .group-formeditor .grpform-input.grpform-area .frm-input .textlong-1, .box-itemeditor .box-contentright .group-formeditor .grpform-input.grpform-area .frm-input .textlong-1 {
  height: 85px;
}
.box-itemeditor .group-formeditor .grpform-input .frm-input .dropdown .dropdown-menu .dropdown-item {
  padding: 5px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-itemeditor .group-formeditor .grpform-input .frm-input .dropdown .dropdown-menu .dropdown-item span {
  width: 50%;
}
.box-itemeditor .group-formeditor .grpform-input .frm-input .dropdown .dropdown-menu .dropdown-item:nth-child(even) {
  background: #f8f9fa;
}
.box-CRFGroup {
  padding: 16px;
}
.box-CRFGroup .frm-checkbox {
  padding-bottom: 16px;
}
.box-CRFGroup .table-frcgroup thead tr th {
  width: 6%;
  min-width: 100px;
  max-width: 100px;
}
.box-CRFGroup .table-frcgroup thead tr th:nth-child(1) {
  width: 5%;
  min-width: 70px;
  max-width: 70px;
}
.box-CRFGroup .table-frcgroup thead tr th:nth-child(2) {
  width: 18%;
  min-width: 210px;
  max-width: 210px;
}
.box-CRFGroup .table-frcgroup thead tr th:nth-child(3) {
  width: 25%;
  min-width: 290px;
  max-width: 290px;
}
.box-CRFGroup .table-frcgroup thead tr th:nth-child(4) {
  width: 18%;
  min-width: 210px;
  max-width: 210px;
}
.box-CRFGroup .table-frcgroup thead tr th:nth-child(5) {
  width: 4%;
  min-width: 60px;
  max-width: 60px;
}
.box-CRFGroup .table-frcgroup thead tr th:nth-child(6) {
  width: 4%;
  min-width: 60px;
  max-width: 60px;
}
.box-CRFGroup .table-frcgroup tbody tr td {
  text-align: center;
  width: 6%;
  min-width: 100px;
  max-width: 100px;
}
.box-CRFGroup .table-frcgroup tbody tr td:nth-child(1) {
  width: 5%;
  min-width: 70px;
  max-width: 70px;
}
.box-CRFGroup .table-frcgroup tbody tr td:nth-child(2) {
  width: 18%;
  min-width: 210px;
  max-width: 210px;
}
.box-CRFGroup .table-frcgroup tbody tr td:nth-child(3) {
  width: 25%;
  min-width: 290px;
  max-width: 290px;
}
.box-CRFGroup .table-frcgroup tbody tr td:nth-child(4) {
  width: 18%;
  min-width: 210px;
  max-width: 210px;
}
.box-CRFGroup .table-frcgroup tbody tr td:nth-child(5) {
  width: 4%;
  min-width: 60px;
  max-width: 60px;
}
.box-CRFGroup .table-frcgroup tbody tr td:nth-child(6) {
  width: 4%;
  min-width: 60px;
  max-width: 60px;
}
.box-CRFGroup .table-frcgroup tbody tr td .form-control.form-controlerror {
  border: 1px solid #FF0000;
  color: #999;
}
.box-CRFGroup .box-tablecrfGroup .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 255px);
}
.box-CodeList {
  padding: 16px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex {
  padding: 0 16px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex .frm-grpbtn .btn {
  min-width: 110px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-1 {
  width: 272px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-1 .grpform-input .txt-label {
  width: 30px;
  margin-right: 10px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-1 .grpform-input .frm-input {
  width: 200px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-2 {
  width: 288px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-2 .grpform-input .txt-label {
  width: 46px;
  margin-right: 10px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-2 .grpform-input .frm-input {
  width: 200px;
}
.box-CodeList .box-groupformcodelist .rowformcodelist .colflex.flexinput-3 {
  width: 265px;
}
.box-CodeList .box-tablecodelist .grpform-input {
  margin-bottom: 8px;
}
.box-CodeList .box-tablecodelist .grpform-input .frm-input {
  width: 100px;
}
.box-CodeList .box-tablecodelist .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th {
  padding: 4px 3px;
  min-width: 100px;
  max-width: 100px;
  width: 10%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(1) {
  min-width: 60px;
  max-width: 60px;
  width: 7%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(2) {
  min-width: 150px;
  max-width: 150px;
  width: 15%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(3) {
  min-width: 200px;
  max-width: 200px;
  width: 20%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(4) {
  min-width: 250px;
  max-width: 250px;
  width: 25%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(5) {
  min-width: 100px;
  max-width: 100px;
  width: 11%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(6) {
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist thead tr th:nth-child(7) {
  min-width: 70px;
  max-width: 70px;
  width: 6%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td {
  padding: 4px 3px;
  min-width: 100px;
  max-width: 100px;
  width: 10%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(1) {
  min-width: 60px;
  max-width: 60px;
  width: 7%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(2) {
  min-width: 150px;
  max-width: 150px;
  width: 15%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(3) {
  min-width: 200px;
  max-width: 200px;
  width: 20%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(4) {
  min-width: 250px;
  max-width: 250px;
  width: 25%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(5) {
  min-width: 100px;
  max-width: 100px;
  width: 11%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(6) {
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .table-codelist tbody tr td:nth-child(7) {
  min-width: 70px;
  max-width: 70px;
  width: 6%;
}
.box-CodeList .box-tablecodelist .tablefixedhead .box-theadtable {
  overflow: hidden;
}
.box-CodeList .box-tablecodelist .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 375px);
  overflow: auto;
}
.box-listEsc {
  padding: 8px 16px 16px 16px;
}
.box-listEsc .box-groupformlistesc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.box-listEsc .box-groupformlistesc .colflex {
  padding: 8px 16px;
}
.box-listEsc .box-groupformlistesc .colflex .grpform-input .txt-label {
  width: 60px;
  margin-right: 10px;
}
.box-listEsc .box-groupformlistesc .colflex .grpform-input .frm-input {
  width: 250px;
}
.box-listEsc .box-groupformlistesc .colflex .frm-grpbtn .btn {
  min-width: 110px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-1 {
  width: 352px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-2 {
  width: 282px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-2 .grpform-input .txt-label {
  width: 40px;
  margin-right: 10px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-2 .grpform-input .frm-input {
  width: 200px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-3 {
  width: 202px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-3 .grpform-input .frm-input {
  width: 100px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-4 {
  width: 210px;
}
.box-listEsc .box-groupformlistesc .colflex.flexinput-5 {
  width: 265px;
}
.box-listEsc .box-tablelistesc .grpform-input {
  margin-bottom: 8px;
}
.box-listEsc .box-tablelistesc .grpform-input .frm-input {
  width: 100px;
}
.box-listEsc .box-tablelistesc .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th {
  padding: 8px 3px;
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(1) {
  width: 5%;
  min-width: 60px;
  max-width: 60px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(2) {
  width: 15%;
  min-width: 140px;
  max-width: 140px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(3) {
  width: 12%;
  min-width: 110px;
  max-width: 110px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(4) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(5) {
  width: auto;
  min-width: 250px;
  max-width: 250px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(6) {
  width: 8%;
  min-width: 90px;
  max-width: 90px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(7) {
  width: 6%;
  min-width: 60px;
  max-width: 60px;
}
.box-listEsc .box-tablelistesc .tablelistesc thead tr th:nth-child(8) {
  width: 6%;
  min-width: 60px;
  max-width: 60px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td {
  padding: 4px 3px;
  font-size: 14px;
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(1) {
  width: 5%;
  min-width: 60px;
  max-width: 60px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(2) {
  width: 15%;
  min-width: 140px;
  max-width: 140px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(3) {
  width: 12%;
  min-width: 110px;
  max-width: 110px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(4) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(5) {
  width: auto;
  min-width: 250px;
  max-width: 250px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(6) {
  width: 8%;
  min-width: 90px;
  max-width: 90px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(7) {
  width: 6%;
  min-width: 60px;
  max-width: 60px;
}
.box-listEsc .box-tablelistesc .tablelistesc tbody tr td:nth-child(8) {
  width: 6%;
  min-width: 60px;
  max-width: 60px;
}
.box-listEsc .box-tablelistesc .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 380px);
}
.box-CreateEsc, .box-EditEsc {
  padding: 16px;
}
.box-CreateEsc .box-groupformcreateesc .grpform-input .txt-label, .box-EditEsc .box-groupformcreateesc .grpform-input .txt-label {
  width: 110px;
}
.box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-1 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-1 .frm-input .form-control, .box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-2 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-2 .frm-input .form-control, .box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-3 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-3 .frm-input .form-control {
  width: 260px;
}
.box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-5 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-5 .frm-input .form-control, .box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-6 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-6 .frm-input .form-control, .box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-7 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-7 .frm-input .form-control, .box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-input-8 .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-input-8 .frm-input .form-control {
  width: 400px;
}
.box-CreateEsc .box-groupformcreateesc .grpform-input.grpform-area .frm-input .form-control, .box-EditEsc .box-groupformcreateesc .grpform-input.grpform-area .frm-input .form-control {
  width: 750px;
}
.box-listVersion .box-tablelistversion .grpform-input {
  margin-bottom: 8px;
}
.box-listVersion .box-tablelistversion .grpform-input .frm-input {
  width: 100px;
}
.box-listVersion .box-tablelistversion .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th {
  padding: 8px 2px;
  min-width: 100px;
  max-width: 100px;
  width: 7%;
  font-size: 14px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(1) {
  width: 4%;
  min-width: 50px;
  max-width: 50px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(2) {
  width: 10%;
  min-width: 110px;
  max-width: 110px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(3) {
  width: 13%;
  min-width: 132px;
  max-width: 132px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(4) {
  width: 7%;
  min-width: 62px;
  max-width: 62px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(5) {
  width: 10%;
  min-width: 102px;
  max-width: 102px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(6) {
  width: 15%;
  min-width: 135px;
  max-width: 135px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(7) {
  width: 7%;
  min-width: 60px;
  max-width: 60px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(8) {
  width: 9%;
  min-width: 90px;
  max-width: 90px;
}
.box-listVersion .box-tablelistversion .tablelistversion thead tr th:nth-child(9) {
  width: 20%;
  min-width: 200px;
  max-width: 200px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td {
  padding: 4px 2px;
  font-size: 14px;
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(1) {
  width: 4%;
  min-width: 50px;
  max-width: 50px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(2) {
  width: 10%;
  min-width: 110px;
  max-width: 110px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(3) {
  width: 13%;
  min-width: 132px;
  max-width: 132px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(4) {
  width: 7%;
  min-width: 62px;
  max-width: 62px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(5) {
  width: 10%;
  min-width: 102px;
  max-width: 102px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(6) {
  width: 15%;
  min-width: 135px;
  max-width: 135px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(7) {
  width: 7%;
  min-width: 60px;
  max-width: 60px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(8) {
  width: 9%;
  min-width: 90px;
  max-width: 90px;
}
.box-listVersion .box-tablelistversion .tablelistversion tbody tr td:nth-child(9) {
  width: 20%;
  min-width: 200px;
  max-width: 200px;
}
.box-listVersion .box-tablelistversion .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 290px);
}
.box-listusers {
  padding: 8px 16px 16px 16px;
}
.box-listusers .box-groupformlistusers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -16px;
  margin-right: -16px;
}
.box-listusers .box-groupformlistusers .colflex {
  padding: 8px 16px;
}
.box-listusers .box-groupformlistusers .colflex .grpform-input .txt-label {
  width: 45px;
  margin-right: 10px;
}
.box-listusers .box-groupformlistusers .colflex .grpform-input .frm-input {
  width: 250px;
}
.box-listusers .box-groupformlistusers .colflex .frm-grpbtn .btn {
  min-width: 110px;
}
.box-listusers .box-groupformlistusers .colflex.flexinput-1 {
  width: 340px;
}
.box-listusers .box-groupformlistusers .colflex.flexinput-2 {
  width: 340px;
}
.box-listusers .box-groupformlistusers .colflex.flexinput-3 {
  width: 200px;
}
.box-listusers .box-groupformlistusers .colflex.flexinput-5 {
  width: 265px;
}
.box-listusers .box-tablelistusers .grpform-input {
  margin-bottom: 8px;
}
.box-listusers .box-tablelistusers .grpform-input .frm-input {
  width: 100px;
}
.box-listusers .box-tablelistusers .grpform-input .txt-unit {
  line-height: 30px;
  padding-left: 10px;
  width: calc(100% - 100px);
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th {
  padding: 6px 2px;
  min-width: 100px;
  max-width: 100px;
  width: 7%;
  font-size: 13px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(1) {
  width: 4%;
  min-width: 50px;
  max-width: 50px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(2) {
  width: 15%;
  min-width: 150px;
  max-width: 150px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(3) {
  width: 16%;
  min-width: 175px;
  max-width: 175px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(4) {
  width: 16%;
  min-width: 175px;
  max-width: 175px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(5) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(6) {
  width: 10%;
  min-width: 140px;
  max-width: 140px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(7) {
  width: 10%;
  min-width: 140px;
  max-width: 140px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(8) {
  width: 4%;
  min-width: 45px;
  max-width: 45px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(9) {
  width: 6%;
  min-width: 70px;
  max-width: 70px;
}
.box-listusers .box-tablelistusers .tablelistusers thead tr th:nth-child(10) {
  width: 4%;
  min-width: 45px;
  max-width: 45px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td {
  padding: 4px 2px;
  font-size: 13px;
  min-width: 100px;
  max-width: 100px;
  width: 7%;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(1) {
  width: 4%;
  min-width: 50px;
  max-width: 50px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(2) {
  width: 15%;
  min-width: 150px;
  max-width: 150px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(3) {
  width: 16%;
  min-width: 175px;
  max-width: 175px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(4) {
  width: 16%;
  min-width: 175px;
  max-width: 175px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(5) {
  width: 10%;
  min-width: 100px;
  max-width: 100px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(6) {
  width: 10%;
  min-width: 140px;
  max-width: 140px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(7) {
  width: 10%;
  min-width: 140px;
  max-width: 140px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(8) {
  width: 4%;
  min-width: 45px;
  max-width: 45px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(9) {
  width: 6%;
  min-width: 70px;
  max-width: 70px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td:nth-child(10) {
  width: 4%;
  min-width: 45px;
  max-width: 45px;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td .box-keyed .dropdown-menu {
  padding: 0;
  margin: 0;
}
.box-listusers .box-tablelistusers .tablelistusers tbody tr td .box-keyed .dropdown-menu ul li a {
  padding: 4px 16px;
  cursor: pointer;
  color: #333;
  display: block;
  font-size: 14px;
}
.box-listusers .box-tablelistusers .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 390px);
}
.box-releasestudy {
  padding: 8px 16px 16px 16px;
}
.box-releasestudy .box-groupformrelease .grpform-input .txt-label {
  width: 150px;
  margin-right: 10px;
}
.box-releasestudy .box-groupformrelease .grpform-input .frm-input {
  width: calc(100% - 150px - 10px);
}
.box-clonestudy {
  padding: 16px;
}
.box-clonestudy .box-groupformclone .grpform-input .txt-label {
  width: 100px;
}
.box-clonestudy .box-groupformclone .grpform-input .frm-input {
  width: calc(100% - 100px - 60px);
}
.box-clonestudy .box-groupformclone .grpform-input .frm-input .form-control {
  width: 500px;
}
.box-property {
  padding: 22px;
}
.box-Property .tablefixedhead .table-property thead {
  height: 30px;
}
.box-Property .tablefixedhead .table-property thead tr th {
  padding: 0;
}
.box-Property .tablefixedhead .table-property thead tr th .txt-display {
  padding: 4px 2px;
}
.box-Property .tablefixedhead .table-property thead tr th.col-id {
  width: 8%;
  min-width: 110px;
  max-width: 110px;
}
.box-Property .tablefixedhead .table-property thead tr th.col-groupcolum {
  width: 25%;
  min-width: 320px;
  max-width: 320px;
}
.box-Property .tablefixedhead .table-property thead tr th.col-groupcolum .group-coloumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-Property .tablefixedhead .table-property thead tr th.col-groupcolum .group-coloumn .colum-type {
  width: 40%;
  text-align: center;
  border-right: 1px solid #ddd;
  padding: 4px 2px;
  min-width: 115px;
}
.box-Property .tablefixedhead .table-property thead tr th.col-groupcolum .group-coloumn .colum-data {
  width: 50%;
  text-align: center;
  padding: 4px 2px;
  border-right: 1px solid #ddd;
  min-width: 145px;
}
.box-Property .tablefixedhead .table-property thead tr th.col-groupcolum .group-coloumn .colum-delete {
  width: 10%;
  text-align: center;
  padding: 4px 2px;
  min-width: 50px;
}
.box-Property .tablefixedhead .table-property tbody:nth-child(even) {
  background: #f9f9f9;
}
.box-Property .tablefixedhead .table-property tbody:nth-child(even) tr td {
  background: #f9f9f9;
}
.box-Property .tablefixedhead .table-property tbody:nth-child(odd) {
  background: #fff;
}
.box-Property .tablefixedhead .table-property tbody:nth-child(odd) tr td {
  background: #fff;
}
.box-Property .tablefixedhead .table-property tbody tr td {
  padding: 0;
}
.box-Property .tablefixedhead .table-property tbody tr td .txt-display {
  padding: 4px 2px;
  text-align: center;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-id {
  width: 8%;
  min-width: 110px;
  max-width: 110px;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum {
  width: 25%;
  min-width: 320px;
  max-width: 320px;
  vertical-align: top;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum .group-coloumn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum .group-coloumn .colum-type {
  width: 45%;
  text-align: center;
  padding: 4px 2px;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum .group-coloumn .colum-data {
  width: 45%;
  text-align: center;
  padding: 4px 2px;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum .group-coloumn .colum-delete {
  width: 10%;
  text-align: center;
  padding: 4px 2px;
  min-width: 50px;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum .group-coloumn .colum-delete .icon-deletered {
  height: 30px;
}
.box-Property .tablefixedhead .table-property tbody tr td.col-groupcolum .rows-iconclone {
  padding: 5px;
  text-align: center;
}
.box-Property .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 220px);
}
.box-Property .dropdown .form-control {
  padding: 3px 8px;
  min-width: 120px;
}
.box-Property .dropdown .dropdown-menu {
  min-width: 600px;
  width: auto;
  margin-top: 0px;
}
.box-Property .dropdown .dropdown-menu .dropdown-item {
  padding: 5px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-Property .dropdown .dropdown-menu .dropdown-item span {
  width: 30%;
  word-break: break-all;
  white-space: pre-wrap;
}
.box-Property .dropdown .dropdown-menu .dropdown-item span:nth-child(1) {
  width: 23%;
}
.box-Property .dropdown .dropdown-menu .dropdown-item span:nth-child(2) {
  width: 57%;
}
.box-Property .dropdown .dropdown-menu .dropdown-item span:nth-child(3) {
  width: 20%;
}
.box-Property .dropdown .dropdown-menu .dropdown-item:nth-child(even) {
  background: #f8f9fa;
}
.box-Schedule {
  padding: 16px;
}
.box-Schedule .table-box-Schedule thead tr th {
  min-width: 100px;
  max-width: 100px;
  width: 10%;
}
.box-Schedule .table-box-Schedule tbody tr td {
  min-width: 100px;
  max-width: 100px;
  width: 10%;
  background: #fff;
}
.box-Schedule .table-box-Schedule tbody tr:nth-child(even) td {
  background: #f9f9f9;
}
.box-Schedule .table-box-Schedule tbody tr:nth-child(odd) td {
  background: #fff;
}
.box-Schedule .table-box-Schedule.tableleft thead tr th.tbordertrans {
  border-bottom: 1px solid #445466;
}
.box-Schedule .grouptwotablefixedhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-Schedule .grouptwotablefixedhead .boxtableleft {
  width: 200px;
  border-right: 1px solid #ddd;
}
.box-Schedule .grouptwotablefixedhead .boxtableleft .box-theadtable {
  overflow: hidden;
}
.box-Schedule .grouptwotablefixedhead .boxtableleft .box-tbodytable01 {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: calc(100vh - 135px);
  position: relative;
  z-index: 1;
}
.box-Schedule .grouptwotablefixedhead .boxtablescroll {
  width: auto;
  min-width: 100px;
  border-right: 1px solid #ddd;
}
.box-Schedule .grouptwotablefixedhead .boxtablescroll .box-theadtable {
  overflow: hidden;
}
.box-Schedule .grouptwotablefixedhead .boxtablescroll .box-tbodytable {
  overflow-x: auto;
  overflow-y: scroll;
  max-height: calc(100vh - 135px);
  position: relative;
  z-index: 2;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th {
  background: #445466;
  color: #fff;
  padding: 4px 2px;
  min-width: 100px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  font-weight: bold;
  word-break: break-all;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th:last-child {
  border-right: 1px solid #ddd;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.tbordertrans {
  border-top: 1px solid transparent;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan2 {
  min-width: 200px;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan3 {
  min-width: 300px;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan4 {
  min-width: 400px;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan5 {
  min-width: 500px;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan6 {
  min-width: 600px;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan7 {
  min-width: 700px;
}
.box-Schedule .table-box-Schedule .div-thead .div-tr .div-th.colspan8 {
  min-width: 800px;
}
.box-Schedule .table-box-Schedule .div-tbody .div-tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-Schedule .table-box-Schedule .div-tbody .div-tr .div-td {
  padding: 4px 2px;
  min-width: 100px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  background: #fff;
  word-break: break-all;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-Schedule .table-box-Schedule .div-tbody .div-tr .div-td:last-child {
  border-right: 1px solid #ddd;
}
.box-Schedule .table-box-Schedule .div-tbody .div-tr:last-child .div-td {
  border-bottom: 1px solid #ddd;
}
.box-Schedule .table-box-Schedule .div-tbody .div-tr:nth-child(even) .div-td {
  background: #f9f9f9;
}
.box-Schedule .table-box-Schedule .div-tbody .div-tr:nth-child(odd) .div-td {
  background: #fff;
}
.box-Schedule .table-box-Schedule.tableleft .div-thead .div-th {
  width: 100%;
  min-width: 200px;
}
.box-Schedule .table-box-Schedule.tableleft .div-tbody .div-td {
  width: 100%;
  min-width: 200px;
}
.box-tableprivilege .table-box-privilege .div-thead .div-tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-tableprivilege .table-box-privilege .div-thead .div-tr .div-th {
  background: #445466;
  color: #fff;
  padding: 4px 2px;
  min-width: 100px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  font-weight: bold;
  word-break: break-all;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-tableprivilege .table-box-privilege .div-thead .div-tr .div-th:last-child {
  border-right: 1px solid #ddd;
}
.box-tableprivilege .table-box-privilege .div-thead .div-tr .div-th.tbordertrans {
  border-top: 1px solid transparent;
}
.box-tableprivilege .table-box-privilege .div-tbody .div-tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-tableprivilege .table-box-privilege .div-tbody .div-tr .div-td {
  padding: 4px 2px;
  min-width: 100px;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  text-align: center;
  background: #fff;
  word-break: break-all;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.box-tableprivilege .table-box-privilege .div-tbody .div-tr .div-td:last-child {
  border-right: 1px solid #ddd;
}
.box-tableprivilege .table-box-privilege .div-tbody .div-tr:last-child .div-td {
  border-bottom: 1px solid #ddd;
}
.box-tableprivilege .table-box-privilege .div-tbody .div-tr:nth-child(even) .div-td {
  background: #f9f9f9;
}
.box-tableprivilege .table-box-privilege .div-tbody .div-tr:nth-child(odd) .div-td {
  background: #fff;
}
.box-tableprivilege .table-box-privilege.tableleft .div-thead .div-th.col-larged {
  min-width: 350px;
}
.box-tableprivilege .table-box-privilege.tableleft .div-thead .div-th.col-small {
  min-width: 150px;
}
.box-tableprivilege .table-box-privilege.tableleft .div-tbody .div-td.col-larged {
  min-width: 350px;
}
.box-tableprivilege .table-box-privilege.tableleft .div-tbody .div-td.col-small {
  min-width: 150px;
}
.box-tableprivilege .grouptwotablefixedhead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.box-tableprivilege .grouptwotablefixedhead .boxtableleft {
  width: 500px;
  border-right: 1px solid #ddd;
}
.box-tableprivilege .grouptwotablefixedhead .boxtableleft .box-theadtable {
  overflow: hidden;
}
.box-tableprivilege .grouptwotablefixedhead .boxtableleft .box-tbodytable01 {
  overflow-y: hidden;
  overflow-x: hidden;
  max-height: calc(100vh - 245px);
  position: relative;
  z-index: 1;
}
.box-tableprivilege .grouptwotablefixedhead .boxtablescroll {
  width: auto;
  border-right: 1px solid #ddd;
  min-width: 100px;
}
.box-tableprivilege .grouptwotablefixedhead .boxtablescroll .box-theadtable {
  overflow: hidden;
}
.box-tableprivilege .grouptwotablefixedhead .boxtablescroll .box-tbodytable {
  overflow-x: auto;
  overflow-y: scroll;
  max-height: calc(100vh - 245px);
  position: relative;
  z-index: 2;
}
.icon-browsing {
  background: url("../images/icon-browsing.png") no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}
.icon-download {
  background: url("../images/icon-download.png") no-repeat center;
  background-size: 24px;
  width: 24px;
  height: 24px;
  display: inline-block;
  cursor: pointer;
}
.pd {
  padding: 16px;
}
.pd-tb {
  padding: 16px;
}
#login {
  margin: -32px 0 -74px;
}
#box-login {
  background: #b7e0d7;
  background: -moz-linear-gradient(-45deg, #b7e0d7 0%, #89cfc0 11%, #029f7e 100%);
  background: -webkit-linear-gradient(-45deg, #b7e0d7 0%, #89cfc0 11%, #029f7e 100%);
  background: -webkit-linear-gradient(315deg, #b7e0d7 0%, #89cfc0 11%, #029f7e 100%);
  background: -o-linear-gradient(315deg, #b7e0d7 0%, #89cfc0 11%, #029f7e 100%);
  background: linear-gradient(135deg, #b7e0d7 0%, #89cfc0 11%, #029f7e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7e0d7', endColorstr='#029f7e', GradientType=1);
}
.login-cmn {
  padding: 40px 0;
  height: calc(100vh - 37px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.login-cmn .logo-ctm a {
  display: block;
}
.login-cmn .box-login {
  background: #fff;
  width: 500px;
  padding: 24px;
}
.login-cmn .btn-login .btn {
  min-width: 150px;
}
.group-btn .btn {
  min-width: 150px;
}
.group-form ul {
  margin: 0 0 0 -24px;
}
.group-form ul li {
  float: left;
  padding: 0 0 0 24px;
  width: 33.333333%;
}
.group-form ul li:nth-child(1) .group-form-fl label, .group-form ul li:nth-child(3) .group-form-fl label {
  width: 50px;
  margin-right: 8px;
}
.group-form ul li:nth-child(1) .group-form-fl .form-control, .group-form ul li:nth-child(3) .group-form-fl .form-control {
  width: calc(100% - 58px);
}
.group-form ul li:nth-child(2) .group-form-fl label {
  width: 100px;
  margin-right: 8px;
}
.group-form ul li:nth-child(2) .group-form-fl .form-control {
  width: calc(100% - 108px);
}
.group-form .group-form-fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-exam-page .grpform-input {
  margin-bottom: 8px;
}
.list-exam-page .grpform-input .frm-input .form-control {
  width: 100px;
}
.list-exam-page .grpform-input .txt-unit {
  line-height: 33px;
  padding-left: 10px;
  min-width: 200px;
}
.list-exam-page .table-lstexam tr th, .list-exam-page .table-lstexam tr td {
  max-width: 150px;
  min-width: 150px;
}
.list-exam-page .table-lstexam tr th:nth-child(1), .list-exam-page .table-lstexam tr td:nth-child(1) {
  min-width: 40px;
  max-width: 40px;
}
.list-exam-page .table-lstexam tr th:nth-child(5), .list-exam-page .table-lstexam tr td:nth-child(5) {
  min-width: 250px;
  max-width: 250px;
}
.list-exam-page .table-lstexam tr th:nth-child(6), .list-exam-page .table-lstexam tr td:nth-child(6) {
  min-width: 100px;
  max-width: 100px;
}
.list-exam-page .box-tbodytable {
  /*
  max-height: 100%;
  height: calc(100vh - 436px);
  */
  max-height: calc(100vh - 374px);
}
.group-form-create {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.group-form-create .group-required {
  width: 200px;
  padding-top: 6px;
}
.group-form-create .group-required.group-required-mg {
  padding-top: 7px;
}
.group-form-create .group-required.group-required-mg-fl {
  padding-top: 0px;
}
.group-form-create .group-input {
  width: calc(80% - 200px);
  padding-left: 16px;
}
.group-form-create .group-input .group-input-fl .form-control {
  width: 280px;
}
.group-form-create .group-input .group-checkbox {
  padding: 4px 0 0;
}
.group-form-create .group-input .group-checkbox .custom-control {
  margin-right: 16px;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr:nth-of-type(2n+1), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr:nth-of-type(2n+1), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr:nth-of-type(2n+1) {
  background-color: #F9F9F9;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th, .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th, .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th, .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td, .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td, .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td {
  max-width: 60px;
  min-width: 60px;
  text-align: left;
  font-weight: normal;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:nth-child(2), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:nth-child(3), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:nth-child(4), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:nth-child(2), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:nth-child(4) {
  max-width: 140px;
  min-width: 140px;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:last-child, .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:last-child, .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:last-child, .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:last-child, .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:last-child, .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:last-child {
  max-width: 240px;
  min-width: 240px;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:nth-child(5), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:nth-child(6), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:nth-child(7), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:nth-child(5), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:nth-child(6), .modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:nth-child(7) {
  text-align: center;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr th:first-of-type, .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr th:first-of-type, .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr th:first-of-type {
  text-align: center;
}
.modal-HistoryofAudit .tablefixedhead .tbl-editExam-modal tr td:first-of-type, .modal-HistoryofCodeList .tablefixedhead .tbl-editExam-modal tr td:first-of-type, .modal-HistoryOfEcs .tablefixedhead .tbl-editExam-modal tr td:first-of-type {
  text-align: right;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr th, .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th, .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th, .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td, .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td, .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td {
  max-width: 50px;
  min-width: 50px;
  font-weight: normal;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(6), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(7), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(6), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(7) {
  text-align: left;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(5) {
  max-width: 250px;
  min-width: 250px;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(7), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(7) {
  max-width: 200px;
  min-width: 200px;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(4), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr th:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr th:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr th:nth-child(6), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(4), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(6) {
  max-width: 100px;
  min-width: 100px;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(1) {
  text-align: right;
}
.modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-search-fl tr td:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-search-fl tr td:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-search-fl tr td:nth-child(4) {
  text-align: center;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th, .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th, .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th, .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td, .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td, .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td {
  max-width: 80px;
  min-width: 80px;
  font-weight: normal;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(1), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(1) {
  max-width: 50px;
  min-width: 50px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(8), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(8), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(8), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(8), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(8), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(8) {
  max-width: 100px;
  min-width: 100px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(6), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(6) {
  max-width: 150px;
  min-width: 150px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(9), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(9), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(9), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(9), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(9), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(9) {
  max-width: 250px;
  min-width: 250px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th, .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th, .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th {
  text-align: center;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(8), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(8), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(8), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr th:nth-child(9), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr th:nth-child(9), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr th:nth-child(9) {
  text-align: left;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(1) {
  text-align: right;
}
.modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(4), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-history-cycle tr td:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-history-cycle tr td:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-history-cycle tr td:nth-child(7) {
  text-align: center;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr th, .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th, .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th, .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td, .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td, .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td {
  max-width: 80px;
  min-width: 80px;
  font-weight: normal;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(1), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(1) {
  max-width: 50px;
  min-width: 50px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(4), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(7), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(4), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(7) {
  max-width: 100px;
  min-width: 100px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(8), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(8), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(8), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(8), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(8), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(8) {
  max-width: 250px;
  min-width: 250px;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr th, .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th, .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th {
  text-align: center;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(5), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(5), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(5), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(7), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(7), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(7), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr th:nth-child(8), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr th:nth-child(8), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr th:nth-child(8) {
  text-align: left;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(1), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(1), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(1) {
  text-align: right;
}
.modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(2), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(2), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(2), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(3), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(3), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(3), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(4), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(4), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(4), .modal-HistoryofAudit .tablefixedhead .table-history-visit tr td:nth-child(6), .modal-HistoryofCodeList .tablefixedhead .table-history-visit tr td:nth-child(6), .modal-HistoryOfEcs .tablefixedhead .table-history-visit tr td:nth-child(6) {
  text-align: center;
}
.edc-setting-page .group-edc-setting .form-setting:nth-of-type(2n+2) {
  background-color: #F9F9F9;
}
.edc-setting-page .form-setting {
  padding: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.edc-setting-page .form-setting .form-lable {
  width: 200px;
}
.edc-setting-page .form-setting .form-content {
  width: calc(100% - 226px);
  padding: 0 16px;
}
.edc-setting-page .form-setting .form-content.form-content-fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.edc-setting-page .form-setting .form-item {
  width: 26px;
}
.edc-setting-page .form-setting .form-radio-control .custom-control {
  margin-right: 16px;
}
.edc-setting-page .form-setting .form-radio-control .form-control {
  width: 100px;
  display: inline-block;
}
.edc-setting-page .form-setting .form-radio-control.form-radio-control-fl .custom-control {
  margin-top: 4px;
}
.edc-setting-page .form-setting .form-row {
  width: 300px;
}
.edc-setting-page .form-setting .form-row .form-control {
  width: calc(100% - 68px);
  float: left;
}
.edc-setting-page .form-setting .form-row span {
  float: right;
}
.edc-setting-page .form-setting .form-right {
  width: calc(100% - 300px);
  padding-left: 16px;
}
.edc-setting-page .form-setting .form-sequence {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.edc-setting-page .form-setting .form-sequence .form-control {
  width: 100px;
  margin-left: 16px;
}
.modal-group .grpform-input {
  margin-bottom: 8px;
}
.modal-group .grpform-input .frm-input .form-control {
  width: 100px;
}
.modal-group .grpform-input .txt-unit {
  line-height: 33px;
  padding-left: 10px;
  min-width: 200px;
}
.modal-group .tablefixedhead .tbl-setting tr th, .modal-group .tablefixedhead .tbl-setting tr td {
  max-width: 150px;
  min-width: 150px;
  text-align: left;
  font-weight: normal;
}
.modal-group .tablefixedhead .tbl-setting tr th:nth-child(1), .modal-group .tablefixedhead .tbl-setting tr td:nth-child(1) {
  max-width: 60px;
  min-width: 60px;
}
.modal-group .tablefixedhead .tbl-setting tr th:nth-child(4), .modal-group .tablefixedhead .tbl-setting tr td:nth-child(4) {
  max-width: 240px;
  min-width: 240px;
}
.modal-group .tablefixedhead .tbl-setting tr th:nth-child(1), .modal-group .tablefixedhead .tbl-setting tr th:nth-child(2) {
  text-align: center;
}
.modal-group .tablefixedhead .tbl-setting tr td:nth-child(1) {
  text-align: right;
}
.modal-group .tablefixedhead .tbl-setting tr td:nth-child(2) {
  text-align: center;
}
.e-Training-page .form-training, .e-Training-page .form-input, .e-Training-page .form-input-fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.e-Training-page .form-training .form-col, .e-Training-page .form-input .form-col, .e-Training-page .form-input-fl .form-col {
  max-width: 300px;
  min-width: 220px;
  margin-right: 16px;
}
.e-Training-page .form-training .form-input label, .e-Training-page .form-input .form-input label, .e-Training-page .form-input-fl .form-input label {
  width: 50px;
}
.e-Training-page .form-training .form-input .form-control, .e-Training-page .form-input .form-input .form-control, .e-Training-page .form-input-fl .form-input .form-control {
  width: calc(100% - 50px);
}
.e-Training-page .form-training .form-btn, .e-Training-page .form-input .form-btn, .e-Training-page .form-input-fl .form-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.e-Training-page .form-training .form-btn .btn, .e-Training-page .form-input .form-btn .btn, .e-Training-page .form-input-fl .form-btn .btn {
  min-width: 100px;
}
.e-Training-page .box-tablecodelist .grpform-input {
  margin-bottom: 8px;
}
.e-Training-page .box-tablecodelist .grpform-input .frm-input .form-control {
  width: 100px;
}
.e-Training-page .box-tablecodelist .grpform-input .txt-unit {
  line-height: 33px;
  padding-left: 10px;
  min-width: 200px;
}
.e-Training-page .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 328px);
}
.e-Training-page .tablefixedhead .table-training tr th, .e-Training-page .tablefixedhead .table-training tr td {
  text-align: center;
  min-width: 50px;
  max-width: 50px;
}
.e-Training-page .tablefixedhead .table-training tr th:nth-child(2), .e-Training-page .tablefixedhead .table-training tr td:nth-child(2) {
  min-width: 150px;
  max-width: 150px;
}
.e-Training-page .tablefixedhead .table-training tr th:nth-child(3), .e-Training-page .tablefixedhead .table-training tr td:nth-child(3) {
  min-width: 250px;
  max-width: 250px;
}
.e-Training-page .tablefixedhead .table-training tr th:nth-child(4), .e-Training-page .tablefixedhead .table-training tr td:nth-child(4) {
  min-width: 100px;
  max-width: 100px;
}
.e-Training-page .tablefixedhead .table-training tr th:nth-child(6), .e-Training-page .tablefixedhead .table-training tr td:nth-child(6) {
  min-width: 80px;
  max-width: 80px;
}
.e-Training-page .tablefixedhead .table-training tr td:nth-child(1) {
  text-align: right;
}
.e-Training-page .tablefixedhead .table-training .text-line-through {
  text-decoration: line-through;
  color: #f00;
}
.modal-itemcreatcode .modal-dialog-w500, .modal-itemeditcode .modal-dialog-w500 {
  max-width: 500px;
}
.modal-itemcreatcode .btn-delete .btn, .modal-itemeditcode .btn-delete .btn {
  min-width: 125px;
}
.modal-itemcreatcode .form-upload, .modal-itemeditcode .form-upload, .modal-itemcreatcode .form-upload-input, .modal-itemeditcode .form-upload-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-itemcreatcode .form-upload .form-col-left, .modal-itemeditcode .form-upload .form-col-left, .modal-itemcreatcode .form-upload-input .form-col-left, .modal-itemeditcode .form-upload-input .form-col-left {
  width: 150px;
}
.modal-itemcreatcode .form-upload .form-col-right, .modal-itemeditcode .form-upload .form-col-right, .modal-itemcreatcode .form-upload-input .form-col-right, .modal-itemeditcode .form-upload-input .form-col-right {
  width: calc(100% - 150px);
  padding-left: 16px;
}
.modal-itemcreatcode .form-upload .form-txt, .modal-itemeditcode .form-upload .form-txt, .modal-itemcreatcode .form-upload-input .form-txt, .modal-itemeditcode .form-upload-input .form-txt {
  padding-top: 6px;
}
.modal-itemcreatcode .form-upload-input .form-control, .modal-itemeditcode .form-upload-input .form-control {
  width: calc(100% - 133px);
}
.modal-itemcreatcode .form-upload-input .btn, .modal-itemeditcode .form-upload-input .btn {
  min-width: 125px;
  margin-left: 8px;
}
.modal-itemcreatcode .tablefixedhead .tbl-search th, .modal-itemeditcode .tablefixedhead .tbl-search th, .modal-itemcreatcode .tablefixedhead .tbl-search td, .modal-itemeditcode .tablefixedhead .tbl-search td {
  max-width: 60px;
  min-width: 60px;
  font-weight: normal;
  text-align: left;
}
.modal-itemcreatcode .tablefixedhead .tbl-search th:nth-child(2), .modal-itemeditcode .tablefixedhead .tbl-search th:nth-child(2), .modal-itemcreatcode .tablefixedhead .tbl-search td:nth-child(2), .modal-itemeditcode .tablefixedhead .tbl-search td:nth-child(2) {
  max-width: 250px;
  min-width: 250px;
}
.modal-itemcreatcode .tablefixedhead .tbl-search th:nth-child(5), .modal-itemeditcode .tablefixedhead .tbl-search th:nth-child(5), .modal-itemcreatcode .tablefixedhead .tbl-search td:nth-child(5), .modal-itemeditcode .tablefixedhead .tbl-search td:nth-child(5) {
  max-width: 200px;
  min-width: 200px;
}
.modal-itemcreatcode .tablefixedhead .tbl-search th:nth-child(1), .modal-itemeditcode .tablefixedhead .tbl-search th:nth-child(1), .modal-itemcreatcode .tablefixedhead .tbl-search th:nth-child(2), .modal-itemeditcode .tablefixedhead .tbl-search th:nth-child(2), .modal-itemcreatcode .tablefixedhead .tbl-search th:nth-child(3), .modal-itemeditcode .tablefixedhead .tbl-search th:nth-child(3) {
  text-align: center;
}
.modal-itemcreatcode .tablefixedhead .tbl-search td:nth-child(1), .modal-itemeditcode .tablefixedhead .tbl-search td:nth-child(1) {
  text-align: right;
}
.modal-itemcreatcode .tablefixedhead .tbl-search td:nth-child(3), .modal-itemeditcode .tablefixedhead .tbl-search td:nth-child(3) {
  text-align: center;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl th, .modal-itemeditcode .tablefixedhead .tbl-search-fl th, .modal-itemcreatcode .tablefixedhead .tbl-search-fl td, .modal-itemeditcode .tablefixedhead .tbl-search-fl td {
  max-width: 60px;
  min-width: 60px;
  font-weight: normal;
  text-align: left;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl th:nth-child(3), .modal-itemeditcode .tablefixedhead .tbl-search-fl th:nth-child(3), .modal-itemcreatcode .tablefixedhead .tbl-search-fl td:nth-child(3), .modal-itemeditcode .tablefixedhead .tbl-search-fl td:nth-child(3) {
  max-width: 100px;
  min-width: 100px;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl th:nth-child(4), .modal-itemeditcode .tablefixedhead .tbl-search-fl th:nth-child(4), .modal-itemcreatcode .tablefixedhead .tbl-search-fl td:nth-child(4), .modal-itemeditcode .tablefixedhead .tbl-search-fl td:nth-child(4) {
  max-width: 150px;
  min-width: 150px;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl th:nth-child(6), .modal-itemeditcode .tablefixedhead .tbl-search-fl th:nth-child(6), .modal-itemcreatcode .tablefixedhead .tbl-search-fl td:nth-child(6), .modal-itemeditcode .tablefixedhead .tbl-search-fl td:nth-child(6) {
  max-width: 200px;
  min-width: 200px;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl th:nth-child(1), .modal-itemeditcode .tablefixedhead .tbl-search-fl th:nth-child(1), .modal-itemcreatcode .tablefixedhead .tbl-search-fl th:nth-child(2), .modal-itemeditcode .tablefixedhead .tbl-search-fl th:nth-child(2), .modal-itemcreatcode .tablefixedhead .tbl-search-fl th:nth-child(3), .modal-itemeditcode .tablefixedhead .tbl-search-fl th:nth-child(3) {
  text-align: center;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl td:nth-child(1), .modal-itemeditcode .tablefixedhead .tbl-search-fl td:nth-child(1) {
  text-align: right;
}
.modal-itemcreatcode .tablefixedhead .tbl-search-fl td:nth-child(2), .modal-itemeditcode .tablefixedhead .tbl-search-fl td:nth-child(2), .modal-itemcreatcode .tablefixedhead .tbl-search-fl td:nth-child(3), .modal-itemeditcode .tablefixedhead .tbl-search-fl td:nth-child(3) {
  text-align: center;
}
.list-roles-page .form-training, .list-roles-page .form-input, .list-roles-page .form-input-fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-roles-page .form-training .form-col, .list-roles-page .form-input .form-col, .list-roles-page .form-input-fl .form-col {
  max-width: 240px;
  min-width: 220px;
  margin-right: 16px;
}
.list-roles-page .form-training .form-col.form-col-fl, .list-roles-page .form-input .form-col.form-col-fl, .list-roles-page .form-input-fl .form-col.form-col-fl {
  max-width: 180px;
  min-width: 180px;
}
.list-roles-page .form-training .form-input label, .list-roles-page .form-input .form-input label, .list-roles-page .form-input-fl .form-input label {
  width: 50px;
}
.list-roles-page .form-training .form-input .form-control, .list-roles-page .form-input .form-input .form-control, .list-roles-page .form-input-fl .form-input .form-control {
  width: calc(100% - 50px);
}
.list-roles-page .form-training .form-btn, .list-roles-page .form-input .form-btn, .list-roles-page .form-input-fl .form-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.list-roles-page .form-training .form-btn .btn, .list-roles-page .form-input .form-btn .btn, .list-roles-page .form-input-fl .form-btn .btn {
  min-width: 100px;
}
.list-roles-page .form-training .form-input-fl label, .list-roles-page .form-input .form-input-fl label, .list-roles-page .form-input-fl .form-input-fl label {
  width: 90px;
}
.list-roles-page .form-training .form-input-fl .form-control, .list-roles-page .form-input .form-input-fl .form-control, .list-roles-page .form-input-fl .form-input-fl .form-control {
  width: calc(100% - 90px);
}
.list-roles-page .tablefixedhead .box-tbodytable {
  max-height: calc(100vh - 250px);
}
.list-roles-page .tablefixedhead .table-lst-roles tr th, .list-roles-page .tablefixedhead .table-lst-roles tr td {
  min-width: 50px;
  max-width: 50px;
  text-align: center;
}
.list-roles-page .tablefixedhead .table-lst-roles tr th:nth-child(2), .list-roles-page .tablefixedhead .table-lst-roles tr td:nth-child(2) {
  min-width: 200px;
  max-width: 200px;
}
.list-roles-page .tablefixedhead .table-lst-roles tr th:nth-child(3), .list-roles-page .tablefixedhead .table-lst-roles tr td:nth-child(3) {
  min-width: 250px;
  max-width: 250px;
}
.list-roles-page .tablefixedhead .table-lst-privilege tr th, .list-roles-page .tablefixedhead .table-lst-privilege tr td {
  min-width: 50px;
  max-width: 50px;
  text-align: center;
}
.list-roles-page .tablefixedhead .table-lst-privilege tr th:nth-child(2), .list-roles-page .tablefixedhead .table-lst-privilege tr td:nth-child(2) {
  min-width: 150px;
  max-width: 150px;
}
.list-roles-page .tablefixedhead .table-lst-privilege tr th:nth-child(3), .list-roles-page .tablefixedhead .table-lst-privilege tr td:nth-child(3) {
  min-width: 100px;
  max-width: 100px;
}
.list-roles-page .tablefixedhead .table-lst-privilege tr th:nth-child(4), .list-roles-page .tablefixedhead .table-lst-privilege tr td:nth-child(4) {
  min-width: 300px;
  max-width: 300px;
}
.list-roles-page .tablefixedhead .table-lst-privilege tr th:nth-child(5), .list-roles-page .tablefixedhead .table-lst-privilege tr td:nth-child(5) {
  min-width: 80px;
  max-width: 80px;
}
.list-roles-page .tablefixedhead .table-lst-privilege tr td:nth-child(4) {
  text-align: left;
}

.ant-select-selection-selected-value{
  white-space: pre !important;
} 
.ant-select-dropdown-menu-item {
  white-space: pre-wrap !important;
}
