﻿/* Lagos informatica */

/* ================ PAGINA PRINCIPAL ================ */
/*RESET ALL*/

@import url(https://fonts.googleapis.com/css?family=Roboto);

HTML, BODY, FORM
{
    font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    /*font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;*/
}

H1
{
	float: left;
	width: 360px;
	height: 51px;
	text-indent: -9999px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url('../img/estrutura/logo.png');
	background-repeat: no-repeat;
}

#header-info-novo
{
    position: absolute;
    width: 100%;
    margin: 0 0 15px 0;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    display: table;
    
}

#header{
    padding-top: 20px !important;
}

.header-info-novo
{
    color: white;
}

#header-info-left
{
    padding: 2px 10px;
    float: left;
}

#header-info-right
{
    padding: 2px 10px;
    float: right;
}

#header-info-right > img
{
    margin-bottom: 2px;
}


#header-slider
{	color: #FFF;
	width: 100%;
	min-width: 800px;
	top: -364px;
	float: left;
	margin-left: -1px;
	overflow: hidden;
	position: absolute;
	height: 350px;
	z-index: 9998;
	background-color: #7eb445;
	background-image: url('../img/estrutura/bg-slider-top.png');
	background-repeat: repeat-x;
	background-position: center 10px;
	border-bottom: 3px solid #699639;
	display: block;
	
}


#header-tabs
{
	width: 100%;
	min-width: 800px;
	background-position: bottom;
	z-index: 9997;
	height:40px;
	padding-top:2px;	
	border-bottom: 1px solid #CCD3D1;
    background-color: #FFF;
}

.header-links
{
    text-align: right;
	width: 100%;
	min-width: 800px;
	background-color: #F8F8FF;
	background-position: bottom;
	height:52px;
	border-bottom: 1px solid #CCD3D1;
    margin-bottom:8px;
}


.card-home
{
    width: 225px !important;
    height: 345px !important;
    overflow: hidden;
}

.card-home > .card-header > h2
{
    background-color: #f5f5f0;
}

/*
#card-noticias
{
    width: 225px !important;
    height: 345px !important;
    overflow: hidden;
}

#card-comunicados
{
    width: 225px !important;
    height: 345px !important;
    overflow: hidden;
}

#card-programacoes
{
    width: 225px !important;
    height: 345px !important;
    overflow: hidden;
}

#card-programa-pontos
{
    width: 225px !important;
    height: 345px !important;
    overflow: hidden;
}
*/

#card-mensagens
{
    width: 470px !important;
    height: 345px !important;
    overflow: hidden;
}

#card-mensagens > .card-header > h2
{
    background-color: #f5f5f0;
}

.card-border
{
    width:100%;
    height: 5px;
}

.card-border-green
{
    background-color: green;
}

.card-border-red
{
    background-color: red;
}

.card-border-blue
{
    background-color: blue;
}

.card-border-info
{
    background-color: #00bcd4;
}

.card-border-orange
{
    background-color: orange;
}

.abrir-menu
{
	display:block;
	width: 100%;
	height: 27px;
	background-image: url('../img/estrutura/slider-botoes.png');
	background-repeat: no-repeat;
	background-position: center -36px;	
	position:absolute;
	top:74px;
	left:0;
}

.default-title
{
    margin: 25px auto 25px;
    text-align: center;
}

.card-default-page
{
    margin: 0 auto;
    width: 260px;
    height: 140px;
}

#banner1
{
    width: auto;
    height: 50%;
    overflow:hidden;
    border:none;
    margin-bottom: 7px;
    padding-bottom: 30px;
}

.wrapper
{
	margin: auto !important;
	padding:0 20px 0 20px;
}
#sombra
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../img/estrutura/bg-sombra.png');
	display: none;
	z-index: 8;
}


#header-slider A
{
	color: #cae5c9;
	text-decoration: none;
	cursor:pointer;
}

#header-slider A:hover
{
	color: #FFF;
}



.menu-aberto
{
	background-position: top center;
}

#footer-slider
{
	clear: both;
	width:100%;
	background: url('../img/estrutura/bg-slider.png') no-repeat center top;
	margin-top: 20px;
	padding-top: 29px;
	text-align:center;
}
#footer-slider IMG
{
	margin-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border:none;
}
#footer-slider A IMG
{
	opacity: 0.8;
}
#footer-slider A:hover IMG
{
	opacity: 1;
}

#menu-iframe {width:100%; height:175px;}

.fundoazul
{
    background-color:#597891;
	color:#FFF;
}

.fechartab
{
    float:right;
    width:16px;
    height:16px;
    margin-top:1px;
    /*background:url('../img/estrutura/x_fechar.png') bottom left no-repeat;*/
}

.fechartab > span
{
    font-size: 16px;
}

.fechartab > span:hover:before
{
    content:"\f135";
    color:red;
    /*background:url('../img/estrutura/x_fechar.png') top left no-repeat;*/
}



