@charset "utf-8";
.row .col-md-12.col-lg-9 .navbar.navbar-default {
	width: auto;
	display: list-item;
}
.BottomNavbar {
	text-align: left;
}
.body {
	background-image: -webkit-linear-gradient(270deg,rgba(4,32,55,1.00) 0%,rgba(18,54,82,1.00) 30.57%,rgba(113,142,164,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(4,32,55,1.00) 0%,rgba(18,54,82,1.00) 30.57%,rgba(113,142,164,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(4,32,55,1.00) 0%,rgba(18,54,82,1.00) 30.57%,rgba(113,142,164,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(4,32,55,1.00) 0%,rgba(18,54,82,1.00) 30.57%,rgba(113,142,164,1.00) 99.48%);
	background-repeat: no-repeat;
	background-size: 200% auto;
	border-radius: 3px;
}
.h3blue {
	color: rgba(93,164,217,1.00);
}
.h3red   {
	color: rgba(85,49,0,1.00);
}


.LectureH1 {
	color: #0200FF;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-bottom: thin dotted rgba(170,180,255,1.00);
	line-height: normal;
}
.H1Green {
	color: rgba(0,108,61,1.00);
	border-bottom: thin dotted rgba(39,117,83,1.00);
}

.Sidebarright  {
	background-image: -o-linear-gradient(270deg,rgba(58,93,121,0.64) 0%,rgba(177,196,226,0.32) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(132,158,98,1.00) 0%,rgba(68,68,68,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(132,158,98,1.00) 0%,rgba(68,68,68,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(132,158,98,1.00) 0%,rgba(68,68,68,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(132,158,98,1.00) 0%,rgba(68,68,68,0.00) 100%);
	border-radius: 10px;
	margin-bottom: 15px;
	padding-top: 5px;
	margin-top: 5px;
	height: 110%;
}

.Lecturedate {
	color: rgba(255,247,43,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: x-small;
	vertical-align: 5px;
	top: 0px;
	bottom: 0px;
	text-indent: 18px;
	line-height: 0px;
}
.Lecturedescript {
	color: rgba(0,0,0,1.00);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	line-height: 14px;
}


.col-lg-8.col-md-8 .sidebar.col-md-12.col-lg-12 h3 {
}

p {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}
.Notes {
	color: rgba(108,108,108,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-size: small;
}

.container-etox {
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-color: rgba(237,237,237,1.00);
	border-radius: 5px;
	border-top-width: 5px;
	padding-top: 5px;
}
.sidebar {
	margin-bottom: 15px;
	border-radius: 10px;

}
.Spacer {
	margin-top: 23px;
}

.container.container-etox .row .btn-group-justified {
	width: 307%;
}
.Navbar-home  {
	width: auto;



}
.navbutton {
	width: 16%;
	min-width: 120px;
	padding-top: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	display: inline-table;
	background-color: rgba(73,109,137,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(113,142,164,1.00) 0%,rgba(33,79,114,1.00) 16.58%,rgba(41,80,109,1.00) 51.30%,rgba(18,54,82,1.00) 81.87%,rgba(18,54,82,1.00) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(113,142,164,1.00) 0%,rgba(33,79,114,1.00) 16.58%,rgba(41,80,109,1.00) 51.30%,rgba(18,54,82,1.00) 81.87%,rgba(18,54,82,1.00) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(113,142,164,1.00) 0%,rgba(33,79,114,1.00) 16.58%,rgba(41,80,109,1.00) 51.30%,rgba(18,54,82,1.00) 81.87%,rgba(18,54,82,1.00) 99.48%);
	background-image: linear-gradient(180deg,rgba(113,142,164,1.00) 0%,rgba(33,79,114,1.00) 16.58%,rgba(41,80,109,1.00) 51.30%,rgba(18,54,82,1.00) 81.87%,rgba(18,54,82,1.00) 99.48%);
	color: rgba(248,249,250,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	margin-left: -4px;
	right: auto;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0px 0;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.Float {
	float: right;
	padding-right: 6px;
}
.page-header {
	border: 3px solid rgba(255,255,255,1.00);
	border-radius: 15px;
}
.panel-accord {
	background-color: rgba(152,152,152,1.00);
}
.bottombar {
	background-image: -o-linear-gradient(270deg,rgba(177,196,226,0.31) 19.17%,rgba(58,93,121,0.64) 100%);
	background-image: -webkit-linear-gradient(270deg,rgba(177,196,226,0.31) 19.17%,rgba(58,93,121,0.64) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(177,196,226,0.31) 19.17%,rgba(58,93,121,0.64) 100%);
	background-image: linear-gradient(180deg,rgba(177,196,226,0.31) 19.17%,rgba(58,93,121,0.64) 100%);
	border-radius: 4px;
	padding-top: 35px;
}
.lectureH4 {
	color: rgba(4,32,55,1.00);
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: x-large;
	border-bottom: thin dotted rgba(41,80,109,1.00);
}
.h3red {
}
.strongGreen {
	color: rgba(43,122,88,1.00);
}
.StrongBlue {
	color: rgba(45,85,115,1.00);
}
.pred {
	color: #551800;
}
.player {
	width: 100%;
}
