.required:after {
    content: "* ";
    color: red;
}

.rotulo-label-right {
    text-align: right !important;
}

.input-error {
    color: red;
    font-size: 12px;
    display: block;
    min-height: 16px;
    margin-top: 5px;
    visibility: hidden;
}

.input-error:empty::before {
    content: "⠀";
}
.input-error:not(:empty) {
    visibility: visible;
}


.input-limpo {
    background: white !important;
    font-weight: normal !important;
}

.coluna-acao {
    width: 12%;
    text-align: center !important;
}

.coluna-acao-empresa {
    width: 17%;
    text-align: center !important;
}


.ui-datatable thead th.coluna-acao {
    text-align: center !important;
}

.texto-centro {
    text-align: center !important;
    alignment: center;
    max-font-size: 20px;
}

.icone-personalizado {
    font-size: 1.4em !important;
}

.cabecalho-titulo {
    border-color: #e7eaec !important;
    text-align: left;
    border-bottom: 2px solid;
    padding-bottom: 5px;

}

.subtitulo {
    text-align: left;
    padding-bottom: 5px;
    font-size: 18px;
}

.titulo-flex-border {
    border-bottom: 2px solid;
    border-color: #e7eaec !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn-acoes-table {
    padding: 5px 7px !important;
    color: #337ab7 !important;
}

.btn-acoes-table-disable {
    padding: 5px 7px !important;
    color: rgba(100, 100, 100, 0.5) !important;
}

.input-mask-background {
    background: #fff !important;
}

.form-control[disabled] {
    background: #eee !important;
}

.many-check {
    display: inline-table !important;
}

.many-check td {
    padding-right: 20px;
    padding-left: 12px !important;
}

.many-check label {
    padding-left: 5px;
}

.select-one-radio td {
    padding-right: 15px !important;
}

.select-one-radio label {
    padding-left: 5px;
}

.fc th {
    padding: 10px 0 !important;
}

.cor-evento-escolar {
    background-color: #1ab394 !important;
    border-color: #1ab394 !important;
    color: #fff !important;
}

.cor-evento-rede-educacional {
    background-color: #0d2369 !important;
    border-color: #0d2369 !important;
    color: #fff !important;
}

