/**
 * Code generated by Microsoft. Changes to this file are not
 * supported. We recommend that you do not modify this file. Any
 * change to this file will get overwritten with a theme applied using
 * Site Styling panel from Power Apps Portals.
 */
/*
*/

html,
body {
  height: 100%;
}

:root {
  --default-red: #d6000d;
  --light-grey: #eeeeee;
}

body {
  color: #000000;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}

.wrapper-body {
  flex: 1;
}

.navbar {
  min-height: 109px;
}

legend {
  color: #000000;
}

footer {
  color: #505254;
}
footer .footer-bottom {
  background-color: #ffffff;
}

.sectionBlockLayout {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 60px;
}

.breadcrumb {
  background-color: transparent;
}
.breadcrumb > li a {
  color: #d6000d;
}
.breadcrumb > li a:hover {
  color: #d6000d;
  text-decoration: underline;
}
.breadcrumb > .active {
  color: #000000;
}

.nav-tabs > li > a:hover {
  background-color: #f2f2f2;
  color: #0b7f99;
}

.nav-tabs > li > a:focus {
  background-color: #f2f2f2;
  color: #0b7f99;
}

.btn-default {
  color: #0b7f99;
  background-color: #ffffff;
  border-color: #d6000d;
  font-family: Arial;
  font-weight: 600;
  font-size: 18px;
  padding: 6px 20px;
  width: fit-content;
  border-style: solid;
  background-color: #d6000d;
  color: #ffffff;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #96000d;
  border-color: #96000d;
}
.btn-default:active,
.btn-default.active {
  color: #ffffff;
  background-color: #96000d;
  border-color: #96000d;
}
.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus {
  color: #ffffff;
  background-color: #96000d;
  border-color: #96000d;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #96000d;
  border-color: #96000d;
}

.btn-primary {
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
  font-family: Arial;
  font-weight: 600;
  font-size: 18px;
  padding: 6px 20px;
  width: fit-content;
  border-style: solid;
  background-color: #d6000d;
  color: #ffffff;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #96000d;
  border-color: #96000d;
}
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
}
.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus {
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
}
.btn-primary:focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary.focus {
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
}

.navbar-static-top.navbar-inverse {
  height: 109px;
  background-color: #d6000d;
}

.navbar-toggle {
  background-color: #d6000d;	
}

.navbar-inverse .navbar-toggle {
  border: 1px solid #ffffff;
  margin-top:15px;
}
.navbar-inverse .navbar-toggle:hover {
  background-color: #0d93b1;
}
.navbar-inverse .navbar-toggle:focus {
  border: 1px solid #000000;
  background-color: #0d93b1;
}

.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover {
  background-color: #82000b;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:focus {
  background-color: #96000d;
  color: #ffffff;
}

.navbar-inverse .navbar-nav > .open > a {
  color: #ffffff;
  background-color: #82000b;
}
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #ffffff;
  background-color: #82000b;
}
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #82000b;
}

.navbar-inverse .navbar-nav .open .dropdown-menu {
  background-color: #82000b;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
  background-color: #ffffff;
  color: #2f2f2f;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #82000b;
  color: #ffffff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a {
  background-color: #82000b;
  color: #0b7f99;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
  background-color: #82000b;
  color: #ffffff;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
  background-color: #82000b;
  color: #ffffff;
}

.nav > li > a:hover {
  background-color: #f2f2f2;
}

.nav > li > a:focus {
  background-color: #f2f2f2;
}

.nav .open .dropdown-menu {
  background-color: #ffffff;
}
.nav .open .dropdown-menu > li > a {
  color: #000000;
}
.nav .open .dropdown-menu > li > a:hover {
  background-color: #f2f2f2;
  color: #000000;
}
.nav .open .dropdown-menu > li > a:focus {
  background-color: #f2f2f2;
  color: #000000;
}
.nav .open .dropdown-menu > .active > a {
  background-color: #f2f2f2;
  color: #000000;
}
.nav .open .dropdown-menu > .active > a:hover {
  background-color: #f2f2f2;
  color: #000000;
}
.nav .open .dropdown-menu > .active > a:focus {
  background-color: #f2f2f2;
  color: #000000;
}

.nav > .open > a {
  background-color: #f2f2f2;
}
.nav > .open > a:hover {
  background-color: #f2f2f2;
}
.nav > .open > a:focus {
  background-color: #f2f2f2;
}

