@charset "UTF-8";

.header .hdTop ul .betaIcon {
  position: relative;
}

.header .hdTop ul .betaIcon::before {
  content: "Beta";
  display: block;
  position: absolute;
  top: -13px;
  right: 0;
  width: 28px;
  height: 13px;
  line-height: 13px;
  border-radius: 2px;
  color: #fff;
  background: #2F5597;
  text-align: center;
  font-size: 10px;
}

.header .hdTop ul .betaIcon a {
  color: #ef4348;
  font-weight: 600;
}

.header .hdTop ul li .lang_ico {
  margin-top: 4px;
  margin-right: 10px;
  width: 22px;
  height: 22px;
  background: url(/images/common/language_koreag.svg) no-repeat center 0px;
}

.header .hdTop ul li .que_ico {
  line-height: 1;
}

.header .hdTop ul li .que_ico:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  width: 15px;
  height: 18px;
  background: url(/images/common/information.svg) no-repeat center 0px;
}

.accredit_going {
  display: none;
}

.accredit_error {
  display: none;
}

.accredit_fail {
  display: none;
  letter-spacing: -0.6px;
}

.accredit_same {
  display: none;
  padding: 5px 10px !important;
}

.accredit_clearover {
  display: none !important;
}

.norowpad {
  padding: 5px 0px 5px 10px !important;
}

#popup_floating .popup_layout {
  display: flex;
  justify-content: space-between;
}

#popup_floating .popup_list {
  float: none;
  display: flex;
  flex-direction: column;
  padding-top: 0px;
  margin-right: 10px;
}

#popup_floating .popup_list li {
  padding: 0 0;
  padding-bottom: 5px;
}

#popup_floating .popup_list li:last-of-type {
  padding-bottom: 0px;
}

#popup_floating .popup_list li:after {
  content: none;
}

#popup_floating .popup_list li a {
  color: #111;
  font-weight: bold;
}

.accredit_box {
  flex: 1;
  height: 60px;
  
  border: 1px solid #ccc;
  background-color: #fafafa;
  border-radius: 3px;
}

.accredit_box.a100 a {
  width: 100%;
  height: 100%;
  display: block;
}

.accredit_box.a100 a h4 {
  padding-top: 10px;
}

.accredit_box:hover {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  border-color: #165c92;
}

.accredit_box a:hover {
  text-decoration: none;
}

.accredit_clear {
  display: flex;
  padding: 0px !important;
}

.left_accbox {
  flex: 3;
  padding: 5px 0 5px 10px;
}

.accredit_extend {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  padding: 5px 10px 5px 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  line-height: 1.8;
}

.accredit_extend h4 {
  text-align: center;
}

.accre_day {
  font-size: 13px;
  color: #3C63E0;
  font-weight: 600;
  font-family: "NotoSansKR-Medium" !important;
}

.accre_text {
  text-align: left;
  font-size: 12px;
  line-height: 20px;
  color: #666;
}

#popup_floating .accredit_clear .accre_text {
  font-size: 10px;
}

.extension {
  float: right;
  font-size: 12px;
  color: #111;
  text-decoration: underline;
}

.extension2 {
  float: right;
  font-size: 10px;
  color: #111;
  text-decoration: underline;
}

.accredit_box_a {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.accredit_box_justify {
  justify-content: center !important;
}

.a_padding {
  
}

.ongoing_p {
  font-size: 12px;
  line-height: 40px;
  color: #666;
}

.onp2 {
  margin-left: 26px;
}

.onp3 {
  margin-left: 15px;
}

.accredit_img1 {
  margin: 0 25px;
  width: 25px;
}

.accredit_img3 {
  margin: 0 20px;
  width: 25px;
}

.ongoing_p2 {
  letter-spacing: -1px;
  font-size: 12px;
  line-height: 1.4;
  color: #666;
}

.accredit_error .ongoing_p2 {
  font-size: 11px;
}

.accredit_img2 {
  width: 22px;
  margin-top: 5px;
}

.img_margin {
  margin-bottom: 5px;
}

.accredit_going_bottom {
  text-align: center;
}

.padzero {
  padding-top: 0px !important;
}

.width40 {
  width: 40px;
}

.width50 {
  width: 50px;
}

.width75 {
  width: 75px;
}

.width92 {
  width: 92px;
}

.mar38 {
  margin: 0 38px !important;
}

.padtop5 {
  padding: 5px 0px;
}

.pad25 {
  padding: 5px 25px 5px 0;
}

.rowpad {
  padding: 5px 10px !important;
}

.rowpad2 {
  padding: 5px 0px 5px 3px;
}

.rowpad3 {
  padding: 5px 25px !important;
}

.a_re {
  position: relative;
  display: block;
}

.p_abs {
  position: absolute;
  bottom: 3px;
  right: 2px;
}

.accredit_going_bottom p {
  font-size: 6px;
  letter-spacing: -0.5px;
  text-decoration: underline;
}

.ongoing_p3 {
  font-size: 12px;
  line-height: 16px;
}

.ongoing_my_p3 {
  font-size: 12px;
  line-height: 1.4;
  color: #111;
}

.ongoing_my_p3 > span {
  font-weight: bold;
}

.again_p {
  font-size: 10px;
  color: #3C63E0;
  text-align: right;
}

.again_btn {
  background-color: #3C63E0;
  font-size: 12px;
  line-height: 2.1;
  text-align: center;
}

.arrow-right {
  margin-right: -1px;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
  height: 4px;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #3C63E0;
}

.arrow-right2 {
  margin-right: -10px;
  margin-left: 3px;
  display: inline-block;
  vertical-align: middle;
  height: 4px;
  border-top: 4px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #fff;
}

.ongoing_p4 {
  color: #111;
  font-size: 12px;
  line-height: 16px;
}

.ongoing_my_p4 {
  color: #111;
  font-size: 12px;
  line-height: 1.8;
}

.ongoing_my_p4 span {
  font-weight: bold;
}

.ongoing_p4 span {
  font-weight: bold;
}

.accredit_going_bottom .accredit_btn {
  color: #fff;
  font-size: 10px;
  text-align: center;
  background-color: #3C63E0;
}

.my_accredit_btn {
  color: #fff;
  font-size: 12px;
  text-align: center;
  background-color: #3C63E0;
}

.accre_align {
  text-align: center !important;
}

.accredit_box .popup_accre .accre_name {
  color: #3C63E0;
  font-size: 13px;
  line-height: 13px;
  font-weight: 600;
  text-align: center;
  text-decoration: underline;
  font-family: "NotoSansKR-Medium" !important;
}

.accredit_box .popup_text {
  color: #666;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
}

.nonepaddi {
  padding-top: 0px !important;
}

.popup_logout {
  position: absolute;
  bottom: 10px;
  right: 15px;
  color: #666;
  font-size: 10px !important;
  text-decoration: underline;
  cursor: pointer;
}

.popup_accre {
  text-align: left;
  font-size: 13px;
  line-height: 24px;
  font-weight: 100;
}

.organ_Name {
  color: #111;
  font-size: 13px;
  line-height: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

#popup_floating .accredit_clear .left_accbox {
  padding: 5px 0 5px 5px;
}

#popup_floating .accredit_clear .popup_accre,
#popup_floating .accredit_clear .organ_Name {
  font-size: 11px;
}

#popup_floating .accredit_clear .organ_Name {
  font-weight: unset;
}

#popup_floating .accredit_fail .p_abs {
  bottom: -13px;
}

.main_myinner .accredit_fail .again_btn .arrow-right {
  display: none !important;
}

.accredit_box .popup_accre .accre_day {
  color: #3C63E0;
  font-size: 13px;
  font-weight: bold;
}

.my_middlebox {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.login_clearbox {
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 10px;
  text-align: center;
}

.ongoing_my_p_ {
  color: #111;
  line-height: 1.2 !important;
  word-break: keep-all;
  flex: 1;
  letter-spacing: -0.3px;
}

.ongoing_my_p_ > br {
  display: none;
}

.login_arrow {
  margin: 0 2px;
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  border-radius: 40px;
  overflow: hidden;
}

.login_arrow:before {
  content: "";
  background: url("/images/common/login_arrow.svg") no-repeat center;
  background-size: 60%;
  width: 100%;
  height: 100%;
  display: block;
}

.login_arrow:before {
  animation: toRightFromLeft 1.8s ease-in-out Infinite forwards;
  -webkit-animation: toRightFromLeft 1.8s ease-in-out Infinite forwards;
  -moz-animation: toRightFromLeft 1.8s ease-in-out Infinite forwards;
}

@-webkit-keyframes toRightFromLeft {
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(0.8);
  }
  35% {
    transform: scale(1);
  }
  84% {
    opacity: 1;
    transform: translate(100%);
  }
  85% {
    opacity: 0;
  }
  90% {
    opacity: 0;
    transform: translate(-30%);
  }
  92% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(0.8);
  }
  35% {
    transform: scale(1);
  }
  84% {
    opacity: 1;
    transform: translate(100%);
  }
  85% {
    opacity: 0;
  }
  90% {
    opacity: 0;
    transform: translate(-30%);
  }
  92% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  20% {
    transform: scale(1);
  }
  30% {
    transform: scale(0.8);
  }
  35% {
    transform: scale(1);
  }
  84% {
    opacity: 1;
    transform: translate(100%);
  }
  85% {
    opacity: 0;
  }
  90% {
    opacity: 0;
    transform: translate(-30%);
  }
  92% {
    opacity: 1;
  }
}

