/*
* Base structure
*/
@font-face {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "nunito-bold";
  src: url("../fonts/NunitoSans-Bold.ttf");

  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "nunito-regular";
  src: url("../fonts/montserrat.otf");

  font-weight: normal;
  font-style: normal;
}

body,
a,
button,
p,
span,
div,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
input,
button,
select,
textarea,
label,
div {
  font-family: "Montserrat", sans-serif;
}
/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  font-family: "Montserrat", sans-serif;
  overflow-x: hidden;
  background: #f5f5f5;
}

.footer-form {
  background-color: #fff;
  border: none;
}

.panel-title {
  text-transform: uppercase;
}

.panel-footer {
  background-color: #ffffff;
  border-top: none;
}

.col_semana {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-evenly;
} 

.footer-form button {
  width: 150px;
}

span .glyphicon-chevron-left {
  color: #dd7700 !important;
}

form label {
  color: #bfbfbf;
  font-weight: 100;
}

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

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

a {
  color: #000000;
}

td {
  font-size: 15px !important;
}

#align-center {
  text-align: center !important;
  color: #1dbcaa !important;
}

.btn-vermelho {
  width: 80%;
  height: 33px;
  background: #ea1f44;
  border: 0;
  border-radius: 15px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-content: center;
  margin-top: 20px;
  font-size: 12px;
}

.btn-vermelho:focus {
  border-color: none;
  outline: 0;
  box-shadow: 0px 3px 14px 0px rgba(199, 197, 199, 1);
}

.logo-solucare {
  width: 35%;
  height: 70px;

  background-image: url("../images/logo-solucare.svg");
  background-size: cover;
  background-position: center;
}

.centralizar-conteudo {
  margin-right: auto;
  margin-left: auto;
}

.btn-success {
  background-color: #1dbcaa !important;
  border-color: #1dbcaa !important;
  color: white !important;
  border-radius: 200px !important;
}
.btn-success:focus {
  outline: 0 !important;
}

.btn-inserir {
  width: 150px;
}

.btn-danger {
  background-color: #ea1f44 !important;
  border-color: #ea1f44 !important;
  color: white !important;
  border-radius: 20px !important;
}

.border-radius {
  border-radius: 5px;
  text-transform: uppercase;
}
.inserir_modulo {
  border-radius: 100% !important;
}
.total-relatorio {
  font-weight: 100;
  padding-top: 9%;
  padding-left: 0;
  text-align: left;
}
.dashboard_title {
  background-color: #fff !important;
  color: #878891 !important;
}

.btn-insert {
  margin: 10px 25px 5px;
  border-radius: 50px;
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: #1dbcaa !important;
  padding: 0px;
  padding-left: 3px;
  color: #fff;
  font-size: 12px;
}

.table > thead > tr > th,
.table > tbody > tr > th {
  border: 0 !important;
}

.table-responsive thead {
  background: #fff;
  padding: 20px;
  color: #1dbcaa;
}
.table-responsive thead tr {
  padding: 10px;
}

.fontAwesome {
  font-family: FontAwesome, sans-serif;
}

.modal-position {
  width: 50%;
  margin: auto;
  margin-top: 35%;
  border-radius: 0px;
  border: 0px;
}

.modal-backdrop {
  background-color: #fff !important;
}

.modal-backdrop.in {
  opacity: 0.5 !important;
  position: fixed;
}

.modal-header {
  border: 0px !important;
}

.row-info-dashboard {
  margin-bottom: 3.5%;
}

.btn-dashboard {
  color: #fff;
  border: 0px !important;
  background-color: #ea1f44;
  border-radius: 50px 50px !important;
}

