#msg_box_layer_0{top:0;left:0;position:fixed;z-index:10000;background:url(/img/static/black_70.png);}
#msg_box_center_point{position:relative;z-index:100001;width:1px;height:1px;top:50%;left:50%;}
#msg_box_frame{position:absolute;z-index:100002;background:#FFFFFF;border:1px solid #BFBFBF;min-width:300px;}
#msg_box_titlebar{background:#BFBFBF;padding:5px;}
#msg_box_titlebar span{margin:3px;}
#msg_box_titlebar a{float:right;}
#msg_box_main_container{padding:10px;}
.image-viewer-image{max-width:400px;height:auto;}
#msg_box_close_win .rotate.deg45{color:#000000;font-weight:bold;font-size:25px;margin-right:5px;top:-10px;position:relative;}
.msg-box-btn{text-align:center;margin-top:5px;padding-top:5px;font-weight:bold;}
.msg-box-btn.border-top{border-top:1px solid #C0C0C0;}
.msg-box-btn button{cursor:pointer;font-weight:bold;}
.msg-box-btn a{text-decoration:none;display:inline-block;padding:5px;margin:5px;}
.msg-box-btn.black button{background-color:#000000;color:#FFFFFF;}
.msg-box-btn.black a{background-color:#000000;color:#FFFFFF;}
.msg-box-btn.radius button{border-radius:30px;}
.msg-box-btn.radius a{border-radius:30px;}
.msg-box-btn.btn-1 button{width:100%;}
.msg-box-btn.btn-1 a{width:100%;}
.msg-box-btn.btn-2 button{width:50%;}
.msg-box-btn.btn-2 a{width:50%;}
.msg-box-btn.btn-3 button{width:33.3%;}
.msg-box-btn.btn-3 a{width:33.3%;}
