table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
bottom: .5em;
}

.hidden{
	display: none;
}

.clear{
	clear: both;
}

a {
	text-decoration: none !important;
}

@charset "utf-8";
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #757575;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #757575;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #757575;
}

input[type=date]:invalid::-webkit-datetime-edit {
  color: #757575;
}

input, textarea, select, .listyesorno{
			
}

select.selectEstados, select.selectSexo{
	margin-right: 8px;
	margin-left: 8px;
	width: calc(100% - 16px);
	margin-bottom: 10px;
}

textarea{
	resize: none;
}

input:focus, textarea:focus, select:focus {
	box-shadow: 0 0 1px #000;
	outline: none;
	spellcheck: none !important;
}


form.alterafuncionario label{
	text-align: right;
	float: left;
	font-weight: bold;
	color: #474747;
	margin-bottom: 0;	
} 

/*
#formod{
	::-webkit-scrollbar {
	  width: 8px !important;
	}
}
*/

.red{
	color: red !important;
}

.b{
	font-weight: bold;
}

#wrapper2{	
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 20px);	
}

#wrapper{
	position: absolute;	
	width: 98%;
	height: auto;	
	min-height: calc(100% - 25px);
	left: 50%;
	transform: translateX(-50%);	
	background-color: #FFFFFF;	
	/*border-top-left-radius: 40px;*/
	margin: 9.6px 0;		
}

#header{
	width: 100%;
}

#usuario{
	float: right;
	line-height: 33px;
	margin-right: 15px;
	
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}

#topbanner{
	width: 800px;
	height: 158px;	
	margin-left: 20px;
}

#logo{
	height: 33px;	
}

.slogan{
	font-family: "Tw Cen MT Medium";
	font-size: 24px;
	font-weight: bold;
	color: #D68500;
	margin-left: 40px;
	padding-right: 50px;	
	padding-bottom: 2px;
  
  border-bottom: 4px solid transparent;
  border-image: linear-gradient(
    0.25turn,
    rgba(255, 255, 255),    
    rgba(214, 133, 0, 1)
  );
  border-image-slice: 1;
  width: 100%;
}

@font-face {
    font-family: "Tw Cen MT Medium";
    src: url("https://db.onlinewebfonts.com/t/c5b76a740cc3d701217c46c00afcbe9f.eot");
    src: url("https://db.onlinewebfonts.com/t/c5b76a740cc3d701217c46c00afcbe9f.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/c5b76a740cc3d701217c46c00afcbe9f.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/c5b76a740cc3d701217c46c00afcbe9f.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/c5b76a740cc3d701217c46c00afcbe9f.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/c5b76a740cc3d701217c46c00afcbe9f.svg#Tw Cen MT Medium")format("svg");
}

.rodape-ata-rend-anual{
	line-height: 20px;
	border-top: 2.5px solid #D68500;
	width: 460px;
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -50px;
}

.hpimg{
	width: 300px;
	height: auto;
	/*opacity: .2;*/
	margin: 155px auto 20px;
    display: block;
}

#leftsidebar{
	position: relative;
	float: left;
	width: 180px;
	height: 100%;
	/*background-color: #f2f2f2;*/
	height: 100%;	
}

#main{
	position: relative;
	width: calc(100% - 180px); /*Era 560px*/
	margin: 80px auto;			
	/*background-color: green;*/	
	padding: 20px 20px;
	height: auto;	
	min-height: 62.30vh;	
}

#nav li{
	margin: 0 1% 0 6%;
	padding: 10px 0;
	font-size: 1em;	
	color: #4c4c4c;
	border-bottom: thin solid #5f5f5f;
	list-style-type: none;
	list-style-position: inside;
}

#nav li:first-of-type{
	/*padding-top: 28px;*/
}

#nav li a{
	text-decoration: none;
	color: #474747;
	font-weight: bold;	
	margin-left: 10px;
}

.titulosnav{
	margin-left: 20px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 50px;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #D68500;
}

.titulosnav:first-of-type{
	margin-top: 26px;
}

.menu-links-uteis{
	/*background-color: orange;*/
	position: fixed;	
	bottom: 50px;
	left: 0;
	width: 180px;
	height: auto;
	font-weight: bold;
}

.links-uteis-p{
	margin: 0 1% 5px 6%;	
	font-size: 0.9em !important;
}

ol.links-uteis-ol{	
	margin: 0 1% 0 6%;
	padding: 3px 0;
	font-size: 0.9em !important;
	color: #4c4c4c;	
}

ol.links-uteis-ol a{	
	text-decoration: none;
	color: #474747;
	font-weight: bold;	
	margin-left: 10px;	
}

footer{	
	width: calc(100% + 2px);
	position: relative;
	bottom: 0;	
	text-align: center;
	font-size: 1em;	
	font-weight: bold;	
	color: black;
	box-sizing: border-box;	
	margin-top: 13px;
	margin-bottom: 13px;	
}

.container{
	width: 100%;
	height: 100%;
}

.containerfuncionario{
	width: 93%;
	height: 100%;
	margin: 0;
	padding: 0;
}


div#wrapperincvis h1{
	margin-bottom: 15px;
	margin-top: 2px;
	color: #474747;
	text-shadow: 0.5px 0.5px #8E8E8E;
}

div#wrapperaltvis h1{
	margin-bottom: 15px;
	margin-top: 2px;
	color: #474747;
	text-shadow: 0.5px 0.5px #8E8E8E;

}

.success {
	background-color: rgba(0, 128, 0, 0.15);
	padding: 10px;
	text-align: center;
	color: green;
	border: 1px solid green;
	border-radius: 3px;
}

.relatoriovisitasheader {
	display: inline-block;
	margin-top: -20px;
	width: 100%;
}

.reportinfo {
	font-size: 75%;
	font-weight: normal;
	font-style: italic;
	vertical-align: text-middle;
}

.reportvisitpdfico  {	
	text-align: right;
}

.reportvisitpdfico img {
	position: absolute;
	height: 35px !important;
	width: 30px !important;
	top: 18px;
	right: 20px;
}

.relatoriotitulo {
	font-weight: bold;
	display: block;
	float: left;
	margin-right: 3px;
}

.relatorioitem{
	font-weight: normal;
	display: block;
	margin-left: 3px;
	text-align: left;
	text-align: justify;
	padding-top: 0.25px;
}

.relatoriolinha{
	display: inline-block;
	width: 80%;
	line-height: 35px;
	/*background-color: red;*/
	margin-top: 30px;
}

.relatoriolinha #funcionario{
	width: 65%;
	float: right;
}

.right{
	float: right;
}

.linebottom{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dfdfdf ;
	margin-bottom: 12px;
	margin-top: 12px;
}

.linebottom2{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dfdfdf ;
	margin-bottom: 12px;
	margin-top: 12px;
}

.linebottomprofessores{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dfdfdf ;
	margin-bottom: 0px;
	margin-top: 0px;
}

.linebottompdf{
	display: block;
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 8px;
	margin-top: -8px;
}

.linetitlepdf{
	display: block;
	width: 100%;
	border: 1px solid #dfdfdf;
	margin-top: 25px;
	margin-bottom: 
}

.brasao{
	margin-top: -15px;
	margin-right: 6px;
	width: 100px;
	height: 100px;
	display: block;
	float: left;
}

.relatoriovisitasheaderhtml {
	width: 100%;
}

.cmlptitlepdf{
	margin-bottom: 10px;	
	text-align: justify-all;
	font-size: 2.03em;
}

.reportinforeportinfo{
	position: absolute;
	display: inline;
	margin: 5px 0 5px 8px;
	font-style: italic;	
}

.numberofresultspdf{
	margin-top: 15px;
	font-style: italic;	
	font-size: 90%;
	text-align: right;
}

