#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:#e10500;color:#fff;border:1px solid transparent;margin-left:16px}#bulletin_conl .bulletin_conl .cr_rcln{font-size:14px}.cr_rcln{line-height:20px;padding-left:25px;position:relative;cursor:pointer;display:inline-block}.cr_rcln.red input[type=checkbox]:checked+.indicator{border-color:red}.cr_rcln.red input[type=checkbox]:checked+.indicator:after{border-color:red}.cr_rcln.red input[type=checkbox]:focus+.indicator{border-color:#69c1a8}.cr_rcln.red input+.indicator{border-color:#ddd}.cr_rcln.red input[type=checkbox]:focus+.indicator,.cr_rcln.red input[type=radio]:focus+.indicator{border-color:#69c1a8}.cr_rcln.red input:checked+.indicator+span{color:red}.cr_rcln.red input[type=checkbox]:checked:focus+.indicator,.cr_rcln.red input[type=radio]:checked:focus+.indicator{border-color:red}.cr_rcln.red input:check span{color:red}.cr_rcln.org input[type=checkbox]:checked+.indicator{border-color:#ddd}.cr_rcln.org input[type=checkbox]:checked+.indicator:after{border-color:#ff8c79}.cr_rcln.org input[type=checkbox]:focus+.indicator{border-color:#69c1a8}.cr_rcln.org input+.indicator{border-color:#ddd}.cr_rcln.org input[type=checkbox]:focus+.indicator,.cr_rcln.org input[type=radio]:focus+.indicator{border-color:#69c1a8}.cr_rcln.org input:checked+.indicator+span{color:#444}.cr_rcln.l-org input[type=checkbox]:checked+.indicator{border-color:#ddd}.cr_rcln.l-org input[type=checkbox]:checked+.indicator:after{border-color:#ffac9f}.cr_rcln.l-org input[type=checkbox]:focus+.indicator{border-color:#69c1a8}.cr_rcln.l-org input+.indicator{border-color:#ddd}.cr_rcln.l-org input[type=checkbox]:focus+.indicator,.cr_rcln.l-org input[type=radio]:focus+.indicator{border-color:#69c1a8}.cr_rcln.l-org input:checked+.indicator+span{color:#444}.cr_rcln input{opacity:0;position:absolute;top:0;left:0;width:100%;height:20px;z-index:10}.cr_rcln input:disabled+.indicator{background-color:#f0f0f0}.cr_rcln input+.indicator{background-color:#fff;border:1px solid #ddd;height:20px;width:20px;position:absolute;top:0;left:0;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.cr_rcln input:focus+.indicator{border-color:#69c1a8}.cr_rcln input:checked+.indicator:after{content:" ";display:block;position:absolute;top:50%;left:50%}.cr_rcln input[type=checkbox]:checked+.indicator:after{width:6px;height:10px;border:solid #0077b3;border-width:0 2px 2px 0;-webkit-transform:translate(-50%,-65%) rotate(45deg);transform:translate(-50%,-65%) rotate(45deg)}