html body.site {
  border-top: none;
}

html body.site #system-message-container joomla-alert[type="warning"] {
  color: var(--warning);
}

html body.site #system-message-container joomla-alert[type="danger"] {
  color: var(--danger);
}

html body.site[style] {
  padding: 0 !important;
  margin: 0 !important;
}

html body.site.com_msp, html body.site.com_users, html body.site.com_phocagallery, html body.site.com_phocadownload {
  border-top: none;
  background-color: black;
  color: white;
}

html body.site.com_msp .com-users-login, html body.site.com_users .com-users-login, html body.site.com_phocagallery .com-users-login, html body.site.com_phocadownload .com-users-login {
  background-color: #eee;
  padding: 1rem;
  color: black;
  width: 450px;
  margin: auto;
}

html body.site .header {
  position: relative;
  box-shadow: inset 0 5px 5px #00000008;
}

html body.site .header .grid-child {
  padding: 1rem;
}

html body.site .breadcrumb {
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}

html body.site .breadcrumb > li {
  text-shadow: none;
  color: white;
  text-transform: capitalize;
}

html body.site .breadcrumb > li .pathway,
html body.site .breadcrumb > li .pathway + span {
  display: none;
}

html body.site .breadcrumb > .active {
  color: white;
}

html body.site .breadcrumb .icon-location::before {
  content: "\1F377";
}

html body.site #content {
  background-image: linear-gradient(black, white);
  min-height: 86vh;
}

html body.site #content > div:nth-child(n+5) {
  display: none;
}

html body.site #content > #phocadownload-pane {
  display: block;
}

html body.site #content div.moduletable:nth-child(2) {
  background-color: transparent;
}

html body.site #content h2 {
  font-size: 1.5rem;
  line-height: 1.8rem;
}

html body.site #content .dropdown .menuLevel1 {
  z-index: 1;
}

html body.site #content .dropdown .menuLevel1.active {
  z-index: 2;
}

html body.site #content .dropdown > ul > li > ul {
  z-index: 30;
}

html body.site #content .dropdown-submenu.menuLevel2,
html body.site #content .dropdown-submenu > .menuLevel2 > a,
html body.site #content .dropdown-submenu > .menuLevel2 > span {
  background-color: white;
  color: black;
  margin-bottom: 5px;
  font-weight: bold;
}

html body.site #content .dropdown-submenu.menuLevel2 {
  position: relative;
}

html body.site #content .dropdown-submenu.menuLevel2.show > ul {
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
}

html body.site #content .dropdown-submenu.menuLevel2 a:hover {
  color: #cd1719;
}

html body.site #content .dropdown-submenu.menuLevel2 a[href="#"]::after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

html body.site #content .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333;
  white-space: nowrap;
}

.header {
  margin: 5px 0 5px 5px;
}

div.body > .container {
  border: none;
  background-color: black;
  color: white;
}

footer.container-footer {
  background-color: white;
  color: black;
  background-image: unset;
  margin-top: 0;
}

footer.container-footer hr {
  border-top: 1px solid #000;
  border-bottom: 1px solid #111;
}

footer.container-footer .container {
  max-width: none;
  width: auto;
  padding: 0;
  border-radius: 0;
}

footer.container-footer .container p.pull-right {
  display: none;
}

footer.container-footer .container {
  padding: 0 5px;
}

span.site-title {
  color: #cd1719;
}

.site.com_phocadownload.view-user > div.body > .container {
  color: black;
}

#phoca-dl-category-box .pd-category {
  width: 922px;
  margin: 15px auto 0;
  background-color: white;
  color: black;
}

#phoca-dl-category-box .pd-category h3.pd-ctitle {
  background-color: #cd1719;
  border: none;
  border-bottom: 1px solid black;
  color: white;
  font-size: 1.5em;
  font-weight: bold;
  padding: 0.5em 0;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 0;
}

#phoca-dl-category-box .pd-category > .pd-filebox {
  margin: 0;
  padding-bottom: 10px;
  border-bottom: none;
  display: table-row;
  width: 922px;
}

#phoca-dl-category-box .pd-category > .pd-filebox:nth-child(2n) {
  background-color: #edd;
}

#phoca-dl-category-box .pd-category .citation {
  margin-left: 5px;
}

#phoca-dl-category-box .pd-category .pd-fdesc {
  padding: 5px;
  font-style: italic;
}

#phoca-dl-category-box .pd-date-txt {
  display: none;
}

.pd-filenamebox {
  width: 730px;
  display: table-cell;
}

.pd-filenamebox a,
.pd-filenamebox a:hover,
.pd-filenamebox a:focus {
  color: black;
  text-transform: capitalize;
  text-decoration: none;
}

.pd-date,
.pd-buttons {
  display: table-cell;
}

#phocadownload-upload-form > table > tbody > tr:nth-child(5),
#phocadownload-upload-form > table > tbody > tr:nth-child(6),
#phocadownload-upload-form > table > tbody > tr:nth-child(7),
#phocadownload-upload-form > table > tbody > tr:nth-child(8) {
  display: none;
}

#phocagallery-pane {
  color: black;
}

#phocagallery-pane div.current,
#phocagallery-pane dd.tabs {
  background-color: transparent;
}

#phocagallery-pane div.current,
#phocagallery-pane dd.tabs {
  border: none;
}

#phocagallery-ucp > h1,
#phocagallery-ucp > div:last-child {
  display: none !important;
}

#phocagallery > div.page-header,
#phocagallery > div:last-child {
  display: none !important;
}

#phocaGalleryUploadFormU tbody > tr:nth-child(3),
#phocaGalleryUploadFormU tbody > tr:nth-child(4) {
  display: none !important;
}

.com_users.view-login .login > form {
  border-radius: 0;
}

.com_users.view-login .login ul.nav.nav-tabs.nav-stacked {
  display: none;
}

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