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

#specialEvt .close-wrap { position: relative; padding: 7px 0; background-color: #505050;  height: 13px; }
#specialEvt .close-wrap .close { position: relative; bottom:5px; margin-left: auto;margin-right: 10px; text-align: left; float: right; width: 180px;}
#specialEvt .close-wrap .close .btn-close { position: absolute; right: 0px; top: 0px; color: #fff; }

.cont-pop
      {height: 824px;}

.cont-pop {height: 700px!important;}
/* BASIC css end */

