@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
/* INNOSOFT FUSION THEME CUSTOM STYLESHEET */
/* Version: 1.1b */
/* Version Date: September 28, 2018 */
/* 3.05.98 Fix: March 22, 2019 */
/* Revised: May 9, 2019 */
/* Oregon State University */

@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');

@font-face {
  font-family: 'Stratum2Web';
  src: url("/Content/fonts/Stratum2WebBold.woff") format("woff"), url("/Content/fonts/Stratum2WebBold.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

/* Bootstrap Basic Rules - Colour Change to Current School */

.text-primary { color:#d73f09; }
a.text-primary:hover,a.text-primary:focus { color: #373a3c; }
.bg-primary { background-color:#d73f09; }
a.bg-primary:hover,a.bg-primary:focus { background-color: #d73f09; }
.btn-link { color:#d73f09; }
.btn-link:hover, .btn-link:focus {color: #373a3c; text-decoration: underline; }
.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus { background-color:#373a3c; }
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus { background-color:#373a3c; }
.nav .open>a,.nav .open>a:hover,.nav .open>a:focus { border-color:#d73f09; }
.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus { background-color:#d73f09; }

.pagination>li>a,.pagination>li>span { color:#d73f09; }
.badge-primary { background-color:#d73f09; }

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active { border-color:#d73f09;}
.progress-bar { background-color:#d73f09;}

.card-primary { border-color:#d73f09;}
.card-primary>.card-heading {background-color:#d73f09;border-color:#d73f09;}
.card-primary>.card-heading+.card-collapse>.card-body {border-top-color: #d73f09;}
.card-primary>.card-heading 
.card-primary>.card-footer+.card-collapse>.card-body {border-bottom-color: #d73f09;}

.SearchButtonColor {background-color: #d73f09;border-color: #d73f09;}
.TitleText-SP{ color: #d73f09; }
.DescText-SP{ color: #373a3c; font-size: 14px; }

.FooterBarBg {background-image:none;}
.fc-time {color: #000000; font-weight:bold;}

/* Main Custom CSS Stylesheet */

html {
	font-size:100%;
}

body {
	padding-top: 100px;
    color: #373a3c;
    font-size: 14px;
    line-height: 1.5;
	font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight:400;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;	
}

strong {
}

a {
	color: #d73f09;
}

a:hover, a:focus {
	color: #216674;
	text-decoration: none;
}

a:focus {
	outline-offset: -2px;
}

a:active, a:hover {
    outline: 0;
}

.white {
	color:#ffffff!important;
}

.black {
	color:#373a3c!important;
}

.orange {
	color:#d73f09!important;
}

h1, h2, .h1, .h2 {
    color: #d73f09;
    line-height: 1.2;
	font-family: 'Stratum2Web', Helvetica, sans-serif;
	font-style: normal;
	font-weight:400;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
	font-family: 'Stratum2Web', Helvetica, sans-serif;
	line-height: 1.2;
	color: #373a3c;
	font-weight:normal;
}

h1,.h1 {
	font-size: 36px;
}

h2,.h2 {
	font-size: 32px;
}

h3,.h3 {
	font-size: 28px;
}

h4,.h4 {
	font-size: 24px;
}

h5,.h5 {
	font-size: 21px;
}

h6,.h6 {
	font-size: 19px;
}

img {
	max-width: 100%;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #666666;
    font-weight: normal;
    line-height: 1.2;
	text-transform:none;
}

h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
    font-size: 85%;
}

/* Top Bar */









/* Top Bar - Hamburger + Logo */

.navbar-header {
	padding-top: 0px;
	height: 100px;
}

.hamburger {
    font-size: 20px;
    margin: 0;
}



.SideBarMenuLink:hover {
    cursor: pointer;
    color: #000000;
}

.hamburger:hover {
	color: #000000;
}







#lnkSearch {
    margin-right: 10px;
}



/* Top Bar - Search Bar */

#SearchForm.TopSearch {
	margin-top:32px!important;
}

#SearchForm .btn.SearchButtonColor {
    font-size: 13px;
    height: 36px;
    border: 0;
    padding: 0 12px;
    margin-left: 0;
    color: #373a3c;
    background-color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#SearchForm .btn.SearchButtonColor:hover {
	color: #ffffff;
	background-color: #373a3c;
}

#SearchForm .form-control {
	color: #848484;
	background-color: #ffffff;
    padding: 2px 16px;
    height: 36px;
	box-shadow: none;
	border:0;
	font-size:14px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

#SearchForm .form-control:focus {
    border-color: #bbbbbb;
    box-shadow: inset 0 0px 3px rgba(0,0,0,0.25);
    outline: none;
}

#SearchForm .form-control::-moz-placeholder {
	color: #848484;
	opacity: 1;
}

#SearchForm .form-control:-ms-input-placeholder {
	color: #848484;
}

#SearchForm .form-control::-webkit-input-placeholder {
	color: #848484;
}

#SearchForm input:focus::-webkit-input-placeholder { opacity:0.3; }
#SearchForm input:focus::-moz-placeholder { opacity:0.3; } /* FF 19+ */
#SearchForm input:focus:-ms-input-placeholder { opacity:0.3; } /* IE 10+ */

/* Top Bar - Session Info */

.navbar-right {
	margin-top: 0px!important;
    margin-right: 0px !important;
    padding-right: 0 !important;
	padding-top: 0 !important;
	top: 32px;
	position: absolute;
	right: 25px;
}

.NotificationIcon {
    font-size: 17px;
    margin-right: 10px;
}





.TopBarButtonColor:hover {
	color: #000000;
}

a.TopBarButtonColor:hover, a.TopBarButtonColor:focus {
    color: #000000;
}

.nav .nav-stacked > .active {
    background: #eeeeee;
}

#segNotification 

.SocialShare a {
	width:34px;
}

/* Body Content Styling */

.bodyHomePage .body-content {
	padding: 60px 0 0 0;
	margin-top:0;
}

.body-content {
	background-color:#ffffff;
	margin-bottom: 40px;
	margin-top:40px;
}

.body-content 
	

/* Social Media Section */

.NewsOuter .NewsHeader {
    margin: 0;
	background-color: #d73f09;
    padding: 12px;
	border-bottom:none;
}

.CalendarOuter .NewsHeader {
    margin: 0;
	background-color: #d73f09;
    padding: 12px;
	border-bottom:none;	
}

.NewsHeader 

#widgetButton {
	background-color:#ffffff;
	border:none;
}

#widgetButton.btn-primary {
	text-shadow: none;
	color: #d73f09;
	margin: 0;
	font-size: 11px;
	padding: 4px 5px 2px;
	position: absolute;
	right: 0px;
	border-radius: 50px;
	top: 0px;
	line-height: 1.4;
}

#widgetButton.btn-primary:hover {
    color: #d73f09;
}

.TweetsOuter .NewsHeader {
    margin: 0;
	background-color: #d73f09;
    padding: 12px;
	border-bottom:none;
}

.NewsHeader a:hover {
	text-decoration:none;
}
	
.NewsHeader h3 {
    color: #ffffff;
    font-size: 21px;
    line-height: 1;
	font-family: 'Stratum2Web', Helvetica, sans-serif;
}

.NewsMain {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
	min-height: 520px;
	border:0;
}

#news a:hover {
	text-decoration:none;
}

.NewsItem {
	list-style-type: none;
	border-bottom: none;
	padding: 10px 0;
	min-height: 60px;
}

.NewsItem:hover {
    background-color: #f2f2f2;
}

.NewsThumbnail {
	margin-left: 0;
}

.NewsThumbnail .img-thumbnail {
    width: 70px;
    height: 70px;
}

.NewsTitle {
	font-size: 15px;
	margin: 0 0 5px 0;
	color: #373a3c;
}

.NewsTitle:hover {
	text-decoration:none;
}

.NewsDate {
	padding: 0 0 5px 0;
}

.NewsDescription {
	font-size: 13px;
	max-height: 60px;
	color:#373a3c;	
}

a.twitter-timeline {
	color:#d73f09;
}

a.twitter-timeline:hover {
	color: #d73f09;
}

#calendar {
	padding:0!important;
	background-color: transparent;
	border: 0;
}

.CalendarItem {
    margin-top: 15px;
    padding: 0 10px;
}

.CalendarEvent {
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
}

.thumbnail, .img-thumbnail {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.EventTime {
	color: #373a3c!important;
	font-size:13px;
}

.EventSubject {
    color: #373a3c!important;
	font-size:13px;
}

/* Page Inner Stylings */

.TitleDiv {
    padding: 0px;
    margin: 0 0 30px 0;
	border-bottom: none;
}

.TitleDiv h2, .TitleDiv h3 {
    font-size: 46px;
    padding-top: 0;
    padding-bottom: 0px;
    display: inline-block;
    margin-right: 10px;
    font-weight: 400;
	font-family: 'Stratum2Web', Helvetica, sans-serif;
    line-height: 1.2;
}

.TitleDiv > 

/* Tabular Content Sections */

.card-secondary > .card-heading {
    background-color: #000000;
    border: none;
    color: #ffffff;
}

.card-heading {
    border: none;
    border-radius: 0;
    padding: 12px 15px;
}

.card-heading h2 {
    color: #ffffff;
	margin:0;
    font-size: 19px;
}

.card-secondary > .card-heading h3, .card-secondary > .card-heading h4, .card-secondary > .card-heading h5, .card-secondary > .card-heading h6, 
.card-secondary.card-heading h3, .card-secondary.card-heading h4, .card-secondary.card-heading h5, .card-secondary.card-heading h6 {
    color: #ffffff!important;
	line-height:1;
}

#general-settings .card-heading h5 {
	color:#ffffff;
	margin-top:15px;
}



h3

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #e1e1e1;
    color: #000000;
    padding: 7px 15px;
}

.nav > li > a {
    padding: 7px 15px;
}

.nav-pills > li > a {
    border-radius: 0px;
	color:#373a3c;
	font-weight: normal;
}

.nav-stacked > li + li {
    margin-top: 0px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: #eeeeee;
    color: #d73f09;
}

.card {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow:none;
    margin-bottom: 20px;
    webkit-box-shadow:none;
}

#details .card {
    background-color: transparent;
}


#details 

.card-footer {
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
}

.bodyProfilePage .list-group {
	box-shadow:none;
}

.bodyProfilePage #details

#SearchFormItemList .breadcrumb {
    color: #ffffff;
    background-color: #000000;
    border-radius: 0;
    list-style: none;
    margin-bottom: 0px;
    padding: 12px 15px;
    margin-left: 15px;
	line-height: 1;
	font-weight: 400;
}

.breadcrumb {
	font-size: 16px;
    background-color: #000000;
    border-radius: 0;
    list-style: none;
    padding: 12px 15px;
	color: #ffffff;
	font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
	line-height: 1;
}

.breadcrumb a {
	color:#ffffff;
}

.breadcrumb > li + li::before {
    color: #ffffff;
}

.breadcrumb > .active {
    color: #ffffff;
}

.bodyProgramDetailsPage .breadcrumb {
	margin: 0 15px 30px;
}





#SearchFormItemList 

h4.TitleText-SP, h5.TitleText-SP {
	font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #d73f09;
	margin-bottom: 5px;
	font-weight:600;
	margin-top: 0;
}

.PriceText, h5.PriceText {
	font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #373a3c;
	font-weight:700;
	text-align: right;
}

.glyphicon.DescText-SP {
    display: none;
}

.body-content .pull-left .thumbnail {
    margin-right: 20px;
    margin-left: 15px;
}

/* Mobile Flyout Menu Stylings */

.row-offcanvas-left {
    left: -20%;
}





















#Areas { 
	padding: 0 10px 0 0!important;
}

#Areas 

/* Button Stylings */

.btn {
    border: none;
    border-radius: 50px;
	font-size: 14px;
	padding: 7px 22px;
	text-shadow: none;
	box-shadow: none;
	font-weight:700;
}

.btn-secondary, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	margin:0;
}

.btn-primary {
	color: #ffffff;
	background-color: #d73f09;
}

.btn-primary:hover {
	color: #ffffff;
	background-color: #373a3c;
}

.btn-primary:focus, .btn-primary.focus {
	color: #ffffff;
	background-color: #373a3c;
}

#btn-update-general-settings.btn {
	color:#d73f09;
	background-color:#ffffff;
}

#btn-update-general-settings.btn:hover {
	color:#373a3c;
	background-color: #eeeeee;
}

.btn-secondary {
    background-color:#00859B;
    color: #ffffff;
	border:0;
}

.btn-secondary:hover {
    background-color: #d73f09;
	color: #ffffff;
	border:0;
}

.btn-secondary:focus, .btn-secondary.focus {
    background-color:#d73f09;
	border:0;
	color: #ffffff;
}

.btn-secondary:active, .btn-secondary.active {
    background-color:#d73f09;
	border:0;
    color: #ffffff;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary { 
	background-color:#d73f09; 
	
}
.btn-primary:active:hover,.btn-primary.active:hover,.open>.dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open>.dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open>.dropdown-toggle.btn-primary.focus { 
	background-color:#d73f09; 
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active { 
	background-color:#d73f09;
}

.btn-primary 

.modal-footer .btn + .btn {
    margin:10px 0;
}

a







.no-touch .cd-top:hover {
	background: #373a3c;
	color: #ffffff;
    opacity: 1;
}

#panelNotify .badge {
    padding: 5px 8px;
}

.badge-primary {
	background-color: #d73f09;
	color: #ffffff;
	font-size: 12px;
	padding: 10px 20px;
}

/* Drop Down Nav Menu Styling */



.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus { color: #ffffff; background-color:#d73f09; }
.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus { color: #ffffff; background-color:#d73f09; }

.notification-item {
    padding: 5px 0;
    margin: 0 10px;
    border-bottom: 1px solid #d1d1d1;
}

#panelNotify > li.notification-item > a.btn { 
	color: #ffffff;
	letter-spacing:0;
	font-size: 13px; 
}

#panelNotify > li.notification-item > a.btn:hover {
    background-color:#00859B;
}

/* Settings Page Backend Styling */

.bs-docs-sidebar {
	padding-left:0;
}

.bs-docs-sidebar .nav > li > a {
    padding: 2px 0;
    font-size: 15px;
	border-left:0;
}

/* ------------------------------------------------
------------------- Responsive Coding -------------
-----------------------------------------------   */

/* Search Bar Specific Responsive */

@media (min-width:768px)  { .TopSearch {width: 210px; } }
@media (min-width:825px)  { .TopSearch {width: 240px; } }
@media (min-width:992px)  { .TopSearch {width: 300px; } }
@media (min-width:1300px) { .TopSearch {width: 380px; } }
@media (min-width:1600px) { .TopSearch {width: 460px; } }


/* Anything Under 1400px */
@media (max-width:1400px)
{
		


.row-offcanvas-left {
    left: -34%;
}
	
}

/* Anything Under 1200px */
@media (max-width:1200px) {
	
#lnkSearch .glyphicon {
    top: 5px;
}

}

/* Anything Under 992px */

@media (max-width:992px) {

	

.NotificationIcon {
    font-size: 18px;
}















.card-body {
    padding: 10px;
}



.row-offcanvas-left {
    left: -45%;
}

.NewsOuter, .CalendarOuter, .TweetsOuter  {
	margin-bottom: 30px;
}

.NewsHeader h3 {
    padding-left:15px;
}

#widgetButton.btn-primary {
    margin-right: 5px;
}

.PriceText {
    text-align: left;
}	

.TitleDiv h2, .TitleDiv h3 {
    font-size: 32px!important;
}

}

/* Anything under 768px */

@media(max-width:767px) {

body {
	background-color: #ffffff;
	padding-top: 50px;
}



.hamburger {
    font-size: 15px;
}

.row-offcanvas-left {
    left: -51%;
}

.navbar-header {
    height: 50px;
}


	




body p {
	margin: 0 0 10px;
	font-size: inherit;
}

.bodyHomePage .body-content {
	padding: 30px 15px;
}

#SearchFormCl {
	margin-top: 10px;
	padding-top: 20px;
}

.body-content {
    box-shadow: none;
   /* margin-top: 0;*/
	padding-top: 15px;
	padding-bottom: 15px;
}

#lnkSearch .glyphicon {
    top: 2px;
}
		



	








	
h1 {
	font-size:3.5em;
}

h2 {
	font-size:2.5em;
}

h3 {
	font-size:2em;
	margin-top:5px;
	margin-bottom:5px
}
	
h4 {
	font-size:1.75em;
	margin:0
}

h5 {
	font-size:1.5em;
	margin:0
}

.MenuMain {
    margin-bottom: 50px;
}

h4.TitleText-SP {
    font-size: 20px !important;
	margin-bottom: 0;
}

.PriceText, h5.PriceText {
    font-size: 20px!important;
    text-align: left;
}

.Menu-IconName {
	word-break:keep-all;
	font-size: 16px;
	line-height: 1.5;
}



.DescText-SP {
	margin-bottom:5px;
	font-size: 13px;
}

.NewsMain {
    min-height: inherit;
}

.breadcrumb {
    margin: 0 0 30px;
}

.bodyProgramDetailsPage .breadcrumb {
	margin: 0 0 30px;
}

.NewsDescription {
    font-size: 11px;
}

}

