@charset "utf-8";
/* CSS Document */

#topo h1 {
	width: 100%;
	/* background: url(../Imgs/logo.jpg) center center repeat; */
	background: url(../Imgs/logo2023.png) center center repeat;
	height: 100px;
	font-size: 0em;
}

#master {
	width: 100%;
	max-width: 1470px;
	min-width: 300px;

}

.div_contato .telSecundario {
	display: none;
}

#conteudo_left .hot {
	width: 100%;
	text-align: center;
	margin: auto;
}

#conteudo_left .hot img {
	width: 94%;
	height: 94%;
	max-width: 250px;
	border-radius: 10px;
	margin: 2% 0px;
}

#conteudo_right ul li {
	width: 100%;

}

#conteudo_right ul li p.indice {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
}

#conteudo_right ul li p.NomePlay {
	width: 79%;
	float: left;
	margin: 0;
	padding: 0
}

#conteudo_right h1 {
	text-align: center;

}

#conteudo_right h1 img {
	width: 100%;
	/*height: 80px;*/
}

#rodape {
	width: 100% !important;

}

.ContatoTelefone span {
	display: block;
}

/*==========================================1280===============================*/

@media only screen and (max-width: 1200px) {
	.AtualizacoesPlaybackIndex {
		font-size: 0.8em;
	}

	#master #conteudo #conteudo_right ul li .NomePlay {
		/* font-size: 0.75em; */
	}
}

/*==========================================980===============================*/

@media only screen and (max-width: 980px) {

	#conteudo_right {
		float: left;
		width: 33% !important;
		padding: 0px 0.5% !important;
		border-width: thin !important;
		border-style: dotted !important;
		border-color: rgb(230, 112, 42) !important;
		border-image: initial !important;
		margin: 0px 1% !important;
		max-height: 2420px !important;
		overflow: hidden;
	}

	#conteudo_center {
		width: 63.5% !important;
		float: right !important;
	}

	.TituloAtualizacoesPlaybackIndex {
		width: 97%;
	}

	#conteudo_left {
		width: 36% !important;
	}

	#conteudo_left .hot {
		display: none;
	}

	#master #conteudo #conteudo_left .div_contato .email a:link,
	#master #conteudo #conteudo_left .div_contato .email a:visited {
		font-size: 0.9em;
	}

	#master #conteudo #conteudo_right ul li .NomePlay {
		font-size: 0.8em;
	}
}

/*====================================SMALL==================================================*/

