/* cmsms stylesheet: Design modified: quinta-feira, 26 de junho de 2025 17:57:19 */
body {background: #F2F2F2;}

.uk-button-success {
  background-color: #32d296;
  color: #fff;
  border: 1px solid transparent;
}

.uk-button-success:hover {
  color: #fff;
  background-color: #5bdbab;
}

#grid td {
  text-transform: uppercase;
}

.bt-grid{padding: 0 5px; margin-right: 5px;}

.uk-badge.mono{font-family: 'Roboto Mono', monospace !important;}

.uk-table th, .uk-table td{font-size: 13px;}

nav.light-blue.lighten-1{background-color: #00377e !important;}
nav.light-blue.lighten-1 img{margin: 10px auto;}

/*nav, nav .nav-wrapper i, nav a.button-collapse, nav a.button-collapse i {
  height: 90px;
  line-height: 90px;
}
.navbar-fixed {
  height: 90px;
}*/

#sidenav-overlay {z-index: 996;}

h5 {margin: 30px auto 10px auto;}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}

label{width: 100% !important;}

.select-wrapper input.select-dropdown,
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea,
.input-field {margin: 0 !important;}

td, th {padding: 7px 5px;}

.collection {overflow: visible !important;}

.assinatura{
  display: inline-block;
  margin: 20px auto;
}

.footer-copyright .row{margin-bottom: 0;}

.col-actions {
  width: 200px; /* Defina a largura desejada */
}

.status-analise {
  font-weight: bold;
  color: #faa05a;
}

.status-50 {
  font-weight: bold;
  color: #32d296;
}

.status-100 {
  font-weight: bold;
  color: #32d296;
}

.status-cadastro-reserva {
  font-weight: bold;
  color: #FFC107;
}

.status-indeferido {
  font-weight: bold;
  color: #DC3545;
}

.status-doc-pendente {
  font-weight: bold;
  color: #17A2B8;
}

.status-aguardando-avaliacao {
  font-weight: bold;
  color: #6C757D;
}

.status-entrevista {
  font-weight: bold;
  color: #6610F2;
}

.status-pendencia {
  font-weight: bold;
  color: #90335d;
}

.status-desistente{
  font-weight: bold;
  color: #DC3545;
}

@media (min-width: 960px) {
  .uk-margin-small-bottom-remove-at-m {
    margin-bottom: 0 !important;
  }
}