.mybox_proxy a p > br {
  display: none;
}

.mybox_repres {
  display: none;
}

.mybox_repres a p > br {
  display: none;
}

.ongoing_my_p_ip > span {
  font-family: "notokr-medium";
}

.ongoing_my_p_ip {
  font-size: 13px;
  line-height: 1.4;
  color: #111;
  flex: 1;
}

.again_p_ip {
  font-family: "notokr-medium";
  font-size: 13px;
  color: #3C63E0;
  text-align: right;
  letter-spacing: -0.5px;
}

.community_box {
  margin-bottom: 36px;
}

.community_box h2 {
  font-size: 22px;
  font-family: "notokr-medium", sans-serif;
  font-weight: normal;
  padding: 10px 0 12px;
  position: relative;
}

.community_box .desc {
  font-size: 14px;
  color: #777777;
  display: block;
  font-weight: normal;
  margin-top: 8px;
}

.community_box .more {
  font-size: 14px;
  color: #3c63e0;
  font-weight: normal;
  position: absolute;
  right: 0;
  bottom: 12px;
  text-decoration: none;
}

.commBoardWrap.main {
  border: 1px solid #dddddd;
  box-sizing: border-box;
  min-height: 300px;
  padding-top: 5px;
  display: inline-block;
  width: 100%;
}

.commBoardWrap.main .communityWrap {
  border-top: none;
  border-bottom: none;
  float: left;
  width: 48%;
  padding: 15px 0 15px 1%;
  margin-right: 4%;
}

.commBoardWrap.main .communityWrap.full {
  width: 100%;
  margin-right: 0;
  padding: 15px 3% 15px 2%;
}

.commBoardWrap.main .communityWrap + .communityWrap {
  margin-right: 0;
  padding: 15px 2% 15px 0;
}

.commBoardWrap.main .communityWrap .writtenList {
  border-bottom: none;
  min-height: 75px;
}

.commBoardWrap.main .communityWrap .writtenList .listNum {
  font-size: 15px;
}

.commBoardWrap.main .communityWrap .writtenList .myWritten {
  width: calc(100% - 40px);
  height: auto;
  font-size: 15px;
  color: #111111;
  min-height: 24px;
  margin-bottom: 3px;
  overflow: hidden;
  display: inline-block;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  line-height: 23px;
  white-space: nowrap;
}

.commBoardWrap .commuBoardCon .communityWrap .writtenList.num .myWritten .popListHead {
  font-size: 12px;
  color: #999999;
  font-weight: 600;
}

.commBoardWrap.main .communityWrap .writtenList .writtenInfo {
  margin-top: 5px;
}

.commBoardWrap.main div.communityWrap div.writtenList:last-child {
  min-height: 60px;
}

.commBoardWrap.main .communityWrap .writtenList .writtenInfo .name {
  font-size: 13px;
  color: #111111;
  margin-right: 5px;
  padding: 0;
  line-height: 21px;
  display: block;
  float: left;
}

.commBoardWrap.main .communityWrap .writtenList .writtenInfo .writtenDate {
  font-size: 13px;
  color: #777777;
  position: relative;
  padding-left: 6px;
  line-height: 21px;
  float: left;
}

.commBoardWrap.main .communityWrap .writtenList .writtenInfo .writtenDate::before {
  content: "";
  display: block;
  width: 1px;
  height: 12px;
  position: absolute;
  top: 49%;
  left: 0;
  transform: translate(0, -50%);
  background: #777;
}

.commBoardWrap.main .communityWrap .writtenList .myWritten .new::before {
  content: "";
  font-weight: 700;
  background-color: #EF4348;
  width: 4px;
  height: 4px;
  margin-right: 5px;
  position: relative;
  border-radius: 50%;
  display: inline-block;
  top: -4px;
}

.commBoardWrap.main .commuBoardCon {
  min-height: 300px;
}

.commBoardWrap.main .commuBoardCon .communityWrap .writtenList .listNum {
  float: left;
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  width: 40px;
  text-align: center;
  font-weight: 600;
}

.commBoardWrap.main .commuBoardCon .communityWrap .writtenList .listNum.on {
  color: #ef4348;
}

.commBoardWrap.main .writtenList.num .writtenInfo {
  margin-left: 40px;
}

.gUtil ul li.comn_item {
  display: none;
}

.bnClass .communityView {
  margin: 30px 0 0 0px;
}

.bnClass .communityView .tit {
  font-size: 14px;
  font-family: "notokr-bold", sans-serif;
  color: #111;
  padding-bottom: 5px;
  margin-bottom: 11px;
  border-bottom: 1px solid #efefef;
}

.bnClass .communityView .tit b {
  color: #ef4348;
}

.bnClass .communityView div.comnPopularList span.rownum {
  display: inline-block;
  color: #ef4348;
  margin-right: 5px;
  float: left;
}

.bnClass .communityView div.comnPopularList div.detlArea {
  width: calc(100% - 1.3em);
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 2.4em;
  padding-right: 0.5em;
  margin-bottom: 11px;
  word-break: break-all;
}

.bnClass .communityView div.comnPopularList div.detlArea:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0;
}

.bnClass .communityView div.comnPopularList div.detlArea:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: #fff;
}

.bnClass .communityView a {
  font-size: 13px;
}

.bnClass .communityView a .popListHead {
  color: #999999;
  font-weight: 600;
}

.bnClass .communityView a span.tile {
  color: #111;
}

.bnClass .communityView a span.tile:hover {
  cursor: pointer;
  text-decoration: underline;
}

.bnClass .communityView .viewBottom {
  border-top: 1px solid #efefef;
}

.bnClass .communityView .viewBottom a {
  margin-top: 5px;
}

.commBoardWrap .commuBoardCon .noBoard {
  position: relative;
  text-align: center;
  min-height: 300px;
}

.commBoardWrap .commuBoardCon .noBoard .postText {
  position: relative;
  text-align: center;
  padding: 60px;
}

.commBoardWrap .commuBoardCon .noBoard .postText .tit {
  font-size: 18px;
  font-weight: 600;
}

.commBoardWrap .commuBoardCon .noBoard .postText .con {
  font-size: 16px;
  line-height: 24px;
  color: #999;
  margin-top: 12px;
}

.commBoardWrap .commuBoardCon .noBoard .postText .img {
  width: 64px;
  margin: 20px auto;
}

@media (max-width: 1000px) {
  .again_p_ip {
    font-size: 10px;
  }
  .ongoing_my_p_ {
    font-size: 10px;
  }
  .ongoing_my_p_ip {
    font-size: 12px;
  }
  .ongoing_my_p3 {
    font-size: 11px;
    letter-spacing: -1px;
  }
  .ongoing_my_p4 {
    font-size: 11px;
  }
  .mybluebtn {
    width: 63px !important;
  }
}
@media (max-width: 959px) {
  
  
  .community_box {
    margin-bottom: 0;
  }
  .community_box h2 {
    padding: 22px 0px 14px;
    font-size: 19.5px;
  }
  .community_box .desc {
    display: none;
  }
  .commBoardWrap.main .communityWrap {
    width: 100%;
    float: none;
    padding: 15px 3% 15px 1%;
    margin-right: 0;
  }
  .commBoardWrap.main .communityWrap + .communityWrap {
    display: none;
  }
  .gUtil ul li.comn_item {
    width: 50px;
    height: 22px;
    background-color: #ef4348;
    float: left;
    border-radius: 4px;
    text-align: center;
    display: block;
  }
  .gUtil ul li.comn_item::after {
    border-top: 8px solid #ef4348;
    border-left: 8px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 0px solid transparent;
    content: "";
    position: absolute;
    top: 18px;
    left: 5px;
  }
  .gUtil ul li.comn_item div.comn_btn {
    display: inline-block;
    line-height: 22px;
    height: 22px;
  }
  .gUtil ul li.comn_item div.comn_btn span {
    color: #fff;
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 22px;
  }
  
}

