@import url('https://fonts.googleapis.com/css?family=Muli:200,200i,400,400i,700,700i,900,900i');

/* ---------- Color Module Styles ----------- */
body, #header, ul.links, input, footer, .site-footer, .node__meta, .messages__wrapper, .toolbar, .tabs ul.primary, table,
.node-form label, .node-form .description, p, h1, h2, h3, h4 ,h5{
  font-family: 'Muli' !important;
}

body {
  color: #3b3b3b;
  background: #eeeeee;
  line-height: 1.5;
}

body.cke_editable {
  background: none;
}

body a, body a:hover, body a:focus{
  text-decoration: none;
  border-bottom: none;
}
table{
  font-size: 1em;
}
table tr{
  background: none;
}
table tr th{
  background: #eeeeee;
  color: #000000;
}

#page,
#main-wrapper,
.region-primary-menu .menu-item a.is-active,
.region-primary-menu .menu-item--active-trail a {
  background: #ffffff;
}
.tabs ul.primary li a.is-active {
  background-color: #ffffff;
}
.tabs ul.primary li.is-active a {
  background-color: #ffffff;
  border-bottom-color: #ffffff;
}
#header {
  background-color: #ffffff;
  background-image: none;
}
a,
.link {
  color: #006E97;
}
a:hover,
a:focus,
.link:hover,
.link:focus {
  color: #006E97;
}
a:active,
.link:active {
  color: #006E97;
}
.sidebar .block {
  background-color: #ffffff;
  border-color: #ffffff;
}
.site-footer {
  background-color: #eeeeee;
  padding-top: 0px;
}

.site-footer .content{
  color: #424142;
}
.region-secondary-menu .menu-item a {
  text-transform: uppercase;
}
.region-secondary-menu .menu a:hover, .region-secondary-menu .menu a:focus, .region-secondary-menu .menu--account ul.menu a.is-active:hover {
  text-decoration: none;
  color: #470A68;
}
.region-header,
.region-header a,
.region-header li a.is-active,
#name-and-slogan,
.site-branding-block,
#name-and-slogan a,
.site-branding-block a,
.region-secondary-menu .menu-item a,
.region-secondary-menu .menu--account ul.menu a.is-active,
.view-display-id-block_4 .more-link a {
  color: #006E97;
}
div.page-banner{
  height: 100%;
  font-size: 36px;
  color: #ffffff;
  position: relative;
  background-color: #470A68;
}
div.page-banner div{
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1290px;
}

div.page-banner-intranet{
  background-color: #0E6F95;
}

.highlighted .messages__wrapper{
  padding:0px;
}
.region-featured-top{
  display: none;
}
.featured-top{
  padding:10px;
  background-color: white;
  border-bottom: none;
}
.featured-top-original {
  background-color:#eeeeee;
  padding-left: 0px;
}
.featured-top a{
  color:#470A68;
}
.featured-top-wrapper .inactive-sibling a  {
  color: #969696;
}
.featured-top a:hover,
div.featured-top ul.menu li a.is-active,
.featured-top ul.menu li.active-trail > a
{
  color: #006E97 !important;
}
div.featured-top ul.menu li a.is-active,
.featured-top ul.menu li.active-trail > a
{
    font-weight: bold !important;
}
.featured-top ul li {
  list-style:none;
  float:left;
}
.featured-top ul.menu {
  padding: 0;
}
#block-subnavigation, #block-intranetmenu {
  padding: 0px 15px;
}
#block-subnavigation .content, #block-intranetmenu .content {
  margin-top: 0;
}
#block-subnavigation .menu-item, #block-intranetmenu .menu-item {
  padding-top: 0;
}
.featured-top li.menu-item a {
  padding-right: 20px;
}

#featured-top-parents ul {
  padding-left: 15px;
}

.featured-top-wrapper .menu-item {
  padding-top: 0;
}
.featured-top-wrapper #featured-top-parents
{
  background: rgba(238,238,238, 1);
}

.featured-top-wrapper #featured-top-1 {
  background: rgba(238,238,238, .7);
}

.featured-top-wrapper #featured-top-2 {
  background: rgba(238,238,238, .4);
}

.featured-top-wrapper #featured-top-3 {
  background: rgba(238,238,238, .1);
}

.featured-top-wrapper #featured-top-4 {
  background: rgba(238,238,238, .4);
}

