/* 퀵메뉴 */
/* Reset */
/* *{box-sizing: border-box;}
body {margin: 0;padding: 0;min-height: 2000px;}
ul {margin: 0;padding: 0;list-style: none;} */

/* 퀵메뉴 */
/* .quick {position: absolute;top: 50%;right: 30px;}
.quick > li {background: #ddd;width: 100px;}
.quick > li + li {border-top: 1px solid #fff;}
.quick > li a {padding: 10px;display: block;text-align: center;padding: 0 10x;text-decoration: none;font-size: 14px;color: #000;} */
    #cke_notifications_area_editor {
        display:none;
    }
.quick-menu {
    width: 170px;
    height: auto;
    /* position: absolute; */
     position: fixed;
    right: -100px;
    top: 38%;
    z-index: 99;
}
.quick-menu.sub {
    top: 50%;
}
.quick-menu ul {
    padding: 0;
    margin: 0;
    line-height: auto;
    /* margin-right: 120px; */
}

.quick-menu li {
    list-style: none;
    width: 57px;
    height: 57px;
    position: relative;
    display:block;
    margin-bottom: 4px;
 
}

.quick-menu li a {
    display: block;
    width: 57px;
    height: 57px;
    text-align: center;
    line-height: 57px;
    color: #fff;
    position: relative;
    background: #fff;
    border:1px #dadada solid;
    z-index: 10;
    display:flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.quick-menu li:last-child a{
    /* background: transparent !important;
    border: 0; */
    cursor: pointer;
}
.quick-menu li:last-child a i {
    font-size:15px;
    line-height: 44px;
    padding-left: 3px;
}
.quick-menu li a span {
    /* display: block;
    width: 1px;
    height: 1px;
    text-indent: -9999px;
    overflow: hidden; */
}

.quick-menu li a:hover {
    color: #f82f4f;
    /* background: #f3f3f3; */
    /* border: 1px #acacac solid; */
    padding-bottom: 6px;
}

.quick-menu li:nth-child(6) a {
    text-indent: 0;
    text-align: center;
    text-decoration: none;
    color: #000;
    font: 1em/52px helvetica, sans-serif;
    background-color: #fff;
}

.quick-menu li:nth-child(6) i {
    position: absolute;
    top: 5px;
    left: 17px;
}


.quick-menu .tooltips {
    padding: 5px 15px;
    /* background-color: #000; */
    color: #fff;
    position: absolute;
    left: 0px;
    top: 15px;
    border-radius: 3px;
    z-index: 1;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    width: 120px;
    font-size:15px;
    color: transparent;
    font-weight:600;
    text-align: right;
    
}

.quick-menu .tooltips:after {
    /* content: ""; */
    display: block;
    width: 10px;
    height: 10px;
    background-color: #000;
    position: absolute;
    right: -2px;
    top: 15px;
    -webkit-transform: rotate(45deg);
}

.quick-menu li a:hover+.tooltips {
    left: -115px;
    color: #000;

}

/* 팝업 */
#hd_pop {
    z-index: 9999999999999999 !important;
    width: 100%;
}

.hd_pops {
    border: 0;
}

.hd_pops .hd_pops_con {
    height: auto !important;
}



.hd_pops_footer {
    padding: 0;
    background: #363942;
    color: #fff;
    text-align: center;
    position: relative;
    display: flex;
    padding-top: 12px;
    padding-bottom: 12px;
}

.hd_pops_footer:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: ""
}

.hd_pops_footer button {
    padding: 0 !important;
    border: 0;
    color: #fff !important;
    width: 80%;
    text-align: center;
    padding: 11px;
    border: 0;
    color: #fff;
    font-size: 14px;

}

.hd_pops_footer .hd_pops_reject {
    background: #363942;
    text-align: center;
}

.hd_pops_footer button.hd_pops_close {
    width: 20%;
    background: #6cb6f3;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff !important;
    height: 100%;
    display: block;

}

.hd_pops_footer button.hd_pops_close i {
    margin-left: 6px;
    font-size: 16px;
}

