html,
body {
  background-color: #eaeaea;
}
.shadow {
  box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.15);
}
.box p {
  color: #545454;
}
.box img {
  width: 80px;
}
h3,
h4 {
  color: #3e3e3e;
  text-transform: uppercase;
  margin-top: 40px;
  text-align: center;
}
@media all and (max-width: 800px) {
  h3,
  h4 {
    font-size: 1.2em;
  }
}
h3 {
  margin-top: 50px;
  margin-bottom: 30px;
}
.dataTables_info {
  display: none;
}
.navbar-default {
  box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6;
}
.navbar-default .navbar-brand {
  color: #383838;
}
@media all and (max-width: 800px) {
  .navbar-default .navbar-brand {
    height: auto;
    text-align: center;
    font-size: 16px;
  }
}
.navbar-default .navbar-nav > li > a {
  color: #383838;
}
.breadcrumb {
  background-color: #fff;
  border-radius: unset;
}
.breadcrumb a {
  color: #616365;
}
.panel-heading {
  border-top-left-radius: unset;
  border-top-right-radius: unset;
}
.panel {
  border-radius: unset;
}
.seoperformanceTeaser {
  max-width: 60%;
  width: 150px;
}
@media all and (min-width: 1024px) {
  .login {
    margin-top: 150px;
    margin-bottom: 150px;
  }
}
div.dataTables_wrapper div.dataTables_length label {
  margin-top: 10px;
}
footer {
  box-shadow: 0px 0px 17px -2px rgba(0, 0, 0, 0.15);
  margin-bottom: 10px;
  margin-top: 20px;
  border-top: 1px solid #d6d6d6;
  background-color: white;
  margin-bottom: 0;
}
footer img {
  max-width: 150px;
}
footer a {
  color: white;
}
.navbar-right li a {
  color: #fff!important;
}
.navbar-right .dropdown-menu li a {
  color: #333!important;
}
@media all and (max-width: 800px) {
  table.dataTable thead > tr > th.sorting_asc,
  table.dataTable thead > tr > th.sorting_desc,
  table.dataTable thead > tr > th.sorting,
  table.dataTable thead > tr > td.sorting_asc,
  table.dataTable thead > tr > td.sorting_desc,
  table.dataTable thead > tr > td.sorting {
    padding-right: 25px;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    padding: 5px;
  }
  .table > tbody > tr > td,
  .table > tbody > tr > th,
  .table > tfoot > tr > td,
  .table > tfoot > tr > th,
  .table > thead > tr > td,
  .table > thead > tr > th {
    font-size: 0.8em;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 3px 6px;
  }
}
.row_home {
  margin-bottom: 40px;
}

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