@font-face {
    font-family: 'robotolight';
    src: url('fonts/roboto-light-webfont.eot');
    src: url('fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/roboto-light-webfont.woff2') format('woff2'),
    url('fonts/roboto-light-webfont.woff') format('woff'),
    url('fonts/roboto-light-webfont.ttf') format('truetype'),
    url('fonts/roboto-light-webfont.svg#robotolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('fonts/roboto-medium-webfont.eot');
    src: url('fonts/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/roboto-medium-webfont.woff2') format('woff2'),
    url('fonts/roboto-medium-webfont.woff') format('woff'),
    url('fonts/roboto-medium-webfont.ttf') format('truetype'),
    url('fonts/roboto-medium-webfont.svg#robotomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
    background: #EAEAEA;
}

.linha1 {
    height: 4px;
    background: #0f4fbd; /* azul */
    margin-bottom: 20px;
}

.linha2 {
    height: 8px;
    background: #cd3530; /* vermelho */
    margin-bottom: 10px;
}

.linha3 {
    height: 2px;
    background: #CCCCCC;
    margin-bottom: 5px;
}

.linha4 {
    height: 3px;
    background: #CCCCCC;
}

.linha5 {
    height: 2px;
    background: #CCCCCC;
    margin-bottom: 15px;
}

.linha6 {
    height: 60px;
    background: #cd3530;
    margin-bottom: 20px;
    border-bottom: 4px solid #FFF;
}

.conteudo-100 {
    height: 100%;
}

#topo {
    height: 143px;
}

.topo-bg {
    background: url(../img/bgmenu.png) repeat-x;
}

#meio {
    margin-top: 20px;
}

.meio-bg {
    background: #FFF;
}

#menu {
    float: right;
}

.menu1 {
    float: left;
    margin-left: 3px;
}

#logo {
    float: left;
    height: 118px;
    padding-top: 25px;
}

#rodape {
    width: 100%;
    padding-top: 10px;
    color: #333;
    background: #FFF;
}

.center {
    text-align: center;
}

h2 {
    margin: 0;
    padding: 0;
}

.uppercase {
    text-transform: uppercase;
}

