html {
	height:100%;
	width:100%;
}
body {
	margin: 0px;
	background-color: #e2edf5;                       /* Cor Azul Clarinha do fundo principal cor geral - anterior - A9A9A9 - RJF */
	color: #000000;
	height:100%;
	width:100%;
	font-family: arial;
	font-size: 15px;                                 /* Influencia em quase todo o site, tentar padronizar (pendente) - RJF */
	font-weight: bold;
}
.imagem-sobre {
	max-width: 400px;
}
header{                                                  /* Criado - NEW - RJF */
    background-color: #b6d7f0;                       /* Cor fundo cabeçalho - RJF - cor anterior - CCCCCC - RJF */
    font-size: 20px;                                 /* Mudar para superior, abaixo de 20px, acarreta problema no menu - RJF */
	border-style: hidden hidden solid hidden;        /* Superior esquerda inferior direita - RJF */
	border-width: 1px;
    border-color: #000000;
	width:100%;
}
.geral {
	font-family: arial;
	font-size: 15px;                                 
	font-weight: bold;
	display: table; 
	min-height: 100%;
	min-width: 100%;
	position: relative;
	background-image: url('background.jpg');
}
.logotipo {
	float: left;
}

.dados_sistema {                                        
	margin: auto;
	/*width: 400px;*/
	text-align: center;
	font-family: arial;
	font-size: 30px;
	color: #000000;
}
/** 
div.conteudo {
	display: table;
	margin-left: 250px;								
	margin-bottom: 50px;
}
div.conteudo2 {
	margin: auto;
	display: table;
	margin-left: 200px;	 							
} **/
div.conteudo3 {
	/*margin: auto;*/
	display: flex; 
	/* vertical-align: middle; */
	align-items: center; 
	justify-content: center;
	/*height: 400px;
	width: 500px;*/
  display: -ms-flexbox;
  display: -webkit-box;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-box-pack: center;
}
.form-signin {
  width: 100%;
  max-width: 320px;
  /*padding: 15px;*/
  margin: auto;
}
footer{
	margin: auto;
	margin-left: 0px;
    text-align: center;
    font-size: 15px;
	width: 100%;
	height: 120px;
	color: #000000;									
    /*background-color: #b6d7f0;   */
	background-color: #e2edf5;	
	border-style: solid hidden hidden hidden;       
	border-width: 1px;
    border-color: #000000;
 	bottom: 0; 
} 
footer a {
    text-decoration:none;
    color: #000000;
} 
.imagemcondominiofacil {
	height: 60px;
	width: 60px;
}
.logocondominiofacil {
	padding: 0px;
	margin: auto;
}
/*.textocondominiofacil {
    font-size: 12px;
}*/
/*
div.consulta {
	position: relative;
	top: 20px;
}
*/
div.cadastro {
	position: absolute;
	top: 20px; 
	overflow: auto;
}
.clearfix::after {
    content: "";
    clear: both;
    display: table;
	margin-bottom: 150px;
} 
#tabs {                                                 /* Início - Influencia as tabelas geradas analizar quem é quem (Pendente) - RJF */
    padding: 0px; 
    background: none; 
    border-width: 0px;
   /*width: 900px;*/
    /*margin: auto;*/
	display: table;
	font-size: 15px;
} 
#tabs2 {                                                 /* Início - Influencia as tabelas geradas analizar quem é quem (Pendente) - RJF */
    padding: 0px; 
    background: none; 
    border-width: 0px;
    /*width: 700px;*/
    margin: auto;
	display: table;
	font-size: 15px;
    /*margin-left: 220px;*/
} 
#tabs .ui-tabs-nav { 
    padding-left: 0px; 
    background: transparent; 
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
#tabs2 .ui-tabs-nav { 
    padding-left: 0px; 
    background: transparent; 
    border-width: 0px 0px 1px 0px;
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
#tabs .ui-tabs-panel { 
    background: #b6d7f0;
   /* border-width: 0px 1px 1px 1px; */
    border: 2px solid #000000;
}
#tabs2 .ui-tabs-panel { 
    background: #b6d7f0;
   /* border-width: 0px 1px 1px 1px; */
    border: 2px solid #000000;
}
#tab1.ui-state-hover a, #tab1.ui-state-active a, #tabs-1{
    background-color: #b6d7f0 !important;
    border: 2px solid #000000;
 }