@media (max-width: 750px) {
  .ongoing_my_p_ip {
    font-size: 10px;
  }
  .ongoing_my_p3 {
    font-size: 10px;
  }
  .ongoing_p3 {
    font-size: 10px;
  }
}
html.focus {
  height: 100vh;
  overflow: hidden;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, button, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html, body {
  width: 100%;
  height: 100%;
}

body, code {
  font-family: "notokr-regular", "Source Sans Pro", "Apple SD Gothic Neo", "Malgun Gothic", "맑은 고딕", dotum, "돋움", "Roboto", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: 1.2;
  color: #212121;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
}

code {
  background: none;
  display: block;
}

ul, ol {
  list-style: none;
}

img, fieldset {
  border: 0;
}

img, video {
  max-width: 100%;
}

i, em, address {
  font-style: normal;
  font-weight: normal;
}

ins {
  text-decoration: none;
}

a {
  text-decoration: none;
  color: #212121;
}

a:focus-visible {
  outline: 2px solid #4285f4;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: none;
}

table {
  width: 100%;
  table-layout: fixed;
  border: 0 none;
  border-spacing: 0;
  border-collapse: collapse;
}

#alarmDetail table.foot {
  width: 100%;
  table-layout: inherit;
  border: 0 none;
  border-collapse: separate;
}

caption {
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 0;
  line-height: 0;
}

th, td {
  border: 0;
  line-height: 1.5;
  vertical-align: top;
  word-wrap: break-word;
}

#alarmDetail table.foot th, td {
  border: 0;
  line-height: 1.5;
  vertical-align: inherit;
  word-wrap: break-word;
}

legend, hr, .blind {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  left: -120%;
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 0;
  line-height: 0;
  text-indent: 120%;
  white-space: nowrap;
}

label {
  cursor: pointer;
}

img, textarea, input, select {
  vertical-align: middle;
  box-sizing: border-box;
  border-radius: 0;
}

