
/* Enter Your Custom CSS Here */
#content {
  overflow-x: hidden;
}
@media screen and (max-width: 600px) {
  .mobile-hide {
    display: none;
  }
}
@media screen and (min-width: 601px) {
  .desktop-hide {
    display: none;
  }
}
#eec-staff {
  text-align: center;
}
#eec-staff .staff-profile {
  display: inline-block;
  max-width: 200px;
  margin: 0px 3%;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #eec-staff .staff-profile {
    max-width: 170px;
  }
}
@media screen and (max-width: 990px) {
  #eec-staff .staff-profile {
    max-width: 200px;
    margin: 0px 10% 50px 10%;
  }
}
#requirements-download {
  text-align: center;
}
#requirements-download h3 {
  font-size: 20px;
}
#requirements-download i {
  font-size: 40px;
}
#requirements-table .nav.nav-tabs {
  margin-left: 0px;
  border-bottom: 0px;
}
#requirements-table .nav.nav-tabs li:hover {
  background-color: #FFFFFF;
  border-bottom: 0px;
}
#requirements-table .nav.nav-tabs li:hover a {
  background-color: #d5d5d5;
  border-bottom: 0px;
}
#requirements-table .nav.nav-tabs li a {
  background-color: #EEEEEE;
  border-radius: 0px;
  border-bottom: 0px;
/*   outline: 0; */
}
#requirements-table .nav.nav-tabs li a h3 {
  color: #000;
  margin: 4px 0;
  font-size: 18px;
}
#requirements-table .nav.nav-tabs li.active:hover {
  background-color: #FFFFFF;
  border-bottom: 0px;
}
#requirements-table .nav.nav-tabs li.active:hover a {
  border-bottom: 0px;
}
#requirements-table .nav.nav-tabs li.active a {
  border-radius: 4px 4px 0px 0px;
  background-color: #CC0000;
}
#requirements-table .nav.nav-tabs li.active a h3 {
  color: #FFFFFF;
}
#requirements-table table thead tr {
  background-color: #CC0000;
}
#requirements-table table thead tr td {
  border: 0px;
  color: #FFFFFF;
}
@media screen and (max-width: 800px) {
  #full-width-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#jump-navigation-container {
  cursor: pointer;
}
#jump-navigation-container.fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
  margin-top: -6px;
}
@media screen and (max-width: 1024px) {
  #jump-navigation-container.fixed {
    margin-top: -1px;
  }
}
.panel-grid {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
@media screen and (max-width: 750px) {
  .panel-grid {
    font-size: 10px;
  }
}
.panel-grid:nth-child(odd) .highlight-row {
  background-image: url("/wp-content/themes/ultra-child/assets/image/black-linen-light.png");
  background-color: rgba(178, 178, 170, 0.0980392);
}
.crellyslider-slider-home_hero .cs-slides > li::before,
.rev_slider_wrapper .cs-slides > li::before,
.crellyslider-slider-home_hero .tp-revslider-mainul > li::before,
.rev_slider_wrapper .tp-revslider-mainul > li::before,
.crellyslider-slider-home_hero .cs-slides .slotholder::before,
.rev_slider_wrapper .cs-slides .slotholder::before,
.crellyslider-slider-home_hero .tp-revslider-mainul .slotholder::before,
.rev_slider_wrapper .tp-revslider-mainul .slotholder::before {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://entrepreneurship.coe.utah.edu/wp-content/uploads/sites/41/2017/02/blu-stripes.png);
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0.6;
  z-index: 1;
  content: " ";
}
.crellyslider-slider-home_hero .crellyslider > .cs-controls > .cs-next,
.rev_slider_wrapper .crellyslider > .cs-controls > .cs-next,
.crellyslider-slider-home_hero .crellyslider > .cs-controls > .cs-previous,
.rev_slider_wrapper .crellyslider > .cs-controls > .cs-previous {
  background-image: none;
  background-color: transparent;
  border-radius: 0px;
  box-shadow: none;
}
@media screen and (max-width: 1028px) {
  .crellyslider-slider-home_hero .crellyslider > .cs-controls,
  .rev_slider_wrapper .crellyslider > .cs-controls {
    margin-top: -30px;
  }
}
@media screen and (max-width: 580px) {
  .crellyslider-slider-home_hero .crellyslider > .cs-controls > .cs-next,
  .rev_slider_wrapper .crellyslider > .cs-controls > .cs-next {
    right: 5px;
  }
  .crellyslider-slider-home_hero .crellyslider > .cs-controls > .cs-previous,
  .rev_slider_wrapper .crellyslider > .cs-controls > .cs-previous {
    left: 5px;
  }
}
.crellyslider-slider-home_hero .crellyslider > .cs-controls > .cs-next::after,
.rev_slider_wrapper .crellyslider > .cs-controls > .cs-next::after {
  font-family: 'Glyphicons Halflings';
  content: "\e080";
  color: rgba(255, 255, 255, 0.7);
  font-size: 40px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}
.crellyslider-slider-home_hero .crellyslider > .cs-controls > .cs-previous::after,
.rev_slider_wrapper .crellyslider > .cs-controls > .cs-previous::after {
  font-family: 'Glyphicons Halflings';
  content: "\e079";
  color: rgba(255, 255, 255, 0.7);
  font-size: 40px;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
}
.frm_style_formidable-style.with_frm_style input[type=submit],
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button],
.frm_form_submit_style,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit] {
  border-radius: 6px;
  padding: 14px 40px;
  text-transform: uppercase;
  text-decoration: none;
  background-color: #CC0000;
  font-size: 16px;
  border: 0px rgba(0, 0, 0, 0.4) solid;
  color: white;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style input[type=submit]:active,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:active,
.frm_form_submit_style:active,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:active,
.frm_style_formidable-style.with_frm_style input[type=submit]:visited,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:visited,
.frm_form_submit_style:visited,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:visited,
.frm_style_formidable-style.with_frm_style input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:focus,
.frm_form_submit_style:focus,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:focus,
.frm_style_formidable-style.with_frm_style input[type=submit]:link,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:link,
.frm_form_submit_style:link,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:link {
  text-decoration: none;
  background-color: #CC0000;
  color: white;
  font-size: 16px;
  border: 0px rgba(0, 0, 0, 0.4) solid;
}
.frm_style_formidable-style.with_frm_style input[type=submit]:hover,
.frm_style_formidable-style.with_frm_style .frm_submit input[type=button]:hover,
.frm_form_submit_style:hover,
.frm_style_formidable-style.with_frm_style.frm_login_form input[type=submit]:hover {
  background-color: #B20000;
}
.hero-image-overlay-link {
  text-align: center;
}
.hero-image-overlay-link a.btn {
  border-radius: 6px;
  padding: 14px 40px;
  text-transform: uppercase;
}
.hero-image-overlay-link a.btn.btn-utah-red {
  text-decoration: none;
  background-color: #CC0000;
  font-size: 16px;
  font-weight: bold;
  border: 0px rgba(0, 0, 0, 0.4) solid;
  color: white;
}
.hero-image-overlay-link a.btn.btn-utah-red:hover,
.hero-image-overlay-link a.btn.btn-utah-red:active,
.hero-image-overlay-link a.btn.btn-utah-red:visited,
.hero-image-overlay-link a.btn.btn-utah-red:focus,
.hero-image-overlay-link a.btn.btn-utah-red:link {
  text-decoration: none;
  background-color: #CC0000;
  color: white;
  font-size: 16px;
  border: 0px rgba(0, 0, 0, 0.4) solid;
}
.hero-image-overlay-link a.btn.btn-utah-red:hover {
  background-color: #B20000;
}
@media screen and (max-width: 1000) {
  .hero-image-overlay-link a.btn.btn-utah-red {
    font-size: 16px !important;
    border-radius: 6px !important;
    padding: 14px 40px !important;
  }
}
.hero-image-overlay-text {
  text-align: center;
  font-size: 65px;
  line-height: 65px;
  color: white;
  text-shadow: 2px 2px 4px #000000;
}
.tab_wrap .nav.nav-tabs {
  margin-left: 0px;
}
.su-tabs .su-tabs-panes .su-tabs-pane {
  overflow-x: scroll;
}
body {
  background: #000;
}
#masthead {
  border-top: 1px rgba(69, 73, 76, 0.5) solid;
}
.top-bar-menu .menu li {
  color: #cc0000;
  display: inline-block;
  line-height: 38px;
  margin-right: 0.89286em;
  position: relative;
  vertical-align: middle;
}
.top-bar-menu .menu li a {
  color: #cc0000;
  display: block;
  font-size: 0.85714em;
  height: 38px;
  line-height: 2.08333em;
  line-height: 38px;
  text-decoration: none;
  white-space: nowrap;
}
.top-bar-menu .menu li a:before {
  color: #cc0000;
}
.top-bar-menu .menu li a:hover:before {
  color: #4f5c71;
}
.top-bar-menu .menu li:hover > a {
  color: #4f5c71;
}
.top-bar-navigation ul li {
  color: #acaeaf;
  display: inline-block;
  margin-right: 1.33929em;
  position: relative;
  vertical-align: middle;
}
.top-bar-navigation ul li a {
  color: #acaeaf;
  display: block;
  font-size: 0.85714em;
  line-height: 2.08333em;
  text-decoration: none;
  white-space: nowrap;
}
.top-bar-navigation ul li a:before {
  color: #acaeaf;
}
.top-bar-navigation ul li a:hover before {
  color: #ffffff;
}
.top-bar-navigation ul li:hover > a {
  color: #ffffff;
}
.top-bar-navigation ul ul {
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
  background: #ffffff;
  border-top: 3px solid #0072A7;
  box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 35px;
  z-index: 400;
}
.top-bar-navigation ul ul li:hover > a {
  background: #0072A7;
  color: #ffffff;
}
.main-navigation > div > ul > li:hover > a {
  color: #CC0000;
}
.main-navigation > div > ul > li > a {
  height: 80px;
  line-height: 80px;
}
.main-navigation > div > ul > li > a:hover {
  border-bottom-color: #CC0000;
}
.main-navigation ul li a {
  color: #ffffff;
  display: block;
  font-size: 1em;
  line-height: 1.78571em;
  text-decoration: none;
  white-space: nowrap;
}
.main-navigation ul li:hover > a {
  color: #CC0000;
}
.main-navigation ul ul {
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  background: #ffffff;
  border-top: 3px solid #0072A7;
  box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  display: none;
  left: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top: 109px;
  z-index: 2;
}
.main-navigation ul ul li a {
  color: #5a5d60;
  padding: 0.4em 0.8em;
}
.main-navigation ul ul li:hover > a {
  background: #0072A7;
  color: #ffffff;
}
.main-navigation .current_page_item > a {
  color: #FFFFFF;
}
.main-navigation .current-menu-item > a {
  color: #FFFFFF;
}
.main-navigation .current_page_ancestor > a {
  color: #FFFFFF;
}
.main-navigation .menu-search {
  height: 80px;
}
.main-navigation .menu-search .search-icon:before {
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  color: #ffffff;
  content: '\f002';
  font-family: "FontAwesome";
  height: 80px;
  line-height: 80px;
  position: absolute;
  right: 0;
  top: 50%;
  transition: 0.3s;
}
.main-navigation .menu-search .search-icon:hover:before {
  color: #CC0000;
  cursor: pointer;
}
.main-navigation .menu-search .searchform {
  z-index: 10000;
  background: #ffffff;
  display: none;
  margin-top: -3px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 17.8571rem;
}
.main-navigation .menu-search .searchform input[name=s] {
  -moz-border-radius: 0;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  -webkit-border-radius: 0;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  background-color: transparent;
  border-radius: 0;
  border-top: 3px solid #0072A7;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
  color: #313539;
  width: 100%;
}
.main-navigation .menu a:before {
  color: #313539;
}
.main-navigation .menu a:hover before {
  color: #0072A7;
}
@media screen and (max-width: 1024px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .container .site-branding-container {
    padding-left: 20px;
  }
}
#scroll-to-top {
  bottom: 3.98571em;
  display: block;
}
@media screen and (max-width: 100px) {
  #scroll-to-top {
    display: block;
  }
}
.responsive-menu .menu-toggle {
  color: #ffffff;
}
.responsive-menu .main-navigation.toggled ul li a:hover {
  background: #CC0000;
}
.bottom-bar-menu .menu li {
  color: #808080;
  display: inline-block;
  margin-right: 0.89286em;
  position: relative;
  vertical-align: middle;
}
.bottom-bar-menu .menu li a {
  color: #808080;
  display: block;
  font-size: 0.85714em;
  height: 50px;
  line-height: 2.08333em;
  line-height: 50px;
  text-decoration: none;
  white-space: nowrap;
}
.bottom-bar-menu .menu li a:before {
  color: #808080;
}
.bottom-bar-menu .menu li a:hover before {
  color: #ffffff;
}
.bottom-bar-menu .menu li:hover > a {
  color: #ffffff;
}
.site-footer #wp-calendar tbody td {
  background: #000;
  border-color: #272a2d;
}
.site-footer #wp-calendar tbody td a {
  color: #808080;
}
.site-footer #wp-calendar tbody td a:hover {
  color: #cdcdcd;
}
.site-footer .footer-main {
  background: #000;
}
.site-footer .footer-main h3 {
  color: #ffffff;
}
.site-footer .footer-main .widget h3.widget-title ~ * {
  color: #acaeaf;
}
.site-footer .footer-main a,
.site-footer .footer-main li {
  color: #808080;
}
.site-footer .footer-main a:hover,
.site-footer .footer-main li:hover {
  color: #cdcdcd;
}
.site-footer .footer-main .container {
  overflow-x: hidden;
}
.site-footer .bottom-bar {
  border-top: 1px rgba(69, 73, 76, 0.5) solid;
  background: #000;
  color: #808080;
}
.site-footer .bottom-bar a {
  color: #808080;
  text-decoration: none;
}
.site-footer .bottom-bar a:hover {
  color: #cdcdcd;
}
#page {
  background: #ffffff;
}
.sidebar #primary {
  border-color: #eaeaeb;
  border-style: solid;
  border-width: 0 1px 0 0;
  float: left;
  padding-right: 3.5%;
  width: 75%;
}
#top-bar {
  background: #0b7eb5;
  content: "";
  display: table;
  position: relative;
  width: 100%;
}
#top-bar .top-bar-text {
  text-align: right;
  float: right;
}
#top-bar .top-bar-text span {
  color: #acaeaf;
  display: inline-block;
  font-size: 0.85714em;
  line-height: 2.08333em;
  line-height: 38px;
  margin-right: 1.78571em;
  white-space: nowrap;
}
#top-bar .top-bar-text span a {
  color: #acaeaf;
  display: inline-block;
  text-decoration: none;
}
#top-bar .top-bar-text span a:hover {
  color: #ffffff;
}
.top-bar-arrow {
  background: #0b7eb5;
  color: #acaeaf;
  cursor: pointer;
  display: block;
  height: 2rem;
  overflow: auto;
  text-align: center;
  width: 100%;
  z-index: 1000;
}
.site-header,.site-header.is-stuck{
  background: #000;
  content: "";
  display: table;
  height: 80px;
  position: relative;
  width: 100%;
  z-index: 300;
}
.site-header:after {
  bottom: -6px;
  box-shadow: rgba(0, 0, 0, 0.25) 0 6px 6px -6px inset;
  content: "";
  height: 6px;
  position: absolute;
  width: 100%;
}
.site-header .site-branding h1.site-title a {
  color: #333333;
  text-decoration: none;
}
.site-header .site-branding-container {
  height: 80px;
}
@media screen and (min-width: 1024px) {
  .site-header.scale.fixed .site-branding-container .site-branding img {
    max-width: 100%;
  }
}
.site-header.site-header-sentinel.fixed {
  background: #000000;
  opacity: 1;
  top: 0;
}


/* Style The Dropdown Button */
.dropbtn {
    background-color: #cc0000;
  	color: white;
    padding: 14px 30px 14px 30px;
    font-size: 14px;
    border: none;
    cursor: pointer;
  	margin-right: 15px;
}

.droptbtn last-child {
  	margin-right:0px;
}

/* The container  - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    border-radius: 2px;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #d9d9d9}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #000000;
}

#ece-overview.siteorigin-panels-stretch > .panel-grid-cell > .widget_sow-video{
	height: 100%;
	position:relative
}

#ece-overview.siteorigin-panels-stretch > .panel-grid-cell .sow-video-wrapper{
	position:absolute;
	bottom: 0px;
}
