/* #ccokioPop_loading_overlay {display:block; position:fixed; background-color:rgba(252, 252, 252, .75); top:0; right:0; bottom:0; left:0; z-index:100000; cursor:wait;} */
#ccokioPop_loading {display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:100004;}
#ccokioPop_loading_container {margin:9px auto 0 auto; max-width:1300px; min-width:70px; padding:0px; width:720px; height:500px;}

#ccokioPop_loading_frame {display:none; width:100%; height:100%;}

/* progress-bar 백그라운드 */
.layer {display:none; position:fixed; _position:absolute; top:0; left:0; width:100%; height:100%; z-index:100;}
.layer .bg {position:absolute; top:0; left:0; width:100%; height:100%; background:#000; opacity:.5; filter:alpha(opacity=50);}
.layer .pop-layer {display:block;}

.pop-layer {display:none; position: absolute; top: 50%; left: 50%; width: 410px; height:auto;  background-color:#4d4d4d; z-index: 10;}	
.pop-layer .pop-container {padding: 3px 3px;}
.pop-layer p.ctxt {color: #ffffff !important;}
.pop-layer .btn-r {width: 100%; margin:10px 0 20px; padding-top: 10px; border-top: 1px solid #DDD; text-align:right;}

a.cbtn {display:inline-block; height:29px; padding:0 14px 0; border:1px solid #304a8a; background-color:#3f5a9d; font-size:13px; color: #ffffff !important;}	
a.cbtn:hover {border: 1px solid #091940; background-color:#1f326a; color: #ffffff !important;}


/* progress-bar */
.progress { position:relative; color: #ffffff !important;}
.bar { background-color: #339dc3; width:0%; height:26px;}
.percent { position:absolute; display:inline-block; top:3px;left:48%; }