@charset "UTF-8";
.help {
  padding: 20px;
  padding-top: 10px; }
  .help__tabs-wrap {
    z-index: 4;
    position: relative; }
    .help__tabs-wrap .dropdown {
      left: 28px;
      max-width: 200px; }
      .help__tabs-wrap .dropdown .dropdown-toggle {
        text-align: left;
        width: 100%; }
  .help__tabs {
    background-color: #ffffff;
    height: 50px;
    position: relative; }
  .help__tab {
    display: block;
    float: left;
    max-width: 200px;
    min-width: 150px !important;
    padding: 0 !important;
    position: relative; }
    .help__tab.active button {
      display: block; }
  .help__tabLink {
    position: relative;
    display: block;
    padding: 13px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden; }
  .help .section-content {
    padding: 0; }
    .help .section-content .row {
      padding: 0 10px;
      margin: 0; }
      .help .section-content .row .fl button {
        color: #666666;
        min-width: 81px;
        height: 33px;
        margin: 10px 0; }
    .help .section-content__search-box {
      display: inline-block;
      margin: 10px 0;
      position: relative;
      width: 240px; }
      .help .section-content__search-box a.search-text-searchBtn {
        position: absolute;
        top: 43%;
        right: 15px;
        transform: translateY(-43%); }
      .help .section-content__search-box input.search-text {
        border: 1px solid #e5e5e5;
        border-radius: 30px;
        height: 33px;
        font-size: 14.1px;
        text-align: left;
        color: rgba(56, 56, 56, 0.5);
        width: 100%;
        padding-left: 15px; }
  .help .form-group {
    margin: 0 10px; }
    .help .form-group table.center {
      margin-top: 0 !important; }

.help-table__td__title {
  padding-left: 30px !important; }
  .help-table__td__title a {
    color: #333333; }
    .help-table__td__title a:hover {
      color: #cccccc; }
  .help-table__td__title .new {
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.58;
    letter-spacing: normal;
    text-align: left;
    color: #a50034;
    padding-left: 5px;
    vertical-align: middle; }

.help-table.mobile-block td {
  border: none;
  border-bottom: 1px solid #ddd; }

.help-table.mobile-block tr:first-child td {
  border-top: 1px solid #ddd; }

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

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

.help-table__list .th__drop {
  cursor: pointer; }
  .help-table__list .th__drop--icon {
    display: block; }
    
.help-table__view .tit {
  font-size: 16px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }
  .help-table__view .tit.date-td {
    border-left: 0;
    border-right: 0;
    color: #777777;
    font-size: 14px;
    text-align: right; }
    .help-table__view .tit.date-td img {
      margin-bottom: 2px;
      margin-right: 7px; }
  .help-table__view .tit__writer {
    font-size: 14px;
    padding: 5px 0; }

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

.help-table__view td {
  border: 0;
  height: 30px; }
  .help-table__view td.write-td {
    padding-bottom: 20px; }
  .help-table__view td .writer {
    color: #555555;
    font-weight: bold;
    margin-right: 15px;
    width: 30%;
    display: inline-block; }
    .help-table__view td .writer__name {
      color: #777777;
      text-align: left;
      display: inline-block;
      width: calc(50% - 15px); }
  .help-table__view td .content {
    margin: 30px 0;
    min-height: 100px; }

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

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

.help-table__insert th, .help-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; }

.help-table__insert td, .help-table__edit td {
  border: 0;
  padding-left: 30px !important; }
  .help-table__insert td .content, .help-table__edit td .content {
    margin: 20px 0;
    min-height: 200px; }
    .help-table__insert td .content textarea, .help-table__edit td .content textarea {
      border: 1px solid #d0d1d2;
      border-radius: 3px;
      height: 100%; }
      .help-table__insert td .content textarea.vresize, .help-table__edit td .content textarea.vresize {
        resize: vertical; }
  .help-table__insert td .possible-place, .help-table__edit td .possible-place {
    height: 40px; }
    .help-table__insert td .possible-place__text, .help-table__edit td .possible-place__text {
      float: left;
      height: 40px;
      line-height: 40px; }
    .help-table__insert td .possible-place__button, .help-table__edit td .possible-place__button {
      float: left;
      width: 80px;
      height: 40px;
      font-size: 12px;
      margin-left: 15px; }
      .help-table__insert td .possible-place__button button, .help-table__edit td .possible-place__button button {
        min-width: 100%;
        height: 100%;
        font-size: inherit; }
    .help-table__insert td .possible-place__result, .help-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; }
      .help-table__insert td .possible-place__result:before, .help-table__edit td .possible-place__result:before {
        content: "ㄴ";
        position: absolute;
        left: 0;
        top: -3px;
        font-size: 14px;
        color: #999999; }
    .help-table__insert td .possible-place .sticker, .help-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; }
      .help-table__insert td .possible-place .sticker a.close-btn, .help-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; }
  .help-table__insert td.chkTd, .help-table__edit td.chkTd {
    border-left: 0; }

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

.help-table__help {
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  background-image: url(/images/common/ico-important.png);
  background-size: 18px 18px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  vertical-align: sub;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .help-table__help:hover .help-table__help--box {
    display: block; }
  .help-table__help--box {
    display: none;
    position: absolute;
    z-index: 1;
    left: -40px;
    bottom: calc(100% + 15px);
    width: 100px;
    height: 80px;
    border-radius: 3px;
    background-color: #25292d;
    padding: 12px 6px; }
    .help-table__help--box:after {
      top: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-top-color: #25292d;
      border-width: 5px;
      margin-left: -5px; }
    .help-table__help--box > * {
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.4;
      letter-spacing: normal;
      text-align: center;
      color: #ffffff;
      text-shadow: none; }

.help-table__optionrow {
  height: 80px; }
  .help-table__optionrow td > * {
    display: inline-block; }
  .help-table__optionrow td .help-table__cal {
    margin-left: 15px;
    margin-right: 50px;
    min-width: 250px; }
    .help-table__optionrow td .help-table__cal button {
      width: 40px;
      height: 40px; }
  .help-table__optionrow td .form-group {
    display: inline-block;
    margin: 0;
    width: 82%; }

