html,
body {
  height: 100%;
  background-color: #F1F2F3;
  font-family: 'Montserrat', sans-serif;
}e

a {
  color: #0b72b1;
  text-decoration: underline;
}

a.btn {
  text-decoration: none;
}

a:hover {
  color: #3b8ec1;
}

.btn-primary {
  background-color: #0b72b1;
  border-color: #0B72B1;
  border-radius: 0;
  transition: .1s linear;
}

.btn-primary:hover {
  background-color: #488ECB;
  border-color: #488ECB;
}

.btn-danger {
  background-color: #DE655E;
  border-color: #DE655E;
  border-radius: 0;
  transition: .1s linear;
}
.btn-danger:hover {
  background-color: #e5847e;
  border-color: #e5847e;
}
.btn-secondary {
  background-color: #353637;
  border-color: #353637;
  border-radius: 0;
  transition: .1s linear;
}
.btn-secondary:hover {
  background-color: #262725;
  border-color: #262725;
}

.btn-primary:hover {
  background-color: #488ECB;
  border-color: #488ECB;
}

.home {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
}

.navigation {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFFFFF;
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-radius: 0 0 0 25px;
  padding: 10px;
}

.navigation li {
  padding: 0 15px;
}
.navigation li:not(:last-child) {
  margin-right: 0;
  border-right: 1px solid #bbbbbb;
}

.navigation a {
  font-size: 1rem;
  color: #353637;
  transition: .1s linear;
  text-decoration: none;
}

.navigation a:hover {
  color: #A5A2A2;
}

@media(max-width: 600px) {
  .navigation a {
    font-size: .9rem;
  }
  .navigation li {
    padding: 0 9px;
  }
}

@media(max-width: 400px) {
  .navigation {
    padding: 5px;
    border-radius: 0 0 0 15px;
  }
  .navigation a {
    font-size: .8rem;
  }
  .navigation li {
    padding: 0 7px;
  }
}

.form-register {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}
.form-register .form-control:not(.form-register select.form-control) {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
.form-register input[type="number"] {
  margin-bottom: 15px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.modal .btn {
  width: 9.01rem;
}

.modal .btn small {
  vertical-align: text-top;
}

.modal .fa-check {
  font-size: 2rem;
  color: #20b9a1;
  vertical-align: bottom;
}
.modal .fa-times {
  font-size: 2rem;
  color: #DE655E;
  vertical-align: bottom;
}
#userDetails #unregister-user #unregister, #userDetails #delete {
  -webkit-appearance: none;
}
.user-table-shell {
  margin-top: 0;
  padding: 1rem;
}
#user-table, #user-table .btn {
  font-size: 0.8rem;
}
#user-table #user-unregister i, #user-table #user-register i  {
  font-size: 1.2rem;
  vertical-align: bottom;
}
#user-table .btn-register, #user-table .btn-unregister {
  width: 3rem;
}
#user-table .table-user-registered, #user-table .table-user-registered td {
  background-color: #cee3ef !important;
}
#user-table_filter {
  display: none;
}
#custom-table-search {
  position: relative;
  display: block;
  width: 20rem;
  height: 3rem;
  border-radius: 5px;
  border: 1px solid #ced4da;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5rem;
  outline: none;
}
#user-notes {
  font-size: 1.25rem;
  vertical-align: middle;
  color: #188178;
}

.modal .table td, .table th {
    padding: .5rem;
    font-size: .9rem;
}

.table-key {
  margin-left: auto;
  font-size: 0.9rem;
  margin-bottom: 10px;
}

.table-key span {
  width: 2rem;
  height: 1rem;
  background-color: #cee3ef;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #ccc;
}

.badge-primary {
  background-color: #0B72B1;
}

.text-primary {
  color: #0B72B1 !important;
}

.ie-warning {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1031;
  margin-top: -50px;
  padding: 100px 50px 1000px 50px;
  color: white;
  overflow: hidden;
}

.link-disabled {
  opacity: 0.5;
  text-decoration: none;
  cursor: not-allowed;
}
.link-disabled:hover {
  opacity: 0.5;
  text-decoration: none;
  cursor: not-allowed;
}
.table-invisible-search {
  display: none;
}

.dataTables_length {
  display: none;
}
table.dataTable {
  margin-bottom: 1rem !important;
}

ul.pagination li.paginate_button a {
  color: #353637;
  text-decoration: none;
}

.page-item.active .page-link {
  background-color: #353637 !important;
  color: white !important;
  border-color: #353637 !important;
}

.event-indicator {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}

#graduation-table, #graduation-table-doctor {
  font-size: 16pt;
  page-break-after: always;
}
#graduation-table td, #graduation-table-doctor td {
  border: 1px solid black;
}

div.presenter td.usher {
  display: none;
}

div.usher td.presenter {
  display: none;
}
.stats .badge {
  font-size: 90%;
  letter-spacing: 1px;
}

/* Class to hide things from the printed version of the list */
@media print
{
    .no-print, .no-print *
    {
        display: none !important;
    }
}

/* Hide footer on screen, but show on each page of printed list */
@media screen {
  div.print-footer, div.page-header {
    display: none;
  }
  #graduation-table, #graduation-table-doctor {
    margin-bottom: 10rem;
  }
}
@media print {
  div.page-header {
    position: relative;
    margin-bottom: 100px;
    color: #DDDDDD;
  }
}

@page {
  margin-bottom: 2cm;
}

@page {
   @bottom-right {
    content: counter(page) " of " counter(pages);
   }
}
