@font-face {
  font-family: "Light";
  src: url("../fonts/Montserrat-Light.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Regular";
  src: url("../fonts/Montserrat-Regular.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Medium";
  src: url("../fonts/Montserrat-Medium.ttf");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bold";
  src: url("../fonts/Montserrat-Bold.ttf");
  font-weight: normal;
  font-style: normal;
}

.no-padding {
  padding: 0 !important;
}

.minh-100vh {
  min-height: 100vh !important;
}

#pager {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}

.text-error {
  color: #ff0000;
}

.stepper {
  padding: 8px;
  cursor: pointer;
  border: 1px solid #0E4A8C;
  border-radius: 4px;
  margin-right: 4px;
  margin-left: 4px;
  font-size: 18px;
}

.stepper-active {
  background-color: #0E4A8C;;
  color: #fff;
  border: 1px solid #0E4A8C;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
}

span.stepper-next {
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px
}

.cursor-pointer{
  cursor: pointer;
}

span.stepper-before {
  text-decoration: underline;
  cursor: pointer;
  font-size: 14px
}

.spans-titulos-graficos-mpt{
  margin-top: 10px; 
  z-index: 999; 
  position: absolute;
  margin-left: 10px;
}

.card-login {
  min-height: 100vh !important;
}

.invalid-form,
.invalid-image {
  border: 1px solid #ff0000 !important;
  border-radius: 60px !important;
}

.valid-form,
.valid-image {
  border: 1px solid #2cc718 !important;
  border-radius: 60px !important;
}

.bg-filtrando {
  background-color: rgba(28, 200, 138, .4);
  /* background-color: #FFF; */
  background-image: linear-gradient(180deg, rgba(28, 200, 138, .3) 10%, rgba(19, 133, 92, .3) 100%);
  background-size: cover;
}

.nav-tabs {
  border-bottom: 0px;
}

/* Login */
.container-bg-login {
  background-image: url('/img/bg-admin.jpg');

  /* background: transparent linear-gradient(180deg, #0E4A8C 0%, #022F60 100%) 0% 0% no-repeat padding-box; */
  background-size: cover;
}

.bg-login-image {
  background-image: url('/img/alphacode_quadrado.jpg');
}

.btn-hospital-reprovado-listar{
  opacity: 0.4 !important;
}

.titulo-login {
  font-size: 1.3rem;
  font-family: 'Regular';
  color: #5F6061;
}

.subtitulo-login {
  font-size: 1rem;
  font-family: 'Regular';
  color: #5F6061;
}

.container-inputs-login {
  border: 1px solid #F0F1F5; 
  background-color: #F0F1F5;
  border-radius: 10rem; 
  display: flex;
  margin-bottom: 1rem;
  padding: 0 20px;
}

.icons-input-login {
  display: flex;
  justify-content: flex-start; 
  align-items: center;
  color: #0E4A8C;
}

.inputs-login {
  width: 100%;
  padding: 1.5rem 1rem; 
  font-size: .8rem; 
  border: unset; 
  background-color: transparent;
  height: calc(1.5em + .75rem + 2px);
}

.inputs-login:focus {
  box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.esqueci-senha-login{
  font-size: .8rem;
  font-family: 'Regular';
  color: #5F6061;
}

.bg-password-image {
  background-image: url('/img/alphacode_quadrado.jpg');
}

.footer-login p {
  color: #808080;
  font-size: small;
}
.footer-login img {
  height: 23px;
}

@media (max-width: 768px) {
  .card-login {
    display: flex;
    align-items: center;
  }

  .card-login .justify-content-center .bg-white {
    height: 95vh !important;
  }
}

.lista-permissoes_col_0 {
  text-align: center !important;
}

.titulo {
  font-family: 'Bold';
  color: #0E4A8C !important;
}

.table thead {
  background-color: #0E4A8C !important;
  color: #FFFFFF;
}

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

#lista-permissoes thead {
  background-color: #FFFFFF !important;
    color: #858796;
}

.voltar {
  width: 38px !important;
}

/* ------------------------------- Favor, não mexer em nada! ----------------------------------- */

/* Classes globais */

.btn-ver-moderacao,
.btn-excluir-moderacao,
.btn-reprovar-moderacao,
.btn-aprovar-moderacao,
.btn-editar-salvar-moderacao{
  color: rgb(255, 255, 255) !important;
  border-radius: 30px !important;
  padding: 4px 15px !important;
}

.btn-ver-moderacao{
  background-color: rgb(24, 57, 121) !important;
}

.btn-editar-salvar-moderacao{
  background-color: rgb(24, 57, 121) !important;
}

.btn-excluir-moderacao{
  background-color: rgb(142, 142, 142) !important;
}

.padding-y-unset{
  padding-top: unset !important;
  padding-bottom: unset !important;
}

.padding-x-8px{
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.btn-reprovar-moderacao{
  background-color: #D03737 !important;
}

.btn-aprovar-moderacao{
  background-color: #1B7962 !important;
}

.title-modules{
  font-family: 'Bold' !important;
  color: #0E4A8C !important;
}

.height-50{
  height: 50% !important;
}

.height-100{
  height: 100% !important;
}

.height-40-px{
  height: 40px !important;
}

.justify-center{
  display: flex !important;
  justify-content: center !important;
}

.checkbox-20px{
  width: 20px !important;
  height: 20px !important;
}

.margin-left-40-px{
  margin-left: 40px !important;
}

.margin-left-80-px{
  margin-left: 80px !important;
}

.justify-end{
  display: flex !important;
  justify-content: flex-end !important;
}

.width-100{
  width: 100% !important;
}

.width-50{
  width: 50% !important;
}

.radius-unset{
  border-radius: unset !important;
}

.flex-row{
  display: flex !important;
  flex-direction: row !important;
}

.radius-10px{
  border-radius: 10px !important;
}

.resize-none{
  resize: none !important;
}


.flex-column{
  display: flex !important;
  flex-direction: column !important;
}

.white-color{
  color: #ffffff !important;
}

.font-size-30{
  font-size: 30px !important;
}

.padding-x-unset{
  padding-top: unset !important;
  padding-bottom: unset !important;
}

.background-color-unset{
  background-color: unset !important;
}

.margin-8-x{
  margin-left: 8px !important;
  margin-right: 8px !important;
}

.margin-x-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}

.white-background{
  background-color: #ffffff !important;
}

.align-start{
  display: flex !important;
  align-items: flex-start !important;
}

.align-center{
  display: flex !important;
  align-items: center !important;
}

.default-title-section{
  color: #797979;
  opacity: 1;
  font-weight: bold;
}

.input-default-aba8{
  width: 97%;
  height: 35px;
  border: unset;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  outline: 0;
  color: #909090;
  border-radius: 20px;
}

.padding-5px{
  padding: 5px !important;
}

.flex-1{
  flex: 1 !important;
}

.space-around{
  display: flex !important;
  justify-content: space-around !important;
}

.space-end{
  display: flex !important;
  justify-content: flex-end !important;
}

.space-evenly{
  display: flex !important;
  justify-content: space-evenly !important;
}

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

.all-in-end{
  display: flex !important;
  align-items: flex-end !important;
  justify-content: flex-end !important;
}

.padding-unset{
  padding: unset !important;
}

.max-width-50{
  max-width: 50% !important;
}

.max-width-60{
  max-width: 60% !important;
}

.min-width-40-px{
  min-width: 40px !important;
}

.input-default,
.select-default{
  border-radius: 30px !important;
}

.all-center{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.margin-top-20{
  margin-top: 20px !important;
}

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

.margin-top-30{
  margin-top: 30px !important;
}

@media(min-width:1200px){
  .justify-content-end{
    display: flex !important;
    justify-content: flex-end !important;
  }
}

/* ------------{ Usuários do Tablet }------------- */

/* Ver */

.tabela-ver-usuarios-tablet td{
  text-align: center;
}

/* Cadastrar */

.foto-usuario{
  height: 110px;
  margin-bottom: 20px;
}

.foto-usuario img{
  height: 100%;
  width: 110px;
  border-radius: 50%;
  object-fit: cover;
}

.input-pdf-certificados{
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.input-pdf-certificados img{
  width: 100%;
  height: 100%;
}

.pdf-certificados div:nth-child(2),
.pdf-certificados div:nth-child(3),
.pdf-certificados div:nth-child(5),
.pdf-certificados div:nth-child(6){
  min-width: 130px;
}

.pdf-certificados div:nth-child(1){
  min-width: 130px;
}

.download-pdf-usuarios-tablet{
  width: 22px !important;
  height: 22px;
  background-color: #bbbbbb;
  position: absolute;
  z-index: 9;
  float: right;
  right: 14%;
  top: 10px;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.download-pdf-usuarios-tablet img{
  width: 70%;
  height: 70%;  
}

.pdf-certificados div:nth-child(4){
  max-width: 50px;
}

.margin-top-section{
  margin-top: 50px !important;
  margin-bottom: 20px;
}

/* ------------{ Moderação hospitais }-------------------*/

#lista-moderacaohospital tr td:first-child{
  max-width: 220px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;  
}

#lista-moderacaohospital tr td:nth-child(2){
  max-width: 190px !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;  
}

/* ------------{ Notificação Push }--------------------- */

#lista-notificacaopush tr td{
  max-width: 100px !important;
  text-overflow: ellipsis !important;
  overflow: hidden;
  white-space: nowrap;  
}

/* ------------{ Usuários do App }------------- */

/* Listar */

.filtrar-limpar-usuarios-app button,
.filtrar-limpar-usuarios-app div{
  max-height: 40px;
}

/* Cadastrar */

.linha-divisoria{
  background-color: #cccccc;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* ----------------{ Consulta de pacientes }--------------- */

/* Ver */

#menu-navegacao button{
  height: 30px;
  width: 11.11%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: unset;
  border: unset;
  font-size: 0.9em;
}

#menu-navegacao button:nth-child(1){
  background-color: #1E4A8C;
  color: #ffffff;
}

#menu-navegacao button:nth-child(2),
#menu-navegacao button:nth-child(3),
#menu-navegacao button:nth-child(4),
#menu-navegacao button:nth-child(5),
#menu-navegacao button:nth-child(6),
#menu-navegacao button:nth-child(7),
#menu-navegacao button:nth-child(8),
#menu-navegacao button:nth-child(9){
  background-color: #D9D9D9;
  color: #5F6061;
}