textarea {
  resize: none;
  line-height: 1.2em;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button {
  overflow: visible;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  vertical-align: middle;
  text-align: left;
  font-family: "notokr-regular", "Source Sans Pro", "맑은 고딕", "돋움", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
  color: #303030;
  outline: 0;
  background: none;
}

button:not([disabled]):focus-visible {
  outline: 2px solid #4285f4;
}

input[type*=text],
input[type*=tel] {
  font-family: "notokr-regular", Helvetica, Arial, sans-serif;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  display: block;
  width: 0;
  height: 0;
  content: "";
  clear: both;
}

.hidden {
  display: none !important;
}

.gHidden {
  overflow: hidden;
}

.pullLeft {
  float: left;
}

.pullRight {
  float: right !important;
}

.txtLeft {
  text-align: left !important;
}

.txtRight {
  text-align: right !important;
}

.txtCenter {
  text-align: center !important;
}

.txtJustify {
  text-align: justify !important;
}

.txtEllipsis {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
  word-break: break-all;
}

.txtEllipsis2L {
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis; 
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  height: 36px;
  position: relative;
  word-break: break-all;
}

.txtEllipsisPureJS {
  display: block;
  display: -webkit-box;
  word-break: break-all;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.m20 {
  margin: 20px !important;
}

.mt-1 {
  margin-top: -1px !important;
}

.mt-15 {
  margin-top: -15px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr3 {
  margin-right: 3px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb-4 {
  margin-bottom: -4px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb1 {
  margin-bottom: 1px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.w100per {
  width: 100% !important;
}

.w99per {
  width: 99%;
}

.w95per {
  width: 95%;
}

.w90per {
  width: 90%;
}

.w85per {
  width: 85%;
}

.w80per {
  width: 80%;
}

.w75per {
  width: 75%;
}

.w70per {
  width: 70%;
}

.w65per {
  width: 65%;
}

.w60per {
  width: 60%;
}

.w50per {
  width: 50%;
}

.w55per {
  width: 55%;
}

.w45per {
  width: 45%;
}

.w40per {
  width: 40%;
}

.w35per {
  width: 35%;
}

.w33per {
  width: 33.3333333%;
}

.w30per {
  width: 30%;
}

.w25per {
  width: 25%;
}

.w20per {
  width: 20%;
}

.w19per {
  width: 19%;
}

.w18per {
  width: 18%;
}

.w17per {
  width: 17%;
}

.w16per {
  width: 16%;
}

.w15per {
  width: 15%;
}

.w14per {
  width: 14%;
}

.w13per {
  width: 13%;
}

.w12per {
  width: 12%;
}

.w11per {
  width: 11%;
}

.w10per {
  width: 10%;
}

.w9per {
  width: 9%;
}

.w8per {
  width: 8%;
}

.w7per {
  width: 7%;
}

.w6per {
  width: 6%;
}

.w5per {
  width: 5%;
}

.w4per {
  width: 4%;
}

.w3per {
  width: 3%;
}

.w2per {
  width: 2%;
}

.w1per {
  width: 1%;
}

.w5 {
  width: 5px;
}

.w10 {
  width: 10px;
}

.w15 {
  width: 15px;
}

.w20 {
  width: 20px;
}

.w25 {
  width: 25px;
}

.w30 {
  width: 30px;
}

.w35 {
  width: 35px;
}

.w40 {
  width: 40px;
}

.w45 {
  width: 45px;
}

.w50 {
  width: 50px;
}

.w55 {
  width: 55px;
}

.w60 {
  width: 60px;
}

.w70 {
  width: 70px;
}

.w80 {
  width: 80px;
}

.w90 {
  width: 90px;
}

.w100 {
  width: 100px;
}

.w110 {
  width: 110px;
}

.w120 {
  width: 120px;
}

.w130 {
  width: 130px;
}

.w140 {
  width: 140px;
}

.w150 {
  width: 150px;
}

.w160 {
  width: 160px;
}

.w170 {
  width: 170px;
}

.w180 {
  width: 180px;
}

.w190 {
  width: 190px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w325 {
  width: 325px;
}

.w350 {
  width: 350px;
}

.w400 {
  width: 400px;
}

.w500 {
  width: 500px;
}

.mw100 {
  min-width: 100px;
}

.h100per {
  height: 100%;
}

.btNone {
  border-top: none !important;
}

.brNone {
  border-right: none !important;
}

.bbNone {
  border-bottom: none !important;
}

.blNone {
  border-left: none !important;
}

.fs11 {
  font-size: 11px;
}

.fs12 {
  font-size: 12px;
}

.fs13 {
  font-size: 13px;
}

.fs14 {
  font-size: 14px;
}

.fs15 {
  font-size: 15px !important;
}

.txtNormal {
  font-weight: normal;
  font-family: "notokr-regular", sans-serif;
}

.txtBold {
  font-weight: bold;
}

.txtItalic {
  font-style: italic;
}

.pointColor {
  color: #f04349;
}

.mainColor {
  color: #3c63e0;
}

.subColor {
  color: #555555;
}

.lightColor {
  color: #999999;
}

.color_blue {
  color: #1F8BD8;
}

.border-round {
  border-radius: 3px;
}

.thesisTitleColor {
  color: #000000;
}

.keywordHighlight {
  font-weight: bold;
  font-family: "notokr-bold", "돋움", Dotum, 새굴림, 한컴바탕, sans-serif;
}

.btn {
  display: inline-block;
  padding: 5px 10px;
  color: #ffffff;
}

.btn + .btn {
  margin-left: 5px;
}

.btnText {
  text-align: center;
  padding: 0;
}

.btnIcon {
  overflow: hidden;
  display: inline-block;
  font-size: 0;
  color: transparent;
  text-indent: -120%;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

.btnIcon.plus {
  width: 34px;
  height: 34px;
  background-position: -391px -42px;
  padding: 8px 0 8px;
}

.btnIcon.minus {
  width: 34px;
  height: 34px;
  background-position: -441px -42px;
}

.btnIcon.top {
  width: 70px;
  height: 30px;
  background: rgba(0, 0, 0, 0.5) url(https://nurimedia-upload.s3.ap-northeast-2.amazonaws.com/service/popup/ico_top.png) no-repeat 50%/20px 10px;
  border-radius: 10px;
}

.btnIconB {
  position: relative;
  text-align: center;
}

.recomWrap .btnIconB:not(.base-tooltip) span:before {
  display: none;
  content: "";
  margin: 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

.btnIconB:not(.base-tooltip) span:before {
  display: inline-block;
  content: "";
  margin: 0;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

.btnIconB span.setting:before {
  background-position: -450px -100px;
  width: 14px;
  height: 14px;
  margin: 0 1px 0 0;
  display: none;
}

.btnIconB span.reset:before {
  background-position: -200px -350px;
  width: 14px;
  height: 14px;
  margin: -1px 2px 0 0;
}

.btnIconA {
  position: relative;
}

.btnIconA span:after {
  display: inline-block;
  content: "";
  margin: 0;
  background: url(/images/common/common_sfix_icon.png) no-repeat;
}

.btn.pointColor {
  background-color: #ef4348;
  border: 1px solid #ef4348 !important;
}

.btn.pointColor:hover {
  background-color: #c03639;
  border: 1px solid #c03639 !important;
}

.btn.mainColor {
  background-color: #3c63e0;
  border: 1px solid #3c63e0 !important;
}

.btn.mainColor:focus-visible {
  outline-offset: 2px;
}

.btn.mainColor:hover {
  background-color: #304fb3;
  border: 1px solid #304fb3 !important;
}

.btn.subColor {
  background-color: #555555;
  border: 1px solid #555555 !important;
}

.btn.subColor:focus-visible {
  outline-offset: 2px;
}

.btn.subColor:hover {
  background-color: #444444;
  border: 1px solid #444444 !important;
}

.btn.lightGrayColor {
  background-color: #e7e7e7;
  border: 1px solid #e7e7e7 !important;
}

.btn.darkGrayColor {
  background-color: #cccccc;
  border: 1px solid #cccccc !important;
}

.btn.darkBlueColor {
  background-color: #4c86b6;
  border: 1px solid #4c86b6 !important;
}

.btn.darkBlueColor:hover {
  background-color: #3d6b92;
  border: 1px solid #3d6b92 !important;
}

.btn.darkBlueColor2 {
  background-color: #DB3A3F;
  border: 1px solid #DB3A3F !important;
}

.btn.darkBlueColor2:hover {
  background-color: #D12D30;
  border: 1px solid #D12D30 !important;
}

.btn.ssubColor {
  background-color: #666666;
  border: 1px solid #666666 !important;
}

.btn.organColor {
  background-color: #165C92;
}

.btn.darkBlueColor2 {
  background-color: #DB3A3F;
  border: 1px solid #DB3A3F !important;
}

.btn.darkBlueColor2:hover {
  background-color: #D12D30;
  border: 1px solid #D12D30 !important;
}

.btn.xl {
  min-width: 140px;
  min-height: 45px;
  padding: 5px 10px;
  line-height: 30px;
}

.btn.xl span {
  font-size: 16px;
  font-family: "notokr-medium", sans-serif;
}

.btn.large {
  min-width: 120px;
  min-height: 34px;
}

.btn.large.bnstylebutton {
  max-width: 409px;
  width: 100%;
  background: #cccccc;
  height: 45px;
}

.btn.large span {
  font-size: 14px;
}

.btn.large span.bnttsize {
  font-size: 16px;
}

.btn.medium {
  padding: 5px 11px 5px;
}

.btn.medium span {
  font-size: 13px;
}

.btn.small {
  min-width: 41px;
  padding: 4px 8px 3px;
}

.btn.small span {
  font-size: 12px;
}

.btn.x-large {
  min-width: 140px;
  min-height: 34px;
}

.btn.xx-large {
  min-width: 276px;
  min-height: 34px;
}

.btn.xx-Xlarge {
  min-width: 418px;
  min-height: 34px;
}

.btn.xx-medium {
  width: 200px !important;
  height: 36px;
}

.btn.x-medium {
  width: 100px;
  height: 35px;
}

.btn.xsmall-medium {
  width: 78px;
  height: 102px;
}

.btn.small-medium {
  width: 60px;
  height: 35px;
}

.large.fs12 span {
  font-size: 12px !important;
  display: block;
}

.large.fs13 span {
  font-size: 13px !important;
}

.medium.fs12 span {
  font-size: 12px !important;
  display: block;  
}

.large.fs14 span {
  font-size: 14px !important;
  display: block;
}

.medium.fs12 span {
  font-size: 12px !important;
  display: block;  
}

.btnLine {
  background-color: #ffffff !important;
}

.btnLine.mainColor {
  color: #3c63e0;
}

.btnLine.subColor {
  color: #555555;
}

.btnLine.lightGrayColor {
  color: #111111;
}

.btnLine.darkGrayColor {
  color: #666666;
}

.btn.btnLine:hover {
  border: 1px solid #c8c8c8 !important;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.btn.noLine {
  font-size: 13px;
  color: #111111;
  padding: 0 9px 0 0px;
}

.btn.date {
  font-size: 12px;
  color: #111111; 
  padding: 6px 9px 5px;
  text-align: center;
  border: 1px solid #c8c8c8 !important;
}

.btn.date:hover {
  border: 1px solid #c8c8c8 !important;
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

.btn.date:focus {
  border: 1px solid #555555 !important;
  font-family: "notokr-bold", sans-serif;
  padding: 5px 9px 6px;
}

.btn.selectDel {
  padding: 5px 8px 4px;
}

.btn.selectMoney {
  padding: 6px 11px 5px;
  min-width: 113px;
  width: 100%;
  font-size: 13px;
}

.btn.btnConfirm.inactive {
  color: #999999;
  background-color: #fbfbfb;
  border: 1px solid #e7e7e7 !important;
  pointer-events: none;
}

.btn.disabled {
  color: #999;
  background-color: #fbfbfb;
  border: 1px solid #e7e7e7 !important;
  pointer-events: none;
}

.btn.btnManual {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
  min-height: 62px;
  border: 1px solid #e7e7e7 !important;
  text-align: left;
}

.btn.btnManual span {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-left: 58px;
}

.btn.btnManual span:before {
  position: absolute;
  left: 10px;
  top: 5px; 
  content: "";
  margin: 0 8px 0 0;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  background: url(/images/common/btn_manual.png) no-repeat;
}

.btn.btnVideo {
  display: inline-block;
  margin-top: 5px;
  width: 100%;
  min-height: 62px;
  border: 1px solid #e7e7e7 !important;
  text-align: left;
}

.btn.btnVideo span {
  font-size: 16px;
  font-weight: bold;
  display: block;
  padding-left: 58px;
}

.btn.btnVideo span:before {
  position: absolute;
  left: 10px;
  top: 5px; 
  content: "";
  margin: 0 8px 0 0;
  width: 50px;
  height: 50px;
  vertical-align: middle;
  background: url(/images/common/btn_video_manual.png) no-repeat;
}

.toggleBtn {
  position: absolute;
  right: 15px;
  top: 14px;
}

.toggleBtn label.switch {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 20px;
}

.toggleBtn label.switch input {
  opacity: 0;
  width: 0;
  height: 0;
  outline: none;
}

.toggleBtn label.switch span.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.toggleBtn label.switch span.slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 1px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.toggleBtn label.switch span.round {
  border-radius: 99px;
}

.toggleBtn label.switch span.round:before {
  border-radius: 50%;
}

.toggleBtn label.switch input:checked + .slider {
  background-color: #f04349;
}

.toggleBtn label.switch input:focus + .slider {
  box-shadow: none;
}

.toggleBtn label.switch input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

.toggleBtn p {
  display: none;
  float: left; 
  font-size: 12px;
  color: #111111;
  padding: 4px 7px 0 0px; 
  width: 29px;
}

.toggleBtn p.off {
  color: #999999;
  display: block;
}

.toggleBtn p.on {
  display: none;
}

.gInputText {
  position: relative;
  display: inline-block;
}

.gInputText .placeholder {
  position: absolute;
  top: 50%;
  left: 11px;
  margin-top: -10px;
  color: #999;
  font-size: 13px;
}

.border_round {
  border-radius: 3px;
}

.gInputText .placeholder.bnstylenewph {
  left: 53px;
  margin-top: -10px;
  color: #cccccc;
  font-size: 13px;
}

.gInputText button.ui-datepicker-trigger {
  position: absolute;
  top: 8px;
  right: 10px;
}

.gInputText + .fSelect {
  margin-left: 3px;
}

.gInputText + button {
  margin-left: 3px;
}

.fText {
  padding: 6px 9px 7px;
  width: 100%;
  font-size: 14px;
  color: #111111;
  border: 1px solid #cccccc;
  outline: none;
  height: 34px;
}

.fText.bnstyleinputhight {
  height: 50px;
  padding: 6px 9px 7px 53px;
}

.fText[disabled] {
  background-color: #f2f2f2;
}

.fTextarea {
  padding: 7px 9px;
  font-size: 14px;
  color: #111111;
  border: 1px solid #cccccc;
  outline: none;
  font-family: "notokr-regular", Helvetica, Arial, sans-serif;
  line-height: 22px;
}

.fTextarea:focus::-webkit-input-placeholder {
  text-indent: -999px;
}

.fTextarea:focus::-moz-placeholder {
  text-indent: -999px;
}

.gInputText.schBox {
  position: relative;
  display: inline-block;
}

.gInputText.schBox.schwidth {
  width: 250px !important;
}

.gInputText.schBox .fText {
  padding: 11px 50px 11px 9px;
  width: 100%;
  font-size: 14px;
  color: #111111;
  border: 1px solid #e7e7e7;
  outline: none;
  height: 43px;
}

.txt_bold {
  font-weight: bold;
}

.gInputText.schBox .fText:read-only {
  background-color: #c4c4c4;
  opacity: 0.5;
}

.gInputText.schBox .fText::placeholder {
  font-weight: 500;
}

.redground {
  background: #DB3A3F url(/images/common/topsearch.svg) no-repeat center !important;
}

.gInputText.schBox .btnSearch {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0;
  background: transparent;
  border: 0;
}

#updateMemberView .gInputText.schBox .btnSearch {
  position: absolute;
  top: 0px;
  right: 1px;
  padding: 0;
  background: transparent;
  border: 0;
}

#loginB2B .gInputText.schBox .btnSearch {
  position: absolute;
  top: 0px;
  right: 1px;
  padding: 0;
  background: transparent;
  border: 0;
}

.gInputText.schBox .btnSearch .icon {
  width: 41.5px;
  height: 41.5px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -140px -88px;
  display: block;
}

.gInputText.schBox .btnSearch.innerSearch {
  display: inline-block;
  width: 33px;
  height: 31px;
  background: url(/images/common/common_sfix_icon.png) no-repeat 7px 7px;
  background-color: #ef4348;
}

.gInputText.schBox .btnSearch.innerSearch:focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #4285f4, 0 0 0 4px #fff;
}

.gInputText.schBoxHeading {
  position: relative;
  display: inline-block;
}

.gInputText.schBoxHeading:has(.fText:focus-visible) {
  outline: 2px solid #4285f4;
  outline-offset: 1px;
}

.gInputText.schBoxHeading .placeholder {
  margin-top: -7px;
}

.gInputText.schBoxHeading .fText {
  padding: 6px 29px 7px 9px;
  width: 100%;
  font-size: 14px;
  color: #111111;
  border: 1px solid #cccccc;
  outline: none;
  height: 34px;
}

.gInputText.schBoxHeading .btnSearch {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0;
  background: transparent;
  border: 0;
}

.gInputText.schBoxHeading .btnSearch .icon {
  width: 32px;
  height: 32px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -92px -142px;
  display: block;
}

#pub_modalOrganPop .gInputText.schBox {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 370px;
}

#pub_modalOrganPop .check_organ_box {
  margin: 7px auto 0 auto;
  width: 370px;
}

#pub_modalOrganPop #b2b_login_pop_basic .scroll_list_comt {
  margin: 7px auto;
  width: 370px;
}

.fSelect {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #cccccc;
  font-size: 14px;
  color: #111111;
}

#pub_modalReportErrorAuthor .fSelect {
  width: 100%;
}

.fSelect:has(:focus-visible) {
  outline: 2px solid #4285f4;
}

.fSelect span {
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  padding: 0px 10px;
  width: 100%;
  height: 100%;
  line-height: 33px;
}

.fSelect span:after {
  position: absolute;
  top: 50%;
  right: 0px;
  display: block;
  content: "";
  margin-top: -8px;
  width: 18px;
  height: 15px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -50px -45px;
  box-sizing: border-box;
}

.fSelect select {
  opacity: 0;
  padding: 6px 9px 7px;
  width: 100%;
  height: 100%; 
  -moz-appearance: none;
  filter: alpha(opacity=0);
  cursor: pointer;
  color: #333;
  font-size: 13px;
  height: 32px;
}

.fSelect + .fSelect {
  margin-left: 7px;
}

.fSelect + .fText {
  margin-left: 7px;
}

.fSelect + button {
  margin-left: 3px;
}

.fCheck {
  position: relative;
}

.fCheck input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.fCheck input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fCheck input[type=checkbox]:focus-visible + label {
  outline: 2px solid #4285f4;
}

.fCheck input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  margin: -2px 7px 0 0;
  width: 14px;
  height: 14px;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #c8c8c8;
  background: #fff;
  box-sizing: border-box;
}

.fCheck input[type=checkbox] + label:after {
  opacity: 0;
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: 1px;
  width: 15px;
  height: 14px;
  background: url(/images/common/common_sfix_icon.png) no-repeat -200px -50px;
}

.fCheck input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.newchk input[type=checkbox] + label:after {
  opacity: 0;
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: 1px;
  width: 15px;
  height: 14px;
  background: url(/images/common/white_checked.svg) no-repeat center !important;
}

.l_newchk input[type=checkbox] + label:after {
  opacity: 0;
  display: block;
  content: "";
  position: absolute;
  top: 1px !important;
  left: 1px;
  width: 15px;
  height: 14px;
  background: url(/images/common/white_checked.svg) no-repeat center !important;
}

.fCheck input[disabled] + label:before {
  background-color: #f2f2f2;
}

.fCheck input[type=checkbox].disabled + label {
  cursor: pointer;
  pointer-events: none !important;
}

.fCheck input[type=checkbox].disabled + label:before {
  background-color: #f2f2f2;
}

.fCheck + .fCheck {
  margin-left: 10px;
}

.fCheck + .gInputText {  }

.fRadio {
  position: relative;
  color: #111111;
  font-size: 14px;
}

.fRadio input[type=radio] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.fRadio input[type=radio] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  vertical-align: middle;
  line-height: 33px;
}

.fRadio input[type=radio] + label:before {
  content: "";
  display: inline-block;
  margin: -4px 7px 0 0;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  background: url(/images/common/common_sfix_icon.png) no-repeat -100px -50px;
  box-sizing: border-box;
}

.fRadio input[type=radio]:checked + label:before {
  background-position: -150px -50px;
}

.fRadio + .fRadio {
  margin-left: 10px;
}

.tooltipWrap {
  display: inline-block;
  margin-left: 5px;
  z-index: 10;
}

.tooltipWrap.bnstyletipwrap {
  display: inline-block;
  top: 50%; 
  position: absolute;
  z-index: 10;
  right: 10px;
  transform: translatey(-50%);
}

.tooltipWrapFloat {
  display: inline-block;
  margin-left: 5px;
  z-index: 10;
  float: left;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .btnTooltip {
  overflow: hidden;
  display: inline-block;
  width: 20px;
  height: 20px; 
  vertical-align: middle;
  font-size: 0;
  color: transparent;
  text-indent: -120%;
  background: url(/images/common/common_sfix_icon.png) no-repeat -300px -50px;
}

.tooltip a.small {
  overflow: hidden;
  display: inline-block;
  width: 12px;
  height: 12px;
  vertical-align: middle;
  font-size: 0;
  color: transparent;
  text-indent: -120%;
  background: url(/images/icon/icon_24_question.svg) no-repeat;
  background-size: contain;
  background-position: -1px -1px;
}

.tooltip:hover .desc,
.tooltip:focus-within .desc,
.tooltip.open .desc {
  display: block;
}

.tooltip .desc {
  display: none;
  position: absolute;
  padding: 10px 15px;
  width: 345px;
  border: 1px solid #e0e0e0;
  background: #fff;
  font-size: 13px;
  color: #555555;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 210;
  line-height: 20px;
  text-align: left;
  font-weight: 500;
}

.popup_desc2 {
  z-index: 9999;
  display: none;
  position: absolute;
  top: 40px;
  left: -126px;
  padding: 10px 15px 20px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: #fff;
  width: 300px;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  color: #555555;
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  line-height: 20px;
  text-align: left;
}

.person_li:hover #popup_floating {
  display: block !important;
}

.tooltip_desc3 {
  position: absolute;
  top: 45px !important;
  display: none;
  padding: 10px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 3px !important;
  background: #fafafa;
  width: 328px;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  letter-spacing: -0.1px;
  color: #666;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  line-height: 20px;
  text-align: left;
}

#nonmember-tooltip01 {
  left: -126px !important;
  width: 327px !important;
}

#nonmember-tooltip02 {
  left: -166px !important;
  width: 367px !important;
}

#nonmember-tooltip03 {
  left: -131px !important;
  width: 332px !important;
}