@media(max-width:568px) {
	



			
.TopBarButtonsContainer {
    font-size: 13px;
}

.LoginPartialLinks {
    margin-left: 2px;
    margin-right: 5px;
}

.NotificationIcon {
    margin-right: 5px;
}
	
.SearchButton {
    margin-right: 0px;
}



#segNotification 

.TitleDiv h2 {
    font-size: 24px !important;
    margin: 5px 0;
    display: block;
}

.TitleDiv h3 {
    font-size: 20px !important;
}

h4.TitleText-SP {
    font-size: 17px !important;
}

.PriceText, h5.PriceText {
    font-size: 17px !important;
}

.NewsHeader h3 {
    padding-left: 10px;
	font-size: 17px !important;
}



.row-offcanvas-left {
    left: -67%;
}



.Menu-Item {
    padding-bottom: 15px!important;
    padding-top: 15px!important;
}

.Menu-IconImage {
    margin-bottom: 10px;
}

.Menu-IconImage img {
	width:90%;
	margin:0 auto;
}

.btn {
    font-size: 13px;
    padding: 6px 15px 5px;
}
	
}

@media(max-width:359px) { 

body {
    font-size: 14px !important;
}



.row-offcanvas-left {
    left: -75%;
}

.Menu-IconImage img {
    width: 90%;
}

.Menu-IconName {
	font-size: 13px;
	line-height: 17px;
}

}


