body.legend2 {
  color: #666666;
  background-color: #fffeb3;
  background-position: right bottom;
  background-repeat: no-repeat;
}
body.legend2.sidebar-collapse .main-sidebar .sidebar .profile {
  display: none;
}
body.legend2 a:not(.btn) {
  color: #16557a;
}
body.legend2 a:not(.btn):hover {
  color: black;
}
body.legend2 .text-primary {
  color: #16557a !important;
}
body.legend2 .thumbnail > a > div.kep {
  background-color: #EEEEEE;
  width: 100%;
  padding-bottom: 56%;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
  box-shadow: 0px 0px 3px #999999;
  border: 1px solid white;
}
body.legend2 .thumbnail:hover > a > div.kep {
  box-shadow: 0px 0px 6px #000000;
}
body.legend2 .card .card-header {
  border-top-color: #1a9fe7;
  background-color: #16557a;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
body.legend2 .card .card-header a.btn {
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
body.legend2 .card .card-body.card-body-table {
  padding: 0;
}
body.legend2 .card .card-body.card-body-table table.table.dataTable {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
body.legend2 .main-header {
  background-color: white;
}
body.legend2 .main-header.navbar {
  color: #16557a;
}
body.legend2 .main-sidebar {
  background-color: white;
}
body.legend2 .main-sidebar a.logo.brand-link {
  background-color: #16557a;
  font-size: 18px;
  color: white;
}
body.legend2 .main-sidebar:hover .profile {
  display: block !important;
}
body.legend2 .sidebar .profile a {
  color: #16557a;
}
body.legend2 .sidebar .profile a:hover {
  color: black;
}
body.legend2 .sidebar .profile .list-group .list-group-item {
  font-size: 0.75em;
  padding: 0.25em 0.25em;
}
body.legend2 .sidebar li.nav-header {
  background-color: #16557a;
  color: #edfbff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
body.legend2 .sidebar li.nav-item:hover .nav-link {
  background-color: #000000;
  color: white;
}
body.legend2 .sidebar li.nav-item .nav-link.active {
  color: #16557a;
}
body.legend2 .sidebar li.nav-item .nav-link.active {
  background-color: #fefa5a;
  color: black;
}
body.legend2 .content-header small {
  text-transform: uppercase;
  color: #666666;
  font-size: 0.5em;
  float: right;
  font-weight: bold;
}
body.legend2 .content-header a.btn {
  font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
body.legend2 .btn.btn-primary {
  background-color: #16557a;
  border-color: #16557a;
  color: white;
}
body.legend2 .btn.btn-primary:hover {
  background-color: #034d75;
  border-color: #034d75;
}
body.legend2 .btn.btn-warning {
  background-color: #fefa5a;
  border-color: #fefa5a;
  color: white;
}
body.legend2 .btn.btn-warning:hover {
  background-color: #b87c1b;
  border-color: #b87c1b;
}
body.legend2 .modal .modal-dialog {
  max-width: 1000px;
}
body.legend2 .modal .modal-dialog .modal-content .modal-header {
  background-color: #16557a;
  color: white;
}
body.legend2 .modal .modal-dialog .modal-content .modal-header a.close {
  color: white !important;
}
body.legend2 .modal .modal-dialog .modal-content .modal-body {
  background-color: #eefbff;
}
body.legend2 .page-item.active a {
  background-color: #16557a;
  border-color: #16557a;
}
body.legend2 .page-item.active a:hover {
  background-color: #1a9fe7;
}
body.legend2 .table tbody td {
  padding: 0.15rem 0.15rem;
  font-size: 15px;
}
body.legend2 .table th {
  padding: 0.15rem 0.15rem;
  padding-right: 22px;
  font-size: 13px;
}
body.legend2 div.dataTables_wrapper div.float-right:nth-child(2) {
  float: left !important;
}
body.legend2 .card-toggler {
  cursor: pointer;
}
body.legend2 .content-wrapper {
  border-bottom: 1px solid #f4f6f9;
  background-color: #fffedf;
  background-position: right bottom;
  background-repeat: no-repeat;
}
body.legend2 .content-wrapper h1 {
  font-family: "Montserrat", sans-serif;
}
body.legend2 .datatable_columns_selector_title {
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  font-size: 0.85em;
}
body.legend2 .datatable_columns_selector {
  width: 100%;
  overflow: hidden;
  font-size: 0.85em;
}
body.legend2 .datatable_columns_selector label {
  margin-right: 14px;
  font-weight: normal;
}
body.legend2 .datatable_columns_selector label input {
  margin-right: 4px;
}

@media only screen and (max-width: 1000px) {
  .bcc .hide1000 {
    display: none;
  }
  .card-body {
    padding: 0.5rem;
  }
  .content-wrapper > .content {
    padding: 0 0 0.1rem;
  }
  table {
    font-size: 13px;
  }
}
@media only screen and (max-width: 800px) {
  .bcc .hide800 {
    display: none;
  }
}

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