/* BASIC css start */
/* »ó´ÜÀÌ ¾øÀ¸¹Ç·Î top¹öÆ° ¹Ì³ëÃâ Ã³¸® */

span.fa.fa-times.fa-2x {
    font-size: 16px;
}

.popup .pop .close {
    width: 45px;
    height: 36px;
    color: #fff;
    line-height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    text-align: center;
}

.section_fixedFooter .btn_toggle_area .btn_up {
    display: none !important;
}

.date {
    color: var(--brand-color);
}

#date_end {
    padding: 15px 10px 0 0;
    font-size: 1em;
    color: var(--brand-color);
    text-align: right;
    font-weight: normal;
}

.old_privacy {
    padding: 10px;
    font-size: 1em;
}

.old_privacy strong {
    display: inline-block;
    margin-bottom: 5px;
    color: #000;
}

.old_privacy select,
.old_privacy a.btn {
    vertical-align: middle;
}

.old_privacy select {
    height: 20px;
}

.old_privacy a.btn {
    display: inline-block;
    padding: 0 10px;
    height: 18px;
    line-height: 19px;
    border: 1px solid #d4d4d4;
    background: #ebebeb;
    color: #2f2f2f;
    font-weight: bold;
    border-radius: 5px;
}

/* BASIC css end */