/* -------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------- Custom Content Sections & Mobile -------------------------
----------------------------------------------------------------------------
-----------------------------------------------------------------------   */

/* ecHomepage - general style */

#ecHomePage {
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
}

#ecHomePage .container {
    padding: 0;
}

#ecHomePage 

#ecHomePage .carousel {
	padding: 0;
}

#ecHomePage .carousel-inner {
	height:100%;
}

#ecHomePage .fill {
	width:100%;
	height:100%;
	background-position:center;
	background-size:cover;
	-webkit-clip-path: polygon(50% 0%,100% 0,100% 92%,50% 100%,0 92%,0 0);
	clip-path: polygon(50% 0%,100% 0,100% 92%,50% 100%,0 92%,0 0);
}

#ecHomePage .text-box {
	position: absolute;
	color: #ffffff;
	padding: 20px 60px 60px 60px;
	background-color: rgba(0, 0, 0, 0.6);
	margin: 0;
	z-index: 1;
	bottom: 0px;
	left: 0;
	width:100%;
	text-align:center;
}

#ecHomePage h1 {
	font-family: 'Stratum2Web', Helvetica, sans-serif;
    font-size: 42px;
    color: #ffffff;
    line-height: 1.2;
    margin: 0;
}

#ecHomePage p {
    font-size: 21px;
	margin:0;
}

