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

.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: 14px;
}

.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 professores*/

.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: 0px;
  right: 0%;
  padding: 3px 3px 1px;
  background-color: #f0ad4e;
}

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

/* DESEMPENHO/FREQUENCIA */
.hidden-overflow {
  text-overflow: ellipsis;
  overflow: hidden;
}

/*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;
  border: 0px;
}

.table-scroll-h::-webkit-scrollbar {
  height: 10px;
}

.table-scroll .table {
  table-layout: auto;
  margin-bottom: 0px;
}

.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 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 0px #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: 0px 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: 0px !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: 0px !important;
}
.mBot5 {
  margin-bottom: 5px !important;
}
.mBot10 {
  margin-bottom: 10px !important;
}
.mBot15 {
  margin-bottom: 15px !important;
}
.mBot30 {
  margin-bottom: 30px !important;
}

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

.padding0 {
  padding: 0 !important;
}

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

.pLef0 {
  padding-left: 0px !important;
}
.pLef20 {
  padding-left: 20px !important;
}
.pLef30 {
  padding-left: 30px !important;
}
.pBot0 {
  padding-bottom: 0px !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-conteudo-aulas-competencias {
  position: absolute;
  top: -6px;
  left: 8px;
  padding: 3px 0px;
  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: 24px;
}

.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: 0px;
}

section.form-redefinir-senha {
  height: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.redefinir-senha-image {
  display: block;
  max-width: 75%;
  height: auto;
  margin: 0 auto;
}

app-termometro-senha .termometro {
  background:#1111111a;
  margin-top: 5px
}

app-termometro-senha .termometro .termometro__bar {
  height: 8px;
}

app-termometro-senha .termometro__text {
  color: #222222;
  font-weight: 500;
  font-size: 75%;
  text-align: right;
}

/* 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 {
  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;
  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: 350px;
  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: 100px !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 {
  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: 0.6;
}

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

div .permissions-disabled {
  opacity: 0.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;
  z-index: 2;
}

.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-risco,
.risco-reprovacao .td-risco {
  padding-right: 30px !important;
  position: relative;
}

.risco-evasao .td-risco,
.risco-reprovacao .td-risco {
  padding-right: 30px !important;
  position: relative;
}

.risco-evasao.risco-reprovacao .td-risco {
  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-banner-light {
  color: #222 !important;
  background-color: rgba(255, 255, 255, 0.76) !important;
}

.banner-light-button {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  padding: 3px;
}

.lista-historico {
  position: relative;
}

.lista-historico-container {
  overflow-x: scroll;
  overflow-y: visible;
  width: 100%;
}

.lista-historico-container::-webkit-scrollbar {
  height: 10px;
}

.lista-historico table {
  width: 100%;
}

.lista-historico table td {
  min-width: 400px;
}

.lista-historico table .coluna-fixada {
  position: sticky;
  left: 0;
  width: 400px;
  background: #fffcf1;
  z-index: 1;
  outline: 1px solid #e9ecef;
  outline-offset: -1px;
}
.table > tbody > tr > td .img-wrapper,
.table > tbody > tr > th .img-wrapper,
.table > tfoot > tr > td .img-wrapper,
.table > tfoot > tr > th .img-wrapper,
.table > thead > tr > td .img-wrapper,
.table > thead > tr > th .img-wrapper {
  background: #ddd;
}

.table > tbody > tr > td .img-wrapper img,
.table > tbody > tr > th .img-wrapper img,
.table > tfoot > tr > td .img-wrapper img,
.table > tfoot > tr > th .img-wrapper img,
.table > thead > tr > td .img-wrapper img,
.table > thead > tr > th .img-wrapper img {
  object-fit: cover;
  height: 100%;
}

.list-loading-small .icon-spinner {
  height: 15px;
  width: 15px;
  margin: 0;
  border-width: 2px;
}

.no-click {
  pointer-events: none;
}

.legenda li {
  margin-right: 10px;
  margin-bottom: 10px;
}

.legenda li .item-legenda {
  margin-right: 5px;
  vertical-align: top;
  display: inline-block;
}

.legenda li .item-legenda button {
  width: 24px;
}

.item-background {
  background: #e2e2e2;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 14px;
}

.cpa-select2-multiple .select2-container-multi .select2-choices {
  display: inline-block;
  max-height: 40px !important;
  overflow-y: auto;
}

.dropdown-menu.dropdown-scroll:not(.dropdown-pesquisas-avancada)
  ul
  li
  > .btn-check {
  padding-bottom: 6px;
  padding-top: 6px;
}
.dropdown-menu.dropdown-scroll ul li > a.btn-check {
  padding-left: 40px;
  padding-right: 25px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
  width: 100%;
}
.dropdown-menu.dropdown-scroll ul li > a {
  font-size: 14px;
}
.dropdown-menu.dropdown-scroll ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu.dropdown-scroll ul > li > a:hover {
  text-decoration: none;
}

.scroll-comments {
  overflow-x: auto;
  overflow-y: visible;
  padding: 15px 15px 10px 15px;
  background: #f5f7fa;
}

.users-feedback > .help:after {
  content: "Precisa de ajuda?";
  color: #fff;
  font-family: Open Sans, Arial, sans-serif;
  margin-left: 5px;
  font-size: 12px;
}

.users-feedback > .help:before {
  content: "\F059";
  font-family: FontAwesome;
  color: #fff;
}

.border-left-purple {
  border-left: 4px solid #a46ab5;
}

.border-left-orange {
  border-left: 4px solid #ea863e;
}

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

Sidebar resize

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

.sidebar-modal {
  display: flex;
  flex-flow: row wrap;
  height: 100%;
}

.sidebar-modal__stage {
  flex: 1;
  position: relative;
  height: 100%;
  padding-right: 10px;
}

.sidebar-modal__container {
  position: relative;
  min-width: 55px;
  max-width: 500px;
  background: #f5f7fa;
  border-radius: 3px;
}

.sidebar-modal__container--collapsed {
  width: 55px !important;
}

.sidebar-modal__container--show {
  width: 385px;
  min-width: 230px;
}

.sidebar-modal__expander {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  display: block;
  margin-top: 10px;
  border-radius: 25px;
  width: 45px;
  height: 45px;
  margin-right: 5px;
}

.sidebar-modal__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  display: block;
  margin-top: 10px;
  border-radius: 25px;
  width: 35px;
  height: 35px;
  margin-right: 5px;
}

.sidebar-modal__container--collapsed .sidebar-modal__dragbar {
  display: none;
}

.sidebar-modal__dragbar {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 6px;
  height: 100%;
  cursor: col-resize;
  border-left: 2px solid #ccc;
}

.sidebar-modal__dragbar:before,
.sidebar-modal__dragbar:after {
  position: absolute;
  top: 50%;
  left: 1px;
  height: 20px;
  border-left: 1px solid #ccc;
  content: "";
}

.sidebar-modal__dragbar:after {
  left: 3px;
}

.sidebar-content__container {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  top: 0;
  padding: 20px;
  overflow: auto;
}

.sidebar-content__item {
  position: relative;
  display: block;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #333;
  border-bottom: 1px solid#E1E3E6;
  text-transform: none;
}

.sidebar-content__pagination {
  margin-top: 10px;
  padding-left: 30px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  border-radius: 11px;
}

.select2-results .select2-result-label {
  max-width: 100%;
}

.text-bold {
  font-weight: bold;
}

.bth-card:not(.bth-card--collapse) > div:first-child {
  margin-top: 12px;
}

label.ellipsis {
  padding-bottom: 1px;
  margin-bottom: -1px;
}
app-select-plano-ensino .select2-container.select2-container-disabled a.select2-choice .select2-chosen {
  margin-right: 24px;
}
app-select-plano-ensino .select2-container .select2-choice {
  min-height: 200px;
  height: auto;
}

app-select-plano-ensino .select2-container .select2-choice>.select2-chosen {
  white-space: normal;
}

.bth-empty--locked {
  background-image: url(images/cadeado.svg);
  background-position-y: 20px;
  background-size: 150px;
  padding-top: 220px;
}

.megamenu li .megamenu-dropdown .disabled,
.megamenu li .megamenu-dropdown .disabled a {
  color: #bbb !important;
}

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

.label-totalizador {
  display: inline-block;
  margin-bottom: 5px;
  width: 50px;
}

.bth-context--fixed > .container {
  box-shadow: 0 0px 6px #8a8a8a78;
}

.spinner-range .input-group-addon {
  border-left: none;
  border-right: none;
  height: 34px;
}

.spinner-range > .ui-spinner:first-child .ui-spinner-button.ui-spinner-up {
  border-top-right-radius: 0;
}

.spinner-range > .ui-spinner:first-child .ui-spinner-button.ui-spinner-down {
  border-bottom-right-radius: 0;
}

.spinner-range > .ui-spinner:last-child .ui-spinner-input {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.table > tbody > tr > td.has-edit .form-control:focus,
.table > tbody > tr > td.has-edit .select2-container-active .select2-choice,
.table
  > tbody
  > tr
  > td.has-edit
  .select2-container-multi.select2-container-active
  .select2-choices,
.table > tbody > tr > th.has-edit .form-control:focus,
.table > tbody > tr > th.has-edit .select2-container-active .select2-choice,
.table
  > tbody
  > tr
  > th.has-edit
  .select2-container-multi.select2-container-active
  .select2-choices,
.table > tfoot > tr > td.has-edit .form-control:focus,
.table > tfoot > tr > td.has-edit .select2-container-active .select2-choice,
.table
  > tfoot
  > tr
  > td.has-edit
  .select2-container-multi.select2-container-active
  .select2-choices,
.table > tfoot > tr > th.has-edit .form-control:focus,
.table > tfoot > tr > th.has-edit .select2-container-active .select2-choice,
.table
  > tfoot
  > tr
  > th.has-edit
  .select2-container-multi.select2-container-active
  .select2-choices,
.table > thead > tr > td.has-edit .form-control:focus,
.table > thead > tr > td.has-edit .select2-container-active .select2-choice,
.table
  > thead
  > tr
  > td.has-edit
  .select2-container-multi.select2-container-active
  .select2-choices,
.table > thead > tr > th.has-edit .form-control:focus,
.table > thead > tr > th.has-edit .select2-container-active .select2-choice,
.table
  > thead
  > tr
  > th.has-edit
  .select2-container-multi.select2-container-active
  .select2-choices {
  border-color: #3475c1 !important;
}

.megamenu-principal {
  z-index: 1;
}

.megamenu li.megamenu-principal .megamenu-dropdown {
  box-shadow: 6px 6px 10px -6px rgb(0 0 0 / 36%);
}
.megamenu-dropdown {
  box-shadow: 6px 10px 10px -6px rgb(0 0 0 / 36%) !important;
  z-index: 100 !important;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.align-items-center {
  align-items: center;
}
.modal-vazia {
  width: 100vw;
  height: 100vh;
}
.justify-content-between {
  justify-content: space-between;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-around {
  justify-content: space-around;
}
.align-items-end {
  align-items: flex-end;
}
.pl-0 {
  padding-left: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.py-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.card {
  border: 1px solid #efefef;
  background: #ffffff;
  margin-bottom: -1px;
}
.card .card-top {
  height: 170px;
  padding: 15px 15px 0 15px;
  border-bottom: 1px solid #efefef;
}
.card .card-bottom {
  padding: 10px 15px 10px 15px;
}

.card .card-bottom a {
  width: 79%;
}
.flex-wrap {
  flex-wrap: wrap;
}
.card-turma-planejamento {
  background-color: #f5f7fa;
  background: #f5f7fa;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
  margin-bottom: 16px;
}
.listagem-turma-componentes {
  background-color: #f5f7fa;
}
.turma-componentes-closed {
  background: #ebedf0;
  border: 1px solid #dddddd;
  border-radius: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.turma-componentes-opened {
  background: #ebedf0;
  border: 2px solid #3475c1;
  border-radius: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.cursor-pointer {
  cursor: pointer;
}

.justify-content-start {
  justify-content: flex-start;
}
.border-0 {
  border: 0px !important;
}

.row-reverse {
  flex-direction: row-reverse;
}
.font-weight-bold {
  font-weight: bold;
}
.color-blue {
  color: #3475c1;
}
.limita-texto {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.limita-texto-2-linha {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  white-space: break-spaces;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-16px {
  margin-bottom: 16px;
}
.mt-16px {
  margin-top: 16px;
}
.pt-16px {
  padding-top: 16px;
}
.pt-gutter {
  padding-top: 8px !important;
}
.pb-gutter {
  padding-bottom: 8px !important;
}
.py-gutter {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.pr-gutter {
  padding-right: 8px !important;
}
.pl-gutter {
  padding-left: 8px !important;
}
.px-gutter {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.mt-gutter {
  margin-top: 8px !important;
}
.mb-gutter {
  margin-bottom: 8px !important;
}
.ml-gutter {
  margin-left: 8px !important;
}
.mr-gutter {
  margin-right: 8px !important;
}
.my-gutter {
  margin-top: 8px !important;
  margin-bottom: 8px !important;
}
.mx-gutter {
  margin-left: 8px !important;
  margin-right: 8px !important;
}
.comment-card {
  max-height: 400px;
  overflow: auto;
}
.title-card-turma-planejamento {
  font-size: 20px;
  line-height: 33px;
  color: #595959;
  font-weight: 600;
}
.info-card-turma-planejamento {
  font-weight: 400;
  font-size: 12px;
  line-height: 19px;
  color: #767676;
}
.title-turno-card-turma-planejamento {
  font-size: 14px;
  color: #767676;
}
.btn-trash-planejamento {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 4px;
}
.border-top-modal-planejamento {
  border-top: 1px solid #f5f7fa;
}
.b-0 {
  border: 0px !important;
}
.p-0 {
  padding: 0px !important;
}
.background-color-transparent {
  background-color: transparent !important;
}
.vertical-align-top {
  vertical-align: top !important;
}
.title-historico-planejamento {
  position: absolute;
  right: 0;
  margin-right: 8px;
  text-transform: none !important;
  color: #3475c1 !important;
}
.tr-etapa-revisao {
  background: #ebedf0 !important;
}
.h-100 {
  height: 100%;
}
.border-table-revisao-planejamento {
  border-bottom: 1px solid #e1e3e6;
}
.bx-0 {
  border-right: 0px;
  border-left: 0px;
}
.bb-0 {
  border-bottom: 0px;
}
.border-invalid-card-turma-planejamento {
  border: 2px solid #d64038;
  border-radius: 4px;
}
.selecao-turma-planejamento .select2-container-multi .select2-choices {
  display: flex;
  flex-wrap: wrap;
}

.justify-content-end {
  justify-content: flex-end;
}
.icon-chevron-right-planejamento {
  background-image: url(images/icon-chevron-right-planejamento.svg);
  height: 18px;
  width: 18px;
  background-repeat: no-repeat;
}
.icon-auditoria {
  background-image: url(images/icon-auditoria.svg);
  height: 16px;
  width: 13px;
  margin-top: 2px;
  vertical-align: middle;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.btn-txt-auditoria::after {
  content: "Auditoria";
}
.icon-chevron-left-planejamento {
  background-image: url(images/icon-chevron-left-planejamento.svg);
  height: 18px;
  width: 18px;
  background-repeat: no-repeat;
}
.btn-corner-rigth {
  display: flex;
}
.gray—l30 {
  background: #f5f7fa;
}
.subtitle-disciplinas-planejamento {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
  color: #595959;
}
.border-bottom-gray—l20 {
  border-bottom: 1px solid #ebedf0;
}
.turma-itens-educacionais-invalid {
  border: 2px solid #e7918d;
  border-radius: 4px;
}
.max-width-90{
  max-width: 90%;
}
#selectItemEducacional .select2-search-choice {
  margin: 4px 8px;
}
#selectItemEducacional .select2-choices{
  padding: 4px 0;
}
.flex-1 {
  flex: 1;
}
.dropdown-select-item-educacional {
  color: #000;
  font-size: 10px;
  justify-content: center;
  font-weight: 400;
}
.text-filtrar-item-educacional {
  color: #000;
  font-size: 10px;
  justify-content: center;
  font-weight: 600;
  text-transform: uppercase;
}
.seta-item-educacional-planejamento {
  height: 24px;
  width: 24px;
  color:#3475C1;
}
.dropdown-competencia {
  background: #FFFFFF;
  border-bottom: 2px solid #54A668;
  border-radius: 4px;
}
.bg-planejamento{
  border-radius: 100px;
  font-weight: 400;
  font-size: 11px;
  line-height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  width: 18px;
  height: 18px;
}
.bg-competencia{
  background: #54A668;
}
.search-button-planejamento{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #FFFFFF;
  border: 1px solid #C0C0C0;
  border-radius: 0px 2px 2px 0px;
}
.align-items-start{
  align-items: start;
}
.item-checked-planejamento {
  background: #CFDFF2;
  border-radius: 5px;
}
.title-abas-planejamento {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #595959;
}
.title-abas-planejamento-active {
  font-size: 14px;
  line-height: 19px;
  color: #3475C1;
}
.aba-active-planejamento {
  border-bottom: 3px solid #e1e3e6;
}
.panel-heading-planejamento {
  background: #ffffff;
  cursor: pointer;
  border-radius: 4px;
}
.border-bottom-competencias-objetivos-planejamento{
  border-bottom: 2px solid #74b985;
  border-radius: 4px;
}
.border-bottom-habilidades-planejamento{
  border-bottom: 2px solid #A46AB5;
  border-radius: 4px;
}
.border-bottom-conhecimentos-planejamento{
  border-bottom: 2px solid #568FD2;
  border-radius: 4px;
}
.border-bottom-atitudes-planejamento{
  border-bottom: 2px solid #df6962;
  border-radius: 4px;
}
.vertical-align-top {
  vertical-align: top;
}
.danger-alert-icon {
  background-image: url(images/danger-alert.svg);
  height: 18px;
  width: 18px;
  background-repeat: no-repeat;
}
.accordion-planejamento {
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
  max-height: 500px;
  flex:1;
  display: flex;
  flex-direction: column;

}
.badge-item-educacional {
  color: #FFF;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.select-item-educacional-planejamento .select2-search-choice div,
.select-aula-planejamento  .select2-search-choice div,
.select-aula-planejamento .select2-search-choice-close,
.select-item-educacional-planejamento .select2-search-choice-close{
  font-weight: 600;
  color: #FFF;
}

.title-accordion-planejamento{
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.select-aula-planejamento .select2-container {
  display: flex;
}
.border-bottom-observacoes-aprovador-planejamento{
  border-bottom: 2px solid #3475C1;
  border-radius: 4px;
}
.foto-observacoes-aprovador-planejamento{
  border-radius: 50%;
  overflow: hidden;
  width: 34px;
  height: 32px;
}

.filtro-habilidade-planejamento{
  max-width: 200px;
}
.font-size-12{
  font-size: 12px;
}
.text-align-center{
  text-align: center;
}
.padding-left-20{
  padding-left: 20px;
}
.col{
  flex-direction: column
}
#selectAulaPeriodosPlanejamento ui-select{
  width: 100%;
}
.modal-size-do-not-bracking-dropdown{
  margin-top: 60px;
  width: 550px;
}
.info-planejamento {
  color: #568FD2;
  font-size: 16px;
}
.title-data-alocacao-dinamica {
  color:  #767676;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
}
.modal-alocacao-dinamica{
  width: 450px;
}
.w-100 {
  width: 100%;
}
@media (max-width: 1200px) {
  .modal .modal-xxl {
    width: calc(100% - 20px);
  }
}
@media (max-width: 1140px) {
  .modal .modal-xl {
    width: calc(100% - 20px);
  }
}

@media (max-width: 992px) {
  .modal .modal-lg {
    width: calc(100% - 20px);
  }
  .modal .modal-sm {
    width: calc(100% - 20px);
  }

  .no-padding-h-sm {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .no-margin-h-sm {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

@media (max-width: 768px) {
  .modal .modal-xs {
    width: calc(100% - 20px);
  }
  .margin-bottom-10-xs {
    margin-bottom: 10px;
  }
  .margin-top-10-xs {
    margin-top: 10px;
  }

  .no-padding-h-xs {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .no-margin-h-xs {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .modal .modal-footer .btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .modal-footer .btn + .btn {
    margin-left: 0px;
  }

  .modal .modal-footer .btn:last-child {
    margin-bottom: 0;
  }

  .modal .modal-footer .bth-checkbox {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .table.table-card > tbody > tr:hover > td {
    background-color: transparent !important;
  }
}

@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;
  }
}

.frameBox {
  z-index: 10000!important;
}

.recording {
	margin: 0;
	left: 7px;
	position: absolute;
	z-index: 100000;
}

.recording .fa-microphone {
  color:white;
  margin-left: 4px;
  font-size:12px;
}

.blobs-container {
  display: flex;
}

.blob {
  background: black;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  margin: 0 10px 0 0;
  height: 22px;
  width: 22px;
  transform: scale(1);
  animation: pulse-black 2s infinite;
}

.blob.blue {
  background: rgba(52, 117, 193, 1);
  box-shadow: 0 0 0 0 rgba(52, 117, 193, 1);
  animation: pulse-blue 2s infinite;
}
.recording-popover{
	padding-top: 7px;
    transform: scale(1.2);
    position: absolute;
	top: -7px;
	padding-left: 0px;
	margin-left: 5px;
}

.recording-popover:hover, .recording-popover:focus, .recording-popover:focus-within, .recording-popover:active {
	border: unset!important;
	background-color: unset!important;
	box-shadow: unset!important;
	border-color: unset!important;
	outline: unset!important;

}

.margin-top-5 {
  margin-top: 5px;
}

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

@keyframes pulse-blue {
  0% {
	  transform: scale(0.95);
	  box-shadow: 0 0 0 0 rgba(52, 117, 193, 0.7);
  }
  
  70% {
	  transform: scale(1);
	  box-shadow: 0 0 0 10px rgba(52, 117, 193, 0);
  }
  
  100% {
	  transform: scale(0.95);
	  box-shadow: 0 0 0 0 rgba(52, 117, 193, 0);
  }
}