.coluna {
    border: 1px solid #CCC;
    padding: 10px;
    margin: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.button, #main-content table tfoot td .bulk-actions select, .pagination a.number, form input.text-input, form textarea, form .wysiwyg, form select, .dp-popup, form fieldset {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label:not([rel="ignore-css"]), legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

form label:not([rel="ignore-css"]) {
    display: block;
    font-weight: bold;
}

form fieldset legend {
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
}

form fieldset {
    border: 1px solid #CCC;
    padding: 10px;
    margin: 0;
}

form p small {
    font-size: 0.75em;
    color: #777;
}

form input.text-input, form select, form textarea, form .wysiwyg {
    padding: 6px;
    font-size: 13px;
    border: 1px solid #d5d5d5;
    color: #333;
}

form input.text-input, form select, form textarea {
    text-transform: uppercase;
}

form .curto-input {
    width: 30px !important;
}

form .small-input {
    width: 25% !important;
}

form .medium-input {
    width: 50% !important;
}

form .large-input {
    width: 97.5% !important;
    font-size: 16px !important;
    padding: 8px !important;
}

form textarea {
    width: 97.5% !important;
    font-family: Arial, Helvetica, sans-serif;
}

form select {
    padding: 4px;
    background: #fff;
}

form input[type="checkbox"], form input[type="radio"] {
    padding: 0;
    background: none;
    border: 0;
}

p {
    padding: 5px 0 10px 0;
    line-height: 1.6em;
    margin: 0;
}

.anos {
    color: #090;
}

.ok {
    color: #090;
}

.cinza {
    color: #CCC;
}

.vermelho {
    color: #900;
}

.error, label.validar {
    color: #F00;
    font-size: 10px;
}

.error2 {
    color: #F00;
    font-weight: bold;
}

.dados td {
    padding: 0 3px;
}

.idade {
    display: none;
    margin-left: 5px;
}

.carregando {
    color: #777;
    display: none;
    margin-left: 5px;
}

.dnone {
    display: none;
}

.chamada1 {
    text-align: center;
    font-size: 20px;
    color: #555;
    height: 40px;
    line-height: 40px;
}

.chamada1 strong {
    color: #cd3530;
}

.chamada2 {
    font-size: 16px;
    color: #555;
    font-weight: bold;
}

.chamada3 {
    text-align: center;
    font-size: 20px;
    color: #555;
    /*height: 170px;*/
}

.chamada3 strong {
    color: #cd3530;
}

.lista-series {
    margin-top: 15px;
    padding-left: 5px;
    border-left: 3px #0f4fbd solid;
}

.tipo-ensino {
    font-weight: bold;
    font-size: 14px;
    color: #cd3530;
}

.lista-ensino {
    margin: 5px;
    padding-left: 5px;
    color: #333;
}

.space2 {
    margin-bottom: 15px;
    border-bottom: 1px #999 dashed;
    padding-bottom: 10px;
}

.menu2 {
    margin-top: 10px;
}

.atencao {
    background: #0f4fbd;
    margin-bottom: 20px;
    padding: 25px;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
}

.atencao strong {
    color: #FF0;
}

.atencao-icon {
    width: 50px;
    height: 50px;
    margin-right: 15px;
}

.atencao-texto {
    width: 830px;
    margin: 20px;
    font-weight: bold;
    color: #FFF;
    font-size: 18px;
}

.parte-1 {
    display: none;
}

.parte-2 {
    display: none;
}

.parte-3 {
    display: none;
}

.parte-4 {
    display: none;
}

.parte-5 {
    display: none;
}

.parte-6 {
    display: none;
}

.confirme {
    display: none;
}

.width50 {
    width: 50px;
}

.width100 {
    width: 100px;
}

.width150 {
    width: 150px;
}

.width200 {
    width: 200px;
}

.width250 {
    width: 250px;
}

.width300 {
    width: 300px;
}

.width350 {
    width: 350px;
}

.width400 {
    width: 400px;
}

.width450 {
    width: 450px;
}

.width500 {
    width: 500px;
}

.width550 {
    width: 550px;
}

.width600 {
    width: 600px;
}

.width650 {
    width: 650px;
}

.disabled {
    background: #999;
    color: #FFF;
}

.naoinformado {
    color: #06F;
    font-size: 10px;
    font-weight: bold;
}

.box_info {
    margin-bottom: 30px;
}

.box_info a {
    font-weight: bold;
    text-decoration: none;
    color: #0f4fbd;
}

.box_info a:hover {
    color: #cd3530;
}

.documento_certidao, .documento_ident, .documento_cpf, .documento_matricula, .documento_rnm, .documento_visto {
    display: none;
    color: #F00;
    font-size: 10px;
    font-weight: bold;
}

.documento_certidao span, .documento_ident span, .documento_cpf span, .documento_rnm span, .documento_visto span {
    color: #000;
}

.info3 {
    font-size: 11px;
    color: #0f4fbd;
    font-weight: bold;
}

.obs b {
    color: #F00;
}

.checkbox-span {
    display: block;
}

.bold {
    font-weight: bold;
}


/*CSS NOVO*/

/*Fontes*/
/*@font-face {
  font-family: 'Roboto', sans-serifMedium;
  src: url(fonts/'Roboto', sans-serif-MEDIUM.TTF);
}

@font-face {
  font-family: 'Roboto', sans-serifLight;
  src: url(fonts/'Roboto', sans-serif-LIGHT.TTF);
}*/

@font-face {
    font-family: SUNSHINE;
    src: url(fonts/MF-SIPPIN-ON-SUNSHINE.TTF);
}

/*!Fontes!*/

ul#menu-header, ul#logos-header {
    list-style: none;
    margin-top: 5px;
}

ul#menu-header {
    text-align: right;
}

