html {
  font-size: 16px;
}
.section-background {
  padding-top: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.seu-blue {
  color: #4a69bd;
}
.seu-blue:hover {
  color: #6291f9;
}
.library-gold {
  color: #8a6d3b;
}
.hilltop-green {
  color: #2a7d4f;
}
.seu-red {
  color: #e4143b;
}
.oit-blue {
  color: #3e75a2;
}
.align-center {
  text-align: center;
}
#custom_header {
  background-color: #fefefe;
}
#app-launcher-flex {
  display: flex;
  width: 22em;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  list-style-type: none;
  padding: 1em;
}
#app-launcher-flex>li {
  flex-basis: 32%;
}
#app-launcher-flex a {
  color: rgba(0, 0, 0, 0.75);
  font-size: 1rem;
}
.launcher-icon {
  padding-bottom: 1em;
}
.seui-header-bar {
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.seui-header-content {
  display: flex;
  align-items: center;
  height: 94px;
  max-width: 1280px;
  width: 100%;
  padding: 0 23px;
}
.seui-app-name {
  flex: 0 1 auto;
  height: 100%;
}
.seui-app-name a {
  color: #002566;
  height: 100%;
}
.seui-app-name h1 {
  margin: 0;
}
.seui-app-name a:hover,
.seui-app-name a:focus {
  text-decoration: none;
}
.seui-header-spacer {
  flex: 1 0 auto;
}
.seui-app-launcher {
  list-style: none;
  margin: 0;
  padding: 0 2em;
}
.seui-app-launcher-dropdown.dropdown-menu {
  left: inherit;
  right: 0;
}
.seui-header-logo {
  vertical-align: inherit;
}
footer {
  font-family: "Source Sans Pro", Roboto, Arial, sans-serif;
}
.seui-footer {
  font-size: 16px;
  background-color: #ebebeb;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 2em 1em;
  position: relative;
  bottom: 0;
  width: 100vw;
  height: auto;
}
.seui-footer a,
.seui-footer div,
.seui-footer p {
  color: #494949;
  text-decoration: none;
}
.seui-footer a:hover {
  text-decoration: underline;
}
ol.no-bullet,
ul.no-bullet {
  margin: 1.5em 0;
  padding: 0 0 0 1.25em;
  list-style: none;
}
.footer-section-header {
  display: inline;
  font-weight: 700;
  font-size: 17.5px;
}
ul.sub-list-link {
  font-size: 14.5px;
  margin: 0;
  padding-left: 20px;
  list-style: none;
}
@media only screen and (max-width: 639px) {
  .footer-flexbox {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contact-block {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 1.5em;
    margin-right: 1em;
  }
  .logo-block {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .link-block {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    padding-right: 3.5em;
  }
}
.seui-footer-logo {
  padding-top: 2em;
  width: 250px;
  fill: #002566;
}
.text-center {
  text-align: center;
}
body,
footer {
  background: #f5f5f5;
}
@media (min-width: 1300px) {
  .container {
    width: 1300px;
  }
}
#sidebar_logo {
  display: none;
}
.utilities-bar {
  background-color: #fefefe;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}
.category {
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
}
[data-ng-controller*="TaskDefinitionController"] .main-content.container {
  background-color: #fefefe;
  border-left: 1px solid rgba(34, 36, 38, 0.15);
  border-right: 1px solid rgba(34, 36, 38, 0.15);
  border-bottom: 1px solid rgba(34, 36, 38, 0.15);
  border-radius: 0 0 3px 3px;
  padding: 20px;
}
.tcp-tabs .tab-content .tab-pane .panel-main {
  background: #fff;
  min-height: inherit;
}
.tcp-tabs .nav.nav-tabs.nav-tabs-responsive>li.active>a {
  background: #fff;
}
.tcp-tabs .tab-content .tab-pane .panel-main .tab-content .tab-pane {
  background: #fff;
}
.star-bar .mask.grey {
  background-image: url('/img/stars.png');
}
#powered_by_rsmart {
  display: none;
}
.category.category-elemental {
  margin-bottom: 0 !important;
}
.task-collection {
  padding-left: 23px;
  margin-bottom: 2em;
}
div#_connector_task_collection_ {
  height: auto;
}
.connectorTaskSmall {
  height: auto;
}
.connectorTaskSmall .tile-content {
  height: auto;
}
.connectorTaskSmall .tile-content>a .tile-header .task-title-primary {
  max-height: inherit !important;
  font-size: 1rem !important;
}
.connectorTaskSmall a.task-image > img {
  height: 40px;
  width: 40px;
}
h1,
.category.category-elemental h1 {
  font-size: 2.8rem !important;
  line-height: 1.4;
  margin-top: 0;
}
h2,
.category.category-elemental h2 {
  font-size: 2.438rem !important;
  line-height: 1.4;
  margin-top: 0;
}
h3,
.category.category-elemental h3 {
  font-size: 1.938rem !important;
  line-height: 1.4;
  margin-top: 0;
  font-weight: 600;
  color: #002566;
}
h4,
.category.category-elemental h4 {
  font-size: 1.563rem !important;
  line-height: 1.4;
  margin-top: 0;
}
.section-header h4 {
  font-weight: 400;
}
h4.task-title-primary.task-title-primary-elemental {
  font-weight: 600 !important;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  word-wrap: break-word;
  font-size: 1.1rem !important;
  margin: 0;
  max-height: 40px;
}
h5,
.category.category-elemental h5 {
  font-size: 1.25rem !important;
  line-height: 1.4;
  margin-top: 0;
}
h6,
.category.category-elemental h6 {
  font-size: 1rem !important;
  line-height: 1.4;
  margin-top: 0;
}
.li-elemental>a {
  color: #424242;
}
.campus-role-dropdown-elemental {
  position: inherit !important;
  top: inherit !important;
  right: inherit !important;
}
.campus-role-dropdown-elemental>a,
.campus-role-dropdown-elemental>a.dropdown-toggle {
  color: #000;
}
.campus-role-dropdown-elemental>a,
.campus-role-dropdown-elemental>a.dropdown-toggle::before {
  content: "Roles";
}
header .app-header .well .text-right .dropdown:first-child {
  height: 1.7em;
}
header a:hover {
  color: #424242;
  text-decoration: underline;
}
header .app-header .well .mainsearch .btn-mainsearch.btn-mainsearch-elemental {
  color: #fefefe !important;
  border: none;
  width: auto !important;
  font-size: 1.3rem;
}
header .app-header .well .mainsearch .btn-mainsearch.btn-mainsearch-elemental:hover {
  background-color: #48a848;
}
.logo {
  display: flex;
  align-items: center;
  padding: 9px 0;
}
.logo-image {
  height: 70%;
}
.mobile-menu-close-btn-elemental,
.mobile-menu-icon-elemental,
.bell-elemental {
  color: #fefefe !important;
}
.theme-hr-bar-elemental {
  border-top: none;
}
.menu-row.mobile-categories-elemental .caret {
  display: none;
}
.review-count {
  color: #444 !important;
}
div.global-announcement {
  box-shadow: 10px 10px 6px -6px #777;
  border: 1px solid #ccc;
  height: auto;
}
.global-announcements {
  padding: 2em 0;
}
.global-announcement .ga-header {
  font-size: 1.3rem !important;
}
.global-announcement .ga-body {
  font-size: 1rem;
  min-height: 90px;
}
.global-announcements .container {
  min-height: 220px;
}
.global-announcements .container ul {
  height: auto !important;
}
.btn {
  border-radius: 2px;
}
.btn-link {
  color: #3e6a79;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  background-color: #cacaca;
  color: #000;
}
.btn-default:hover {
  background-color: #acacac;
  color: #000;
}
.tile-actions .btn.btn-default i {
  color: #434343;
}
.tile-actions a.btn.btn-default:hover i,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #288eb9 !important;
}
.tile-actions button.btn.btn-default:hover i {
  color: #c30f2a;
}
.tile-actions .btn.btn-default i.icon-heart {
  color: #c30f2a;
}
button strong {
  font-weight: normal;
}
#favorite_button:hover {
  color: #c30f2a;
}
.btn.favorite {
  color: #c30f2a;
}
.btn.favorite#favorite_button:hover {
  color: #000;
}
.categories-btn-elemental {
  background-color: #ccc !important;
  font-size: 1rem !important;
}
.search-text-elemental {
  font-size: 1.3rem !important;
}
.btn-more {
  background-color: #3e6a78;
  border: 1px solid transparent;
  color: #fff;
  transition: background-color 0.4s ease;
}
.btn-more:hover {
  background-color: #31545e;
  color: #fff;
}
.btn-breadcrumb .btn {
  background-color: #fff;
}
.btn-breadcrumb .btn:last-child {
  color: #999;
  font-weight: normal;
}
.btn.btn-save-elemental,
.btn.btn-success-elemental {
  background-color: #398439 !important;
  color: #fefefe !important;
}
.btn.btn-cancel-elemental {
  color: #434343 !important;
}
span.edit-span-elemental {
  font-size: 1rem !important;
  height: 24px !important;
}
.icon-cog:hover {
  cursor: pointer;
}
.settingsIcon.settingsIconSize {
  color: inherit !important;
}
.settingsIcon.settingsIconSize .icon-cog {
  font-size: 1rem;
}
.label {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.tag {
  font-size: 1.4em;
  font-weight: 300;
}
#search-field {
  border-radius: 2px 0 0 2px;
  font-weight: normal;
}
.btn-mainsearch {
  border-radius: 0 2px 2px 0 !important;
}
.navbar-default .navbar-nav>li>a {
  color: #434343 !important;
}
@media (max-width: 767px) {
  .menu-btn-elemental {
    top: 45px !important;
  }
}
.utilities-bar .navbar {
  padding: 0 23px;
}
.task6 {
  border: 0;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
  transition: box-shadow 200ms ease-out;
}
.task6:hover {
  box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.08);
}
.task6 .tile-content>a {
  color: #424242;
}
.task6 .tile-content>a .tile-header .task-title-secondary {
  font-size: 1rem !important;
}
.task6-elemental .tile-content .task-attributes {
  top: 56px !important;
}
.task6-elemental .tile-content .tile-actions .btn {
  top: 0 !important;
  padding-left: 0 !important;
}
.section-background {
  box-shadow: 10px 10px 6px -6px #777;
  border: 1px solid #ccc;
  margin: inherit !important;
}
.section-header {
  padding-left: 0 !important;
}
.collection {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
header .app-header {
  font-weight: 400;
  min-height: 212px !important;
  padding: 4em 0;
}
header .app-header .well.open {
  background: #002566;
  border-color: transparent;
}
header .app-header .well .browsecat .browsecat-panel ul li a i {
  color: #eee;
}
.search {
  width: 90%;
  margin-right: 5%;
  margin-left: 5%;
}
@media (max-width: 991px) {
  header .app-header .search .well .mainsearch .form-control {
    height: 35px;
  }
  header .app-header {
    min-height: 60px;
  }
}
@media (min-width: 1300px) {
  .search {
    margin-left: 12%;
    margin-right: 12%;
    width: 76%;
  }
}
@media (min-width: 992px) {
  .search {
    margin-left: 17%;
    margin-right: 17%;
    width: 66% !important;
  }
}
#menu_button {
  background-color: #002566;
  background-image: url('https://onecampusimages.s3.amazonaws.com/prd/seu/20201104T0959442307540_hamburger-sprite.png');
  background-position: center;
  background-size: 36px;
  border: 2px solid #002566;
  border-radius: 999px !important;
  padding: 0;
  height: 42px;
  width: 42px;
}
#menu_button:hover {
  background-color: #4e8496;
  border: 2px solid #4e8496;
}
#menu_button:focus {
  outline: 0;
}
#menu_button:not(.primary-nav) {
  display: none;
}
@media (max-width: 400px) {
  #menu_button {
    margin-top: -3px;
  }
}
#sidebar_menu {
  background-color: #2c3c57 !important;
  color: #fefefe;
  display: block !important;
  font-weight: 300;
  padding-left: 5px;
  padding-right: 5px;
  max-width: none;
}
#sidebar_menu .menu-row .panel .panel-heading a,
#sidebar_menu .menu-row .panel .panel-heading .accordion-toggle:after {
  color: #fefefe;
  font-weight: 300;
}
#sidebar_menu .accordion-toggle:hover {
  background-color: #243045;
}
#sidebar_menu .btn-usercontrols {
  background-color: #2c3c57;
  color: #fefefe;
  font-weight: 300;
}
#sidebar_menu ul li:hover {
  background-color: #243045;
  color: #fefefe;
  font-weight: 300;
}
#sidebar_menu .menu-row .panel a {
  color: #fefefe;
  font-weight: 300;
}
#sidebar_menu .menu-row .panel a:hover {
  background-color: #243045;
  color: #fefefe;
  font-weight: 300;
}
#sidebar_menu hr {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#sidebar_menu hr.double-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#menuCloseButton,
#menuCloseButton:hover {
  background-color: transparent;
  border-color: transparent;
}
.row.menu-actions {
  margin-left: -5px;
  margin-right: -5px;
}
.row.menu-actions .col-xs-3 {
  padding-left: -5px !important;
  padding-right: -5px !important;
}
@media (min-width: 992px) {
  #sidebar_menu.in {
    width: 282px;
  }
}
.fade-blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  opacity: 0.3;
}
#taskType {
  display: none;
}
#instagram-icon {
  margin-right: 6px;
}
#youtube-icon {
  margin-left: 6px;
}