#tab2.ui-state-hover a, #tab2.ui-state-active a, #tabs-2{
    background-color: #b6d7f0 !important;
    border: 2px solid #000000;
}
#tab3.ui-state-hover a, #tab3.ui-state-active a, #tabs-3{
    background-color: #b6d7f0 !important;
    border: 2px solid #000000;
}
#tab4.ui-state-hover a, #tab4.ui-state-active a, #tabs-4{
    background-color: #b6d7f0 !important;
    border: 2px solid #000000;
}
#tab5.ui-state-hover a, #tab5.ui-state-active a, #tabs-5{
    background-color: #b6d7f0 !important;
    border: 2px solid #000000;
}                                                          /* Fim - Influencia as tabelas geradas analizar quem é quem (Pendente) - RJF */
/*
#slideshow{                                               
    margin: auto;
    display: table; 
}
#slides{                                                 
    margin: auto;
    width: 500px;
    display: table; 
    list-style-type: none;
    overflow: hidden;
}}
.slide{                                                  
    left: -500px;										
}
.imagemhome{                                            
  position: absolute; 
  width: 500px; 
  height: 400px;
} 
#botoes-seta{                                            
  margin: auto;
  margin-top: 400px;
  display: table; 
}
.botao-seta{
  width: 50px;
}  */                                                      /* Fim - Imagem tela principal - carcaça da imagem - RJF */
#titulo-saudacao{
/*   margin: auto;
     width: 800px; */
    text-align: center;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}