@media(max-width:786px) {
    #hd_pop {
        z-index: 9999999999999999 !important;
        position: relative;
        margin: 0 auto;
        width: 100% !important;
        height: 0;
    }

    .hd_pop {
        width: 100% !important;
    }

    .hd_pops {
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
        border: 0;
    }

    .hd_pops .hd_pops_con {
        width: 100% !important;
        height: auto !important;
    }

    .hd_pops .hd_pops_con img {
        width: 100%;
        height: auto;
    }

    .hd_pops_footer {
        padding: 0;
        background: #363942;
        color: #fff;
        text-align: center;
        position: relative;
        display: flex;
        padding-top: 16px;
        padding-bottom: 16px;
        font-weight: 600;
        font-family: 'NotoSans', 'Poppins', 'Ubuntu', dotum, sans-serif;
    }


}

/* 게시판 아이콘 */
.btn_admin.btn,
.btn_b01.btn {
    font-size: 16px;
}


/* 퀵메뉴 */

#top_btn {
    position: fixed !important;
    bottom: 20px;
    right: 20px !important;
    width: 55px;
    height: 55px;
    line-height: 46px;
    border: 2px solid #333;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 50%;

}

#top_btn:hover {
    border-color: #3059c7;
    background: #3059c7;
    color: #fff
}

/* 테이블 */
#sub_page table.style01 caption {
    color: #000;
    font-weight: 600;
}

#sub_page table.style01 thead th {
    text-align: center;
    /* background: #f2f2f2; */
    background: #f7f7f7;
    border-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    border-top: 1px #000 solid !important;
}

#sub_page table.style01 thead th,
#sub_page table.style01 tbody td {
    font-size: 16px;
    vertical-align: middle;
    color: #000;
    padding: 12px 4px;
}

#sub_page .table.style01>tbody>tr>td,
#sub_page .table.style01>tbody>tr>th,
#sub_page .table.style01>tfoot>tr>td,
#sub_page .table.style01>tfoot>tr>th,
#sub_page .table.style01>thead>tr>td,
#sub_page .table.style01>thead>tr>th {
    padding: 16px 4px !important;
    line-height: 1.42857143 !important;
    vertical-align: middle;
    border-top: 1px solid #d6d6d6;
    text-align: center;
    font-size: 18px
}

#sub_page table.style01.th-border thead th,
#sub_page table.style01.th-border tbody th {
    border-right: 1px #d6d6d6 solid;
}

#sub_page table.style01.not--thead {
    border-top: 2px #000 solid;
}

#sub_page table.style01.not--thead tbody tr th {
    background: #f9f9f9;
    padding-left: 25px !important;
    padding-right: 25px !important;

}

#sub_page table.style01.not--thead tbody tr td {
    padding-left: 25px !important;
    padding-right: 25px !important;
}

/* 테이블 마감 */


/* 관리자 */
#ccmc_level_up {
     position: relative;
     background: #fff; 
    font-size:19px;
    height: 46px;
    display:flex;
    flex-direction: column;
    justify-content: center;
    border-bottom: 1px #ddd solid;
  

}
#ccmc_level_up .flex {
    display:flex;
}
#ccmc_level_up .flex .login-box {
    font-size:15px;
    line-height: 24px;
    font-weight:500;
}
#ccmc_level_up .flex .login-box span {
    font-weight:600;
    display:inline-block;
    background: #edf5fd;
    padding: 2px 12px;
    /* border: 1px #b0d7ff solid; */
    border-radius: .2em;
    color: #063783;
    margin-right: 4px;
}
#ccmc_level_up .flex .menu_box {
    margin-left: 40px;
    /* display:grid;
    grid-template-columns: repeat(5, 1fr); */
    display:flex;
    gap: 5px;

    
}
#ccmc_level_up .flex .menu_box a {
    font-size:15px;
    background: #fff;
    padding: 4px 12px;
    border: 1px #9c9c9c solid;
    border-radius: .2em;
    margin: 0;
}
/* 관리자 마감 */