@media(max-width:1366px){
  .btn-navegacao-abas{
    overflow: hidden !important;
    font-size: 0.8em !important;
  }
}

@media(min-width:1367px) and (max-width:1508px){
  .btn-navegacao-abas{
    overflow: hidden !important;
    font-size: 0.8em !important;
  }
}

#secao-descricao-aba{
  background-color: #1E4A8C;
  color: #ffffff;
  padding-left: 14px;
  padding-top: 7px;
  font-weight: bold;
  padding-bottom: 7px;
}

.weight-bold{
  font-weight: bold !important;
}

/* #conteudo-informacoes-gerais,
#conteudo-avaliacao-geral,
#conteudo-pre-procedimento,
#conteudo-intra-procedimento,
#conteudo-pos-insercao,
#conteudo-retirada-cateter,
#conteudo-intercorrencias,
#conteudo-avaliacao-dor,
#conteudo-manutencao{
  padding-top: 20px;
  display: none;
} */

#conteudo-principal{
  padding-top: 50px;
  display: none;
}

#btn-salvar-consulta{
  margin-top: 100px;
  margin-bottom: 50px;
}

#btn-salvar-consulta button{
  width: 150px;
  height: 40px;
  background-color: #1E4A8C;
  border: unset;
  border-radius: 20px;
  color: #ffffff;
}

