/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
.btn-c {background:#F7F7F7;border:#D7D7D7 1px solid;border-radius:6px;color:#333333;padding:6px 0;width:96px;text-align:center;letter-spacing:1px;cursor:pointer;outline:none;}
.btn-c:hover{background:#DEDEDE;border:#CECECE 1px solid;}
.btn-s {background:#0679D4;border:#0679D4 1px solid;border-radius:6px;color:#FFFFFF;padding:6px 0;width:96px;text-align:center;letter-spacing:1px;cursor:pointer;outline:none;}
.btn-s:hover{background:#0065BD;}
.pthumb {cursor:pointer;margin:10px 0 0 0;border:#DDDDDD 1px solid;}
.thumbu {display:inline-block;}
.thumbu div img {border:#DDDDDD 1px solid;cursor:pointer;max-height:100px;}
.thumbu div i {display:block;width:18px;height:18px;background:#333333 url('../admin/dialog-close-on.png') no-repeat center center;position:absolute;margin:1px 0 0 1px;cursor:pointer;}
.thumbu div i:hover {background:#C00000 url('../admin/dialog-close-on.png') no-repeat center center;}
.thumbu p {height:16px;line-height:16px;padding:6px 0;margin:0;text-align:center;color:#A0A3A8;}
.thumbu p img {padding:0 8px;cursor:pointer;}
.thumbs {width:102px;height:128px;overflow:hidden;float:left;margin:0 16px 16px 0;}
.thumbs div img {border:#DDDDDD 1px solid;width:100px;height:100px;cursor:pointer;}
.thumbs p {height:16px;line-height:16px;padding:6px 0;margin:0;text-align:center;color:#A0A3A8;}
.thumbs p img {padding:0 8px;cursor:pointer;}
.upl{width:auto;box-sizing: content-box;}
.upl img {width:11px;height:11px;cursor:pointer;padding:0 6px;vertical-align: middle;box-sizing: content-box;}
#Dtop {/* border: 6px solid rgb(224, 224, 224); *//* border-radius: 10px; */box-sizing: initial;box-shadow: 1px 1px 50px rgba(0,0,0,.3);}
#Dtop .dbody {background: rgb(255, 255, 255);box-sizing: initial;position: relative;}
#Dtop .dhead {font-weight: bold;cursor: move;user-select: none;padding: 0 80px 0 20px;height: 42px;line-height: 42px;border-bottom: 1px solid #eee;font-size: 14px;color: #333;overflow: hidden;background-color: #f8f8f8;border-radius: 2px 2px 0 0;}
#Dtop .dhead span {float:right;cursor:pointer;display:block;background-image:url(../admin/close.png);position:absolute;right:-13px;top:-13px;width:30px;height:30px;margin-left:0;transition:All .4s ease-in-out;*right:-18px;_display:none;}
#Dtop .dhead span:hover {background-image: url(../admin/close_hover.png);transform: rotate(180deg)}
/* #Dtop .dhead span:hover { background: url("dialog-close-on.png") center center no-repeat rgb(244, 84, 84); border-radius: 0px 3px 0px 0px; } */
#Dtop .dbox { overflow: hidden; line-height: 180%; clear: both; }
#Dtop .dbox table{margin-left:10px;}
#Dtop .dsize{height:11px;font-size:1px;}
#Dtop .dsize div{height:11px;width:11px;background:url('../admin/resize.png') no-repeat;cursor:se-resize;font-size:1px;float:right;}
.webuploader-container {position:relative;}
.webuploader-element-invisible {position:absolute !important;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);}
.webuploader-pick {position:relative;display:inline-block;cursor:pointer;}
.webuploader-pick-hover {}
.webuploader-pick-disable {opacity:0.6;pointer-events:none;}