@charset "UTF-8";
/*-- ---------- ύX ---------- */
.popup_wrapper_confirm {width:100%; margin: 0 auto; display: none; }

#popup_confirm_personal { background:#fff;padding: 0px; border:2px solid #56B2AE;width:550px; height:560px; margin-left: -250px; margin-top: -350px;} 
.popup_wrapper_confirm{width:100%; margin: 0 auto;}
div.popup_wrapper_confirm .popup .footer{height:100px;background:none; padding-top: 0px}
div.popup .header_confirm{ padding:10px 10px 10px 10px; color:#2b2b2b;}
* html div.popup .header_confirm{width:100%;		}
div.popup .header_confirm .lblTitle {text-align:left; color:White;}
.view_footer{resize: both; width:100%; }
div.footer .view_footer td{text-align: center;}
div.footer #btnNotAccept { padding-top: 25px; outline: none; }
div.footer #btnPrint { padding-top: 25px; outline: none;}
div.footer #btnAccept { padding-top: 25px; outline: none;}
div.popup .contents{text-align:justify; padding:0 20px 20px; float: none; width:auto; height:auto; overflow:hidden;}
div.popup .header_confirm {cursor: move; background-color: #56B2AE;}
div.popup_wrapper_confirm .popup .contents  {height: 335px; margin: 10px 10px 0px 10px; background: #FFF;border: 1px solid #b3b3b3;padding: 10px;overflow-y: scroll; }
div.footer .pop_print img{ padding-top: 25px; outline: none;}