/* 퀵메뉴 마감 */
/* input 커스텀 */
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    input[type=checkbox],
  input[type=radio] {
      --active: #275EFE;
      --active-inner: #fff;
      --focus: 2px rgba(39, 94, 254, .3);
      --border: #BBC1E1;
      --border-hover: #275EFE;
      --background: #fff;
      --disabled: #F6F8FF;
      --disabled-inner: #E1E6F9;
      -webkit-appearance: none;
      -moz-appearance: none;
      height: 21px;
      outline: none;
      display: inline-block;
      vertical-align: top;
      position: relative;
      margin: 0;
      cursor: pointer;
      border: 1px solid var(--bc, var(--border));
      background: var(--b, var(--background));
      transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    }
    input[type=checkbox]:after,
  input[type=radio]:after {
      content: "";
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
    }
    input[type=checkbox]:checked,
  input[type=radio]:checked {
      --b: var(--active);
      --bc: var(--active);
      --d-o: .3s;
      --d-t: .6s;
      --d-t-e: cubic-bezier(.2, .85, .32, 1.2);
    }
    input[type=checkbox]:disabled,
  input[type=radio]:disabled {
      --b: var(--disabled);
      cursor: not-allowed;
      opacity: 0.9;
    }
    input[type=checkbox]:disabled:checked,
  input[type=radio]:disabled:checked {
      --b: var(--disabled-inner);
      --bc: var(--border);
    }
    input[type=checkbox]:disabled + label,
  input[type=radio]:disabled + label {
      cursor: not-allowed;
    }
    input[type=checkbox]:hover:not(:checked):not(:disabled),
  input[type=radio]:hover:not(:checked):not(:disabled) {
      --bc: var(--border-hover);
    }
    input[type=checkbox]:focus,
  input[type=radio]:focus {
      box-shadow: 0 0 0 var(--focus);
    }
    input[type=checkbox]:not(.switch),
  input[type=radio]:not(.switch) {
      width: 21px;
    }
    input[type=checkbox]:not(.switch):after,
  input[type=radio]:not(.switch):after {
      opacity: var(--o, 0);
    }
    input[type=checkbox]:not(.switch):checked,
  input[type=radio]:not(.switch):checked {
      --o: 1;
    }
    input[type=checkbox] + label,
  input[type=radio] + label {
      font-size: 14px;
      line-height: 21px;
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      margin-left: 4px;
    }
  
    input[type=checkbox]:not(.switch) {
      border-radius: 7px;
    }
    input[type=checkbox]:not(.switch):after {
      width: 5px;
      height: 9px;
      border: 2px solid var(--active-inner);
      border-top: 0;
      border-left: 0;
      left: 7px;
      top: 4px;
      transform: rotate(var(--r, 20deg));
    }
    input[type=checkbox]:not(.switch):checked {
      --r: 43deg;
    }
    input[type=checkbox].switch {
      width: 38px;
      border-radius: 11px;
    }
    input[type=checkbox].switch:after {
      left: 2px;
      top: 2px;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      background: var(--ab, var(--border));
      transform: translateX(var(--x, 0));
    }
    input[type=checkbox].switch:checked {
      --ab: var(--active-inner);
      --x: 17px;
    }
    input[type=checkbox].switch:disabled:not(:checked):after {
      opacity: 0.6;
    }
  
    input[type=radio] {
      border-radius: 50%;
    }
    input[type=radio]:after {
      width: 19px;
      height: 19px;
      border-radius: 50%;
      background: var(--active-inner);
      opacity: 0;
      transform: scale(var(--s, 0.7));
    }
    input[type=radio]:checked {
      --s: .5;
    }
  }
  
  
 
/* animation */

@media(min-width:992px) {

    .wiz_animation,
    .wiz_swiper {
        opacity: 0 !important;
    }

    .wiz_active {
        transform: translateX(0) !important;
        opacity: 1 !important;
    }
}

@media(max-width:991px) {

    .wiz_animation,
    .wiz_swiper {
        transform: translateX(0) !important;
        transform: translateY(0) !important;
        opacity: 1 !important;
    }
    .quick-menu {
    display:none;
    }


}

/* animation end */