.featured-top-wrapper #featured-top-5 {
  background: rgba(238,238,238, .7);
}

.featured-top-wrapper #featured-top-6 {
  background: rgba(238,238,238, 1);
}

.featured-top-wrapper #featured-top-7 {
  background: rgba(238,238,238, .7);
}

.featured-top li.menu-item:not(:last-child) a[href]:after {
  content: "\f111";
  position: relative;
  bottom: 3px;
  left: 10px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  color: #969696;
  opacity: 0.5;
  font-size: 7px;
}

#block-backtoparent, #block-intranetbacktoparent {
  float: right;
  font-size: 18px;
}
#block-backtoparent .menu-item--expanded, #block-intranetbacktoparent .menu-item--expanded{
  list-style:none;
}
#block-backtoparent ul li.menu-item--active-trail.active-parent, #block-intranetbacktoparent ul li.menu-item--active-trail.active-parent{
    list-style:none;
    list-style-type: none;
}
#block-backtoparent ul li.menu-item--active-trail.active-parent:before, #block-intranetbacktoparent ul li.menu-item--active-trail.active-parent:before {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: solid transparent;
    border-bottom: solid transparent;
    border-right: solid #F6A800;
    border-width: 5px;
    content: ' ';
    margin-right: 5px;
}
#block-backtoparent, #block-intranetbacktoparent{
  display:none;
}
#block-backtoparent div, #block-intranetbacktoparent div{
  display:inline;
  padding:0px;
}
#block-backtoparent .menu-item--active-trail.active-parent, #block-intranetbacktoparent .menu-item--active-trail.active-parent{
  padding-top: 0px;
  margin-top: 10px;
}
#block-backtoparent .menu-item--active-trail.active-parent a, #block-intranetbacktoparent .menu-item--active-trail.active-parent a{
  color: #ffffff;
}
div.page-banner div.row div {
  padding:0px;
}

.row {
  margin-right: 0px;
}

div.page-banner.container {
  padding-left: 0px;
}
.no-padding, .featured-top .menu-item--active-trail{
  padding:0px !important;
}
.region-header {
  padding-top: 20px;
}

.region-header .block.block-system-branding-block {
  margin-top: 0px;
}

.cke_button__imceimage_icon {
  background-image: url("/themes/icoe/inc/attachment.png") !important;
}

.search-form
{
  font-size: 14px;
}

.page-not-found-content {
  font-size: 20px;
}

.vertical-tabs__pane{
  display: inline;
  margin: 0px !important;
}

.view-id-jobs_listing .views-field-field-job-edjoin-link {
  font-size: 1.2em;
}

.view-id-jobs_listing .views-field-field-job-posted-date,
.view-id-jobs_listing .views-field-field-job-closing-date,
.view-id-jobs_listing .views-field-field-job-salary-description
{
  color: #666;
  line-height: 2;
}

.view-display-id-block_2 .view-content ul,
.view-display-id-block_3 .view-content ul,
.view-display-id-block_2 .view-content li
{
  padding : 0;
}

.region-content ul, .region-content ol {
  padding: 0 0 0.25em 2.5em;
}

.h3, h3 {
  font-size: 20px;
}

article img.align-left{
  margin-right: 25px;
}
article img.align-right{
  margin-left: 25px;
}
article ul {
  display: table;
}

.form-item label {
  font-size: inherit;
}

.label {
  color: inherit;
  font-size: inherit;
  padding:0;
}

h1.home-page {
  margin-top: 5px;
  padding-left: 15px;
}

@media all and (max-width: 900px) {
  h1.home-page{
    font-size: 28px;
    line-height: 1.5;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
  }
}

.view-id-news_stories .views-field-created,
.view-id-news_stories .views-field-body
{
    color: #666;
    line-height: 2;
}
.view-id-news_stories .views-field-title {
    font-size: 1.2em;
}

.site-footer .content a, .site-footer .content a.is-active {
    color: #006E97;
}

.site-footer .content a:hover, .site-footer .content a:hover.is-active {
    color: #470A68;
}

body:not(:target) .region-primary-menu .menu-toggle:after{
  background: url("/themes/icoe/inc/hamburger.svg") no-repeat;
}

.social-widget-wrapper {
  padding-top: 10px;
}

