body{
	font: 13px verdana, arial, sans-serif;
	background-color:#ededed;
	background-image: url("../images/fundo.jpg");
	background-size:contain;
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
}

#topo{
	width:100%;
	height:85px;
	border:0;
	color:white;
	margin: 0;
	padding:0;
}
#topo .icone_menu_adm_escola {
	margin-left:5px;
	margin-top:2px;
	float:left;
	width:90px;
	height:77px;
	border:none;
	background-image: url("../images/icone_adm_escola.png");
}
#topo .icone_menu_aluno {
	margin-left:5px;
	margin-top:2px;
	float:left;
	width:90px;
	height:85px;
	border:none;
	background-image: url("../images/icone_aluno.png");
}
#topo .icone_adm_secretaria {
	margin-left:5px;
	margin-top:2px;
	float:left;
	width:90px;
	height:85px;
	border:none;
	background-image: url("../images/icone_adm_secretaria.png");
}

#topo .icone_adm_sistema {
	margin-left:15px;
	margin-top:5px;
	float:left;
	width:90px;
	height:85px;
	border:none;
	background-image: url("../images/icone_adm_sistema.png");
	background-repeat: no-repeat;
}

#topo .icone_funcionario {
	margin-left:15px;
	margin-top:2px;
	float:left;
	width:90px;
	height:65px;
	margin-top:5px;
	border:none;
	background-image: url("../images/icone_funcionario.png");
	background-repeat: no-repeat;
}

#topo .icone_professor {
	margin-left:15px;
	margin-top:2px;
	float:left;
	width:108px;
	height:84px;
	margin-top:5px;
	border:none;
	background-image: url("../images/icone_professor.png");
	background-repeat: no-repeat;
}

#topo .icone_suporte {
	margin-left:15px;
	margin-top:2px;
	float:left;
	width:84px;
	height:81px;
	margin-top:5px;
	border:none;
	background-image: url("../images/icone_suporte.png");
	background-repeat: no-repeat;
}

#topo .icone_supervisor {
	margin-left:5px;
	margin-top:2px;
	float:left;
	width:92px;
	height:70px;
	margin-top:5px;
	border:none;
	background-image: url("../images/icone_supervisor.png");
	background-repeat: no-repeat;
}

#topo .icone_responsaveis {
	margin-left:5px;
	margin-top:2px;
	float:left;
	width:134px;
	height:82px;
	margin-top:5px;
	border:none;
	background-image: url("../images/icone_responsaveis.png");
	background-repeat: no-repeat;
}

#topo .dados_usuario {
	margin-left:10px;
	margin-top:5px;
	float:left;
	height:77px;
	border:0;

}

#topo .dados_usuario p {
	margin-top:3px;
	color:#FFFF00;
	font-size:16px;
}

#topo a {;
	color:white;
	text-decoration:none;
}

#topo .menu_direita{
	margin-right:5px;
	margin-top:5px;
	float:right;
	width:300px;
	height:77px;
	border:0;
}
#topo .menu_direita .logout{
	background-image: url("../images/logout.png");
	width:22px;
	height:22px;
	float:right;
	margin-top:2px;
}

#topo .menu_direita .msg_new{
	background-image: url("../images/email1.png");
	width:22px;
	height:22px;
	float:right;
	margin-top:2px;
}

#topo .menu_direita .msg{
	background-image: url("../images/email2.png");
	width:22px;
	height:22px;
	float:right;
	margin-top:2px;
}

#topo .menu_direita .msg_text{
	float:right;
	margin-left:5px;
	margin-right:20px;
	margin-top:3px;
}

