/* Caixas de login */

.logosLogin {
  width: 320px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.login-clean {
  width: 100%;
  height: 100vh;
}

.login-clean form {
  max-width: 320px;
  width: 90%;
  margin: 0 auto;
  padding: 40px;
  border-radius: 10px;
  box-shadow: 0px 6px 6px rgba(0,0,0,0.1);
}

.login-clean .illustration {
  text-align: center;
  padding: 0px 0px 40px 0px;
}

.login-clean .illustration img {
  width: 180px;
}

.login-clean h1 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 10px;
}

.login-clean p {
  text-align: center;
  font-size: 12px;
}

.login-clean form .form-control {
  border: none;
  border-bottom: 1px solid #dfe7f1;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  text-indent: 8px;
  height: 42px;
}

.login-clean form .btn-primary {
  border: none;
  border-radius: 4px;
  padding: 11px;
  box-shadow: none;
  margin-top: 26px;
  text-shadow: none;
  outline: none !important;
}

.login-clean form .btn-primary:active {
  transform: translateY(1px);
}

.login-clean form .forgot {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #6f7a85;
  opacity: 0.9;
  text-decoration: none;
}

.login-clean {
  padding: 80px 0;
}

.login-clean form .forgot:hover, .login-clean form .forgot:active {
  opacity: 1;
  text-decoration: none;
}

.login-clean form .botoes {
  text-align: center;
}

.login-clean form .botoes button {
  margin: 5px;
  padding: 10px 20px;
}

/* Barra de navegacao */

.navbar {
  min-height: 70px;
}

.navbar img {
  height: 35px;
  margin-right: 20px;
}

.nav-link {
  font-size: 12px;
}

.nav-link i {
  margin-right: 5px;
}

.dropdown-item {
  font-size: 14px;
}

/* Modal */

.modal-content {
  margin-top: 150px;
  padding: 5px;
  border: 0;
  border-radius: 10px;
  box-shadow: 0px 6px 6px rgba(0,0,0,0.1);
}

.modal-title {
  font-size: 24px;
}

.modal-body {
  padding: 10px 20px 10px 20px;
}

.modal-body .input-group-text {
  font-size: 14px;
}

.modal-body .input-group, .modal-body select {
  margin-top: 10px;
  font-size: 14px;
}

.modal-body .input-group-text {
  width: 150px;
}

.modal-body .statusUnidade {
  font-size: 14px;
  padding: 10px 10px 0px 10px;
}

/* Conteudo */

#content {
  margin-top: 30px;
}

#content h2 {
  margin-bottom: 15px;
}

#content .btn-toolbar .btn {
  border: 1px solid rgb(217,217,217);
  font-size: 12px !important;
}

#content .btn-toolbar i {
  margin-right: 5px;
}

.mainButtons {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .mainButtons {
    margin-bottom: 0px;
  }
}

/* Tabelas */

.tabela {
  margin-top: 15px;
  font-size: 14px;
}

.tabela i {
  margin: 0 5px;
}

.tabela .pagination {
  display: inline-flex;
}

.tabela .page-link {
  font-size: 12px;
}

.tabela .fa-pencil-alt, .tabela .fa-trash-alt, .tabela .fa-sort, .tabela .fa-id-card, .tabela .fa-unlock-alt {
  cursor: pointer;
}

/* Tabs */

#content .tab-content {
  padding: 40px 30px 30px 30px;
  font-size: 14px;
  font-weight: 500;
  border-radius: 0px 8px 8px 8px;
  margin-bottom: 30px;
}

#content .tab-content h3, #reportContent h3 {
  font-size: 22px;
  text-transform: uppercase;
}

#content .tab-content h4, #reportContent h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 20px;
}

#content .tab-content .form-group {
  padding: 3px;
}

#content .tab-content input, #content .tab-content select, #reportContent input, #reportContent select, #reportContent label {
  font-size: 12px;
}

#content .tab-content .form-group label {
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-left: 2px;
}

#content .tab-content button, #reportContent button {
  font-size: 12px;
  border: 0;
}

#content .tab-content button i {
  margin-right: 8px;
}

#content .tab-content .btnCancel {
  border: 1px solid;
  border-color: #797bd0 !important;
  background: #ffffff !important;
}

#content .tab-content .finalizaForm {
  border-radius: 20px;
  padding: 20px 30px 0px 30px;
  margin-bottom: 20px;
}

#content .tab-content .finalizaForm label {
  margin-top: 5px;
}

/* Reports */

#reportContent {
  width: 100%;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  #reportContent {
    height: calc(100vh - 70px);
  }
}

#colEsq {
  width: 100%;
  margin: 0;
  padding: 35px 15px 35px 15px;
}

#colEsq h3 i {
  margin-right: 8px;
}

#colEsq .form-group {
  margin-bottom: 8px;
  padding: 0;
}

#colEsq .form-group label strong {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: -10px !important;
}

#colEsq button {
  font-size: 10px;
  margin: 5px;
  padding: 6px 12px;
}

#colEsq button i {
  margin-right: 5px;
}

#colDir {
  padding: 20px 25px;
}

#colDir table {
  font-size: 12px;
  margin: 0;
  vertical-align: middle !important;
  margin-bottom: 30px;
  border: 0;
  box-shadow: 0px 10px 12px rgba(0,0,0,0.2);
}

#colDir .report table th, #colDir .report table td {
  vertical-align: middle;
}

#colDir .report table .empty {
  height: 20px;
}

#colDir .report table .firstLine {
  padding-top: 10px;
}

#colDir .report table th {
  font-weight: 700;
}

#colDir .report table td {
  padding: 5px;
  font-weight: 500;
}

/* Main Page */

#boxesMain {
  padding: 20px;
}

.boxMain {
  display: flex;
  width: 100%;
  min-height: 200px;
  flex-direction: column;
  align-items: center;
  padding: 30px 20px;
  margin-top: 20px;
  border-radius: 15px;
}

.boxMain img {
  height: 80px;
  margin-bottom: 16px;
  fill: white;
}

.boxMain h4 {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.boxMain a {
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 8px;
}

.boxMain a:hover {
  text-decoration: underline;
}

.boxMain a i {
  margin-right: 5px;
}

/*-------Ajustes---------*/

.form-control:disabled {
  background-color: rgba(111,122,133,0.22) !important;
}
.form-control[readonly] {
  background-color: #ffffff;
}
.ajusteTit {
    font-size: 11px !important;
    color: #555555;
    margin-bottom: 5px;
    margin-left: 2px;
}
@media (max-width: 767px) { 
  
  .navbar-brand {
    margin-right: 0;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.8%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .navbar-light .navbar-toggler {
    color: transparent;
    border-color: #ffffff;
  } 

}