.footer-block.container{
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.float-right{
  float:right;
}

.view-page-list th a {
  color: #424142;
}

.view-page-list th a:hover, .view-page-list th a:hover.is-active {
  color: #470A68;
}

.view-page-list .tablesort--asc {
  background-image: url(/themes/icoe/inc/twistie-down.svg);
}

.view-page-list .tablesort--desc {
  background-image: url(/themes/icoe/inc/twistie-up.svg);

}

.path-node .filter-wrapper.form-wrapper .filter-help.form-wrapper{
   margin-bottom: 0px;
 }

.path-professional-development-events table caption {
  font-weight: 700;
  font-size: 1.4em;
  color: black;
}

.path-professional-development-events
table tr:nth-child(2n) {
  background: #eeeeee;
}

.path-professional-development-events table tr.pd-event-row td a:first-child {
  font-weight: 700;
  font-size: 1.2em;
}

.block-menu .contextual {
  display: none!important;
}

.webform-submission-contact-form #edit-contact-information-name,
.webform-submission-contact-form #edit-contact-information-email,
.webform-submission-contact-form #edit-contact-information-phone,
.webform-submission-contact-form #edit-contact-subject-select {
  width: 100% !important;
}

.webform-submission-contact-form .js-form-item-contact-subject-select {
  margin-top: 0px;
}

.node--type-intranet-home-page .caption {
  position: absolute;
  bottom: 0%;
  left: 0;
  width: 100%;
  margin: 0px;
  background: rgba(0,0,0,0.50);
  font-weight: bold;
  line-height: normal;
  padding: 10px;
}

.intranet-caption {
  background: transparent;
  color: white;
  font-size: 20px;
  border: 0px;
}

#backtotop {
  /*background: url(/themes/icoe/inc/backtotop2x.png) no-repeat center center contain;*/
  background-image: url(/themes/icoe/inc/backtotop2x.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: block;
  text-decoration: none;
  position: fixed;
  bottom: 1.75rem;
  right: 9.75rem;
  overflow: hidden;
  width: 60px;
  height: 60px;
  border: none;
  z-index: 100;
}

ul.intranet-calendar-list {
  list-style: disc;
}

/* See .color-warning in Seven's colors.css */
.messages--info {
  background-color: #d9edf7;
  content: "\e101";
  border-color: #bcdff1 #bcdff1 #bcdff1 transparent;  /* LTR */
  color: #31708f;
  box-shadow: -8px 0 0 #245269; /* LTR */
  background-color: #d9edf7;
}
[dir="rtl"] .messages--info {
  border-color: #bcdff1 transparent #bcdff1 #bcdff1;
  box-shadow: 8px 0 0 #245269;
}

.messages__wrapper__info{
  padding: 0px 0 10px 8px;
}

.messages__wrapper {
  padding: 0px 0 5px 8px;
}

.block-system-main-block .content:first-child {
  margin-top: 5px;
}

.node__content {
  font-size: 1.071em;
  margin-top: 20px;
}

.layout-main {
  margin-top: 5px;
  margin-bottom: 40px;
}

.main-content h2 {
  margin-bottom: 2px;
  font-weight: bold;
  line-height: 1.4;
}

.main-content h3, .h3 {
  font-weight: bold;
}

.main-content h4, .h4 {
  font-weight: bold;
}

.main-content h1, .h1 {
  font-weight: bold;
}

