.active .slide {
	display:block;
	visibility: hidden;
	transition: left 0.4s ease;
	width:100%;
	height:auto;
}

.active .slide.current {
	visibility: visible;
	left: 0;
}

.active .slide.next {
	left: 100%;
}
.light-blue {
	background-color:#badce6;
	padding:5px 20px;
}

.dark-gray {
    background-color: #54565b;
	padding:10px 20px 20px 20px;
}
.dark-gray .border-right {
    border-right: 1px solid #fff;
	min-height: 210px;
}
.dark-gray h2 {
	text-align:center;
	color:#fff;
}
.dark-gray h4, .dark-gray li {
	color:#fff;
}
.dark-gray h3 {
    font-size: 1.3em;
    font-weight: bold;
}
.dark-gray p, .dark-gray h3, .dark-gray h2 {
    color: #fff;
}
.dark-gray a, .dark-gray a:visited, .dark-gray a:active {
	color:#fff;
	text-decoration:underline
}
.dark-gray a:hover, .dark-gray a:focus {
	color:#fff;
	text-decoration:none;
}
.dark-gray .border-left {
    border-left: 1px solid #fff;
    min-height: 210px;
}

.active .slide.prev {
	left: -100%;
}

.active .slide.next.in-transition,
.active .slide.prev.in-transition {
	visibility:visible;
}

.carousel.with-slidenav {
	margin-bottom:5em;
}

/*Gray Box*/
.gray-box-1 {
    background-color: #f0f0f0;
    color: #54565b;
    padding: 18px 10px 1px 10px;
    margin-bottom: 10px;
}

/*Maroon Note*/
.maroon-note {
	background-color:#ac283b;
	color:#fff;
	font-weight:bold;
	padding:10px 10px 1px 10px;
	margin-bottom:10px;
}
.table>tbody>tr>th {
	font-size:1em;
}
table.table, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	border:1px solid #ddd;
}

/*Nursing sytles*/
.ICS-dark-blue-box-border {
    border: 1px solid #e5e4e2;
    padding: 0;
    margin: 0 0 15px 0;
}
.ICS-dark-blue-box {
    background: #092c74;
    margin: 0;
    padding: 0;
}
.headSpacing {
    padding: 8px 8px 0 8px;
}
.ICS-dark-blue-box h2 {
    background: #092c74;
    color: #fff;
    margin: 0;
    padding: 8px 0 0 8px;
    font-size: 1.3em;
}
.Head {
    display: inline-block;
    margin-bottom: 6px;
}
/*HUB styles*/
.csuRed {
    background-color: #ac283b;
    color: #fff;
}
.csuRed h1, .csuRed h2, .csuRed h3, .csuGold h1, .csuGold h2, .csuGold h3, .csuBlue h1, .csuBlue h2, .csuBlue h3 {
    color: #fff;
	/*text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);*/
}
.csuGold {
    background-color: #c59c44;
    color: #fff;
	min-height:239px;
}
.csuBlue {
    background-color: #092c74;
    color: #fff !important;
}
.csuRed a, .csuGold a, .csuBlue a {
	color:#fff;
	text-decoration:none;
}
.csuRed a:hover, .csuGold a:hover, .csuBlue a:hover {
	color:#fff;
	text-decoration:underline;
}
.grayBG {
    background-color: #f5f5f5;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 25px;
    box-shadow: 0 1px 8px rgba(65, 64, 66, 0.3);
}
.innerBreath {
    padding-bottom: 100px;
    padding-top: 50px;
}
#csuGameBanner {
    background-image: url('../images/bannerGaming.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.mfasection {
	background: #092c74;
    padding: 20px 0 30px 0;
    text-align: center;
    margin-top: 40px;
	color:#fff;
}
.box-content .description h4.title {
	text-transform:none;
}
.university-emergency {
    padding: 10px 20px;
    background-color: #ac283b;
}
.university-emergency p, .university-emergency a {
    color:#fff;
    font-size:16px;
}
.university-emergency a {
    text-decoration:underline;
}
.university-emergency strong {
    color: #fff;
}
#fg-widget-1f04c54219c185852e820eed7:not(.uw-transparent) {
    background-color: #ffffff !important;
    border: 1px solid #e5e4e2;
}
.uw-showbranding .uw-w-branding {
    display: none !important;
}
.btn-coolGray {
	margin:20px auto;
	width:50%;
	text-align:center;
	background-color:#54565b;
	color:#fff;
	padding:10px;
	font-size:17px;
}
.btn-coolGray a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.btn-coolGray a:hover {
	color:#fff;
	text-decoration:underline;
}
/*laker connection new*/
.cover-image-v12-i1 {
    background: url('../images/blue-title.jpg') 0% 40% / cover no-repeat;
    position: relative;
    width: 100%;
    height: 325px;
}
.cover-image-fall2020 {
    background: url(../images/cover-image-fall-2020.jpg) 40% 40% / cover no-repeat;
    position: relative;
    width: 100%;
    height:400px;
}




.cover-story-text {
    position: absolute;
    background-color: #092c74;
    top: 4px;
    right: 4px;
    color: #fff;
    padding: 10px;
    max-width: 360px;
	height:316px;
}

