﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px; /* Vertically center the text there */
}

#orcamento, #ebms, .processos, .beneficiariot, .notas {
    display: none;
}

.vh-100 {
    height: 100vh;
}

.mt-56 {
    margin-top: 56px;
}

table {
  border: 1px solid #dee2e6;
    font-size: 0.67em;
}

.border-transparent {
  border: transparent !important;
}
.background-transparent {
  background-color: transparent !important;
}
.appearance-none {
  appearance: none !important;
}
.color-black, #Municipio:disabled {
  color: #000 !important;
}
td {
  word-wrap:break-word !important;
  word-break:break-all !important;
}
.max-90w {
  max-width: 90px;
}
.h-28 {
  max-height: 28px !important;
}
.h-14 {
  max-height: 25px !important;
}
.w-100 {
  max-width: 150px !important;
}

body, h1,h2,h3,h4,h5,h6,p {
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
.mt-70-body {
  margin-top: 70px !important;
}
.table td {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  text-align: center !important;
  line-height: 27px !important;
  text-align: left !important;
}
th {
  font-weight: normal !important;
}
.btn-min {
  padding-bottom: 2px;
  padding-top: 2px;
  margin-top: 3px;
}
.table {
  margin-bottom: 0px !important;
}
.table td input {
  line-height: normal !important;
}
.table .check {
  display: flex !important;
  justify-content: center !important;
}
.relacionar a {
  color:  #1b6ec2 !important;
}
.relacionar .active {
  background-color: #1b6ec2!important;
  color: #FFF !important;
}

iframe {
  width: 100%;
}
.amountlists {
  min-width: 80px !important;
}
.mr-12 {
  margin-right: 12px !important;
}
.navbar-light {
  background-color: #005199 !important;
  color: #FFF !important;
}
.dropdown-menu {
  background-color: #005199 !important;
}
.dropdown-item:hover {
  color: #005199 !important;
}
thead {
  color: #FFF !important;
  background-color: #005199 !important;
}
.dropdown-item:active {
  background-color: #f8f9fa;
}
.max-width-50 {
  max-width: 50px !important;
}
#testeaki table tbody tr td {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  max-width: 150px !important;
}

#testeaki table tbody tr td {
  font-family: 'Open Sans, monospace', sans-serif !important;  
}