.alignfull {
  max-width: none;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.no-margin-top {
  margin-top: 0px!important;
}

.slideshow-selpa .views_slideshow_cycle_teaser_section {
  margin-left: auto;
  margin-right: auto;
}

.region-secondary-menu .menu {
  margin: 0 10px;
  padding: 0 50px 0 0;
  text-align: right; /* LTR */
  font-size: 0.929em;
}

.wp-block-embed-youtube .wp-block-embed__wrapper,
.wp-block-embed-vimeo .wp-block-embed__wrapper {
  /*height: 220px;*/
  /*background-color: rgba(0,0,0,0.50);*/
  position: relative;
  padding-bottom: 56%;
  /*padding-top: 4.25%;*/
}

.wp-block-embed-youtube .wp-block-embed__wrapper div,
.wp-block-embed-vimeo .wp-block-embed__wrapper div {
  position: unset !important;
  padding-bottom: 0 !important;
}

.wp-block-embed-youtube iframe,
.wp-block-embed-vimeo iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.wp-block-embed-youtube.is-provider-google-docs .wp-block-embed__wrapper {
  height: 100%;
  padding-bottom: 0;
  padding-top: 0;
}

.main-content h2 {
  margin-bottom: 2px;
  font-size: 24px;
  line-height: 1.4;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  min-height: 0px;
}

.site-announcement-banner{
  width: 100%;
  max-width:100%
}

.site-announcement-banner {
  height: 100%;
  font-size: 36px;
  color: #000;
  position: relative;
  background-color: #FFD479;
}

.site-announcement-banner .region-site-announcement {
  padding-top:10px;
  padding-left: 15px;
  padding-right: 15px;
}

.site-announcement-banner .region-site-announcement a {
  color: #b22222;
  text-decoration: underline;
}

blockquote:before, blockquote:after{
  content: none;
}

blockquote {
  margin: 0 0 0;
}

/*flexslider*/

.flexslider{
  border: 0!important;
}

.flexslider .slides > li{
  position: relative;
}

.flexslider .slider-caption{
  display: none;
  position: absolute;
  z-index: 99;
  background: rgba(255, 255, 255, 0.67);
  bottom: 50px;
  padding: 20px;
  left: 50px;
  width: 50%;
  font-size: 1.2em;
  line-height: 140%;
}

.flexslider .slider-title{
  margin-top: 0;
  font-size: 1.8em;
}

.flexslider .flex-direction-nav a{
  font-size: 0;
}

.flexslider .flex-direction-nav a:before{
  color: #fff;
  padding-top: 10px;
}

.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
  margin: 0!important;
  padding: 0!important;
  list-style: none;
}

.flexslider ul {
  display: table!important;
  line-height: 1.5em!important;
  font-size: 1.161em;
}

.site-footer__bottom {
  border-top: 1px solid #eeee;
}

.tbm .btn-navbar {
  color: #470A68 !important;
}

.tbm .btn-navbar  {
  float: right;
  margin-right:0px
}

.tbm .tbm-collapse, .tbm .tbm-collapse.collapse {
  display: block;
}

.tbm .tbm-collapse {
  background: #fff;
  top: 30px;
}

.tbm {
  background-color: inherit;
}

.tbm .tbm-nav > li  a, .tbm .tbm-nav > li span.tbm-no-link {
  border-bottom: 0;
  border-right: 0px;
  border-top: 0;
  color: #424142;
  font-weight: normal;
  padding: 0.7em 0.8em;
  padding-left: 10px;
  text-shadow:  0 1px #eee;;
  text-transform: uppercase;
}

.tbm .tbm-nav > .active a, .tbm .tbm-nav > .active a:hover, .tbm .tbm-nav > .active a:focus, .tbm .tbm-nav > .active span.tbm-no-link, .tbm .tbm-nav > .active  span.tbm-no-link:hover, .tbm .tbm-nav > .active  span.tbm-no-link:focus {
  background-color: inherit;
  color: #006E97;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.tbm .tbm-nav > li a:focus, .tbm .tbm-nav > li a:hover, .tbm .tbm-nav > li span.tbm-no-link:focus, .tbm .tbm-nav > li span.tbm-no-link:hover {
  background-color: inherit;
  color: #006E97;
  text-decoration: none;
  text-shadow: none;
  outline: none;
}

.tbm .tbm-nav > li {
  float: left;
  margin: 0 1px;
  padding: 0 1px;
}

.tbm-nav .open a, .nav .open a:focus, .tbm-nav .open a:hover {
  background-color: inherit!important;
  border-color: #337ab7!important;
}

.tbm .tbm-nav li.dropdown.open .dropdown-toggle {
  background-color: #eee!important;
  border-color: #337ab7!important;
  color: #006E97;
}

.tbm .dropdown-menu {
  border-bottom: 3px solid #8e8e8e;
}

.mega.open .mega-dropdown-menu {
  font-size: 1.2em;
}

.tbm .tbm-justify.open .dropdown-menu {
  width: 100%!important;
}

.tbm .tbm-nav li.dropdown.open .dropdown-toggle .caret, .tbm .tbm-nav li.dropdown.active .dropdown-toggle .caret, .tbm .tbm-nav li.dropdown.open.active .dropdown-toggle .caret {
  border-top-color: #666 !important;
  border-bottom-color: #666 !important;
}

.tbm .tbm-nav li.dropdown .dropdown-toggle:hover .caret{
  border-top-color: #666 !important;
  border-bottom-color: #666 !important;
}