.btn-default {
  color: #fff;
  background-color: #1dbcaa;
  border-color: #1dbcaa;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  border-radius: 20px;
}
.btn-default:hover {
  background-color: #1dbcaa !important;
  border-color: #1dbcaa !important;
}
.menu-admin:hover {
  background-color: #1dbcaa !important;
  color: #fff !important;
}
.centralizar {
  padding-top: 2%;
  padding-bottom: 2%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.table > thead:first-child > tr:first-child > td {
  text-transform: uppercase;
  background-color: #1dbcaa;
  border: 0 !important;
  font-weight: 500;
  color: #fff;
}

.table-bordered > tbody > tr > td {
  border: 0px;
}

.sweet-alert h2 {
  color: #004593 !important;
}

.pad-5 {
  margin-left: 5px;
}

.link-central-ajuda {
  text-decoration: none !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background: none !important;
}
.img-100 {
  width: 100px;
  max-width: 150px !important;
}

.img-usuarios {
  border-radius: 8px;
  width: 100%;
  height: auto;
}

.title-image {
  font-weight: bold;
  letter-spacing: 1;
}

.bootstrap-tagsinput .tag {
  background-color: #2e8b57;
}

.contador-panels {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
  margin-top: 20px;
  color: #dd7700;
}

.color-h4 {
  color: #000352;
}

.nome-panels {
  font-size: 15px;
  padding-top: -11px;
  margin-bottom: 0px;
  color: #a5a6ad;
}

.valor-panels {
  font-size: 20px;
  font-weight: bold;
  color: #4d4f5c;
}

.title-panels {
  display: block;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 10px;
}

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

.padding-10 {
  padding: 10px;
}

.padding-5 {
  padding: 5px;
}

.padding {
  padding: 0px;
}

.btn-voltar {
  padding: 10px 16px;
  font-size: 25px;
  line-height: 1.3333333;
  color: #1dbcaa;
}
.btn-voltar:focus {
  outline: 0 !important;
}

.btn-voltar:hover {
  color: #1dbcaa !important;
}

.btn-tam {
  margin-top: 10px;
  margin-bottom: 10px;
}

.input {
  border: 1px solid #b5b5b5 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 255) !important;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 255) !important;
  font-weight: 100;
}

.title-input {
  color: #bfbfbf;
  font-size: 13px;
  font-weight: 600;
}

.custom-select-filtro::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  right: 30px;
  top: 55%;
  color: #4f515e;
}

.custom-select-filtro > select {
  -webkit-appearance: none;
  -webkit-appearance: none;
}

.custom-select::before {
  content: "\f107";
  font-family: "fontawesome";
  position: absolute;
  right: 30px;
  top: 32px;
  color: #4f515e;
}

.custom-select > select {
  -webkit-appearance: none;
  -webkit-appearance: none;
}

.bootstrap-select > .dropdown-toggle {
  height: 100% !important;
  border-color: #ccc;
}

.bootstrap-select > .dropdown-toggle:hover {
  border-color: #ccc !important;
}

.nopad {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.direction {
  flex-direction: row-reverse;
}

.sub-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}

/* Top navigation - Hide default border to remove 1px line. */
.navbar-fixed-top {
  border: 0;
}

/* Sidebar */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sidebar {
    width: 268px !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .remove_button {
    margin-top: 6%;
  }
  .dropdown-toggle .responsivo:hover {
    background-color: #1dbcaa !important;
    color: white !important;
  }
  #menuMobile {
    display: none !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .remove_button {
    margin-top: 6% !important;
  }
  .dropdown-toggle {
    color: white !important;
    background-color: #dd7700 !important;
  }
  .active a {
    background-color: #dd7700 !important;
  }
  .active a:hover {
    background-color: #1dbcaa !important;
    font-family: nunito-bold;
    color: #fff !important;
  }
  .menus a {
    color: #000 !important;
  }
  .menus a:hover {
    background-color: #1dbcaa !important;
  }
  .dropdown-toggle .responsivo:hover {
    background-color: #1dbcaa !important;
    color: white !important;
  }
}

@media (max-width: 575.98px) {
  .dropdown-toggle {
    color: white !important;
    background-color: #1dbcaa !important;
  }
  .remove_button {
    margin-top: 6%;
  }
  .dropdown-toggle .responsivo:hover {
    background-color: #1dbcaa !important;
    color: white !important;
  }
  .active a {
    font-family: nunito-bold;
    color: #fff !important;
    background-color: #1dbcaa !important;
  }
  .active a:hover {
    font-family: nunito-bold;
    color: #fff !important;
    background-color: #1dbcaa !important;
  }
  .menus a {
    color: #fff !important;
  }
  .menus a:hover {
    background-color: #1dbcaa !important;
  }
  .metragens {
    font-size: 12px !important;
  }
}
.menus a:hover {
  background-color: #ffffff50 !important;
}
/* Hide for mobile, show later */
.sidebar {
  display: none;
}

