#form
{
    display: none;
}


/*#cima
{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-areas: "logo titulo titulo ola"
                         "logo busca busca ola";
    margin-bottom: 10px;
    width: 875px;
} */



/*Index */
/*#mae {
      min-width: 1000px;
      max-width: 1500px;
      min-height: 800px;
      width: 100%;
}*/

/*#logo {
    background: red;
    height: 160px;
    width: 875px;
    display: block;
}*/

    html, body
    {
        font-family: 'Arial', sans-serif;
    /*    background: linear-gradient(to bottom right, white, rgb(85, 221, 221));*/
        background-color: white;
        /*2 223 223*/
        margin: 0;
    }


/*#cria {
      min-width: 1000px;
      max-width: 1500px;
      min-height: 650px; 
}*/

/*header
{
    top: 0%;
    text-align: center;
    font-size: 1.5cm;
    margin-bottom: 20px;
}*/

/*select
{
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0) , 0 0px 0px 0 rgba(0, 0, 0, 0);
}*/
#userCadastro
{
    font-weight: 600;
    background-color: #fbfbfb;
    width: 875px;
    margin: 0 auto;
    padding: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) , 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/*#caixaCadastro
{
    width: 100% !important;
    border: 0.5px solid lightgrey;
    background-color: white;
}
#altura
{    
    height: 60px;    
}*/
/*#algoliaCad
{
    overflow: visible !important;
}*/
/*.algoliaDireita
{
    width: 100%;
    justify-self: center;
    grid-area: direita;
    overflow: visible !important;
}*/
/*.cadDireita
{ 
       MUDANCA
    justify-self: left;
    grid-area: direita;
}*/
/*
.cadEsquerda
{
    padding-right: 30px;
    grid-area: esquerda;
}*/
/*.wrapCad
{
    margin: 0 auto;
    overflow: auto;
    display: grid;
    grid-template-columns: 20% 80%;
    grid-template-rows: auto;
    grid-template-areas: "esquerda direita";
    width: 80%;
    margin-bottom: 5px;
    text-align: right;
    padding-right: 40px;
}*/
/*@media only screen and (max-width: 800px)
{
    .wrapCad
    {
        width: 100%;
    }
}*/

#linhacadastro {
    /*MUDANCA*/
    /*border-color: darkblue;*/
    border-color: #346786;
    border-width: medium;
}

#subcadastro {
    text-align: center;
}
/*
#bemvindo {
    grid-area: ola;
    padding-top: 35px;
}*/

/*#areabusca {
    grid-area: busca;
    margin-left: -50px;
    height: 35px;
}*/



#unesp
{
    padding-top: 60px;
}

/*
Text

light grey
 
classname: myButton
 
Font Size: 
15px
  bold   italic
Size
Vertical Size: 
6px
Horizontal Size: 
24px
Border
Border Radius: 
6px
Border Size: 
1px
  Box Shadow   /   inset
Vertical Position: 
1px
Horizontal Position: 
0px
Blur Radius: 
0px
Spread Radius: 
0px
  Text Shadow
Vertical Position: 
1px
Horizontal Position: 
0px
Blur Radius: 
0px
 <a href="#" class="myButton">light grey</a>

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
	background-color:#f9f9f9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	color:#666666;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
	background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
	background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
	background-color:#e9e9e9;
}*/
/*.myButton:active {
	position:relative;
	top:1px;
}*/

/*#datahora
{
    width: 30%;
}*/
        





/*.comboBox {
    height: 300px;
}*/



/*.espacamento {
    height: 110px;
}*/



#titulo {
    height: 27px;
}
/*#externo {
    height: 27px;
    width: 100%
}   */  

#cadData {
    height: 32px;
    

}
#cadHora {
    height: 32px;
    

}


#cmb {
    width: 100%
}
/*
.espacamento {
    height: 130px;
}*/
/*
.Av {
    height: 150px;
}*/
#acoes1{
    width: 100%;
}

#acoes2{
    width: 100%;
}

.alinhamento{
    padding-left: 16px;
}
/*
.esquerda {
    display: 
    width: 50%;
    background-color: rebeccapurple;
}*/

#dez {
    min-width: 100px;
    min-height: 30px;
    width: 15.5%;
    box-sizing:border-box;
}

#titulo80 {
    height: 30px;
    width: 88.1%;
}

.dados{
    font-size: 16px;
    height: 35px;;
}


#linhafiltro {
    /*MUDANCA*/
    /*border-color: darkblue;*/
    border-color: #346786;
    border-width: thin;
}



.circle {
    background-color: #aaa;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    overflow: hidden;
    position: relative;
  }
  
  .circle img {
    position: absolute;
    bottom: 0;
    width: 100%;
  }