﻿
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: transparent !important;
}

.content-wrapper, .right-side {
    background-color: transparent !important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #eee inset;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color: #6a6a6a;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #6a6a6a;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #6a6a6a;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #6a6a6a;
    font-size:16px;
    font-weight:400;
}
.fa-spin {
    font-size: 24px;
    line-height: 1.4em;
}
.btn {
    font-size: 16px;
    line-height: 1.4;
}
.btns a, .btns button {
    float: right;
    font-size: 20px;
}
/*.btn-success {
    margin-left: 15px;
    padding: 10px 20px;
    font-size: 22px;
}*/
.alert {
    text-align: center;
}
.form-control {
    color: #6a6a6a;
    /*font-size: 18px !important;*/
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
}



.control-label {
    font-size: 18px;
    display:none;
}
.glyphicon-asterisk {
    font-size: 60%;
    font-weight: normal;
    top: -.3em;
}
span.tip {
    font-style: italic;
}
.no-label {
    display: block;
    height: 1.4em;
}
.table {
    font-size: 16px;
}
img.tutorial {
    max-width: 240px;
    position: absolute;
    right: 30px;
    top: -30px;
}
.videos-tutoriais iframe {
    height: 315px;
}
.table {
    color: #555;
}
table td {
    -ms-word-break: break-all;
    word-break: break-all;

 /* Non standard for webkit */
     word-break: break-word;

    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
.help-block-right {
    line-height: 2em;
}


.box .dropdown-menu {
    font-size: 16px;
}

.alert {
    font-size: 16px;
    padding: 14px 15px;
}

.pull-left .btn {
    float: left !important;
}

.css-form input.ng-invalid.ng-touched {
    background-color: #FA787E;
}

.css-form input.ng-valid.ng-touched {
    background-color: #78FA89;
}

.quebra-linha {
    word-break: break-all;
}

.help-block {
    color: red;
    font-weight: bold;
}

#modalTermoDeUso {
    color: #777;
    height: 100%;
    padding-right: 0px !important;
}

    #modalTermoDeUso .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0px;
    }

    #modalTermoDeUso h2 {
        font-size: 36px;
        text-align: center;
    }

    #modalTermoDeUso h4 {
        margin: 30px 0 10px;
    }

    #modalTermoDeUso .modal-header {
        border-bottom: 0px;
    }

    #modalTermoDeUso .modal-body {
        padding: 0px !important;
    }

    #modalTermoDeUso .modal-content {
        height: 100%;
        min-height: 320px;
        overflow: auto;
    }

    #modalTermoDeUso .modal-dialog {
        max-width: 100%;
    }

.box-termo {
    /*max-width: 1170px;*/
    width: 90%;
    height: 80%;
    min-height: 260px;
    margin: 0 5%;
    background-color: #eee;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: fixed;
    top: 10%;
    font-size: 18px;
}

.box-termo-content {
    width: 80%;
    height: 50%;
    background-color: #fff;
    margin: auto !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow-y: auto;
    padding: 20px;
    margin: 20px;
}

.box-termo-btns {
    text-align: center;
    margin-top: 20px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.box-img img {
    margin-left: -199px;
}

.box-estrutura .container {
    display: flex;
}

.box-form h2 {
    color: #19286e;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    padding-top: 18px;
    width: 100%;
}

.help-block {
    font-size: 14px;
}

#dados-da-escola .row {
    margin-bottom: 4px;
}

botton.bot-voltar {
    color: #121212;
    font-size: 17px;
    padding-left: 11px;
    text-decoration: none;
    transition: all 0.5s ease-out 0s;
}

input.form-control, select.form-control, textarea.form-control {
    background: #f2f2f2;
    border: none;
    padding: 24px;
    border-radius: 8px;
    margin-bottom: 7px;
    color: #6a6a6a;
    font-size: 16px;
    font-weight: 400;
    height: 48px !important;
}

#dados-da-escola .box-botao-ss {
    width: 100% !important;
    max-width: 100%;
    margin-top: -8px !important;
}

#dados-da-escola .form-control:disabled {
    background-color: var(--bs-secondary-bg);
    opacity: 1;
    line-height: 2px;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box .dropdown-menu {
    font-size: 16px;
}

.open > .dropdown-menu {
    display: block;
}

.botao-send {
    background-color: #9fcd58 !important;
    border: none !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-top: 4px;
    float: left !important;
    padding: 10px 33px !important;
    border-radius: 10px;
}

.ox-bot {
    float: left;
    display: flex;
}

.box-form .col-md-3.box-bot {
    width: 30%;
    float: right;
}


form .box-body {
    padding: 15px 0px 0px;
}

.alert {
    font-size: 16px;
    padding: 12px 15px !important;
    margin-top: 20px;
}

.box-tab li {
    float: left;
    list-style: none;
    background-color: #e9e9e9;
    padding: 10px 22px;
    color: #1c1c1c;
    border-radius: 8px 8px 0px 0px;
    margin-right: 5px;
}

    .box-tab li.active {
        background-color: #19286e;
        color:#fff;
    }

.col-md-12.box-tab {
    border-bottom: 1px #ccc solid;
    float: left;
    padding-top: 24px;
}

.box {
    clear: both;
}

h3 {
    color: #121212;
    font-weight: 400;
    padding-bottom: 5px;
}

.box {
    border-top: none;
    background: transparent;
}

.btn.dropdown-toggle.btn-default {
    background: #f2f2f2;
    border: 1px solid rgba(255, 99, 71, 0.1);
    padding: 13px 27px 6px;
    border-radius: 8px;
    margin-bottom: 7px;
    color: #6a6a6a;
    font-size: 16px;
    font-weight: 400;
    height: 48px;
}

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    margin-bottom: 16px !important;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 15px !important;
    vertical-align: 7px;
    right: 11px;
    position: absolute;
    content: "";
    border-top: .4em solid !important;
    border-right: .4em solid transparent !important;
    border-bottom: 0;
    border-left: .4em solid transparent !important;
    color: #00b8b1;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    margin-top: -2px;
}

