textarea:disabled {
  background-color: #ebebe4 !important;
}
.tax-report-cell-detial-show {
  vertical-align: top;
  /*width: 950px;*/
  cursor: move;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.review-notes-summary .modal-dialog {
  width: 1000px;
}
.review-notes-summary #reviewNotesSummary {
  display: none;
  background-color: white;
  opacity: 1;
}
.review-notes-summary .header {
  padding: 0;
  background-color: #555555;
  height: 40px;
  line-height: 40px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.review-notes-summary .header .icon-common {
  color: white;
  margin: 0 10px;
}
.review-notes-summary .header .drag-icon {
  float: left;
  color: white;
  margin: 0 10px;
}
.review-notes-summary .header .close-icon {
  float: right;
  color: white;
  margin: 0 10px;
  cursor: pointer;
}
.review-notes-summary .header .expand-icon {
  color: white;
  margin: 0 10px;
  float: right;
  cursor: pointer;
}
.review-notes-summary .remark-title {
  /*font-size:18px;*/
  font-weight: bold;
  margin: 10px;
}
.review-notes-summary .add-remark-btn {
  margin-top: 10px;
  float: right;
}
.review-notes-summary .resolve-btn {
  margin: 10px;
  float: right;
  color: #eb8c00;
  border-color: #eb8c00;
}
.review-notes-summary .resolve-remark {
  background-color: #f2f2f2;
  margin-bottom: 5px;
  display: flex;
  padding-top: 5px;
}
.review-notes-summary .remark-content-title {
  margin-bottom: 10px;
}
.review-notes-summary .remark-content-title .remark-username {
  font-weight: bold;
}
.review-notes-summary .remark-content-title .remark-date {
  color: #7d7d7d;
  margin-left: 18px;
}
.review-notes-summary .remark-content-title .remark-operation {
  float: right;
}
.review-notes-summary .remark-summary {
  margin: 10px 20px;
}
.review-notes-summary .reply-area {
  margin: 15px 0px 0px 45px;
}
.review-notes-summary .remark-item {
  border-bottom: 1px solid #e4e4e4;
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}
.review-notes-summary .material-icons {
  vertical-align: bottom;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.review-notes-summary .content {
  height: auto !important;
  max-height: 800px;
  background-color: white;
  border: 1px solid #e4e4e4;
  width: 100%;
}
.review-notes-summary .content .tab-type {
  margin: 25px;
}
.review-notes-summary .content .tab-type span {
  background-color: #f2f2f2;
  cursor: pointer;
  padding: 10px 42px;
}
.review-notes-summary .content .tab-type .active {
  background-color: #e0301e;
  color: white;
}
.review-notes-summary .content .tab-type .red-color {
  color: #e0301e;
}
.review-notes-summary .content .tab-type .green-color {
  color: #175d2d;
}
.review-notes-summary .content .tab {
  display: inline-block;
  max-width: 600px;
  min-width: 150px;
  overflow-y: hidden;
  text-align: center;
  line-height: 35px;
  height: 35px;
  color: white;
  background-color: #bababa;
  position: relative;
}
.review-notes-summary .content .tab .tab-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 110px;
  vertical-align: middle;
  line-height: 35px;
}
.review-notes-summary .content .tab-selected {
  background-color: #cc0000;
}
.review-notes-summary .content .tab-no-background {
  color: #cc0000;
  font-weight: bold;
  width: 170px;
  background-color: white;
  text-align: left;
}
.review-notes-summary .content .analy-report {
  margin: 25px;
  font-size: 14px;
  height: 560px;
}
.review-notes-summary .content .content-info {
  margin: 25px;
  font-size: 13px;
  color: #666666;
}
.review-notes-summary .content .content-info .cell-info-sammary {
  min-height: 90px;
  border-bottom: 1.5px dashed #e4e4e4;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-button {
  display: block;
  width: 50%;
  position: relative;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-button .cell-info-button-inline {
  position: absolute;
  bottom: 15px;
  right: 0;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-title {
  margin: 0 10px;
  color: #333333;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-content {
  margin-left: 5px;
  display: block;
  width: 70%;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-content .cell-info-subject {
  width: 100%;
  display: inline-block;
  line-height: 20px;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-content .cell-info-subject .cell-info-subject-label {
  line-height: 20px;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-content .cell-info-subject .formula-translator-wrapper {
  display: inline;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-content .cell-info-subject .formula-translator-wrapper .label {
  word-break: break-all;
  white-space: initial;
  width: 100%;
}
.review-notes-summary .content .content-info .cell-info-sammary .cell-info-content .cell-info-subject-desc {
  max-height: 50px;
  overflow: auto;
}
.review-notes-summary .content .content-info .data-source-info {
  min-height: 310px;
  margin: 0 10px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-title {
  height: 60px;
  line-height: 60px;
  font-weight: bold;
}
.review-notes-summary .content .content-info .data-source-info .data-source-title .data-source-title-left {
  float: left;
}
.review-notes-summary .content .content-info .data-source-info .data-source-title .data-source-title-right {
  float: right;
}
.review-notes-summary .content .content-info .data-source-info a:link {
  text-decoration: none;
}
.review-notes-summary .content .content-info .data-source-info .tab-container {
  color: white;
  cursor: pointer;
}
.review-notes-summary .content .content-info .data-source-info .tab-container .removeTab {
  float: right;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
}
.review-notes-summary .content .content-info .data-source-info .tab-container .tab-add {
  display: inline-block;
  float: right;
  margin-right: 20px;
  padding: 5px;
  color: black;
}
.review-notes-summary .content .content-info .data-source-info .tab-container .tab-add .add-icon {
  font-size: 20px;
  vertical-align: middle;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container {
  min-height: 200px;
  margin: 15px 0;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .tab-add-voucher-container {
  border: solid 1px #cccccc;
  margin-bottom: -1px;
  width: 100%;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .tab-add-voucher-container .add-voucher {
  display: inline-block;
  width: 77px;
  margin-left: 3px;
  line-height: 28px;
  text-align: center;
  background-color: #eeeeee;
  cursor: pointer;
  margin-top: 1px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .tab-add-voucher-area {
  display: inline-block;
  float: right;
  margin-right: 20px;
  padding: 5px;
  color: #3377cc;
  cursor: pointer;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .add-invoice-top-line {
  display: inline-block;
  width: 100%;
  line-height: 35px;
  text-align: left;
  border: 1px solid #dddddd;
  margin-bottom: -1px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .add-invoice-top-line .add-invoice {
  display: inline-block;
  width: 77px;
  margin-left: 3px;
  line-height: 28px;
  text-align: center;
  background-color: #eeeeee;
  cursor: pointer;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container {
  border: solid 1px #dddddd;
  width: 100%;
  height: 200px;
  position: absolute;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container .hand-input-line {
  display: inline-block;
  width: 100%;
  margin: 15px 10px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container .hand-input-line .hand-input-span {
  width: 65px;
  display: inline-block;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container .hand-input-line .hand-input-value {
  width: 150px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container .hand-input-line .hand-input-memo {
  width: 90%;
  width: calc(100% - 190px);
  resize: none;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container .hand-input-line .btn-manual-resolve {
  height: 27px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .hand-input-container .hand-input-line .manual-resolve-state {
  margin-top: 18px;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .tax-report-cell-summary-label {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  float: right;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .tax-report-cell-summary-value {
  display: inline-block;
  float: right;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .data-source-grid-footer {
  clear: both;
  margin-top: -10px;
  width: 100%;
  height: 0;
}
.review-notes-summary .content .content-info .data-source-info .data-source-detail-container .data-source-grid-footer .ack-page {
  float: right;
}
.review-notes-summary .content .report-check-result .red-color {
  color: #e0301e;
}
.review-notes-summary .content .report-check-result .green-color {
  color: #175d2d;
}
.review-notes-summary .content .attach-upload {
  margin: 25px;
  font-size: 14px;
  height: 560px;
}
.review-notes-summary .add-voucher-range-propover {
  cursor: default;
  height: 370px;
  width: 500px;
  border: 2px solid #bbbbbb;
  background-color: white;
  z-index: 10;
  top: -300px !important;
}
.review-notes-summary .add-voucher-range-propover .propover-header {
  width: 100%;
  height: 45px;
  line-height: 45px;
  display: inline-block;
  border-bottom: 1px solid #bbbbbb;
}
.review-notes-summary .add-voucher-range-propover .propover-header .left-title {
  float: left;
  color: black;
  font-size: 15px;
  padding-left: 20px;
}
.review-notes-summary .add-voucher-range-propover .propover-header .right-close-btn {
  float: right;
  text-align: center;
  font-size: 20px;
  color: #7d7d7d;
  width: 40px;
  cursor: pointer;
}
.review-notes-summary .add-voucher-range-propover .propover-content {
  height: 260px;
  margin: 0 15px;
}
.review-notes-summary .add-voucher-range-propover .propover-content .add-voucher-range-btn {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  width: 100px;
  text-align: center;
  cursor: pointer;
}
.review-notes-summary .add-voucher-range-propover .propover-content .add-voucher-range-btn .add-icon {
  vertical-align: middle;
  font-size: 20px;
}
.review-notes-summary .add-voucher-range-propover .propover-content .filter-way-pan {
  margin-top: 15px;
}
.review-notes-summary .add-voucher-range-propover .propover-content .add-remark-content {
  margin-top: 30px;
}
.review-notes-summary .add-voucher-range-propover .propover-content .add-remark-content input {
  border-radius: 0px;
  height: 32px;
  width: 150px;
}
.review-notes-summary .add-voucher-range-propover .propover-footer {
  height: 50px;
  width: 100%;
  padding-left: 4px;
}
.review-notes-summary .add-voucher-range-propover .propover-footer .btn {
  color: white;
  margin-left: 10px;
}
.review-notes-summary .add-voucher-range-propover .propover-footer .btn-focus {
  background-color: #cc0000;
}
.review-notes-summary .add-voucher-range-propover .propover-footer .btn-second {
  background-color: #777777;
}
.review-notes-summary .content-footer {
  min-height: 34px;
}
.review-notes-summary .content-footer .btn {
  color: white;
  margin-left: 10px;
}
.review-notes-summary .content-footer .btn-focus {
  background-color: #cc0000;
}
.review-notes-summary .content-footer .btn-second {
  background-color: #777777;
}
.review-notes-summary .add-footer {
  padding: 20px;
}
.review-notes-summary .addDataSource .title {
  line-height: 36px;
}
.review-notes-summary .addDataSource .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.review-notes-summary .data-table .dx-datagrid-rowsview .dx-select-checkboxes-hidden > tbody > tr > td > .dx-select-checkbox {
  display: inline-block;
}
.review-notes-summary .data-table .modal-dialog {
  width: 900px;
}
.review-notes-summary .btn-default {
  min-width: 50px;
}
.review-notes-summary .table-border tr td {
  border-style: solid;
  border-width: 1px;
  padding: 5px;
}
.review-notes-summary .table-border,
.review-notes-summary .table-border tr {
  border-style: solid;
  border-width: 1px;
}
.review-notes-summary .gray-circle {
  padding: 2px;
  background-color: #f0f0f0;
  border: 1px solid #e8e8e8;
  margin: 0px 4px;
  font-size: 12px;
}
.review-notes-summary .modification-table .modal-dialog {
  width: 650px;
}
.review-notes-summary a {
  color: #dc6900;
}
.review-notes-summary .lineInfo {
  margin-top: 2px;
  font-family: 'Microsoft YaHei', Arial;
  border: 1px solid #cccccc;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: right;
  width: 100%;
  padding-right: 10px;
}
.review-notes-summary .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  background-color: #f2f2f2;
}
.review-notes-summary .modal-title {
  float: left;
  font-weight: bold;
  line-height: 20px;
}
.review-notes-summary .content-info-main {
  padding: 10px 10px 0px 10px;
  margin-top: 10px;
  background-color: #f8f8f8;
}
.review-notes-summary .content-info-title {
  font-weight: bold;
  font-size: 15px;
  border-bottom: 0;
  padding-left: 5px;
}
.review-notes-summary .content-info-foot {
  display: inline-block;
  width: 100%;
  height: 60px;
  background-color: #f2f2f2;
  padding: 10px 20px;
}
.review-notes-summary label {
  font-weight: inherit;
}
.review-notes-summary .add-remark-area {
  resize: none;
  width: 85%;
  height: 34px;
  float: left;
}
.review-notes-summary .operation-area {
  height: 235px;
}
.review-notes-summary .operation-area .hand-input-container {
  width: 100%;
  height: 200px;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line {
  display: inline-block;
  width: 100%;
  margin: 15px 0px;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line span {
  padding-left: 0px;
  margin-right: -1%;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line .hand-input-span {
  width: 65px;
  display: inline-block;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line .hand-input-value {
  width: 150px;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line .hand-input-memo {
  width: 90%;
  width: calc(100% - 190px);
  resize: none;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line .btn-manual-resolve {
  height: 27px;
}
.review-notes-summary .operation-area .hand-input-container .hand-input-line .manual-resolve-state {
  margin-top: 18px;
}
.review-notes-summary .operation-area .ps-scrollbar-y-rail {
  cursor: default;
}
#addSourceContainer.review-notes-summary .data-source-grid-footer {
  clear: both;
  margin-top: -10px;
  width: 100%;
  height: 30px;
}
#addSourceContainer.review-notes-summary .data-source-grid-footer .ack-page {
  float: right;
}
#addSourceContainer.review-notes-summary .data-source-grid-footer .tax-report-cell-summary-label.lineInfo {
  border: none;
  margin-top: 16px;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  float: right;
}