ul#logos-header {
    /*margin-top: 0px;*/
    float: none;
}

ul#menu-header a {
    /*  font-family: 'Roboto', sans-serif;
      font-weight: 500;*/
    font-family: 'robotomedium';
    text-decoration: none;
    /*color: #afafaf;*/
    color: #000;
    font-size: 14px;
}

#topo ul li {
    display: inline;
}

ul#menu-header li {
    margin-left: 3px;
    margin-right: 3px;
    border-bottom-color: #afafaf;
    border-style: dashed;
    border-bottom-width: 1px;
    /*background: red;*/
}

ul#menu-header li:hover {
    border-style: groove;
}

#topo {
    height: auto;
}

.linha6, .linha2, body {
    background: none;
}

div.home {
    height: 40px;
    background: #00917b;
}

.home a, #menu a {
    /*  font-family: 'Roboto', sans-serif;
      font-weight: 500;*/
    font-family: 'robotomedium';

    text-decoration: none;
    color: #fff;
    font-size: 16px;
}

div.content {
    /*margin-top: 10px!important;*/
}

#menu ul {
    list-style: none;
}

#menu ul li {
    /*margin-top: 10px;*/
    margin-top: 10px;
    margin-bottom: 5px;
    height: 70px;
    /*width: 170px;*/
}

li.item1 {
    background: #5ca3e1;
}

li.item2 {
    background: #c0272d;
}

li.item3 {
    background: #ff822b;
}

li.item4 {
    background: #ffbe30;
}

li.item5 {
    background: #009135;
}

li.item6 {
    background: #5b4db1;
}

#menu {
    float: none;
    width: 170px;
}

#menu ul {
    text-align: right;
}

#menu ul li {
    overflow: hidden;
}

#menu a {
    /*line-height: 70px;*/
    height: 70px;
    width: 170px;
    display: block;
}

a.menu-titulo-item-lateral {
    /*margin-top: 10px;*/
}

/*#menu span{*/
/*display: block;*/
/*margin-right: 20px;*/
/*padding-top: 10px;*/
/*}*/

span.span-item1 {
    display: block;
    margin-right: 20px;
}

span.span-item2 {
    display: block;
    margin-right: 20px;
    padding-top: 10px;
}

span.span-item3 {
    display: block;
    margin-right: 20px;
}

span.span-item4 {
    display: block;
    margin-right: 20px;
}

span.span-item5 {
    display: block;
    margin-right: 20px;
}

span.span-item6 {
    display: block;
    margin-right: 20px;
}

#menuLateral {
    width: 170px;
    float: left;
}

#meio {
    width: 790px;
    /*min-height: 400px;*/
    /*float: left;*/
    overflow: hidden;
    margin-top: 0px;
    padding: 0px;
}

div#rodape {
    height: 170px !important;
    padding-top: 0px !important;
    margin-top: 20px !important;
    background: #00917b !important;
    position: inherit !important;
}

div#rodape div.conteudo {
    height: 170px;
    background-color: #00917b !important;
    background: url(../img/rodape.png) no-repeat;
}

div.cabecalho {
    background: url(../img/bg.png) repeat-x;
    height: 75px;
}

div.conteudo.home span {
    /*width: 170px;*/
    /*background: red;*/
    height: 40px;
    display: block;
    text-align: right;
    margin-right: 20px;
}

.home a {
    line-height: 40px;
    height: 40px;
    display: block;
    width: 170px;
    /*	margin-left: 20px;
        margin-top: 10px;
        position: absolute;*/
}

#noticias, #conteudo {
    width: 770px;
    min-height: 390px;
    background: #f0f1f1;
    margin-top: 20px;
    /*margin-top: 10px;*/
    margin-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.linha6 {
    margin-bottom: 0px;
}

#noticia-image {
    /*width: 580px;*/
    /*height: 386px;*/
    margin: 0 auto;
    /*overflow: hidden;*/
    /*background: green;*/
    text-align: center;
}