.carousel-control {
	opacity: 0.4;
    width: 100px;
}

.carousel-control.right {
    background-image: none;
}

.carousel-control.left {
    background-image: none;
}

.carousel-indicators {
    left: inherit;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 200px;
    z-index: 15;
    right: 0;
    top: 30px;
    bottom: inherit;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    margin-top: -55px;
}

.carousel-indicators .active {
    background-color: #ffffff;
}

.carousel-indicators li {
    border: 1px solid #ffffff;
}

/* ecHeader - general */

#ecHeader { 
	display:none;
}

/* ecContentFooter - custom content */

#ecContentFooter {	
	display:none;
}

/* ecFooter - custom content */

.FooterBar {
    margin: 0;
    box-shadow:none;
	min-height: inherit;
	overflow: visible;
}

#ecFooter {
    margin-left: -15px;
    margin-right: -15px;
	position: relative;
	background-color:#373737;
	color:#ffffff;
	font-size:14px;
	border-top:4px solid #d73f09;
	min-height: 270px;
}

#ecFooter ul {
    list-style: none;
	padding:0;
}

#ecFooter h2 {
    color: #ffffff;
    font-size: 24px;
    margin-top: 0;
}

#ecFooter a {
	color:#ffffff;
}

/* Custom Footer Styling */

