#drop, #dados {
	border-radius:3px
}
#drop a, #tzine-download {
	text-transform:uppercase;
	display:inline-block
}
#tzine-download, footer h2 a {
	text-decoration:none!important
}
#dados {
	font-family:'PT Sans Narrow', sans-serif;
	margin-top: 16px;
}
#drop {
	/* background-color: #ffffff6b; */
	/* padding:40px 50px; */
	/* margin-bottom:30px; */
	text-align:center;
	font-size:19px;
	font-weight:700;
	color: #6bc0fd;
	/* border: 1px dashed #00a62a; */
	height: 264px;
	z-index: 1;
	position: absolute;
	width: 100%;
	margin: 2px;
}
#drop:hover {/* border: 1px dashed #86b5f8; */
	cursor:pointer;
	background-color: #5ba53a36;
}
#drop a {/* background-color:#1c4088; *//* padding:12px 26px; */
	color:#fff;
	font-size:14px;
	border-radius:4px;
	cursor:pointer;/* margin-top:12px; */
	line-height:1;
	text-decoration:none;
	width: 100%;
	height: 150px;
	margin-top: 0px;
	padding: 0px 2px;
	position: relative;
	text-align: left;
}
#drop a:hover {/* background-color:#86b5f8 */
}
#drop input, #dados ul li input {
	display:none
}
#dados {
	list-style:none;
	padding:0;
	width: 22%;
	z-index: 1000;
	float: left;
	width: 100%;
}
#dados li {
	background-color: #d3f5e5;
	padding: 8px;
	height: 56px;
	position:relative;
	border-bottom: 3px solid #00a322;
	width: 100%;
}
#dados li p {
	width: 49px;
	overflow:hidden;
	white-space:nowrap;
	color: #0067a9;
	font-size: 13px;
	font-weight:700;
	position:absolute;
	top: 10px;
	left: 38px;
}
#dados li i {
	font-weight:400;
	font-style:normal;
	color:#7f7f7f;
	display:block
}
#dados li canvas {
	top:15px;
	left: 4px;
	position:absolute;
	width: 28px;
}
#dados li span {
	width:15px;
	height:12px;
	background:url(../img/icons.png) no-repeat;
	position:absolute;
	top: 23px;
	right: 84px;
	cursor:pointer;
}
#dados li.working span {
	height:16px;
	background-position:0 -12px
}
#dados li.error p {
	color:red
}
footer {
	background-color:#080808;
	bottom:0;
	box-shadow:0 -1px 2px rgba(0, 0, 0, .4);
	height:40px;
	left:0;
	position:fixed;
	width:100%;
	z-index:100000
}
footer h2 {
	font-size:14px;
	font-weight:400;
	position:absolute;
	top:0;
	left:50%;
	bottom:0;
	margin-left:-420px;
	padding:13px 20px 0;
	border:1px solid #000;
	border-width:0 1px;
	background-color:rgba(0, 0, 0, .6);
	box-shadow:0 0 5px #000 inset;
	line-height:1;
	margin-top:0
}
footer h2 a {
	color:#EEE!important
}
footer h2 i {
	font-style:normal;
	color:#888
}
#tzine-download {
	opacity:.9;
	background-color:#257691;
	font-size:11px;
	text-align:center;
	width:150px;
	height:28px;
	line-height:28px;
	border-radius:2px;
	font-weight:700;
	box-shadow:0 -1px 2px #1e5e74 inset;
	border-top:1px solid #26849c;
	text-shadow:1px 1px 1px #1e6176;
	margin-top:6px
}
.porcento {
    background-color: #009900 !important;
    margin-left: 115px !important;
    margin-top: 12px !important;
    color: #fff !important;
    border-radius: 13px;
    font-size: 13px !important;
    padding: 10px !important;
    width: 51px !important;
    right: 10px;
}
.alerta { background: #ff8c8c;
    color: #fff;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    border-radius: 10px;}
#tzine-download:hover {
	opacity:1
}
#tzine-actions {
	position:absolute;
	top:0;
	width:500px;
	right:50%;
	margin-right:-420px;
	text-align:right
}
#tzine-actions iframe {
	display:inline-block;
	height:21px;
	width:95px;
	position:relative;
	float:left;
	margin-top:11px
}
