.app-base-info{ display: none; overflow: hidden; margin-top: 10px;}
.pic-view{ float: left; margin-right: 10px; text-align: center;}
.pic-view .pic,.pic-view .pic img{ width: 120px; height: 120px;}
.pic-view h4{ margin: 5px 0;}

#uz .uz-notice{ border: 1px solid #4F800D; padding: 5px; margin: 15px 0; background: #83AF24; background-image: -webkit-gradient(linear, 0% 0, 80% 100%, from(#83AF24), to(#4F800D)); background-image: -moz-linear-gradient(80% 100% 120deg, #4F800D, #83AF24); -moz-border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; position: relative; overflow: hidden }
#uz .uz-notice .title { position: absolute; top: 20px; right: 10px; font-size: 100px; color: #769F33; font-family: "microsoft yahei", Georgia, "Times New Roman", Times, serif; z-index: 1 }
#uz .uz-notice p { color: #E5F2B1}
#uz .wp-list-table { margin-top: 10px;}
#uz .accordion-section-title{ background: #f5f5f5; border-bottom:1px #dfdfdf solid;}
#uz .accordion-section-title:after{ display: none;}
#uz .nav-menu-header h3{ float: left; padding: 5px 0 0 14px; margin: 0; line-height: 28px; font-size: 14px;}

#uz #menu-settings-column select{ width: 100%;}
#uz #post-body-content input[type=text]{ width: 100%;}
#uz #post-body-content .check-column{ padding: 8px 10px;}
#uz #post-body-content #the-list .check-column input[type=checkbox]{ margin-top: 2px;}

.yzd-input-file{ position: relative; width: 250px; overflow: hidden; border:1px #999 solid; padding: 2px; background: #f9f9f9;}
.yzd-input-file:hover{ border-color: #0099cc;}
.yzd-input-file .btn-file{ float: left; width: 62px; height: 20px; line-height: 0; color: #000; padding: 0; margin: 0 5px 0 0; cursor: pointer;}
.yzd-input-file .input-file{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding: 0; border:none; opacity: 0; filter:alpha(opacity = 0);}
.yzd-input-file .file-result{ overflow: hidden; font-size: 12px; line-height: 20px; color: #333333; }
.yzd-input-file .img-show{ margin-top: 5px; border:1px #ccc solid; padding: 2px;}
.yzd-input-file .img-show img{ width: 250px;}
.yzd-input-file.done .file-result{ display: block; }