.footer-info{
	display: block;
	margin-top: -5px;
	margin-bottom: 35px;
}

.footer-info2{
	display: block;
	margin-top: -8px;
	margin-bottom: 35px;
}

.numberofresults{
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;	
}

.numberofresults2{
	float: right;
	margin-top: 30px;
	margin-bottom: 25px;
	color: #474747;	
}

.foto img{
	margin-top: 5px;
	width: 108px;
	height: 108px;
	border: solid #ffffff 3px;
}

.relatoriofoto{
	float: left;
}

.relatoriofoto img{
	margin-top: 0px;
	width: 80px;
	height: 80px;
	border: solid #ffffff 3px;
	margin-right: 7px;
	margin-top: 5px;
}

.fotopopup img{
	margin-top: -6px;
	margin-bottom: 10px;
	width: 75px;
	height: 75px;
	/*border: solid #ffffff 3px;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#searchform{
	padding-top: 20px;
	width: 100%;
	margin-bottom: 30px;
}

#searchformvisitas{
	padding: 20px 0 30px 0;
	width: 100%;
}

.conteudo{
	min-height: 93px;
	/*float: right;*/
}

.conteudoprofessor{
	margin-top: 4px;
	min-height: 50px;
	/*float: right;*/
}

.conteudoprofessorbusca{
	margin-top: 4px;
	min-height: 50px;
	/*float: right;*/
}

.conteudoaluno{
	margin-top: 4px;
	min-height: 50px;
	/*float: right;*/
}

.conteudoalunom{
	margin-top: -5px;
	display: inline-block;
	/*float: right;*/
}

.resultpopup:first-of-type{
	margin-top: 25px;
}

.conteudodisciplina{
	margin-bottom: 10px;
}

.conteudosala{
	margin-bottom: 10px;
}

.funcionariot{
	float: left;
	font-weight: bold;
	margin-left: 10px;
}

.nomet, .rgt, .enderecot, .telefonet, .cidadet, .emailt, .dtinciot, .dtfimt{
	float: left;
	font-weight: bold;
	margin-left: 10px;
}

.nomet2{
	text-align: center;
	font-weight: bold;
}

.nometi{
	line-height: 25px;
	margin-top: 8px;
}

.cpft, .celulart{	
	font-weight: bold;
	margin-left: 10px;	
	float: left;
}

.nome, .rg, .endereco, .telefone, .cidade, .email {
	float: left;
	font-weight: normal;
	margin-left: 5px;	
	margin-right: 5px;	
}

.cpf, .celular{
	font-weight: normal;
	margin-left: 5px;	
	margin-right: 5px;
	float: left;
}

.linha{
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	width: 100%;
}

.linhap{
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline-block;
}

.inserehora .blocopopup .linhap{
	color: #474747;
}

.linhae{	
	display: inline-block;
	font-weight: bold;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

input.linhae{	
	margin-top: 3px;
	margin-bottom: 13px;
	padding: 0 8px;
	display: inline-block;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

textarea.linhae{
	height: auto;
	line-height: 20px;
	font-weight: normal;
	padding: 8px;	
}

input.linhae:focus, textarea.linhae:focus {
    outline: none;
	box-shadow:none !important;
	border:1px solid rgb(169,169,169) !important;
}

form.inserehora .linha, form.alteravisita .linha {
	max-width: 100%;
}

#inserehora input[type=submit], #inserehora input[type=button]{
	padding: 0;
	line-height: 100%;
}

.alteravisita input[type=submit], .alteravisita input[type=button]{
	padding: 0;
	line-height: 100%;
}

#inserehora input[type=submit]:hover, #inserehora input[type=button]:hover{
	color: white !important;
	background-color: #474747;
	border-color: #474747 !important;
	cursor: pointer;
}

.alteravisita input[type=submit]:hover, .alteravisita input[type=button]:hover{
	color: white !important;
	background-color: #474747;
	border-color: #474747 !important;;
	cursor: pointer;
}

#inserehora input[type=submit]:focus, #inserehora input[type=button]:focus{
	outline: 0 !important;
	box-shadow: none !important;
	color: #033679;
	border-color: #033679;
	border-width: 2px;
}

.alteravisita input[type=submit]:focus, .alteravisita input[type=button]:focus{
	outline: 0 !important;
	box-shadow: none !important;
	color: #033679;
	border-color: #033679;
	border-width: 2px;
	padding: -4px 0;
}

div.blocopopup .linhap{
	font-weight: bold;
	color: #474747;
	margin-bottom: 0;
}

div.blocopopup input[type=text], div.blocopopup input[type=datetime-local], div.blocopopup textarea{
	width: calc(100% - 3px);
	margin-bottom: 8px;
}

div.blocopopup input{
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

div.blocopopup input:focus, div.blocopopup textarea:focus {
    outline: none;
	box-shadow:none !important;
	border:1px solid rgb(169,169,169) !important;
}

div.blocopopup textarea{
	height: auto;
	line-height: 20px;
	font-weight: normal;
	padding: 5px;
	padding-left: 8px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

form.inserehora input[type=submit], form.inserehora input[type=button]{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	height: 35px;
	margin-bottom: 5px;
	color: #474747;
	font-weight: bold;
}

form.alteravisita input[type=submit], form.alteravisita input[type=button]{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	height: 35px;
	margin-bottom: 5px;
	color: #474747;
	font-weight: bold;
}

form.alteravisita{
	margin-top: 15px;
}

form.inserehora textarea{
	resize: none;
}

.line-input-funcionario{
	height: 45px;	
}	

.line-input-funcionario ul.errorlist{
	list-style: none;
	margin-left: 141px;
	color: red;
	font-weight: bold;
	font-size: 12px;
}

ul.errorlist{
	margin-top: -10px;
	list-style: none;
	line-height: 23px;
	margin-bottom: 20px;
	text-align: justify;
	font-weight: bold;
	font-size: 13.1px;
	color: red;
}

.title-input-funcionario{
	margin-top: 9px;
	height: 35px;
	float: left;
	width: 25%;	
	font-weight: bold;
	color: #333333;
	text-align: right;	
	/*background-color: rgb(247,247,247);*/
	border-radius: 3px;	
}

.title-input-funcionario span{
	padding-right: 7px;	
}

form.alterafuncionario .title-input-funcionario{
	padding-right: 7px;
}

.input-funcionario{
	float: right;	
	font-weight: normal;		
	margin-top: 0;
	margin-right: 0;
	margin-left: 6px;
	width: 100%;	
	display: inline-block;
	border-color: #A9A9A9;
	color: #4D4747;	
}

.input-funcionario-edit{
	float: right;	
	font-weight: normal;		
	margin-top: 10px;
	margin-right: 0;
	margin-left: 6px;
	width: 100%;	
	display: inline-block;
	border-color: #A9A9A9;
	color: #4D4747;	
}


.foto-buttons{
	display: inline-block;	
	margin: 0;
	float: right;	
}

#btnFoto, #btnLimpar{
	box-sizing: border-box;
	display: block;
	width: 90px;
	margin-top: 1px;
	margin-left: 0px;
	margin-right:2px;
	margin-bottom: 5px;
	float: right;
	color: white;	
	text-decoration: none;		
	font-weight: bold;
	border: solid #191919 1px;	
	cursor: pointer;
	text-align: center;
	padding: 6px 10px 6px 10px;
	background-color: #119F31;
	font-weight: bold;
	border-radius: 15px;
	height: 100%;
	line-height: 12px;
	margin-top: 110px;	
	display: none;	
}

#btnLimpar{
	background-color: #F8E857;
	color: #474747;
	display: none;	
}