#ecFooter .SchoolFooter {
	padding:20px;
	background: url('/Content/Images/oregonstate-repeatable-treeline.png') #2a2a2a repeat-x left bottom;
}

.social-media-footer {
	margin-top:20px;
}

.social-media-footer li {
    display: inline-block;
    padding-right: 10px;
}

/* ecFooter - Innosoft content */

#ecFooter .FusionFooter {
	color: #ffffff;
	padding: 8px 20px;
	font-size:14px;
	background: #202020;
}

#ecFooter .FusionFooter a {
	color: #ffffff;
}

#ecFooter .FusionFooter a:hover {
	color: #ffffff;
	text-decoration:underline;
}

#ecFooter .FooterLogo {
    display: block;
	width: 100px;
}

#ecFooter .FooterLinkGroup {
    display: block;
}

#ecFooter .FooterLink {
    margin: 0 15px 0 0;
}

#ecFooter .FusionFooter .copyright {
    text-align: left;
    margin-top: 0;
}

/* Anything Under 1700px */
@media (max-width:1700px) { 


}

/* Anything Under 1200px */
@media (max-width:1200px) { 

#ecHomePage h1 {
	font-size: 36px;
}

#ecHomePage p {
    font-size: 17px;
}

}

@media (max-width:992px) {

#ecHomePage h1 {
	font-size: 30px;
}

#ecHomePage p {
    font-size: 15px;
}

}

@media(max-width:767px) {

#ecHomePage {
    margin: 0px;
}
	
#ecHomePage .carousel {
    padding: 0;
}	

#ecHomePage .container {
    padding: 0;
}

.carousel-indicators {
    bottom: 0 !important;
    display: none;
}

#ecHomePage .text-box {
	padding: 15px 15px 40px;
}

#ecHomePage h1 {
	margin-top: 0;
    font-size: 28px!important;
	margin-bottom: 5px;
}

#ecHomePage p {
    font-size: 15px;
	line-height: 1.2;
}

.carousel-control {
    width: 60px;
}

#ecFooter .FusionFooter {
	text-align: center !important;
}

#ecFooter .copyright {
	text-align: center !important;
}

#ecFooter a.FooterLink {
    margin: 0px;
}

#ecFooter .FooterLinkGroup {
    float: none !important;
}

#ecFooter .FooterLogo {
    display: inline-block;
    margin-top: 25px;
    text-align: left;
    float: none !important;
}

#ecFooter h2 {
    font-size: 21px;
}

.SchoolFooter {
	text-align: center;
    padding: 20px 20px 0;
}

.specific-contact, .general-contact {
	padding-bottom:20px;
}

.social-media-footer li {
    padding: 0 5px;
}

}

@media(max-width:568px) {
	
.carousel-control {
    width: 40px;
}

#ecHomePage .text-box {
}

#ecHomePage h1 {
    font-size: 21px !important;
}

#ecHomePage p {
    font-size: 13px;
}	

#ecFooter a.FooterLink {
    width: 100%;
    display: block;
}
	
}

@media(max-width:359px) {
	
#ecHomePage h1 {
	font-size: 17px !important;
}

#ecHomePage p {
    font-size: 12px;
}	

#ecHomePage .text-box {
    padding: 10px 15px 25px;
}
	
}

/* New Changes for 1.2 */

#glyphExpand.glyphicon {
    float: none!important;
    position: absolute;
    right: 15px;
    top: 14px;
}

#glyphExpand.glyphicon:hover {
    color:#ffffff;
}

#fmOptions ul {
	margin-left:15px!important;
}

#fmOptions .sidebarlinkicon {
    margin-left: 5px;
}

#fmOptions .nav > li > a {
    padding: 8px 10px 8px 5px;
}

#general-settings .card-heading h5 {
	color:#ffffff;
	margin-top:8px;
}

#btn-update-general-settings.btn {
	color:#d73f09;
	background-color:#ffffff;
}

