.select2-container.input-sm {
  padding: 0;
}

.btn-group-filter {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.cor-publicado {
  color: #46b8da !important;
}
.tip {
  vertical-align: super;
  margin-left: 2px;
  color: #333;
}
.content-row {
  padding-top: 10px;
  margin-bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  height: auto;
}
.func-tabset ul {
  border-bottom: none;
  border-bottom: 1px solid #dddddd;
}

.row-draggable {
  background-color: #eff1f6;
  border-radius: 3px;
  padding: 6px;
  margin-bottom: 2px;
  color: #537eac;
  cursor: pointer;
}
.row-draggable:hover {
  background-color: #e5e7e9;
}
.row-draggable .row {
  margin-bottom: 0;
}

.incremental-table {
  width: 100%;
  border-collapse: collapse;
  background-color: #ffffff;
}
.incremental-table tr td,
.incremental-table tr th {
  border: 1px solid #e5e7e9;
  padding: 4px;
  font-size: 13px;
}
.incremental-table tr td {
  font-size: 14px;
}

.incremental-table tr td input,
.incremental-table tr td select {
  border: none;
  width: 100%;
  outline: none;
}
.incremental-table .select2-container .select2-choice,
.incremental-table .select2-container-multi .select2-choices {
  border: none !important;
  box-shadow: none !important;
  height: 22px;
  line-height: 22px;
  padding-left: 0;
}
.incremental-table .select2-container .select2-choice .select2-chosen,
.incremental-table .select2-container-multi .select2-choices .select2-chosen {
  line-height: 18px;
}
.incremental-table .select2-container .select2-choice .select2-arrow {
  line-height: 22px;
}

.incremental-table a,
.a-dropdown {
  color: #000;
}
.incremental-table tr td:last-child,
.incremental-table .center {
  text-align: center;
}
.incremental-table i {
  font-size: 14px;
}

.incremental-table .tip {
  font-size: 80% !important;
}

.func-panel {
  margin: 0;
  margin-bottom: 10px;
  padding: 4px;
  width: 136px;
  border-radius: 5px;
  border: 1px solid #dddddd;
}

.func-panel .progress {
  margin-bottom: 0;
}

.accordion-toggle {
  padding: 0 !important;
  font-size: 13px;
}

.func-sidebar {
  margin: 0 0 10px 0;
}
.func-sidebar .btn {
  width: 136px;
  margin: 2px 0;
  text-align: left;
}
.func-sidebar .btn-primary {
  background-color: #ecf0f1;
  border-color: #e5e7e9;
  color: #000;
}
.func-sidebar .btn-primary:hover {
  background-color: #dee4e7;
  border-color: #c6cfd5;
}

.salario {
  background-color: #74c274;
  border-color: #74c274;
  color: white;
}
.salario-input {
  background-color: #d6edd6;
  border-color: #74c274;
}

.level2 {
  margin-top: 20px;
}
.level2 h4 {
  margin-bottom: 15px !important;
  font-size: 14px !important;
  font-weight: bold !important;
}
.level2 .nav-tabs {
  margin-bottom: -1px;
}
.level2 .nav-tabs > li.active > a,
.level2 .nav-tabs > li.active > a:hover,
.level2 .nav-tabs > li.active > a:focus,
.level2 .tab-content {
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.level2 .tab-content {
  border-radius: 0;
  padding: 10px;
  margin: 0 0 20px 0;
}
.level2 .nav > li > a {
  padding: 4px 8px;
  color: #333;
}

.input-daterange .input-group-addon {
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

.btn-spinner {
  display: block;
  height: 17px;
  font-family: FontAwesome;
  padding: 6px;
}
.btn-spinner-up {
  border-top-right-radius: 4px !important;
}
.btn-spinner-down {
  border-top-right-radius: 0 !important;
  border-top: none;
}
.btn-spinner-up:before {
  content: "\F0DE";
  display: block;
  margin-top: -5px;
}
.btn-spinner-down:before {
  content: "\F0DD";
  display: block;
  margin-top: -11px;
}

/*Amiente dos lista-espera-online*/

.table .dropdown-menu li button {
  margin-right: 4px;
}

.table-divider {
  border-right-color: #d0d0d0 !important;
}

.table > tbody > tr.gray3 > td {
  background: none !important;
}

.table-diario th {
  position: relative;
}

.circle-materia {
  font-size: 8px !important;
}

.table .td-input-diario-faltas {
  padding: 0;
}

.td-input-diario-faltas input,
.td-input-diario-faltas .select2-container a,
.td-input-diario-desempenho input,
.td-input-diario-desempenho .select2-container a {
  background: none;
  box-shadow: none;
  border: none !important;
}

.td-input-diario-faltas .input-diario-faltas-edit {
  position: relative;
  padding-right: 23px;
}

.td-input-diario-faltas .input-diario-faltas-edit a {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -9px;
}

/*Input table desempenho*/

.table .td-input-diario-desempenho {
  padding: 0;
  position: relative;
  padding-right: 38px;
  vertical-align: middle;
  height: 35px;
}
.sem-nota {
  background: #fdf4f4 !important;
}

.desempenho-parecer-cha,
.desempenho-descritiva {
  position: absolute;
  top: 25%;
}

.desempenho-parecer-cha:last-child {
  right: 27px;
}
.desempenho-parecer-cha {
  right: 6px;
}

.u-character-countdown {
  position: absolute;
  right: 1%;
  font-size: 11px;
  color: #616161;
}

.sigla-abono {
  font-size: 8px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px 3px 1px;
  background-color: #f0ad4e;
}

.usuario-popover .label {
  display: block;
  cursor: default;
}

/*CHA*/
.matriz-disciplina-ementa .panel-body {
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
}

.matriz-disciplina-ementa .panel-group .panel-heading {
  cursor: pointer;
  display: block;
  background-color: #ffffff;
}

.matriz-disciplina-ementa .panel-group .panel-heading.competencias {
  border-bottom: 2px solid #74b985;
}

.matriz-disciplina-ementa .panel-group .panel-heading.conhecimentos {
  border-bottom: 2px solid #71c3dd;
}

.matriz-disciplina-ementa .panel-group .panel-heading.habilidades {
  border-bottom: 2px solid #b98cc6;
}

.matriz-disciplina-ementa .panel-group .panel-heading.atitudes {
  border-bottom: 2px solid #df6962;
}

.matriz-disciplina-ementa .panel-group .panel-heading.objetivos-aprendizagem {
  border-bottom: 2px solid #EA863E;
}

.matriz-disciplina-ementa .table td {
  vertical-align: middle;
}

.input-group .input-group-filtros .select2-container-multi .select2-choices {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Tabela com scroll */

.table-scroll {
  position: relative;
  border-top: 1px solid #ededed;
}
.table-scroll-h {
  overflow-x: auto;
  overflow-y: visible;
  border: 0;
}
.table-scroll .table{
	table-layout: auto;
	margin-bottom: 0;
}
.table-scroll .table thead{ border: 0; }
.table-scroll .table th:not([class*="fixed-col-"]){
	min-width: 135px;
}
.table-scroll .fixed-col-left{
	position: absolute;
	left: 0;
	background-color: inherit;
}
.table-scroll .fixed-col-left {
  position: absolute;
  left: 0;
  background-color: inherit;
}
.table-scroll .fixed-col-right {
  position: absolute;
  right: 0;
  background-color: inherit;
}

.ficha-frequencia-periodo {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  white-space: nowrap;
  display: block;
  margin-top: 78px;
}

/* Calendário */
.aviso-evento {
  position: absolute;
  z-index: 2;
  top: 12px;
  left: 52px;
  padding: 2px 5px;
  border-color: #d43f3a;
  font-size: 11px;
  background-color: #d9534f;
  color: #ffffff;
}

@media screen and (min-width: 902px) and (max-width: 1200px) {
  .media-nav-calendario {
    font-size: 13px;
  }

  .media-nav-calendario .btn-group-filter button {
    font-size: 13px;
  }
}

/*Base dos calendarios semana e mes*/

/*Tabela da visualização por semana*/
.calendario.calendario-semana > tbody > tr.half-hour > td {
  padding: 10px;
}

.calendario .eventos-legenda i,
.calendario-mini .popover-content .eventos-legenda i {
  margin-left: 0;
  font-size: 80%;
}

.calendario.calendario-semana .resize {
  visibility: hidden;
}
.calendario.calendario-semana .resize:before {
  content: "=";
}
.calendario.calendario-semana .resize:hover {
  cursor: s-resize;
}

.calendario.calendario-semana > thead > tr > th.hoje,
.calendario.calendario-semana > tbody > tr > td.hoje,
.calendario.calendario-mes > tbody > tr > td.hoje {
  background-color: #f5f6fa;
}

/*Tabela da visualização por mês*/
.calendario.calendario-mes > tbody > tr > td {
  vertical-align: top;
  padding: 4px;
}

.calendario.calendario-mes > tbody > tr > td > div {
  min-height: 100px;
}

.calendario.calendario-mes > tbody > tr > td .dia {
  font-size: 85%;
  font-weight: bold;
  text-align: right;
}

/* Lista de matriz na esquerda*/
.list-calendar {
  padding-left: 0;
}

.list-opcoes-calendar-item {
  display: block;
  position: relative;
  padding: 5px 2px 5px 2px;
  margin-bottom: -1px;
  background-color: #ffffff;
  text-overflow: ellipsis;
  cursor: pointer;
}

.list-opcoes-calendar-item:hover {
  background-color: #f5f5f5;
}

.list-calendar-group-item {
  display: block;
  position: relative;
  padding: 5px 2px 5px 2px;
  margin-bottom: -1px;
  background-color: #ffffff;
  text-overflow: ellipsis;
  cursor: pointer;
}

.list-calendar-group-item:hover {
  background-color: #ffffe0;
}

.list-calendar-item {
  display: block;
  position: relative;
  padding: 5px 2px 0 2px;
  margin-bottom: -1px;
  background-color: #ffffff;
  text-overflow: ellipsis;
  cursor: pointer;
}

.list-calendar-item i:first-child {
  padding-right: 2px;
  padding-left: 2px;
  font-size: 16px;
}

.btn.disponibilizar-calendario {
  white-space: normal !important;
  max-width: 200px;
}

.list-calendar-item:hover {
  background-color: #ffffe0;
}

.list-calendar .dropdown-menu .list-calendar-item:hover {
  background-color: #f5f5f5;
}

.title-calendar {
  width: 80%;
  display: inline-block;
}

.list-evento-municipal,
.list-escolas {
  color: #5cb85c;
}

/*Indicador de diferença no cadastro da matriz*/
.calendario-diferenca-dias-horas {
  margin-bottom: 0;
}

/*Calendario miniatura*/
.calendario-mini {
  width: 100%;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  text-align: center;
}

.calendario-mini > thead > tr > th,
.calendario-mini > tbody > tr > td,
.calendario-mini.calendario-anual > tbody > tr:nth-child(1) > td,
.calendario-mini.calendario-anual-visualizar > tbody > tr:nth-child(1) > td {
  padding: 1px;
  text-align: center;
}

.calendario-mini > tbody > tr:last-child > td {
  padding-bottom: 5px;
}

.calendario-mini > tbody > tr:nth-child(1) > td,
.calendario-mini.calendario-anual-visualizar > tbody > tr:nth-child(2) > td {
  padding-top: 5px;
}

.calendario-mini-titulo {
  border-bottom: 1px solid #dddddd;
  text-align: center;
  color: #999999;
}

.calendario-mini > tbody > tr > td:first-child {
  color: #999999;
}

.calendario-mini .dia,
.calendario-mini .dia-letivo,
.calendario-mini .feriado,
.calendario-mini .feriado-letivo,
.calendario-mini .dia-conteudo-pendente,
.calendario-mini .dia-nenhuma-pendencia {
  padding: 1px;
  border-radius: 4px;
}

.calendario-mini .dia-letivo {
  background-color: #9ee1cf;
}

.calendario-mini .feriado {
  background-color: #ced1dd;
}

.calendario-mini .feriado.dia-letivo {
  background-color: #43c19d;
}

/*calendario mini no vinculo da matriz com o calendario*/
.calendario-mini.calendario-anual td {
  cursor: pointer;
}

.calendario-mini-titulo,
.calendario-mini.calendario-anual-visualizar > thead > tr > th {
  color: #333333;
}

.calendario-mini-dias-semana > th,
.calendario-mini.calendario-anual-visualizar > tbody > tr:first-child > td {
  border-bottom: 1px solid #dddddd;
  text-align: center;
  font-weight: bold;
  color: #999999;
}

.calendario-mini-dias-semana > th {
  width: 12%;
  text-align: center;
}

.calendario-mini.calendario-anual td > .dia {
  border: 1px solid #ffffff;
}

.calendario-mini.calendario-anual td:hover > .dia {
  border: 1px dashed #8d94af;
}

.calendario-mini.calendario-anual td:hover > .feriado {
  border: 1px dashed #505661;
}

.calendario-mini.calendario-anual td:hover > .evento {
  border: 1px solid #ffffff;
}

.calendario-mini > tbody > tr > td:first-child .popover {
  color: #333333;
}

.calendario-mini .dia-conteudo-pendente {
  background-color: #f7dc9a;
}

.calendario-mini .dia-nenhuma-pendencia {
  background-color: #96caa3;
}

.calendario-mini .dia-conteudo-pendente a,
.calendario-mini .dia-nenhuma-pendencia a {
  display: block;
  color: #222;
}

.calendario-mini .dia-conteudo-pendente a:hover {
  background-color: #f3cc6b;
}

.calendario-mini .dia-nenhuma-pendencia a:hover {
  background-color: #74b985;
}

.nao-letivo {
  background-color: #ddd;
}

.td-ativa {
  background-color: #fff2c3 !important;
}

.atividade-periodo {
  padding: 5px 5px 5px 10px;
  background: #fff;
  position: relative;
}

.atividade-periodo:hover {
  box-shadow: 0 0 0 1px #ccc, 0 0 6px 0 #9f9f9f;
}

.atividade-periodo .resize {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  border-radius: 0 0 55% 52%;
  width: 20px;
  z-index: 1;
  bottom: -21px;
  box-shadow: 0 2px 1px #d5d5d5;
}

.atividade-periodo .atividade-descricao {
  z-index: 2;
  position: relative;
}

.atividade-periodo:hover > .resize {
  visibility: visible;
  text-align: center;
}

/* Cards matérias */
.scroll-cards-materias {
  overflow-x: auto;
  height: 125px;
}

.cards-materias {
  list-style: none;
  white-space: nowrap;
}

.cards-materias li {
  position: relative;
  display: inline-block;
  padding: 14px 10px 15px;
  color: #333;
  border-radius: 4px;
  margin-right: 5px;
  cursor: pointer;
  width: 140px;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #d9d9d9;
  overflow: hidden;
}

.cards-materias li:hover {
  box-shadow: 0 0 7px #ddd;
}

.cards-materias li .label {
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
}

.cards-materias li i {
  position: absolute;
  right: 5px;
}

.card-desabilitado {
  opacity: 0.5;
  cursor: default !important;
}

.barra-cards {
  height: 100%;
  width: 5px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.aulaDisponivel {
  border: 2px dashed #dddddd;
  height: 67px;
  background-color: #ffffff;
}
/* Popover de seleção de cor */

.paleta-cores li {
  display: inline-block;
  height: 20px;
  width: 20px;
}

.paleta-cores li.selected {
  border: 2px solid #fff;
  box-shadow: 1px 1px 10px #4f4f4f;
}

/* Disponibilidade professor */
/*Disponibilidade do professor*/

.disponibilidade {
  margin-bottom: 16px !important;
}
.disponibilidade-item i {
  margin-right: 4px;
}
#disponibilidade-agenda-prof .fc-today {
  background: none;
}

.form-control-feedback.fa {
  line-height: 29px;
}

/* Helpers */

.mTop0 {
  margin-top: 0 !important;
}
.mTop3 {
  margin-top: 3px !important;
}
.mTop5 {
  margin-top: 5px !important;
}
.mTop8 {
  margin-top: 8px !important;
}
.mTop10 {
  margin-top: 10px !important;
}
.mTop12 {
  margin-top: 12px !important;
}
.mTop15 {
  margin-top: 15px !important;
}
.mTop20 {
  margin-top: 20px !important;
}
.mTop22 {
  margin-top: 22px !important;
}
.mTop30 {
  margin-top: 30px !important;
}
.mTop125 {
  margin-top: 125px !important;
}

.mRig0 {
  margin-right: 0 !important;
}
.mRig5 {
  margin-right: 5px !important;
}
.mRig10 {
  margin-right: 10px !important;
}
.mRig15 {
  margin-right: 15px !important;
}

.mBot0 {
  margin-bottom: 0 !important;
}
.mBot5 {
  margin-bottom: 5px !important;
}
.mBot10 {
  margin-bottom: 10px !important;
}
.mBot15 {
  margin-bottom: 15px !important;
}

.mLef0 {
  margin-left: 0 !important;
}
.mLef5 {
  margin-left: 5px !important;
}
.mLef10 {
  margin-left: 10px !important;
}
.mLef20 {
  margin-left: 20px !important;
}
.mLef23 {
  margin-left: 23px !important;
}
.pBot30 {
  padding-bottom: 30px !important;
}

.padding0 {
  padding: 0 !important;
}

.pRig0 {
  padding-right: 0 !important;
}

.pLef0 {
  padding-left: 0 !important;
}
.pBot0 {
  padding-bottom: 0 !important;
}

/*Dropdown motivos recentes*/
.dropdown-menu-recentes {
  max-width: 500px;
}
.dropdown-menu-recentes li a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* Grupo com input e select */

.input-group.duracao-group input {
  width: 30%;
}

.input-group.duracao-group .select2-container {
  width: 70%;
}

.input-group.duracao-group .select2-container .select2-choice,
.input-group.duracao-group .select2-container-multi .select2-choices {
  border-left: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.filtrar-por.no-background {
  background: none;
}

/*Tela de planejamento das aulas*/

.icon-notification {
  position: absolute;
  top: -6px;
  left: 8px;
  padding: 3px 0;
  width: 15px;
  height: 15px;
  font-family: inherit;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
  color: #fff !important;
  line-height: 1.3;
  background: #5bc0de;
  border-radius: 9px;
  border: 0;
}

.multi-table tr th {
  height: 29px;
}
.multi-table tr td {
  height: 35px;
}

/*Formatação para dropdown dentro de uma div overflow - Janela Frequência (EJA modular)*/

.dropdown-overflow {
  position: static;
}

.dropdown-overflow-container {
  position: absolute;
  width: 200px;
}

.btn-frequencia {
  width: 20px;
}

.buttontext {
  max-width: 370px;
  overflow: hidden;
  min-width: auto;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}

/* Token */

.tela-acesso {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

.flexinha {
  margin: -26px auto 0 auto;
  position: relative;
  background: #bfbfbf;
  width: 50px;
  height: 2px;
  border-radius: 1rem;
  transform-origin: right center;
}

.flexinha:before {
  transform: rotate(-135deg);
}

.flexinha:after {
  transform: rotate(135deg);
}

.flexinha:before,
.flexinha:after {
  display: block;
  content: "";
  position: absolute;
  right: -11px;
  background: #bfbfbf;
  width: 10px;
  height: 2px;
  transform-origin: 1px center;
  border-radius: 3px;
}

.container-instrucoes {
  display: flex;
  margin: 100px 0 70px 0;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.container-instrucoes .imagem {
  width: 180px;
}

.container-instrucoes .imagem.flexa {
  width: 110px;
}

.container-instrucoes .imagem img {
  margin-bottom: 10px;
}

.dropdown-menu > li.dropdown-subitem > a {
  font-size: 12px;
  padding-left: 40px;
}

.aulas-nao-alocadas {
  margin-top: 25px;
}

.aulas-nao-alocadas .aulas-nao-alocadas-resultado {
  margin-bottom: 20px;
}

.aulas-nao-alocadas .aulas-nao-alocadas-resultado:last-child {
  margin-bottom: 0;
}

/* Margens */

.m-top-50 {
  margin-top: 50px;
}

.m-top-100 {
  margin-top: 100px;
}

.m-bottom-70 {
  margin-bottom: 70px;
}

.m-right-20 {
  margin-right: 20px;
}

.n-title {
  max-width: 160px;
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
}

.flex-table-grid {
  display: flex;
}

.table-fixed {
  position: sticky;
  z-index: 10;
  background-color: #fff;
  display: none;
}

.table-fixed .table-scroll-h {
  overflow-x: hidden;
}

/*Linha do tempo*/

.container-anos-flex {
  position: relative;
  height: 45px;
}

.anos-flex {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  height: 2px;
  background-color: #dfdfdf;
  margin-top: 30px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.ponto-grande {
  text-align: center;
  height: 28px;
}

.ponto-grande a {
  font-size: 13px;
  color: #383838;
  text-decoration: none;
  display: block;
}

.ponto-grande a:hover i.fa-circle-o {
  color: #5cb85c;
  transition: all 0.5s;
}

.ponto-grande i.fa-circle {
  color: #5cb85c;
  transition: all 0.5s;
}

.ponto-grande i.fa-circle-o {
  color: #dfdfdf;
  background-color: #fff;
  border-radius: 50%;
}

.ponto-grande.disabled a {
  color: #dfdfdf;
  cursor: no-drop;
}

.ponto-grande.disabled a:hover i.fa-circle-o {
  color: #dfdfdf;
}

.nav-flex {
  display: flex;
  justify-content: space-between;
}

.row.navigation .nav-disabled a {
  color: #dfdfdf;
  cursor: no-drop;
}

.row.navigation .nav-disabled a:hover {
  color: #dfdfdf;
}

.navigation .prev a {
  display: inline-block;
  color: #5cb85c;
  margin-top: 17px;
  margin-bottom: 10px;
}

.navigation .prev a:hover {
  color: #3e8c3e;
}

.navigation .next a {
  display: inline-block;
  color: #5cb85c;
  margin-top: 17px;
  margin-bottom: 10px;
}

.navigation .next a:hover {
  color: #3e8c3e;
}

.navigation .ano a {
  text-decoration: none;
  color: #333;
}

.table-frequencia-diario {
  table-layout: auto;
}

.table-frequencia-diario th {
  position: relative;
}

.table-frequencia-diario thead tr th {
  font-size: 12px;
}

.conteudo-pendente,
.conteudo-informado {
  position: relative;
  display: inline-block;
}

.conteudo-pendente:after,
.conteudo-informado:after {
  position: absolute;
  display: block;
  top: 3px;
  text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
}

.conteudo-pendente:after {
  content: "\F00D";
  top: 5px;
  left: 9px;
  color: #d04a37;
  font-size: 10px;
}

.conteudo-informado:after {
  content: "\F00C";
  top: 6px;
  left: 7px;
  color: #689c32;
  font-size: 11px;
}

.info-pendente {
  background-color: #fdf6e5 !important;
  border: 1px solid #f9d57c !important;
}

.select-pendente .select2-choice {
  background-color: #fdf6e5 !important;
  border: 1px solid #f9d57c !important;
}

.dias-futuros {
  opacity: 0.6;
}

.table.table-frequencia-diario > thead > tr > td i:not(.fa-sort),
.table.table-frequencia-diario > thead > tr > th i:not(.fa-sort) {
  color: #777;
  font-size: 14px;
}

.round-thumb img {
  display: block;
  max-width: 100%;
  object-fit: cover;
  height: 100%;
}

.round-thumb-small {
	width: 24px;
	height: 24px;
	overflow: hidden;
}

.bth-timeline .timeline-conteudo-pendente {
  border: 1px solid #f3cc6b;
  background-color: #fffbea;
}

.bth-timeline .timeline-conteudo-pendente .fa-plus {
  color: #efbc3c;
  font-size: 16px;
}

.bth-timeline .planejamento-ministrado {
  border: 1px solid #b8dbc1;
  background-color: #eaf9ed;
}

.container-periodos {
  margin-bottom: 35px;
}

.container-periodos .ponto-grande.active {
  font-weight: 600;
}

.btn-falta {
  position: relative;
}

.btn-falta .btn-justificativa {
  position: absolute;
  font-size: 8px;
  bottom: -7px;
  right: -8px;
  transition: transform 0.3s;
}

.btn-falta .btn-justificativa:hover {
  transform: scale(1.4);
}

.next-prev-mes span {
  font-size: 16px;
  margin-right: 20px;
  margin-left: 20px;
  font-weight: 600;
}

.container-fluid-vertical {
  height: calc(100vh - 105px);
  margin-bottom: 8px !important;
}

.emp-vinculos-add {
  margin-left: 15px;
  margin-right: 15px;
}

.emp-vinculo-title-add {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  border-top: 1px solid #eee;
}

.emp-vinculo-title-add a {
  display: block;
  color: inherit;
  text-decoration: none;
}

.emp-vinculo-title-add.expand {
  cursor: pointer;
}

.emp-vinculo-title-add .pin {
  padding: 0 4px;
}

.emp-vinculo-title-add .pin.left {
  position: absolute;
  top: 3px;
  left: 4px;
  z-index: 1;
}

.emp-vinculo-title-add .sugestao {
  position: absolute;
  top: 0;
  left: -1px;
  padding: 0 4px;
  font-size: 120%;
  color: #c6931b;
  z-index: 3;
  opacity: 1;
  transition: all 0.5s ease;
}

.emp-vinculo-title-add .sugestao.ng-hide {
  left: -3px;
  opacity: 0;
}

.emp-vinculo-title-add .notification {
  position: relative;
  float: left;
  margin: -2px 6px 0 12px;
  padding: 2px 5px;
  font-size: 9px;
  font-weight: 700;
  color: #666;
  line-height: 1.2;
  background: #ddd;
  border-radius: 9px;
  border: none;
  z-index: 2;
}

.emp-vinculos-box-add {
  color: #999;
  background-color: #eee;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.emp-vinculos-box-add .emp-vinculos-baixa {
  padding-top: 5px;
}

.emp-vinculos-box-add .emp-vinculos-baixa .checkbox {
  margin: 4px 0;
}

.emp-vinculos-scroll {
  max-height: 250px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}

.emp-vinculos-box-add .emp-vinculos-scroll .popover {
  display: none !important;
}

.emp-vinculos-box-add .emp-vinculos-scroll.double {
  max-height: 255px;
  padding-top: 0;
}

.emp-vinculos-box-add .emp-vinculos-scroll.double .emp-vinculos-row {
  padding-bottom: 5px;
}

.emp-vinculos-box-add,
.emp-vinculos-scroll.double,
.emp-vinculos-row,
~ .emp-vinculos-row {
  border-top: 1px solid #ddd;
  padding-top: 5px;
}

.emp-vinculos-box-add .emp-vinculos-scroll-baixa {
  padding-top: 0;
  margin-top: 0;
}

.emp-vinculos-box-add .bth-upload {
  margin-top: 5px;
  margin-bottom: 5px;
}

.emp-vinculos-box-add .head {
  padding-top: 0;
}

.emp-vinculos-box-add .head-anulacoes {
  padding-top: 5px;
}

.emp-vinculos-box-add .alerta {
  display: inline-block;
  padding-top: 10px;
  opacity: 1;
}

.emp-vinculos-box-add .anulacao {
  margin-bottom: 0;
  padding-bottom: 5px;
  padding-top: 5px;
  line-height: 1.1;
}

.emp-vinculos-box-add .anulacao ~ .anulacao {
  border-top: 1px solid #ddd;
}

.emp-vinculos-box-add .anulacao-add {
  margin-top: 10px;
}

.emp-vinculos {
  margin-top: -5px;
  margin-bottom: 10px;
}

.emp-vinculo-title {
  margin-bottom: 5px;
  color: #999;
}

.emp-vinculo-title.expand {
  cursor: pointer;
}

.emp-vinculo-title .pin {
  padding: 0 4px;
  transform: rotate(30deg);
}

.emp-vinculo-title .pin.left {
  position: absolute;
  top: 2px;
  left: 4px;
  z-index: 2;
}

.emp-vinculo-title .notification {
  position: relative;
  float: left;
  margin: -1px 6px 0 11px;
  padding: 2px 5px;
  font-size: 9px;
  font-weight: 700;
  color: #666;
  line-height: 1.2;
  background: #ddd;
  border-radius: 9px;
  border: none;
  z-index: 1;
}

.emp-vinculos-box {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #999;
  background-color: #eee;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.emp-vinculos-box .emp-vinculos-scroll {
  max-height: 210px;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}

.emp-vinculos-box .title {
  display: inline-block;
  padding: 5px 0;
}

.emp-vinculos-box .title i {
  padding: 0 4px;
}

.emp-vinculos-box table {
  table-layout: initial !important;
  background-color: transparent !important;
}

.emp-vinculos-box table tr:first-child td {
  border-top: none !important;
}

.emp-vinculos-box table tr {
  background-color: transparent !important;
}

.emp-vinculos-box table tr td {
  border-color: #ddd !important;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}

.emp-vinculos-box td input[type="checkbox"],
.emp-vinculos-box td input[type="radio"] {
  margin-left: -4px;
}

.emp-vinculos-box td label {
  color: #999;
  font-weight: 400;
}

.emp-vinculos-box .spread-sheet:not(.retencao) td {
  height: 26px;
  padding: 2px 4px;
  font-size: 12px;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
}

.emp-vinculos-box .spread-sheet:not(.retencao) th {
  height: 26px;
  padding: 2px 4px;
  font-size: 12px;
  border-left: none !important;
  border-right: none !important;
}

.emp-vinculos-box .edit {
  position: relative;
  float: right;
  width: 135px;
}

.emp-vinculos-box .edit .saldo-alerta {
  display: none;
}

.emp-vinculos-box .edit:hover .saldo {
  opacity: 0.8;
}

.emp-vinculos-box .edit:hover:after {
  position: absolute;
  top: 5px;
  right: -12px;
  display: inline-block;
  font: normal normal normal 11px/1 FontAwesome;
  color: #999;
  content: "\F040";
}

.emp-vinculos-box .edit.alerta .saldo-alerta {
  display: inline-block;
  position: absolute;
  top: 1px;
  right: -10px;
  font-size: 120%;
  color: #a94442;
  z-index: 2;
}

.emp-vinculos-box .edit.alerta:hover:after {
  display: none;
}

.emp-vinculos-box .edit.uncheck:hover .saldo {
  opacity: 0;
}

.emp-vinculos-box .edit.uncheck:hover:after {
  display: none;
}

.emp-vinculos-box .edit.uncheck small,
.emp-vinculos-box .edit.uncheck span {
  text-decoration: line-through;
  pointer-events: auto;
}

.emp-vinculos-box .edit.uncheck .saldo-focus {
  opacity: 0;
}

.emp-vinculos-box .edit small,
.emp-vinculos-box .edit span {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  padding: 0 5px;
  line-height: 22px;
  pointer-events: none;
}

.emp-vinculos-box .edit .saldo {
  right: 140px;
  width: auto;
  font-size: 85%;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}

.emp-vinculos-box .edit .saldo-focus {
  opacity: 0.8;
}

.emp-vinculos-box .edit .saldo-focus-danger {
  color: #a94442;
  opacity: 0.8;
}

.emp-vinculos-box .edit input {
  height: 21px;
  padding: 0 5px;
  color: transparent;
  text-align: right;
  border-color: transparent;
  background: 0 0;
  box-shadow: none;
}

.emp-vinculos-box .edit input:hover {
  border-color: #ccc;
}

.emp-vinculos-box .edit input:focus {
  color: #666;
  border-color: #999;
}

.emp-vinculos-box .total {
  position: relative;
  float: right;
}

.emp-vinculos-box .total .aplicar {
  display: inline-block;
  position: absolute;
  top: 0;
  right: -13px;
  font-size: 120%;
  color: #999;
  z-index: 2;
}

.emp-vinculos-box .total .edit:hover:after {
  display: none;
}

.emp-vinculos-box .total strong {
  padding: 0 5px;
  line-height: 20px;
}

.vinculo-recurso {
  padding-left: 19px !important;
}

.vinculo-recurso-list {
  margin-bottom: 5px;
}

.vinculo-recurso-list .child,
.vinculo-recurso-list .child-recurso {
  padding-left: 18px !important;
}

.vinculo-recurso-list .child .child-warning,
.vinculo-recurso-list .child-recurso .child-warning {
  position: absolute;
  left: 20px;
  top: 6px;
  width: 18px;
  height: 18px;
  padding: 3px;
  font-size: 11px;
  background-color: #eee;
  border-radius: 50%;
  z-index: 1;
}

.vinculo-recurso-list .child:before {
  position: absolute;
  top: 8px;
  left: 6px;
  font-family: FontAwesome;
  content: "\F0DA";
  display: block;
  font-size: 14px;
  color: #595959;
}

.col-btn-remove {
  padding-right: 45px !important;
}

.col-btn-remove .btn.remove-line {
  position: absolute;
  top: 0;
  right: 4px;
}

.select2-container-multi.input-sm {
  height: auto !important;
}

.item-warning-undo > div {
  opacity: 0.3;
  text-decoration: line-through;
  cursor: default;
  pointer-events: none;
}

.col-btn-remove .select2-container-multi .select2-choices {
  display: inline-block;
  text-decoration: line-through;
}

.gestao-pedagogica {
	min-height: 300px !important;
}

.gestao-pedagogica thead tr th .numero-dia {
	font-size: 50px;
	font-weight: 400;
	float: left;
}

.gestao-pedagogica thead tr th .descricao {
	float: left;
	text-transform: capitalize;
}

.gestao-pedagogica tbody tr td:hover {
	background-color: #FBEBC0;
}

.gestao-pedagogica > tbody > tr > td > #item-add {
	visibility: inherit;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
}

.gestao-pedagogica > tbody > tr > td:hover > #item-add {
	visibility: visible;
	opacity: 1;
	cursor: pointer;
}

.gestao-pedagogica-add-i {
	color: #c7c7c7;
	padding-top: 15px;
	font-size: 30px;
}

.gestao-pedagogica-add {
	border: 2px dashed #DDDDDD;
	height: 67px;
	background-color: #FFFFFF;
	padding-bottom: 5px
}

.tableFloatingHeaderOriginal{
	top: 50px !important;
}

.tableFloatingHeader-pin{
	top: 80px !important;
}

.disabled-link {
	pointer-events: none;
	cursor: default;
	opacity: 0.6;
}

.table.gestao-pedagogica > tbody > tr > td {
	vertical-align: top;
}

.calendario > thead > tr > th {
	padding: 2px;
	text-align: center;
	color: #999999;
}

.info-pendente-ajuste > ng-form > ui-number > div > input {
  background-color: #FDF6E5 !important;
  border: 1px solid #F9D57C !important;
}

.info-pendente-ajuste > ng-form > ui-select > div > a {
  background-color: #FDF6E5 !important;
  border: 1px solid #F9D57C !important;
}

.info-pendente-ajuste > ng-form > div > a > i {
  color: #efbc3c!important;
}

.next-prev-mes .next-prev-descricao {
	font-size: 16px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: 600;
}

.next-prev-mes .next-prev-dropdown {
	display: inline-block;
	margin-right: 20px;
	margin-left: 20px;
}

.next-prev-mes .next-prev-dropdown .btn {
	font-size: 16px;
	font-weight: 600;
	text-transform: none;
	color: #222;
	padding: 1px 7px 2px;
}

.next-prev-mes .next-prev-dropdown .btn:hover {
	background: #fff;
}

.status-salvando {
	background: #000000c9;
	color: #fff;
	position: fixed;
	bottom: 10px;
	z-index: 10000;
	right: calc(50% - 62px);
	padding: 5px 10px;
	border-radius: 2px;
}

.status-salvo {
	background: #000000c9;
	color: #fff;
	position: fixed;
	bottom: 10px;
	z-index: 10000;
	right: calc(50% - 130px);
	padding: 5px 10px;
	border-radius: 2px;
}

.bth-loader--dots.bth-loader--small.bth-loader--inline .bth-loader__indicator {
  -webkit-transform: translateY(-12px);
  margin: 0 10px;
  transform: translateY(-12px);
}

.bth-loader--dots.bth-loader--small.bth-loader--inline .bth-loader__message {
  padding-top: 0;
}

.popover.small-popover {
	width: 220px;
}

.popover.justificativa-popover {
	min-width: 300px;
	min-height: 160px;
}

.dropdown-scroll .dropdown-scroll-cabecalho {
  margin: 14px;
}

.dropdown-scroll .dropdown-scroll-cabecalho label {
  font-size: 14px !important;
}

.dropdown-scroll ul {
  min-height: 200px;
  max-height: calc(40vh - 65px);
  overflow: auto;
}

.dropdown-scroll button {
  margin: 10px 14px 8px 0;
}

.width-100 {
	width: 100%;
}

.capitalize {
  text-transform: capitalize;
}

.td-falta-dia {
  min-width: 40px;
}

.btn-collapse {
  margin-left: 5px;
  font-size: 80%;
  opacity: .6;
}

.bth-attach-item__thumb-icon--error:after {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div .permissions-disabled {
	opacity: .5;
}

h5.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 1.3;
}

.users-feedback > .feedback {
  font-size: 12px;
}

.users-feedback {
  height: 30px;
}

.selecao-componentes-btn-container {
  padding: 15px 15px 10px 15px;
}

.select-fixed-context {
  max-width: 300px;
}

.select-fixed-context-professor {
  max-width: 250px;
}

a.select-fixed-context {
  text-overflow: ellipsis;
  overflow: hidden;
}

th.input-nota-final-container, td.input-nota-final-container {
  min-width: 120px;
}

.risco-evasao.risco-reprovacao.danger {
	color: #B62D25;
}

.risco-evasao.risco-reprovacao.danger td:first-child {
	box-shadow: inset 4px 0 0 #B62D25;
}

.risco-evasao td:nth-child(2),
.risco-reprovacao td:nth-child(2) {
	padding-right: 30px !important;;
	position: relative;
}

.risco-evasao td:nth-child(2),
.risco-reprovacao td:nth-child(2) {
	padding-right: 30px !important;;
	position: relative;
}

.risco-evasao.risco-reprovacao td:nth-child(2) {
	padding-right: 60px !important;;
}

.indicador-evasao {
	position: absolute;
	top: 6px;
	right: 5px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: block;
	text-align: center;
	padding: 2px;
}

.indicador-reprovacao {
	position: absolute;
	top: 6px;
	right: 5px;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	display: block;
	text-align: center;
	padding: 3px;
}

.risco-evasao.risco-reprovacao .indicador-reprovacao {
	right: 34px;
}

.medio-risco {
	background: #F7DC9A;
}

.alto-risco {
	background: #F0BAB7;
}

.icone-evasao {
  height: 16px;
	width: 18px;
	vertical-align: middle;
}

.medio-risco .icone-evasao {
	fill: #584107!important;
}

.alto-risco .icone-evasao {
	fill: #8b221d!important;
}

.btn-recaptcha{
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	padding: 10px 0 0 0;
	line-height: 1.428571429;
	border-radius: 4px;
}

.btn-recaptcha span{
	padding: 12px;
	border-top: 1px solid #D3D3D3;	
	border-right: 1px solid #D3D3D3;	
	border-left: 1px solid #D3D3D3;
	background-color: #F9F9F9;
}

.table.table-unbordered {
	border: none;
}

.table.table-unbordered>tbody>tr>td,
.table.table-unbordered>tbody>tr>th,
.table.table-unbordered>tfoot>tr>td,
.table.table-unbordered>tfoot>tr>th,
.table.table-unbordered>thead>tr>td,
.table.table-unbordered>thead>tr>th {
    border: none;
    border-top: 1px solid #ddd;
}

.cards-flexbox {
	margin: 0 -5px;
}

.cards-flexbox .bth-card {
	flex-basis: 25%;
	min-width: 300px;
	margin: 4px;
	position: relative;
}

.cards-flexbox .bth-card h2 {
	font-size: 26px;
}

.justify-content-center {
    justify-content: center;
}

.tx__blue {
  color: #3475c1!important;
}

.selecao-escolas {
  border-bottom: 1px solid #e2e3e6;
  padding-bottom: 10px;
}

.fila-publica .fila .table tr td {
	font-size: 24px;
	border-left: none;
    border-right: none;
}

.fila-publica .fila table tr td {
	height: 60px;
}

.fila-publica .fila .numero {
	background: #E1E3E6;
	padding: 3px 6px;
	border-radius: 3px;
}

.colunaDestacada {
	background-color: #daecde !important;
}

.numeroDestacado {
	background: #96CAA3;
	padding: 3px 6px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 600;
	display: block;
}

.bth-card.voltar-lista-espera {
  background: #EBEDF0;
  padding: 14px;
}

.cursor-pointer {
  cursor: pointer;
}

.table-estabelecimento .table tbody tr {
  background: #f1f1f1 !important;
}

.table-estabelecimento .table tbody tr:not(.grid-table-rows) > td {
  padding: 0;
}

.table-estabelecimento .table tbody tr td .table {
  margin-bottom: 0;
}

.table-matriz .table thead tr,
.table-matriz .table tbody tr {
    background: #f5f6fa !important;
}

.table-etapa .table thead tr,
.table-etapa .table tbody tr {
    background: #fff !important;
}

@media (max-width: 992px) {
  .btn-excluir-sm {
    margin-top:13px
  }

  .margin-bottom-10-sm {
    margin-bottom: 10px;
  }
}

@media (max-width: 768px) {
  .modal-footer .btn {
      display: block;
      width: 100%;
      margin-bottom: 10px;
  }

  .modal-footer .btn + .btn {
      margin-left: 0;
      margin-bottom: 10px;
      display: block;
  }

  .margin-top-10-xs {
      margin-top: 10px;
  }
}

@media (max-width: 1200px) {
  .modal .modal-xxl {
    width: 1140px;
  }

  .modal .modal-xl {
      width: calc(100% - 20px);
  }
}

@media (max-width: 1140px) {
  .modal .modal-xxl {
    width: calc(100% - 20px);
  }
}

@media (min-width: 992px) {
  .modal .modal-lg {
    width: 900px;
  }
  .modal .modal-xs {
    width: 300px;
  }
  .modal .modal-sm {
    width: 800px;
  }
  .modal .modal-xl {
    width: 1000px;
  }
}

@media (min-width: 768px) {
  .modal .modal-sm {
    width: 748px;
  }
  .modal .modal-xs {
    width: 300px;
  }
}

@media (max-width: 767px) {
  .margin-bottom-10-xs {
    margin-bottom: 10px;
  }

  [class*=col-xs-12]+[class*=col-xs-]+[class*=col-xs-] {
    margin-top: 10px;
  }

  .table.table-card.table-card-compacted > tbody > tr {
      border: none;
      margin-bottom: -1px;
      padding: 4px 8px;
  }
}
