span.labelFormObrigatorio{
	color:red;
	float:right;
	font-weight:bold;	
}

span.labelFormObrigatorioE{
	color:red;
	float:left;
	font-weight:bold;
}

span.labelFormObrigatorio.labelTop{
	float:none;
}

span.labelFormObrigatorio.avisoTbtext{
	float:left;
	padding-right:10px;
	font-size:17px;
}

span.labelFormObrigatorio{
	color:red;
	float:right;
	font-weight:bold;
}

span.labelFormObrigatorioE{
	 color:red;
	 float:left;
	 font-weight:bold;
}

span.labelFormObrigatorioNoFloat{
	color:red;
	font-weight:bold;
}

span.labelFormObrigatorio.labelTop{
	float:none;
}

span.labelFormObrigatorio.avisoTbtext{
	float:left;
	padding-right:10px;
	font-size:17px;
}


#carregando {
	height:auto;
	left:45%;
	padding:2px;
	position:absolute;
	top:40%;
	z-index:20001;
	color:#62B319;
	font-size:17px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* ***** FOTOS DO ÁLBUM ***** */
.x-view{
	float:left;
	width:190px;
	height:270px;
	margin:10px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border:1px solid #FFFFFF;
	color:#333;
}

.x-view a{
	text-decoration:none;
	color:#06F;
}

.x-view-over{
	background:#F4F4F4;
	border:1px solid #999;
	color:#333;
}

.x-view-selected{
	color:#333;
	border:1px solid #6593C5;
	background-color:#DFEDFF;
}

.foto, .imagem{
	height:200px;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.ampliacao{
	max-width:100%;
	max-height:100%;
}

.janelaAmpliacao{
	text-align:center;
}

.detalhesFoto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.detalhesFoto strong{
	font-weight:bold;
}

/* ***** VIDEOS ***** */
.video{
	height:120px;
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.quadroVideo{
	height:205px;
}


/* ****** MSG BOX ****** */
.msg .x-box-mc {
    font-size:14px;
}
#msg-div {
    position:absolute;
    left:35%;
    top:10px;
    width:250px;
    z-index:20000;
}

.x-grid3-dirty-cell{
	background-image:none !important;
}

.icon-search-item{
	padding:5px;
	float:left;
	width:30px;
	text-align:center;
	border:1px solid #FFF;
}

.icon-search-item span{
	font-size:25px;
	color:#06C;
}

.color-search-item{
	float:left;
	width:15px;
	height:15px;
	border:1px solid #000;
	border-collapse:collapse;
}

.exemploEvento{
	padding:3px;
}

.space{
	padding-top: 3px;
}

.RowExpanderContainer{
	padding: 20px;
	font-size: 12px;
	line-height: 150%;
}