.btn.dropdown-toggle.btn-default {
    padding: 13px 27px 12px;
}

.box {
    box-shadow: none;
}

#dados-da-escola {
    margin-top:12px;
}

.bootstrap-select .dropdown-menu.open {
    position: absolute;
    top: 136%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0 14px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.bootstrap-select .dropdown-menu.open ul{
    background-color: transparent;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.dropdown-menu {
    box-shadow: none;
    border-color: #eee;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-menu > li > a {
    color: #777;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.modal-dialog {
    width: 66% !important;
    max-width: 1170px !important;
}


.modal.fade:not(.show).in {
    opacity: 1 !important;
}


.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 15px !important;
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.fade .modal-dialog {
    transform: none !important;
}

.modal {
    background: rgba(0, 0, 0, 0.7);
}

.modal-backdrop {
    background-color: transparent !important;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 4px 10px;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    flex-direction: row-reverse;
}

    .modal-header .close {
        border: none;
        background-color: transparent;
    }

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: rgb(25, 40, 110);
    font-size: 20px;
    float: left;
    font-weight: 700;
}

.btn {
    font-size: 16px;
    line-height: 1.4;
}

.btn-default {
    background-color: rgb(0, 120, 190);
    border: none;
    color: white;
}

.btn.btn-default {
    background-color: rgb(0, 120, 190);
    color: #fff;
    padding: 10px 21px;
    height: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}


.bot-cd1{
    background-color: #00b8b1 !important;
    border: none;
    width: 172px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    height: 40px;
}

.modal-dialog input.form-control, .modal-dialog select.form-control{
    background: #f2f2f2;
    border: none;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 7px;
    color: #6a6a6a;
    font-size: 16px;
    font-weight: 400;
    height: 40px;
}

.modal-body .control-label {
    font-size: 15px;
    display: block;
    padding-bottom: 5px;
    color: rgb(25, 40, 110);
}

.modal-footer {
    display: flex;
    flex-shrink: 0 !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)* .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color) !important;
    border-bottom-right-radius: var(--bs-modal-inner-border-radius) !important;
    border-bottom-left-radius: var(--bs-modal-inner-border-radius) !important;
    flex-direction: row !important;
}

.btn-success {
    padding: 10px 24px !important;
    float: left !important;
    margin-top: 4px !important;
    height: 40px;
    text-align: center !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: rgb(147, 200, 61) !important;
    border-color: rgb(147, 200, 61) !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.modal-footer .col-md-3 {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: center !important;
}

.alert {
    font-size: 16px;
    padding: 12px 11px !important;
    margin-top: 20px;
    margin-left: 0px;
}

.no-label {
    display: block;
    height: 1.4em;
    font-size: 15px;
    margin-top: -17px;
    margin-bottom: 4px;
}

.bot-duvida {
    background-color: transparent !important;
    border: none !important;
    padding: 0px !important;
    margin-top: 7px;
}

    .bot-duvida img {
        width: 40px;
        margin-top: -5px;
        margin-bottom: 4px;
    }

.box-ajuda {
    height: 47px;
    float: left;
    width: 11%;
    padding-right: 0px;
    margin-left: 12px;
}

#condigo-acesso .bot-codigoacesso {
    background-color: #00b8b1 !important;
    border: none;
    width: 172px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
    height: 40px;
}

.modal input.form-control {
    height: 40px !important;
}

.lin-row-5 {
    margin-bottom: 5px;
}

#myModalAjuda .modal-header .close {
    display: none;
}

#dados-pessoais h3 {
    margin-bottom: -11px;
    padding-top: 15px;
}


#condigo-acesso {
    width: 181px;
}

#myModalAjuda .modal-dialog, #myModalAjuda2 .modal-dialog {
    width: 66% !important;
    max-width: 867px !important;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.bot-form {
    background-color: #19286e !important;
    color: #fff !important;
    border: none !important;
    font-size: 17px !important;
    padding: 7px 31px !important;
    border-radius: 5px !important;
}

.box-botao-ss {
    display: block;
    width: 100%;
    margin-top: -31px !important;
    float: left;
}

.box-vol {
    clear: both;
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 47px;
    width: 131px;
}

.bot-voltar {
    background-color: transparent;
    border: none;
    color: #121212;
    font-size: 17px;
    padding-left: 11px;
    text-decoration: none;
    transition: all 0.5s ease-out 0s;
}

.bot-voltar:hover {
        color: #9fcd58;
}

.box-identi {
    padding-top: 17px;
}

.pt-22 {
    padding-top: 22px;
}

.form-control:disabled {
    background-color: #f2f2f2;
    opacity: 1;
}

#divEndereco textarea {
    height: 71px;
}

.modal-footer .row {
    width: 100%;
    --bs-gutter-x: 1.5rem;
    /* --bs-gutter-y: 0; */
    display: flex;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
    flex-direction: row;
    align-items: center;
    align-content: space-between;
}

#modalCadastroMaterias .modal-footer .alert {
    font-size: 16px;
    padding: 2px 7px 0px !important;
    margin-top: 20px;
    margin-left: 15px;
    line-height: 17px !important;
    border-radius: 8px !important;
}

    #modalCadastroMaterias .modal-footer .alert p {
        font-size: 16px;
        line-height: 19px;
        color: #fff;
        font-weight: 400;
        margin-top: 1px;
        margin-bottom: 12px;
    }

.pt-05{
    padding-top:5px;
}

button.close {
    font-size: 17px;
}

.content .container {
    max-width: 1170px;
}

.box .dropdown-menu {
    font-size: 16px;
}

.alert {
    font-size: 16px;
    padding: 14px 15px;
}