#nonmember-tooltip04 {
  left: -131px !important;
  width: 332px !important;
}

.organ_popup_div {
  margin: 0 auto;
  height: 20px;
  width: 100%;
  display: none;
  position: absolute;
  top: 25px;
  left: 0;
}

#organ_popup {
  z-index: 998;
  top: 10px;
  left: 0;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  color: #555555;
  line-height: 20px;
  text-align: center;
  margin: auto;
  position: relative;
}

.organ_li.active .organ_popup_div {
  display: block;
}

#organ_popup li {
  color: #666;
  text-decoration: underline;
  padding: 2px 10px 5px 10px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: #fff;
  text-align: center;
  display: inline-block;
  width: 75px;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
}

#organ_popup li a {
  font-size: 10px;
}

#organ_popup li button {
  font-size: 10px;
  color: #666;
  text-decoration: underline;
}

.tooltip .desc:before {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.tooltip .desc:after {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.tooltip .desc.bottomRight {
  top: 30px;
  right: -10px;
}

.tooltip .desc.bottomRight:before {
  right: 12px;
  top: -7px;
  border-width: 0 7px 7px;
  border-bottom-color: #cccccc;
}

.tooltip .desc.bottomRight:after {
  right: 12px;
  top: -6px;
  border-width: 0 7px 7px;
  border-bottom-color: #fff;
}

.tooltip .desc.topRight {
  bottom: 32px;
  right: -10px;
}

.tooltip .desc.topRight:before {
  right: 12px;
  bottom: -10px;
  border-width: 7px 7px 0;
  border-top-color: #cccccc;
}

.tooltip .desc.topRight:after {
  right: 12px;
  bottom: -7px;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}

.tooltip .desc.topLeft {
  bottom: 32px;
  left: 10px;
}

.tooltip .desc.topLeft:before {
  left: 12px;
  bottom: -10px;
  border-width: 7px 7px 0;
  border-top-color: #cccccc;
}

.tooltip .desc.topLeft:after {
  left: 12px;
  bottom: -7px;
  border-width: 7px 7px 0;
  border-top-color: #fff;
}

.tooltip .desc.leftTop {
  top: -10px;
  left: 30px;
}

.tooltip .desc.leftTop:before {
  left: -14px;
  top: 12px;
  border-width: 7px 7px 7px;
  border-right-color: #cccccc;
}

.tooltip .desc.leftTop:after {
  left: -13px;
  top: 12px;
  border-width: 7px 7px 7px;
  border-right-color: #ffffff;
}

.tooltip_desc {
  display: none;
  padding: 10px 15px;
  border: 1px solid #e0e0e0;
  background: #fff;
  width: 400px;
  font-family: "notokr-medium", sans-serif;
  font-size: 13px;
  color: #555555;
  box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  line-height: 20px;
  text-align: left;
}

.tooltip_desc > strong {
  color: #666 !important;
  font-size: 13px !important;
}

#tooltip_01 {
  width: 335px !important;
  left: 54% !important;
}

#tooltip_02 {
  left: 53% !important;
}

