/* main styles */
body {
	margin:0;
	padding:0;
	background:#BBD9EE;
  	color:#000;
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	}
form {
	margin:0;
	padding:0
	}
table{
    font-family:tahoma,arial,sans-serif;
    font-size:11px;
}
img {border:none;}
a {color:#0000ff;text-decoration: none}
a:hover {text-decoration: underline; 
		color:#0000FF;
		}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}
input.text,
select,
textarea {
	font-family:arial,sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	}
input.text {
	padding:1px 0 0 4px;
	height:14px;
	font-weight:normal;
	}

#totalizador  {
	width:40px;
	float:right;
	margin: 0px 10px;
	font-size:10px;
	font-weight:bold;
}	

/* main container */
#main {
	width:1000px;
	margin:0 auto;
	}
/* header */
#header {
	width:1000px;
	height:240px;
	background:url(../img/topo_2.png) no-repeat left bottom;
	}
/* site logo */
a.logo {
	position:absolute;
	top:5px;
	left:50px;
	width: 84px; 
	height: 135px;
	margin-left:-20px;
	}
	
/* header tabs */
#top-navigation {
	position:absolute;
	top:160px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
	}
#top-navigation li {
	float:left;
	margin:0 3px 0 0;
	height:34px;
	background:url(../img/tab.gif) repeat-x top;
	}
#top-navigation li a {
	float:left;
	display:block;
	height:20px;
	line-height:19px;
	color:#606060;
	padding:4px 0 0 0;
	font-weight:bold;
	color:#009;
	}
#top-navigation li span {
	float:left;
	background:url(../img/tab-left.gif) no-repeat left top;
	}
#top-navigation li span span {
	background:url(../img/tab-right.gif) no-repeat right top;
	padding:7px 10px 0 10px;
	}
#top-navigation li.active {
	padding:0;
	height:34px;
	background:url(../img/tab-active.gif) repeat-x top;
	margin-right:2px;
	}
#top-navigation li.active span {
	background:url(../img/tab-active-left.gif) no-repeat left top;
	height:34px;
	}
#top-navigation li.active span span {
	background:url(../img/tab-active-right.gif) no-repeat right top;
	height:23px;
	padding:11px 10px 0 10px;
	line-height:19px;
	color:#606060;
	}
/*itens menu*/
#itens_menu{
	position:absolute;
	margin-top:147px;
	margin-left:11px;
	width:967px;
	height:40px;
	background:url(../img/bg-azul.jpg);	
}
	
/* middle */
#middle {
	margin:0 auto;
	width:1000px;
	height:700px;
	border-radius: 20px;
	background:url(../images/fundo_portal.png) ;
	}
	
#middle_termo {
	margin:0 auto;
	width:920px;
	min-height:700px;
	height:auto;
	border-radius: 20px;
	background:#ffffff;
	padding:20px;
}	

#middle_termo h1{
	text-align:center;
	font-size:16px;
}

#middle_termo .texto{
	margin:0 auto;
	text-align:justify;
	font-size:14px;
	width:800px;
	margin-bottom:5px;
}

#middle_termo ul li{
	margin:0 auto;
	font-size:14px;
	width:800px;
	margin-bottom:5px;
}
	
#middle_boletim {
margin:0 auto;
width:1000px;
height:700px;
border-radius: 20px;
background:url(../images/fundo_boletim.png) ;
}

#middle_boletim_excel {
margin:0 auto;
width:1000px;
height:700px;
border-radius: 20px;
background:url(../images/fundo_boletim_excel.png) ;
}
	
#meio {
	margin:0 auto;
	width:1000px;
	height:auto;
	min-height:100px;
	background:url(../img/meio_2.png) repeat-y left;
	padding:15px 13px 20px 12px;
}

#meio_tela_bloqueio {
	margin:0 auto;
	width:1000px;
	height:700px;
	border-radius: 20px;
	background:url(../images/tela_de_bloqueio.png) ;
	}
/* left column */
#left-column {
	float:left;
	padding:1px 14px 0 12px;
	width:151px;
	}
/* right column */
#right-column {
	float:right;
	padding:0 9px 0 0;
	width:133px;
	}
/* center column */
#center-column {
	float:left;
	width:614px;
	background:url(../img/bg-center-column.jpg) no-repeat left top;
	min-height:584px;
	padding:12px 16px 0 13px;
	}	
* html #center-column {height:584px;}

/* footer */
#footer {
	width:1000px;
	height:140px;
	background:url(../img/base_2.png) no-repeat;
	}
	