@media (min-width: 768px) {
  .sidebar {
    width: 268px !important;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    display: block;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #1dbcaa;
    text-align: center;
  }
  .active a {
    font-family: nunito-bold;
    color: #fff !important;
    background-color: #1dbcaa !important;
  }
  .active a:hover {
    font-family: nunito-bold;
    color: #fff !important;
    background-color: #1dbcaa !important;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #menuMobile {
    display: none !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: black !important;
  }
  .remove_button {
    margin-top: 6%;
  }
  .active a {
    font-family: nunito-bold;
    color: #fff !important;
    background-color: #1dbcaa !important;
  }
}
.active.menus a:hover {
  color: #fff !important;
  background-color: #1dbcaa !important;
}
@media (min-width: 1200px) {
  #menuMobile {
    display: none !important;
  }
  .dropdown-toggle {
    background-color: #fff !important;
  }
  .dropdown-toggle:hover {
    background-color: #fff !important;
    color: rgb(190, 176, 176) !important;
  }
  .remove_button {
    margin-top: 6%;
  }
  .active a {
    color: #fff;
  }
  .active #tab-user {
    color: #fff !important;
  }
  .nav-tabs > li > a {
    border-radius: 12px 12px 0 0;
  }
}

/* Sidebar navigation */
.nav-sidebar > li > a {
  font-size: 16px;
  padding: 15px 20px;
  float: left;
  text-align: left;
  width: 100% !important;
  cursor: pointer;
  color: #fff;
  padding-left: 30px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #ffffff15 !important;
  border-left: solid #0c7def 7px;
  transition: 0.5s ease;
  width: 100% !important;
  padding-left: 30px;
}

/*
  * Main content
  */
a .menus:hover {
  background-color: #ea1f4420 !important;
}
.main {
  padding: 40px;
}
@media (min-width: 768px) {
  .main {
    padding-right: 60px;
    padding-left: 60px;
  }
}
.main .page-header {
  margin-top: 0;
  font-weight: 700;
  color: #4ce5b1;
  font-size: 25px;
  border: none !important;
  font-weight: bold;
}

/* Placeholder dashboard ideas  */
.placeholders {
  margin-bottom: 30px;
  text-align: center;
}
.placeholders h4 {
  margin-bottom: 0;
}
.placeholder {
  margin-bottom: 20px;
}
.placeholder img {
  display: inline-block;
  border-radius: 50%;
}
.navbar-brand {
  padding: 0px !important;
  height: 80px;
}
.navbar-brand img {
  width: 100%;
  background-color: #fff;
  background-size: cover;
  margin-top: 10px;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  background-color: #fff !important;
}
.navbar-inverse {
  background-color: #ffffff !important;
  color: #000;
  border-bottom: 2px solid #eee;
  padding: 6px;
}

.tool {
  position: relative;
  text-align: center;
}

.tool::before,
.tool::after {
  position: absolute;
  left: 50%;
  opacity: 0;
  z-index: 1000000000;
}

.tool:hover::before,
.tool:focus::before,
.tool:hover::after,
.tool:focus::after {
  opacity: 1;
  z-index: 1000000000;
  font-size: 11px;
  text-transform: uppercase;
}

.tool::before {
  border-style: solid;
  border-width: 1em 0.75em 0 0.75em;
  border-color: hsla(173, 73%, 43%, 0.565) transparent transparent transparent;
  bottom: 100%;
  margin-left: -0.5em;
  content: " ";
}

.tool::after {
  background: #1dbcaa90;
  border-radius: 20px;
  bottom: 125%;
  color: white;
  min-width: 14.5em;
  padding: 3px;
  margin-left: -8.75em;
  content: attr(data-tip);
}
.form-busca .col-md-4 {
  margin-bottom: 10px;
}

.form-control {
  border-radius: 20px !important;
  background-color: white !important;
}

button {
  border-radius: 25px;
  border: 0px;
}

.button-radius {
  border-radius: 25px !important;
}

.btn-voltar {
  border-radius: 25px !important;
  border: 0px;
  background-color: transparent;
  color: #1dbcaa;
}

.form-busca .form-control {
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  -ms-border-radius: 20px !important;
}

