/* DO NOT EDIT THIS FILE */

body {
  background-color: rgb(255, 255, 255);
  padding-bottom: 60px;
}

#page {
  background-color: rgb(255, 255, 255);
}

#footer {
  background-color: rgb(255, 255, 255);
  background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  border-top-color: rgb(0, 107, 166);
  color: rgb(0, 0, 0);
  font-size: 0.8em;
  height: 60px;
}

#contentPanel {
  background-color: rgb(246, 246, 247);
  border-color: rgb(0, 107, 166);
}

.card-header {
  background-color: rgb(0, 107, 166);
  border-color: rgb(0, 107, 166);
  color: rgb(255, 255, 255);
}

.card-header.sub-header {
  background-color: rgb(255, 255, 255);
  border-color: rgb(0, 107, 166);
  color: rgb(0, 0, 0);
}

.landingPageText {
  color: rgb(0, 0, 0);
  font-size: 1em;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  color: rgb(0, 107, 166);
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-color: rgb(0, 107, 166);
}

thead,
tfoot {
  background-color: rgba(0, 125, 179, 0.4);
}

.table-striped>tbody>tr.odd {
  background-color: rgb(255, 255, 255);
}

.table-striped>tbody>tr.even {
  background-color: rgba(0, 125, 179, 0.2);
}

.text-danger {
  color: rgb(208, 37, 54) !important;
}

.btn-default,
.btn-default:focus {
  background-color: rgb(0, 107, 166);
  background-image: -ms-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -moz-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -o-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006ba6), color-stop(1, #006ba6));
  background-image: -webkit-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: linear-gradient(to bottom, #006ba6 0%, #006ba6 100%);
  border-color: rgb(0, 107, 166);
  color: rgb(255, 255, 255);
}

.btn-default:hover {
  background-color: rgb(0, 107, 166);
  background-image: -ms-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -moz-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -o-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006ba6), color-stop(1, #006ba6));
  background-image: -webkit-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: linear-gradient(to bottom, #006ba6 0%, #006ba6 100%);
  border-color: rgb(0, 107, 166);
  color: rgb(255, 255, 255);
}

.btn-default:active {
  background-color: rgb(0, 107, 166);
  background-image: -ms-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -moz-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -o-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #006ba6), color-stop(1, #006ba6));
  background-image: -webkit-linear-gradient(top, #006ba6 0%, #006ba6 100%);
  background-image: linear-gradient(to bottom, #006ba6 0%, #006ba6 100%);
  border-color: rgb(0, 107, 166);
  color: rgb(255, 255, 255);
}

.btn-default[disabled],
.btn.disabled {
  background-color: rgb(245, 245, 245);
  background-image: -ms-linear-gradient(top, #fafafa 0%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #fafafa 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #fafafa 0%, #eeeeee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fafafa), color-stop(1, #eeeeee));
  background-image: -webkit-linear-gradient(top, #fafafa 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #fafafa 0%, #eeeeee 100%);
  border-color: rgb(204, 204, 204);
  color: rgba(0, 0, 0, 0.81);
}

#menu {
  background-color: rgb(255, 255, 255);
}

#mobileMenuLogo {
  background-color: rgb(255, 255, 255);
  background-image: url(Milton_logo_Vertical_4C_POS.jpg);
  background-position: 10px 10px;
  background-size: 100px 70px;
  height: 90px;
}

.list-group-item {
  border-bottom-color: rgb(0, 107, 166);
  border-bottom-width: 1px;
  font-size: 1.1em;
}

a.list-group-item {
  color: rgb(0, 107, 166);
}

.list-group-item.active {
  background-color: rgb(255, 255, 255);
  border-color: rgb(0, 107, 166);
  color: rgb(0, 0, 0);
}

.list-group-item.active:focus,
.list-group-item.active:hover,
a.list-group-item:focus,
a.list-group-item:hover {
  background-color: rgb(0, 107, 166);
  border-color: rgb(0, 107, 166);
  color: rgb(235, 235, 235);
}

.list-group-item.active,
.list-group-item.active:hover,
a.list-group-item:hover {
  border-top-width: 1px;
  margin-top: -1px;
}

.navbar {
  background-color: rgb(0, 107, 166);
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
  color: rgb(255, 255, 255);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgb(255, 255, 255)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

@media (min-width: 768px) {
  body {
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-repeat: no-repeat;
    padding-bottom: 0;
  }

  #footer {
    font-size: 1em;
    height: auto;
  }

  #menu {
    background-color: rgb(255, 255, 255);
    padding-bottom: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    border-bottom-right-radius: 15px;
  }

  .list-group-item {
    border-bottom-color: rgb(0, 107, 166);
    font-size: 1.2em;
  }

  a.list-group-item {
    color: rgb(0, 107, 166);
  }

  .list-group-item.active {
    background-color: rgb(255, 255, 255);
    border-color: rgb(0, 107, 166);
    color: rgb(0, 0, 0);
  }

  .list-group-item.active:focus,
  .list-group-item.active:hover,
  a.list-group-item:focus,
  a.list-group-item:hover {
    background-color: rgb(0, 107, 166);
    border-color: rgb(0, 107, 166);
    color: rgb(235, 235, 235);
  }

  #c2g-navbar a {
    color: rgb(0, 0, 0);
  }

  #c2g-navbar a:focus,
  #c2g-navbar a:hover {
    color: rgb(0, 107, 166);
  }

  #banner {
    background-color: rgba(255, 255, 255, 0);
    background-image: url(Milton_logo_Vertical_4C_POS.jpg);
    background-repeat: no-repeat;
    background-size: 150px 100px;
    min-height: 130px;
  }

  #c2g-navbar {
    right: 0px;
    top: 15px;
  }
}