@charset "UTF-8";
/*************************

****** WORK HISTORY ******

**************************/
.section-history .target-select {
  margin-top: 16px;
  padding-bottom: 21px;
  margin-bottom: 21px;
  border-bottom: solid 1px #e5e5e5; }
  .section-history .target-select__label {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #555555;
    margin-right: 20px; }
  .section-history .target-select__date {
    position: relative; }
    .section-history .target-select__date > * {
      display: inline-block;
      vertical-align: middle; }
    .section-history .target-select__date--check {
      display: inline-block;
      margin-left: 19px;
      min-width: 84px;
      height: 40px;
      background-color: #ffffff;
      border: solid 1px #d0d1d2;
      border-radius: 30px;
      text-align: center;
      padding: 5px 10px;
      font-size: 13.5px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.3;
      letter-spacing: normal;
      text-align: center;
      color: #333333;
      border: 1px solid #cccccc !important;
      background-color: #ffffff !important;
      color: #333333 !important; }
      .section-history .target-select__date--check:hover {
        background-color: #f5f5f5 !important; }
      .section-history .target-select__date--check:focus {
        color: #333333 !important; }
      .section-history .target-select__date--check:active {
        background-color: #cccccc !important; }
      .section-history .target-select__date--check:disabled {
        border-color: #ebebeb !important;
        background-color: #ffffff !important;
        color: #adadad !important; }
      .section-history .target-select__date--check.position {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0; }
  .section-history .target-select__period {
    border-radius: 30px;
    background-color: #ffffff;
    border: solid 1px #d0d1d2;
    overflow: hidden;
    margin-right: 30px; }
    .section-history .target-select__period > * {
      display: inline-block; }
    .section-history .target-select__period .radio-button {
      height: 27px;
      line-height: 27px;
      float: left; }
      .section-history .target-select__period .radio-button input:checked + label {
        background-color: #a50034;
        color: #ffffff; }
        .section-history .target-select__period .radio-button input:checked + label:hover {
          background-color: #88002b !important;
          color: #ffffff !important; }
        .section-history .target-select__period .radio-button input:checked + label:focus {
          color: #ffffff !important; }
        .section-history .target-select__period .radio-button input:checked + label:active {
          background-color: #6b0022 !important;
          color: #ffffff !important; }
        .section-history .target-select__period .radio-button input:checked + label:disabled {
          background-color: #db99ae !important; }
      .section-history .target-select__period .radio-button label {
        min-width: 30px;
        padding: 0 10px !important;
        font-size: 13.5px;
        line-height: 29px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        text-align: center;
        color: #333333;
        border-right: solid 1px #d0d1d2; }
        .section-history .target-select__period .radio-button label:hover {
          background-color: #f5f5f5 !important; }
        .section-history .target-select__period .radio-button label:focus {
          color: #333333 !important; }
        .section-history .target-select__period .radio-button label:active {
          background-color: #cccccc !important; }
        .section-history .target-select__period .radio-button label:disabled {
          border-color: #ebebeb !important;
          background-color: #ffffff !important;
          color: #adadad !important; }
        .section-history .target-select__period .radio-button input:disabled + label {
          border-color: #ebebeb !important;
          background-color: #ffffff !important;
          color: #adadad !important; }
        .section-history .target-select__period .radio-button label:before {
          display: none; }
      .section-history .target-select__period .radio-button:last-child label {
        border-right: 0; }
  .section-history .target-select__cal {
    padding-right: 19px;
    margin-right: 19px;
    position: relative; }
    .section-history .target-select__cal:after {
      content: "";
      width: 1px;
      height: 32px;
      background-color: #e5e5e5;
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%); }
      @media (max-width: 1600px) {
        .section-history .target-select__cal:after {
          display: none; } }
    .section-history .target-select__cal > * {
      display: inline-block;
      vertical-align: middle; }
    .section-history .target-select__cal .form-group {
      margin: 0; }
      .section-history .target-select__cal .form-group input {
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #333333; }
        .section-history .target-select__cal .form-group input.form-control {
          background-color: #fff !important; }
    .section-history .target-select__cal a {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background-color: #ffffff;
      border: solid 1px #d0d1d2;
      position: relative;
      margin-left: 12px;
      border: 1px solid #cccccc !important;
      background-color: #ffffff !important;
      color: #333333 !important; }
      .section-history .target-select__cal a:hover {
        background-color: #f5f5f5 !important; }
      .section-history .target-select__cal a:focus {
        color: #333333 !important; }
      .section-history .target-select__cal a:active {
        background-color: #cccccc !important; }
      .section-history .target-select__cal a:disabled {
        border-color: #ebebeb !important;
        background-color: #ffffff !important;
        color: #adadad !important; }
      .section-history .target-select__cal a img {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%); }
  .section-history .target-select__elements {
    display: inline-block; }
    .section-history .target-select__elements > * {
      display: inline-block; }
    .section-history .target-select__elements .dropdown {
      min-width: 134px; }
    .section-history .target-select__elements--building {
      margin-right: 36px; }
      .section-history .target-select__elements--building > * {
        display: inline-block; }
    .section-history .target-select__elements--control > * {
      display: inline-block; }
    @media (max-width: 1600px) {
      .section-history .target-select__elements {
        display: block;
        margin-top: 25px; } }
.section-history .section-content .row {
  padding: 0 10px;
  margin: 0; }
  .section-history .section-content .row .fl button {
    color: #666666;
    min-width: 81px;
    height: 33px;
    margin: 10px 0; }

.section-history .section-content__search-box {
  display: inline-block;
  margin: 10px 0;
  position: relative;
  width: 240px; }
  .section-history .section-content__search-box a.search-text-searchBtn {
    position: absolute;
    top: 43%;
  	left: 15px;
    cursor:auto;
    transform: translateY(-43%); }

.section-history .button-set.fixed {
  position: fixed;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px); }

.section-history .target-table .th__drop--icon {
  margin-left: 5px;
  cursor: pointer; }

.section-history .target-table td {
  text-align: center; }
  .section-history .target-table td .btn-download {
    width: 40px;
    height: 40px;
    background: no-repeat center;
    background-image: url(/images/common/file_down.png); }
.section-history .target-table td .ellipsis {
    display: inline-block;
    width: 100px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.section-history .target-table td .txt.ellipsis {
  display: block;
  width: 100%; }
.section-history .oper-trend-wrap {
  overflow-x: auto;
  padding-bottom: 10px; }
  .section-history .oper-trend-wrap .oper-trend-row {
    padding-top: 25px; }
    .section-history .oper-trend-wrap .oper-trend-row .tit {
      margin: 0 0 16px;
      font-size: 16px;
      color: #333;
      font-weight: 500; }
    .section-history .oper-trend-wrap .oper-trend-row .empty-message {
      display: flex;
      height: 50vh;
      text-align: center;
      font-size: 16px;
      color: #333;
      align-items: center;
      justify-content: center; }

.history-table__td__title {
  padding-left: 30px !important;
  word-break: break-all;
  word-wrap: break-word; }
  .history-table__td__title a {
    color: #333333; }
    .history-table__td__title a:hover {
      color: #cccccc; }
  .history-table__td__title .new {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #a50034;
    padding-left: 5px;
    vertical-align: middle; }
  .history-table__td__title p {
    margin: 0; }

.history-table.mobile-block td {
  border: none;
  border-bottom: 1px solid #ddd;
  word-break: break-all; }

.history-table__list tr.active td {
  background: #f5f5f5; }

.history-table__list th {
  color: #777777; }

.history-table__view .tit {
  font-size: 16px; }
  .history-table__view .tit.date-td {
    border-left: 0;
    border-right: 0;
    color: #777777;
    font-size: 14px;
    text-align: right;
    min-width: 200px; }
    .history-table__view .tit.date-td img {
      margin-bottom: 2px;
      margin-right: 7px; }
  .history-table__view .tit__writer {
    font-size: 14px;
    padding: 8px 0; }

.history-table__view .last {
  border-bottom: 1px solid #e5e5e5; }

.history-table__view td {
  border: 0;
  height: 30px; }
  .history-table__view td.write-td {
    padding-bottom: 20px; }
  .history-table__view td .writer {
    color: #555555;
    margin-right: 15px; }
    .history-table__view td .writer__name {
      color: #777777; }
  .history-table__view td .content {
    margin: 30px 0;
    min-height: 100px; }

.history-table__insert .tit.date-td, .history-table__edit .tit.date-td {
  border-left: 0;
  border-right: 0; }

.history-table__insert tbody, .history-table__edit tbody {
  width: 100%;
  display: inline-table; }

.history-table__insert th, .history-table__edit th {
  border-top: 0 !important;
  color: #555555;
  font-size: 16.5px;
  padding-top: 30px !important;
  vertical-align: top !important;
  text-align: right;
  min-width: 120px;
  width: 120px; }

.history-table__insert td, .history-table__edit td {
  border: 0;
  padding-left: 30px !important; }
  .history-table__insert td .content, .history-table__edit td .content {
    margin: 20px 0;
    min-height: 200px; }
    .history-table__insert td .content textarea, .history-table__edit td .content textarea {
      border: 1px solid #d0d1d2;
      border-radius: 3px;
      height: 100%; }
      .history-table__insert td .content textarea.vresize, .history-table__edit td .content textarea.vresize {
        resize: vertical; }
  .history-table__insert td .possible-place, .history-table__edit td .possible-place {
    height: 40px; }
    .history-table__insert td .possible-place__text, .history-table__edit td .possible-place__text {
      float: left;
      height: 40px;
      line-height: 40px; }
    .history-table__insert td .possible-place__button, .history-table__edit td .possible-place__button {
      float: left;
      width: 80px;
      height: 40px;
      font-size: 12px;
      margin-left: 15px; }
      .history-table__insert td .possible-place__button button, .history-table__edit td .possible-place__button button {
        min-width: 100%;
        height: 100%;
        font-size: inherit; }
    .history-table__insert td .possible-place__result, .history-table__edit td .possible-place__result {
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 3.93;
      letter-spacing: normal;
      text-align: left;
      color: #555555;
      position: relative;
      padding-left: 18px; }
      .history-table__insert td .possible-place__result:before, .history-table__edit td .possible-place__result:before {
        content: "ㄴ";
        position: absolute;
        left: 0;
        top: -3px;
        font-size: 14px;
        color: #999999; }
    .history-table__insert td .possible-place .sticker, .history-table__edit td .possible-place .sticker {
      display: inline-block;
      width: auto;
      vertical-align: middle;
      padding: 2px 20px 2px 10px;
      background-color: #ffffff;
      border-radius: 30px;
      border: solid 1px #d0d1d2;
      color: #333333;
      font-size: 12px;
      line-height: 1.36;
      text-align: center;
      height: 22px;
      position: relative;
      margin-right: 8px;
      width: fit-content;
      cursor: default; }
      .history-table__insert td .possible-place .sticker a.close-btn, .history-table__edit td .possible-place .sticker a.close-btn {
        cursor: pointer;
        width: 8px;
        height: 7px;
        position: absolute;
        right: 7px;
        top: 7px;
        background: url(/images/common/ic_close_bl.png) no-repeat center transparent; }
  .history-table__insert td.chkTd, .history-table__edit td.chkTd {
    border-left: 0; }

.history-table__chk {
  display: inline-block;
  max-width: 120px; }
  .history-table__chk label {
    padding: 0 0 0 25px !important; }
    .history-table__chk label[for="importantChk"] {
      max-width: 94px;
      white-space: normal;
      word-wrap: break-word;
      line-height: 1; }

