.cabec{
	font-size: 24px;
	color:#215E21;
	font-family: 'Poiret One';
}
.acaopastas{
	margin-right:15px;
}

.acaopastas img{
	height:20px;
}
.files{
	opacity:0;
}
.receberarquivos{
	margin: 10px;
	border: 3px dotted #CCC;
}

.pastas{
	width: 150px;
	height: 165px;
	text-align: center;
	padding:12px 8px 12px 8px;
	margin: 5px;
	font-size: 12px;
	cursor:pointer;
}
.pastas img{
	height: 70px;
	margin-bottom: 12px;
}

.selecaoitem{
	height: 140px;
	background: #f7e4ffce;
	border: 1px solid #e9e1ed;
	-moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
}
.inf{
	font-size: 20px;
    position: absolute;
	z-index: 1;
	left: 122px;
	top: 5px;
	color:#cfd2d6;
}
.btn-acao{
	font-size: 9px;
}

.me30{
	margin-left: 30px;
}
#logo img{
	height: 25px;
	margin-left: 10px;
}
.float{
	position: relative;
	display: inline-block;
	top: -85px;
	border: 2px solid #ffffff;
	left: 45;
	background: #f7e4ffce;
}

.badge {
	display: inline-block;
	padding: 0.25em 0.4em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.60rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }