#bulletin_conl .bulletin_conl{z-index:3000;width:100vw;height:100vh;position:fixed;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.5);overflow:hidden}@media screen and (min-width:980px){#bulletin_conl .bulletin_conl{width:100%;height:100%}}#bulletin_conl .bulletin_conl.opening{opacity:1;-webkit-transition:opacity .8s;transition:opacity .8s}#bulletin_conl .bulletin_conl.opened{opacity:1}#bulletin_conl .bulletin_conl.closing{opacity:0;-webkit-transition:opacity .8s;transition:opacity .8s}#bulletin_conl .bulletin_conl.closed{opacity:0;display:none}#bulletin_conl .bulletin_conl.open{display:block}#bulletin_conl .bulletin_conl.close{display:none}#bulletin_conl .bulletin_conl .bulletin_conl_wrap{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-calc(100% - 20px);width:calc(100% - 20px);max-width:370px;max-height:430px;padding:10px 10px 15px;background-color:#fff}@media screen and (min-width:980px){#bulletin_conl .bulletin_conl .bulletin_conl_wrap{width:870px;max-width:none;max-height:500px}}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header{padding-bottom:10px;border-bottom:1px solid #ddd}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header .bulletin_conl_title{font-weight:700}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header .bulletin_conl_close{position:absolute;top:15px;right:10px;width:18px;height:18px;overflow:hidden;cursor:pointer}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header .bulletin_conl_close:after,#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header .bulletin_conl_close:before{content:"";position:absolute;display:block;background-color:#666;width:100%;height:2px;top:5px}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header .bulletin_conl_close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_header .bulletin_conl_close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_body{margin-top:10px;max-height:310px;overflow-y:auto}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_body .modal-body{width:unset;height:unset;overflow:unset}@media screen and (min-width:980px){#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_body{max-height:380px}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_body .modal-body h5{margin:15px}}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_footer{position:relative;margin-top:15px;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_footer .bulletin_conl_btns button{min-width:80px;height:36px;font-weight:700;-webkit-box-shadow:none;box-shadow:none;outline:none;cursor:pointer}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_footer .bulletin_conl_btns button.btns_bgw{-webkit-border-radius:2px;border-radius:2px;background-color:#fff;color:#444;border:1px solid #bbb}#bulletin_conl .bulletin_conl .bulletin_conl_wrap .bulletin_conl_footer .bulletin_conl_btns button.btns_bgr{-webkit-border-radius:2px;border-radius:2px;background-color:#669;color:#fff;border:1px solid transparent;margin-left:16px}#bulletin_conl .bulletin_conl .cr_rcln{font-size:14px}