select {
  border-radius: 15px !important;
  -webkit-border-radius: 15px !important;
}

.form-adicionar .form-control {
  border-radius: 15px !important;
}

.form-mostruario .form-control {
  border-radius: 15px;
}

.form-adicionar .col-md-4 {
  margin-bottom: 10px;
}

.recovery {
  cursor: hand !important;
}

.profile-photo .slim {
  width: 150px;
  border-radius: 50%;
}

.form-adicionar .col-md-3 {
  margin-bottom: 10px;
}

.form-adicionar .col-lg-12 {
  margin-bottom: 10px;
}

.panel-title {
  color: white;
  padding: 10px;
  background-color: #1dbcaa;
}
.panel-heading {
  padding: 0 !important;
}
.center {
  text-align: center;
}

.stepper {
  padding: 8px;
  cursor: pointer;
  border: 1px solid #dd7700;
  border-radius: 4px;
  margin-right: 4px;
  margin-left: 4px;
  font-size: 18px;
}
.buscar {
  border-radius: 30px !important;
  background-color: #1dbcaa !important;
  color: white !important;
  padding: 10px;
}
.stepper-active {
  background-color: #1dbcaa;
  color: #fff;
  border: 1px solid #1dbcaa;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
}

.stepper:hover {
  background-color: #1dbcaa;
  color: #fff;
}
.active .menus {
  background-color: #1dbcaa !important;
  color: #000 !important;
}

.valid {
  border: 1px solid green !important;
}

.invalid {
  border: 1px solid #ea1f44 !important;
}

.filtroativo {
  background-color: rgb(235, 255, 224);
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  background-color: #1dbcaa;
}

.btn-info {
  height: 30px;
  width: 60px !important;
  background-color: #1dbcaa;
  border-color: #1dbcaa;
  border-radius: 19px;
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 5px;
}

.btn-info:hover {
  background-color: #1dbcaa;
  border-color: #1dbcaa;
}

.btn-info:focus {
  background-color: #1dbcaa;
  border-color: #1dbcaa;
}

.btn-acao {
  height: 30px;
  width: 60px !important;
  background-color: #1dbcaa;
  border-color: #1dbcaa;
  border-radius: 19px;
  margin-right: 2px;
  margin-left: 2px;
  padding-top: 5px;
}

#menuMobile {
  max-height: 1000px !important;
  background-color: #1dbcaa !important;
  color: white !important;
}

#menuMobile li {
  line-height: 15px !important;
  font-size: 12px !important;
  padding: 0;
}

.rodape {
  background-color: none;
  text-align: center;
  color: #5a5a5a;
  font-size: 13px;
  padding-top: 5px;
  position: relative;
  bottom: 0px;
  height: 40px;
  width: 100%;
  z-index: 9999;
}

.rodape-login {
  text-align: center;
  color: #fff;
  font-size: 13px;
  position: relative;
  bottom: 0 !important;
  width: 100%;
  z-index: 9999;
}

.img-rodape-login {
  max-width: 100%;
  max-height: 100%;
}

.footer {
  position: absolute;
}

.btn-login {
  border: solid 1px #fff;
}

.main {
  min-height: calc(100vh - 90px);
}

.table-responsive {
  text-align: center;
  color: #4f515e;
}

.active .dialog-team {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  margin: auto;
}

.active .dialog-team::after {
  content: "\f00c";
  font-family: "fontawesome";
  background: green;
  text-align: center;
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
}

.navbar-toggle {
  border-color: #1dbcaa !important;
}

.navbar-toggle > .icon-bar {
  background-color: #1dbcaa !important;
}

#tab-user {
  color: #000;
  background-color: #ddd;
  border: 0;
  font-weight: 600;
}

#tab-user:hover {
  color: #fff !important;
  background-color: #1dbcaa !important;
  border: 0 !important;
}

#a-menu-lateral {
  color: #fff;
}

#a-menu-lateral:hover {
  background-color: #1dbcaa;
  color: #000;
}

#txt-foto {
  color: #4f515e;
  font-weight: 100;
  line-height: 1.2;
}

#panel-heading {
  padding: 15px !important;
}

#page-header {
  border: none !important;
}

#panel {
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 1px;
  border: 0;
}