.foto-buttons input#btnFoto::placeholder{
	color: #474747;	
}

.foto-buttons input#btnFoto:hover{
	background-color: #067F08;
	color: white;	
}

.foto-buttons input#btnLimpar:hover{	
	background-color: #F7DD16;
	color: #474747;	
}

input.btn-submit-funcionario{
	box-sizing: border-box;
	display: block;
	width: 90px;
	margin-top: 15	px;
	margin-left: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	float: right;
	color: #474747;	
	text-decoration: none;		
	font-weight: bold;
	border: solid #474747 1px;	
	cursor: pointer;
	text-align: center;	
	background-color: #E4E4E4;
	font-weight: bold;
	border-radius: 0;
	height: 100%;
	line-height: 35px;
	padding: 0;
}

.btn-submit-funcionario:hover{
	background-color: #191919;
	border: solid #000 1px;	
	color: #fff;
}

.w100{
	width: 100%;
}

.w150{
	width: 150% !important;
}

.wf{
	width: 96%;
	margin-left: 2%;
	margin-bottom: 10px;
}

.w50{
	width: calc(48% - 6px);	
}

.w40{
	width: calc(38% - 6px);	
}

.w30{
	width: calc(28% - 6px);	
}

.line-foto{
	position: relative;
	display: inline-block;	
	width: 100%;
	/*background-color: blue;*/
	margin: 0 auto;
	padding: 0;
}

.errorimage, .errorimage2{
	color: red;
	margin-left: 143px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-size: 13px;
	display: none;
}

.wrapper-foto{
	display: flex;
    flex-direction: row;
    float: right;
    height: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0	;
    width: calc(75% - 7px);
	text-align: center;
	margin: 0;	
	border: 1px solid #A9A9A9;
	border-radius: 3px;
}

.title-foto{
	position: absolute;
	display: flex;
    flex-direction: row;
    float: left;
	height: 100%;	
	margin-top: 0;
	margin-left: 0;
	margin-right: 6px;
	width: 25%;	
	font-size: 14px;
	font-weight: bold;
	color: #333333;	
	/*background-color: #F7F7F7;*/
	text-align: right;
	border-radius: 3px;
}

.title-foto span{
	position: absolute;
	margin-left: 0;
	margin-right: 0;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 7px;
	text-align: right;
	right: 0;
	top: 0;
}

.wrapper-foto-inside{	
	position: relative;
	width: 100%;
	text-align: center;
	margin: 15px 14px 15px 15px;
	padding: 0;		
}

.frame-foto{
	float: left;	
	box-sizing: border-box !important;
	border: 10px solid #B7B6B6;	
	height: 260px;
	width: 260px;
	/*background-color: #f7f7f7;*/
	cursor: pointer;
	z-index: 1;
}

.frame-foto:hover{
	/*background-image: url('acessar_camera_hover.png') !important;*/
}

.overlay{
	width: 100%;
	height: 100%;
}

.overlay:hover{
	background-image: url('alterar_imagem.png');
}

.centered{
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.linhadhfim{
	color: green;
	font-size:16px !important;
	padding-top: 0;
	padding-bottom: 0;
	font-weight: bold !important;
}

.linhadhinicio{
	color: green;
	font-size:16px !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	font-weight: bold !important;
}

.linhavisita{
	margin-top: 3px;
	margin-bottom: 3px;
}

.titulo{
	float: left;
	line-height: 30px;
}

.incluirfuncionario{
	color: white;	
	text-decoration: none;
	float: right;
	padding: 6px 10px 6px 10px;	
	font-weight: bold;
	border: solid #474747 1px;	
	cursor: pointer;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aebcbf+0,6e7774+50,0a0e0a+51,0a0809+100;Black+Gloss */
	background: #aebcbf; /* Old browsers */
	background: -moz-linear-gradient(top,  #aebcbf 0%, #6e7774 50%, #0a0e0a 51%, #0a0809 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */

	
}

.incluirfuncionario:hover{
	background-color: #D68500;
	border: solid #000 1px;		
}

.linkfotovisita{
	cursor: normal;	
}

.linkfoto{
	cursor: pointer;	
}

.foto-visita{
	margin-top: 0px;
	float: left;		
}

.foto-visita img{
	margin-top: -2.5px;
	width: 63px;
	height: 63px;
	border: solid #ffffff 3px;
}

.linkfoto img:hover{
	border: solid #033679 3px;
}

.hr{
	margin: 13px 0 13px 0;
}

.hr:last-of-type{
	margin-bottom: 4px;
}

.alterarfuncionario{
	font-weight: bold;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 0.9em;
	color: #033679;
}

.registrarsaida{
	color: #474747;	
	text-decoration: none;
	margin-bottom: -35px;
	float: right;
	padding: 7px 6px 7px 6px;
	background-color: #E4E4E4;
	font-weight: bold;
	border: solid #474747 1px;	
	cursor: pointer;	
	position: relative;
	top: -42px;
	text-align: center;
}

.registrarsaida:hover{
	background-color: #191919;
	border: solid #474747 1px;	
	color: #fff;
}

.hr-visita{
	margin: 3px 0 12px 0;	
	width: 100%;
}

.conteudo-visita{
	min-height: 70px;
	display: block;
}

.linhapopup1{
	color: red;
}

.linhapopup2{
	margin-bottom: 5px;
}

.blocopopup{
	display: inline-block;
	margin-top: -30px;
}

.h1popup{
	text-align: center;
	font-size: 1.5em;
}

.nomepopup{
	font-weight: bold;	
	text-align: center;
	color: green;
	width: 12em; 
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px; 
}

.nomesalapopup{
	font-weight: bold;	
	text-align: center;
	color: white;
	border: 1px solid white;
	width: 12em; 
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px; 
    background-color: orange;
    padding: 7px;   
}

.nomepesopopup{
	font-weight: bold;	
	text-align: center;
	color: white;
	border: 1px solid white;
	width: 100px; 	
    line-height: 18px; 
    background-color: orange;
    padding: 7px;   
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
 }
	
.titulofiltrodata{
	float: left;
	font-weight: bold;
	margin-right: 7px;
}

.inputdata{
	float: left;
	width: 140px;
	line-height: 20px;
}

.datade{
	float: left;	
}

.datade .inputdata{
	width: 500px;
}

.dataate{
	float:left;
}

.btnrel{
	float:right;
	margin-right: 10px;
	margin-top: 27.5px;
}

.btnrel input{
	box-sizing: border-box;
	display: block;
	width: 90px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	float: right;
	color: #474747;	
	text-decoration: none;		
	font-weight: bold;
	border: solid #474747 1px;	
	cursor: pointer;
	text-align: center;
	padding: 5px 10px 5px 10px;
	background-color: #E4E4E4;
	font-weight: bold;
	border-radius: 0;
	height: 100%;
	line-height: 11.75px;
}

form#searchformrelvis .btnrel{
	margin-top: 0px;
}

.btnrel input:hover{	
	background-color: #191919;
	border: solid #474747 1px;	
	color: #fff;	
}

.EditarVisitaForm p{
	color: #4D4747;
}

#wrapperlogin{
	position: relative;
	width: 100%;
	background-color: orange;
}

/*
.modal{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;	
	z-index: 1;
	background-color: green;
	background-color: rgba(0,0,0,0.9);
}

.formod{
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: calc(50% - 7px);
	transform: translate(-50%,-50%);
	height: auto;
	width: 500px;
	background-color: rgba(255,255,255,0.88);
	border: 3px solid rgba(0,0,0,0.6);
	margin: 7px;
	border-radius: 5px;
	z-index: 2;
	overflow-x: visible;
}
*/
#errormsg{
	float: left;
	height: auto;
	width: auto;
	background-color: red;
	text-align: center;
	color: white;	
	padding: 0 10px 0 10px;
	line-height: 30px;
	margin-left: 2%;
}

