/* BASIC css start */
#specialEvt { background: #fff; }

#specialEvt .cont-pop { width: 100%; margin: auto;  auto; padding: 0px;}
#specialEvt .cont-pop .cont { min-height: 257px; _height: 257px; padding: 0px;}
#specialEvt .close-wrap { position: relative; padding: 5px 0; color: #000; background-color:#8e8e8e; }
#specialEvt .close-wrap .close { position: relative; width: 100%; margin-left: auto; margin-right: auto; text-align: left; padding:0 0 0 10px;}
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 20px; top: 0px; }
/* BASIC css end */

