* {
    font-family: "Noto Sans KR", sans-serif;
    font-optical-sizing: auto;
}

.text-center {
    text-align: center;
}

input {
    color: black !important;
}

.pointer {
    cursor: pointer;
}

.text_up {
    text-transform: uppercase;
}

.tab.on {
    display: block;
}

.tab {
    display: none;
}

.hide,
.off {
    display: none;
}

.offevent {
    pointer-events: none;
}

.no-active {
    display: none;
}

.view_comp_info.active td, .view_info.active td {
    background-color: #f1fbf8;
}

.upImg img .card_img {
    width: 213px;
    height: 120px;
}

.upImg.addImg .card_img {
    width: 20px;
    height: 20px;
}

.staff {
    cursor: pointer;
}

#chart-area {
    width: 1150px;
    height: 717px;
}

.upImg .btn_del_img {
    border: 1px solid #666;
    background-color: #FFFFFF99;
    padding: 1px;
}