/* left column styles */
#left-column a {color:#3E3E3E;}
#left-column h3 {
	font-size:11px;
	margin:0;
	color:#fff;
	background:url(../img/bg-left-header.gif) no-repeat left top;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	}
	
#inner {
	margin:0 0 1px 0;
	border-bottom:0px solid #FF9600;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	}

#inner li {
	padding:1px 1px 1px 1px;
	background:none;
	display:inline;
	}

.clearfix {
	clear:both;
}

ul.nav {
	margin:0 0 11px 0;
	border-bottom:2px solid #FF9600;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	}
ul.nav li {
	padding:4px 4px 6px 5px;
	background:url(../img/bg-dotted.gif) repeat-x bottom;
	}
ul.nav a {
	padding:0 0 0 12px;
	background:url(../img/arrow.gif) no-repeat 0 4px;
	}
ul.nav a:hover {
	font-weight:bold;
	}
ul.nav li.last {background:none;}

#left-column .link {
	display:block;
	width:142px;
	height:25px;
	background:url(../img/bg-left-link.gif);
	margin:0 0 4px 0;
	font-weight:bold;
	padding:0 0 0 9px;
	line-height:25px;
	color:#60635A;
	}
	
/* center column styles */
.top-bar {
	float:left;
	width:603px;
	border-left:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
/* text page header */
.top-bar h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}

/*titulo*/
.top-bar-titulo {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	text-align:center;
	font-weight:bold;
	}	
/* orange button */
.top-bar a.button {
	float:right;
	display:block;
	width:75px;
	height:35px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../img/bg-orange-button.gif) no-repeat;
	}
	
/* bar with select */
.select-bar {
	clear:both;
	border-top:2px solid #f70;
	border-bottom:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
	}
.select-bar select {width:145px;margin:0 2px;}

/* table container */
div.table {
	float:left;
	position:relative;
	width:614px;
	margin:0 0 37px 0;
	}
table.listing {
	border-bottom:1px solid #9097A9;
	width:613px;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
	}
table.listing th {
	border-top:0 !important;
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:left;text-transform:uppercase;}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	text-align:center;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:center;
	}	
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}

table.listing th.first {background:#9097A9 url(../img/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing th.last {background:#9097A9 url(../img/bg-th-right.gif) no-repeat right top;border-right:0;}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style2l {padding-left:16px;text-align:left;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}
table.form .last {padding:1px 0 1px 5px;text-align:left;}
table.form th,
table.form td {padding-left:10px;}
table.form input.text {width:262px}

/* table select */
div.table .select {
	float:right;
	margin:2px 1px 0 0;
	width:176px;
	height:25px;
	background:#9097A9 url(../img/bg-select.gif);
	color:#fff;
	}
div.table .select strong {
	float:left;
	padding:5px 0 0 5px;
	}	
div.table .select select {
	float:right;
	width:78px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
	
/* right column header */
#right-column .h {
	float:left;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	text-transform:uppercase;
	}
/* right column box */
#right-column .box {
	float:left;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
	}
	
/* right column buttons */
.buttons {
	clear:both;
	text-align:center;
	padding:30px 0 15px 0;
	}
.buttons input {margin:0 0 6px 0;}


#subrotina {
	font-size:12px;
	font-weight:bold;
	color:#5222FF;
}

#listbox{
float: left;
width: 121px;
padding: 5px;
border: 1px solid #B8B8B8;
background: #EBEBEB;
margin: 0 0 15px 5px;
}

.tb_dados_aluno{
 	margin-left:50px; 
	border:2px solid#CCC; 
	font-size:14px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
}
.tb_dados_aluno td{
	height:20px;
}
#notas_faltas{
	margin-left:50px; 
	width:840px;
	height:auto;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
	border:2px solid#CCC; 
	padding:15px;
	
}

#conteudo_disciplinass{
	margin-left:50px; 
	width:840px;
	height:auto;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
	border:2px solid#CCC; 
	padding:15px;
	
}
#conteudo_disciplinass a:link{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

#conteudo_disciplinass a:hover{
	text-decoration:none;
	color:#5222FF;
	font-weight:bold;
}

/* qr code index*/
#sac{
	position:absolute;
	height:auto;
	min-height:160px;
	width:140px;
	margin-left:810px;
	margin-top:260px;
	padding:5px;
	font-size:12px;
	text-align:center;
}
#sac a{
	text-decoration:none;
	color:#1a3351;
	font-weight:bold;
	margin-bottom:10px;
}