.tbm .dropdown-menu li a:hover, .tbm .dropdown-menu li a:focus, .tbm .dropdown-submenu:hover a, .tbm .dropdown-menu li span.tbm-no-link:hover, .tbm .dropdown-menu li span.tbm-no-link:focus, .tbm .dropdown-submenu:hover span.tbm-no-link {
  border-color: #337ab7!important;
  color: #006E97!important;
}

.tbm .tb-block ul li a, .tbm .tb-block .nav li a, .tbm .tb-block ul li span.tbm-no-link li, .tbm .tb-block .nav li span.tbm-no-link li {
  display: block;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0rem;
}

.tbm .tb-block ul li a:hover, .tbm .tb-block ul li a:focus, .tbm .tb-block ul li a:active, .tbm .tb-block .nav li a:hover, .tbm .tb-block .nav li a:focus, .tbm .tb-block .nav li a:active, .tbm .tb-block ul li span.tbm-no-link:hover, .tbm .tb-block ul li span.tbm-no-link:focus, .tbm .tb-block ul li span.tbm-no-link:active, .tbm .tb-block .nav li span.tbm-no-link:hover, .tbm .tb-block .nav li span.tbm-no-link:focus, .tbm .tb-block .nav li span.tbm-no-link:active {
  line-height: 1.3;
}

.tbm .tbm-nav li.dropdown.active .dropdown-toggle, .tbm .tbm-nav li.dropdown.open.active .dropdown-toggle, .tbm .tbm-nav > li.dropdown.open.active a:hover, .tbm .tbm-nav > li.dropdown.open.active span.tbm-no-link:hover {
  background-color: inherit;
  color: #006E97;
}

.tbm .tbm-justify.open h4.tb_separator {
  text-decoration-color: #470A68;
  text-decoration-line: underline;
  text-decoration-thickness: .3rem;
  text-underline-offset: 11px;
}

.tbm .tb-block h1, .tbm .tb-block h2, .tbm .tb-block h3, .tbm .tb-block h4 {
  font-weight: 600;
}

.tbm .dropdown-menu a,
.tbm .dropdown-menu span.tbm-no-link {
  padding: 3px 0px;
}

.tbm-item.level-1 {
  border-right: none;
}

.tbm .tbm-item--has-dropdown .tbm-link-container:after {
  border-bottom-color: #666;
  margin-top: 19px;
  display: inline-block;
  margin-left: 0px;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #666;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-right: 6px
}

.tbm .tbm-item--has-dropdown .tbm-link-container a.tbm-toggle{
  padding: 0.7em 5px 0.7em 0.8em;
}

.tbm .tbm-nav li.tbm-item--has-dropdown.open > .tbm-link-container {
  background-color: #eee!important;
  border-color: #337ab7!important;
  color: #006E97;
}


.tbm-submenu .tbm-row [class*="span"] {
  margin-left: 7.05%;
}

.tbm-submenu .tbm-row .tbm-column-inner{
  padding: 10px;
}

.tbm-submenu .tbm-row .tbm-column-inner .tbm-block {
  margin-bottom: 10px;
}


.tbm .tbm-nav > li .tbm-submenu a, .tbm .tbm-nav > li .tbm-submenu span.tbm-no-link{
  display: block;
  padding: 3px 0px;
  clear: both;
  font-weight: normal;
  line-height: 15.4px;
  color: #333;
  white-space: nowrap;
}

.tbm .tbm-block .mega-menu ul {
  padding: 0;
  margin: 0;
}

.tbm .tbm-block .mega-menu ul li {
  background: none;
  list-style: none;
  display: list-item;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
}

.tbm .tbm-submenu .tbm-block a {
  text-transform: capitalize!important;
}

.tbm .tbm-submenu .tbm-block li:first-child > a {
  border-top: 0;
}

.tbm .tbm-submenu .tbm-block ul li a {
  display: block;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0rem;
}
.tbm .tbm-submenu .tbm-block ul li a {
  margin: 0;
  border: 0;
  background: none;
  font: inherit;
  white-space: normal;
}
.tbm .tbm-submenu .tbm-block li > a {
  clear: both;
  color: #333;
  text-shadow: none;
}

.tbm .tbm-submenu a:hover {
  color: #006E97!important;
}