.secao-aba2-ver-cosulta{
  margin-top: 40px;
}

#criterios-indicacao h5{
  color: #5F6061;
  font-weight: bold;
}

.textarea-default-aba2{
  height: 70px;
  border-radius: 10px;
  border: unset;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  outline: 0;
  color: #909090;
}

#sim-nao-criterios-exclusao
#sim-criterio-exclusao{
  margin-right: 25px;
}

.sim-checkboxes-aba2{
  margin-right: 36px;
}

.sim-campos-aba2{
  margin-right: 24px;
}

.height-30-px{
  height: 30px;
}

.height-40-px{
  height: 40px;
}

.height-50-px{
  height: 50px;
}

.height-60-px{
  height: 60px;
}

.membro-superior-esquerdo-direito{
  margin-right: 8px;
}

.textarea-criterios-exlusao{
  border: unset;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  outline: 0;
  color: #909090;
  border-radius: 10px;
}

/* Terceira aba */

.textarea-default-aba3{
  border-radius: 10px;
  border: unset;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  outline: 0;
  color: #909090;
}

.secao-margin-top-default-aba3{
  margin-top: 40px;
}

.margin-top-itens-secao-aba3{
  margin-top: 20px;
}

#aba3_justificativa_texto_taxa_ocupacao, #aba3_texto_qual_cateter_inserido{
  border: unset;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  outline: 0;
  color: #909090;
  border-radius: 10px;
}

