html, body {
	height: 100%;
}

#barraSuperior {
	height: 85px;
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #44a0f5;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.link {
	color: #0000ff;
}

#barraInferior {
	min-height: 200px;
	background-color: #44a0f5;
	color: #ffffff;
	padding-bottom: 20px;
}
#barraInferior > div > div {
	height: 100%;
}
@media screen and (max-width: 600px) {
	#barraInferior > div > div {
		height: 40%;
	}
}

#rodape {
	height: 75px;
	background-color: #0960b1;
	color: #ffffff;
	font-size: 14px;
}

.rodapeIcon {
	font-size: 14px;
}

.titulo {
	font-size: 1.5em;
	color: #333;
	margin: 0.5em 0em 0.5em 0em;
}

.subtitulo {
	font-size: 1.25em;
	color: #333;
	margin: 0.5em 0em 0.5em 0em;
}

input {
	padding: 0.3em;
	margin-bottom: 0.5em;
}

input:read-only {
	background-color: #ebebeb;
	border: #a9a9a9 solid 1px;
	cursor: not-allowed;
}

input[type="text"], input[type="password"], select {
	width: 250px;
}

select {
	height: 2.3em;
}

div.inputForm {
	min-height: 2.7em;
}
div.inputForm label {
	margin-top: 0.3em;
}

.divMensagemErro {
	color: #FF0000;
}

.linkAzul {
	color: #0000ff;
}

.helperVerticalAlign {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.iconeRedeSocial {
	font-size: 3em;
	color: #fff;
}

.iconeRedeSocial:hover {
	color: #044582;
}

.iconeLink {
	cursor: pointer;
}

.tooltipSA {
	font-size: 13px; 
}

.iconeTooltip {
	vertical-align: middle;
	color: #757575;
	font-size: 15px;
}

.descricaoTela {
	text-align: justify;
}

.labelTitulo {
	width: 270px;
	float: left;
}

.labelValor {
	width: 270px;
	float: left;
}

#loja-wrap {
	min-height: 100%;
	margin-bottom: -18em; /* igual altura rodap� */ 
}
#loja-wrap:after {
	content: "";
	display: block;
}
footer, #loja-wrap:after {
	height: 275px; 
}

#msgAguarde {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	background: #cccccc;
	opacity: 0.75;
}

#msgAguardeInner {
	position: absolute;
	top: 50%;
	left: 50%;
	background: #ffffff;
	padding: 10px;
	border: #aaaaaa 2px solid;
}

.marginBottom-40 {
	margin-bottom: 40px;
}
.marginBottom-20 {
	margin-bottom: 20px;
}

.marginTop-20 {
	margin-top: 20px;
}

.divErrorMsg {
	background-color: #df8f8f;
	border-color: #b02e2e;
	border-style: solid;
	border-width: 1px;
	color: #822121;
	padding: 12px;
	margin: 12px auto;
	max-width: 1100px;
}

.divSucessoMsg {
	background-color: #8fdf94;
	border-color: #46af4b;
	border-style: solid;
	border-width: 1px;
	color: #266e2a;
	padding: 12px;
	margin: 12px auto;
	max-width: 1100px;
}

.divAvisoMsg {
	background-color: #e5e96c;
	border-color: #d1cf20;
	border-style: solid;
	border-width: 1px;
	color: #acb11e;
	padding: 12px;
	margin: 12px auto;
	max-width: 1100px;
}

.divInfoMsg {
	background-color: #9ed3f2;
	border-color: #4ca1d2;
	border-style: solid;
	border-width: 1px;
	color: #2072a1;
	padding: 12px;
	margin: 12px auto;
	max-width: 1100px;
}

.labelIcone {
	font-size: 1.2em;
	color: #0067c5;
}

.btnDestaqueAzulClaroSA {
	background-color: #00adff;
	padding: 8px 20px 8px 20px;
	border: 2px #008cef solid;
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
}

.btnDestaqueAzulClaroSA:hover {
	text-decoration: none;
}

.tabulator-col-title {padding-right:20px !important;}

/* W3S Sobreposicao - Inicio */
.w3-content {
	max-width:1150px !important;
	margin:auto;
	padding: 0px 20px;
}
/* W3S Sobreposicao - Final */