.legenda-evento {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.select-radio td {
    padding-right: 20px;
}

.select-radio label {
    padding-left: 5px;
}

.ui-growl-item-container {
    display: block;
    border: none !important;
    box-shadow: 0 0 3px #99999978 !important;
    border-radius: 3px !important;
}

.ui-growl-title {
    padding: 5px 0 0 0 !important;
    font-weight: normal !important;
    text-shadow: none;
    color: #414142;
}

.card {
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 16px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.card-title {
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
}

.datepicker.dropdown-menu {
    z-index: 10002 !important;
}

.label-check-matricula {
    margin-left: 10px;
    font-weight: 600;
}

.step-wizard {
    padding: 15px;
    margin-top: 5px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    background-color: #f3f3f4;
    border-radius: 5px;
    min-height: 300px;
}

.ui-wizard-step-title {
    padding: 16px 16px !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    box-shadow: none !important;
    border: none !important;
    border-radius: 5px !important;
    text-shadow: none !important;
    margin-right: 10px !important;
    margin-bottom: 5px !important;
}

.ui-wizard-step-title.ui-state-default.ui-corner-all {
    color: #aaa !important;
    background-color: #eee !important;
}

.ui-wizard-step-title.ui-state-default.ui-state-highlight.ui-corner-all {
    color: #fff !important;
    background-color: #1ab394 !important;
}

.ui-wizard-nav-back,
.ui-wizard-nav-next {
    width: 120px !important;
    padding: 4px 0px !important;
    text-shadow: none !important;
    color: #fff !important;
    background-color: #23c6c8 !important;
    border: none !important;
    border-radius: 5px !important;
    font-weight: 500 !important;
}

.ui-wizard-nav-back:focus,
.ui-wizard-nav-next:focus {
    outline: none !important;
    box-shadow: none !important;
}

.ui-wizard-nav-back.ui-state-hover,
.ui-wizard-nav-next.ui-state-hover {
    background-color: #21b9bb !important;
    box-shadow: none !important;
}

.many-check-matricula label {
    padding-left: 10px;
}

.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default {
    background-color: #fff !important;
}

.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default.ui-state-active,
.ui-chkbox-box.ui-widget.ui-corner-all.ui-state-default.ui-state-hover {
    box-shadow: none !important;
    background-color: #fff !important;
}

.label-confirmacao {
    font-size: 13px !important;
}

.input-confirmacao[disabled] {
    font-weight: normal !important;
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin-top: -10px !important;
    box-shadow: none !important;
    font-size: 13px !important;
}

.painel-dados-aluno {
    padding: 0 !important;
    border: none !important;
}

.painel-dados-aluno .ui-panel-titlebar {
    background-color: #ffffff !important;
    border-color: #e7eaec !important;
    border-image: none !important;
    border-style: solid solid !important;
    border-width: 2px 0 0 !important;
    padding: 12px 5px 10px 5px !important;
    color: #676a6c !important;
    border-bottom: 1px solid #e7eaec !important;
}

.painel-dados-aluno .ui-panel-titlebar-icon,
.ui-panel-titlebar-icon.ui-state-hover {
    background-color: #fff !important;
    border: none !important;
    box-shadow: none !important;
}

/** TabView **/
.ui-tabs-nav.ui-widget-header {
    background: none !important;
    padding: 0 !important;
}

.ui-tabs {
    border: none !important;
}

.tabview-title,
.tabview-title.ui-corner-top.ui-state-default.ui-state-hover {
    border: none !important;
    margin-right: 5px !important;
    border-radius: 5px 5px 0 0 !important;
    background-color: #eee !important;
    font-weight: 500 !important;
    color: #AAAAAA !important;
    font-size: 12px !important;
    padding: 5px 10px !important;
    box-shadow: none !important;
}

.ui-tabs-panels {
    border: 1px solid #e7eaec !important;
}

.ui-tabs.ui-tabs-top .ui-tabs-nav li.ui-tabs-selected {
    background-color: #1ab394 !important;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #fff !important;
    text-shadow: none !important;
    font-weight: 600 !important;
}

.dt-matricula-frequencia {
    width: 20%;
}

.dt-presenca-frequencia {
    width: 25%;
}

.ui-inputswitch {
    border-radius: 5px !important;
}

.ui-inputswitch-handle {
    background-color: #fff !important;
}

.ui-inputswitch-off {
    background-color: #d9534f !important;
    color: #fff !important;
    height: max-content !important;
    padding-top: 2px !important;
    padding-bottom: 5px !important;
    font-weight: normal !important;
    border: none !important;
}

.ui-inputswitch-on {
    height: max-content !important;
    margin-top: -1px !important;
    font-weight: normal !important;
    background-color: #5cb85c !important;
    color: #fff !important;
    box-shadow: none !important;
    text-shadow: none !important;
    padding-top: 2px !important;
    padding-bottom: 5px !important;
    border: none !important;
}

.table td {
    vertical-align: middle !important;
}

.btn-cancelar-pre-matricula {
    margin-left: 10px !important;
    font-size: 1em !important;
    height: 32.8px !important;
    margin-top: -32px !important;
    margin-right: 128px !important;
}

.btn-cancelar-pre-cadastro-modalidade {
    margin-left: 10px !important;
    font-size: 1em !important;
    height: 32.8px !important;
    margin-top: -38px !important;
    margin-right: 140px !important;
}

.btn-cancelar-pre-matricula-confirmacao {
    margin-left: 10px !important;
    font-size: 1em !important;
    height: 32.8px !important;
    margin-top: -38px !important;
    margin-right: 172px !important;
}

/* Calendários da Rede Educacional e Escolar*/
.card-evento {
    padding: 10px 10px 5px 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .12);
    border-radius: 0 5px 5px 0;
    border-left: 7px solid;
    margin-bottom: 16px;
}

.titulo-evento {
    display: block;
    font-size: 1em;
    margin-bottom: 5px;
    font-weight: bold;
}

.acoes-evento {
    display: block;
    text-align: right;
}

.table-tipo-calendario {
    padding: 6px 6px !important;
}

/* ul menu collapse*/
body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > .nav-second-level, .mini-navbar .nav li:focus > .nav-second-level {
    width: 230px !important;
}

.ui-selectmanycheckbox {
    height: min-content !important;
}

.ui-chkbox {
    margin-right: 10px !important;
}

.ui-selectmanycheckbox label {
    margin-right: 50px !important;
}

/* Tabela do primefaces */
.ui-datatable thead th {
    text-align: left !important;
    font-weight: bold !important;
    color: #676a6c !important;
}

table .ui-state-hover {
    box-shadow: none !important;
}

.ui-datatable-footer {
    border: 1px solid #e7e7e7 !important;
    color: #676a6c !important;
}

.tabela-primefaces {
    margin-bottom: 0 !important;
}

.ui-datatable .ui-paginator {
    border: 1px solid #e7e7e7 !important;
    color: #676a6c !important;
    text-transform: initial !important;
}

.ui-datatable-odd {
    background-color: #ffffff !important;
}

.ui-datatable tbody td {
    white-space: normal !important;
}

.ui-paginator-page.ui-state-hover,
.ui-paginator-next.ui-state-hover,
.ui-paginator-last.ui-state-hover,
.ui-paginator-first.ui-state-hover,
.ui-paginator-prev.ui-state-hover {
    box-shadow: none !important;
}

.input-filter-table {
    width: 30% !important;
    display: inline-block !important;
    margin-left: 5px !important;
    font-weight: 500 !important;
}

.ui-datatable-header {
    text-align: right !important;
    border: 1px solid #e7e7e7 !important;
    color: #676a6c !important;
    text-transform: capitalize !important;
}

.filter-style-column {
    display: none !important;
}

/* Medias Bimestrais */
.media-bimestre {
    font-weight: bold !important;
}

.media-aprovado {
    color: #1c84c6;
}

.media-reprovado {
    color: #ed5565;
}

.descricao-observacao {
    margin-bottom: 16px !important;
    display: block !important;
}

.sk-spinner-fading-circle.sk-spinner {
    width: 75px !important;
    height: 70px !important;
    position: fixed !important;
    bottom: 10px !important;
    z-index: 999 !important;
}

.ui-chkbox-box {
    border-color: #1a2d41 !important;
    box-shadow: none !important;
    cursor: pointer;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .5 !important;
    cursor: default;
}

.ui-chkbox .ui-chkbox-label {
    margin-top: 0 !important;
    font-weight: 600 !important;
}

.ui-inputfield {
    box-shadow: none !important;
}

.ui-inputfield.ui-state-focus {
    box-shadow: none !important;
}

/*Horário do professor*/
.dia-semana-horario {
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: 600;
}

.container-tempo-horario {
    border-radius: 5px;
    padding: 12px;
    background-color: #1c84c6;
    margin-bottom: 16px;
}

.componente-curricular-tempo {
    font-size: 1em;
    color: #fff;
    margin-bottom: 5px;
    text-align: center;
}

.tempo-horario-info {
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

.margin-tempo-msg {
    margin-top: -8px;
    margin-bottom: 16px;
}

/*Seleção de linhas - p:datatable */
tbody > tr.ui-widget-content.ui-datatable-even.ui-datatable-selectable.ui-state-highlight {
    background: #0e92e7 !important;
    text-shadow: none !important;
}

tbody > tr.ui-widget-content.ui-datatable-odd.ui-datatable-selectable.ui-state-highlight {
    background: #0ea7ff !important;
    text-shadow: none !important;
}

/* Controle de display de elementos resposivo */
.d-none {
    display: none !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: inline-block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.nome-social {
    font-weight: 700 !important;
}

.feed-element {
    margin-bottom: 16px !important;
    min-height: 88px !important;
}

.grid-escolas {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.grid-escolas a:hover {
    opacity: .8;
}

code {
    display: inline-block;
    max-width: 600px;
    padding: 80px 0 0;
    line-height: 1.5;
    font-family: monospace;
    color: #ccc
}

.sc-gauge {
    width: 200px;
    height: auto;
}

.sc-background {
    position: relative;
    height: 100px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 150px 150px 0 0;
    overflow: hidden;
    text-align: center;
}

.sc-mask {
    position: absolute;
    top: 20px;
    right: 20px;
    left: 20px;
    height: 80px;
    background-color: #1ab394;
    border-radius: 150px 150px 0 0
}

.sc-percentage {
    position: absolute;
    top: 100px;
    left: -200%;
    width: 400%;
    height: 400%;
    margin-left: 100px;
    transform-origin: top center;
}

.first {
    background-color: #FFA000;
}

.sc-min {
    float: left;
    color: #FFFFFF;
    font-size: 15px;
}

.sc-max {
    float: right;
    color: #FFFFFF;
    font-size: 15px;
}

.sc-value {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    font-size: 40px;
    font-weight: 700
}

.container-progress {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.custom-boolean-button.ui-state-active {
    outline: none !important;
    color: #fff !important;
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.custom-boolean-button:not(.ui-state-active) {
    outline: none !important;
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.custom-boolean-button:hover {
    outline: none !important;
    opacity: 0.9;
}

.custom-boolean-button:focus {
    outline: none !important;
    box-shadow: 0 0 5px rgba(51, 122, 183, 0.8);
}

.custom-boolean-button:disabled {
    outline: none !important;
    opacity: 0.6;
    cursor: not-allowed;
}

.custom-on-icon .ui-icon-check {
    color: #fff !important;
}

.custom-off-icon .ui-icon-close {
    color: #fff !important;
}

.nota-vermelha {
    color: red;
}

.disabled-label {
    opacity: 50% !important;
    text-decoration: line-through !important;
}

.input-disabled {
    background: #eeeeee !important;
    opacity: 1 !important;
    border: 1px solid #e5e6e7 !important;
    cursor: not-allowed !important;
}

.input-disabled.ui-state-disabled {
    cursor: not-allowed !important;
}

.input-number {
    background: #FFFFFF !important;
}

.ui-selectonemenu,
.ui-selectcheckboxmenu {
    width: 100% !important;
}

.ui-selectonemenu.ui-state-focus,
.ui-selectcheckboxmenu.ui-state-focus {
    border: 1px solid #1ab394 !important;
}

.ui-selectonemenu-panel,
.ui-selectcheckboxmenu-panel {
    z-index: 99999 !important;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px !important;
}

.ui-selectonemenu-item:hover,
.ui-selectonemenu-item.ui-state-highlight,
.ui-selectcheckboxmenu-item:hover,
.ui-selectcheckboxmenu-item.ui-state-highlight {
    background: #1967D2 !important;
    color: #FFFFFF !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.ui-selectonemenu-trigger,
.ui-selectcheckboxmenu-trigger {
    padding: 0 !important;
    border-left: 0 !important;
}

.ui-selectonemenu-trigger::after,
.ui-selectcheckboxmenu-trigger::after {
    content: "\276F";
    font-size: 11px;
    margin-top: 6px;
    margin-left: 4px;
    display: inline-block;
    transform: rotate(90deg);
    font-weight: bolder;
}

.ui-selectonemenu-trigger span,
.ui-selectcheckboxmenu-trigger span{
    display: none !important;
}

.ui-selectonemenu-trigger.ui-state-focus,
.ui-selectonemenu-trigger.ui-state-hover,
.ui-selectcheckboxmenu-trigger.ui-state-focus,
.ui-selectcheckboxmenu-trigger.ui-state-hover,
.ui-selectcheckboxmenu-label.ui-state-focus,
.ui-selectcheckboxmenu-label.ui-state-hover {
    box-shadow: none !important;
}

.ui-selectonemenu-filter-container,
.ui-selectcheckboxmenu-filter-container {
    width: 100% !important;
}

.ui-selectcheckboxmenu-filter-container {
    margin: 0 !important;
}

.ui-selectcheckboxmenu-filter-container .ui-inputfield {
    width: 100% !important;
    height: 24px !important;
}

.ui-selectcheckboxmenu-filter-container .ui-inputfield.ui-state-focus,
.ui-selectcheckboxmenu-filter-container .ui-inputfield.ui-state-focus {
    border: 1px solid #1ab394 !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter,
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-filter {
    width: 100% !important;
}

.ui-selectonemenu-panel .ui-selectonemenu-filter.ui-state-focus,
.ui-selectcheckboxmenu-panel .ui-selectcheckboxmenu-header.ui-state-focus {
    border: 1px solid #1ab394 !important;
}

.ui-selectonemenu.ui-state-disabled,
.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-label,
.ui-selectonemenu.ui-state-disabled .ui-selectonemenu-trigger,
.ui-selectcheckboxmenu.ui-state-disabled,
.ui-selectcheckboxmenu.ui-state-disabled .ui-selectcheckboxmenu-label,
.ui-selectcheckboxmenu.ui-state-disabled .ui-selectcheckboxmenu-trigger{
    background: #eeeeee !important;
    opacity: 1 !important;
    cursor: not-allowed !important;
}

.ui-selectcheckboxmenu-close {
    display: none !important;
}

.ui-selectcheckboxmenu-header {
    display: flex !important;
}

.separator-line {
    border-bottom: 1px solid #e7eaec;
    margin: 8px 0;
}

.custom.ibox {
    box-shadow: rgba(0, 0, 0, 0.1) 0 10px 15px -3px;
}

.custom.border-bottom {
    border-bottom: none !important;
}

.custom.ibox-title {
    background-color: #1c84c6;
    border-radius: 8px 8px 0 0;
    border: none;
    color: #ffffff;
}

.custom.ibox-title:hover {
    cursor: pointer;
}

.custom.ibox-content {
    border: 1px solid #e7eaec;
}

.custom.ibox-footer {
    border-radius: 0 0 8px 8px;
    border: 1px solid #e7eaec;
}

.painel-vagas-container {
    display: grid;
    grid-template-columns: 350px;
    justify-content: space-between;
    justify-items: center;
    row-gap: 40px;
}

@media (min-width: 801px) and (max-width: 1200px) {
    .painel-vagas-container {
        grid-template-columns: repeat(2, 350px);
    }
}

@media (min-width: 1201px) and (max-width: 1700px) {
    .painel-vagas-container {
        grid-template-columns: repeat(3, 350px);
    }
}

@media (min-width: 1701px) {
    .painel-vagas-container {
        grid-template-columns: repeat(4, 350px);
    }
}


.jqplot-title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}