#aba3_texto_data_validade{
  margin-top: 20px;
}

/* Quinta aba */

#descricao_tracionado_cateter{
  border: unset;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  outline: 0;
  color: #909090;
  border-radius: 10px;
  margin-left: 10px;
  width: 100px;
  height: 40px;
  resize: none;
  margin-right: 36px;
}

/*  ------------------------{Relatório Hospital}-------------------------------- */

.itens-ver-relatorio div{
  background-color: #ffffff;
  height: 120px;
  margin-top: 10px;
  width: 100%;
  box-shadow: 0.5px 0.4px 1px 2px rgba(155, 155, 155, 0.13);
  padding: 20px;
  font-size: 22px;
  cursor: pointer;
  color: #868897;
}

.itens-ver-relatorio div a{
  text-decoration: none;
  color: #868897;
}

/* Tabelas dos relatórios */

.cabecalho-tabela-tipo-cateter{
  display: flex !important;
  justify-content: flex-end !important;
  padding: unset !important;
}

.cabecalho-tabela-tipo-cateter a:first-child{
  margin-right: 20px;
}

.cabecalho-tabela-tipo-cateter a{
  margin: unset;
}

/* ----------------------------------------- Grato! -------------------------------------------- */


label {
  font-family: 'Regular';
  font-size: 15px;
}

.subtitulo {
  font-family: 'Bold';
  color: #BFBFBF;
  margin-bottom: 10px;
  display: block;
  font-size: 16px;
}

.form-control {
  font-family: 'Regular';
  border-radius: 20px;
}

.btn-excel {
  height: 38px;
  width: 145px;
  font-size: 12px;
  align-items: center;
  display: flex !important;
  justify-content: center;
  font-family: 'Medium';
  margin-right: 10px;
}

.btn-power-point{
  height: 38px;
  width: 190px;
  font-size: 12px;
  align-items: center;
  display: flex !important;
  justify-content: center;
  font-family: 'Medium';
  margin-right: 10px;
}

.btn-ppt {
  height: 38px;
  width: 180px;
  font-size: 12px;
  align-items: center;
  display: flex !important;
  justify-content: center;
  font-family: 'Medium';
  margin-right: 10px;
}

/* -------------- Layout Dashboard Master -------------- */
.btn-atalhos {
  height: 38px;
  width: auto;
  font-size: 13px;
  align-items: center;
  display: flex !important;
  justify-content: center;
  font-family: 'Medium';
  margin-right: 10px;
}

.span-indicadores {
  color: #0E4A8C;
  font-family: 'Bold';
}

.titulo-card {
  color: #0E4A8C !important;
  font-family: 'Bold' !important;
  font-size: 15px !important;
}

.subtitulo-card {
  color: #5F6061 !important;
  font-family: 'Light' !important;
  font-size: 12px !important;
}

.subtitulo-card-traducao {
  color: #0E4A8C !important;
  font-family: 'Bold' !important;
  font-size: 12px !important;
}

.valor-card {
  color: #778087;
  font-family: 'Medium';
  font-size: 18px !important;
}
/* -------------- Fim layout Dashboard Master -------------- */

.lista-equipamentos_col_3 {
  width: 290px !important;
  max-width: 290px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
  border-radius: 30px !important;
}

.bootstrap-select>.dropdown-toggle {
  border-radius: 30px !important;
}

.btn-aprovar{
  width: 72px;
  background-color: #007962;
  border: solid 1px #007962;
  color: #FFFFFF;
  border-radius: 20px !important;
  font-family: 'Avenir-Book';
}

.btn-ativar{
  width: 72px;
  background-color: #007962;
  border: solid 1px #007962;
  color: #FFFFFF;
  border-radius: 20px !important;
  font-family: 'Avenir-Book';
  margin-right: 12px;
  margin-left: 41px;
}

.btn-reprovar{
  width: 72px;
  background-color: #D03737;
  border: solid 1px #D03737;
  color: #FFFFFF;
  border-radius: 20px !important;
  font-family: 'Avenir-Book';
  margin-left: 10px;
  margin-right: 10px;
}

