@-webkit-keyframes slideUp{0%{height:58px;margin-bottom:10px}to{height:0;margin-bottom:0}}@keyframes slideUp{0%{height:58px;margin-bottom:10px}to{height:0;margin-bottom:0}}#divNotice{background:#fff5cc;overflow:hidden;position:relative!important}#divNotice.slideUp{-webkit-animation:slideUp 1s ease forwards;animation:slideUp 1s ease forwards}.nsnPopup.ui.modal.noticeModal .modalContainer .headContent .header{height:50px}.nsnPopup.ui.modal.noticeModal .modalContainer .container{padding:25px 15px}