.sectionPrimaryColor {
  background-color: #0b7f99;
  color: #ffffff;
}
.sectionPrimaryColor h1,
.sectionPrimaryColor h2,
.sectionPrimaryColor h3,
.sectionPrimaryColor h4,
.sectionPrimaryColor h5,
.sectionPrimaryColor h6,
.sectionPrimaryColor p,
.sectionPrimaryColor a {
  color: #ffffff;
}
.sectionPrimaryColor .crmEntityFormView h1,
.sectionPrimaryColor .crmEntityFormView h2,
.sectionPrimaryColor .crmEntityFormView h3,
.sectionPrimaryColor .crmEntityFormView h4,
.sectionPrimaryColor .crmEntityFormView h5,
.sectionPrimaryColor .crmEntityFormView h6,
.sectionPrimaryColor .crmEntityFormView p,
.sectionPrimaryColor .crmEntityFormView a {
  color: #000000;
}
.sectionPrimaryColor .entitylist h1,
.sectionPrimaryColor .entitylist h2,
.sectionPrimaryColor .entitylist h3,
.sectionPrimaryColor .entitylist h4,
.sectionPrimaryColor .entitylist h5,
.sectionPrimaryColor .entitylist h6,
.sectionPrimaryColor .entitylist p,
.sectionPrimaryColor .entitylist a {
  color: #000000;
}

a,
.a {
  color: #d6000d;
  font-family: Arial;
  font-weight: 600;
  font-size: 16px;
  text-decoration: none;
}
a:hover,
.a:hover {
  color: #d6000d;
  text-decoration: underline;
}
a:focus,
.a:focus {
  color: #d6000d;
  text-decoration: underline;
}

.open > .btn-default.dropdown-toggle {
  color: #d6000d;
  background-color: #96000d;
  border-color: #d6000d;
}

.open > .btn-primary.dropdown-toggle {
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
}
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.btn-primary[disabled]:hover,
.open > .btn-primary.dropdown-toggle.focus {
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
}

.crmEntityFormView,
.entitylist,
.modal-content,
.popover-content {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #f2f2f2;
}

.panel-default > .panel-body,
.list-group-item {
  background-color: #ffffff;
  color: #000000;
}

.panel-default > .panel-heading {
  background-color: #f2f2f2;
  color: #000000;
}

.facet-list-group-item-title {
  color: #000000;
}

.form-control {
  background-color: #ffffff !important;
  color: #000000;
}

input {
  background-color: #ffffff;
}

.bootstrap-datetimepicker-widget {
  background-color: #ffffff;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td span:hover {
  color: black;
}
.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td span.active:hover {
  color: white;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: unset;
}

.login-heading-section {
  color: unset;
}

.navbar-static-top.navbar-inverse .navbar-brand a {
  color: #000000;
}

.search-results .highlight {
  color: #000000;
}

.table > thead > tr.info > td {
  background-color: #f2f2f2;
}

.table > thead > tr.info > th {
  background-color: #f2f2f2;
}

.table > thead > tr > td.info {
  background-color: #f2f2f2;
}

.table > thead > tr > th.info {
  background-color: #f2f2f2;
}

.table > tbody > tr.info > td {
  background-color: #f2f2f2;
}

.table > tbody > tr.info > th {
  background-color: #f2f2f2;
}

.table > tbody > tr > td.info {
  background-color: #f2f2f2;
}

.table > tbody > tr > th.info {
  background-color: #f2f2f2;
}

.table > tfoot > tr.info > td {
  background-color: #f2f2f2;
}

.table > tfoot > tr.info > th {
  background-color: #f2f2f2;
}

.table > tfoot > tr > td.info {
  background-color: #f2f2f2;
}

.table > tfoot > tr > th.info {
  background-color: #f2f2f2;
}

.table-hover > tbody > tr:hover {
  background-color: #f2f2f2;
}

.table-hover > tbody > tr > td.info:hover {
  background-color: #f2f2f2;
}

.table-hover > tbody > tr > th.info:hover {
  background-color: #f2f2f2;
}

.table-hover > tbody > tr.info:hover > td {
  background-color: #f2f2f2;
}

.table-hover > tbody > tr.info:hover > th {
  background-color: #f2f2f2;
}

.table-hover > tbody > tr:hover > .info {
  background-color: #f2f2f2;
}

.form-close {
  color: #000000;
}
.form-close:hover {
  color: #000000 !important;
}
.form-close:focus {
  color: #000000 !important;
}

::placeholder {
  color: #000000 !important;
}

.help-block {
  color: #000000;
}

.msos-selection-container,
.msos-container,
.msos-caret-container,
.msos-action-buttons:hover {
  color: #000000 !important;
  background: #ffffff !important;
}