#texto-saudacao{
/*  margin: auto;
    width: 800px;  */
	text-align: center;
	font-family: arial;
	font-size: 20px;
	color: #000000;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #0000FF;
    color: #000000;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: relative;
    z-index: 1;

    top: 45px;
    left: -10px;
    margin-left: -60px;
}
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent blue transparent;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}

 video { border: 1px solid #ccc; display: block; margin: 0 0 20px 0; } 
#canvas { margin-top: 20px; border: 1px solid #ccc; display: none; }
//*
.dados_versao {
	float: right;
	color: #000000;
} 
.dados_usuario {
	float: right;
	color: #000000;
} */
/*table.login {
	margin: auto;
	display: table;
	border:1px solid #000000;
	border-collapse: collapse;
	padding: 2px; 
	align-items: center;
	background-color: #e2edf5;
} */
tr.cor {
	background-color: #FF0000;
}
td.cor {
	background-color: #FF0000;
}
table.cadastro {
	position: relative;
	/*margin: auto;	*/
	border-collapse: collapse;
	padding: 2px;
}
table.consulta {
	position: relative;
	/*margin: auto;	*/
	top: 20px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
    background-color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
table.detalhe {
	position: relative;
	top: 20px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
    background-color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
table.mensagem {
	margin: auto;
	text-align: center;
	width: 700px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
	padding: 0px;
    background-color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
}
caption {
	border: 1px solid #000000;
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
}
th {
	border: 1px solid #000000;
	background-color: #0000FF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
td {
	padding: 2px;
}
input,select,textarea {
	font-family: arial;
    /* z-index:2001; */
	position: relative;
        font-weight: bold;
	font-size: 17px;
	background-color: #FFFFFF;
}
input:focus {
    background-color: yellow;
	color: #000000;
}
select:focus {
    background-color: yellow;
	color: #000000;
}
textarea:focus {
    background-color: yellow;
	color: #000000;
}
button {
	background-color: #FFFFFF; 
	color: #000000;
	border: 1px solid #0000FF;
	font-family: arial;
	font-size: 15px;
	width: 130px;
	height: 40px;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
	border-radius: 12px;
}
button:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
button:hover:enabled {
    background-color: #0000FF; 
    color: #FFFFFF;
}
.qtde {
	background-color: #FFFFFF;
	border: 1px solid;
	font-family: arial;
	font-size: 20px;
	width: 20px;
	height: 40px;
}
                                                /*  ------------  Removendo bullets e colocando borda  ----------- */
*{margin: 0; padding: 0;}

nav {                                           /* Início - Menu superior horizontal - fixo - RJF */
	margin: auto;  
	display: table;
	white-space: nowrap; 
	/*height: 100%; */
} 
.menu{
	list-style:none;
        /* width:800px; */   
      /*  _width: 150px; */
	border:0px solid #000000;  /* #c0c0c0 */
/* border-radius: 10px; 
-moz-border-radius: 10px; */
	float:left;
	background:#FFFFFF;
	z-index:2000;
	position: relative;
}
/*
.menu ul{
        width:150px;;
}
*/

                                                    /* -------------Estilizando itens do menu  -------------*/
.menu li{
        display: inline;
        width:165px;
	position:relative;
	float:left;
	border-right:1px solid #FFFFFF; /* #c0c0c0 */
	border-left:1px solid #FFFFFF; /* #c0c0c0 */ 
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
	white-space: normal;
}

/* #user-top #user-menu li:last-child 
{ 
background: none; 
} 
*/
                                                    /*  ------------------  Estilizando links  ------------------- */
.menu li a{
	color:#333; 
	text-decoration:none;    
	padding:0px 0px;  /* 0px 28px */
        text-align: center; 
	display:block;
}

.menu li a:hover{
	background:#0000FF;
/* border-radius: 10px; */
	color:#fff;
	-moz-box-shadow:0 3px 10px 0 #CCC;
	-webkit-box-shadow:0 3px 10px 0 #ccc;
	text-shadow:0px 0px 5px #fff;
}
/*
	Posicao do submenu em relacao ao menu
*/
.menu li  ul{
	position:absolute;
	top:22px;
	left:0;
	background-color:#fff;
	display:none;
} 
                                                 /*  -------------------  Exibindo submenu   -------------------  */
.menu li:hover ul, .menu li.over ul{
	display:block;
	z-index: 2000;
}
/*
	Ajustes finais
*/
.menu li ul li{
	border:1px solid #000000; /* #c0c0c0 */
/* text-align: left; */
	display:block;
	width:165px;  
}
#nav {                                         /*  ------------------- Início - Menu da Area restrita  ------------------ */
	/*position: absolute;*/
	list-style: none;
    float: left;
	display: table;
    /* width: 190px;  */
	/*width: 20%;
	max-width: 230px; */
	width: 240px;								/* Deve ser igual ao width de conteudo2
	/*height: 800px;*/
/*	display: block;*/
	height: 100%;
	/*margin-bottom: -400px;*/
	background: #b6d7f0; 
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-left: 1px solid #999;
}
#nav li a {
    display: block;
    padding: 10px 15px;
    background: #b6d7f0;                   /* Cor fundo menu area restrita antes clique - cor anterior - FFFFFF- Azul intermediario - b6d7f0 - RJF */
    border-top: 1px solid #eee;
    border-bottom: 1px solid #999;
    text-decoration: none;
    color: #000;
}
#nav li a:hover, #nav li a.active {
    background: #0000FF;
    color: #fff;
}
#nav li ul {
	list-style: none;
    display: none; // used to hide sub-menus
}
#nav li ul li a {
    padding: 10px 25px;
    background: #fff;                      /* Cor fundo menu area restrita depois clique - cor anterior ececec - RJF */
    border-bottom: 1px dotted #ccc;
}		                           /*  ------------------- Fim - Menu da Area restrita  ------------------ */
.circle {
  float: right;
  margin-left: 5px;
  background-color: #aaa;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  overflow: hidden;
  position: relative; 
}

.circle img {
  position: relative; 
  bottom: 0;
  width: 100%;
}
.carousel-caption h5{
    /*font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 25px; 
    color:black; */
	font-weight: bold;
}
.container-fluid {
	height:100%;
	width: 100%;
}
table.table {
	position: relative;
	/*margin: auto;	*/
	top: 20px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
    background-color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
#login.table {
	margin: auto;
	display: table;
	border:2px solid #000000;
	border-collapse: collapse;
	padding: 2px; 
	align-items: center;
	background-color: #e2edf5;
}
table.borderless td {
     border: none !important;
}
#imagem {
	background:#FFFFFF;
}
#video {
	background:#FFFFFF;
}