.reloadtab
{
    float:right;
    width:16px;
    height:16px;
    margin-top:1px;
    /*background:url('../img/estrutura/reload.png') bottom left no-repeat;*/
}

.reloadtab > span
{
    font-size: 16px;
}


.reloadtab:hover > span:hover:before
{
    color:green;
    /*background:url('../img/estrutura/reload.png') top left no-repeat;*/
}

.reloadtab:hover
{
    -moz-animation: spin .4s 1 linear;
    -o-animation: spin .4s 1 linear;
    -webkit-animation: spin .4s 1 linear;
    animation: spin .4s 1 linear;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(359deg); }
}

@-moz-keyframes spin {
    0% { -moz-transform: rotate(0deg); }
    100% { -moz-transform: rotate(359deg); }
}

@-o-keyframes spin {
    0% { -o-transform: rotate(0deg); }
    100% { -o-transform: rotate(359deg); }
}

@-ms-keyframes spin {
    0% { -ms-transform: rotate(0deg); }
    100% { -ms-transform: rotate(359deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(359deg); }
}





.bgWnd
{
    background: url('../img/estrutura/linha_bg.png') top right repeat-y;
}

.content
{
    padding:5px;
}    

.titulopagina
{
	font-size:16pt;
	font-weight:bold;
}
/* ================ PAGINA PRINCIPAL ================ */



/* ================ CONTROLES ================ */
.wgctitulo
{
	font-weight:bold;
}

.wgcpublicadaem
{
	font-size:7pt;
	font-weight:bold;
}

.wgcpublicadaemhora
{
	font-size:7pt;
}

.wgcitem
{
}

a.wgcitem
{
    font-size:10pt;
    text-decoration:none;
    color:#000;
    cursor:pointer;	
    cursor:hand;
}
/* ================ CONTROLES ================ */


/* ================ GALERIA DE FOTOS ================ */
.GaleriaFotos
{
    float: left; 
    margin: 5px; 
    padding: 2px; 
    position: relative; 
    background: #eeeeee;
}

.Descricao_ListaFotosItem
{
    font-size: 9pt;
    text-align:center;
}

.GaleriaFotos:hover
{
    background-color: #a1da29 !important;
}

.FotosRotator_TituloComentario
{
    font-size: 14pt;
    text-align:left;
    color: Silver;
}

.FotosRotator_TextoAviso
{
    font-size: 10pt;
    text-align:left;
    font-weight:bold;
    color: Red;
}

.FotosRotator_TextoComentario
{
    font-size: 9pt;
    text-align:left;
    color: White;
}

.FotosRotator_TextoComentarioBlack
{
    font-size: 9pt;
    text-align:left;
    color: Black;
}
/* ================ GALERIA DE FOTOS ================ */



.expand
{
    cursor:pointer;
    width:17px;
    height:17px;
    background:url('../img/estrutura/setas.png') no-repeat;
    background-position: left top;
    float:right;
}
.expand:hover
{
    background-position: right top;
}

.collapse
{
    cursor:pointer;
    width:17px;
    height:17px;
    background:url('../img/estrutura/setas.png') no-repeat;
    background-position: left -17px;
    float:right;
}
.collapse:hover
{
    cursor:pointer;
    width:17px;
    height:17px;
    background:url('../img/estrutura/setas.png') no-repeat;
    background-position: right -17px;
    float:right;
}




.ErrorHolder
{
    width: 500px;
    border: solid 5px #8B0000;
    background: #A52A2A url('../img/diversos/48x48/symbol-delete.png') no-repeat 10px 10px;
    padding: 20px 10px 30px 70px;
    color:White;
}

/*2019102356000272 - CAIO 06/01/2019 - Criada uma classe de CSS semelhante a ErrorHolder porém sem a imagem de erro*/
.NotificationHolder 
{
    width: 500px;
    border: solid 5px #8B0000;
    background: #A52A2A;
    padding: 20px 10px 30px 70px;
    color: White;
}

.PageErrorHolder
{
    width: 80%;
    border: solid 5px #8B0000;
    background: #A52A2A url('../img/diversos/48x48/symbol-delete.png') no-repeat 10px 10px;
    padding: 20px 10px 30px 70px;
    color:White;
}

.WarningHolder
{
    width: 500px;
    border: solid 5px #955e0d;
    background: #ff9600 url('../img/diversos/48x48/symbol-exclamation.png') no-repeat 10px 10px;
    padding: 20px 10px 30px 70px;
    color:White;
}

.CheckHolder
{
    width: 500px;
    border: solid 5px #2E8B57;
    background: #548B54 url('../img/diversos/48x48/symbol-check.png') no-repeat 10px 10px;
    padding: 20px 10px 30px 70px;
    color:White;
}




.bg-header-table
{
    background: url('../img/estrutura/bg-header-table.png') repeat-x;
}