#noticia-titulo {
    padding-top: 20px;
    text-align: center;
    margin: auto;
    width: 580px;
    /*	 font-family:'robotomedium';*/
    font-family: 'robotomedium';

    font-size: 18px;
    /*color:#afafaf;*/
}

#noticia-content {
    padding-top: 20px;
    text-align: justify;
    margin: auto;
    width: 580px;
    font-family: 'robotolight';
    font-size: 14px;
    line-height: 25px;
    /*color:#afafaf;*/
}


#noticia-navigator {
    padding-top: 20px;
    margin: auto;
    width: 580px;
}

#noticia-navigator ul {
    text-align: center;
    list-style: none;
}

#noticia-navigator ul li {
    display: inline-block;
}

#noticia-navigator span.circle {
    width: 10px;
    height: 10px;
    display: block;
    background: #00917b;
    border-radius: 25px;
    overflow: none;
}


#noticia-navigator span.circle.active, #noticia-navigator span.circle:hover {
    background: #28d5bb;
}

div.rodape-titulo {
    margin: auto;
    padding-top: 10px;
    width: 500px;
}

div.rodape-titulo, div.rodape-copyright, .rodape-copyright a.link {
    color: #fff;
    font-size: 11px;
    font-family: 'robotolight';
}

div.rodape-copyright {
    text-align: right;
    width: 100%;
    margin-top: 115px
}

#index:before {
    content: '';
    position: absolute;
    top: 250px;
    /*left: 570px;*/
    margin-left: 90px;
    border-top: 10px solid #00917b;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

@-moz-document url-prefix() {
    #index:before {
        top: 255px;
    }
}

#item1ativo:before {
    content: '';
    position: absolute;
    top: 285px;
    /*left: 302px;*/
    /*margin-left: 170px;*/
    border-left: 10px solid #5ca3e1;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#item2ativo:before {
    content: '';
    position: absolute;
    top: 365px;
    /*left: 302px;*/
    /*margin-left: 170px;*/
    border-left: 10px solid #c0272d;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#item3ativo:before {
    content: '';
    position: absolute;
    top: 445px;
    /*left: 302px;*/
    /*margin-left: 170px;*/
    border-left: 10px solid #ff822b;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#item4ativo:before {
    content: '';
    position: absolute;
    top: 525px;
    /*left: 302px;*/
    /*margin-left: 170px;*/
    border-left: 10px solid #ffbe30;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#item5ativo:before {
    content: '';
    position: absolute;
    top: 605px;
    /*left: 302px;*/
    /*margin-left: 170px;*/
    border-left: 10px solid #009135;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#item6ativo:before {
    content: '';
    position: absolute;
    top: 685px;
    /*left: 302px;*/
    /*margin-left: 170px;*/
    border-left: 10px solid #5b4db1;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

#conteudo {
    padding-top: 30px;
    min-height: 370px;
    display: inline-block;
    /*height: 100%;*/
}

.pre-matricula,
.consulta-pre-matricula,
.lista-escolas,
.duvidas-titulo,
.calendario-titulo,
.lista-espera-titulo,
.acessibilidade-titulo {
    text-align: center;
    font-family: SUNSHINE;
    font-size: 30px;
    margin-bottom: 5px;
}

.acessibilidade-titulo {
    color: #00917b;
}

.calendario-titulo {
    color: #009135;
}

.lista-espera-titulo {
    color: #5b4db1;
}

.duvidas-titulo {
    color: #fcad00;
}

a.duvidas {
    font-family: 'robotolight', sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 300;
}

ul.menu-duvidas {
    width: 580px;
    margin: auto;
    display: flex;
    margin-top: 20px;
    margin-bottom: 10px;
}

.menu-duvidas li {
    margin-left: 10px;
    margin-right: 10px;
    font-weight: normal;
}

.menu-duvidas li:hover a {
    font-weight: bold !important;
    text-transform: uppercase;
}

.lista-escolas {
    color: #ff822b;
}

.pre-matricula {
    color: #5ca3e1;
}