#topo .menu_direita .logout_texto{
	float:right;
	margin-top:3px;
	margin-left:5px;
	margin-right:20px;
}
#conteudo{
	width:100%;

}
#menu{
	width:100%;
	height:30px;
	border:none;
	border-bottom:1px solid #77A6C7;
	border-top:1px solid #77A6C7;
	background-image: url("../images/fundo_menu.jpg");
}
#container{
	text-align:left;
	border:1px solid #AACCEE;
	background-color:#F7F7F7;
	padding:0px;
	margin-top:20px;
	margin-bottom:30px;

	padding-bottom:20px;
	width:90%;
	max-width:780px;
	min-width:780px;
	margin-top:50px;
	margin-left:0;	
}
#container h1 {
	background-color:#CCE0F4;
	color:#07519A;
	margin:0px;
	padding:7px;
	font: 16px verdana, arial, sans-serif;
	border:0;
	border-bottom:1px solid #AACCEE;

}
#container p {
	margin-left:10px;
	margin-right:10px;

}

#container table.detalhe{
	width:97%;
	margin-top:12px;
}

#container table.nospan{
	border-collapse:collapse;
	padding:2px;
}

#container table.nospan td{
	padding:3px;
}

#container table.detalhe th{
	color:#336699;
	font-size:16px;
	border-bottom:1px solid #CCC;
	text-align:left;
}

#container table.detalhe tr{
	height:20px;
}

#container table.detalhe tr.rowcolor{
	background-color:#DDD;
}

#container table.detalhe tr.last{
	border-bottom: 1px solid #333;
}

#container table.detalhe td{
	font-size:12px;
	color: #333;
}

#container table.detalhe td.divisoria{
	border-bottom:1px dotted #333;
}

#container table.detalhe td.label{
	font-weight:bold;
	width:130px;
}

#container table.nospan td.label{
	color:#336699;
}

/*
#container table.listagem {
	margin-left:10px;
	margin-bottom:10px;
	margin-top:10px;
	width:97%;
	border:1px solid #AACCEE;
	border-collapse:collapse;

}
#container table.listagem td {
	border:1px solid #AACCEE;
	padding:5px;

}

#container table.listagem tr:hover {
	background-color:#FFFF99;
	padding:5px;

}
#container table.listagem th {
	border:1px solid #AACCEE;
	background-color:#CCE0F4;
	padding:5px;
	color:#07519A;
	font-style:normal;

}
*/
table.listagem {
	margin-bottom:10px;
	margin-top:10px;
	width:97%;
	border:1px solid #AACCEE;
	border-collapse:collapse;

}
table.listagem td {
	border:1px solid #AACCEE;
	padding:5px;
}

table.listagem td.word-break {
	word-break: break-all;
}

table.listagem tr:hover {
	background-color:#f7eda0;
	padding:5px;


}
table.listagem th {
	border:1px solid #AACCEE;
	background-color:#CCE0F4;
	padding:5px;
	color:#07519A;
	font-style:normal;


}

table.listagem th.btn-acao-column {
	width: 40px;
	text-align: center;
}

#container table.relat{
	width:97%;
	border:1px solid #000;
	border-collapse:collapse;
	font-size:11px;
	text-align:left;
}

#container table.relat tr{
	border:1px solid #000;
}

#container table.relat th{
	border:1px solid #000;
	padding:1px;
	padding-left:6px;
}

#container table.relat td{
	border:1px solid #000;
	padding:1px;
	padding-left:6px;
}

#container table.form {
	margin-left:10px;
	margin-bottom:10px;
	width:98%;
	border-collapse:collapse;
}
#container table.form td{
	border:none;
	text-align:left;
	padding-bottom: 10px;
}
#container table.form th{
	width:220px;
	font-weight:normal;
	text-align:right;
	vertical-align:middle;
	padding-bottom: 10px;
}

#container table.form.spaced th {
	width:160px;
	display: table-cell;
}

#container table.form.spaced td.required {
	padding-right: 5px;
}

#container form {
	margin-top:20px;
}

#container a {
	text-decoration:none;

}

#container a:hover {
	text-decoration:underline;

}

#container p.voltar{
	text-align:right;
	border-top:1px dashed #ccc;
	padding-top:10px;
	padding-bottom:10px;
}

