body {
	margin: 0;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #fbfbfb;
}

.link {
	color: #006992 !important;
	font-size: 14px !important;
	text-decoration: none !important;
}

a.link:hover {
	color: #1a68ea!important;
	text-decoration: underline !important;
}

.link-detaque {
	color: #ff0000!important;
	font-size: 14px !important;
	text-decoration: none !important;
}

a.link-detaque:hover {
	color: rgb(217, 0, 0)!important;
	text-decoration: underline !important;
}

.img-hover:hover {
    opacity: 0.7;
}

.logo{
	vertical-align:middle;
	padding-left: 25px;
}

.logoExterna{
	margin-top: 10px;
	margin-bottom: 10px;
}

.botao-baixo {
	height: 25px;
}

.botao-alto {
	height: 36px;
}

.botao-pequeno {
	width: 80px !important;
	height: 36px;
}

.botao-mini {
	width: 40px !important;
	height: 36px;
}

.botao-medio {
	width:100px !important;
	height: 36px;
}

.botao-grande {
	width: 140px !important;
	height: 36px;
}

.botao-extra-grande {
	width: 220px !important;
	height: 36px;
}

.botao-logar {
	width:95px !important;
	height: 35px;
}

.column-pequeno {
	width: 80px; 
	text-align: center;
}

.column-medio {
	width: 130px; 
	text-align: center;
}

.column-intermediaria {
	width: 180px; 
	text-align: center;
}

.column-grande {
	width: 240px; 
	text-align: center; 
}

.titulo-pagina {
	font-size: 15px !important; 
	color: #006992 !important;
	font-weight: normal !important;
}

.titulo-panel {
	color: #858585;
	font-size: 16px;
	font-weight: bold;
}

.imagem-redonda {
	border-radius: 50%;
}

.ui-datagrid-content {
	border: none !important;
}

.label-atencao {
	color: #ff0000;
	font-size: 12px !important;
} 

.texto-azul {
	color:#006992;
	font-size: 14px !important;
}

.valorTotal {
	color:#006992;
	font-size: 26px !important;
	font-weight:bold;
}

.texto-avaliacao {
	line-height: 1.5 !important; 
	font-size: 14px !important;
}

.texto-pesquisa {
	color:#666666;
	font-size: 14px !important;
}

.texto-erro {
	color:#ff0000;
	font-size: 16px !important;
	font-weight:bold;
}

.usuario-logado {
	color:#006992;
	font-size: 12px !important;
}

.icone-usuario-logado {
	font-size: 14px; 
	color: #006992; 
	margin-right: 5px
}

.texto-atencao {
	color: #003366;
	font-size: 16px !important;
	font-weight: bold !important;
}

.texto-info {
	color: #006992;
	font-size: 16px;
}

.texto-valor {
	color: #006992;
	font-size: 22px !important;
	font-weight: bold;
}

.label-pesquisa {
	font-size: 13px !important;
	font-weight:bold;
}

.label-aviso {
	font-size: 18px !important;
	font-weight:bold;
	text-align: center;
}

.texto-pequeno {
	font-size: 12px !important;
}

.texto-medio {
	font-size: 14px !important;
}

.texto-contagem-caracter {
	color:#ff8000 !important;
	font-size: 12px !important;
}

.texto-grande {
	color:#666666;
	font-size: 17px !important;
	font-weight:bold;
}

.texto-destaque {
	color: #ff9f35;
	font-size: 15px !important;
}

.texto-destaque-cinza {
	color: #7f7f7f;
	font-size: 15px !important;
	font-weight: bold;
}

.texto-cinza {
	color:#999999;
	font-size:12px !important;
}

.texto-cinza-negrito {
	color: #797979;
	font-weight: bold;
}

.texto-negrito {
	font-weight: bold;
}

.texto-pergunta {
	font-size: 15px !important;
   	color: #a3a3a3 !important;
	font-weight: bold !important;
}

.texto-consideracao {
	font-size:13px !important;
	color: #a9a9a9;
}

.texto-resposta {
	font-size:12px !important;
	color: #666666;
}

.espacamento-pagina-dialog {
	padding: 10px 10px 10px 10px;
}

.toolbar-ficha {
	background:#fcfcfc!important;
	padding: 5px 5px 5px 5px !important;
	margin-top: 5px;
}

.toolbarGroup-ficha-left {
	padding: 9px !important;
}

.toolbarGroup-ficha-right {
	padding: 1px !important;
}

.tamanho-minimo-medio {
	min-width:100px !important;
}

.label-escolha {
	color: #999999;
	font-size: 16px !important;
	font-weight: bold;
}

.texto-escolha {
	color: #004080;
	font-size: 13px !important;
}

.cidade-escolha {
	color: #ff8040;
	font-size: 18px !important;
}

.total-definido {
	color: #00BFFF;
	font-size: 16px !important;
	font-weight: bold;
}

.total-escolhido {
	color: #FA5858;
	font-size: 16px !important;
	font-weight: bold;
}

.container-titulo-botao {
	display: flex;
	justify-content: center;
	align-items: center;
	
	color: #f8f8e7;
}

.titulo-botao-esq {
	width: 90%
}

.titulo-botao-dir {
	display: flex;
	justify-content: flex-end;
	width: 10%;	
}

.batao-destaque {
	background: #004f9d !important;
	color: #FFFFFF !important;
	font-size: 14px !important;
	text-shadow: none !important;
	width: 180px !important;
	height: 45px !important;
	border: none !important;
	border-radius: 7px !important;
}

.batao-destaque:hover {
	background: #0063c6 !important;
}

.container-botao-pagamento {
	margin-top: 20px;
	display: flex;
	gap: 10px;
}