.error-cascader .ant-cascader-input.ant-input {
  border-color: #ff6262 !important;
}
.w-100-percent {
  width: 100%;
}
.error-border {
  border-color: #ff6262 !important;
}
.error-explain {
  clear: both;
  min-height: 24px;
  padding-top: 0px;
  color: #ff6262;
  line-height: 1.5715;
  transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.new-search-container .new-search-input {
  width: 100%;
}
.new-search-container .new-search-selected-container {
  margin-top: 16px;
}
.new-search-container .new-search-selected-container .selected-item {
  display: flex;
  padding: 6px 18px 6px 16px;
  margin: 0 -16px;
}
.new-search-container .new-search-selected-container .selected-item .selected-item-name {
  width: calc(100% - 22px);
  margin-right: 8px;
}
.new-search-container .new-search-selected-container .selected-item .delete-icon {
  color: #000000;
}
.new-search-container .new-search-selected-container .selected-item:hover {
  background: rgba(0, 0, 0, 0.06);
}
.cursor-pointer {
  cursor: pointer;
}
.c-tip-icon {
  color: #979797;
}
.d-inline-block {
  display: inline-block !important;
}
.more {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}
.list-style li {
  list-style: none;
  padding-bottom: 16px;
}
.segment-line {
  border-top: 1px solid #f0f0f0;
  height: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.redefine-dialog mat-checkbox label {
  color: #333;
  vertical-align: middle;
  font-size: 12px;
  margin-top: 8px;
}
.redefine-dialog div.inner-container {
  padding: 0 24px;
}
.redefine-dialog .dialog-head {
  color: #000;
  font-weight: bold;
  font-size: 17px;
}
.redefine-dialog .dialog-right-btn {
  float: right;
}
.redefine-dialog .dialog-right-btn label {
  margin-top: 0;
}
.redefine-dialog .dialog-right-btn .mat-icon-button {
  width: 28px;
  height: 28px;
  line-height: 24px;
}
.redefine-dialog .dialog-subtitle {
  display: block;
  font-size: 15px;
  color: #333;
}
.redefine-dialog .dialog-bottom {
  margin-top: 24px;
  text-align: right;
}
.redefine-dialog [class^='col-'] mat-form-field {
  width: 100%;
}
.p-relative {
  position: relative;
}
.p-relative .check-all {
  position: absolute;
  top: 3px;
  left: 8px;
}
.font-12 {
  font-size: 12px;
}
vg-player {
  background-color: transparent !important;
}
vg-player vg-controls {
  background: transparent;
}
vg-player vg-controls vg-time-display {
  color: #787878;
  width: 55px;
  font-size: 13px;
}
vg-player vg-controls vg-scrub-bar {
  margin-left: 20px;
  margin-right: 0;
}
vg-player vg-controls vg-scrub-bar vg-scrub-bar-current-time {
  background: #d7d7d7;
  height: 4px !important;
}
vg-player vg-controls vg-scrub-bar vg-scrub-bar-current-time .background {
  border: 1px solid #4385ff !important;
  background-color: #4385ff !important;
}
vg-player vg-controls vg-scrub-bar vg-scrub-bar-current-time .slider {
  background: #4385ff !important;
  box-shadow: 0 0 10px #4385ff;
  height: 11px;
  width: 11px;
  margin-top: -4px;
}
vg-player vg-controls vg-play-pause .icon {
  color: #4385ff;
  border: 1px solid #4385ff;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  font-size: 14px;
  margin-top: 12px;
}
vg-player vg-controls vg-playback-button .button {
  margin-left: -20px;
  margin-top: -5px;
  color: #787878;
}
.tree-multi-select nz-tree .ant-tree-switcher {
  color: #a3a3a3;
}
.tree-multi-select .ant-tree .ant-tree-node-content-wrapper {
  color: #000000d9;
}
.tree-multi-select .ant-tree .ant-tree-node-content-wrapper[ng-reflect-is-leaf='true'] {
  color: #000000a6;
}
.tinet-tab-group .ant-tabs-tab {
  padding: 0;
  border: none;
  margin: 0;
  background-color: #fff;
}
.tinet-tab-group .ant-tabs-tab .reuse-tab__name {
  color: #595959;
  flex: 1;
  font-weight: 400;
}
.tinet-tab-group .ant-tabs-tab.ant-tabs-tab-active {
  border-radius: 6px 6px 0px 0px;
  background-color: #f3f5f8;
}
.tinet-tab-group .ant-tabs-tab.ant-tabs-tab-active .reuse-tab__name {
  color: #4385ff;
}
.tinet-tab-group .ant-tabs-tab .set-fixed {
  display: none;
  cursor: pointer;
  position: absolute;
  left: 8px;
  font-size: 14px;
  color: #bfbfbf;
  width: 16px;
  top: 5px;
}
.tinet-tab-group .ant-tabs-tab:hover .set-fixed {
  display: inline-block;
  color: #2397ff;
}
.tinet-tab-group .ant-tabs-tab .is-fixed {
  color: #666;
  display: inline-block;
}
.tinet-tab-group .ant-tabs-tab .tab_close {
  cursor: pointer;
  position: absolute;
  right: 8px;
  font-size: 14px;
  color: #bfbfbf;
  width: 16px;
  top: 5px;
}
.tinet-tab-group .ant-tabs-tab .tab_close:hover {
  color: #4385ff;
}
.tinet-tab-group .ant-tabs-ink-bar {
  height: 0 !important;
}