#container p.voltar-topo{
	text-align:right;
	border-bottom:1px dashed #ccc;
	padding-top:10px;
	padding-bottom:10px;
}

#container p.paginacao{
	text-align:center;
	padding-bottom:20px;
}

#container p.novo{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
}

#container input.button{


}

.mensagem_erro{
    width:100%;
    background-color:#FBE6F2;
    padding-top:4px;
    border-bottom:1px solid #D893A1;
    text-align:center;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.form_erros{
    width:95%;
    background-color:#FBE6F2;
    padding-top:4px;
    border:1px solid #D893A1;
    text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.mensagem_ok {
    width:100%;
    background-color:#FFFFCC;
    padding-top:4px;
    border-bottom:1px solid #FFCC00;
    text-align:center;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}

/* Menu */

ul.jd_menu_slate {
	/*background:#3C7EAE;*/
	border:none;
	border-bottom:1px solid #77A6C7;
	border-top:1px solid #77A6C7;
	background-image: url("../images/fundo_menu.jpg");
}

ul.jd_menu_slate li {
	color: white;
	font-size: 13px;
	z-index:100;
}

ul.jd_menu_slate ul li {
	padding: 3px 10px 3px 4px;
	background:#EBF3FB;
	border: none;
	color: #022166;
	z-index:100;
}
ul.jd_menu_slate li.jd_menu_active_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar {
	padding-left: 5px;
	border-left: 1px solid #ABB5BC;
	padding-right: 5px;
	border-right: 1px solid #929AA1;
	border-right: 1px solid #70777D;
	color: #FFFF00;
	background: #3D7FAF;
}
ul.jd_menu_slate ul li.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover {
	background: #3D7FAF;
	padding-top: 2px;
	border-top: 1px solid #ABB5BC;
	padding-bottom: 2px;
	border-bottom: 1px solid #929AA1;
	color: #FFFF00;
}

ul.jd_menu_slate a,
ul.jd_menu_slate a:active,
ul.jd_menu_slate a:link,
ul.jd_menu_slate a:visited {
	text-decoration: none;
	color: white;
}
ul.jd_menu_slate ul li a,
ul.jd_menu_slate ul li a:active,
ul.jd_menu_slate ul li a:link,
ul.jd_menu_slate ul li a:visited {
	color: #003366;
}

ul.jd_menu_slate ul li a:hover {
	color: #FFFF00;
	background: #3D7FAF;
}
ul.jd_menu_slate a:hover {
	text-decoration: none;
	color: #FFFF00;
}

img.foto{
	border:2px solid #3C7EAE;
}

table.calendario{
	font-size:25px;
	border-collapse:collapse;
}

table.calendario th {
	padding:10px;
	color:#3D7FAF;
}
table.calendario td {
	padding:10px;
	border:1px solid #3D7FAF;
	text-align:center;
	background-color:white;
}

table.calendario td.dias {
	padding:10px;
	border:1px solid #3D7FAF;
	text-align:center;
	background-color:#CCE0F4;
}


/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */

.jqmWindow {
    display: none;

    position: fixed;
    top: 17%;
    left: 50%;

    margin-left: -300px;
    width: 600px;

    background-color: #EEE;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#easyTooltip{
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
	padding:15px;
	}


div.login{
	background-image: url("../images/login.png");

}

.destaque{
	background-color:#f5efc9;
	border:1px solid #DED8B6;
	color:#545246;
	padding:5px;
	font-weight: bold;
}


img.foto{
	border:1px solid #AACCEE;
}
a.link{
	color:blue;
	text-decoration:underline;
}

/*tooltip*/
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 1;
	background: url('../images/tooltip/shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 10pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('../images/tooltip/shadow2.png');
	padding-top: 4.5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('../images/tooltip/shadow2-reverse.png');
}
#tooltip.fancy.viewport-bottom {
	padding-top: 2em;
	height: 128px;
	background: url('../images/tooltip/shadow2-bottom.png');
}
#tooltip.fancy.viewport-bottom-right {
	padding-top: 2em;
	height: 128px;
	background: url('../images/tooltip/shadow2-right.png');
}
/*tooltip*/