.msos-option-selected,
.msos-selected-display-item,
.msos-quick-delete,
.msos-quick-delete:hover {
  background: #f2f2f2 !important;
}

.msos-label,
.msos-quick-delete,
.msos-quick-delete:hover {
  color: #000000 !important;
}

.msos-option-focused:after,
.msos-selecteditems:focus .msos-selected-display-item.msos-selecteditem-active:after,
.msos-selecteditems-toggle:focus {
  border-color: #000000 !important;
}

.msos-option:hover,
.msos-option-selected:hover {
  background: #f9f9f9 !important;
}

.msos-selecteditems-toggle {
  color: #0b7f99 !important;
}

h1,
.h1,
.section-landing-heading,
.section-landing .row > div .section-landing-heading,
.section-inline-search .row > div h1,
.section-landing h1,
.section-search .header-search h1,
.page_section h1,
.color-inverse h1,
h1 p {
  font-family: Arial;
  font-weight: 400;
  font-size: 42px;
  color: #505254;
}

h2,
.h2,
.section-landing .row > div .section-landing-sub-heading,
.page_section h2,
.color-inverse h2,
h2 p {
  font-family: Arial;
  font-weight: 400;
  font-size: 32px;
  color: #505254;
}

h3,
.h3,
.page_section h3,
.color-inverse h3,
footer .footer-top h3,
.sidebar-home h3 {
  font-family: Arial;
  font-weight: 400;
  font-size: 24px;
  font-weight: bold;
  color: #2f2f2f;
}

h4,
.h4,
footer .footer-bottom h4,
footer .footer-top h4,
.poll .poll-header h4,
.poll .poll-tags h4 {
  font-family: Arial;
  font-weight: 700;
  font-size: 20px;
  color: #ffffff;
}

h5,
.h5 {
  font-family: Arial;
  font-weight: 400;
  font-size: 20px;
  color: #f5ffff;
}

/* p,
.p,
.page_section p,
.section-diagonal-left p,
.section-diagonal-right p,
footer .footer-bottom p {
  font-family: Arial;
  font-weight: 400;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  color: #2f2f2f;
} */

.p2 {
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  color: #505254;
}

button {
  border-radius: 2px;
  font-family: Arial;
  font-weight: 600;
  font-size: 18px;
  border-color: #0b7f99;
  padding: 6px 20px;
  width: fit-content;
  border-style: solid;
  background-color: #d6000d;
  color: #ffffff;
}
button:hover {
  color: #ffffff;
  background-color: #96000d;
  border-color: #96000d;
}
button:active,
button.active {
  color: #ffffff;
  background-color: #8F0E20;
  border-color: #8F0E20;
}
button:active:hover,
button:active:focus,
button:active.focus,
button.active:hover,
button.active:focus,
button.active.focus {
  color: #ffffff;
  background-color: #8F0E20;
  border-color: #8F0E20;
}
button:focus,
button.focus {
  color: #ffffff;
  background-color: #8F0E20;
  border-color: #8F0E20;
}

.navbar-static-top.navbar-inverse .navbar-brand a p {
  display: inline;
  vertical-align: middle;
}

.navbar-static-top.navbar-inverse .navbar-brand a h1,
.navbar-static-top.navbar-inverse .navbar-brand a h2,
.navbar-static-top.navbar-inverse .navbar-brand a h3,
.navbar-static-top.navbar-inverse .navbar-brand a h4,
.navbar-static-top.navbar-inverse .navbar-brand a h5,
.navbar-static-top.navbar-inverse .navbar-brand a h6 {
  display: inline;
  margin: 0px;
  vertical-align: middle;
}

.list-group-item-success {
  background-color: #693;
  color: white;
}

.progress.list-group.top {
  background-color: #f2f2f2;
  color: white;
}

.list-group-item.active {
  background-color: #d6000d;
  border-color: #d6000d;
}

.list-group-item.incomplete {
  color: #6e6e6e;
}
.navbar-inverse .navbar-nav > li > a:hover {
  border-bottom: #82000b;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #d6000d;
}

.datepicker .picker-switch > button {
  background-color: #d6000d;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #337ab7;
}

.datepicker .next > button,
.datepicker .prev > button {
  background: #d6000d;
}

.gridHeader {
  background-color: #4a4a4a;
}

#statusHeader {
  float: right;
}
.btn-info {
  border-color: #d6000d;
  font-family: Arial;
  font-weight: 600;
  font-size: 18px;
  padding: 6px 20px;
  width: fit-content;
  border-style: solid;
  background-color: #d6000d;
  color: #ffffff;
}

