@charset "UTF-8";
/*
**********************************
* ACETHEME Ver 1.1.0
* 이 테마는 유료테마로써, 구매하지 않고 사용하는것은 불법이며 법적인 처벌을 받게 됩니다!
* 모든 테마사용처는 상시 모니터링 되오니 주의하시기 바랍니다!
**********************************
*/
/*============================================================== 
 You can write your style here and overwrite our style
 ============================================================== */

/*# sourceMappingURL=yourstyle.css.map */

body {
    /* background: #FCFFE7; */
    /* background: #aaa; */
}

.col-no-padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/* 스크롤바의 폭 너비 */
body::-webkit-scrollbar {
    width: 8px;
}

body::-webkit-scrollbar-thumb {
    background: #bad7e9;
    /* 스크롤바 색상 */
    border-radius: 10px;
    /* 스크롤바 둥근 테두리 */
}

body::-webkit-scrollbar-track {
    background: #ebf8ff;
    /*스크롤바 뒷 배경 색상*/
}

@media print {
    /* @page { */
    /* size: A4; */
    /* size: A4 landscape; */
    /* margin: 20px; */
    /* } */

    .cal-bar {
        -webkit-print-color-adjust: exact !important;
    }
}

.btn-success-light {
    background-color: #e8eaf6;
    color: #000;
}

.hide {
    display: none !important;
}

.btn-default {
    color: #111;
}

#ui-datepicker-div {
    z-index: 2000 !important;
}

#fwrite .write-color-dropdown {
    height: 40px;
    padding: 4px;
}

#fwrite .write-color-dropdown button {
    width: 100%;
}

.calendar-nav .nav .btn {}

.calendar .cal-bar.notice {
    font-weight: bold;
    /* box-shadow: 0 0 0px 2px rgb(124, 124, 124); */
    /* border: 1px solid #7c7c7c; */
}

.calendar .bar-plus {
    font-size: 1.5em;
    text-align: center;
    border: none;
    color: #f8f7f8;
    height: 40px;
    justify-content: center;
    pointer-events: none;
}

.calendar .bar-plus.offset6 {
    color: #e8eaf6;
}

.calendar .bar-plus.offset7 {
    color: #fce4ec;
}

.calendar .bar-plus.today {
    color: #fff8e1;
}

.calendar .cal-bar:not(.day-bar) {
    display: flex;
}

.calendar .cal-bar:not(.bar-plus) {
    background: #fff;
}

.calendar .cal-bar .left {
    width: 10px;
    /* border-top: 1px solid #000; */
    height: 100%;
}

.calendar .cal-bar .right {
    padding: 4px 4px;
    /* width: calc(100% - 20px); */
    margin-left: 4px;
    position: relative;
    width: 100%;
}


.week-wrapper .cal-bar .subject {
    /* font-weight: bold; */
    cursor: pointer;
    color: black;
}

.calendar .cal-bar.complete .day-bar-view .text-dark,
.calendar .cal-bar.complete,
.calendar .cal-bar.complete .subject {

    background: #eee;

    color: #686868 !important;
}

.calendar .cal-bar.complete .day-bar-view u,
.calendar .cal-bar.complete .subject-div {
    text-decoration: line-through;
}

.calendar .cal-bar.my-work {
    border: 1px solid #3e4555;
}

.calendar .cal-bar.active {
    border-right: 2px solid #71c9ff !important;
    border-bottom: 2px solid #71c9ff !important;
    border-top: 2px solid #71c9ff !important;
    border-left: 2px solid #71c9ff;
    box-shadow: 0 0 2px 1px #71c9ff !important;
}

.calendar .day-bar-view.active u {
    color: #0033cc !important;
    font-weight: bold;
}


.calendar .day:hover {
    background-color: #c3cefd;
}

.calendar .day-bar-view.subject {}

#bo_v #bo_v_top ul {
    display: flex;
    justify-content: end;
}

#bo_v #bo_v_top ul li {
    padding: 0 10px;
    list-style: none;
    word-break: break-all;
    font-size: 24px;
}

#school_list a {
    cursor: pointer;
    position: relative;
}

#school_list {
    max-height: 300px;
    overflow-y: auto;
    position: relative;
}

#fwrite .wr4.btn {
    width: 100%;
}


form[name="fsearch"] .input-group input[type="text"]{
    height:40px !important;
}