.btn-excluir{
  padding: 0 5px;
  background-color: #8E8E8E;
  border: solid 1px #8E8E8E;
  color: #FFFFFF;
  border-radius: 20px !important;
  font-family: 'Avenir-Book';
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-aprovar:hover, .btn-reprovar:hover, .btn-excluir:hover, .btn-ativar{
  cursor: pointer;
  color: #FFFFFF;
}

.btn-aprovar:focus, .btn-reprovar:focus, .btn-excluir:focus, .btn-ativar:focus{
  cursor: pointer;
  color: #FFFFFF;
}

#lista-perfilprofissionais {
  width: 50% !important;
  text-align: center !important;
}

#lista-perfilprofissionais tbody {
  background-color: white !important;
}

#lista-perfilprofissionais tbody tr:nth-of-type(odd) {
  background-color: white !important;
}

.cabecalho-tabelas-tipo-cateter{
  height: 60px;
  background-color: #F2F2F2;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}

/* ----------------------------------------{Perfil dos profissionais}------------------------------------------- */

#container-tabela-perfil-profissionais{
  height: 396px;
}

#informacoes-perfis{
  width: 97%;
  height: fit-content;
  background-color: #ffffff;
  position: absolute;
  z-index: 2;
  margin-top: -34px;
  border-radius: 10px;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.041);
  display: none;
  animation-name: informacoes-perfis-perfil-profissional;
  padding: 10px;
}

@keyframes informacoes-perfis-perfil-profissional{
  from {background-color: rgba(0, 0, 0, 0.096);} to {background-color: #ffffff;}
}

/* ----------------------- Dashboard Hospital --------------------------------- */

/* Relatório LOI */

#card-periodo-dia-loi{
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: unset !important;
}

#card-periodo-dia-loi div:first-child{
  width: 100%;
  height: 80%;
  background-color: #ffffff;
  overflow-y: auto;
  padding: 10px;
}

#card-periodo-dia-loi div:first-child h6{
  color: #2C609A;
  font-weight: bold;
}

#card-periodo-dia-loi div:first-child span{
  font-size: 13px;
}

#card-periodo-dia-loi div:last-child{
  width: 100%;
  height: 18%;
  background-color: #ffffff;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
}

#card-periodo-dia-loi div:last-child span:first-child{
  color: #5F6061;
  font-weight: bold;
}

#card-periodo-dia-loi div:last-child span:last-child{
  color: #2C609A;
  font-weight: bold;
  margin-left: 5px;
}

#card-periodo-mes-loi{
  height: 200px;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: unset !important;
}

#card-periodo-mes-loi div:first-child{
  width: 100%;
  height: 80%;
  background-color: #ffffff;
  overflow-y: auto;
  padding: 10px;
}

#card-periodo-mes-loi div:first-child h6{
  color: #2C609A;
  font-weight: bold;
}

#card-periodo-mes-loi div:first-child span{
  font-size: 13px;
}

#card-periodo-mes-loi div:last-child{
  width: 100%;
  height: 18%;
  background-color: #ffffff;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
}

#card-periodo-mes-loi div:last-child span:first-child{
  color: #5F6061;
  font-weight: bold;
}


#card-periodo-mes-loi div:last-child span:last-child{
  color: #2C609A;
  font-weight: bold;
  margin-left: 5px;
}

.disabled {
  background-color: #dfdfdf !important;
}

.hidden {
  display: none !important;
}

.rodape-right {
  width: 100px;
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.rodape-right img {
  height: 30px;
}

.rodape-right > div {
  display: flex;
  justify-content: end;
}

.rodape-numero-serie {
  color: #AFA8A8;
  margin-top: 10px;
}

.rodape-left {
  width: 100px;
  position: absolute;
  bottom: 15px;
  padding-left: 15px;
}

.rodape-left img {
  height: 30px;
}

.abrir-fechar-abas {
  /* display: flex;
  align-items: center; */

  font-size: 14px;
  cursor: pointer;
}

.abrir-fechar-abas > img {
  margin-right: 5px;
}

#nav-exibir > a, #nav-exibir > a:hover {
  color: #868897;
}

#nav-exibir > a > label {
  font-size: 14px !important;
  cursor: pointer;
}
#nav-exibir > a > input[type="checkbox"]{
  display: none;
}
#nav-exibir > a > input[type="checkbox"] + label::before {
  content: url('/img/seta-baixo-paciente.png');
}
#nav-exibir > a > input[type="checkbox"]:checked + label::before {
  content: url('/img/seta-direita-paciente.png');
}


.actived{
  border: none;
}