.cover-story-text-fall-2020 {
    position: absolute;
    background-color: #092c74;
    top: 0px;
    right: 4px;
    color: #fff;
    padding: 10px;
	padding-left:15px;
    max-width: 340px;
	height:350px;
}

/*Tim Added 11-3-20-alternate to home page*/

.cover-image-alt{
    background: url(../images/cover-image-fall-2020-banner.jpg) 50% 50% / cover no-repeat;
    position: relative;
    width: 100%;
	height:475px;
}

.cover-image-alt-1 {
	background: url(../images/fall-2020-cover-image.jpg) 50% 50% / cover no-repeat;
    position: relative;
    width: 100%;
	height:475px;
}

.cover-text {
	position:absolute;
	bottom:0;
}

.cover-story-text-alt{
	position: absolute;
  	top: 324px;
    left: 251px;
    color: #ffffff;
    padding: 10px;
    height: 350px;
}



.cover-story-text-fall-2020 h2 {
    font-weight: lighter;
    color: #fff;
    font-size: 1.6rem;
}



.cover-story-text h2 {
    font-weight: lighter;
    color: #fff;
    font-size: 1.6rem;
}
.top-feature-box {
    background-color: #CDC3A7;
    border: 10px solid #CDC3A7;
    margin-bottom: 30px;
    min-height: 725px;
}
.top-feature-box .text {
    padding: 20px 0px;
}
.top-feature-box h4 {
    line-height: 25px;
}
.top-feature-box p.read-button {
    float: left;
    border: 1px solid #777;
    padding: 1px 5px;
    background-color: #eee;
    position: absolute;
    right: 25px;
    bottom: 20px;
}
p.read-more-button {
    background-color: #fff;
    padding: 5px;
    position: absolute;
}
p.read-button a:focus {
    background-color: #092c74;
    color: #fff;
    outline: 0;
    padding: 1px 5px;
}
.bottom-feature-box, .bottom-feature-box-first {
    background-color: #CDC3A7;
    border: 10px solid #CDC3A7;
    margin-bottom: 15px;
    min-height: 500px;
}
ul.nav.nav-pills.nav-justified {
    background-color: #092c74;
    margin-left: 0px !important;
    margin: 40px 0;
}
ul.nav.nav-pills.nav-justified li {
    font-size: 16px;
    font-weight: bolder;
    padding: 0px 0px;
}
ul.nav.nav-pills.nav-justified li a {
    color: white;
    border-radius: 0;
}
ul.nav.nav-pills.nav-justified li a:hover {
    color: white;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #54565b;
	color:#fff;
}
h1.hide-in-mobile {
    margin-top: 40px;
    padding-bottom: 10px;
	color:#092c74;
}
.profile-box {
    background-color: #CDC3A7;
    border: 10px solid #CDC3A7;
    margin-bottom: 15px;
    min-height: 510px;
}
.bottom-feature-box p.read-button, .profile-box p.read-button {
	float: left;
    border: 1px solid #777;
    padding: 1px 5px;
    background-color: #eee;
    position: absolute;
    right: 25px;
    bottom: 10px;
}
div.boxSide {
    background-color: #eeeeee;
    border: 10px solid #eeeeee;
    margin-bottom: 30px;
}
h4.featurehead {
    font-size: .80rem;
}
@font-face{font-family:'social-share-kit';src:url('../fonts/social-share-kit.eot');src:url('../fonts/social-share-kit.eot#iefix') format('embedded-opentype'),url('../fonts/social-share-kit.woff') format('woff'),url('../fonts/social-share-kit.ttf') format('truetype'),url('../fonts/social-share-kit.svg#social-share-kit') format('svg');font-weight:normal;font-style:normal}
 .ssk:before{display:inline-block;font-family:"social-share-kit" !important;font-style:normal !important;font-weight:normal !important;font-variant:normal !important;text-transform:none !important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.ssk {
    background-color: #757575;
    color: white;
    display: inline-block;
    font-size: 22px;
    line-height: 1px;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
}
.ssk-facebook:before {
    content: "a";
    text-indent: 4px;
    margin-right: -4px;
}
.ssk-facebook {
    background-color: #255c95;
}
.ssk-twitter:before {
    content: "b";
}
.ssk-twitter {
    background-color: #00b4e0;
}
.ssk-email:before {
    content: "d";
}
.ssk-email {
    background-color: #757575;
}
.ssk:before {
    display: inline-block;
    font-family: "social-share-kit" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ssk:before, .ssk .glyphicon, .ssk .fa {
    position: relative;
    font-size: 22px;
    top: 0;
    vertical-align: middle;
}
.ssk-linkedin:before {
    content: "g";
}
.ssk-linkedin {
    background-color: #1c87bd;
}
.ssk-group.ssk-grayscale {
    float: right;
    padding-top: 5px;
}
.ssk-group.ssk-grayscale a {
    color: #fff;
}

@media only screen and (max-width:768px) {
	.dark-gray .border-right {
		border-right: 0;
	}
	.dark-gray .border-left {
		border-left: 0;
	}
}

@media only screen and (max-width: 900px) {
  .cover-story-text-alt{
	position: absolute;
  	top: 324px;
    left: 0;
    color: #ffffff;
    padding: 10px;
    height: 350px;
	}
}