/* verde six #08d13b */
/* cinza six #8b8a8a */
/* verde benksys #9dcd15 */
/* azul benksys #9dcd15 */
/* roxo: #8C00F8 */

body{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;
	margin: 0px;
}

.body_login{
	background-color: #ebebeb;
}

#centro{
	background-color: #FFF;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 4%;
}

#login{
    width: 100vw;
    height: 100vh;
    border: 1px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#menu_topo{
	background-color: #ebebeb;
	padding-left: 5%;
    padding-right: 5%;
    height: 110px;
}

@media print {
	#menu_topo{
		display: none;
	}

  }

input,select,textarea{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;
    height: 40px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
  	border-radius: 20px;
  	outline: none;

}

.input_novidade{
	border-color: #8C00F8;
	border-width: 3px;
}

.input_pequeno{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;
    height: 25px;
    margin: 5px;
    padding: 5px;
    border: 1px solid #ccc;
  	border-radius: 20px;
  	outline: none;
}

table, tr, td{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;

}

tr.altera_cor:hover
{
	background-color: #ebebeb;
}

tr.cinza
{
	background-color: #ebebeb;
}

fieldset{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;
    border: 1px solid #878787;
  	border-radius: 10px;
}

fieldset.home{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;
    border: 1px solid #878787;
  	border-radius: 10px;
  	padding: 20px;
  	margin: 20px;
  	margin-bottom: 60px;
	height: 220px;
	overflow: auto;

}

.quadro_tela_inicial{
	height: 300px;
	border-right: 1px solid #ebebeb;
	padding-right: 70px;
	margin-right: 20px;

}

.quadro_resumo{
	height: auto;
	border-right: 1px solid #ebebeb;
	padding-right: 70px;
	margin-right: 20px;
}

.input_login{
    height: 32px;
    padding: 10px;
    margin: 3px;
    border: 1px solid #CCC;
  	border-radius: 20px;
  	text-align: center;
}


.menu{
	padding-top: 30px;
    list-style: none;
    float: right;
}

.menu li{
    position: relative;
    float: left;
}

.menu li a{
    color: #333;
    text-decoration: none;
    padding: 5px 30px;
    display: block;
}

.menu li ul{
    position: absolute;
/*    top: 25px;
    left: 0;*/
    display: none;
}

.menu li:hover ul, .menu li.over ul{
    display: block;
}

.menu li ul li{
    border-bottom: 1px solid #000000;
    background-color: #ebebeb;
    display: block;
    width: 200px;
	height: 30px;
	z-index: 31;
}

a
{
	text-decoration: none;
	color: #000000;
}

a.submenu:hover
{
	text-decoration: none;
	color: #3db449;
}

a.link{
	/*color: #006600;*/
}

a.link_destaque{
	background-color: #3db449;
	color:#000000;
	padding: 2px;
	font-weight: bold;
}

a.destaque{
	color: #000000;

}

a.none{
	color: #ebebeb;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.clear
{
	clear: both;
}

.local{
	color: #000000;
	padding-bottom: 3px;
	margin-bottom: 5px;
    border-bottom: 1px solid #000000;
    font-weight: bold;
}

td.lista{
    padding-right: 25px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: center;
}

td.lista_peq{
    padding-right: 5px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
	vertical-align: center;
	font-size: 10px;
}

td.lista_topo{
    padding-right: 25px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    vertical-align: top;
}

td.cabecalho{
    padding-right: 25px;
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

td.relatorio{
    padding-right: 3px;
    padding-top: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
	border-bottom: 1px solid;
	border-right: 1px solid;
}

.checkbox{
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	color: #000000;
    height: 15px;
    margin: 5px;
    padding: 5px;

}

/*
.mais{
    height: 30px;
    margin: 5px;
	font-size: 20px;
	text-decoration: none;
    border: 1px solid #ebebeb;
  	border-radius: 10px;
  	background-color: #FFFFFF;

    padding: 5px;
}
*/

.readonly
{
	background-color: #ebebeb;
}

.pesquisa_aluno{
	 /*height: 200px;*/
	padding: 10px;
	overflow: auto;
}

.conteudo_interno{
	margin-top: 20px;
	margin-left: 40px;
	padding-top: 20px;
	padding-left: 40px;
	border-left: 1px solid #000000;
}

.menu_quadrado{
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
}

.menu_quadrado:hover{
  	background-color: #ebebeb;
}

.lista_planos_contas_item:hover{
	background-color: #ebebeb;
}

.menu_quadrado_selected{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	background-color: #ebebeb;
}

/*
.botao{
    border: 1px solid #5a5a5a;
  	border-radius: 20px;
  	background-color: #5a5a5a;
  	padding: 5px;
  	text-align: center;
  	color: #FFF;
}
*/

a.botao, button.botao {
    border: 1px solid #5a5a5a;
  	border-radius: 20px;
  	background-color: #5a5a5a;
  	padding-right: 15px;
  	padding-left: 15px;
  	padding-top: 8px;
  	padding-bottom: 5px;

  	text-align: center;

    color: #FFF;
	text-decoration: none;
}
button.botao {
	font-size: 12px;
	font-family: 'Hind', sans-serif;
	cursor: pointer;

}

a.botao_red {
    border: 1px solid #5a5a5a;
  	border-radius: 20px;
  	background-color: red;
  	padding-right: 15px;
  	padding-left: 15px;
  	padding-top: 8px;
  	padding-bottom: 5px;

  	text-align: center;

    color: #FFF;
	text-decoration: none;
}

.aviso_caps_lock{
	color: red;
}

#validacao{
	color: #3db449;
}

input[type=file]::-webkit-file-upload-button {
    border: 1px solid #5a5a5a;
  	border-radius: 20px;
  	background-color: #5a5a5a;
  	padding-right: 15px;
  	padding-left: 15px;
  	padding-top: 8px;
  	padding-bottom: 5px;

  	text-align: center;

    color: #FFF;
  }

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/******** Select2  ********/
.select2-search__field {
	height: 30px !important;
	margin: 0px !important;
}
.select2-selection__arrow {
	height: 38px !important;
}
.select2-selection {
	border-radius: 20px !important;
	height:  40px !important;
}
.select2-selection__rendered {
	line-height: 40px !important;
}
.select2-container--open span span {
	border-radius: 20px !important;
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}