@media only screen and (max-width: 640px) {

	/* ============= RESET ==================*/
	* {
		margin: 0;
		padding: 0;
		font-size: 100%;
		border: none;
		outline: none;
		/* font-weight: 300; */
		box-sizing: border-box;
		font-family: sans-serif;
		/*font-family: 'Lato', sans-serif;*/
	}

	#master {
		width: 100%;
		float: left;
		background-color: unset;
		margin-top: unset;

	}

	#topo {
		width: 100%;
		float: left;
	}

	#master #topo {
		color: unset;
		height: unset;
		border-bottom-width: unset;
		border-bottom-style: unset;
		border-bottom-color: unset;
		padding: 0px;
		margin: auto;
	}

	#master #conteudo {
		width: 100%;
		float: left;

	}

	#master #conteudo #conteudo_left {
		width: 100% !important;
		float: left;
		background-color: unset;

	}

	#master #conteudo #conteudo_center {

		width: 100% !important;
		float: left;
	}

	#master #conteudo #conteudo_right {
		float: left;
		background-color: unset;
		display: block;
		width: 100% !important;
		padding: 0px !important;
	}

	#master #rodape {
		width: 100%;

	}

	#master #rodape .rodapeLine ul.link {
		display: unset;
		margin: auto;
		width: 100%;

	}

	#master #rodape .rodapeLine ul.contato {
		width: unset;

	}

	#master #rodape .rodapeLine ul.cop {
		width: unset;
	}

	#master #conteudo #conteudo_right ul {
		background-color: unset
	}

	#master #conteudo #conteudo_right ul li .NomePlay {}

	#login fieldset {
		background-color: unset;
	}

	#login .row {
		margin-top: unset;
		margin-right: unset;
		margin-bottom: unset;
		margin-left: unset;
		text-align: unset;

	}

	#login .row i {
		top: 0;
		left: 0;
		margin: 0;
		padding-top: 17px;
	}

	#login .input {

		box-shadow: 0 0 2px rgba(0, 0, 0, .3);
		display: unset;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		width: 100%;
		height: unset;
		margin: 0;
		padding: 15px 30px;
		outline: none;
		border-radius: 0;
		background: #fff;
		color: #404040;
		appearance: normal;
		-moz-appearance: none;
		-webkit-appearance: none;
		-ms-transition: border-color 0.3s;
		-moz-transition: border-color 0.3s;
		-webkit-transition: border-color 0.3s;
		font-family: Verdana, Geneva, sans-serif;
		font-size: unset;
		line-height: unset;
		border: thin solid #333;
	}

	#retorno-login {
		width: 100% !important;
		margin: 2% 0 !important;
	}

	.item_cont_left {
		margin-bottom: unset;

	}

	.IndexEsqueceuSuaSenha a:link,
	.IndexEsqueceuSuaSenha a:visited {
		font-size: unset;
		text-decoration: none;
		margin-top: unset;
		color: unset;
		font-family: unset;
	}

	#master #conteudo #conteudo_left .div_contato {
		font-family: unset;
		font-size: unset;
		color: unset;
		line-height: unset;
		font-weight: unset;
		background-color: unset;
		border: unset;
		border-radius: unset;
		text-align: unset;
		padding-top: unset;
		padding-right: unset;
		padding-bottom: unset;
		padding-left: unset;
		margin-top: unset;
		margin-right: unset;
		margin-bottom: unset;
		margin-left: unset;
	}

	#master #conteudo #conteudo_left .div_contato a:link,
	#master #conteudo #conteudo_left .div_contato a:visited {
		color: #a26e0d;
		text-decoration: unset;
		font-weight: bold;
		margin-top: unset;
		margin-bottom: unset;
		display: unset;
	}

	.ContatoTelefone {
		margin: 0;
		padding: 0;
		color: unset;
		margin-left: unset;
		text-align: unset;
	}

	/* ==================================================================== */

	body,
	#conteudo,
	FormLogin {
		background-color: #e5e5e5;

	}

	a {
		text-decoration: none;
	}

	a:active {
		text-decoration: underline;
	}

	ul {
		list-style: none;
	}

	img {
		max-width: 100%;
	}

	#topo {}

	#topo h1 {
		width: 100%;
		/* background: url(../Imgs/logo-medium2.png) center center no-repeat; */
		background: url(../Imgs/logo2023.png) center center/280% no-repeat !important;
		height: 80px;
		font-size: 0em;
	}

	#conteudo {
		margin: auto;

	}

	#conteudo_left {}

	#login {}

	#FormLogin,
	#FormLogin input,
	#FormLogin #button {
		padding: 0%;
		border-radius: 5px;
		text-align: left;
	}

	#FormLogin {
		margin: 2% 3%;
		padding: 0%;
	}

	.ClassError {
		/*Msg erro login */
		text-align: right;
		color: #e52f48;
		width: 100%;
		padding: 2%;
		padding-top: 0;
		font-size: 0.9em;

	}

	#FormLogin input,
	#FormLogin #button {
		width: 100%;
		padding: 3%;
		height: unset;
	}

	#FormLogin #email {
		border: 1px solid rgba(0, 0, 0, 0.3);
	}

	#FormLogin #password {
		margin-top: 1%;
		border: 1px solid rgba(0, 0, 0, 0.3);
	}

	#FormLogin #button {
		padding: 3%;
		text-align: center;
		cursor: pointer;
		margin: 2% 0;
		/*background-image: linear-gradient(#707070, #333);*/
		background-color: #14a286;
		color: white;
		font-size: 1.2em;
		font-weight: bold;
	}

	.IndexEsqueceuSuaSenha a,
	.btn-cadastro {
		background-color: #fcfcfc;
	}

	.IndexEsqueceuSuaSenha {
		font-size: 0.75em;
		cursor: pointer;

	}

	.IndexEsqueceuSuaSenha a:hover {
		color: #f60;
	}

	.IndexEsqueceuSuaSenha a {
		color: #4f4f4f;
		border-radius: 0px 5px 5px 0px;
		line-height: 45px;
		padding-right: 2%;
		width: 46%;
		text-align: right;
		margin-right: 4%;
		margin-bottom: 2%;
		float: right;
	}

	.btn-cadastro {
		height: 45px;
		padding-top: 4px;
		padding-left: 1%;
		width: 46%;
		margin-left: 4%;
		border-radius: 5px 0px 0px 5px;

		text-align: left;
	}

	#master #conteudo #conteudo_left .emailTelefone {
		width: 92%;
		color: #333;
		background-image: linear-gradient(#ffffff, #f5ede4);
		float: left;
		padding: 2%;
		border-radius: 5px;
		border: 1px solid #bdbdbd;
		margin: 1% 4%;
		margin-bottom: 1%;
	}

	.tit_contato {
		width: 100%;
		text-align: left;
		color: #333;
		font-size: 0.9em;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}

	.div_contato h3 {
		text-align: center;
		width: 100%;
		float: left;
		margin: 0%;
		padding: 0%
	}

	.div_contato .email {
		text-align: center;
		width: 100%;
		float: left;
		margin: 0%;
		padding: 0%;
	}

	.div_contato .email a {

		font-weight: bold;
	}

	p.ContatoTelefone {}

	#master #conteudo #conteudo_left .div_contato p.ContatoTelefone a {
		width: 100%;
		margin-bottom: 0;
		border-radius: 5px;
		text-align: center;
		padding: 3%;
		padding-bottom: 0%;
		float: left;
		font-size: 1.1em;
		font-weight: bold;
		color: #4f4f4f;
	}

	p.ContatoTelefone span {
		width: 100%;
		float: left;
		text-align: le;

	}

	p.ContatoTelefone img {
		width: 40px;

	}

	.ContatoTelefoneInfo {
		width: 100%;
		float: left;
		text-align: center;
		margin: 0;
		padding: 0;
		font-size: 0.8em;
	}

	.hot {
		margin: auto;
		display: block;
		width: 230px;
	}

	.listagem {
		width: 98%;
		margin: 1% 1% !important;
		float: left;

	}

	.listagem p {
		display: unset;
		margin-block-start: unset;
		margin-block-end: unset;
		margin-inline-start: unset;
		margin-inline-end: unset;
		margin: unset;
		padding: unset;
	}

	.div_contato .Listagem a {
		width: 32.33% !important;
		float: left !important;
		margin: 1% 0.5% !important;
		padding: 2% 1% !important;
		background-color: #707070;
		text-align: center !important;
		font-size: 0.6em !important;
		color: #fff7df !important;
		border-radius: 3px !important;
	}

	.desc_site {
		background-image: linear-gradient(#ffffff, #f5ede4);
		width: 98%;
		margin: 0 1%;
		padding: 3%;
		border-radius: 5px;
		border: 1px solid #bdbdbd;
		text-align: justify;
		font-size: 0.85em;

	}

	.desc_site p {
		text-indent: 2em !important;
		line-height: 16px;
	}

	#conteudo_center {
		width: 100%;
		float: left;
		margin: 0 0%;
		padding: 0% 0%;
		font-size: 0.8em;
		line-height: 20px;

	}

	.TituloAtualizacoesIndex {
		width: 98%;
		text-align: center;
		font-size: 1.5em;
		margin: 0% 1%;
		margin-top: 2%;
		padding: 2%;
		background-image: linear-gradient(orange, #674300);
		border-radius: 5px;
		color: white;

	}

	.TituloAtualizacoesPlaybackIndex {
		width: 80%;
		text-align: center;
		font-size: 1.2em;
		margin: 1% 10%;
		padding: 1%;
		color: #333;
		font-weight: bold;

	}

	.AtualizacoesPlaybackIndex ul {}

	.AtualizacoesPlaybackIndex li {
		background-color: rgb(252, 252, 252);
		width: 98%;
		font-size: 1.2em;
		/* font-weight: bold; */
		list-style-type: none;
		max-width: 105ch;
		text-overflow: ellipsis;
		white-space: nowrap;
		margin: 0% 1%;
		padding: 1% 2%;
		border-radius: 2px;
		border-width: 1px;
		border-style: solid;
		border-color: rgb(189, 189, 189);
		border-image: initial;
		overflow: hidden;
	}

	#conteudo_right {
		float: left;
		border-width: initial !important;
		border-style: none !important;
		border-color: initial !important;
		border-image: initial !important;
		margin: 0px 0% !important;
		max-height: 1325px !important;
		overflow: hidden;
	}

	#conteudo_right ul {
		width: 98%;
		float: left;
		text-align: center;
		margin: 0px 1%;
	}

	#conteudo_right li {
		float: left;
		text-align: left;
		font-size: 0.8em;
		padding: 0.2% 0px;
		border-bottom: thin dotted rgb(204, 204, 204);
		margin: 0% !important;
	}

	#conteudo_right h1 {
		/* imagem */
		width: 98%;
		text-align: center;
		margin: 3%;
		margin-bottom: 1%;
	}

	#conteudo_right h1 img {
		width: 100%;
		/* height: 80px; */
		margin-left: -15px;
	}

	#master #conteudo #conteudo_right ul li .indice {
		font-family: sans-serif;
		height: 39px;
		line-height: 39px;
		text-align: center;
		width: 12%;
		float: left;
		background-color: unset;
		background-image: linear-gradient(#ffb8b8, #464646);
		color: white;
		font-weight: bold;
		;
		border-radius: 5px;

	}

	#master #conteudo #conteudo_right ul li .NomePlay {
		font-family: sans-serif;
		height: 40px;
		line-height: 16px;
		float: left;
		color: rgb(51, 51, 51);
		font-size: 1.0em;
		background-color: white;
		max-width: 92ch;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 88% !important;
		padding: 1%;
		border-bottom: unset;
		overflow: hidden;
	}

	#conteudo_right li .NomePlay b {
		font-family: sans-serif;
		font-weight: bold;
		font-size: 1em;
		color: rgb(51, 51, 51);
	}

	#rodape {
		background-image: linear-gradient(#4e2c2c, #333);
		width: 100% !important;
		float: left;
		color: white;
		font-size: 0.75em;
		padding: 0 !important;
	}

	#master #rodape {
		height: unset;
	}

	#rodape ul.link {

		width: 100% !important;
		margin: 0 0% !important;
		padding: 0 !important;
		float: left;

	}

	#rodape .link a {
		color: white;
		padding: 1% 1% !important;
		margin: 0 0% !important;
		text-align: center;
		text-decoration: underline;
		font-size: 0.85em;
	}

	#master #rodape .rodapeLine ul.contato {
		height: unset;
		line-height: 20px;
	}

	#rodape .contato li {

		width: 100% !important;
		padding: 0 !important;
		float: left;
		margin: 0 !important;
		text-align: center !important;
		font-size: 0.95em !important;
		color: white;
	}

	#rodape .cop li {
		text-align: center !important;
		font-size: 0.7em !important;
		width: 100% !important;
		float: left;
		padding: 0% 0;
		margin: 0 !important;
	}

	/*   Itens ocultos mobile */
	.linkFuncionamento,
	#FormLogin header,
	#FormLogin label,
	.telSecundario,
	.hot,
	.AtualizacoesPlaybackIndex span,
	.div_contato h3,
	.tit_contato {
		display: none;
	}

	/*================  CADASTRO  ===================   */

	#CadastroUsuario {
		width: 100%;
		float: left;
		margin: 0;
		padding: 0 1%;
		color: white;

	}

	#CadastroUsuario #CadastroUsuarioTitulo {
		border-color: #8f5d00;
		text-shadow: 2px 2px 1px white;

	}

	#FormCadastroUsuario {

		width: 90% !important;
		/* float: left; */
		margin: 0% 5%;
		margin-bottom: 2%;
		padding: 0%;
		min-width: unset !important;
	}

	#FormCadastroUsuario label {
		background-color: unset !important;
		color: black !important;
		font-size: 0.6em !important;
		margin: 0 !important;
		/* margin-top: 3% !important; */
		padding: 0 1% !important;
		width: 100% !important;
		float: left !important;
		text-align: left !important;
		border: none !important;

	}

	#FormCadastroUsuario input,
	#FormCadastroUsuario select {
		width: 100% !important;
		padding: 2% !important;
		margin: 0% 0 !important;
		margin-bottom: 1% !important;
		;
		color: #333 !important;
		/* font-weight: bold !important; */
		border: thin solid #bdbdbd !important;
		text-align: left !important;
		font-size: 0.9em;
	}

	#FormCadastroUsuario input::placeholder {
		color: rgba(0, 0, 0, 0.3);
		font-weight: normal;
		font-size: 0.9em;
	}

	#CadastroUsuario #Enviando,
	#CadastroUsuario #CadastroRetornoErro,
	#CadastroRetorno {
		display: none;
	}

	#CadastroUsuario #Enviando {
		width: 90%;
		float: left;
		text-align: center;
		margin: 5%;
	}

	#FormCadastroUsuario select {
		background-color: white;
	}

	#FormCadastroUsuario #button {
		/* background-image: linear-gradient(orange, #674300); */
		margin: 4% 0 !important;
		border-radius: 5px;
		color: white !important;
		text-align: center !important;
		padding: 10px 0 !important;
	}

	#FormCadastroUsuario .ClassError {
		list-style: none;
		text-align: left;
		width: 100%;
		float: left;
		font-size: 0.8em;

	}

	#FormCadastroUsuario #CadastroRetornoErro {
		width: 100%;
		float: left;
		background-color: #e52f48;
		text-align: center;
		padding: 3%;
		line-height: 20px;
		font-size: 0.9em;
		color: white !important;
	}

	#FormCadastroUsuario #CadastroRetornoErro a {
		color: #fff30b;
		text-decoration: underline
	}

	#CadastroRetorno {
		width: 98%;
		margin: 0 1%;
		float: left;
		background-color: white;
		color: black;
		padding: 3%;
		font-size: 0.9em;
		text-align: left;
	}

	#CadastroRetorno p {
		/* 	text-indent:1em; */
		line-height: 25px;
		margin: 2% 0;
	}

	#CadastroRetorno p strong {
		font-weight: bold;
	}

	#CadastroRetorno a {
		color: black;
		text-decoration: underline;
		text-align: center;
		font-weight: bold;
		text-indent: 0em;
		padding: 2%
	}

	#CadastroUsuario #FormCadastroUsuario fieldset {
		border: none;
		margin: 10px 0;
	  }

	/*======================= Recuperar senha ====================== */

	#CadastroNaoAtivado {
		width: 100%;
		margin: 0;
	}

	#CadastroNaoAtivado #FormRecuperarSenha fieldset .row {
		width: 100%
	}

	#CadastroNaoAtivado #FormRecuperarSenha #button {
		background-color: #464646 !important;
		color: white !important;
		margin: 5% 0 !important;
	}

	#CadastroNaoAtivado #LinkAtivacao,
	#RetornoEnvioAtivacao #LinkAtivacao {
		width: 100%;

	}

	/*===================== erro de login ================---------*/
	#loginErro {
		width: 98%;
		margin: 1% 1%;
		padding: 1%;
		border-radius: 5px;
	}

	#FormLoginErro {
		width: 100%;
		float: left;

	}

	#FormLoginErro fieldset {
		width: 100%;
	}

	#FormLoginErro input {
		padding: 3% 1% !important;
		text-align: left;
	}

	#FormLoginMsg2 {
		width: 100% !important;
	}

	#FormLoginErro #button {
		padding: 4% !important;
		height: unset;
		text-align: center;
	}

	#loginErro label {
		width: 100%;
		text-align: left;
		background-color: unset;
		border: unset;
		color: unset;
		padding: unset;
	}

	#loginErro input {
		width: 100% !important;
	}

	#loginErro #LoginErroMsg {
		width: 100%;
		font-size: 12px;
		line-height: unset;
		text-align: center;
		padding: 1%;
	}

	#loginErro #LoginErroMsg #LoginErroMsgSimbolo {
		line-height: unset;
		font-size: 12px;
		height: unset;

	}

}

/*==================================== FIM SMALL==================================================*/