﻿.hiddenDom { display: none; }
.UpFilesFrame b { border: 1px solid #ebebeb; display: block; float: left; height: 33px; margin-right: 15px; margin-top: 0px; overflow: hidden; position: relative; width: 92px; }
.UpFilesFrame b input { height: 100%; opacity: 0; position: relative; width: 100%; z-index: 989; }
.UpFilesFrame b i { background-image: url("images/ppro.png"); background-position-x: -92px; background-repeat: no-repeat; background-size: 92px auto; color: #6d6d6d; height: 100%; left: 0; line-height: 33px; position: absolute; text-align: center; top: 0; width: 100%; }

.processctrlData, .processctrlData div { }
.processctrlData { clear: both; padding-top: 10px !important; }
.processctrl { background-color: #0f0 !important; height: 10px !important; padding-left: 193px !important; width: 300px !important; }
.processctrl .progress { height: 10px !important; margin: 0 !important; padding: 0 !important; }

.jsonArea { display: none; }

.imgCake { background-color: #f8f8f8; float: left; margin-right: 10px; width: 122px; }
.imgCake .img { width: 122px; }
.imgCake .img img { height: 120px; width: 120px; }
.imgCake .delCtrl { float: none; height: 25px; line-height: 25px; text-align: center; }
.imgCake .delCtrl a { display: inline-block; text-align: center; width: 120px; }

.listCake {
margin: 0px 10px 10px 0px!important; 
padding-left:80px;
padding-right:40px;
position:relative; height:80px; overflow:hidden; width:300px;
float:left; background-color:#f1f1f1;
}
.listCake .img { width: 60px; position:absolute; left:5px; top:5px;}
.listCake .img img { width: 60px;}
.listCake .txt {text-align: left;}
.listCake .txt p{clear:both; display:block;}
.listCake .txt p.title{font-size:13px; color:#0480be; text-decoration:underline; max-height:50px; overflow:hidden;}
.listCake .txt p.size{font-size:11px; color:#808080;}
.listCake .txt p.btnarea{font-size:11px; color:#f00; position:absolute; right:5px; top:0px;}
.listCake .txt a {}


.processctrl .progress .bar { background-color: #0e90d2 !important; background-image: linear-gradient(to bottom, #149bdf, #0480be) !important; background-repeat: repeat-x !important; box-sizing: border-box !important; color: #fff !important; float: left !important; font-size: 12px !important; height: 100% !important; text-align: center !important; transition: width 0.6s ease 0s !important; }
.processctrl .progresstip { background-color: #f00 !important; height: 22px !important; line-height: 22px !important; margin: 0 !important; padding: 0 !important; text-align: center; }
#NoData { margin-bottom: 20px; }
