@charset "utf-8";
/* CSS Document */

body {
	background-color: #f5f5f5;
    zoom: 90%; 
}

#total{
	margin: auto;
	width: 1120px;

}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.obs {
	resize: none;
}

#logo{
	position: absolute;
	left: 10px;
	top: 10px;
   
}
.logo{
	height: 60px;
}
.topo{
	
	margin-left: 200px;
	padding-top: 15px;
	height: 66px;
}
#esquerda{
	width: 500px;
	float: left;
	padding: 10px;
	margin: 5px;
}
#esquerdaOs{
	width: 300px;
    height: 100%;
	float: left;
    position: relative;
}
.resultados{
	width:500px !important;
	max-height:650px !important;
	margin-top:30px !important;
    margin-left: 0px !important;
    
}
#pesquisadinamica{
	border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
	margin-bottom: 10px;
	padding: 10px;
}
#resultado{
	border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
	padding: 10px;
	height: 410px;
	overflow:auto;
}


#cadastro{
	float: left;
	padding: 10px;
	border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
	margin:15px 10px;
	max-height: 750px;
	overflow:auto;
	overflow-x: hidden;
	
    
}
#cadastroOs{
	border-radius: 5px;
	border-width: 1px;
	border-color: #CCC;
	overflow:auto;
    margin-bottom: 15px;
    float: left;
	padding: 10px;
	border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
	
    
}
#psqdinamica{
    border-radius: 5px;
	border-width: 1px;
	border-color: #CCC;
	overflow:auto;
    margin-bottom: 15px;
    float: left;
	padding: 10px;
	border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    
}
#botao{
	float: right;
}
#fechar{
	float: right;	
}

.left{
    float:left;
    padding: 1px;
}

.leftimagem{
    float:left;
    
   box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	
	border-style: groove;
	border-color: #CCC;
}
 
.leftimagem a:link{
    background-color: white;
   
   
   
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.leftimagem a:hover{
    background-color: #3073ad;
    color: white;
}





#nomecliente {
    
    width: 500px;
}
#pesquisaRealizadas{
    margin-bottom: 50px;
    text-align: center;
}

#contador2{
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin-bottom: 80px;
    border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    text-align: left;
    float: right;
}


#imovelResultado{
    
    margin-bottom: 80px;
    border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    }
#imovel{
    margin-top: 50px;
}
#imovelestilo table {
    border-collapse: collapse;
    width: 100%;
   
}

#imovelestilo th, td {
    text-align: left;
    
}

#imovelestilo tr:nth-child(even){background-color: #f2f2f2}

#imovelestilo th {
    background-color: #333;
    color: white;
}
#busca {
    width: 880px;
}

#resultados{
	width: 95%;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	overflow: auto;
   margin: auto;
    
}


th, td {
    
   font-size: 11px;
}

#engrenagemimovel{
    float: right;
    margin: 5px;
}

.imghistorico{
	
	height: 30px;
	width: 40px;
}
#dadosImovel{
	
	float:left;
	padding: 10px;

}
.gamb{
	clear: left;
}

ul.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.pagination li {display: inline;}

ul.pagination li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
}
#visitado {
    background-color: #ddd;
    color: white;
}


ul.pagination li a:hover:not(.active) {background-color: #ddd;}


#filtro  {

    width: 890px;
	border-style: outset;
	border-color: #CCC;
    border-width: 1px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

#titulo{
	background-color: #8a8b8c;
	margin: -10px;
	padding: 20px;
		
}

.RI_tamanho_peq{
	width: 115px;
}

.RI_tamanho_pad{
	width: 256px;
}

.RI_tamanho_comp{
	width: 1075px;
}

.RI_tamanho_gran{
	width: 515px;
}

.RI_tamanho_med{
	width: 380px;
}
.txt_blue{
	color:#0a0575;
}

h1{
    text-align: center;
}