#tooltip_03 {
  left: 54.9% !important;
  width: 330px !important;
}

#tooltip_04 {
  left: 55.4% !important;
}

a.disabled {
  width: 23px;
  height: 17px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.btnCheckboxTooltip {
  cursor: pointer;
  position: relative;
}

.btnCheckboxTooltip .checkboxTooltip {
  display: none;
  position: absolute;
  bottom: 26px;
  padding: 5px 10px;
  width: 142px;
  width: 261px;
  border: 1px solid #e0e0e0;
  background: #fff;
  font-family: "notokr-medium", sans-serif;
  font-size: 12px;
  color: #555555;
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  z-index: 10;
  line-height: 18px;
  text-align: left;
}

.btnCheckboxTooltip:hover .checkboxTooltip {
  display: block;
}

.lbMRR {
  display: none;
}

.searchToggle {
  position: relative;
  display: inline-block;
  left: 55%;
  top: 5px;
}

#searchInclude {
  display: inline-block;
  padding: 4px;
}

.switch {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 20px;
  right: 1px;
}

.searchToggle .switch {
  right: unset;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 3.5px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #EF4348;
}

input:focus + .slider {
  box-shadow: 0 0 1px #EF4348;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

@media (min-width: 960px) and (max-width: 1147px) {
  
  
  .btn.btnManual {
    padding: 5px 8px;
  }
  .btn.btnManual span {
    font-size: 15px;
  }
  .happyTalkImageDiv {
    display: none;
  }
}
@media (min-width: 960px) and (max-width: 1065px) {
  
  
  .gInputText .placeholder {
    display: inline-block;
    overflow: hidden;
    max-width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    word-break: break-all;
  }
  .happyTalkImageDiv {
    display: none;
  }
}
@media (max-width: 959px) {
  
  
  
  
  .btnIcon.top {
    width: 54px;
    height: 24px;
    background: rgba(0, 0, 0, 0.5) url(https://nurimedia-upload.s3.ap-northeast-2.amazonaws.com/service/popup/ico_top.png) no-repeat 50%/20px 10px;
    border-radius: 10px;
  }
  .btn.large {
    min-width: 80px;
    min-height: 31px;
    padding: 0 5px;
    margin-right: 0px !important;
  }
  .btn.selectMoney {
    padding: 6px 0px 5px;
    min-width: auto;
  }
  
  .gInputText + button {
    margin-left: 0px;
    margin-top: 10px;
  }
  .gInputText + .fSelect {
    margin-left: 0px;
    margin-top: 10px;
    min-width: 100%;
  }
  .fSelect + .fSelect {
    margin-left: 0px;
    margin-top: 10px;
    min-width: 100%;
  }
  .fSelect + button {
    margin-left: 0px;
    margin-top: 10px;
    min-width: 100% !important;
  }
  .btnMobile {
    margin-left: 0px;
    margin-top: 10px;
    min-width: 100% !important;
  }
  .bnClass .nameCom {
    display: none;
  }
  .gInputText .placeholder {
    display: inline-block;
    overflow: hidden;
    max-width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    word-break: break-all;
  }
  .happyTalkImageDiv {
    display: none;
  }
}
#dbpiaTopBanner {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  position: relative;
  text-align: center;
  display: none;
  cursor: pointer;
}

.topBannerCenter {
  max-width: 1080px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.topBannerCenter img {
  position: static;
  height: 100%;
  cursor: pointer;
}

.topBannerCenter span {
  background: url(/images/common/common_sfix_icon.png) no-repeat -445px -197px;
  cursor: pointer;
  position: relative;
  right: 20px;
  top: -13px;
}

.topBanner__link {
  display: block;
  max-width: 940px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}

.topBanner__img {
  width: 100%;
}

.topBanner__img img {
  margin: 0 auto;
  width: auto !important;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
}

.topBanner__closed {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
}

.topBanner__closed:before {
  content: "";
  background: url(/images/v2/banner/btn_topBanner_closed.png) no-repeat 0/cover;
  cursor: pointer;
  position: absolute;
  inset: 12px;
}

@media (max-width: 959px) {
  
  .topBannerCenter span.closeBanner {
    background: url(/images/common/common_sfix_icon.png) no-repeat -445px -198px;
    cursor: pointer;
    position: relative;
    right: 0px;
  }
  
  .topBannerCenter span.closeBanner {
    top: -4.5em !important;
    display: block;
    float: right;
  }
  .happyTalkImageDiv {
    display: none;
  }
}
.formGroup .fSelect.disabled span {
  color: #aaa !important;
  background-color: #f2f2f2 !important;
}

.formGroup .fSelect.disabled select {
  cursor: default;
}

.formGroup .fSelect *:disabled {
  cursor: default;
}

.loadingAsyn {
  background-image: url(/assets/mloading/loading.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8%;
}

.bnClass .gInputText button.ui-datepicker-trigger {
  border: none;
}

body, code {
  color: #111;
}

a {
  text-decoration: none;
  color: #404042;
}

.bnClass .btnIconB:not(.base-tooltip) span:before {
  display: inline-block;
  content: "";
  margin: 0;
  vertical-align: middle;
  background: url(/images/common/redo.svg) no-repeat;
  margin-top: -2px;
}

.bnClass .btnIconB span.reset:before {
  width: 14px;
  height: 14px;
  margin: -1px 2px 0 0;
}

.bnHead .alarmArea .alarmBox .alarmHead button.btnSetting span:before {
  display: none;
}

.bnClass .nameCom {
  margin: 25px 0px 20px 0px;
  font-size: 14px;
}

.bnClass p.searchBox {
  border: 1px solid #DCDCDC;
  width: 192px;
  border-radius: 3px;
  overflow: hidden;
  margin-top: 5px;
}

.bnClass p.searchBox .gInputText {
  float: left;
}

.bnClass p.searchBox .searchBtn {
  margin-left: 0px;
  width: 36px;
  height: 33px;
  border-left: 1px solid #DCDCDC;
  float: left;
  display: block;
}

.bnClass p.searchBox .searchBtn:hover {
  box-shadow: none;
}

.bnClass p.searchBox .fText {
  border: none !important;
  width: 153px !important;
}

.bnClass .gInputText .placeholder {
  position: absolute;
  top: 50%;
  left: 11px;
  margin-top: -6px;
  color: #999;
  font-size: 13px;
}

.bnClass .fText {
  padding: 6px 9px 7px;
  width: 100%;
  font-size: 14px;
  color: #111111;
  border: 1px solid #cccccc;
  outline: none;
  height: 34px;
}

.bnClass .filterTitle {
  font-size: 16px;
  font-family: "notokr-bold", Helvetica, Arial, sans-serif;
  margin-top: 11px;
  margin-bottom: 27px;
}

.bnClass .subTitle {
  font-family: "notokr-medium", Helvetica, Arial, sans-serif;
  font-size: 13px;
}

.bnClass .pcAppendArea1 .innerSearch {
  border-bottom: 1px solid #ECECEC;
  width: 190px;
}

.bnClass .gInputText.schBox:not(#b2b_login_pop_basic .schBox) {
  position: relative;
  display: inline-block;
  margin-top: 7px;
  overflow: hidden;
  width: 190px !important;
}

.bnClass .gInputText.schBox:not(#b2b_login_pop_basic .schBox):has(.fText:focus-visible) {
  outline: 2px solid #4285f4;
}

.bnClass .gInputText.schBox .fText:not(#b2b_login_pop_basic .schBox .fText, #PLCT_NODE_SEARCH, .mobileAppendArea #txtInnerSearch) {
  padding: 11px 50px 11px 9px;
  width: 153px;
  font-size: 12px;
  color: #111111;
  border: 1px solid #DB3A3F;
  outline: none;
  height: 43px;
  border-radius: 3px 0px 0px 3px;
  display: block;
  float: left;
}

.bnClass .gInputText.schBox .fText::placeholder {
  color: #999;
}

.bnClass .gInputText.schBox .btnSearch {
  position: absolute;
  top: 0px;
  right: 1px;
  padding: 0;
  background: transparent;
  border: 0;
}

.bnClass .gInputText.schBox .btnSearch.innerSearch {
  display: inline-block;
  width: 37px;
  height: 33px;
  background: url(/images/common/search-red.svg) no-repeat center;
  display: block;
  float: left;
  position: unset;
  border: 1px solid #DB3A3F;
  border-left: none;
  border-radius: 0px 3px 3px 0px;
  outline-offset: -2px;
}

.bnClass .funcWrap .fSelect {
  border: 1px solid #CCCCCC;
  padding: 0px;
  width: 80px;
  height: 27px;
  border-radius: 3px;
  font-size: 12px;
  color: #666666;
}

.bnClass .funcWrap .fSelect span {
  line-height: 26px;
}

.bnClass .funcWrap .fSelect span:after {
  background: url(/images/common/arrow-sear.svg) no-repeat 5.5px;
  box-sizing: border-box;
}

.bnClass .fSelect select {
  opacity: 0;
  padding: 6px 9px 7px;
  width: 100%;
  height: 100%; 
  -moz-appearance: none;
  filter: alpha(opacity=0);
  cursor: pointer;
  color: #111;
  font-size: 13px;
  height: 32px;
}

.fCheck.searchChk {
  position: relative;
}

.fCheck.searchChk input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.fCheck.searchChk input[type=checkbox] + label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  font-size: 14px;
  color: #111111;
  top: 1px;
}

.fCheck.searchChk input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  margin: 0px 9px 0 0;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  line-height: 14px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #c8c8c8;
  background: #fff;
  box-sizing: border-box;
  color: #707070;
}

.hdWrap .fCheck.searchChk input[type=checkbox] + label:before {
  margin: -1px 9px 0 0;
}

.searchListArea .listHead .fCheck.searchChk input[type=checkbox] + label:before {
  width: 17px;
  height: 17px;
  margin-right: 0px;
}

.searchListArea .listHead .fCheck.searchChk input[type=checkbox] + label:after {
  width: 17px;
  height: 17px;
  background-size: 17px;
  left: 0px;
  top: 1px;
}

.fCheck input[type=checkbox] + label:after {
  opacity: 0;
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: 0px;
  width: 15px;
  height: 15px;
  background: url(/images/common/checked.svg) no-repeat center;
}

#pub_modalLoginPop .fCheck input[type=checkbox] + label:after {
  left: -1px;
  top: -1.5px !important;
}