/* qr code escolher turma*/
#sac_1{
	position:absolute;
	height:auto;
	min-height:160px;
	width:140px;
	margin-left:600px;
	margin-top:50px;
	padding:5px;
	font-size:12px;
	text-align:center;
}
#sac_1 a{
	text-decoration:none;
	color:#1a3351;
	font-weight:bold;
	margin-bottom:10px;
}

#formulario_login{
	position:absolute;
	height:auto;
	min-height:200px;
	width:300px;
	padding:20px;
	margin-left:550px;
	margin-top:230px;
	font-size:12px;
}
#formulario_login label{
	display:block;
	font-weight:bold;
	color:#1a3351;
}
#formulario_login a{
	text-decoration:none;
}
#formulario_escolher_turma{
	height:auto;
	width:450px;
	padding:20px;
	margin-left:500px;
	margin-top:290px;
	font-size:12px;
}

#formulario_escolher_turma label{
	color:#1a3351;
	font-size:14px;
	font-weight:bold;
}
#formulario_recuperar{
	min-height:300px;
	width:300px;
	margin-left:550px;
	margin-top:170px;
}
#formulario_recuperar label{
	display:block;
	font-weight:bold;
	color:#1a3351;
}

.titulo_portal{
	text-align:center;
	font-weight:bold;
	font-size:16px;
	color: #006699;
}
.layout_form{
	margin-left:350px;
	color: #006699;
	font-weight:bold;
	font-size:14px;
}


.box {
    border: 1px solid #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 1px;
    padding: 1px;
	cursor:pointer;
	margin-right:5px;
}

#home{
	position:absolute;
	float:left;
	width:36px;
	height:36px;
	cursor:pointer;
	margin-top:198px;
	margin-left:60px;

}
#voltar{
	position:absolute;
	float:left;
	width:36px;
	height:36px;
	cursor:pointer;
	margin-top:200px;
	margin-left:60px;
	font-weight:bold;
	font-size:18px;

}
#sair{
	position:absolute;
	float:left;	
	width:32px;
	height:32px;
	cursor:pointer;
	margin-top:200px;
	margin-left:210px;
}
#boleto{
	position:absolute;
	margin-top:200px;
	margin-left:120px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	cursor:pointer;
}
#book{
	position:absolute;
	float:left;	
	width:36px;
	height:36px;
	cursor:pointer;
	margin-top:192px;
	margin-left:865px;
}


#schedule{
	position:absolute;
	float:left;	
	width:36px;
	height:36px;
	cursor:pointer;
	margin-top:192px;
	margin-left:720px;
}
#schedule2{
	position:absolute;
	float:left;	
	width:36px;
	height:36px;
	cursor:pointer;
	margin-top:192px;
	margin-left:790px;
}

#d_valores{
	position:absolute;
	float:left;	
	width:36px;
	height:36px;
	margin-top:192px;
	margin-left:650px;
}
.lista_boletos{
	position:absolute;
	z-index:30;
	width:560px;
	height:auto;
	min-height:360px;
	background:#ffffff;
	margin-left:-300px;
	margin-top:-160px;
	top:50%;
	left:50%;
	padding:20px;
	display:none;
}
.fundo_preto{
	position:absolute;
	z-index:20;
	width:100%;
	height:100%;
	min-height:100%;
	opacity:0.6;
	background:#000000;
	display:none;
}
.fechar_divs{
	position:absolute;
	z-index:40;
	width:50px;
	height:50px;
	background-image:url('../imagens/close.png');
	background-repeat:no-repeat;
	margin-left:1040px;
	margin-top:210px;
	cursor:pointer;
	display:none;
}
.info_teams{
	position:absolute;
	z-index:30;
	width:560px;
	height:auto;
	min-height:360px;
	background:#ffffff;
	margin-left:-300px;
	margin-top:-160px;
	top:50%;
	left:50%;
	padding:20px;
	display:none;
	border-radius:20px;
	font-size:14px;
	color:#1a3351;
}

