/* DROP and DROP */
.dropzone-outter {
    display: block;
    position:relative;
}

.dropzone-icon {
    width: 80px;
    height: 100%;
    float: left;
    background-image: url(../images/html5/cert_drag_and_drop.png);
    background-position: center;
    background-size: cover;
    margin-right: 12px;
}

.dropzone-comment {
    width: 257px;
    height: 100%;    
    float: left;
    padding-top: 5px;
    color: #919191;
    text-align: left;
}

.dropzone-comment span{
    height: 20px
}

.dropzone {
    position: absolute;
    width : 370px;
    height: 65px;
    line-height: 100%;
    text-align: center;
    /* border: 1.5px dashed #f48634; */
    /* border-radius: 1em; */
    /* background-color: rgba(247,247,248,1); */
    margin-top: 25px;
    left: 2%;
    padding: 3px 0px 0px 0px ;
    
    cursor: pointer;
}

.dropzone span {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 11px;
}

/* .dropzone.dragover {
    border-style: solid;
    border-color: #585858;
    background-color: rgba(0,0,0,0.2);
} */

.not-selectable {
    pointer-events: none;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: none;
}

/* �씤利앹꽌 import �떆�젏�쓽 鍮꾨�踰덊샇 �솗�씤 李� */
.nx-npki-iLayer-askPwd {
    display: none;
    position: absolute;
    top: 30%;
    left: 50%;
    width: 250px;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
    z-index: 39000;
    margin: 40px auto;
    padding: 33px 25px 150px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.nx-npki-oLayer-askPwd { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 40000; }
.nx-npki-oLayer-askPwd .nx-npki-dim { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .5; filter: alpha(opacity=50);
}
.nx-npki-oLayer-askPwd .nx-npki-iLayer-askPwd { display: block; }

.askPwd-head {
   font-family:�굹�닎怨좊뵓;
   margin: -25px -25px 25px;
   padding: 5px 25px;
   line-height: 35px;
   font-size: 18px;
   font-weight:bold;
   color: #474646;
   text-align: center;
   text-shadow: 0 1px rgba(255, 255, 255, 0.75);
}

.askPwd-body {
    position: absolute;
    top:50px;left:12px;
    margin: 2px auto;
    width: 250px;
    padding: 12px 12px 12px;
    background: #f3f6fa;
    border:1px solid #e2e2e2;
    font-family:�굹�닎怨좊뵓;
    font-size:13px;
    color:#333333;
    letter-spacing:-0.5px;
    line-height:16px;
    text-align:center;
    font-weight:bold;
}

.askPwd-info {
    margin-top: 16px;
}

.askPwd-input {
    margin: 8px;
}

/* �씤利앹꽌 李얘린 �겢由��떆 Popup */
.nx-npki-iLayer-search {
    display: none;
    position: absolute;
    top: 45%;
    left: 50%;
    width: 260px;
    height: 230px;
    background: #FFFFFF;
    background-color: #fff;
    border-radius: 10px;
    z-index: 39000;
    margin: 40px auto;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.nx-npki-oLayer-search { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 40000; }
.nx-npki-oLayer-search .nx-npki-dim { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: .5; filter: alpha(opacity=50);
}
.nx-npki-oLayer-search .nx-npki-iLayer-search { display: block; }
.search-cert-head{
	background-image:url(../images/bg_header_02.png);
	background-size: 260px 35px;
	height: 45px;
    background-repeat: repeat-x;
    letter-spacing: -1px;
    padding: 7px 0;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.nx-npki-btn-search-cert {
    position: absolute;
    z-index:100;
   vertical-align: top;
   width: 85px;
   height: 30px;
   padding: 0;
   font-size: 14px;
   color: white;
   text-align: center;
   background: #426DAE;
   border: 0;
   border-bottom: 1px solid #426DAE;
   border-radius: 15px;
   outline:none;
   cursor: pointer;
}

.tex4 {
   position: absolute;
   top:32%;
   width:100%;
   font-family:�굹�닎怨좊뵓;
   font-size:13px;
   color:#333333;
   letter-spacing:-0.6px;
   line-height:20px;
   text-align:center;
}

.nx-npki-btn-exe-link {
    margin-left: 10px;
    background:url('../images/html5/ico_down.png') no-repeat 15px;
    position: absolute;
    top:65%;
    width: 100%;
    font-family:�굹�닎怨좊뵓;
    font-size:13px;
    color:#4790d9;
    letter-spacing:-0.5px;
    line-height:16px;
    text-align:center;
    font-weight:bold;
    cursor: pointer;

}

.nx-npki-btn-bg{
    position: absolute;
	width: 100%;
    top: 80%;
    text-align: center;
}

.nx-npki-btn-bg ul{
	align-items: center;
	width: 100%;
    padding: 0 47px;
    margin: 0;
}

.nx-npki-btn-bg ul li{
	display: inline;
    border-left: none;
}

.nx-npki-btn-bg ul li:first-child{
    float: left;
}

.nx-npki-btn-ok {
   position: absolute;
   top:180px;left:72px;z-index:100;
   vertical-align: top;
   width: 85px;
   height: 30px;
   padding: 0;
   font-size: 14px;
   color: white;
   text-align: center;
   background: #426DAE;
   border: 0;
   border-bottom: 1px solid #426DAE;
   border-radius: 15px;
   outline:none;
   cursor: pointer;
}

.nx-npki-btn-close {
   z-index:100;
   vertical-align: top;
   width: 85px;
   height: 30px;
   padding: 0;
   font-size: 14px;
   color: white;
   text-align: center;
   background: #426DAE;
   border: 0;
   border-bottom: 1px solid #426DAE;
   border-radius: 15px;
   outline:none;
   cursor: pointer;
}


.nx-npki-btn-cancel {
   position: absolute;
   top:180px;left:160px;z-index:180;
   vertical-align: top;
   width: 85px;
   height: 30px;
   padding: 0;
   font-size: 14px;
   color: grey;
   text-align: center;
   background: #ffffff;
   border:1px solid #cfcfcf;
   border-radius: 15px;
   outline:none;
   cursor: pointer;
}