#dev_loginForm .fCheck input[type=checkbox] + label:after {
  top: -1px;
}

.fCheck input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.bnClass .searchToggle {
  position: relative;
  position: absolute;
  display: inline-block;
  left: 55%;
  top: 5px;
  width: 104px;
  height: 20px;
  top: 16px;
  right: 119px;
  color: #4b4b4b;
  left: inherit;
}

.bnClass .slider:after {
  content: "OFF";
  display: block;
  position: absolute;
  top: 4px;
  right: 8px;
  font-family: "notokr-medium", sans-serif;
  font-size: 10px;
  color: #A9A9A9;
}

.bnClass #chkIncludes:checked + .slider:after {
  content: "ON";
  color: white;
  top: 4px;
  left: 8px;
}

.bnClass #chkIncludeRight:checked + .slider:after {
  content: "ON";
  color: white;
  top: 4px;
  left: 8px;
}

.bnClass #chkInclude:checked + .slider:after {
  content: "ON";
  color: white;
  top: 4px;
  left: 8px;
}

.bnClass #chkInclude:checked + .on {
  display: block;
}

.bnClass #searchInclude {
  position: absolute;
  display: inline-block;
  line-height: 20px;
  padding: 0px;
}

.bnClass .switch {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 20px;
  right: 1px;
}

.bnClass .newSel select {
  display: none;
}