.legendas{
	font-weight:bold;
}
.lista_legenda{
	list-style:none;
	margin-left:-30px;
}
#logar_resp{
	cursor:pointer;
	border:1px solid#000;
	width:150px;
	height:30px;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	margin-left:30px;
}
#logar_resp:hover{
	background-color:#CCC;
}
#mensagem_acesso{
	color:#FF0000;
	font-weight:bold;
	margin-bottom:10px;
	display:none;
}
#agendamento{
	margin-left:50px; 
	width:840px;
	height:auto;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5);
	border:2px solid#CCC; 
	padding:15px;
	
}
#agendamento label{
	font-weight:bold;
	font-size:16px;
	color:#1a3351;
	float:left;
	width:150px;
}
#agendamento input{
	width:250px;
	height:30px;
}
#agendamento select{
	width:250px;
	height:30px;
}
#bt_agendar{
	font-weight:bold;
	cursor:pointer;
	color:#1a3351;
	margin-left:280px;;
}
#bt_agendar:hover{
	background-color:#1a3351;
	color:#FFFFFF;
}
.limite{
	font-size:12px;
	margin-left:337px;
	color:#1a3351;
}
#agenda{
	position:absolute;
	width:250px;
	min-height:150px;
	height:auto;
	margin-left:630px;
	border:1px solid#CCC;
	margin-top:-427px;
	text-align:center;
	color:#1a3351;
}
#agenda > span{
	width:33%;
	height:20px;
	float:left;
	line-height:10px;
	color:#1a3351;
}
#titulo_agenda{
	position:absolute;
	margin-top:-459px;
	margin-left:630px;
	width:250px;
	background-color:#1a3351;
	color:#FFFFFF;
	height:30px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	border:1px solid#1a3351;
}
#legenda{
	color:#1a3351;
	height:50px;
	width:100%;
	font-size:12px;
	border:1px solid#CCC;
}

#cancelar{
	display:block;
}

#bt_cancelar_agenda{
	font-weight:bold;
	cursor:pointer;
	color:#1a3351;
	width:80px;
	height:30px;
}

#bt_cancelar_agenda:hover{
	background-color:#1a3351;
	color:#FFFFFF;
	border:1px solid#1a3351;
}

#bt_reagendar{
	font-weight:bold;
	cursor:pointer;
	color:#1a3351;
	width:80px;
	height:30px;
}

#bt_reagendar:hover{
	background-color:#1a3351;
	color:#FFFFFF;
	border:1px solid#1a3351;
}

#cancelar label{
	font-weight:bold;
	font-size:12px;
	color:#1a3351;
	float:left;
	width:80px;
}

#cancelar input{
	width:150px;
	height:20px;
}
#cancelar select{
	width:150px;
	height:20px;
}

#titulo_solicitacao{
	position:absolute;
	margin-top:-259px;
	margin-left:630px;
	width:250px;
	background-color:#1a3351;
	color:#FFFFFF;
	height:30px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	line-height:25px;
	border:1px solid#1a3351;
}

#agenda_solicitacao{
	position:absolute;
	width:250px;
	min-height:150px;
	height:auto;
	margin-left:630px;
	border:1px solid#CCC;
	margin-top:-227px;
	text-align:center;
	color:#1a3351;
}
#agenda_solicitacao > span{
	width:33%;
	height:20px;
	float:left;
	line-height:10px;
	color:#1a3351;
}

#bt_solicitar{
	font-weight:bold;
	cursor:pointer;
	color:#1a3351;
	margin-left:280px;;
}
#bt_solicitar:hover{
	background-color:#1a3351;
	color:#FFFFFF;
}


.bolinha_verde{
	width:15px;
	height:15px;
	background-color:#00FF7F;
	border-radius:15px;
	cursor:pointer;
	margin-left:30px;
}
.bolinha_azul{
	width:15px;
	height:15px;
	background-color:#1E90FF;
	border-radius:15px;
	cursor:pointer;
	margin-left:30px;
}
.bolinha_vermelha{
	width:15px;
	height:15px;
	background-color:#8B0000;
	border-radius:15px;
	cursor:pointer;
	margin-left:30px;
}

.mensagem_atencao{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	color:#1a3351;
}

.mensagem_bloqueio{
	font-size:25px;
	font-weight:bold;
	text-align:center;
	width:700px;
	height:250px;
	margin:auto;
	color:#1a3351;
}

#meio_tela_bloqueio a{
	font-size:22px;
	color:#1a3351;
	font-weight:bold;
}
#meio_tela_bloqueio a:hover{
	text-decoration:none;
	color:#1a3351;
}
#meio_tela_bloqueio p{
	position:absolute;
	margin-left:550px;
	margin-top:350px;
	font-size:22px;
	color:#1a3351;
}

#concordar{
	font-weight:bold;
	cursor:pointer;
	color:#ffffff;
	background:#1a3351;
	width:150px;
	height:35px;
	border-radius:10px;
	border:1px solid#1a3351;
	cursor:pointer;
}

#concordar:hover{
	color:#1a3351;
	background:#ffffff;
	border-radius:10px;
	border:1px solid#1a3351;
}