#imgavatar,
#avatar,
#imgimagem,
#imgfoto,
#files {
  border-radius: 100px;
  width: 150px;
  height: 150px;
  object-fit: cover;
  background-color: #e8e8e8;
}

#form-busca input.input-form-busca::placeholder,
#form-busca select.select-form-busca::placeholder,
#form-alt input.input-form-alt::placeholder,
#form-alt textarea.textarea-form-alt::placeholder,
#form-alt select.select-form-alt::placeholder,
#form-add select.select-input-form::placeholder,
#form-add input.input-form-add::placeholder,
#form-add textarea.textarea-form-add::placeholder {
  color: #555 !important;
  font-weight: 100;
}

#logout a {
  color: #333;
}

#label-recuperar {
  text-align: center;
  color: #838383;
  font-weight: normal !important;
}
.panel-body {
  width: 100%;
  overflow-x: auto;
}
#overlay {
  opacity: 0.9 !important;
  z-index: 1039;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  transition: opacity 200ms ease-in-out;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff; /* Black background with opacity */
  cursor: pointer; /* Add a pointer on hover */
}

.hidden {
  display: none !important;
}

.item-logout {
  z-index: 9999 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  color: #4d4f5c !important;
}

.textarea-notificacao {
  min-height: 100px;
  resize: vertical;
}

.mat-3 {
  margin-top: 10px;
}
/* styles checkbox */
form .lab-back-check-option label {
  color: #000 !important;
}

.lab-back-check-option.clearfix::before,
.lab-back-check-option .clearfix::before {
  content: none !important;
}

.lab-back-check-option {
  max-height: 250px;
  overflow-y: scroll;
  color: #555555;
  font-size: 14px;
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  padding: 20px;
}

.lab-back-check-option label {
  width: 100%;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}

.lab-back-check-option label:before {
  content: "";
  width: 15px;
  height: 14px;
  border-radius: 4px;
  border: 1px solid #707070;
  background-color: #ffffff;
  position: absolute;
  left: 5px;
  top: 4px;
}

.lab-back-check-option input {
  display: none;
}

.lab-back-check-option input:checked + label {
  border-radius: 3px;
}