.bnClass .slider {
  position: absolute;
  cursor: pointer;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e5e5e5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.bnClass input:checked + .slider {
  background-color: #db3a3f;
}

.bnClass input:focus + .slider {
  box-shadow: 0 0 1px #db3a3f;
}

.bnClass input:checked + .slider:before {
  -webkit-transform: translateX(28px);
  -ms-transform: translateX(28px);
  transform: translateX(28px);
}

.bnClass .newSel .select-options {
  display: none;
  position: absolute;
  z-index: 9;
  background-color: #fff;
  width: 80px;
  top: 25px;
  left: -0.5px;
  top: 25px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  max-height: 100px;
  overflow-y: scroll;
}

.bnClass .newSel .select-options {
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}

.bnClass .newSel .select-options::-webkit-scrollbar {
  display: none; 
}

.bnClass .newSel .select {
  width: 80px;
  height: 27px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 3px;
  float: left;
  position: relative;
}

.bnClass .newSel .select:nth-child(2) {
  margin-left: 5px;
}

.bnClass .newSel .select-styled {
  position: relative;
  font-size: 12px;
  font-family: "notokr-regular", sans-serif;
  color: #666666;
  line-height: 27px;
  padding-left: 10px;
}

.bnClass .newSel .select-styled:after {
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  content: "";
  margin-top: -7px;
  width: 18px;
  height: 15px;
  background: url(/images/common/arrow-sear.svg) no-repeat 5.5px;
}

.bnClass .newSel ul {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.bnClass .newSel ul li {
  padding: 5px 21px 5px 10px;
  font-size: 12px;
  font-family: "notokr-regular", sans-serif;
  color: #666666;
}

.bnClass .newSel ul li:hover {
  background-color: #ECECEC;
}

.mobSel {
  display: none;
}

.bnClass .mobSel label {
  display: block;
  min-height: 27px;
}

.bnClass div.dropdown {
  position: relative;
  width: 110px;
  float: left;
}

.bnClass div.dropdown:nth-child(2) {
  margin-left: 10px;
}

.bnClass div.dropdown > div.caption {
  font-size: 12px;
  color: #666666;
  line-height: 25px;
  padding-left: 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 110px;
  cursor: pointer;
}

.bnClass div.dropdown > div.caption:after {
  position: absolute;
  top: 50%;
  right: 6px;
  display: block;
  content: "";
  margin-top: -7px;
  width: 18px;
  height: 15px;
  background: url(/images/common/arrow-sear.svg) no-repeat 5.5px;
}

.bnClass[data-page-type=journal-detail] .contRight .dropdown {
  width: 136px;
}

.bnClass[data-page-type=journal-detail] .contRight .caption {
  font-size: 14px;
  color: #404042;
  line-height: 150%;
  padding: 5px 12px;
  border-radius: 4px;
  width: 136px;
}

.bnClass[data-page-type=journal-detail] .contRight .caption:after {
  background: url(/images/icon/icon_8_arrow_bk.svg) no-repeat 2px 3px;
  background-size: 8px;
}

.bnClass div.dropdown > div.list {
  position: absolute;
  background-color: #fff;
  width: 100%;
  border-radius: 3px;
  display: none;
  z-index: 9999;
  border: 1px solid #ccc;
  top: 26px;
}

.bnClass div.dropdown > div.list {
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}

.bnClass div.dropdown > div.list::-webkit-scrollbar {
  display: none; 
}

.bnClass div.dropdown > div.list > div.item {
  cursor: pointer;
}

.bnClass div.dropdown > div.list > div.item:hover {
  background-color: #F3F3F3;
}

.bnClass div.dropdown.open > div.caption {
  border-radius: 3px;
}

.bnClass div.dropdown.open > div.list {
  display: block;
}

.bnClass div.dropdown.open > div.list .item {
  padding: 6px 10px;
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}

.bnClass[data-page-type=journal-detail] .contRight .dropdown > div.list {
  border-radius: 4px;
  top: 36px;
  padding: 4px;
}

.bnClass[data-page-type=journal-detail] .contRight .dropdown.open > .list > .item {
  padding: 8px 10px;
  font-size: 14px;
  color: #404042;
}

.bnClass div.dropdown > div.caption {
  padding-left: 4px;
}

.bnClass div.dropdown > div.caption:after {
  width: 14px;
}

.bnHead .gUtil ul.list li.item .jounalTop span {
  line-height: 12px;
  font-size: 11px;
  display: block;
}

@media screen and (max-width: 959px) {
  .bnClass .mobSel {
    display: block;
  }
}

.bnclass2 .comtBox.btnArea {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.bnclass2 .tableLayout table.view tbody td div > span.text {
  font-size: 14px;
  color: #999999;
}

.bnclass2 .tableLayout table.view tbody td .comtBox.btnArea span.text {
  width: 100%;
  word-break: break-all;
}

.bnclass2 .tableLayout table.view tbody td .comtBox.btnArea .gRight {
  margin-top: 10px;
}

.bnclass2 .tableLayout table.view tbody td .comtBox.btnArea button {
  width: auto;
  height: 26px;
  border-radius: 3px;
  border: 1px solid #cccccc;
  padding: 4px 9px;
  color: #999999;
}

@media (max-width: 959px) {
  .notiArea.type02 ul.btnArea {
    padding: 14px 15px 14px 15px !important;
  }
  .notiArea ul li span.sept {
    padding-left: 10px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }
  .btnArea .tooltipWrap {
    position: relative;
    bottom: 22px;
    float: right;
  }
}

.bninfotext.bnpos1.sns {
  font-size: 16px;
  color: #111111;
  margin-bottom: 15px;
  display: inline-block;
}

.btn.btnText.mainColor.large.btnConfirm.sns {
  min-width: inherit;
  width: 100% !important;
  background: #DB3A3F;
  height: 45px;
  border: none !important;
}

.btn.btnText.mainColor.large.btnConfirm.sns span {
  font-size: 16px;
}

.modal .modalContent .modalBody.type04.margintop {
  margin-top: -42px;
}

.bninfotext.bnpos1.sns {
  padding-bottom: 10px;
}

.modal .modalContent .modalFooter.bordernone {
  border-top: none;
}

input[type=password]::-ms-reveal {
  display: none;
}

.happyTalkImageDiv {
  margin: 0;
  z-index: 999999999;
  position: fixed;
  left: calc(100vw - 119px);
  right: 20px;
  bottom: 50px;
  width: 70px;
  height: 70px;
}

.happyTalkImageWrapper {
  pointer-events: auto;
  width: 70px;
  height: 70px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0.2em 0.8em;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  flex-direction: column;
  background: rgb(22, 92, 146);
  cursor: pointer;
  border-radius: 8px;
}

.happyTalkImage {
  fill: rgb(255, 255, 255);
  width: 70px;
  height: 70px;
}

.loading_circle {
  background: url(/assets/mloading/loading.gif) no-repeat center;
  background-size: 80%;
  position: absolute;
}

ul.tab_nav li.menu div.tabContent ul.tab_board_list li .list_info .loading_circle {
  height: 100px;
  width: 54px;
  top: 38%;
  left: 45%;
}

#dbpiaTopBanner .loading_circle {
  height: 50px;
  width: 40px;
  left: 50%;
}

@media (max-width: 959px) {
  
  ul.tab_nav li.menu div.tabContent ul.tab_board_list li .list_info .loading_circle {
    top: 36%;
  }
  
  .topBannerCenter {
    max-width: 959px;
  }
  
  #dbpiaTopBanner .loading_circle {
    left: 45%;
  }
}
.popup_desc3 {
  z-index: 9999;
  display: none;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  padding: 20px 0;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  background: #fff;
  width: 150px;
  font-family: "notokr-medium", sans-serif;
  font-size: 12px;
  color: #111;
  box-shadow: 3px 4px 6px rgba(0, 0, 0, 0.2);
  line-height: 20px;
  text-align: left;
}

.popup_desc3 .tit {
  font-size: 16px;
  font-weight: 700;
  padding-left: 15px;
  margin-bottom: 7px;
}

.popup_desc3 .tit strong {
  display: block;
}

.popup_desc3 .period_txt {
  color: #8E8E8E;
}

.popup_desc3 .period_txt span {
  color: #EF4348;
  padding-left: 15px;
  margin-right: 5px;
}

.popup_desc3 .manu_box {
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  display: flex;
  flex-direction: column;
  padding: 15px;
  margin: 20px 0 15px;
  gap: 15px;
}

.popup_desc3 .manu_box a:hover {
  text-decoration: underline;
}

.popup_desc3 > a {
  padding-left: 15px;
  color: #999;
}

.popup_desc3:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  border-left: 0;
  border-bottom: 0;
  background: #fff;
  position: absolute;
  left: 50%;
  top: -6px;
  transform: translateX(-50%) rotate(-45deg);
}

.popup_desc3 .refresh_btn {
  font-size: 12px;
  color: #777;
  padding-left: 13px;
  background: url(/images/v2/filter/ico_deslect.svg) no-repeat 0 40%/10px 12px;
  cursor: pointer;
}

.dpMultiLanguage__tab {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  gap: 1px;
  border-bottom: 1px solid #ccc;
}

.dpMultiLanguage__tablink {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 12px;
  min-height: 30px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  background-color: #eee;
  border: 1px solid #ccc;
  border-bottom: 0;
  color: #111;
  flex: 1;
}

.dpMultiLanguage__tablink.active {
  background-color: #fff;
  font-weight: 700;
}

.dpMultiLanguage__tablink.active:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.topBanner2 {
  width: 100%;
  position: relative;
  height: 40px;
  display: flex;
}

.topBanner2__leftWrap, .topBanner2__rightWrap {
  width: 50%;
  position: relative;
  height: 100%;
  cursor: pointer;
}

.topBanner2__leftWrap__content, .topBanner2__rightWrap__content {
  position: static;
  height: 100%;
  padding: 0 20px;
}

.topBanner2__leftWrap__content__link, .topBanner2__rightWrap__content__link {
  display: block;
  height: 100%;
}

.topBanner2__leftWrap__content__link img, .topBanner2__rightWrap__content__link img {
  width: auto;
  height: 100% !important;
  object-fit: cover;
}

.topBanner2__leftWrap__content {
  text-align: right;
}

.topBanner2__leftWrap__content__link img {
  object-position: right;
}

.topBanner2__rightWrap__content__link img {
  object-position: left;
}

.topBanner__closed {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
}

.topBanner__closed:not([disabled]):focus-visible {
  outline: 0;
  box-shadow: inset 0 0 0 1px white, inset 0 0 0 3px #4285f4, inset 0 0 0 4px white;
}

.topBanner__closed:before {
  content: "";
  background: url(/images/v2/banner/btn_topBanner_closed.png) no-repeat 0/cover;
  cursor: pointer;
  position: absolute;
  inset: 12px;
}

@media screen and (max-width: 960px) {
  .topBanner2__leftWrap__content, .topBanner2__rightWrap__content {
    text-align: center;
    padding: 0;
  }
  .topBanner2__leftWrap__content img, .topBanner2__rightWrap__content img {
    object-position: center;
  }
  .topBanner2__rightWrap {
    display: none;
  }
}

@media screen and (min-width: 960px) {
  .magazine-container .magazine-navigation {
    height: 80px !important;
  }
}

.ui-dialog .ui-dialog-buttonpane button {
  text-align: center;
}