/*CLASSES EXEMPLOS PARA MURAL*/

.test_div_paragrafo_mural {
	width: 75%;
	display: flex;
	flex-direction: column;
	overflow-y: scroll;
	flex-grow: 4;
}

.test_div_opcoes_mural {
	width: 25%;
	height: 100%;
	max-width: 175px;
	border-radius: 0px 0px 0px 14px;
	overflow-y: scroll;
	border-top: none;
}

.teste_div_lista_mural {
	width: 100%;
	max-height: 60px;
	height: 15%;
	display: flex;
	color: #505252;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.teste_div_lista_mural:hover {
	background-color: #08b2f5;
	color: white !important;
	cursor: pointer;
}

.teste_div_lista_mural > p:hover {
	color: white !important;
}

.teste_div_lista_mural_ativa {
	width: 100%;
	max-height: 60px;
	height: 15%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: #4190ad;
}

.test_div_selecao_paragrafo_mural {
	display: flex;
	flex-direction: row;
	height: 87.5%;
	flex-grow: 2;
}

/*------------------------------------------------------------------------*/

.linha_separacao {
	height: 40px;
	border-left: 1px solid white;
	margin: 10px;
	margin-right: 0px;
}

.altura_cheia {
	height: 100%;
}

.largura_cheia {
	width: 100%;
}

.largura_cheia label {
	top: -4px !important;
}

.dimensoes_cheia {
	height: 100%;
	width: 100%;
}

.div_main {
	height: 1;
	background: rgba(223, 233, 223, 1);
	justify-content: space-between !important;
	align-items: center !important;
	min-height: 450px;
}

.div_main_senha {
	display: flex;
	flex-direction: row;
	justify-content: center;
	background: rgba(223, 233, 223, 1);
}

.div_mural {
	width: 45%;
	height: 73%;
	display: flex;
	flex-direction: column;
	background: white;
	box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.2);
	border-radius: 14px;
	margin-left: 96px;
}

