@charset "UTF-8";

.mainLeftNavi .cl-placeholder {
  color: #fff !important;
}

.btn_menuGbn {
  background-image: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  border: 0px none;
  padding: 5px 3px;
}

.btn_menuGbn.cl-disabled {
  border: 0px none;
}

.btn_menuGbn:not(.cl-disabled):hover,
.btn_menuGbn:not(.cl-disabled):active,
.btn_menuGbn:focus,
.btn_menuGbn.cl-focus {
  border: 0px none;
  text-decoration: underline;
}

.btn_menuGbn_select {
  background-image: none;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  border: 0px none;
  padding: 5px 3px;
}

.btn_menuGbn_select:not(.cl-disabled):hover,
.btn_menuGbn_select:not(.cl-disabled):active,
.btn_menuGbn_select.cl-disabled,
.btn_menuGbn_select:focus,
.btn_menuGbn_select.cl-focus {
  background-image: none;
  border: 0px none;
  text-decoration: underline;
}

.btn_left_search,
.btn_left_search.cl-button:not(.cl-disabled).cl-activated,
.btn_left_search.cl-button:not(.cl-disabled):active {
  border-radius: 50%;
  background-image: url("images/deco-left/lnb_search_btn_ic.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.btn_left_search.cl-button:not(.cl-disabled):hover {
  border-radius: 50%;
  background-image: url("images/deco-left/lnb_search_btn_ic.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.btn_left_search.cl-button.cl-focus {
  border-radius: 50%;
  background-image: url("images/deco-left/lnb_search_btn_ic.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.btn_left_search.close,
.btn_left_search.close.cl-button:not(.cl-disabled).cl-activated,
.btn_left_search.close.cl-button:not(.cl-disabled):active {
  background-image: url("images/deco-left/lnb-wh_lnb_search_btn_close_ic.png");
}
.btn_left_search.close.cl-button:not(.cl-disabled):hover {
  background-image: url("images/deco-left/lnb-wh_lnb_search_btn_close_ic.png");
}

.btn_left_search.close.cl-button.cl-focus {
  background-image: url("images/deco-left/lnb-wh_lnb_search_btn_close_ic.png");
}

.btn_left_alram,
.btn_left_alram.cl-button:not(.cl-disabled).cl-activated,
.btn_left_alram.cl-button:not(.cl-disabled):active {
  border-radius: 50%;
  background-image: url("images/deco-left/lnb_alram_btn_ic.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.btn_left_alram.cl-button:not(.cl-disabled):hover {
  border-radius: 50%;
  background-image: url("images/deco-left/lnb_alram_btn_ic.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.btn_left_alram.cl-button.cl-focus {
  border-radius: 50%;
  background-image: url("images/deco-left/lnb_alram_btn_ic.png");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.mainLeftInputSearch {
  font-size: 14px;
  padding-top: 10px;
  background-color: transparent;
}

.mainLeftInputSearch.cl-focus {
  color: #fff;
}

.btm_line {
  border-top: 1px solid rgba(255 255 255 / 20%);
}

.div_myMenuTool {
  border-radius: 3px;
}

.btn_mymenu_add {
  background-color: transparent;
  border: 0px none;
  font-size: 13px;
  padding-right: 2px;
  padding-left: 35px;
  text-align: left;
  font-weight: 400;
}

.btn_mymenu_add:not(.cl-disabled):hover,
.btn_mymenu_add:not(.cl-disabled):active,
.btn_mymenu_add:focus,
.btn_mymenu_add.cl-focus {
  background-color: transparent;
  border: 0px none;
}

.btn_mymenu_del {
  background-color: transparent;
  border: 0px none;
  font-size: 13px;
  padding-right: 2px;
  padding-left: 33px;
  text-align: left;
  font-weight: 400;
}

.btn_mymenu_del:not(.cl-disabled):hover,
.btn_mymenu_del:not(.cl-disabled):active,
.btn_mymenu_del:focus,
.btn_mymenu_del.cl-focus {
  background-color: transparent;
  border: 0px none;
}

.btn_left_year,
.btn_left_year.cl-button:not(.cl-disabled).cl-activated,
.btn_left_year.cl-button:not(.cl-disabled):active {
  border: 0px;
  background: no-repeat 50% 50% url("images/bulletin/select_year_arrow.png");
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_year.cl-button:not(.cl-disabled):hover {
  border: 0px;
  background: no-repeat 50% 50% url("images/bulletin/select_year_arrow.png");
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_year.cl-button.cl-focus {
  border: 0px;
  background: no-repeat 50% 50% url("images/bulletin/select_year_arrow.png");
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_year_active,
.btn_left_year_active.cl-button:not(.cl-disabled).cl-activated,
.btn_left_year_active.cl-button:not(.cl-disabled):active {
  border: 0px;
  background: no-repeat 50% 50% url("images/bulletin/select_year_arrow_active.png");
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_year_active.cl-button:not(.cl-disabled):hover {
  border: 0px;
  background: no-repeat 50% 50% url("images/bulletin/select_year_arrow_active.png");
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_year_active.cl-button.cl-focus {
  border: 0px;
  background: no-repeat 50% 50% url("images/bulletin/select_year_arrow_active.png");
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.left_year_text {
  font-size: 25px;
  color: #333;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -1.2px;
  margin: 0px;
  font-family: "Noto Sans KR Hestia Bold", sans-serif;
}

.footer_copyright {
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  opacity: 0.6;
  text-align: center;
  font-family: "Noto Sans KR Hestia Light", sans-serif;
}

.footer_copyright_m {
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  opacity: 0.6;
  text-align: center;
  font-family: "Noto Sans KR Hestia Light", sans-serif;
}
.btn_left_choice,
.btn_left_choice.cl-button:not(.cl-disabled).cl-activated,
.btn_left_choice.cl-button:not(.cl-disabled):active {
  border: 0px;
  font-weight: 400;
  font-size: 14px;
  color: #333;
  letter-spacing: -1px !important;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
  padding: 2px 2px !important;
}

.btn_left_choice.cl-button:not(.cl-disabled):hover {
  border: 0px;
  font-weight: 400;
  font-size: 14px;
  color: #0052cc;
  letter-spacing: -1px !important;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_choice.cl-button.cl-focus {
  border: 0px;
  font-weight: 400;
  font-size: 14px;
  color: #0052cc;
  letter-spacing: -1px !important;
  font-family: "Noto Sans KR Hestia Regular", sans-serif;
}

.btn_left_choice {
  .cl-text {
    white-space: normal;
    word-wrap: normal;
    line-height: 0.9em !important;
  }
}

.btn_left_dot {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #0052cc;
}

.btn_left_year_title,
.btn_left_year_title.cl-button:not(.cl-disabled).cl-activated,
.btn_left_year_title.cl-button:not(.cl-disabled):active {
  border: 0px;
  padding: 3px 0;
  padding-right: 24px;
  background: no-repeat 0% 50% url("images/bulletin/top_search_ic.png");
  font-weight: 500;
  font-size: 12px;
  color: #333;
  letter-spacing: -0.5px !important;
  font-family: "Noto Sans KR Hestia Medium", sans-serif;
  background-size: 15px;
}

.btn_left_year_title.cl-button:not(.cl-disabled):hover {
  border: 0px;
  padding: 3px 0;
  padding-right: 24px;
  background: no-repeat 0% 50% url("images/bulletin/top_search_ic.png");
  font-weight: 500;
  font-size: 12px;
  color: #0468e6;
  cursor: pointer;
  letter-spacing: -0.5px !important;
  font-family: "Noto Sans KR Hestia Medium", sans-serif;
  background-size: 15px;
}

.btn_left_year_title.cl-button.cl-focus {
  border: 0px;
  padding: 3px 0;
  padding-right: 24px;
  background: no-repeat 0% 50% url("images/bulletin/top_search_ic.png");
  font-weight: 500;
  font-size: 12px;
  color: #0468e6;
  cursor: pointer;
  letter-spacing: -0.5px !important;
  text-align: right;
  font-family: "Noto Sans KR Hestia Medium", sans-serif;
  background-size: 15px;
}

.btn_left_year_title {
  .cl-text {
    padding-left: 20px !important;
  }
}

.btn_left_input_search,
.btn_left_input_search.cl-button:not(.cl-disabled).cl-activated,
.btn_left_input_search.cl-button:not(.cl-disabled):active {
  background: no-repeat 50% 50%;
  background-image: url("images/controls/btn_input_search_ic.png");
}

.btn_left_input_search.cl-button:not(.cl-disabled):hover {
  animation: pulse 1.5s infinite;
}

.btn_left_input_search.cl-button.cl-focus {
  animation: pulse 1.5s infinite;
}

.tab_left_menu {
  .cl-text {
    margin-right: 0px !important;
    white-space: normal !important;
    font-size: 13px !important;
  }
  .cl-tabfolder-header-viewport {
    height: 50px !important;
  }
}