#wrapperincvis{
	padding: 7px;
}

#wrapperaltvis{
	padding: 7px;
}
/*
.modalmsg{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 300px;
	height: 50px;	
	z-index: 1;	
	background-color: rgba(0,0,0,0.85);
	color: green;
	font-weight: bold;
}

div.closeBtn{
	width: 50px;
	height: 50px;
	border-radius: 25px;
	background-color: transparent;
	color: #fff;
	border: 3px solid #fff;
	position: absolute;
	right: 20px;
	top: 20px;
	text-align: center;
	line-height: 47px;
	cursor: pointer;
	font-size: 28px;
	font-weight: bold;
	z-index: 10000;
	opacity: 0.6;
}

div.closeBtn:hover{
	opacity: 0.8;	
}

div.closeBtn::selection {
    color: none;
    background: none;
}
*/
.snapshot{
	width: 100%;
	height: 100%;
	display: none;	
}

.foto img{
	height: 125px;
	width: 100px;
	/*border: solid #474747 2px;	*/
}

.dataerror{
	color: red;	
	margin-top: -9px;
	margin-left: 3px;
	margin-bottom: 10px;	
	text-align: justify;
}

#erro1, #erro2, #erro3{
	display: none;
}

.abonadastiradas, .abonadasrestantes{
	display: inline-block;
	line-height: 20px;
	margin-left: 5px;
	margin-right: 6px;
	margin-top: 10px;
	margin-bottom: 8px;
	padding: 7px 7px;	
	color: white;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid #fff;
	text-align: center;
	min-width: 40px;
}

.abonadastiradas{
	background-color: red;
}

.abonadasrestantes{
	background-color: green;
}

.horas{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;
	background-color: #f2f2f2;
	width: 100%;
}


.item6, .item5, .item4, .item3, .item2, .item1{
	background-color: #f2f2f2;
}

.item6{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;	
	width: 15.62%;	
	margin-right: .945%;
}

.item6:last-child{
	margin-right: 0px !important;
}

.item5{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;	
	width: 19%;	
	margin-right: .945%;
}

.item5:last-child{
	margin-right: 0px !important;
}

.item4{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;	
	width: 21.25%;	
	margin-right: 4.68%;
}


.item4:last-child{
	margin-right: 0px !important;
}

.item3{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;	
	width: 30%;	
	margin-right: 4.68%;
}


.item3:last-child{
	margin-right: 0px !important;
}

.item2{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;	
	width: 48%;
	margin-right: 3.68%;
}

.item2:last-child{
	margin-right: 0px !important;
}

.item1{
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;	
	line-height: 45px;	
	width: 100%;	
}

.abonadas{
	display: inline-block;		
	line-height: 45px;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	width: 100%;
}

.abonadas a{
	color: #ffffff;
	text-decoration: none;
}

.at{
	cursor: default;
}



.btnHoras{
	display: inline;		
	margin-right: 10px;
	margin-left: 10px;
	color: #033679;
	font-weight: bold;
	float: right;
}

.btnHoras a{
	color: #033679;
	text-decoration: none;
	cursor: pointer;
}

.btnAbonadas{
	margin-right: 10px;
	margin-left: 10px;
	color: #033679;
	font-weight: bold;	
	float: right;
}

.btnAbonadas a{
	color: #033679;
	text-decoration: none;
}

.btnEl{
	margin-right: 10px;	
	color: #033679;
	font-weight: bold;	
	float: right;
	line-height: 23px;
	position: relative;
	display: inline-block;
}

.btnEl a{
	color: #033679;
	text-decoration: none;
	cursor: pointer;
	margin-left: 20px;
}

.nomefuncionario{	
	display: inline;
	font-weight: bold;
	font-size: 22px;
	margin-left: 10px;
	/*color: #033679;*/
}

.secao{	
	display: block;
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 10px;
	margin-top: 40px;
	/*color: #033679;*/
}
.matriculafuncionario{
	display: inline;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	margin-left: 10px;
	color: #033679;
}

.positivo{
	color: green;
	font-weight: bold;
}

.negativo{
	color: red;
	font-weight: bold;
}

.diaseleicoes{
	display: inline-block;
	margin-top: 10px;
	margin-right: 8px;
	line-height: 10px;
	border: 1px solid #f2f2f2;
	border-radius: 10px;	
	background-image: url('flag.png');
	background-repeat: no-repeat;
    background-size: 105px 85px;
}

.diaseleicoes span{
	display: block;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;	
	font-weight: bold;
	background-color: #033679;
	border-radius: 2px;
	border: 1px solid #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.d1e, .d2e{
	display: inline-block;
	padding:10px 13px;
	color: white;
	font-weight: bold;	
	background-color: green;
	border-radius: 5px;
	border: 1px solid #fff;
	margin-top:10px;
	margin-bottom: 10px;
}

.d1e:last-child{
	margin-left: 0px;
	margin-right: 0px;
}

.d1e{
	background-color: red;
}

.d2e:last-child{
	margin-left: 0px;
	margin-right: 0px;
}

.dte{
	display: block;
	text-align: center;
	background-color: red;
}

.ckbperc{
	display: block;
	width: 18px !important;
	height: 18px !important;
}

.lblperc{
	display: inline;
}

.switch {
   display: inline-block;
   padding-left: 0;
   position : relative ; 
   width: 39px;     
   height : 20px;
   background-color: #474747;
   border-radius: 20px;
 }

 .switch::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: white;
  top: 1px; 
  left: 1px;  
}

.checkbox:checked + .switch::after {
  left : 20px; 
}
.checkbox:checked + .switch {
  background-color: #474747;
}

.checkbox { 
   display : none;
}

.toggletb{
	display: inline-block;
	float: left;
	margin-right: 5px;
}

.toggleta{
	display: inline-block;
	margin-left: 5px;	
}

.inserirabonada{
	cursor: pointer;
}

.at{
	cursor: pointer;
}

.rel-func-title{
	font-weight: bold;
	margin-bottom: 10px;
}

table.inchorareport{
	width: 100%;
}

table.inchorareport, table.inchorareport tr, table.inchorareport tr th {
	border: 1px solid #fff;
}

table.inchorareport tr.title{
	background-color: #033679;
	color: #fff;
}

table.inchorareport th.thincdata, table.inchorareport th.thinchora{
	padding-left: 10px;
}

table.inchorareport tr th a {
	color: #033679;
	font-weight: bold;
}

table.inchorareport tr th a img.icon {
	margin-top: 5px;
	margin-bottom: -2px !important;
	width: 20px;
	height: 20px;
}

table.inchorareport tr{
	line-height: 23px;	
}

table.inchorareport tr.items th{
	font-weight: normal !important;	
	padding-left: 10px;
}

table.inchorareport tr.items th.data{
	width: 30%;
}

table.inchorareport th.thincdata{
	width: 160px;
}

table.inchorareport th.thinchora{
	width: 160px;
}

table.inchorareport th.thinchanexo{
	width: 70px;
}

table.inchorareport th.thinedt{
	width: 70px;
	cursor: pointer;
}

table.inchorareport th.thinchdel{
	width: 70px;
}

tr:nth-child(even) {background-color: transparent;} /* Era #f2f2f2 */

table.inchorareport tr.title th.thinchanexo, table.inchorareport tr.title th.thinedt, table.inchorareport tr.title th.thinchdel{
	text-align: center;
}

table.inchorareport tr.items th.thinchanexo, table.inchorareport tr.items th.thinedt, table.inchorareport tr.items th.thinchdel{
	text-align: center;
}