/* SLIDE - Inicio */

#sliderBannerDiv {
	max-width: 100%;
	height: 100%;
	position: relative;
	margin: auto;
}

#dotSlideDiv {
	position: absolute;
	top: 95%;
	width: 100%;
}

.prevSlide, .nextSlide {
	cursor: pointer;
	position: absolute;
	top: 46%;
	width: auto;
	margin-top: -22px;
	padding: 16px;
	color: #616161;
	font-weight: bold;
	font-size: 1.6em;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
	display: none;
	text-decoration: none;
}

.nextSlide {
	right: 0;
	border-radius: 3px 0 0 3px;
}

.prevSlide:hover, .nextSlide:hover {
	background-color: rgba(0,0,0,0.4);
	color: #fff;
}

#sliderBannerDiv:hover .prevSlide, #sliderDiv:hover .nextSlide {
	display: block;
}

.slideFundo {
	position: absolute;
}

.slide {
	position: relative;
	font-family: "Times New Roman",Times,serif;
	font-weight: bold;
	font-style: italic;
	font-size: 38px;
	height: 50px;
}

.slideText1 {
	position: absolute;
	top: 58%;
	left: 18%;
}

.slideText2 {
	position: absolute;
	top: 75%;
	left: 20%;
}

.slideText3 {
	position: absolute;
	top: 43%;
	left: 10%;
}

.slideTextVermelha {
	color: #a81500;
	border-left: solid #a81500 5px;
	background: rgba(255,212,102,0.6);
	padding: 0px 12px 0px 12px;
}

.slideTextAzul {
	color: #000d94;
	border-left: solid #000d94 5px;
	background: rgba(102,218,255,0.6);
	padding: 0px 12px 0px 12px;
}

.dotSlide {
	cursor: pointer;
	height: 14px;
	width: 14px;
	margin: 0 3px;
	background-color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
	border: 2px #5f5f5f solid;
}

@media screen and (max-width: 900px) {
	.slide { 
		font-size: 28px; 
	}
	
	#sliderBannerDiv {
		height: 104%;
	}
   
   .slideText1 {
		top: 50%;
		left: 12%;
	}
	
	.slideText2 {
		top: 70%;
		left: 15%;
	}
	
}

@media screen and (max-width: 600px) {
	.slide { 
		font-size: 20px; 
	}
	
	#sliderBannerDiv {
		height: 110%;
	}
   
   .slideText1 {
		top: 40%;
		left: 12%;
	}
	
	.slideText2 {
		top: 66%;
		left: 15%;
	}
	
}
/* SLIDE - Fim */


/* Menu - In�cio */
#menuEsquerdoDiv {
	float: left;
	width: 250px;
}
#menuEsquerdoDiv + div {
	float: left;
}

#menuOverlay {
	position: fixed;
	z-index: 5;
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	top: -15px;
	left: 0;
	display: none;
}

#menuOverlayInner {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding-top: 15px;
}

.menuTopoCinza {
	background-color: #e8e8e8;
	font-weight: bold;
}

.linkItemMenu {
	height: 34px;
	line-height: 34px;
	display: block;
	cursor: pointer;
}
.linkItemMenu:hover {
	background-color: #ebebeb;
	text-decoration: none;
}
.linkItemMenu > i {
	left: 1px;
	position: relative;
}
.iconeMenu {
	width: 30px;
	display: inline-block;
}
.iconeMenu > i {
	margin-left: 8px;
}
.btnSubMenu {
	border: none;
	background-color: unset;
	padding: 0px;
	width: 200px;
	text-align: left;
	cursor: pointer;
}

#menuIcon {
	display: none;
	position: absolute;
	top: 30px;
	left: 30px;
}
#menuIcon > i {
	font-size: 24px;
}

@media screen and (max-width: 600px) {
	#menuDiv, #menuEsquerdoDiv {
		display: none;
	}
	
	#menuIcon {
		display: inline-block;
	}
}
/* Menu - Fim */

/* Tabulator - Inicio */
.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title {
	white-space: normal;
}

.tabulator-row .tabulator-cell {
	white-space: pre-wrap;
}
/* Tabulator - Fim */