@import 'core.css';
@import 'skin_clean.css'; 
@import 'plugins.css';
@import 'css3.css';

.left{
	float:left;
}

.relax{
	float:none;
	clear:both;
}

.d-none{
	display:none;
}

.vermelho{
	color:#D72B2B !important;
	font-weight:bold !important;
}
.amarelo{
	color:#F60 !important;
	font-weight:bold !important;
}
.azul{
	color:#039 !important;
	font-weight:bold !important;
}
.verde{
	color:#006600 !important;
	font-weight:bold !important;
}


table.tablesorter tr.pago td {
	color:#004000 !important;
	background-color:#E0ECE0 !important;
}

table.tablesorter tbody tr.pago:hover td {
	background-color:#BFCFBF !important;
}
table.tablesorter tbody tr.aberto:hover td {
	background-color:#F0CCCC !important;
}

.hide{
	display:none;
}
.w20{
	width:20px !important;
}
.w30{
	width:30px !important;
}
.w40{
	width:40px !important;
}
.w50{
	width:50px !important;
}
.w60{
	width:60px !important;
}
.w70{
	width:70px !important;
}
.w80{
	width:80px !important;
}
.w90{
	width:90px !important;
}
.w100{
	width:100px !important;
}
.w110{
	width:110px !important;
}
.w120{
	width:120px !important;
}
.w130{
	width:130px !important;
}
.w140{
	width:140px !important;
}
.w150{
	width:150px !important;
}
.w160{
	width:160px !important;
}
.w165{
	width:165px !important;
}
.w170{
	width:170px !important;
}
.w175{
	width:175px !important;
}
.w180{
	width:180px !important;
}
.w185{
	width:185px !important;
}
.w190{
	width:190px !important;
}
.w200{
	width:200px !important;
}
.w210{
	width:210px !important;
}
.w220{
	width:220px !important;
}
.w230{
	width:230px !important;
}
.w240{
	width:240px !important;
}
.w250{
	width:250px !important;
}
.w260{
	width:260px !important;
}
.w270{
	width:270px !important;
}
.w280{
	width:280px !important;
}
.w290{
	width:290px !important;
}
.w300{
	width:300px !important;
}
.w320{
	width:320px !important;
}
.w340{
	width:340px !important;
}
.w350{
	width:350px !important;
}
.w380{
	width:380px !important;
}
.w400{
	width:400px !important;
}
.w410{
	width:410px !important;
}
.w440{
	width:440px !important;
}
.w450{
	width:450px !important;
}
.w490{
	width:490px !important;
}
.w500{
	width:500px !important;
}
.w520{
	width:520px !important;
}
.w550{
	width:550px !important;
}

.h5{
	height:5px !important;
}
.h10{
	height:10px !important;
}
.h15{
	height:15px !important;
}
.h20{
	height:20px !important;
}
.h25{
	height:25px !important;
}
.h30{
	height:30px !important;
}
.h40{
	height:40px !important;
}
.h50{
	height:50px !important;
}
.h100{
	height:100px !important;
}
.h150{
	height:150px !important;
}
.h220{
	height:220px !important;
}
.h250{
	height:250px !important;
}
.h350{
	height:350px !important;
}

.left {
	float:left;
}
.text-left {
	text-align:left !important;
}

.mr20{
	margin-right:20px;
}

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

label.w220{
	font-weight:bold;
	font-size:16px;
	width:80%;
}

.fotos input[type="checkbox"] {
  margin: 2px 5px 0 5px !important;;
  padding: 0;
  border: none !important;
}
.fotos label {
	display: inline-block !important;
	font-size: 11px !important;
	text-align: left !important;
	padding-right: 5px !important;
	padding-top:3px;
	width:auto;
}
.fotos span {
	display: block !important;
	width:100%;
	margin-top:3px;
}

.anexos{
	list-style:disc;
	margin-left:20px;
}
.anexos li{
	margin:0 0 4px 0;
	font-size:13px;
}


.f13{
	font-size:13px;
	color:#555;
}

.f13 input{
	margin: 1px 5px 0 0px;
}

.f13 label {
	display: inline-block;
	font-size: 13px;
	width: auto;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 0;
}

.imofoto{
	display: inline-flex;
	align-items: center;
	justify-content: start;
	gap: 10px;
}