.pull-left .btn {
    float: left !important;
}

.css-form input.ng-invalid.ng-touched {
    background-color: #FA787E;
}

.css-form input.ng-valid.ng-touched {
    background-color: #78FA89;
}

.quebra-linha {
    word-break: break-all;
}

.help-block {
    color: red;
    font-weight: bold;
}

#modalTermoDeUso {
    color: #777;
    height: 100%;
    padding-right: 0px !important;
}

    #modalTermoDeUso .modal-dialog {
        width: 100%;
        height: 100%;
        margin: 0px auto 0px;
    }

    #modalTermoDeUso h2 {
        font-size: 36px;
        text-align: center;
    }

    #modalTermoDeUso h4 {
        margin: 30px 0 10px;
    }

    #modalTermoDeUso .modal-header {
        border-bottom: 0px;
    }

    #modalTermoDeUso .modal-body {
        padding: 0px !important;
    }

    #modalTermoDeUso .modal-content {
        height: 100%;
        min-height: 320px;
        overflow: auto;
    }

    #modalTermoDeUso .modal-dialog {
        max-width: 100%;
    }

.box-termo {
    /*max-width: 1170px;*/
    width: 90%;
    height: 90%;
    min-height: 260px;
    margin: 0 5%;
    background-color: #eee;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: fixed;
    top: 5%;
    font-size: 18px;
}

.box-termo-content {
    width: 80%;
    height: 50%;
    background-color: #fff;
    margin: auto !important;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow-y: auto;
    padding: 20px;
    margin: 20px;
}

.box-termo-btns {
    text-align: center;
    margin-top: 20px;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

#dados-pessoais .box-msg {
    margin-top: -33px;
}

.box-ajuda {
    width: 11% !important;
    padding-left: 23px !important;
}

#myModalAjuda .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    flex-direction: row;
}

.bot-cadastrar-2 {
    background-color: #00b8b1 !important;
    border: none !important;
    width: 200px;
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-top: 0px;
    float: left !important;
    height: 40px;
}

.alert.alert-warning {
    background-color: #00b8b1 !important;
    border: none;
    height: 40px;
    color: #fff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.modal-footer > * {
    margin: auto !important;
}

#dados-pessoais .box-botao-ss {
    display: block;
    width: 100%;
    margin-top: 4px !important;
    float: left;
}

#dados-da-escola h3 {
    margin-top: 12px;
    margin-bottom: -9px;
}

#dados-da-escola .box-botao-ss {
    width: 100% !important;
    max-width: 100%;
}

#dados-da-escola .bot-voltar {
    background-color: transparent;
    border: none;
    color: #121212 !important;
    font-size: 17px !important;
    padding-left: 11px !important;
    text-decoration: none;
    transition: all 0.5s ease-out 0s;
    padding: 0px;
    margin: 0px;
    margin-left: -7px;
    float: left;
}

#dados-da-escola .box-vol {
    clear: both;
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: 47px;
    width: 131px;
}

#dados-da-escola .bot-cadastrar-2 {
    float: right !important;
    height: 40px;
}

#dados-da-escola .box-ajuda {
    margin-bottom: -53px;
}

#dados-da-escola h3 {
    float: left;
}

.modal .btn.dropdown-toggle.btn-default {
    height: 40px;
}

#dados-da-escola .alert {
    font-size: 16px;
    padding: 14px 15px;
    background-color: #00b8b1 !important;
    border: none !important;
    color: #fff;
}

.bot-cadastrar-3 {
    background: #19286e !important;
    border: none !important;
    width: 200px;
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-top: 0px;
    float: right !important;
    height: 40px;
}

.fa-solid {
    color: #19286e;
}

.modal-footer {
    display: flex;
    flex-shrink: 0 !important;
    flex-wrap: wrap;
    align-items: center !important;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)* .5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color) !important;
    border-bottom-right-radius: var(--bs-modal-inner-border-radius) !important;
    border-bottom-left-radius: var(--bs-modal-inner-border-radius) !important;
    flex-direction: column;
    text-align: right;
    float: right;
    align-content: flex-end;
}

input {
    border: 1px transparent solid;
}

.has-error input {
    border: 1px #dd4b39 solid;
}

#myModalAjuda2 .modal-header .close {
    display: none;
}

#tableListAdocoes_filter label {
    width: 91%;
    float: left;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0px;
}

.alert.alert-warning p{
    color:#fff !important;
    margin-bottom:0px !important;
}

.alert.alert-warning {
    height: 40px;
}

#myModalAjuda2 .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
    flex-direction: row;
}

div.dataTables_wrapper div.dataTables_filter input {
    width: 100% !important;
}

#tableListAdocoes_wrapper label {
    display: inline-block;
    color: #393939;
    font-size: 14px;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    color: rgb(25, 40, 110);
    font-size: 15px;
    display: flex;
    flex-direction: column;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding-top: 18px !important;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 9px !important;
}

    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        margin: 2px 0;
        white-space: nowrap;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

    .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #337ab7;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }

    .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

.termo-uso h2 {
    color: #19286e;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    padding-top: 0px;
    width: 100%;
}

#modalTermoDeUso h2 {
    text-align: center;
    color: #19286e;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    padding-top: 0px;
    width: 100%;
}

#modalTermoDeUso h4 {
    margin: 30px 0 10px;
    font-size: 21px;
    font-weight: 800;
    color: #232323;
}

.bot-cadastrar-2 {
    color: #fff !important;
}

.box-termo-btns .botao-send {
    width: 38%;
}

.box-termo-btns .bot-cadastrar-2 {
    width: 25%;
    margin-left: 22px;
}

.box-termo-btns {
    text-align: center;
    margin-top: 20px;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: flex-end;
    align-items: flex-end;
}

.termo-uso {
    padding-bottom: 55px;
}

.img-duvid-modal{
    width: 25px;
    margin-left: 5px;
}