.consulta-pre-matricula {
    color: #c0272d;
}

form fieldset {
    border: none;
}

div.text {
    width: 580px;
    margin: auto;
    text-align: center;
}

div.text, #conteudo label:not([rel="ignore-css"]),
#ctnDadosDesignacao {
    font-family: 'robotolight';
    font-size: 16px;
    font-weight: initial;
    margin-top: 5px;
}

#ctnDadosDesignacao, .descricaoMensagem {
    font-size: 14px !important;
}

#conteudo form {
    width: 580px;
    margin: auto;
}

#conteudo input, #conteudo select {
    border: none;
    border-radius: 0px;
}

#conteudo input {
    margin-top: 5px;
    /*width: 200px!important;*/
}

#conteudo select {
    width: 212px;
    color: #919191;
    margin-top: 5px;
}

#mo01_redeorigem {
    width: 312px !important;
}

#conteudo input[type="submit"], #conteudo input[type="button"] {
    float: right;
    /*width: 135px!important;*/
    min-width: 135px !important;
    line-height: 35px;
    text-align: center;
    /*	 font-family:'robotomedium';*/
    font-family: 'robotomedium';

    padding: 5px;
    text-transform: uppercase;
    color: #fff;
    padding: 0px;
    height: 35px;
}

#conteudo input[type="button"] {
    float: left;
    cursor: pointer;
    height: 35px;
}

.item-1 input[type="submit"], .item-1 input[type="button"] {
    background: #5ca3e1;
}

/*.item-2 input{
	width: 250px!important;
}*/

.item-2 input[type="submit"], .item-2 input[type="button"] {
    background: #c0272d;
}

#tabela-escola {
    width: 580px;
    margin: auto;
    margin-top: 20px;
}

#tabela-escola div.coluna {
    border: none;
}

#lista-escolas > li {
    /*border:none;*/
    font-family: 'robotolight';
    padding-bottom: 10px;
    margin-top: 20px;
    border-bottom: 2px #ddd solid !important;
}

#lista-escolas ul.escola {
    text-transform: capitalize !important;
}

#lista-escolas div.endereco {
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #777;
    font-size: 12px !important;
}

#lista-escolas li.escola {
    margin-left: 0px;
    padding-left: 15px;
}

#tabela-escola .bairro {
    color: #ff822b;
    border: none !important;
}

#conteudo-duvida {
    width: 580px;
    margin: auto;
}

ul.pergunta {
    font-weight: bold;
    width: 580px;
    margin: auto;
}

.pergunta {
    color: #000 !important;
    /*font-family:'robotomedium';*/
    font-family: 'robotolight';
}

.resposta {
    font-size: 14px !important;
}

.pergunta p {
    padding: 0px;
}

div.numero {
    font-family: 'robotomedium';
    font-size: 30px;
    color: #ffbe30;
    width: 35px;
    float: left;
}

#conteudo-duvida li {
    border: none;
}

/*li.resposta{
	width: 530px;
}*/
.pergunta {
    border: none !important;
}

.resposta {
    margin-left: 35px;
    text-align: justify;
    font-size: 14px;
    line-height: 16px;
}

span.space {
    width: 15px;
    display: block;
}

#conteudo-duvida {
    margin-top: 45px;
}

.menu-duvidas a {
    text-decoration: underline;
}

.bairro {
    font-size: 16px !important;
}

.escola div {
    font-size: 14px;
}

.escola li {
    margin-top: 15px !important;
}

.partes {
    font-family: 'robotomedium';
    text-align: right;
    font-size: 20px;
    color: #ccc;
}

li.pergunta {
    margin-bottom: 0px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}

.info3 {
    color: #5ca3e1;
}

.disabled {
    background: #ddd;
}

label.validar {
    font-size: 12px !important;
}

input[type="button"].selecionar {
    /*	padding: 0px;
        width: auto!important;
        border-radius: 4px;
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 10px;
        float: none;*/
    background: #b8daf8 !important;
    color: #000 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
}

