@charset "CP850";
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01/08/2014, 12:14:52
    Author     : Roger Vargas
*/
.pointer {
	cursor: pointer; }

.right {
	float: right; }

.left {
	float: left; }

legend {
	color: #666; }

#blocoPesquisando {
	padding: 15px 0; }
#blocoPesquisando img {
    padding: 0 15px 5px; }

#blocoLoading {
	margin-top: -8px;
	position: absolute;
	right: -9px;
	top: 50%; }

.panel-default > .panel-heading {
	color: #777; }

/* Cores utilizadas */
html, body {
	min-height: 100%; }

html > body {
	background-color: #f1f1f1;
	color: #888888; }

body > #geral {
	height: auto;
	min-height: 100%; }

#geral {
	padding-bottom: 200px;
	padding-top: 51px; }

#login_form {
	margin-top: 50px;
	background: #FFFFFF;
	padding-bottom: 20px;
	-webkit-border-radius: 4px;
	border-radius: 4px; }
#login_form .logo {
    padding: 40px 0; }
#login_form .logo img {
	display: block;
	margin: 0 auto; }
#login_form h1 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px; }

.esconder {
	display: none; }

.green {
	color: green; }

.red {
	color: red; }

.dinheiro-format {
	float: right; }

.positivo {
	color: #15c; }

.negativo {
	color: #C00; }

/*.positivobold{
    color:#15c;
    font-weight: bold;
}

.negativobold{
    color:#C00;
    font-weight: bold;
}*/

.form-inline .form-group {
	margin-left: 0;
	margin-right: 0; }

.form-actions {
	margin-top: 40px; }

thead {
	background: white; }

.dropdown-menu > .custom-nav-header a,
.dropdown-menu > .custom-nav-header a:hover,
.dropdown-menu > .custom-nav-header a:focus {
	background: none repeat scroll 0 0 transparent;
	color: #666;
	cursor: default;
	text-align: center;
	text-decoration: none;
	font-style: italic; }

.fieldset-wrapper {
	display: none;
	border: 1px solid #ababab;
	margin-top: 20px;
	padding: 0 0 10px 0; }
.fieldset-wrapper .fieldset-title {
    display: block;
    margin: 0;
    padding: 0 10px;
    width: 340px;
    border: none;
    margin-left: 10px; }
.fieldset-wrapper .fieldset-content .inside-block-content .primary-fieldset {
    margin-bottom: 10px; }
.fieldset-wrapper .fieldset-content .inside-block-content .primary-fieldset legend {
	margin: 0;
	font-size: 15px;
	padding: 5px 20px; }
.fieldset-wrapper .fieldset-content .inside-block-content .primary-fieldset legend .subtitle {
	padding-top: 3px;
	font-size: 18px; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros {
    margin-bottom: 10px;
    display: none;
    padding: 0 30px; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros legend {
	margin-bottom: 0;
	font-size: 18px; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros .header-grid {
	float: left;
	clear: both;
	padding: 5px 0;
	margin-top: 4px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros .header-grid span {
	font-weight: bold;
	display: block;
	float: left;
	width: 200px;
	font-size: 15px;
	padding: 0;
	text-align: center; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros .body-livros-level {
	float: left;
	clear: both;
	width: 100%; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros .body-livros-level .row-livros-level {
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding: 4px 0; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros .body-livros-level .row-livros-level .cell {
	display: block;
	float: left;
	width: 200px;
	font-size: 13px;
	padding: 3px 10px; }
.fieldset-wrapper .fieldset-content .inside-block-content .bloco-livros .body-livros-level .row-livros-level .cell-infos {
	padding: 10px;
	text-align: center; }
.fieldset-wrapper .fieldset-content .help-block {
    padding: 0 20px; }

.tp-materia legend {
	margin-bottom: 0; }

#listao-materias {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #e5e5e5; }
#listao-materias .materia-dia {
    float: left; }

.materia-dia {
	list-style: none;
	width: 150px;
	height: 51px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px dotted #CCCCCC;
	background: #FFFFFF;
	margin-right: 10px;
	position: relative; }
.materia-dia .mover {
    cursor: move;
    position: absolute;
    top: 0;
    left: 0;
    width: 26px;
    padding: 0;
    line-height: 30px;
    text-align: center; }
.materia-dia .abre-fecha, .materia-dia .excluir {
    display: none; }
.materia-dia .header-materia {
    padding: 5px 0 5px 26px; }
.materia-dia .content-materia {
    display: none; }

.chamada table thead tr {
	height: 200px; }

.box_rotate {
	padding-left: 10px;
	transform: rotate(-90deg);
	vertical-align: middle;
	white-space: nowrap;
	width: 39px; }

.grid-semana {
	margin-left: -7px;
	margin-right: -3px; }
.grid-semana h3 {
    margin-top: 10px;
    text-align: center;
    font-size: 17px;
    font-weight: normal; }
.grid-semana .coluna-grid {
    padding-left: 7px;
    padding-right: 7px;
    border-left: 1px solid #CCCCCC;
    min-height: 400px; }
.grid-semana .coluna-um {
    border-left: none; }
.grid-semana .abre-espaco {
    list-style: none;
    height: 45px;
    width: 100%;
    background-color: #f9f9f9;
    border: 1px dotted #CCCCCC;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 5px 0; }
.grid-semana .dias-semana {
    padding: 0;
    display: block;
    min-height: 350px;
    width: 100%;
    margin: 0; }
.grid-semana .materia-dia {
    position: relative;
    list-style: none;
    background: #FFFFFF;
    margin: 0 0 10px 0;
    height: auto;
    width: 100%;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
    border: none; }
.grid-semana .materia-dia.fechado .abre-fecha .fa-angle-up {
	display: none; }
.grid-semana .materia-dia.fechado .abre-fecha .fa-angle-down {
	display: block; }
.grid-semana .materia-dia.fechado .header-materia {
	margin-bottom: 0;
	border-bottom: none; }
.grid-semana .materia-dia.fechado .content-materia {
	display: none; }
.grid-semana .materia-dia.aberto .abre-fecha .fa-angle-up {
	display: block; }
.grid-semana .materia-dia.aberto .abre-fecha .fa-angle-down {
	display: none; }
.grid-semana .materia-dia.aberto .content-materia {
	display: block; }
.grid-semana .materia-dia .mover {
	display: none; }
.grid-semana .materia-dia .abre-fecha {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 26px;
	padding: 0;
	padding: 8px 0;
	text-align: center;
	cursor: pointer; }
.grid-semana .materia-dia .abre-fecha .fa-angle-up {
	display: block; }
.grid-semana .materia-dia .abre-fecha .fa-angle-down {
	display: none; }
.grid-semana .materia-dia .excluir {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 26px;
	padding: 0;
	padding: 8px 0;
	text-align: center;
	cursor: pointer; }
.grid-semana .materia-dia .header-materia {
	border-bottom: 1px solid #f1f1f1;
	cursor: move;
	margin-bottom: 7px; }
.grid-semana .materia-dia .content-materia {
	padding: 0 3px; }
.grid-semana .materia-dia .content-materia label {
	font-weight: lighter; }
.grid-semana .materia-dia .content-materia .form-control {
	padding: 6px 2px;
	margin-bottom: 5px; }
.grid-semana .materia-dia .content-materia input[type='text'], .grid-semana .materia-dia .content-materia select {
	/*border: 1px solid red;*/
	width: 100%; }

.ui-sortable-helper {
	height: 30px;
	border: 1px solid green; }
.ui-sortable-helper .content-materia {
    display: none; }

.table-bordered > tbody > tr > td.extrarow-horario {
	background: #888888;
	color: white; }

.table-bordered > tbody > tr > td.detalhes-row {
	background: white; }

.grid-view > .table > tbody > tr > td, .table > tfoot > tr > td {
	vertical-align: middle; }

.blocoListaEspera {
	width: 50%;
	text-align: center;
	display: block;
	float: left; }

#interessados-grid td.nao_confirmado {
	background-color: #D35858;
	color: #fff; }
#interessados-grid td.nao_confirmado a {
    color: #fff; }
#interessados-grid td.confirmado {
	background-color: #5F845F;
	color: #fff; }
#interessados-grid td.confirmado a {
    color: #fff; }
#interessados-grid td.matricular {
	background-color: #ffa500; }
#interessados-grid td.matricular a {
    color: #fff; }
#interessados-grid td.matriculado {
	color: #fff;
	background-color: #7DB229; }
#interessados-grid tr.selected td {
	background: #d5d5d5;
	color: #555555; }
#interessados-grid tr.selected td a {
    color: #555555; }

#turma-Livro-grid {
	padding: 0; }

#escola-grid thead tr th {
	text-align: center; }
#escola-grid tbody tr td {
	vertical-align: middle;
	text-align: center;
	position: relative; }
#escola-grid tbody tr td .data {
    font-weight: bold;
    width: 100px;
    display: block;
    margin: 0 auto; }
#escola-grid tbody tr td .horario-dia {
    font-size: 11px;
    width: 100px;
    float: left;
    display: block;
    margin: 2px auto 0 auto;
    padding: 0 5px;
    height: 12px; }
#escola-grid tbody tr td .horario-dia .inicio {
	display: block;
	float: left;
	margin-right: 5px; }
#escola-grid tbody tr td .horario-dia .fim {
	display: block;
	float: left; }
#escola-grid tbody tr td .dia-semana {
    width: 100px;
    font-size: 10px;
    line-height: 8px; }
#escola-grid tbody tr td .editable-click {
    border-bottom: none; }