table.tablesorter {
	font-family:arial;
	
	margin:10px 0pt 15px;
	width: 100%;
	text-align: left;
    overflow: auto;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {

	

	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#e6EEEE;
}




/* The Modal (background) */
   .modal1 {
    display: block; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content1 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    height: 80%;
     overflow: auto;
}

/* The Close Button */



 .modal2 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content2 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */


    label { display: block; }

	
	.filtro{
		padding-left: 25px;
	}
	

#divpesquisa {
    width: 100%;
    border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}


 #titulo2{
		height: auto;
        font-family:arial;
        color:#999999;
		background-color: #343434;
		margin-top: -2px; 
		padding: 10px;
        margin-bottom: -2px; 
	}

#selecionarcliente{
    margin-bottom: 20px;
	}
#myBtn{
    padding: 10px;
}

.dinamicacliente{
    float: left;
}

.modal10 {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content10 {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close10 {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close10:hover,
.close10:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.fotocenter {
margin: 0 auto;
  width: 50%;
}
#excluirfotos{
    float: right;
    margin-bottom: 100px;
}

#organizarfotos {
/*    width: 530px;
    height: 1100px;*/
    margin-bottom: -4px;
    margin-left: -1px;
}

.linkcliente a{
  font-family:arial;
    font-size: 13px;
     cursor: pointer;
    color: black;
   
}



.linkcliente a:link{
    
    color: white;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}

.linkcliente a:hover{
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  
text-decoration: inherit;
}


#contadorlink a:link{
    
  font-family:arial;
    font-size: 13px;
    cursor: pointer;
    color: black;
    
}

#contadorlink a:hover{
    box-shadow: 0px 16px 24px 0px rgba(0,0,0,0.2);
    
    text-decoration: none;
}

.uploadarquivo{
    
    margin-bottom: 10px;
    border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.uploadarquivo h4{
    
  font-family:arial;
}

#resultadoajax {

    width: 900px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    overflow: auto;
	
}

 th {
        cursor: pointer;
    }


#centralizar {
   
    margin-left: 33%;
}

#centralizar img {
  float: right;
    cursor: pointer;
}


#resultado_tabela{

   margin-left: 20px;
   float: left;
    width: 80%;

}

#hometabela{
   width: 95%;
    margin: auto;
}

#total2 {
    margin: auto;
    width: 95%;
}

#joaquim {
    width: 1000px;
}



body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 0.70em;
}


.right {
	text-align: right;
}




.modalagendamento {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-contentagendamento {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    height: 80%;
     overflow: auto;
}



#contador{
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin-left: 20px;
    border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    text-align: left;
    float: right;
    
}


#contador2{
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin-left: 20px;
    border-radius: 5px;
	border-width: 1px;
	border-style: groove;
	border-color: #CCC;
    text-align: left;
    float: left;
    
}

#filtrovistoriador{
  
   
	border-style: outset;
	border-color: #CCC;
    border-width: 1px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

#titulofiltrovistoriador{
        height: auto;
        font-family:arial;
        color:#999999;
		background-color: #343434;
		margin-top: -2px; 
		padding: 10px;
        margin-bottom: -2px; 
	}

#totalfiltrovistoriador{
 

}

label { display: block; }
	.filtro{
		padding-left: 25px;
	}




#dadosfaturamento{
    
    
    float:left;
    padding: 10px;
    margin-right:20px;
    margin-bottom:20px;
	border-style: outset;
	border-color: #CCC;
    border-width: 1px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}


#filtroadm  {

    width: 100%;
	border-style: outset;
	border-color: #CCC;
    border-width: 1px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}



.titulo2 {
    
    height: auto;
        font-family:arial;
        color:#999999;
		background-color: #343434;
		margin-top: -2px; 
		padding: 10px;
        margin-bottom: -2px;
        text-align:center;
        
}
#totalreaproveitamento{
    width: 90%;
    margin: auto;

}
#stylefaturamento{
   width: 98%;
    margin: auto; 
}

.inputfat{
    width:100%;
    margin:auto;

}

.left1{
   width:95%;
    float: left;
    margin: auto;
    padding-bottom: 6px;
}

#fatuLeft{
    float: left;
  
    width: 35%;
}
#fatuRight{
    float: left;
    
    width: 65%;
}


.boxFaturamento{
    
    width: 80%;
    float:left;
    padding: 10px;
    margin-right:20px;
    margin-bottom:20px;
	border-style: outset;
	border-color: #CCC;
    border-width: 1px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}