.btn-info:hover {
  background-color: #d6000d;
  border-color: #96000d;
}

.list-group-item.active:hover,
.list-group-item.active:focus {
  background-color: #96000d;
  border-color: #96000d;
}

#HomeText {
  padding: 15px 20px;
  background: #fff;
  color: #2f2f2f;
  display: inline-block;
  font-size: 1.64628rem;
  line-height: 1.3;
  margin-left: 0;
  margin-right: auto;
  font-weight: bolder;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #d6000d;
}

.bootstrap-datetimepicker-widget tr td.active button {
  background: #d6000d;
}

/* custom changes */

@media only screen and (max-width: 1200px) {
  .navbar-nav.weblinks {
    display: flex;
    flex-direction: column;
    justify-content: right;
    align-items: flex-end;
    
  }

  .dropdown-search input {
    height: 42px;
  }

  #search {
    margin-right: 3px;
  }

  .navbar-nav.weblinks > li {
    background: #d6000d;
    width: 100%;
    max-width: 300px;
  }

  .navbar-nav.weblinks > li > a {
    color: black;
  }

  .navbar-inverse .navbar-toggle:focus {
  border: 1px solid #ffffff;
}
  .navbar-inverse .navbar-toggle:hover,
  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .open > a:hover {
    background: var(--default-red);
  }
}

.list-group-item-success {
  background: #f2f2f2;
  color: black;
}

.list-group-item-success > .glyphicon.glyphicon-ok {
  display: none;
}

.view-grid thead tr {
  background: #4a4a4a;
}

.view-grid thead tr th,
.view-grid thead tr th * {
  color: rgba(255, 255, 255, 0.65);
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}

.fa {
  font-family: "Glyphicons Halflings" !important;
}

.view-grid thead tr th:hover * {
  color: white;
  text-decoration: none;
  border-bottom: 2px solid var(--default-red);
  padding-bottom: 2px;
}

.codec-unread-notification * {
  font-weight: 700;
}

.codec-unread-notification td[data-attribute="codec_isread"],
.codec-unread-notification td[data-value*="799480003"] {
  color: var(--default-red);
}

.alert.alert-block.alert-warning:not(div[role="alert"] *) {
  background: #d6e9c6;
  border-color: #d6e9c6;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover {
  background-color: #d6000d !important;
}
.form-action-container-right {
  float: right;
  text-align: right;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #ffffff;
  text-transform: uppercase;
}
.navbar-inverse .navbar-nav > .open > a {
  color: #ffffff;
  background-color: #82000b;
  text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
  text-transform: uppercase;
}

.entitylist-search {
  height: 39.7px;
}

.entitylist-search input {
  height: 100%;
}

input[type="text"].form-control {
  height: 39.5px;
}

#EntityFormView.entity-form {
  padding: 10px 20px;
}

legend.section-title {
  margin-bottom: 10px;
}

.daterangepicker td.in-range {
  background-color: var(--light-grey) !important;
}

.daterangepicker .ranges li.active,
.daterangepicker td.active {
  background-color: var(--default-red) !important;
}

.table td:has(div.dropdown.action) {
  padding: 8px 0 8px 8px;
}

.validation-summary * {
  text-decoration: none;
  color: black !important;
  pointer-events: none;
}

/* footer */
.qub-footer {
  font-size: 15px;
  height: 400px;
  width: 100%;
  color: rgba(255, 255, 255, 0.65) !important;
  margin: 0 auto;
  background: #2f2f2f;
  padding: 20px 45px;

  display: flex;
  flex-direction: column;
}

.qub-footer-trademark {
  font-size: 12px !important;
  max-width: 1600px;
  margin: 0 auto;
}

.qub-footer-trademark div {
  width: 500px;
  display: flex;
  justify-content: space-between;
}