.lab-back-check-option input:checked + label:before {
  content: "";
  background-image: url(../images/check.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.card-relatorios {
  width: 100% !important;
  height: 80px !important;
  color: #333333;
}

.card-relatorios > .row > .card-body {
  padding-left: 10px !important;
}
.card-dados {
  background-color: #ffffff;
  padding: 10px 20px;
  font-size: 24px !important;
  color: #778087;
}

.card-title {
  font-size: 16px;
  line-height: 1.5;
}

a:link,
a:hover {
  color: #fff;
  text-decoration: none;
}

.textarea-custom {
  min-height: 30px;
  resize: vertical;
}

.span-check-paciente {
  color: #4d4f5c;
}

.span-check-profissional {
  color: #bfbfbf;
}

.input-check-profissional {
  margin-left: 20px !important;
}

.btn-adicionar {
  border-radius: 50% !important;
  width: 50px !important;
}

.margin-row-buscar {
  margin-bottom: 3vh;
}

.col-images-profissional {
  height: 100px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  justify-content: left;
  align-items: center;
  display: flex;
  padding-left: 34%;
}

.col-images-profissional span {
  margin-left: 10px;
  color: #acb1c0;
}

.dropdown-menu > li > a {
  color: #333 !important;
  background-color: #fff !important;
}

.dropdown .btn-default {
  color: #333 !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.img-upload-doc {
  height: 50px;
  object-fit: cover;
}

.estrela-avaliacao {
  font-size: 2.5rem;
  margin: 2px;
}

/* tabela avaliacoes */
.tabela-avaliacoes {
  border: none;
  border-collapse: separate;
  border-spacing: 0 2vh;
}

.tabela-avaliacoes > thead:first-child > tr:first-child > td {
  text-transform: uppercase;
  background-color: #fff;
  border: 0 !important;
  font-weight: 500;
  font-size: 12px !important;
  color: #bfbfbf;
  text-align: center;
}

.tabela-avaliacoes > tbody {
  text-align: center;
}

.tabela-avaliacoes > tbody > tr {
  min-height: 150px;
  border: 1px solid #b5b5b5 !important;
}

.tabela-avaliacoes > thead > tr > th,
.tabela-avaliacoes > tbody > tr > th,
.tabela-avaliacoes > tfoot > tr > th,
.tabela-avaliacoes > thead > tr > td,
.tabela-avaliacoes > tbody > tr > td,
.tabela-avaliacoes > tfoot > tr > td˝ td {
  border-color: #b5b5b5 !important;
  vertical-align: middle;
}

.lista-avaliacoes_col_0 {
  border-top: 1px solid !important;
  border-bottom: 1px solid !important;
  border-left: 1px solid !important;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
}

.lista-avaliacoes_col_1,
.lista-avaliacoes_col_2,
.lista-avaliacoes_col_3 {
  border-top: 1px solid !important;
  border-bottom: 1px solid !important;
}

.lista-avaliacoes_col_4 {
  border-top: 1px solid !important;
  border-bottom: 1px solid !important;
  border-right: 1px solid !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
}

.tabela-lista-avaliacao {
  margin: 0 auto;
  overflow-x: hidden;
  max-width: 99%;
}

.btn-buscar {
  height: 37px;
  width: 150px;
  float: right;
}

.btn-limpar {
  padding-top: 10px;
}

/* CHAT */
.mt-3 {
  padding: 15px;
}

#msg_history {
  height: 370px;
  overflow-y: auto;
  scroll-behavior: smooth;
}

.msg {
  word-wrap: break-word;
}

.msg-anexo {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.link-invisible {
  display: none;
}

.mensagem-profissional {
  background: #ffffff 0% 0% no-repeat padding-box;
  opacity: 1;
  padding-left: 20px;
}

.label-msg-profissional {
  padding-left: 20px;
  color: #bfbfbf;
  font-size: 12px;
}

.label-msg-paciente {
  padding-right: 10px;
  color: #bfbfbf;
  text-align: right;
  font-size: 12px;
}

.minha-mensagem {
  display: flex;
  justify-content: flex-end;
}

.out_msg,
.in_msg {
  color: #4b4b4b;
  border: 1px solid #e7e8ea;
  border-radius: 6px;
  padding: 12px;
}

.out_msg {
  background: #f5f6fa 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
}

/* CSS SWAL */
.text-swal {
  color: #4ce5b1;
  font-size: 17px;
  font-weight: bold;
}

.btn-close-swal {
  cursor: pointer;
  width: 30px;
  position: absolute;
  right: 0;
  top: -3vh;
  border-radius: 50%;
  color: #000;
}

.sweet-overlay {
  background-color: #fff !important;
  opacity: 0.8 !important;
}

.sweet-alert {
  margin-top: 0;
  box-shadow: 0px 3px 16px #00000059;
}

/* CHECKBOX CUSTOM - VER PACIENTE */
.container-check {
  max-width: 245px;
  margin-left: 0;
  display: block;
  position: relative;
  padding-left: 25px;
  margin: 0 !important;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.container-check-profissional {
  font-size: 13px;
}

.container-check-width {
  max-width: 275px;
}

.container-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 1px solid #1dbcaa;
  border-radius: 4px;
}

.checkmark-profissional {
  height: 17px;
  width: 17px;
}

.container-check:hover input ~ .checkmark {
  background-color: #fff;
}

.container-check input:checked ~ .checkmark {
  background-color: #1dbcaa;
}

.container-check input:disabled ~ .checkmark {
  border-color: #ccc;
}

.container-check input:disabled:checked ~ .checkmark {
  background-color: #ccc;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container-check input:checked ~ .checkmark:after {
  display: block;
}

.container-check .checkmark:after {
  left: 6px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.container-check-profissional .checkmark-profissional:after {
  left: 5px;
  top: 3px;
}

.ml-10-important {
  margin-left: 10px !important;
}

.ml-30-important {
  margin-left: 30px !important;
}

/* ANEXOS PROFISSIONAL */
.dz-message span {
  display: flex;
  justify-content: center;
  align-items: center;
}

.span-text-dropzone {
  text-align: left;
}

.imagem-chat {
  max-height: 250px;
  max-width: 250px;
  object-fit: contain;
}

.box-img {
  display: flex;
  justify-content: center;
}
