@import url("//fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i");
.table tr.tdSeparator {
  background-color: transparent !important; }
  .table tr.tdSeparator td {
    font-weight: 700;
    border: 0px;
    padding-bottom: 0px; }
.table thead th,
.table td {
  vertical-align: middle; }

.count-group + .fv-plugins-icon {
  right: 110px; }

.corLista {
  display: inline-block;
  height: 32px;
  vertical-align: text-top;
  width: 32px;
  border-radius: 3px; }

@media (max-width: 575px) {
  .listaBotoes .btn {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    text-align: left; }
  .listaBotoes .btn:last-child {
    margin-bottom: 0px; } }

.tooltip.show {
  opacity: 1; }

.tooltip-inner {
  color: #000000;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.9); }

.bs-tooltip-top > .arrow::before {
  border-top-color: #ffffff; }

.bs-tooltip-bottom > .arrow::before {
  border-bottom-color: #ffffff; }

.bs-tooltip-left > .arrow::before {
  border-left-color: #ffffff; }

.bs-tooltip-right > .arrow::before {
  border-right-color: #ffffff; }

#paginas {
  position: relative;
  text-align: center; }
  #paginas .container-fluid {
    padding: 0px; }
  #paginas .pagination {
    justify-content: center; }
  #paginas .pagination.one {
    visibility: hidden; }
  @media (max-width: 575px) {
    #paginas .pagination {
      justify-content: center; } }

.bootstrap-select .dropdown-menu {
  border-bottom: 4px solid #2653d4;
  -webkit-box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.75) !important;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.75) !important; }

/*# sourceMappingURL=layout.css.map */