.modal-ajuda .modal-content {
    border-radius:20px;
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 28px;
}

.modal-body {
    position: relative;
    padding: 18px 0px 0px 0px;
}

.ind-cad {
    FLOAT: LEFT;
    width: 26px;
    height: 26px;
    text-align: center;
    border-radius: 73px;
    background-color: #19286e;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-right: 6px;
}

.titu-cad {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    padding-top: 20px;
}

    .titu-cad h3 {
        margin-bottom: -11px;
        float: left;
        padding-top: 0px;
        margin-top: -9px;
    }

#dados-pessoais h3 {
    margin-bottom: -11px;
    padding-top: 0px;
}

.box-ajuda {
    width: 11% !important;
    padding-left: 0px !important;
    margin-top: 10px;
    margin-bottom: -10px;
}


.form-group {
    margin-bottom: 5px;
}

.bo-linha-status {
    width: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    margin: 0px auto;
    padding: 19px 0px 30px;
}

#dados-da-escola .form-control:disabled {
    opacity: 1;
    line-height: 2px;
    background: #f2f2f2;
}


    .bo-linha-status .ind-cad {
        FLOAT: LEFT;
        width: 32px;
        height: 32px;
        text-align: center;
        border-radius: 73px;
        background-color: #898989;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        font-weight: 600;
        margin-right: 6px;
        opacity: 0.7;
    }

        .bo-linha-status .ind-cad.st {
            background-color: #19286e;
            color: #fff;
            opacity: 1;
        }

    .bo-linha-status .lin-s {
        width: 20%;
        background-color: #898989;
        height: 2px;
        margin: 0px 10px 0px 5px;
        opacity: 0.7;
    }

.alert {
    font-size: 16px;
    padding: 12px 11px !important;
    margin-top: -7px;
    margin-left: 0px;
    border-radius: 10px;
    width: 100%;
}


.modal-content {
    float: left; 
    width: 100%;
    padding: 40px;
    border-radius: 10px;
}

.btn.btn-default {
    border-radius: 10px;
}

.modal-body .control-label {
    display: none;
}

.modal-footer .blo-info {
    text-align: left;
}

.modal-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.modal-footer .col-md-3 {
        display: flex !important;
        flex-direction: row;
        flex-wrap: nowrap !important;
        justify-content: flex-end;
        padding-right: 0px;
}

button.close {
    font-size: 37px;
    color: #19286e;
    margin-top: -62px !important;
    margin-right: -25px;
}

.modal-footer {
    border: none;
}

#modalCodigoAcesso .modal-footer {
    border: none;
    width: 100%;
}

#modalCodigoAcesso .modal-footer .col-md-3 {
        float: right;
        right: -25px;
}

#myModalAjuda .modal-footer {
    width: auto;
}

.bo-linha-status .ind-cad.active {
    background-color: #9fcd58;
    opacity: 1;
}

.bo-linha-status .lin-s.active {
    background-color: #9fcd58;
}

#dados-da-escola h3 {
    margin-top: -2px;
    margin-bottom: -3px;
}

#dados-da-escola .box-ajuda {
    margin-bottom: -20px;
    margin-top: -8px;
}

#divEndereco button.btn-primary {
    background-color: #00b8b1;
    border-radius: 8px;
}

#dados-da-escola .form-group {
    margin-bottom: 0px;
}

#dados-da-escola .bot-voltar {
    color: #fff !important;
    float: left;
    padding: 10px 24px !important;
    float: left !important;
    height: 40px;
    text-align: center !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #737373 !important;
    border-color: none;
    font-size: 16px !important;
    font-weight: 800 !important;
}

#dados-da-escola .box-vol {
    clear: both;
    display: block;
    float: left;
    margin-left: 3px;
    margin-top: -7px;
    width: 131px;
}

.box-botao-ss {
    padding-right: 0px;
}

.box-bot-2 {
    float: right;
    width: 277px;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding-top: 0px;
    margin-right: 17px;
}

#dados-da-escola .bot-voltar {
    color: #fff !important;
}

#dados-da-escola .form-control.disa:disabled {
    height: 45px !important;
}

#modalCadastroMaterias .modal-footer {
    width: 100%;
}

#modalCadastroMaterias .modal-footer .alert-info {
    background-color: transparent !important;           
}

#modalCadastroMaterias .modal-footer .alert-info p {
    color: rgb(25, 40, 110);
    font-weight: 700;
}

#modalCadastroMaterias .modal-footer .col-md-8 {
    text-align: left;
    background-color: #fff !important;
    padding-left: 0px;
}

    #modalCadastroMaterias .modal-footer .btn-success {
        float: right !important;
        background-color: rgb(25, 40, 110) !important;
        border: none;
        border-radius: 8px;
        margin-right: -15px;
    }

#modalCadastroMaterias .btn-primary {
    background-color: #00b8b1 !important;
    border: none !important;
    border-radius: 8px !important;
    margin-top: 5px !important;
}

.box-info2 {
    text-align: center;
    padding: 18px;
}

.panel-default {
    border-color: #ddd;
    border-radius: 10px;
    padding: 6px 10px;
}

.table i {
    color: #19286e !important;
}

.redes-sociais .row .col {
    margin-right: 9px;
}

#dados-da-escola .bot-voltar {
    color: #fff !important;
    border-radius: 10px !important;
}

.bot-adiescola {
    border-radius: 8px !IMPORTANT;
    background-color: #00b8b1 !important;
}

#dados-da-escola form .box-body {
    padding: 0px 0px 0px;
}

#dados-da-escola .bot-duvida {
    padding: 0px !important;
    margin-top: -5px;
}

.border-l{
   border-left:1px solid #ddd;
}

.box-part4 label {
    display: block;
}

form .box-part4 .box-body {
    padding: 0px 0px 0px;
    margin-top: -19px;
    float: left;
    width: 100%;
}