input[type="text"].selecionar {
    background: #fff !important;
}

/*input[type="button"].selecionar{
	float: none!important;
	padding: 0px!important;
	/*width: auto!important;*/
/*border-radius: 4px!important;*/
/*padding-left: 5px;*/
/*padding-right: 5px;*/
/*margin-right: 10px;*/
/*}*/

input[type="text"].selecionar {
    width: 425px;
    height: 33px;
    /*background: red;*/
    float: left;
    margin-right: 0px;
}

input[type="button"].anular {
    margin-left: 14%;
}

table.dados {
    width: 580px;
}

div.titulo-lista-escolas {
    font-family: 'robotolight';
}

table.tabela-lista-escolas {
    font-family: 'robotolight';
}

.tabela-lista-escolas tr.tabela-header {
    background: #5ca3e1;
    color: #fff;
}

#inscricao input {
    margin-bottom: 15px;
}

a.duvidas.active {
    font-weight: bold;
}

.png {
    background: #fff;
}

span.printer-ico {
    background-image: url(../img/print.png);
}

span.document-ico {
    background-image: url(../img/document.png);
}

span.printer-ico2 {
    background-image: url(../img/print2.png);
}

span.printer-ico, span.printer-ico2, span.document-ico {
    width: 32px;
    height: 32px;
    display: block;
    margin: auto;
}

#acessibilidade {
    width: 580px;
    margin: auto;
}

#acessibilidade p, #acessibilidade li {
    font-family: 'robotolight';
    font-size: 14px;
    text-align: justify;
}

#acessibilidade ul {
    list-style: none;
    margin-left: 20px;
}

#acessibilidade li {
    margin-top: 10px;
    text-align: justify;
}

input.selecionar.listaescolaopcao {
    width: 420px;
}

#atalhoacessibilidade {
    z-index: 2;
    position: absolute;
    top: 75px;
}

#atalhoacessibilidade ul {
    list-style: none;
    display: inline-flex;
}

#atalhoacessibilidade li a {
    margin-left: 10px;
    margin-right: 10px;
    color: #000;
    text-decoration: none;
}

table.dados tr.par {
    background: #eff3f6;
}

table.dados tr.impar {
    background: #FFFFFF;
}

table.dados tr.escola {
    display: none;
}

span.atalho-acessiblidade {
    background: #ccc;
}

body.contraste #atalhoacessibilidade {
    top: 85px;
}

body.contraste span.atalho-acessiblidade {
    background: none;
}

body.contraste,
.contraste #menu-header,
body.contraste div.cabecalho,
body.contraste div#rodape,
body.contraste div.home,
body.contraste #menu li,
body.contraste #conteudo,
body.contraste .png,
body.contraste .tabela-lista-escolas tr.tabela-header,
body.contraste td {
    background: #000 !important;
}

.contraste #menu-header li {
    color: #fff;
}

.contraste ul#menu-header a {
    color: #fff;
}

body.contraste .linha6 {
    border-bottom-color: #000;
}

.contraste ul#menu-header a:hover {
    color: #FFF333;
}

body.contraste .conteudo, body.contraste #menu li a {
    border: #fff solid 1px;
}

body.contraste .topo-bg {
    background: none;
}

body.contraste #menu li a {
    width: 168px;
    height: 68px;
}

body.contraste #item1ativo:before,
body.contraste #item2ativo:before,
body.contraste #item3ativo:before,
body.contraste #item4ativo:before,
body.contraste #item5ativo:before,
body.contraste #item6ativo:before {
    border-left-color: #fff;
}

body.contraste #conteudo,
body.contraste .pre-matricula,
body.contraste .consulta-pre-matricula,
body.contraste .lista-escolas,
body.contraste .duvidas-titulo,
body.contraste .calendario-titulo,
body.contraste .bairro,
body.contraste .escola li,
body.contraste #lista-escolas div.endereco,
body.contraste a.duvidas,
body.contraste .pergunta,
body.contraste div.numero,
body.contraste .resposta,
body.contraste td,
body.contraste .acessibilidade-titulo,
body.contraste table.dados td {
    color: #fff !important;
}

