.center{
	position: relative;
	margin: auto;
	width: 90%;
	max-width: 1600px;
}
.margin-none{margin: 0!important}
.padding-none{padding: 0!important}
.border-none{border: 0!important;}

.none{display: none;}
.ul{
	list-style: none;
	padding: 0;
}

.left{float: left;}
.right{float: right;}
.txtCenter{text-align: center;}
.clear{clear: both!important;}

.font80{font-size: 80%;}

.Vcenter{position: relative;overflow: hidden;display: table;}
.Vcenter .centralizar{
	display: table-cell;vertical-align: middle;margin-top: 50%;
	#margin-top: 0;#float: left;#width: 100%;/*EXPLORER*/
}

.meio{
	top: 50%;
	transform: translateY(-50%);
}


.width100{width:100%;min-width:100%}
.minwidth100{min-width:100%;}
.minwidth50{min-width:50%;}
.minwidth0{min-width:0;}
.width95{width:95%;}
.width94{width:94%;}
.width93{width:93%;}
.width92{width:92%;min-width:92%}
.width91{width:91%;}
.width90{width:90%;}
.width85{width:85%;}
.width80{width:80%;}
.width75{width:75%;}
.width70{width:70%;}
.width69{width:69%;}
.width68{width:68%;}
.width67{width:67%;}
.width66{width:66%;}
.width65{width:65%;}
.width60{width:60%;}
.width55{width:55%;}
.width50{width:50%;}
.width49{width:49%;}
.width48{width:48%;}
.width47{width:47%;}
.width46{width:46%;}
.width45{width:45%;}
.width44{width:44%;}
.width43{width:43%;}
.width42{width:42%;}
.width41{width:41%;}
.width40{width:40%;}
.width39{width:39%;}
.width38{width:38%;}
.width37{width:37%;}
.width36{width:36%;}
.width35{width:35%;}
.width34{width:34%;}
.width33{width:33%;}
.width32{width:32%;}
.width31{width:31%;}
.width30{width:30%;}
.width29{width:29%;}
.width28{width:28%;}
.width27{width:27%;}
.width26{width:26%;}
.width25{width:25%;}
.width24{width:24%;}
.width23{width:23%;}
.width22{width:22%;}
.width21{width:21%;}
.width20{width:20%;}
.width19{width:19%;}
.width18{width:18%;}
.width17{width:17%;}
.width16{width:16%;}
.width15{width:15%;}
.width14{width:14%;}
.width13{width:13%;}
.width12{width:12%;}
.width11{width:11%;}
.width10{width:10%;}
.width9{width:9%;}
.width8{width:8%;}
.width7{width:7%;}
.width6{width:6%;}
.width5{width:5%;}
.width4{width:4%;}
.width3{width:3%;}
.width2{width:2%;}
.width1{width:1%;}


.titulo1{
	font-weight: bold;
	color: #359696;
	font-size: 175%;
	margin: 0;
}
.erro{color: red;}
.sucesso{color: green;}


/*//////////////////AUDIO NO MEIO DO TEXTO DO REDACTOR////////////////////*/
.audio_texto{position: relative;display: table;}
.audio_mobile{width: 100%;}
.audio_texto .audiojs{width: 100%;min-width: 122px;background: none;box-shadow: none;float: left;margin-right: 5px;position: absolute;left: 0;top: 0;overflow: hidden;}
.audio_texto .audiojs .play-pause{
	margin-top: 0;
	/*background: url('../js/audiojs/fundo-audio-texto.png') no-repeat center;*/
	background: #F25215;
	width: 30px;
	height: 30px;
	border-radius: 25px;
}
.audiojs .progress{background: #F25215!important;}
.audiojs .play-pause .play, .audiojs .play-pause .pause{
	margin-left: 6px!important;
	margin-top: -3px;
}
.interna_noticias .audiojs .play-pause{background: url('../js/audiojs/fundo-audio-noticias.png') no-repeat center;}
.interna_policial .audiojs .play-pause{background: url('../js/audiojs/fundo-audio-policial.png') no-repeat center;}
.interna_esporte .audiojs .play-pause{background: url('../js/audiojs/fundo-audio-esporte.png') no-repeat center;}
.interna_destaques .audiojs .play-pause{background: url('../js/audiojs/fundo-audio-destaque.png') no-repeat center;}
.interna_politica .audiojs .play-pause{background: url('../js/audiojs/fundo-audio-politica.png') no-repeat center;}
.audio_texto .audiojs .time{bottom: 8px;top: auto;z-index: 1;}
.audio_texto .audiojs .scrubber{margin: 4px 1%;margin-left: 65%!important;z-index: 2;overflow: unset;}
.audio_texto .audiojs .scrubber .progress, .audio_texto .audiojs .scrubber .loaded{left: -65%;}
.audio_texto audio[controls="controls"]{width: 100%;}
.audio_texto > p{width: 100%;}
.audio_texto.audio_carregado{padding-left: 43px;width: auto;padding-bottom: 25px;}
/*//////////////////AUDIO NO MEIO DO TEXTO DO REDACTOR////////////////////*/