.table {
    font-size: 15px;
}

#modalTermoDeUso .modal-content {
    height: 100%;
    min-height: 320px;
    overflow: auto;
    background-color: transparent !important;
    box-shadow: none !important;
}

#modalTermoDeUso h2 {
    text-align: center;
    color: #19286e;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    padding-top: 15px;
    width: 100%;
    padding-bottom: 6px;
}

#modalTermoDeUso .box-termo-content {
    height: 68%;
}

#modalTermoDeUso button.close {
    font-size: 37px;
    color: #19286e;
    margin-top: 63px !important;
    margin-right: -39px;
    position: relative;
    z-index: 99;
}

#modalTermoDeUso .box-termo-btns {
    text-align: center;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}

#modalTermoDeUso .box-termo-btns {
    text-align: center;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: center;
    align-items: center;
}

#modalTermoDeUso button.btn {
    padding: 10px 24px !important;
    float: left !important;
    margin-top: 4px !important;
    height: 40px;
    text-align: center !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #737373 !important;
    border-color: none !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    border-radius: 10px !important;
    margin: 0px 9px;
    color: #fff !important;
}

#modalTermoDeUso .btn.btn-success {
    border-radius: 10px !important;
    background-color: #19286e !important;
    border: none !important;
}

#modalTermoDeUso .box-termo {
    margin: 0 0% !important;
}

.box-part4 .row.btns bo-vol-4 {
    float: right;
    margin-right: 0px;
}

.row.btns.bo-vol-4 .box-bot-2 {
    float: right;
    width: 311px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
    margin-right: 59px;
    flex-wrap: wrap;
}

.bo-vol-4 .box-bot-2 .box-vol {
    margin-top: 5px;
}

    .bo-vol-4 .box-bot-2 .box-vol .btn-primary {
        background-color: #737373 !important;
        color: #fff !important;
        border-radius: 10px !important;
        font-size: 16px !important;
        font-weight: 800 !important;
        height: 40px;
        padding: 10px 24px !important;
    }

.bo-vol-4 .box-bot-2 .btn-success {
    border-radius: 10px !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    padding: 10px 33px !important;
    margin-top: -4px !important;
}

#modalTermoDeUso button.close {
    display: none;
}

.box-link-lebs {
    display: flex;
    text-align: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 93%;
}

    .box-link-lebs a.bt-acess {
        background-color: #19286e !important;
        border-radius: 10px !important;
        border: none !important;
        margin-bottom: 12px !important;
        height: 40px !important;
        text-align: center !important;
        padding: 10px 24px !important;
        width: 260px;
        font-weight: 500 !important;
        margin-left: -20px;
    }


    .box-link-lebs h2 {
        color: #19286e;
        font-weight: 800;
        font-size: 31px;
        line-height: 32px;
        padding-top: 18px;
        width: 100%;
        text-align: left;
        padding-top: 74px;
    }

    .box-link-lebs p.txt-subtitulo {
        font-size: 18px;
        line-height: 20px;
        color: #121212;
        font-weight: 400;
        text-align: left;
        float: left;
        width: 100%;
    }

a.boemail {
    font-size: 17px;
    padding-top: 20px;
    padding-bottom: 13px;
    color: #00b8b1;
    font-weight: 600;
    margin-left: -20px;
}

#modalCadastroProjeto .modal-footer, #modalCadastroTurma .modal-footer {
    width: 100% !important;
}

#modalCadastroProjeto .btn-success, #modalCadastroTurma .btn-success {
    float: right !important;
    background-color: rgb(25, 40, 110) !important;
    border: none;
    border-radius: 8px;
}


#modalCadastroProjeto .alert-info, #modalCadastroTurma .alert-info {
    background-color: #fff !important;
}

#modalCadastroTurma .btn-primary {
    background-color: #00b8b1 !important;
    border: none !important;
    border-radius: 8px !important;
    margin-top: 5px !important;
}

    #modalCadastroProjeto .alert-info p, #modalCadastroTurma .alert-info p {
        font-size: 16px;
        line-height: 20px;
        color: #121212;
        font-weight: 400;
        text-align: left;
        margin-top: 12px;
    }

.dropdown-menu > li > a {
    padding: 3px 12px !important;
    font-size: 12px !important;
}

    @media (min-width: 1200px) {
        .box-termo {
            width: 60%;
            margin: 0 20%;
        }

        .box-termo-content {
            height: 60%;
        }
    }



    @media (max-width: 1399px) {

        .box-estrutura {
            margin-top: -24%;
        }

        .box-form h2 {
            padding-top: 18px;
        }

        .col-md-5.box-img {
            margin-top: -84px;
        }

        .background-bottom {
            margin-top: -319px;
            width: 100%;
        }

        .box-menu {
            width: 37%;
        }
    }

    @media (min-width: 1200px) {
        .box-termo {
            width: 60%;
            margin: 0 20%;
        }

        .box-termo-content {
            height: 60%;
        }
    }

    @media (max-width: 1199px) {
        .box-menu {
            width: 44%;
        }

        .box-estrutura {
            margin-top: -30%;
        }

        .box-img img {
            margin-left: -168px;
            width: 500px;
        }



        .bootstrap-select > select {
            padding: 3px !important;
        }
    }

    @media (max-width: 991px) {
        .box-menu {
            width: 59%;
            padding-top: 4px;
        }

        .box-estrutura {
            padding: 0px;
            margin-top: -35%;
        }

        .box-img img {
            margin-left: -168px;
            width: 417px;
        }

        .background-bottom {
            width: 100%;
        }

        .header {
            height: 419px;
            max-height: 419px;
        }

        .background-bottom {
            margin-top: -241px;
        }

        .box-img img {
            margin-left: -81px !important;
            margin-top: 97px !important;
            width: 436px !important;
        }

        .content-wrapper {
            min-height: 615px !important;
        }

        .box-estrutura {
            padding: 0px;
            margin-top: -13%;
        }

        .col-md-5.box-img {
            margin-top: -84px;
            width: 36%;
        }

        .box-img img {
            margin-left: -227px !important;
        }

        .titu-cad {
            float: left;
        }
    }

    @media (max-width: 840px) {
        .box-img img {
            margin-left: -220px !important;
            margin-top: 97px !important;
            width: 427px !important;
        }

        header {
            height: 470px !important;
            max-height: 470px !IMPORTANT;
        }

        #myModalAjuda .modal-footer {
            width: auto;
            padding-top: 23px;
        }

        #modal-body-conteudo .col-sm-2 {
            width: 21%;
        }

        #modal-body-conteudo .col-md-3 {
            width: 32%;
        }

        #modalTermoDeUso button.close {
            font-size: 37px;
            color: #19286e;
            margin-top: 57px !important;
            margin-right: -18px;
            position: relative;
            z-index: 99;
        }

        #modalTermoDeUso .box-termo {
            width: 85%;
        }
    }

