
html,body {
    height: 100%;
    padding-top: 55px;
    background-color: #eee;
}

.rotulo {
    padding: 0 10px;
}

.table{
    /*font-size: 15px;*/
    /*background: #D0D0D0;*/
}

.table thead{
    background: #D0D0D0;
    text-transform: uppercase;
}

.table-hover > tbody > tr:hover {
    background-color: #bacdef;
}

.container{
    width: 90% !important;
}

.breadcrumb{
    border: 1px solid #AAAAAA;
}

.breadcrumb > li + li:before{
    content: "\e080";
    font-family: Glyphicons Halflings;
}

td{
    vertical-align: middle !important;
}

td > p:last-child {
    margin: auto;
}

table .largura_col_btn{
    width: 225px;
}

#wrap {
    height: auto;
    margin: 0 auto -60px;
    min-height: 98%;
    padding: 0 0 60px;
}

legend{
    padding: 0px 25px;
}

/*********************************************************************/
/******************* estilo da barra de navegação ********************/
/*********************************************************************/

.navbar-header a{
    margin: auto;
}

.barra-responsiva{
    display: none;
}

.barra_top_nav{
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00314c', endColorstr='#005585') !important; /* IE */
    background: -moz-linear-gradient(top, #00314c, #005585) !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#005585), to(#00314c)) !important;
    z-index: 1; /* Adicionada para não ficar sobre dialog (JQuery UI) */
}

.navbar-nav{
    margin: 19.5px 0 !important;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a{
    color: white !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus{
    background: none;
}

.dropdown_menu_top{
    background: #00507E !important;
}

.dropdown_menu_top > li > a{color: white;}
.dropdown_menu_top > li > a:hover{color: white; background: #126290;}

.menu-responsivo{
    background: none;
    color: white;
}

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus,
.btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active,
.btn-group > .btn.active, .btn-group-vertical > .btn.active{
    z-index: 0;
}

.btn.dropdown-toggle.btn-default {
    height: 100%;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: #4272fc;
    color: #efefef;
}

/************************************************************************/
/****************** estilo aplicacado a caixa de alerta *****************/
/************************************************************************/

.close-alert-msg{
    top: 6px !important;
    right: 10px !important;
}

.alert-msg{
    background: rgb(238,238,238); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYWFhYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(170,170,170,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(170,170,170,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(170,170,170,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(170,170,170,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(170,170,170,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(170,170,170,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-8 */
    border: #EEEEEE solid 1px !important;
}

/************* estilo da caixa com botões dos lançamentos **************/

.well-lancamentos{
    margin-top: 5%;
}

.table > thead > tr > .success-lancamentos,
.table > tbody > tr > .success-lancamentos,
.table > tfoot > tr > .success-lancamentos,
.table > thead > .success-lancamentos > td,
.table > tbody > .success-lancamentos > td,
.table > tfoot > .success-lancamentos > td,
.table > thead > .success-lancamentos > th,
.table > tbody > .success-lancamentos > th,
.table > tfoot > .success-lancamentos > th{
    background-color: #DFF0D8 !important;
}

.row-thumdnail{
    margin: 3% 0 0% 0;
}

.row-thumdnail .portfolio-item h4{
    height: 55px;
}

.portfolio-item, .portfolio-item-hidden {
    border: 1px solid #CCC;
    border-radius: 10px;
    padding: 5px;
    margin: 2% 4.12%;
}

.portfolio-item-hidden{
    border: none;
    display: none;
}

.row-thumdnail .thumbnail {
    border: 1px solid #AAAAAA;
    border-radius: 10px;
}

.marginBottom-0 {margin-bottom:0;}

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/*******************  Conteudo ***********************/

/*
.btn_group_margin{
    margin-bottom: 1%;
}
*/

.form-btn-cancelar-hidden{
    display: none;
}

/************************************************************************/
/************** estilo da caixa selecão das disciplina inicial **********/
/************************************************************************/

.panel-escola,
.panel-turma,
.panel-serie,
.panel-turma-aee {
    color: #FFFFFF;
}

.panel-escola > .panel-heading{
    background-color: #005382;
    border: 1px solid #005382;
}

.panel-escola > .panel-collapse{
    border: 1px solid #005382;
}

.panel-turma > .panel-heading,
.panel-turma-aee > .panel-heading{
    background-color: #3083B2;
    border: 1px solid #3083B2;
}

.panel-turma > .panel-collapse,
.panel-turma-aee > .panel-collapse{
    border: 1px solid #3083B2;
}

.panel-serie > .panel-heading{
    background-color: #6DC0EF;
    border: 1px solid #6DC0EF;
}

.panel-serie > .panel-collapse{
    border: 1px solid #6DC0EF;
}

/************************************************************************/
/************** estilo do formulario de login e troca de senha **********/
/************************************************************************/

.starter-template {
    padding: 40px 15px;
    text-align: center;
}

.form-signin {
    max-width: 400px;
    padding: 15px;
    margin: 5% auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 15px;
    text-align: center
}

.account-wall{
    margin-top: 15px;
    padding: 40px 0px 5px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 2%;
    -webkit-border-radius: 2%;
    border-radius: 5px;
}

.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus {
    z-index: 2;
}

.box-login{
    margin: auto;
    width: 40%;
}

.profile-img{
    width: 235px;
    height: 95px;
    margin: 0 auto 10px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00314c', endColorstr='#005585') !important; /* IE */
    background: -moz-linear-gradient(top, #00314c, #005585) !important;
    background: -webkit-gradient(linear, center top, center bottom, from(#005585), to(#00314c)) !important;
    display: block;
    -moz-border-radius: 3%;
    -webkit-border-radius: 3%;
    border-radius: 3%;
}

.form-signin input[type="text"] {
    /*
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;*/
}
.form-signin input[type="password"] {
    /*
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;*/
}

/********************************************************************/
/*******************  Estilo do parecer  *****************************/
/********************************************************************/

.modal-dialog-parecer, .modal-dialog-conteudo{
    width: 80%;
}

.modal-dialog-multiselect{
    width: 75%;
}

.text-center-parecer{
    text-align: center !important;
}

.label-item-menu {
    padding-left: 15%;
}

.input-group-addon-custom{
    width: 35%;
}

.input-group-custom{
    width: 100%;
}

.td-parecer{
    text-align: center;
}

/********************************************************************/
/*******************  Estilo do rodapé  *****************************/
/********************************************************************/

#footer {
    background-color: #f5f5f5;
}

.bs-footer {
    border-top: 1px solid #E5E5E5;
    color: #777777;
    padding-bottom: 2%;
    padding-top: 2%;
    text-align: center;
}

/************************************************/
/************************************************/
/************************************************/

.status-loading{
    background-image: url("../img/carregando");
    background-repeat: no-repeat;
    background-size: 50%;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes status-ok {
    0% {background: #87C540;}
}

/* Firefox */
@keyframes status-ok {
    0% {background: #87C540;}
}

/* Chrome, Safari, Opera */
@-webkit-keyframes status-error {
    0% {background: #C61A1A;}
}

/* Firefox */
@keyframes status-error {
    0% {background: #C61A1A;}
}

.status-ok{
    -webkit-animation: status-ok 5s; /* Chrome, Safari, Opera */
    animation: status-ok 5s; /* firefox */
}

.status-error{
    -webkit-animation: status-error 5s; /* Chrome, Safari, Opera */
    animation: status-error 5s; /* firefox */
}

#alert-wait {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    background: rgba(0, 0, 0, 0.25);
}

#alert-wait-gif{
    width: 150px;
    margin-left: 45%;
    margin-top: 15%;
}

#aguarde {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
}

#aguarde > div {
    background: white none repeat scroll 0 0;
    border-radius: 5px;
    height: 250px;
    margin: 9% auto;
    padding: 5px;
    width: 350px;
}

#aguarde > div > img {
    margin: auto 35%;
    width: 30%;
}

#aguarde > div > p {
    font-weight: bold;
    margin-top: 5%;
    text-align: center;
}


#modalNotas #lista-de-notas {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}

#modalNotas #adicionar-nota {
    margin-top: 10px;
}

#modalNotas p#media {
    font-size: 40px;
}

#modalNotas p#media #valor-media {

}

#loading {
    position: absolute;
    top: 50%;
    left: 50%;
    background: url('../img/loading.gif');
    height: 16px;
    width: 16px;
    display: none;
}

#painel-texto {
    margin-top: 30px;
}

.btn.dropdown-toggle.btn-default {
    z-index: 0;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: italic;
    color: #DD1144 !important;
    border-bottom: none;
    text-decoration: none;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 2.5em
}

.jq-toast-wrap {
    width: 350px !important;
}