#escola-grid tbody tr td .editable-click.editable-empty {
	color: #a7a7a7; }

.materias-chamada {
	padding: 10px 0; }
.materias-chamada ul {
    padding: 0;
    margin: 0;
    list-style: none; }
.materias-chamada ul li {
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
	padding: 0 10px 0 5px; }
.materias-chamada ul li span {
	display: block;
	padding: 5px 10px;
	float: left; }
.materias-chamada ul li a {
	display: block;
	float: left;
	padding: 5px;
	width: 25px; }

.custom-fa {
	padding-right: 10px; }

.dados-turma div {
	padding-bottom: 5px; }
.dados-turma div span {
    font-weight: bold; }

.drop_combo_grupo {
	margin-bottom: 10px; }

a.notas-editable, .notas-editable{
	border: none;
	text-decoration: none;
}

/* Rodapé -------------------------- */
footer {
	font-size: 12px;
	position: relative;
	margin-top: -55px;
	/* Este margin, tem que ser o mesmo valor da altura do rodapé, só que negativo */
	height: 55px;
	/* E aqui, fica a altura do rodapé */
	color: #a1a1a1;
	overflow: hidden; }
footer .copyright {
    text-align: center;
    display: block;
    margin: 20px auto 0; }

/* Fim Rodapé ---------------------- */

/*# sourceMappingURL=estilo.css.map */