.qub-footer-content {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.qub-footer-content-toplinks > span,
.qub-footer-content-study > span,
.qub-footer-content-information > span {
  color: white;
}

.qub-footer a {
  color: rgba(255, 255, 255, 0.65);
  margin: 4px 0;
  text-decoration: none;
  font-weight: normal !important;
}

.qub-footer a:hover {
  color: white;
}

.qub-footer-content-toplinks,
.qub-footer-content-study,
.qub-footer-content-information {
  color: rgba(255, 255, 255, 0.65);
  display: flex;
  flex-direction: column;
}

.qub-footer-content-toplinks a span:hover,
.qub-footer-content-study a span:hover,
.qub-footer-content-information a span:hover {
  color: white;
  border-bottom: 1px solid var(--default-red);
}

.qub-footer-content-details > img {
  margin-bottom: 10px;
}

.qub-footer-content-details-socialmedia {
  display: inline-flex;
}

.qub-footer-content-details-socialmedia a {
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1px;
  padding-top: 2px;
  margin-right: 10px;
}

.qub-footer-content-details-socialmedia img {
  filter: invert(100%);
}

.qub-footer-content-details-socialmedia a:hover {
  background-color: white;
  cursor: pointer;
}

.qub-footer-content-details-socialmedia a:hover img {
  filter: invert(0%);
}

.qub-footer-content-details-socialmedia img {
  width: 18px;
  height: 18px;
}

.footer-bottom {
  padding: 0 !important;
}

body:last-of-type(footer) {
  display: none;
}

.qub-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.qub-welcome-banner {
  height: 600px;
  width: 100%;
  position: relative;
  margin-bottom: 80px;
}

.qub-welcome-banner-image {
  object-fit: cover;
  width: 100%;
  height: 600px;
}

.qub-welcome-banner-text {
  position: absolute;
  bottom: 10%;
  left: 5%;
  background: var(--default-red);
  padding: 10px 20px;
  color: white;
  font-size: 48px;
}

.home-navigation-grid {
  min-height: 800px;
  margin: 0 auto;
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
}

@media only screen and (max-width: 1600px) {
  .home-navigation-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .qub-welcome-banner-text {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1100px) {
  .home-navigation-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .qub-welcome-banner-text {
    font-size: 32px;
  }
}

.home-navigation-tile {
  width: 100%;
  max-width: 530px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  cursor: pointer;
  overflow: hidden;
}

.home-navigation-tile-description {
  padding: 10px;
  z-index: 100;
  width: 100%;
  height: 135px;
  background: white;
}

.home-navigation-tile:hover .home-navigation-tile-description {
  background: var(--default-red);
}

.home-navigation-tile:hover .home-navigation-tile-description * {
  color: white;
}

.home-navigation-tile:hover img {
  transform: scale(1.05);
}

.home-navigation-tile img {
  width: 100%;
  height: 175px;
  object-fit: cover;
  transition: all 0.3s ease;
}

.navbar .container {
  width: 100%;
  max-width: 1600px;
}

.navbar .container .menu-bar {
  margin-top: 52px;
}

.page-copy:not(.no-value) {
  min-height: 800px;
}

.QubTitle {
color: #d6000d;
}

.breadcrumb{
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}

.select2-selection__placeholder{
color:black;
}

.customDisabled{
  color: #333;
  background-color: #f2f2f2 !important;
  pointer-events: none !important;
  border:none !important;
}

.btn-hg {
    font-size: large!important;
}

.btn-info:active{
	background-color: #96000d !important;
    border-color: #96000d !important;
	
}

.btn-info:focus{
	background-color: #96000d !important;
    border-color: #96000d !important;	
}

.btn-info.focus{
	background-color: #96000d !important;
    border-color: #96000d !important;	
}

.SecondaryButtonCustom{
	background-color: #D6000D;
	border-color: #8F0E20;
    font-family: Arial;
    font-weight: 600;
    font-size: 18px;
    padding: 6px 20px;
    width: fit-content;
    border-style: solid;
    color: #ffffff;
}

.btn:hover, .btn:focus, .btn.focus{
	color: #ffffff !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
	color: #2F2F2F !important;
	font-weight: 900 !important;
	font-size: 20px !important;
	margin-top: -5px !important;
}
.badge{
	background-color: #000000 !important;
	color: #FFFFFF !important;
}
#dashboard-notifications{
	color: #FFFFFF !important;
    background-color: #000000 !important;
}
#msg1{
    font-family: Arial;
    font-size: 32px;
    font-weight: bold;
    color: #505254;
    text-align: center;
}

#msg2 {
    font-family: Arial;
    font-size: 16px;
    color: #000000;
    text-align: center;
} 

#msg3 {
    font-family: Arial;
    font-size: 24px;
    color: #000000;
    text-align: center;
}
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover, 
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus, 
fieldset[disabled] .btn-primary:hover, 
fieldset[disabled] .btn-primary:focus, 
fieldset[disabled] .btn-primary.focus{
  color: #ffffff;
  background-color: #d6000d;
  border-color: #d6000d;
}

.broadcastMessage {
  color: #2e2e2c; 
  font-family: Arial; 
  background-color: #FFCC00;
}

.broadcastMessage > div {
  margin: 15px;
}

.broadcastMessage > * a {
  color: #000000;
}