.div_mural_titulo {
	background: #47a3ab;
	border-radius: 14px 14px 0px 0px;
	height: 12.5%;
	max-height: 60px;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.div_botao {
	height: auto;
}

.div_senha {
	background: #fff;
	height: 75px;
	margin: 0px;
	border-top: 4px solid rgba(217, 217, 217, 1);
}

.div_titulo {
	margin-top: 3rem;
}

.div_input {
	display: flex;
	border: 2px solid rgba(204, 204, 204, 1);
	align-items: center;
}

.div_texto_header {
	margin-left: 10px;
}

.div_logo {
	margin-left: 96px;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.div_logo img {
	width: auto;
	height: 60px;
}

.div_login {
	display: flex;
	flex-direction: column;
	height: inherit;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.div_login_senha {
	display: flex;
	flex-direction: column;
	height: inherit;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-top: 3rem;
}

.divISOS {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 2rem;
	padding-bottom: 1rem;
}

.form {
	width: 31.25%;
	height: 73%;
	margin-right: 96px;
	margin-bottom: 0px;
	background: #fff;
	box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
}

.form_senha {
	width: 31.25%;
	height: 100%;
	background: #fff;
	box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	max-height: 300px;
	max-width: 600px;
	margin-top: 4rem;
}

.conteudo_final {
	justify-content: flex-end;
}

.flex_coluna {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
}

.flex_linha {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.flex_texto {
	align-items: center;
}

.font_titulo {
	font-family: "Poppins", sans-serif;
}

.font_paragrafo {
	font-family: "Inter", sans-serif;
}

.tag_header {
	height: 75px !important;
	height: fit-content;
	background: linear-gradient(
		135deg,
		#47a3ab,
		#47a3ab,
		rgb(9, 127, 177)
	) !important;
	box-shadow: 0px 5px 6px 2px rgba(0, 0, 0, 0.18);
}
.title_header {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
}

.title_header_p {
	line-height: 0px !important;
	margin-left: 0px;
	margin-left: 0px !important;
}

.div_title_header {
	position: static !important;
	line-height: 0px !important;
	margin-top: 10px;
}

.texto_header {
	color: white;
}

.texto_grande_header {
	font-style: normal;
	font-weight: 600;
	line-height: 63px;
}

.texto_grande_header_2 {
	font-style: normal;
	font-weight: 600;
}

.texto_pequeno_header {
	position: relative;
	top: 6px;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	margin-left: 6px;
}

.tag_p_1 {
	margin: 0px;
	font-style: normal;
	font-weight: 500;
	font-size: 1rem;
	color: #1c8265;
}

.tag_p_2 {
	margin: 0px;
	font-style: normal;
	font-weight: 600;
	font-size: 1.5rem;
	color: #061d38;
	line-height: 1rem;
}

.tag_p_mural_titulo {
	font-style: normal;
	font-weight: 600;
	font-size: 1.5rem;
	line-height: 48px;
	color: white;
	margin-left: 1rem;
}

.tag_p_1_mural {
	font-style: normal;
	font-weight: 500;
	font-size: 1.5rem;
	color: #212431;
	padding-right: 2rem;
	padding-left: 2rem;
}

.tag_p_2_mural {
	margin-top: 1rem;
	font-style: normal;
	font-weight: normal;
	font-size: 1rem;
	color: #424242;
	padding-right: 2rem;
	padding-left: 2rem;
}

.tag_p_lista {
	font-style: normal;
	font-weight: 500;
	font-size: 1rem;
	line-height: 22px;
	color: inherit;
	text-align: center;
}

.tag_p_lista_ativa {
	text-align: center;
	font-style: normal;
	font-weight: 500;
	font-size: 1rem;
	line-height: 22px;
	color: #eaeaea;
}
.espacamento {
	margin-bottom: 0px;
	margin-top: 0px;
}
.tag_label {
	padding-left: 1rem;
}

.tag_input {
	padding-left: 1rem !important;
	margin: 0px !important;
	border: none !important;
	background-color: white !important;
	color: black !important;
}

.tag_senha {
	color: #323232;
	text-decoration: none !important;
}

.icone {
	color: #46a2ab;
	margin-right: 4px;
}

.icone_input {
	margin-right: 1rem !important;
	position: absolute !important;
	right: 0 !important;
}

.icone_titulo_mural {
	color: white;
	margin-left: 2rem;
}

.margin_itens {
	padding-left: 2rem;
	padding-right: 2rem;
}

.padding_right {
	padding-right: 2rem;
}

.largura_maxima {
	width: 100% !important;
	max-width: 500px !important;
}

.distancia_itens {
	padding-left: 2rem;
	padding-right: 2rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

/*MODIFICAÇÕES NOS LABELS DOS INPUTS*/

.tag_input:focus {
	box-shadow: none !important;
}

.input-field > label {
	top: -2;
}

.tag_input:focus + label {
	color: #76c6ce !important;
}

.tag_input:focus ~ i {
	color: #12c291 !important;
}

/*----------------------------------*/

/*CLASSE E ADPTAÇÕES PARA BOTÃO ENTRAR*/

.botao_entrar {
	border: none;
	background: #46a2ab;
	border-radius: 6px;
	color: white;
	font-weight: 500;
	font-size: 1.5rem;
	padding: 0.5rem;
	transition: 0.35s ease;
}

.botao_entrar:hover {
	cursor: pointer;
	color: white;
	opacity: 0.8;
}

.botao_entrar:focus {
	background: #46a2ab !important;
}

.noPadding {
	padding: 0px;
}

.noMargin {
	margin: 0px;
}

/*----------------------------------------*/

/*CLASSE PARA PERSONALIZAÇÃO DO SCROLLBAR*/

.test::-webkit-scrollbar {
	width: 6px;
	height: 10px;
	background-color: #cccccc;
}

.test::-webkit-scrollbar-track {
	background: #cccccc;
}

.test::-webkit-scrollbar-track-piece {
	background: #cccccc;
}

.test::-webkit-scrollbar-thumb {
	background: #4190ad;
	border-radius: 4px;
}

.test::-webkit-scrollbar-button {
}

.test::-webkit-scrollbar-corner {
}

.custom_hidden {
	display: none;
}

/*---------------------------------------------*/

/*MEDIAS PARA REDISIONAMENTOS DAS CLASSES, PARA VARIADAS DIMENSÕES */

@media (max-height: 700px) and (min-height: 601px) {
	.div_main {
		height: 1;
	}
	.form {
		height: 90%;
	}
	.div_mural {
		height: 90%;
	}
	.div_logo img {
		width: auto;
		height: 60px;
	}
}

/*Redisionamento para telas de largura pequena*/

@media (max-width: 850px) {
	.div_mural {
		display: none;
	}
	.form {
		height: 100%;
		width: 100%;
		margin: 0px;
	}
	.form_senha {
		height: 100%;
		width: 100%;
		margin: 0px;
		min-height: 100%;
		min-width: 100%;
	}
	.div_senha {
		height: 50px;
	}
	.div_login {
		justify-content: flex-start;
	}
	.div_login_senha {
		justify-content: flex-start;
	}
	.div_texto_header {
		display: none;
	}
	.linha_separacao {
		display: none;
	}
	.div_logo {
		margin: 0;
	}
	.tag_header {
		justify-content: center;
	}
}

/*Redisionamento para telas de largura media*/

@media (max-width: 1200px) and (min-width: 851px) {
	.form {
		width: 40%;
		margin: 0px;
	}
	.div_mural {
		width: 50%;
		margin-left: 48px;
	}
}

/*Redisionamento para telas de altura media*/

@media (max-height: 600px) {
	.div_main {
		height: 1;
	}
	.form {
		height: 100%;
	}
	.div_mural {
		height: 100%;
	}
	.div_logo img {
		width: auto;
		height: 60px;
	}
}

/*Redisionamento para telas de altura pequena */

@media (max-height: 500px) {
	.div_mural {
		height: 100%;
	}
	.form {
		height: 100%;
	}
}

/*Redisionamento para dimensões proximas a tablets*/

@media (max-height: 1366px) and (max-width: 1024px) and (min-height: 1000px) and (min-width: 800px) {
	.div_mural {
		display: none;
	}
	.form {
		height: 100%;
		width: 100%;
		margin: 0px;
	}
	.linha_separacao {
		display: none;
	}
	.div_texto_header {
		display: none;
	}
	.div_logo {
		margin: 0px;
	}
	.tag_header {
		justify-content: center;
	}
	.form_senha {
		height: 100%;
		width: 100%;
		margin: 0px;
		min-height: 100%;
		min-width: 100%;
	}
	.div_login_senha {
		justify-content: flex-start;
	}
	.div_senha {
		height: 50px;
	}
	.div_login {
		justify-content: flex-start;
	}
}

/* INSERÇÃO DO CSS PARA EXIBIÇÃO DO SELECT NA TELA DE LOGIN*/

select.selecionar_base {
	display: block;
}