@media (max-width: 979px){
  .tbm .tbm-collapse .tbm-nav > li a, .tbm .tbm-collapse .dropdown-menu a {
    padding: 0.9em 0 0.9em 10px;
  }

  .tbm .tbm-collapse .tbm-nav > li a:hover, .tbm .tbm-collapse .tbm-nav > li a:focus, .tbm .tbm-collapse .tbm-nav > li span.tbm-no-link:hover, .tbm .tbm-collapse .tbm-nav > li span.tbm-no-link:focus {
    color: #006E97;
  }

  .tbm .tbm-collapse .tbm-nav > li.active a, .tbm .tbm-collapse .tbm-nav > li.active span.tbm-no-link {
    color: #006E97;
    border-bottom: 1px solid #006E97;
    border-top: 1px solid #006E97;
  }

  .tbm .tbm-nav > li a, .tbm .tbm-nav > li span.tbm-no-link {
    margin-top: 0px !important;
  }

  .tbm .tbm-collapse .tbm-nav > li a, .tbm .tbm-collapse .dropdown-menu a, .tbm .tbm-collapse .tbm-nav > li span.tbm-no-link, .tbm .tbm-collapse .dropdown-menu span.tbm-no-link {
    border-bottom: 1px solid #d9d9d9;
    border-right: none;
    color: #424142;
    font-weight: normal;
    font-size: 14px;
  }

  .tbm .tbm-collapse .tbm-nav > li.active a:hover, .tbm .tbm-collapse .tbm-nav > li.active a:focus, .tbm .tbm-collapse .tbm-nav > li.active span.tbm-no-link:hover, .tbm .tbm-collapse .tbm-nav > li.active span.tbm-no-link:focus {
    background-color: #fff;
  }

  .tbm .tbm-collapse .dropdown-menu {
    background-color: #fff;
  }

  .tbm .tbm-collapse .tbm-nav > li.active a:hover, .tbm .tbm-collapse .tbm-nav > li.active a:focus, .tbm .tbm-collapse .tbm-nav > li.active span.tbm-no-link:hover, .tbm .tbm-collapse .tbm-nav > li.active span.tbm-no-link:focus {
    background-color: #fff;
  }

  .tbm .tbm-collapse .dropdown-menu .tbm-block a {
    border-top: 0px;
    border-bottom: 0px;
    color: #333;
  }

  .tbm .caret {
    font-size: 2.5rem!important;
    float: right !important;
  }

  .tbm .tbm-nav li.dropdown.open .dropdown-toggle .caret, .tbm .tbm-nav li.dropdown.open.active .dropdown-toggle .caret {
    border-top: 0px;
    border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }

  .tbm .tbm-nav li.dropdown .dropdown-toggle .caret, .tbm .tbm-nav li.dropdown .dropdown-toggle .caret {
    display: block!important;
    margin-right: 10px;
    border-top: 10px solid #000;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
  }

  .tbm .always-show .mega.open .mega-dropdown-menu{
    display: block !important;
  }

  .tbm .always-show .mega .mega-dropdown-menu, .tbm .always-show .dropdown-menu {
    display: none !important;
  }

  .tbm .tb-block ul li a:hover, .tbm .tb-block ul li a:focus, .tbm .tb-block ul li a:active, .tbm .tb-block .nav li a:hover, .tbm .tb-block .nav li a:focus, .tbm .tb-block .nav li a:active, .tbm .tb-block ul li span.tbm-no-link:hover, .tbm .tb-block ul li span.tbm-no-link:focus, .tbm .tb-block ul li span.tbm-no-link:active, .tbm .tb-block .nav li span.tbm-no-link:hover, .tbm .tb-block .nav li span.tbm-no-link:focus, .tbm .tb-block .nav li span.tbm-no-link:active {
    font-size: 14px;
  }

  .tbm .tbm-collapse .dropdown-menu .tbm-block a:hover, .tbm .tbm-collapse .dropdown-menu .tbm-block a:focus {
    color: #006E97!important;
  }
}

.menu-student-services.mega-menu a {
  font-size: 14px;
  font-weight:900!important;
  padding: 12px 0px!important;
  white-space: normal;
  line-height: 1.1;
  letter-spacing: 0.1em;
}

.menu-student-services.mega-menu a:first-child {
  padding-top: 20px!important;
}

.tbm .dropdown-menu a:hover{
  color: #006E97;
}

@media (min-width: 1200px) {
  .tbm .row-fluid [class*="span"] {
    margin-left: 1.71%;
  }

  .tbm .row-fluid [class*="span"]:first-child {
    margin-left: 1.71%;
  }
}