.file_upload {
  position: relative;
  overflow: hidden;
  direction: ltr;
  cursor: pointer;
  text-align: center;
  color: white;
  font-weight: bold;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 200px;
  height: 30px;
  line-height: 30px;
  background: #336699;
  border: 1px solid white;
}

.file_upload_small {
  width: 200px;
  height: 30px;
  line-height: 30px;
  font-size: auto;
  background: #336699;
  border: 1px solid #336699;
}

.file_upload_large {
  width: 100%;
  height: 150px;
  line-height: 150px;
  font-size: 20px;
  background: #336699;
  border: 1px solid #336699;
}

.file_upload_highlight {
  background: lawngreen;
}

.file_upload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: 300px solid transparent;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  filter: alpha(opacity=0);
  -o-transform: translate(-300px, -300px) scale(10);
  -moz-transform: translate(-800px, 0) scale(10);
  cursor: pointer;
}

.file_upload iframe, .file_upload button {
  display: none;
}

.file_upload_preview img {
  width: 80px;
}

.file_upload_progress .ui-progressbar-value {
  background: url(pbar-ani.gif);
}

.file_upload_progress div {
  width: 150px;
  height: 15px;
}

.file_upload_cancel button {
  cursor: pointer;
}

input.fone {
	width:100px;
}

#container table.form.spaced input.small,
#container table.form.spaced textarea.small,
#container table.form.spaced select.small {
	width:85px;
}

#container table.form.spaced input.large,
#container table.form.spaced textarea.large,
#container table.form.spaced select.large {
	width:470px;
}

input.medium,
textarea.medium,
select.medium {
    width:300px;
}

input.large,
textarea.large,
select.large {
    width:500px;
}

input.fone {
	width:100px;
}

.date {
	width:80px;
}

.chosen-container {
	width:150px;
}

.campo-obrigatorio {
	color:red;
}

#ui-datepicker-div {
  z-index: 9999999!important;
}

#bt-pesquisar-principal {
	width:500px;
	padding:0;
	height:22px;
	padding-left:8px;
	font: 12px verdana, arial, sans-serif;
}

::-webkit-input-placeholder {
   font: 12px verdana, arial, sans-serif;
   padding:0;
   margin:0;
}

.bigdrop.select2-container .select2-results {max-height: 400px;}
.bigdrop .select2-results {max-height: 400px;}
.bigdrop .select2-choices {min-height: 150px; max-height: 150px; overflow-y: auto;}

 .form-uppercase input[type='text'],form select option {
	text-transform: uppercase;
}

.uppercase {
	text-transform: uppercase!important;
}

input.email {
	text-transform: lowercase!important;
}

input.login{
	text-transform: none!important;
}

input.hora{
	width:50px;
}



html,body {height: 100%;}

ul{
	border:none;
}
li{
	border:none;
}
.ui-widget{
	font: 12px verdana, arial, sans-serif;
}
.ui-widget-content{
	font: 12px verdana, arial, sans-serif;
}	
	
.ui-widget-overlay {
   position: fixed;  /* <---------- */
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.ui-button {
	cursor:pointer;
}


form.form-default {
	text-align: left;
}

form.form-default label{
	font-weight: bold;
	text-align:left;
	margin-bottom:20px;
	width: 100%;


}

form.form-default input, form.form-default textarea, form.form-default select, form.form-default div.label {
	width: 92%;
	margin-top:5px;
	margin-bottom:25px;
	font-size:13px;
}

form.form-default .chosen-container{
	margin-top:5px;
	margin-bottom:25px;
}
form.form-default textarea {
	height: 80px;
}

form.form-default input[type="button"],form.form-default input[type="submit"] {
	width: auto;
	height:25px;
}

form.form-default .field-container {
	width: 100%;
	float:left;
}