#mo01_pai, #mo01_mae {
    width: 100%;
}

body.contraste input[type="submit"], body.contraste input[type="button"] {
    background: #fff;
    color: #000 !important;
}

body.contraste #index:before {
    top: 257px;
    border-top-color: #fff;
}

@-moz-document url-prefix() {
    body.contraste #index:before {
        top: 262px;
    }
}

body.contraste #noticias {
    background: #000;
    color: #fff !important;
    border: #fff solid 1px;
}

body.contraste #noticia-navigator span.circle {
    background: #fff;
}

body.contraste #noticia-navigator span.circle.active,
body.contraste #noticia-navigator span.circle:hover {
    background: #FFF333;
}

body.contraste a:hover {
    color: #fff333 !important;
}

body.contraste #conteudo select {
    color: #000 !important;
}

body.contraste .error,
body.contraste label.validar,
body.contraste a.duvidas.active,
body.contraste .info3,
body.contraste .cor900,
body.contraste .conteudo a,
body.contraste .numero-protocolo,
body.contraste .chamada3 strong {
    color: #fff333 !important;
}

body.contraste .disabled {
    background: #333;
}

iframe.exibe-pdf {
    width: 580px !important;
    height: 650px !important;
}

body.contraste input[type="button"].selecionar {
    background: #fff333 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
}


body.contraste table {
    background: #fff;
}

body.contraste table.dados td {
    /*border: 1px solid #fff;*/
}

body.contraste span.printer-ico,
body.contraste span.printer-ico2 {
    background-image: url(../img/print-contraste.png)
}

body.contraste span.document-ico {
    background-image: url(../img/document-contraste.png);
}

body.contraste strong, body.contraste a.printer {
    color: #fff !important;
}

body.contraste div#rodape div.conteudo {
    background-color: transparent !important;
}

#headerTab {
    display: inline-block;
}

#headerTab > * {
    display: table-cell;
    max-width: 100px !important;
    height: 50px !important;
    text-align: center;
    font-family: 'robotomedium';
    border-bottom: 1px dotted;
    padding: 0 10px;
    vertical-align: middle;

}

#headerTab > :not(:last-child) {
    border-right: 1px dotted;
}

#headerTab > div.active {
    background-color: #ccc7;
}


.div-aviso {
	position: relative;
	padding: 12px 20px;
	margin-bottom: 16px;
	border: 1px solid #ffeeba;
	border-radius: 4px;
	color: #856404;
	background-color: #fff3cd;
}

.aviso-titulo {
	font-size: 20px;
	margin-bottom: 8px;
	font-weight: 500;
	line-height: 1.2;
	margin-top: 0;
}

thead th {
    background-color: #eeeeee;
    font-weight: bold;
    padding: 5px;
}
tbody tr {
    padding: 5px;
}
tbody tr:nth-child(even) {
    background-color: #eff3f6;
}

.modal-footer strong {
    color:#900;
}

.legenda-escolas-disponiveis {
    float: left;
    line-height: 2.429;
}

.turno-escola {
    font-family: Roboto !important;
}

.btnAceitar {
    line-height: 35px;
    text-align: center;
    font-family: 'robotomedium';
    text-transform: uppercase;
    color: #fff;
    padding: 0px 20px;
    height: 35px;
    margin-top: 5px;
    border: none;
    border-radius: 0px;
    background: #5ca3e1;
    font-size: 14px;

}

.btnAceitar:hover {
    cursor: pointer;
    background-color: #4898df;
    color: #fff;
}

.btnAceitar[disabled] {
    background-color: #add4f7;
}

.ctnLegislacao {
    width: 100%; 
    height: 50vh;
    border: 1px solid #333;
    padding: 10px;
    background-color: #fff;
    overflow: auto;
    text-align: left;
}