.business-services {
  font-size:14px;
}

.tbm h4 {
  font-weight: 900!important;
  text-transform: none;
}

.tbm h5 {
  font-weight: 900;
  text-transform: none;
}

.tbm .dropdown-menu {
  border-bottom: 3px solid #470A68;
}

.homepage-coe-wrapper .iframely-responsive {
  padding-top: 20px !important;
}

.homepage-coe-wrapper .iframely-responsive {
  padding-bottom: 67% !important;
  height: initial!important;
}

.homepage-coe-wrapper .iframely-responsive iframe{
  padding-bottom: 0!important;
  border: none!important;
}

.site-footer .content {
  color: #424142!important;
}

.has-dark-blue-background-color {
  background-color: rgb(0, 115, 170)!important;
}

.has-light-blue-background-color {
  background-color: rgb(34, 159, 216)!important;
}

.has-dark-gray-background-color {
  background-color: rgb(68, 68, 68)!important;
}

.has-light-gray-background-color {
  background-color: rgb(238, 238, 238)!important;
}

.has-dark-blue-color {
  color: rgb(0, 115, 170);
}

.has-light-blue-color {
  color: rgb(34, 159, 216)!important;
}

.has-dark-gray-color {
  color: rgb(68, 68, 68)!important;
}

.has-light-gray-color{
  color: rgb(238, 238, 238)!important;
}

.view-display-id-page_1 .views-view-grid .row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin-left: 0px;
}

.job-node-custom-class{
  border: 1px solid rgba(0,0,0,.125);
  padding: 15px;
  background: #f7f7f7;
}