@media all and (max-width: 768px) {
    .mobile-hide {
        display: none !important;
    }

    .calendar-nav {
        display: block !important;
    }

    .calendar-nav .nav {
        width: 100%;
        flex-wrap: nowrap !important;
    }

    .calendar-nav .nav .yyyymm {
        font-size: 1em;
        width: 77%;
        text-align: center;
    }

    .calendar-nav .nav a {
        width: 18%;
    }

    .calendar-nav .nav a:nth-child(4) {
        margin-right: 0 !important;
        /* padding: 0.5rem !important; */
        text-align: center;
    }

    .calendar-nav .nav a:nth-child(2) {
        /* padding: 0.5rem !important; */
        text-align: center;
    }

    .banner-innerpage .subtitle {
        font-size: 1em;
    }

    .banner-innerpage .title {
        font-size: 1.5em;
    }
}

@media all and (min-width: 769px) {
    .pc-hide {
        display: none !important;
    }
}


.school-info {
    font-size: 0.95em;
}

.school-info i {
    width: 20px;
}

.memo a {
    position: relative;
}

.memo img {
    position: absolute;
    width: 50px;
    right: 10px;
    bottom: 0px;
    border: none;
}

.memo-member-list {
    padding: 0 1em;
}

.memo-member-list .grade {
    font-weight: bold;
    background: #BAD7E9;
    color: white;
    font-size: 1.2em;
    height: 1px;
    width: 160px;
    /* line-height: 100%; */
}

.memo-member-list label {
    font-size: 1.2em;
    width: 80px;
    text-align: left;
}

.memo-member-list {
    padding: 0;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    height: 80vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.memo-member-list .media-body {
    /* width: 100%; */
}

.memo-member-list .name {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ellipsis3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.sticky {
    top: 0;
    z-index: 799;
    position: fixed;
}

.datepicker {
    z-index: 9999 !important
}

.hd_pops {
    box-shadow: 1px 5px 10px 2px #00000078;
    overflow-y: auto;
}

.hd_pops_con iframe {
    overflow-y: auto;
}

.gomemo {
    background: #eeeeee;
}

.gomemo .list-group-item {
    background: #f6f4c3
}

.gomemo .accordion .card {
    background: #fffdc1;
}

.gomemo .accordion .card.new {
    background: #ffffff;

}

.gomemo .card-body textarea {
    background: transparent;
    width: 100%;
    border: none;
}

.hd_pops_header {
    padding: 0;
    color: #fff;
    text-align: left;
    position: relative;
    padding: 10px;
    width: 100%;
}


.hd_pops_con img {
    width: 100% !important;
    height: auto !important;
}



@media (max-width: 776px) {
    #hd_pop {
        background: #fff;
    }

    .hd_pops {
        left: 10px !important;
        right: 10px !important;
        background: #fff;
    }

    .hd_pops_con {
        width: 100% !important;
        height: auto !important;
        background: #fff;
    }

    .hd_pops_con img {
        width: 100% !important;
        height: auto !important;
    }
}


.admin hr {
    margin: 30px 0;
}

.red-dot {
    border-radius: 15px;
    background: #f00;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -6px;
    right: -9px;
}

.red-dot-mini {
    border-radius: 15px;
    background: #f00;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 19px;
    right: 8px;
}

.ch-btns .btn {
    font-size: 15px;
}

.bo_v_tit.complete {
    text-decoration: line-through;
    color: #666
}

.channel-card {
    border: 2px solid #2B3467;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}
.grade-ban-info ul{
    display: flex;
    flex-wrap: wrap;
    border: 1px solid #d2d2d2;
}
.grade-ban-info .grade-title{
    width: 100%;
    font-weight: bold;
    font-size: 20px;
}
.grade-ban-info li{
    list-style-type: none;
    width: 104px;
    padding: 10px;
}


.school_info .students table{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    font-size: 14px;
}
.school_info .students table.contacts td{
    padding: 10px;
    
}

.school_info .students th{
    width:4%;
    padding: 10px 10px;
    vertical-align: middle;
    color: #222;
    border-right: 1px solid #ddd;
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    background: #e9e9e9;
}

.school_info .students td{
    font-weight: normal;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #ddd;
    border-left: 1px solid #d2d2d2;
}
.school_info .students td .edit{
    padding:10px;
    cursor: pointer;
    height: 40px;
    box-sizing: border-box;
}

.school_info .students .div-btn{
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding: 14px;
    display: none;  
}

.school_info .students .div-btn button{
    width: 160px;
}