@media (max-width: 767px) {

    .no-label {
        display: none;
    }

    #modalTermoDeUso .modal-content {
        background-color: #eee;
    }

    #modalTermoDeUso h2 {
        font-size: 1em;
    }

    .box-termo {
        width: 96%;
        height: 90%;
        margin: 0 2%;
        top: 5%;
    }

    .box-termo-btns button {
        font-size: 1em;
        margin: 5px 20px;
        white-space: initial;
    }


    .footer .container {
        padding-top: 45px;
        display: flex;
        position: relative;
        z-index: 2222;
        flex-direction: column;
    }

    .box-form .col-sm-6 {
        flex: 0 0 auto;
        width: 100%;
    }

    .box-img img {
        margin-left: 0px;
        margin-top: 37px;
        width: 100%;
    }

    #dados-da-escola .col-md-2 {
        width: 88px;
        margin-top: -81px;
        margin-left: 174px;
        height: 48px;
    }

    .bot-duvida img {
        width: 44px;
        margin-top: -29px;
    }

    .form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
        margin-bottom: 15px !important;
    }

    .box-aj-cidade {
        margin-top: 6px;
    }

    #myModalAjuda .modal-header {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        padding: var(--bs-modal-header-padding);
        border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
        border-top-left-radius: var(--bs-modal-inner-border-radius);
        border-top-right-radius: var(--bs-modal-inner-border-radius);
        flex-direction: row-reverse;
    }

    #myModalAjuda button.close {
        display: block;
    }

    #modalTermoDeUso .modal-content {
        background-color: #eee;
    }

    #modalTermoDeUso h2 {
        font-size: 1em;
    }

    .box-termo {
        width: 96%;
        height: 90%;
        margin: 0 2%;
        top: 5%;
    }

    .box-termo-btns button {
        font-size: 1em;
        margin: 5px 20px;
        white-space: initial;
    }


    button.close {
        display: block;
    }

    .box-ajuda {
        width: 11% !important;
        padding-left: 23px !important;
        margin-top: -77px !important;
        margin-left: 176px;
    }

    .box-img img {
        margin-left: 0px !important;
        margin-top: 130px !important;
        width: 100%;
    }

    .col-md-5.box-img {
        margin-top: 45px;
    }

    .box-img img {
        margin-top: 12px !important;
    }

    .box-ajuda {
        width: 11% !important;
        padding-left: 0px !important;
        margin-top: 16px !important;
        margin-left: 23px;
    }

    #dados-da-escola .col-md-2 {
        width: 88px;
        margin-top: -54px !important;
        margin-left: 174px;
        height: 48px;
    }


    #dados-da-escola .box-vol {
        clear: both;
        display: block;
        float: left;
        margin-left: 3px;
        margin-top: 47px;
        width: 131px !important;
    }

    #dados-da-escola .form-group {
        margin-bottom: 7px;
    }

    .bootstrap-select.form-control {
        margin-bottom: 18px;
    }

    .modal-header {
        display: flex;
        flex-shrink: 0;
        align-items: center;
        padding: var(--bs-modal-header-padding);
        border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
        border-top-left-radius: var(--bs-modal-inner-border-radius);
        border-top-right-radius: var(--bs-modal-inner-border-radius);
        flex-direction: row;
    }

    .modal-body .col-md-4, .modal-body .col-md-2 {
        width: 100%;
    }

    #modalCadastroMaterias .modal-footer .alert {
        font-size: 16px;
        padding: 2px 7px 0px !important;
        margin-top: 20px;
        margin-left: 0px;
        line-height: 17px !important;
        border-radius: 8px !important;
        width: 100%;
    }

    .btn-success {
        width: 100%;
    }

    .box-termo-btns .botao-send {
        width: 100%;
    }

    .box-termo-btns .bot-cadastrar-2 {
        width: 100%;
        margin-left: 22px;
    }

    .box-ajuda {
        width: 11% !important;
        padding-left: 0px !important;
        margin-top: -78px !important;
        margin-left: 199px;
    }

    #dados-da-escola .box-ajuda {
        width: 88px;
        margin-top: 22px !important;
        margin-left: 22px;
        height: 48px;
    }

    header {
        height: 313px !important;
        max-height: 313px !IMPORTANT;
    }

    .bo-linha-status {
        width: 35%;
    }

    #dados-pessoais .box-ajuda {
        width: 10% !important;
        padding-left: 0px !important;
        margin-top: 30px !important;
        margin-left: -23px;
        margin-bottom: -27px;
    }

    .container {
        width: 100%;
    }

    .content .container {
        max-width: 100%;
    }

    .box-form .col-md-3.box-bot {
        width: 27%;
        float: right;
        margin-right: 0px;
    }

    #dados-da-escola .box-ajuda {
        width: 88px;
        margin-top: 7px !important;
        margin-left: 22px;
        height: 48px;
    }

    #dados-da-escola .col-md-2 {
        width: 88px;
        margin-top: 3px !important;
    }

    .bootstrap-select.form-control {
        margin-bottom: 20px;
    }

    #modalCadastroMaterias .modal-header {
        display: flex;
        flex-direction: row-reverse;
        justify-content: space-between;
    }

    #modalCadastroMaterias .col-md-2, #modalCadastroMaterias .col-md-3 {
        width: 100%;
    }

    #modalCodigoAcesso .modal-body .col-md-3 {
        width: 100%;
    }

    #modalCodigoAcesso .modal-header {
        display: flex;
        flex-direction: row-reverse;
    }

    #divEndereco {
        margin-top: -6px;
    }

    .box-in-rede {
        margin-top: 16px;
    }

    .container {
        width: 100%;
    }

    #modalTermoDeUso .box-termo {
        width: 84%;
        height: 82%;
    }

    #modalTermoDeUso .box-termo-btns {
        width: 299px;
        margin: 9px auto;
    }

    #dados-da-escola .bot-duvida img {
        width: 44px;
        margin-top: -5px;
    }

    #dados-da-escola .col-md-2.box-ajud {
        width: 121px;
        margin-top: 3px !important;
    }

    #dados-da-escola .box-vol.col-md-2 {
        width: 150px;
        margin-top: 3px !important;
        margin-left: 5px;
    }

    .bo-vol-4 .box-bot-2 .box-vol .btn-primary {
        margin-top: -4px;
    }

    .bo-vol-4 .box-bot-2 .btn-success {
        width: 126px;
    }

    .row.btns.bo-vol-4 .box-bot-2 {
        float: right;
        width: 204px;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        padding-top: 0px;
        margin-right: 17px;
        flex-wrap: nowrap;
        align-content: center;
    }

    #dados-da-escola.box-part4 .box-bot-2 .col-md-2 {
        float: right;
        width: 204px;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        padding-top: 0px;
        margin-right: 17px;
        flex-wrap: nowrap;
    }

    #dados-da-escola.box-part4 .box-bot-2 .col-md-2 {
        margin-left: -31px;
    }

    .row.btns.bo-vol-4 .box-bot-2 {
        margin-right: -12px;
    }

    .display-mobile {
        display: block;
    }

    .box-link-lebs {
        width: 88%;
    }

    .col-md-5.box-img {
        margin-top: 45px;
        text-align: center;
        width: 100%;
    }

    .box-link-lebs h2 {
        padding-top: 0px;
        margin-top: -4px;
        text-align: center;
    }

    .box-link-lebs p.txt-subtitulo {
        font-size: 18px;
        line-height: 20px;
        color: #121212;
        font-weight: 400;
        text-align: left;
        float: left;
        width: 100%;
        text-align: center;
    }

    .box-link-lebs {
        width: 100%;
    }

    #dados-da-escola .bot-duvida img {
        width: 36px;
    }
}

    @media (max-width: 629px) {
        .background-bottom {
            margin-top: -202px;
        }

        .box-logo img {
            width: 150px;
        }

        .col-md-6.box-menu {
            display: none;
        }

        header {
            height: 214px;
        }

        .box-logo img {
            width: 150px;
            margin-top: -11px;
        }

        .box-form .col-sm-12, .box-form .col-md-12, .box-form .col-md-6 {
            padding: 0px;
        }

        .box-aj-cidade {
            margin-top: 6px !important;
        }

        button.close {
            float: right;
            width: 41px;
            font-size: 24px;
            color: #fff;
            background-color: #9fcd58 !important;
            shape-rendering: geometricprecision;
        }

        .row {
            --bs-gutter-x: 0px;
        }

        .box-img img {
            width: 100% !important;
        }

        .form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
            margin-bottom: 21px !important;
        }

        .box-ajuda {
            width: 11% !important;
            padding-left: 0px !important;
            margin-top: -87px !important;
        }

        .row > * {
            padding-right: 0px;
            padding-left: 0px;
        }

        button.close {
            width: 100%;
        }

        .box-img img {
            margin-left: -18px !important;
        }

        .box-form h2 {
            width: 100%;
        }

        header {
            height: 248px !important;
            max-height: 248px !IMPORTANT;
        }

        #dados-da-escola .row {
            margin-bottom: 4px;
            margin-left: 0px;
            margin-right: 0px;
        }

        .row {
            margin-right: 0px;
            margin-left: 0px;
        }

        .col-md-7.box-form {
            padding: 0px;
        }

        .bo-linha-status .ind-cad {
            FLOAT: LEFT;
            width: 46px;
        }

        #dados-pessoais .box-ajuda {
            width: 11% !important;
            padding-left: 0px !important;
            margin-top: 30px !important;
            margin-left: -7px;
            margin-bottom: -27px;
        }

        .bot-duvida img {
            width: 35px;
        }

        .box-form .col-md-3.box-bot {
            width: 30%;
            float: right;
            margin-right: -6px;
        }

        #dados-da-escola .bot-voltar {
            margin-top: 1px;
            border-radius: 10px !important;
        }

        #modalCadastroMaterias button.close {
            background-color: transparent !important;
            color: #000;
            width: 31px;
        }

        #modalCadastroMaterias .modal-footer .row {
            display: flex;
            flex-direction: column;
            align-content: space-between;
            justify-content: center;
            align-items: center;
        }

        #modalCadastroMaterias .form-group .bootstrap-select.btn-group {
            margin-bottom: 8px !important;
        }

        .box-form .col-sm-12, .box-form .col-md-12, .box-form .col-md-6 {
            padding: 0px 0px 6px;
        }

        .panel-default {
            margin-top: 39px;
        }

        header {
            height: 164px !important;
            max-height: 164px !IMPORTANT;
        }

        .box-estrutura {
            margin-top: -7%;
        }

        #myModalAjuda .modal-dialog, #myModalAjuda2 .modal-dialog {
            width: 90% !important;
            max-width: 859px !important;
        }

        .form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
            margin-bottom: 11px !important;
        }

        input.form-control, select.form-control, textarea.form-control {
            margin-bottom: -4px;
        }

        .modal-header .close {
            border: none;
            background-color: transparent !important;
            width: 28px;
            color: #000;
        }

        #modalCodigoAcesso .modal-footer {
            border: none;
            width: 100%;
            display: flex;
            flex-direction: column !important;
        }

            #modalCodigoAcesso .modal-footer .col-md-3 {
                float: right;
                right: 0px !important;
                margin-top: 18px !important;
            }

        .modal-content {
            padding: 18px;
        }

        .modal-header .close {
            border: none;
            background-color: transparent !important;
            width: 28px;
            color: #000;
            margin-top: -30px !important;
            margin-right: -12px !important;
        }

        #dados-da-escola .form-group {
            margin-bottom: 4px;
        }

        .box-in-rede {
            margin-top: 12px;
        }

        #divEndereco {
            margin-top: -16px;
        }

        #dados-da-escola .form-control:disabled {
            opacity: 1;
            line-height: 2px;
            background: #f2f2f2;
            margin-bottom: 12px;
        }

        #modalCadastroMaterias .modal-footer .btn-success {
            margin-right: 0px !important;
        }

        .bot-adiescola {
            border-radius: 8px !IMPORTANT;
            background-color: #00b8b1 !important;
        }

        .box-termo {
            width: 89%;
        }

        #dados-da-escola.box-part4 .box-bot-2 .col-md-2 {
            margin-right: -16px;
            margin-left: -1px;
        }
    }

    @media (max-width: 590px) {

        .box-estrutura {
            margin-top: -25%;
        }

        .bo-linha-status .ind-cad {
            height: 30px;
        }

        .box-form .col-md-3.box-bot {
            width: 158px;
            float: right;
            margin-right: 0px;
        }

        .bo-linha-status {
            width: 200px;
        }

            .bo-linha-status .ind-cad {
                FLOAT: LEFT;
                width: 44px;
            }

        .container {
            width: 100% !important;
        }

        .box-form .col-md-3.box-bot {
            width: 158px;
            float: right;
            margin-right: 0px;
        }

        .box-part4 .panel-default {
            margin-top: 6px !important;
        }

        .box-form h2 {
            margin-top: -49px;
        }
    }


    @media (max-width: 480px) {
        .box-form h2 {
            padding-top: 0px;
            margin-top: 24px;
        }
        img .tutorial {
            display: none;
        }

        .box-termo-btns .bot-cadastrar-2 {
            width: 100%;
            margin-left: 0px;
            margin: 0px 0px 7px;
        }

        .box-termo-btns button {
            margin: 5px 0px;
        }

        .box-termo-content {
            width: 97%;
        }

        .modal-footer {
            display: flex !important;
            flex-direction: column !important;
            flex-wrap: wrap !important;
        }

            .modal-footer .col-md-3 {
                display: flex !important;
                flex-direction: row !important;
                flex-wrap: nowrap !important;
                justify-content: center !important;
                width: 100%;
            }

        .row > * {
            padding-right: 0px !important;
            padding-left: 0px !important;
        }

        header {
            height: 103px !important;
            max-height: 103px !IMPORTANT;
        }

        .box-estrutura {
            margin-top: 0%;
        }

        #dados-pessoais .box-ajuda {
            width: 14% !important;
            padding-left: 0px !important;
            margin-top: 30px !important;
            margin-left: -2px;
            margin-bottom: -27px;
        }

        .footer img.background-topo {
            margin-top: -311px;
            width: 100%;
            margin-bottom: -169px;
        }

        .footer .container {
            padding-top: 0px;
            margin-top: -23px;
        }

        .box-form h2 {
            padding-top: 0px;
            line-height: 27px;
        }

        #dados-da-escola .form-control:disabled {
            opacity: 1;
            line-height: 21px;
            background: #f2f2f2;
        }

        .modal-content {
            padding: 15px;
        }

        .bot-duvida img {
            width: 33px;
            margin-top: -17px;
        }

        .bot-duvida img {
            width: 33px;
            margin-top: -29px;
        }

        #modalCadastroMaterias .modal-footer .alert-info p {
            color: rgb(25, 40, 110);
            font-weight: 700;
            text-align: center;
        }

        .wrapper header {
            height: 118px !important;
            max-height: 118px !important;
        }

        .box-form h2 {
            font-size: 22px;
        }

        #modalTermoDeUso .box-termo-content {
            height: 69%;
        }

        #dados-da-escola .col-md-2.box-ajuda {
            width: 88px;
            margin-top: 22px !important;
            margin-left: 22px;
            margin-bottom: -47px;
            height: 48px;
        }

        #dados-da-escola.box-pot2 .col-md-2.box-ajuda {
            width: 88px;
            margin-top: 1px !important;
        }

        .box-link-lebs h2 {
            padding-top: 0px;
            margin-top: 27px;
        }

        .box-link-lebs h2 {
            margin-top: -20px;
        }

        #dados-da-escola .bot-duvida.turmaluno img {
            width: 38px;
            margin-top: -25px;
        }
    }
     
@media (max-width: 410px) {
    .box-form h2 {
        padding-top: 0px;
        margin-top: -14px;
    }
}

#selectTipoUsuario {
    border: 1px solid;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
}

#myModalEscolaPiloto .modal-header {
    flex-direction: row;
}

#myModalEscolaPiloto .modal-header .modal-title {
    color: #c9302c;
}

#myModalEscolaPiloto .modal-body p {
    margin-bottom: 25px;
}

#myModalEscolaPiloto .modal-footer .bot-form {
    background-color: #c9302c !important;
}