#btn-update-general-settings.btn:hover {
	color:#d73f09;
	background-color: #dadada;
}

#schedule-edition-area h5 {
	color:#ffffff;
}

.bs-docs-sidebar ul ul {
	margin-left:5px;
	padding-left:0px;
	list-style-type:disc;
}

a#PlayoffDraftSettings {
	font-size:12px;
}

h4.program-schedule-card-header {
	font-size:15px;
}

.program-schedule-card-caption h5 {
    margin: 10px 0 0 0;
    color: #d73f09;
    font-size: 14px; 
}

.program-schedule-card-caption .btn {
	margin-left:10px;
}

.program-schedule-card .thumbnail {
	margin-right:0;
}

.program-schedule-card {
	padding-left:0;
}

#AttendeeCheckedIn .glyphicon-unchecked {
	margin-right:10px;
}

#AttendeeCheckedIn .glyphicon-unchecked:hover {
	color:#595959;
}

#Facilities .list-group {
	padding:20px 0;
	background-color:#ffffff;
}

#details .tab-content .table > tbody > tr > td {
	vertical-align:middle;
}

#details .tab-content .btn-primary {
	margin: 3px 0;
	padding: 7px 20px;
}

.program-schedule-card:nth-of-type(3n + 1) {
        clear: both;
    }

/* Game Card Settings */

h5#sport-popup-title  {
	color:#ffffff;
}

.cardDisplay-content {
    padding: 2px 8px;
    background-color: #f2f2f2;
    font-size: 13px;
    border: 1px solid #cccccc;
    border-radius: 6px;
}

.captain {
    background-color: inherit;
    border-color: inherit;
    border-width: 5px;
    border-style: inherit;
    margin: 5px;
}

.player {
    background-color: inherit;
    border-color: inherit;
    border-width: 5px;
    border-style: inherit;
    margin: 5px;
}

#divGamesPlaceHolder h6 {
	font-size:16px!important;
}

#divGamesPlaceHolder .btn-sm, #divTeams .btn-sm {
	padding: 4px 15px;
	border-radius: 3px;
	font-size: 12px;
}

.list-group {
    box-shadow: none;
}

/* New Sign In Button */

#socialLoginList button.btn-social {
	font-size: 19px;
	padding: 9px 15px;
	border: 1px solid #d73f09;
	background-color: #d73f09;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0px -1px 0px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 4px 0px #373a3c, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
	-moz-box-shadow: 0px 4px 0px #373a3c, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
	box-shadow: 0px 4px 0px #373a3c, 0px 3px 15px rgba(0,0,0,.4), inset 0px 1px 0px rgba(255,255,255,.3), inset 0px 0px 3px rgba(255,255,255,.5);
}

#socialLoginList button.btn-social:hover {
    color: #ffffff;
    background: #373a3c;
	background-color: #373a3c;
}


#Shibboleth.btn-social {
    background-color: #d73f09;
    color: #ffffff;
    padding: 9px 15px;
    font-size: 14px;
}


#Shibboleth.btn-soundcloud:hover {
    color: #ffffff;
    background-color: #373a3c;
}

.btn-linkedin:active:hover, .btn-linkedin.active:hover, .open > .dropdown-toggle.btn-linkedin:hover, .btn-linkedin:active:focus, .btn-linkedin.active:focus, .open > .dropdown-toggle.btn-linkedin:focus, .btn-linkedin.focus:active, .btn-linkedin.active.focus, .open > .dropdown-toggle.btn-linkedin.focus {
    color: #ffffff;
    background-color: #d73f09;
}

.btn-linkedin:active, .btn-linkedin.active, .open > .dropdown-toggle.btn-linkedin {
    color: #ffffff;
    background-color: #373a3c;
}

#btn-search-contact .btn-secondary {
	margin:0;
}

textarea {
	margin-bottom: 10px;
}

#calendarDiv {
	float: none !important;
}
	

@media(max-width:992px) {

.program-schedule-card:nth-of-type(3n+1) {
    clear: none;
}

}

@media(max-width:767px) {

#glyphExpand.glyphicon {
    top: 14px;
}

.program-schedule-card-caption .btn {
    margin: 10px 0 0 0;
}

}

@media(max-width:568px) {

.breadcrumb {
	font-size:13px;
	padding: 8px 15px;
}

}

/* Mobile Search Button Flydown */

#SearchFormCl .btn.SearchButtonColor, #SearchFormCl .btn-secondary  {
    background-color: #f2f2f2;
    color: #373a3c;
    font-size: 14px;
    height: 35px;
    border: 0;
	border-left: 1px solid #e6e6e6;
    padding: 0 11px;
    margin: 0;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    transition: color .3s ease-out;
}

#SearchFormCl .btn.SearchButtonColor:hover, #SearchFormCl .btn-secondary:hover {
    background-color: #ffffff;
    color: #373a3c;
}

#SearchFormCl .input-group {
	padding: 10px;
	background-color: #d73f09;
}

#SearchFormCl .form-control {
	background-color: #ffffff;
	padding: 2px 10px;
	height: 35px;
	box-shadow: none;
	border: 0;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#SearchFormCl .form-control:focus {
    border-color: #dadada;
    box-shadow: inset 0 0px 3px rgba(0,0,0,0.16);
    outline: none;
}

#SearchFormCl .form-control::-moz-placeholder {
	color: #848484;
	opacity: 1;
}

#SearchFormCl .form-control:-ms-input-placeholder {
	color: #848484;
}

#SearchFormCl .form-control::-webkit-input-placeholder {
	color: #848484;
}

#SearchFormCl input:focus::-webkit-input-placeholder { opacity:0.6; }
#SearchFormCl input:focus::-moz-placeholder { opacity:0.6; } /* FF 19+ */
#SearchFormCl input:focus:-ms-input-placeholder { opacity:0.6; } /* IE 10+ */



/* Program Offering Adjustments */

.list-group 

.list-group .list-group-item:nth-child(2n+1) {
	background-color:#f5f5f5;
}

.list-group 

.list-group 

/* FULL WIDTH SLIDER CUTOFFS */

#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 600px;}

@media (max-width:1700px) {
	#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 500px;}
}

@media (max-width:1200px) {
	#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 420px;}
}

@media (max-width:992px) {	
	#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 320px;}
}

@media (max-width:768px) {	
	#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 280px;}
}

@media(max-width:568px) {
	#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 240px;}
}

@media(max-width:359px) { 
	#ecHomePage .carousel, #ecHomePage .carousel-inner .carousel-item, #ecHomePage .carousel-inner .active {height: 200px;}
}


#Shibboleth .fa {
display: none;
}

/* Remove the footer Space */

body > br.clearfix {
	display:none;
}


/* New Search Width Fix for Mobile */



/* To Top Indent Fix */



/* GDPR Cookie Rules */

#gdpr-cookie-message {
    font-family: inherit;
}

/* Fusion Sidebar and Icon Button Code */



button.menuButton {
    display: block;
    width: 100%;
    background-color: transparent;
	white-space: inherit;
}


/* Top Right Nav Button Area Fix */

.TopBarButtonsContainer {
    display: initial;
    float: none;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 10px;
	margin-top:0;
}

@media (max-width:767px) { 

.LoginPartialLinks {
    font-size: 12px;
}

}


/* Register Form hidden Title Fix */

#registerForm .form-group .hidden-xs {
    display: inherit !important;
    padding: 0 5px;
}

@media(max-width:568px) {

#registerForm .form-group label {
    margin: 8px 0 5px;
}

}

/* Sign Up Page Form Field Fixes */

.register-page {
    font-size: 14px !important;
}

.register-page .form-control {
    margin-bottom: 12px;
}

.register-page .col-lg-6 .form-control, .register-page .col-xs-4 .form-control {
	width:98%;
}

.col-lg-11 .control-label {
    padding-top: 0px!important;
	text-align: left;
	font-size: 13px;
}

#EmailOptIn.form-control, #termsBox.form-control {
    height: initial;
    margin-bottom: 0;
    margin-top: 6px;
}

@media(max-width:1200px) {	
.register-page .col-lg-6 .form-control {
	width:100%;
}

}


@media (max-width:767px) { 

.form-horizontal .form-group {
    margin-left: -3px;
    margin-right: -3px;
}

}

@media (max-width:568px) { 

#EmailOptIn.form-control, #termsBox.form-control {
    margin-top: 10px;
}
}





/* Navigation Main Menu + Icons */

.MenuMain {
	margin-bottom:80px;
	padding:0;
}

.MenuMain .col-lg-3 {
    padding-left: 15px;
    min-height: 180px;
}

.Menu-Item {
    margin: 0 0 20px!important;
	border: 0;
	position: relative;
	padding:0;
}

.Menu-Item:hover {
    background-color: transparent;
    box-shadow: none;
    text-decoration: none;
    border: 0;
}

.Menu-IconImage {
    margin-bottom: 0;
    background-color: #FFFFFF;
}

.Menu-IconImage img {
    display: block;
    width: 100%;
    height: auto;
    opacity: 1;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    -ms-transition: all 200ms;
    transition: all 200ms;
}

.Menu-IconImage:hover img {
    opacity: 1;
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.Menu-IconName {
	font-family: 'Open Sans', Helvetica Neue, Helvetica, Arial, sans-serif;
	position: absolute;
	font-size: 17px;
	line-height: 1;
	overflow: visible;
	color: #ffffff;
	font-weight: 700;
	text-shadow: 0px 0px 1px #000, 0px 0px 10px #000000;
	background-color:rgba(0,0,0,0.70);
	margin: 0;
 	bottom: 0;
    left: 0;
	padding:10px 5px;
	max-height: initial;
	pointer-events: none;
	width: 100%;
}

a.Menu-Item:hover, .Menu-IconName:hover {
    color: #ffffff!important;
}

a.Menu-Item {
    color: #373a3c;	
}

a.Menu-Item:hover, .Menu-IconName:hover {
    color: #373a3c!important;
}

/* Nested Flyout Styling */

#popr .popr_content a.Menu-Item {
    overflow: inherit;
}

#popr .popr_content .Menu-IconImage img {
    width: 60%;
    margin: 0 auto;
}

#popr .popr_content .Menu-IconImage {
    margin-bottom: 12px;
}

#popr .popr_content .Menu-Item {
    padding-bottom: 10px !important;
    padding-top: 0px !important;
    margin: 0 0 5px !important;
}

#popr .popr_content .Menu-IconName {
    font-size: 11px;
    margin-top: 5px;
    line-height: 1;
    position: initial;
    transform: none;
    width: 100%;
    text-shadow: none;
    color: #333;
	background-color:transparent;
}

#popr .container-fluid {
	min-width:300px!important;
}

#popr .popr_content .col-md-3 {
    width: 50%;
	padding:4px 0;
	float:left!important;
}


@media(max-width:1200px) {	


.Menu-IconName {
    font-size: 15px;
}

}

@media(max-width:992px) {	

.Menu-IconName {
    font-size: 15px;
}

.MenuMain .col-lg-3 {
    min-height: 190px;
}

}


@media (max-width:767px) { 

.Menu-Item {
    padding: 0 10px !important;
	margin: 0 0 30px !important;
}

.MenuMain .col-lg-3 {
    min-height: 250px;
}

.Menu-IconImage:hover img {
    opacity: 0.8;
    transform: none;
}

}


@media(max-width:568px) {


.Menu-Item {
    padding: 0!important;
	margin: 0 0 10px !important;
}

.Menu-IconName {
    font-size: 14px;
}
	
#popr .container-fluid {
    min-width: 242px !important;
}

.MenuMain .col-lg-3 {
    min-height: 180px;
}

}

@media(max-width:359px) {

.Menu-IconName {
    font-size: 13px;
}

.Menu-Item {
    padding: 0!important;
}
		
.MenuMain .col-lg-3 {
    min-height: 110px;
}
	
#popr .container-fluid {
    min-width: 160px !important;
    padding: 0;
}

}


/*modify to change sidebar body color. hover and focus will calculate from these vars*/
:root {
    --topBarHeight: 100px;
    --sidebarBodyColor: #373a3c;
    --sidebarLinkColor: #FFFFFF;
    --sidebarLinkPress: #FFFFFF80;/*link color at 80%*/
}

/*Color and Background Colour of hamburger and sidebar dismiss button*/
.SideBarMenuLinkColor{
    color: #FFFFFF;
    background-color: transparent;/*leave transparent*/
}

/*Change background color to change color of top bar.*/
.TopBarBG {
    background-color: #d73f09;
    var(--topBarHeight);
}

/*Change url to load a different image for top and sidebar*/
.LogoLink {
   background-image: url('/Content/Images/oregonstate-logo.svg');
    background-size: contain;
/*    width: 220px; */
    height: 100px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    outline: none;
    top: 0;
    position: absolute;
}

/*adjust fill for cart and notiifcation icons, color for profile button and login links*/
.TopBarButtonColor {
    color: #ffffff;
    fill: #ffffff;
}

.TopBarButtonColor:focus, .TopBarButtonColor:hover {
    color: #ffffff80;
    fill: #ffffff80;
}

.cd-top .align-items-center {
    justify-content: center;
}

.breadcrumb .dropdown-menu{max-height:300px;}
.dropdown-item{color:#000!important}

/*Change to clients primary colors*/

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #373a3c!important;
  background-color: #373a3c!important;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(55, 58, 60, 0.25) !important;
}

.dropdown-menu-profile .h6{
font-size: inherit!important;
}

.bg-primary{ background-color: #d73f09!important;}
.btn-outline-primary { color: #d73f09!important;}
.btn-outline-primary:hover{
background-color: #d73f09!important;
color: #fff!important;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
background-color: #d73f09!important; /*Change to clients primary color*/
}
.text-primary{color: #d73f09!important;} /*Change to clients primary color*/

/*Leave this for all clients*/
.list-group-item.active{
background-color: #e1e1e1 !important;
border-color: #e1e1e1 !important;
color: #000000 !important;
}

.dropdown-item.active, .dropdown-item:active{
background-color: #d73f09!important; /*Change to clients primary color*/
}
/*Change to clients colors*/
.breadcrumb{background-color: #000000;}
.breadcrumb a,.breadcrumb-item {color: #ffffff;}
.panelNotify.a.btn{color: #ffffff;letter-spacing:0;font-size: 13px;} 
.programSearchPage .card-header{    background-color: #000000;border: none;color: #ffffff;}
.SocialShare{display:none;}
/*child image*/
.popr .popr_content .Menu-IconImage img {
    max-width: none;
    margin: 0 auto;
}

/*child link(contains image)*/
.popr .popr_content a.Menu-Item {
    width: 128px;;
}

/*child container*/
.popr .container-fluid {
   min-width:600px!important;
  max-width:600px;
}

/*add padding to popr parents*/
.popr {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}


@media(max-width:568px) { 
.popr .popr_content a.Menu-Item {
  width: 75px!important;
}

.popr .container-fluid {
   min-width:200px!important;
  max-width:600px;
}
}