table.inchorareport tr.total th{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCD0D1; 
	color: #000;
	text-align: center;
}

table.inchorareport tr.total th.thinchora{
	text-align: center;
}

.inchorasaldoinicial{
	display: block;
	float: left;
	background-color: #CCD0D1;
	font-weight: bold;
	line-height: 35px;
	padding-left: 15px;
	margin-bottom: 20px;
	width: 50%;
}

.inchorasaldoinicialvalor{
	display: block;
	float: right;
	background-color: #CCD0D1;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 20px;
	width: 50%;
	text-align: right;
	padding-right: 15px;
}

.titlemain{
	text-align: center;
	background-color: #CCD0D1;
	height: 35px;
}

.thinchdel a{
	cursor: pointer;
}

input#visitante{
	width: 80.22%;
}

.center{
	text-align: center;
}

.fotoconsulta{
	float: left;	
	margin-right: 10px;
	margin-bottom: 5px;
}

.fotoconsulta img{
	height: 125px;
	width: 125px;
}

.fotoconsultaprofessor{
	float: left;	
	margin-right: 10px;
}	

.fotoconsultaprofessor img{
	height: 55px;
	width: 50px;
}

.fotoconsultaprofessorbusca{
	float: left;	
	margin-right: 10px;
}	

.fotoconsultaprofessorbusca img{
	height: 55px;
	width: 50px;
}

.fotoconsultaaluno{
	float: left;	
	margin-right: 10px;
}	

.fotoconsultaaluno img{
	height: 77px;
	width: 77px;
}

.fotoconsultaalunom{
	float: left;	
	margin-right: 10px;
	line-height: 45px;
}	

.fotoconsultaalunom img{
	height: 45px;
	width: 45px;
}

.professorsalablocom .fotoconsultaalunom{
	float: left;	
	margin-right: 10px;
}	

.professorsalablocom .fotoconsultaalunom img{
	height: 45px;
	width: 45px;
}


.fotoconsultaprofessorm{
	position: absolute;
	float: left;	
	margin-right: 10px;
}	

.fotoconsultaprofessorm img{
	height: 45px;
	width: 45px;
}

.nomefuncionarioconsulta{
	display: inline;
	font-weight: bold;
	font-size: 22px;
	margin-left: 10px;
}

.nomeprofessorconsulta{	
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;	
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	width: 600px;
	height: 100%;
}

.nomeprofessorconsulta a{
	color: #000000;
	text-decoration: none;
}

.nomeprofessorconsultabusca{
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	line-height: 55px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	width: 600px;
	height: 55px;
}

.nomeprofessorconsultabusca a{
	color: #000000;
	text-decoration: none;
}

.nomealunoconsulta{
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	line-height: 77px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	width: 600px;
	height: 77px;
}

.nomealunoconsulta a{
	color: #000000;
	text-decoration: none;
}

.nomealunoconsultam{
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	line-height: 45px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	min-width: 400px;
	height: 45px;
}

.nomealuno{
	display: inline-block;
	max-width: 51%;
	height: 100%;
	overflow-y: hidden;		
}

.nomealuno li{
	text-overflow: ellipsis;
    white-space: nowrap;
	list-style-type: none;
	overflow-x: hidden;
}

.nomepesoconsultam{
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	line-height: 45px;	
	min-width: 400px;
	height: 45px;
}


.nomealunoconsultam .nomealuno a{
	color: #000000;
	text-decoration: none;
}

.nomeprofessorconsultam{
	display: block;
	font-weight: bold;
	font-size: 16px;
	margin-left: 10px;
	line-height: 45px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	min-width: 50px;
	height: 45px;
}

.nomeprofessorconsultam a{
	color: #000000;
	text-decoration: none;
}

.nomedisciplinaconsultam{	
	font-weight: bold;
	font-size: 16px;
	margin-left: 0px;
	padding-left: 12px;	
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	min-width: 1300px;
	height: 100%;	
}

.nomedisciplinaconsultam a{
	color: #000000;
	text-decoration: none;
}

.nomeprofessor{
	font-weight: bold;
	font-size: 16px;
	margin-left: 0px;
	padding-left: 12px;
	display: inline-block;
}

.nomedisciplinaconsulta{
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	width: 400px;
	height: 40px;	
	padding-left: 15px;
	cursor: default;
}

.nomedisciplinaconsulta a{
	text-decoration: none;
	color: #000000;
}

.nomesalaconsulta{
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	width: 400px;
	height: 40px;	
	padding-left: 15px;
	cursor: default;
}

.matriculafuncionarioconsulta{
	display: inline;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
	margin-left: 10px;
	color: #033679;
}

.responsaveistitle{
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 10px;
	font-size: 20px;
}

.r2{
	margin-top: 20px;
	margin-bottom: 20px;
}

.spacefooter{
	margin-bottom: 30px;
}

.ulSL{
	display: block;
	width: 40%;	
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	cursor: pointer !important;
	margin-bottom: 10px;
}

.ulSL:first-of-type{
	margin-bottom: 10px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.9), rgba(0,0,0,0.4));
	color: white;
}

.ulSL a{
	text-decoration: none;
	color: #474747;	
	width: 100%;
	height: 100%;
	cursor: inherit;	
}

.liSL{
	display: inline-block;
	width: 20%;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;	
	padding-left: 15px;
	cursor: inherit;	
}

.btnalunosala{
	line-height: 20px;
	color: white;	
	text-decoration: none;
	float: left;
	padding: 6px 10px 6px 10px;	
	font-weight: bold;
	border: solid #474747 1px;	
	cursor: pointer;
	margin-top: 6px;
	margin-left: 15px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#aebcbf+0,6e7774+50,0a0e0a+51,0a0809+100;Black+Gloss */
	background: #aebcbf; /* Old browsers */
	background: -moz-linear-gradient(top,  #aebcbf 0%, #6e7774 50%, #0a0e0a 51%, #0a0809 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #aebcbf 0%,#6e7774 50%,#0a0e0a 51%,#0a0809 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf', endColorstr='#0a0809',GradientType=0 ); /* IE6-9 */
}

.btnPesquisa{
	display: inline-block;
}

.alunossalabox{
	margin-top: 70px;
	margin-left: 30px;
}

.disciplinasalabox{
	margin-top: 65px;
	margin-left: 30px;
	margin-bottom: 10px;
	display: block;
	position: relative;
}

.excluiralunosala{
	display: inline-block;
	color: #D79C3D;
	border: 2px solid #D79C3D;
	margin-left: 10px;
	margin-right: 40px;
	background-color: #FFE3CD;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;	
}

.excluirprofessorsala{	
	color: #D79C3D;
	border: 2px solid #D79C3D;
	margin-left: 5px;
	margin-right: 40px;
	background-color: #FFE3CD;
	line-height: 26px;
	padding-left: 4px;
	padding-right: 4px;
	width: 107px;	
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	position: relative;	
	cursor: pointer;	
}

.excluirprofessorsalabtn{	
	color: #D79C3D;
	border: 2px solid #D79C3D;
	margin-left: 5px;
	margin-right: 40px;
	background-color: #FFE3CD;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	width: 128px;	
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	position: relative;	
	cursor: pointer;	
}

.notaaluno{
	color: #a2a2a2;
	border: 2px solid #a2a2a2;
	margin-left: 5px;
	margin-right: 0px;
	background-color: #f2f2f2;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	position: absolute;	
	width: 107px;	
	text-align: center;
	margin-top: 8.5px;
}

.atribuirprofessor{
	display: inline-block;
	color: green;
	border: 2px solid green;
	margin-left: 5px;
	background-color: #B6EED7;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	cursor: pointer;
}

.alunosalabloco{
	width: 33%;
}

.alunoprofessorsalabloco{
	width: 100%;
	height: auto;
}

.alunoprofessorsalabloco .nomealunoconsultam{
	background-color: orange;
	color: white;	
	width: calc(100% - 45px);
	margin-left: 45px;
	padding-left: 12px;	
}

.alunoprofessorsalabloco .fotoconsultaalunom{
	position: absolute;	
}

.professorsalabloco{
	width: 64%;
	float: left;		
}

.disciplinasalabloco{
	width: 94%;
	margin-bottom: 6px;
	height: 100%;
	position: relative;	
}


.btnincluinota{
	cursor: pointer;
	width: 100%;
	line-height: 20px;
	margin-top: 12px;
}

.listaprofessorconsultado{	
	display: inline-block;
	width: 100%;	
	height: 45px;
	margin-left: 9px;	
	position: absolute;	
}

.listaprofessorconsultado .nome{	
	height: 100%;
	width: 100%;	
	margin-left: 53px;
}

.disciplinarow{
	display: inline-block;
	position: relative;
	height: 100%;		
	margin-top: 7px;		
}

.disciplinarow:first-of-type{
	margin-top: 0px;	
}

.verde{
	color: green;
}

.vermelho{
	color: red;
}

.infopeso{
	font-size: 16px;
	font-style: italic;
	margin-top: 40px; 
	font-weight: bold;
}

.infopesopro{
	margin-left: 20px;
	font-style: italic;
	color: #474747;
}

.permissaonegada{
	font-weight: bold;
	font-size: 14px;
	color: red;
}

.notasrow{
	display: inline-block;
	position: relative;
	width: 100%;
	height: auto;
	margin-left: 0px;
	border-bottom: 3px solid orange;
	border-left: 3px solid orange;
	border-right: 3px solid orange;
	padding-bottom: 10px;
	padding-top: 10px;
}

.notasrow:first-of-type{	
	margin-left: 0px;
}

.notasrow .nomepesoconsultam {
	display: inline-block;
	position: relative;	
	min-width: 195px; 
	margin-left: 0;
	margin-right: 20px;
	margin-left: 10px;
}
	
.nomepesoconsultam li{
	display: inline-block;
	white-space: nowrap;
	width: 165px;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 50px;
	margin-bottom: -20px;	
}

.nomepesoconsultam li:first-child{
	margin-left: -30px;
}

.notasrow{	
	padding-left: 5px;
	padding-right: 5px;
}

.notasrow .nomepesoconsultam a{
	min-width: 160px !important;
	display: inline-block;
	position: absolute;	
	background-color: none !important;		
}

.envelopetarefas{
	display: inline-block; 
	position: relative;
	width: calc(25%);
	float: left;
	box-sizing: border-box;
	margin-bottom: .5em;
	white-space: nowrap;
	overflow: hidden;
	background-image: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0));
	padding-left: 10px;	
}


.infopro{
	display: block;
	font-size: 20px;
	text-align: center;	
	font-weight: bold;
	background-color: rgb(0,0,0,0.7);
	color: white;
}

.alunonotanome{
	margin-top: -8px;
	text-align: center;
	font-weight: bold;
}

.sucessonota{
	color: green;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	font-size: 14px;
}

.situacaoalunoaaprovado{	
	line-height: 45px;
	background-color: green;
	color: white;
	font-weight: bold;
	width: 150px;
	font-size: 14px;
	text-align: center;
}

.situacaoalunoreprovado{	
	line-height: 45px;
	background-color: red;
	color: white;
	font-weight: bold;
	width: 150px;
	font-size: 14px;
	text-align: center;
}

.situacaoalunoamedia{			
	margin: 0 !important;
	padding: 0 !important;
	color: #474747;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: white;
	padding-right: 10px !important;
}

.informarmedia{	
	font-weight: bold;
	font-size: 17px;
	display: inline-block;
}

#inputmedia{
	max-width: 100px !important;
	display: block;
	background-color: white;
	display: inline-block;	
	margin-left: 20px;
}

#inputsalvarmedia{
	max-width: 100px !important;
	display: inline-block;	
	margin-left: 20px;	
	border-radius: 0;	
	font-weight: bold;
	color: green;
	border: 2px solid green;	
	background-color: #B6EED7;
	height: 35px;
	line-height: 35px;
	position: absolute;
	cursor: pointer;
	margin-top: 9px;
}

.bgaprovado{
	background-color: green !important;
}

.bgreprovado{
	background-color: red !important;
}

.bgemcurso{
	background-color: blue !important;
}

.ulTar:first-of-type{
	margin-top: 15px;
}

.ulTar{
	margin-left: 10px;
	margin-bottom: 15px;
	list-style-type: none;	
}


.liTar{
	
}

.liTar a{
	text-decoration: none;
	color: #b2b2b2;
	font-weight: bold;	
	background-color: #f2f2f2;
}

.infoTar {
	margin-left: 10px;
	margin-top: 15px;
	font-weight: bold;
	margin-bottom: 15px;
}

.hide{
	display: none;
	background-color: red;
	position: absolute;
	z-index: 1;
	left: -50px;
	line-height: 45px;
	background-color: #474747;
	color: white;
	font-size: 14px;
	width: 95%;
	height: 100%;
	text-align: center;
}

.hide span{
	margin-left: 10px;
	margin-right: 10px;
}

.none{
	display: none;
}

.boletimTopo{
	left: 75px;
	margin-top: 0;
	position: absolute;
	width: auto;
	height: 170px;
	background-color: #C0C0C0;
	border-top: 3px solid #C0C0C0;
	border-left: 3px solid #C0C0C0;
	border-right: 3px solid #C0C0C0;
}
.boletimTitle{
	color: #000;
	text-align:center;
	width: 100%;
	height: 30px;
	font-weight: bold;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.boletimTitle span{
	padding: 3px;
	padding-right: 6px;
	padding-left: 6px;
	border-radius: 8px;
	border: 2px solid #000;
	background-color: orange;
}
.boletimTitleRow{
	margin-top: 11px;
	margin-left: 300px;
	width: 69%;
	height: 35px;
	background-color: white;
	border-radius: 10px;
}
.boletimAluno{
	display: inline-block;
	width: 70%;
	margin-left: 15px;
	line-height: 35px;
	font-size: 17px;
}
.boletimMatricula{
	display: inline-block;
	width: 25%;
	font-size: 17px;
}
.boletimTurma{
	display: inline-block;
	width: 70%;
	margin-left: 15px;
	line-height: 35px;
	font-size: 17px;
}
.boletimPeriodo{
	display: inline-block;
	width: 25%;
	font-size: 17px;
}
.BoletimLogo{
	width: 240px;
	height: 110px;
	margin-left: 25px;
	top: 45px;
	overflow: visible;
	position: absolute;
	z-index: 2;
}
.boletimTable{	
	top: 170px;	
	left: 75px;
	width: auto;
	height: auto;
	background-color: silver;
	position: absolute;
	border: 3px solid #C0C0C0;
}
.boletimPesos{
	width: calc(100% - 300px);
	height: 40px;			
	margin-left: 300px;		
}
.boletimPesos .peso{
	width: 169.5px;
	height: 100%;
	line-height: 40px;
	background-color: orange;
	display: inline-block;	
	text-align: center;				
}

.boletimPesos .peso span{
	color: #000;		
	font-weight: bold;			
}

.boletimNotasContainer{
	width: auto;
	margin-left: 300px;
	height: calc(100% - 40px);	
	position: relative;		
	z-index: 1;
}

.boletimNotas{
	width: auto;
	height: 40px;	
	position: relative;	
	display: block;
	margin-bottom: 2px;	
	background-color: #C0C0C0;		
}
.boletimTable .boletimNotas:first-of-type{
		
}
.boletimNotas .nota{
	width: 169.5px;
	height: 40px;
	line-height: 40px;
	display: inline-block;				
	overflow: hidden;
	background-color: white;
	text-align: center;
}
.boletimNotas .nota span{
	color: #000;					
	margin-left: 10px;
}

.boletimTarefas{
	width: auto;
	height: 40px;	
	position: relative;	
	display: block;
	margin-bottom: 2px;	
	background-color: red;		
}

.boletimTarefas .tarefa{
	width: 169.5px;
	height: 40px;
	line-height: 40px;
	display: inline-block;				
	overflow: hidden;
	background-color: white;
	text-align: center;
}

.boletimTarefas .tarefa span{
	color: #000;					
	margin-left: 10px;
}

.boletimDisciplinas{
	position: absolute;
	width: 300px;
	height: calc(100% - 40px);		
	top: 80px;	
}
.boletimDisciplinas .disciplinas{
	width: 100%;
	line-height: 40px;
	height: 40px;
	background-color: #474747;
	margin-bottom: 2px;
	overflow: hidden;	
}
.boletimDisciplinas .disciplinas span{
	color: white;		
	font-weight: bold;
	margin-left: 10px;
}
.boletimDisciplinas .disciplinas:first-of-type{
	margin-top: -40px;
}
.clear{
	clear: both;
}

.copy{
	display: inline-block;
	color: #D79C3D;
	border: 2px solid #D79C3D;
	margin-left: 10px;
	margin-right: 40px;
	background-color: #FFE3CD;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.selectAno{
	width: 150px;
	height: 35px;
	background-color: white;
	padding-left: 5px;
	color: black;
	font-size: 16px;	
	display: inline;	
}

.selectAno option{

}

#selectProf{
	display: none;
}

/* Login */
:root {
  --input-padding-x: 1.5rem;
  --input-padding-y: .75rem;
}

body {
}

.card-signin {
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.1);
}

.card-signin .card-title {
  margin-bottom: 2rem;
  font-weight: 300;
  font-size: 1.5rem;
}

.card-signin .card-body {
  padding: 2rem;
}

.formlogin {
  width: 100%;
}

.loginbtn {
  margin-top: 0;
  font-size: 80%;
  border-radius: 50px !important;
  letter-spacing: .1rem;
  font-weight: bold;
  padding: 1rem;
  transition: all 0.2s;  
  width: 100%;
}

.form-label-group {
  position: relative;
  margin-bottom: 1.5rem;  
}

.form-label-group input {
  height: auto;
  border-radius: 2rem;
}

.form-label-group>input,
.form-label-group>label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group>label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown)~label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}

.btn-google {
  color: white;
  background-color: #ea4335;
}

.btn-facebook {
  color: white;
  background-color: #3b5998;
}

/* Fallback for Edge
-------------------------------------------------- */

@supports (-ms-ime-align: auto) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .form-label-group>label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}

.badges{
	text-decoration: none;
	cursor: pointer;
}

span.badge {
    vertical-align:middle;
    margin-top: -0.25em;
}

.mensagem{
	margin-bottom: 20px; 
	margin-left: 10px;
	position: absolute; 
	top: -30px;
	text-align: center;
}

#paginationParent {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.image-parent{
	width: 65px;
	height: 65px;
}

.image-parent2{
	width: 35px;
	height: 35px;
	margin-left: 10px;
	margin-bottom: 8px;
}

.image-parent img{
	width: 100%;
	height: 100%;
}

.fotoalunonota{	

}

.fotoalunonota img{
	width: 60px !important;
	height: 60px !important;
}

.alunolista:last-of-type{
	margin-bottom: 20px !important;
	background-color: yellow;
}

.anchor{
	text-decoration: none;
	color: #212529;
	cursor: text;
	pointer-events: none;

}

#altField, .altField{
	background-color: green;
}

.anchor:hover{
	color: #212529;
}

#tableTarefas tr td, #tableNotas tr td{
	width: 33% !important
}

.insideTd{
	 width:  100%;
	 height:  100%;
	 border: 1px solid #e2e2e2 !important;
}

.borderless td, .borderless th {
    border: none;
}

table#tableBoletim,
table#tableBoletim tbody tr td,
table#tableBoletim tbody th,
table#tableBoletim thead tr th,
table#tableBoletim thead tr th div,
table#tableBoletim thead,
table#tableFI,
table#tableFI tbody tr td,
table#tableFI tbody th,
table#tableFI thead tr th,
table#tableFI thead tr th div,
table#tableFI thead {
 background-color: white;
 border-color: #474747;
}

table#tableBoletimLegenda,
table#tableBoletimLegenda tbody tr td,
table#tableBoletimLegenda tbody th,
table#tableBoletimLegenda thead tr th,
table#tableBoletimLegenda thead tr td,
table#tableBoletimLegenda thead tr th div,
table#tableBoletimLegenda thead,
table#tableFILegenda,
table#tableFILegenda tbody tr td,
table#tableFILegenda tbody th,
table#tableFILegenda thead tr th,
table#tableFILegenda thead tr td,
table#tableFILegenda thead tr th div,
table#tableFILegenda thead {
 background-color: white;
 border-color: #fff;
 height: 10px !important;
 line-height: 10px !important;
}

.tableFILegenda{
	font-size: 80% !important;  	
}

.legendaBoletim, .legendaFI{
	border: 1px solid #474747;
}

@media only screen and (hover: none) and (pointer: coarse){
	.navbar{
		padding-left: 35px;
		padding-right: 35px;
	}
}

.boletim tr {
 line-height: 15px !important;
 min-height: 15px !important;
 height: 15px !important;
}

.tableFI tr{
	line-height: 23px !important;
}

.tableFI td{
	max-width: 37px;
	width: 37px;
}

table td.tableSpacing{
	max-width: 10px !important;
	width: 10px !important;
	border-top: none !important;
	border-bottom: none !important;
}

.nav-link:hover{
	text-decoration: none !important;
}

.img-diario{
	width: 30px;
	height: 100%;
	margin-left: 50px;
	margin-right: 13px;
}

.legendaCalendarioBox{
	border: 1px solid #b2b2b2;
	width: 400px;
	padding: 15px;
}

.legendaCalendarioTitulo{
	font-weight: bold;
	margin-bottom: 10px;
}

.legenda-verde{
	width: 28px;
	height: 28px;
	background-color: green;
	float: left;	
	margin-right: 5px;
	margin-left: 20px;
	opacity: .7 !important;
}

.legenda-azul{
	width: 28px;
	height: 28px;
	background-color: #2E4D90;	
	margin-right: 5px;
	float: left;
}

.numLista{
	font-weight: bold;
	color: #808080;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-left: 10px;
	margin-bottom: 8px;
	background-color: grey;
	line-height: 20px;
	text-align: center;
	color: #fff;
	font-size: 13px;
}

.nav-item > .active {
	background-color: #0D6EFD !important;
	color: white !important;	
}

.brasaoSP{
	width: 120px;
	height: auto;
	text-align: center;
	margin: 40px auto;
	display: block;
}

.tabRelDiario{
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: 30px;	
	text-align: middle;
}

.tabRelDiario tr td{
	background: white !important;
}

.logoColegio{
	width: 210px;
	height: auto;
	text-align: center;
	margin: 60px auto;		
	display: block;
}

.divTables{
	margin-top: 60px;
	margin-bottom: 40px;
}

.diariodata{	
    transform: rotate(270deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(270deg);
    /* Firefox */
    -moz-transform: rotate(270deg);
    /* IE */
    -ms-transform: rotate(270deg);
    /* Opera */
    -o-transform: rotate(270deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	font-weight: bold;		
	font-size: 8px !important;	
	margin: 0px !important;
	position: absolute !important;    	
	left: 0px;
    top: 0px;
    z-index: -1;        
    padding: 0 !important;
    border-color: #DEE2E6 !important;    
    width: 22px !important;
    min-width: 22px !important;
    max-width: 22px !important;
    vertical-align: middle !important;
    padding-bottom: -10px !important;
}

.disciplinaconselho{
	transform: rotate(270deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(270deg);
    /* Firefox */
    -moz-transform: rotate(270deg);
    /* IE */
    -ms-transform: rotate(270deg);
    /* Opera */
    -o-transform: rotate(270deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	font-weight: bold;		
	font-size: 13px !important;	
	margin: 0px !important;
	z-index: -1;
	position: relative !important;    	
	left: 0px;
    top: 0px;
    padding: 0 !important;
    width: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
    height: 200px !important;
    line-height: 200px !important;
    vertical-align: middle !important;
    padding-bottom: -10px !important;
    white-space: nowrap;
    text-transform: uppercase;
    text-align: left !important;
    text-overflow: ellipsis !important;
}

.disciplinaconselho span{
	position: relative;
	top: 0px;
	left: -57px;	
    text-overflow: ellipsis !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 180px;
    display: block;
    overflow: hidden;
}

.preenc-disc-tab{
	background-color: #7c91a4 !important;
	width: 3.5%;
	height: 50px;
	overflow: visible;
	border-bottom: none !important;
}

.preenc2-disc-tab{
	background-color: #7c91a4 !important;
	width: 3.5%;
	height: 25px;
	overflow: visible;	
	border-top: none !important;
	border-bottom: none !important;
}

.preenc3-disc-tab{
	background-color: #7c91a4 !important;
	width: 3.5%;
	height: 15px;
	overflow: visible;
	border-top: none !important;
	border-bottom: none !important;	
}

.preenc4-disc-tab{
	background-color: #7c91a4 !important;
	width: 3.5%;
	height: 15px;
	overflow: visible;
	border-bottom: 1px solid red !important;
}

.disciplinabotucatu{
	font-weight: bold;		
	font-size: 13px !important;	
	margin: 0px !important;	
	position: absolute !important;    	
	left: 0px;
  top: 0px;
  padding: 0 !important;
  width: 50px !important;  
  height: 79px !important;
  line-height: 150px !important;
  vertical-align: middle !important;
  padding-bottom: -10px !important;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: left !important;
  text-overflow: ellipsis !important;    
  overflow: visible;
  width: 100% !important;
}

.disciplinabotucatu span{
	transform: rotate(270deg);
  /* Legacy vendor prefixes that you probably don't need... */
  /* Safari */
  -webkit-transform: rotate(270deg);
  /* Firefox */
  -moz-transform: rotate(270deg);
  /* IE */
  -ms-transform: rotate(270deg);
  /* Opera */
  -o-transform: rotate(270deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	position: relative;
	top: -90px;
	left: -62px;	
  text-overflow: ellipsis !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 168px;
  display: block;
  overflow: hidden;
  margin-bottom: -55px !important;
}

.td-color{
	background-color: #7c91a4 !important;
}

.td-white{
	background-color: white !important;
}

.td2-color{	
	border-right: 1px solid #DEE2E6;
	border-bottom: 1px solid #7c91a4 !important;
}

.td2-white{
	border-right: 1px solid #DEE2E6; 
	background-color: white !important; 
	border-bottom: 1px solid white !important
}

.td3-color{	
	border-right: 1px solid #DEE2E6;border-bottom: 1px solid #7c91a4 !important
}

.td3-white{
	border-right: 1px solid #DEE2E6;background-color: white !important;border-bottom: 1px solid white !important
}

.td4-color{	
	border-right: 1px solid #DEE2E6;border-bottom: 1px solid #7c91a4 !important
}

.td4-white{
	border-right: 1px solid #DEE2E6;background-color: white !important;border-bottom: 1px solid white !important
}

.td5-color{	
	border-right: 1px solid #DEE2E6;border-bottom: 1px solid white !important
}

.td5-white{
	border-right: 1px solid #DEE2E6;background-color: white !important;border-bottom: 1px solid #DEE2E6 !important
}

.notavermelha{
	color: white;
	background-color: red !important;
}

.aluno-conselho{
	vertical-align:middle; 
	width: 350px;
	padding-left: 15px !important;
}

.tableChamada tr td{
	position: relative !important;
	overflow: hidden !important;
	background-color: transparent !important;
}

.diarionome{    
	text-align: left !important;
	width: 40% !important; 	
	text-overflow: ellipsis;	
	padding-left: 10px !important;
	border-color: #DEE2E6 !important;
}

.diariopresenca{
	border-color: #DEE2E6 !important;	
}

.tabletd{
	border-color: #DEE2E6 !important;	
}

.nav-link:focus{
	background-color: transparent !important;
	background: transparent !important;
}

.inativo{
	/*display: none;*/
	opacity: 0.2;
}

.tachado{
    text-decoration: line-through;

}

.development{
	text-align: center;
	text-transform: uppercase;
	color: red;
	margin-top: 20px;
}

.ungroup{
	width: 30px;
	height: 100%;		
	float: right;		
}

.ungrouptext{	
	position: relative;
  top: 58.5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);

  transform: rotate(270deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(270deg);
    /* Firefox */
    -moz-transform: rotate(270deg);
    /* IE */
    -ms-transform: rotate(270deg);
    /* Opera */
    -o-transform: rotate(270deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	font-weight: bold;		
	font-size: 12px !important;	
	margin: 0px !important;
	z-index: -1;
	color: white;
}

.groupname{
	margin-bottom: 0px;
	border-radius: 0 !important;
}

.assinaturas{
	width: 225px;
	height: 65px;
	background-color: orange;
	margin-bottom: 2px;
}

.img-assinaturas{
	width: 100%;
	height: 100%;
}

.aprovaconselhocb:checked{
  background-color: #D68500 !important;
  border-color: #D68500 !important;
}

.emoji{
	width: 27px;
	height: 27px;
	margin-right: 10px;
}

.resultado-boletins-lote{
	margin-top: 40px;
	font-size: 17px;
	line-height: 30px;
	margin-bottom: 30px;
}

@media screen and (min-width: 1900px){
      .containerLogin{
				width: 60% !important;
			}
 }

@media print {
	body{
	  margin: -10mm -5mm -5mm -5mm !important;
	  font-size: 90% !important;  	  
	} 	
  .navbar, .botoes {
    display: none !important;
  } 
  .boletimpdf, .boletim{
    margin-top: 0px !important;
    padding-top: 0px !important;
    /*transform: scale(.7) !important;*/
  }
  section#main{
    width: 100% !important;
    margin-top: -25px !important;
  }
  .boletim{
  	margin-top: 0px !important;
  	margin-bottom: 0px !important;    	
  } 
  .boletim:last-of-type{
  	margin-bottom: 0px !important;
  }
  .hrficha{
  	display: none !important;
  }
  .linhas tr, .linhas td, .linhas th{
  	height: 8px !important;
  	line-height: 8px !important;
  }
  .tableBoletimLegenda.linhas tr, .tableBoletimLegenda.linhas td, .tableBoletimLegenda.linhas th, .tableFILegenda.linhas tr, .tableFILegenda.linhas td, .tableFILegenda.linhas th{
  	height: 4px !important;
  	line-height: 4px !important;
  	padding-top: -5px !important;
  	padding-bottom: -5px !important;    	
  }
  .legendaBoletim, .legendaFI{
  	display: block !important;
  }
  .containerFI{
  	display: block !important;
  }
  .no-print{
    display: none !important;
  }
}