.has-purple-color { color: #470968; }
.wp-block-button__link.has-purple-color:active,
.wp-block-button__link.has-purple-color:focus,
.wp-block-button__link.has-purple-color:hover,
.wp-block-button__link.has-purple-color:visited {
  color: #470968;
}

.has-blue-color { color: #236e97 }
.wp-block-button__link.has-blue-color:active,
.wp-block-button__link.has-blue-color:focus,
.wp-block-button__link.has-blue-color:hover,
.wp-block-button__link.has-blue-color:visited {
  color: #236e97;
}

.has-yellow-color { color: #f6a700; }
.wp-block-button__link.has-yellow-color:active,
.wp-block-button__link.has-yellow-color:focus,
.wp-block-button__link.has-yellow-color:hover,
.wp-block-button__link.has-yellow-color:visited {
  color: #f6a700;
}

.has-green-color { color: #699239; }
.wp-block-button__link.has-green-color:active,
.wp-block-button__link.has-green-color:focus,
.wp-block-button__link.has-green-color:hover,
.wp-block-button__link.has-green-color:visited {
  color: #699239;
}

.has-dark-gray-icoe-color { color: #434343; }
.wp-block-button__link.has-dark-gray-icoe-color:active,
.wp-block-button__link.has-dark-gray-icoe-color:focus,
.wp-block-button__link.has-dark-gray-icoe-color:hover,
.wp-block-button__link.has-dark-gray-icoe-color:visited {
  color: #434343;
}

.has-solid-cool-gray-color { color: #666666; }
.has-white-color { color: #ffffff; }

.has-purple-background-color { background-color: #470968; }
.has-blue-background-color { background-color: #236e97 }
.has-yellow-background-color { background-color: #f6a700 }
.has-green-background-color { background-color: #699239 }
.has-dark-gray-icoe-background-color { background-color: #434343 }
.has-solid-cool-gray-background-color { background-color: #666666 }
.has-white-background-color { color: #ffffff; }

h4.wp-block-uswds-accordion-item.usa-accordion__heading {
  font-weight: bold!important;
  font-size: 20px!important;
}

h4.wp-block-uswds-accordion-item .usa-accordion__button[aria-expanded=false]{
  background-image:url(/modules/contrib/gutenberg_uswds/assets/img/usa-icons/add.svg),linear-gradient(transparent,transparent)!important;
  background-repeat:no-repeat!important;
  background-size:3.5rem!important;
}

h4.wp-block-uswds-accordion-item .usa-accordion__button {
  -moz-osx-font-smoothing: inherit!important;
  -webkit-font-smoothing: inherit!important;
  border: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  padding: 0!important;
  text-align: left!important;
  background-image: url(/modules/contrib/gutenberg_uswds/assets/img/usa-icons/remove.svg),linear-gradient(transparent,transparent);
  background-repeat: no-repeat!important;
  background-color: #f0f0f0!important;
  background-position: right 3.25rem center!important;
  background-size: 3.5rem!important;
  color: #1b1b1b!important;
  cursor: pointer!important;
  display: inline-block!important;
  font-weight: 700!important;
  margin: 0!important;
  padding: 3rem 5.5rem 3rem 3.25rem!important;
  text-decoration: none!important;
  width: 100%!important;
}

div.usa-accordion__content {
  background-color: #fff!important;
  margin-top: 0!important;
  overflow: auto!important;
  padding: 3rem 3.25rem calc(3rem - 2.25rem)!important;
  font-size: 18px!important;
  padding-bottom: 21px!important;
}

div.usa-accordion__content.usa-prose>p {
  max-width: 100%;
}

div h3.usa-process-list__title {
  margin-bottom: 0.5rem!important;
  font-size: calc(3.3rem + 0.6vw)!important;
  font-weight: 500!important;
  line-height: 1.2!important;
}

.usa-process-list__item, .usa-prose .usa-process-list__item {
  border-left: 1.25rem solid #d9e8f6;
  font-size: 2.1rem;
  margin-bottom: 0;
  padding-bottom: 4rem;
  padding-left: calc(calc((2.5rem/2) - 0.25rem)*4);
}

.usa-process-list, .usa-prose .usa-process-list {
  font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  font-size: 3.06rem;
  line-height: 1.5;
  margin-bottom: 0;
  margin-top: 0;
  list-style-type: none;
  padding-left: 0;
  counter-reset: usa-numbered-list;
  padding: 20px 0 0 calc((2.5rem/2) - (0.5rem/2));
  position: relative;
}

.usa-process-list .block-editor-block-list__block li.usa-process-list__item::before {
  left: -1rem;
}

.usa-process-list__item::before {
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border-radius: 99rem;
  background-color: #fff;
  border: 0.5rem solid #1b1b1b;
  box-shadow: 2 2 2 2.25rem #fff;
  color: #1b1b1b;
  content: counter(usa-numbered-list,decimal);
  counter-increment: usa-numbered-list;
  display: flex;
  font-family: Source Sans Pro Web,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;
  font-size: 3.46rem;
  font-weight: 700;
  height: 5.5rem;
  left: 0;
  line-height: 2.9;
  margin-top: -0.5rem;
  position: absolute;
  width: 5.5rem;
}

.usa-process-list .block-editor-block-list__block li.usa-process-list__item {
  border-left: 0.5rem
  rem
  solid #d9e8f6;
  max-width: 72ex;
}

ol.usa-process-list.usa-process-list--{
  padding: 0 0 0.25em 22px;

}

.usa-process-list__item h4.usa-process-list__heading {
  font-size: 3rem!important;
  font-weight: 700;
  line-height: 1.1;
  color: #1b1b1b;
  margin: 0;
}

.usa-process-list__item:last-child {
  border-left: 1.25rem solid transparent;
}

.wp-block-gallery .blocks-gallery-grid{
  padding: 0!important;
  margin: 0!important;
}

.wp-block-gallery.alignfull {
  max-width: 100%!important;
  width: inherit!important;
  position: inherit!important;
  left: 0!important;
  right: 0!important;
  margin-left: 0!important;
  margin-right: 0!important;
}

.wp-block-cloudblocks-hero-section .text-hero-transparency {
  opacity: 1;
  transform: translateX(0);
  font-size: 37px;
  background: hsla(0,0%,100%,0.7);
  padding: 21px 32px 21px 48px;
}

.wp-block-cloudblocks-hero-section.less-padding-top section {
  padding-top: 20px;
}

.wp-block-cloudblocks-hero-section.less-padding-bottom section {
  padding-bottom: 20px;
}

.wp-block-cloudblocks-g-section.banner-img .g-section-wrapper {
  z-index:0;
}

.region-content ul, .region-content ol {
  padding: 0 0 0.25em 15px;
}

.block-views-blockmega-menu-services-block-1 h5
{
  margin-top: 7px;
  margin-bottom: 7px;
}

h5.menu-student-services.mega-menu {
  padding-top: 10px !important;
}

.tbm .tbm-submenu .tbm-block ul li a {
  display: block;
  line-height: 1.3;
  margin-bottom: 0.5rem;
  padding: 0.4rem 0rem;
}
