/* BASIC css start */
#specialEvt { background: #fff  repeat 0 0; }
#specialEvt .tit-pop { text-align: center; }

#specialEvt .close-wrap { position: relative; padding: 5px 0; color: #000; background-color: #8e8e8e; }
#specialEvt .close-wrap .close {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    float: none !important;
    font-size: 15px !important;
    opacity: 10 !important;
    line-height: 1.5 !important;
    text-shadow: none !important;
    padding: 0 12px !important;
}
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 6px; top: 3px; }

/* BASIC css end */

