@charset "utf-8";
/* CSS Document */

/**********************************
*
* DEFAULT ELEMENT SETTINGS
*
**********************************/

h1 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 26px;
	font-weight: 100;

	color: #147ec1;
	margin-top: 20px;
	padding: 15px 0px 8px 0px;


	line-height: 1.1em;
}


h2 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #147ec1;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	line-height: 1.1em;
	font-weight: bold;


}

h3 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #147ec1;
	margin: 0px;
	padding-bottom: 6px;
	padding-top: 0px;

}

h4 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 15px;
	font-weight: 100;
	color: #147ec1;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	font-size: 17px;
	font-weight: bold;


}

h5 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #231f20;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	line-height: 1.1em;
}

h6 {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #231f20;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}


p {
	font-family: "Open Sans", "Helvetica Neue", Verdana, sans-serif;
	color: #363636;
	font-size: 1.5rem;
	line-height: 1.6em;
	margin-top: 7px;
	margin-bottom: 12px;
	position: relative;
	padding-right: 5px;
}

li {
	font-family: "Open Sans", "Helvetica Neue", Verdana, sans-serif;
	color: #363636;
	font-size: 1.5rem;
	line-height: 1.6em;
	margin-top: 7px;
	margin-bottom: 12px;
	position: relative;
	padding-right: 5px;
	padding-left: 15px;

}

input {
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: block;
	font-size: 1.2em;

	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 91%;
}

input[type=checkbox] {
	height: 30px;
	cursor: pointer;
	width: 5%;

}

.btn i {
	font-size: 1.1em;
}

.btn {
	background-color: #3c3c3c;
	color: #fff;
	border-radius: 2px;

	font-size: 1.2em;
	border: none;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: normal;

	margin-bottom: 0;
	padding: 6px 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	width: 96%;
}

.btn:hover {
	background-color: #f18228;
	color: #fff;
}

select {
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: block;
	font-size: 1.2em;

	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 89%;
}

label {
	font-family: "Open Sans", "Helvetica Neue", arial, sans-serif;
	color: #363636;
	font-size: 1.5rem;
	line-height: 160%;
	margin-top: 7px;
	margin-bottom: 0px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.rightJustified {
	text-align: right;
}

.orange {
	background-color: #147ec1;
}

.dkGrey {
	background-color: #282828;
}

.babyBlue {
	background-color: #a8b7d5;
}

.red {
	color: #ee1d25;
}

.white {
	color: #fff;
}

.green {
	color: #2ad02e;
}

a,
a:link,
a:visited {
	outline: none;
	color: #147ec1;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#backButton {
	position: absolute;
	bottom: 0px;
	right: 25px;
	font-size: 1.2rem;
	padding: 5px 25px 5px 25px;
	background-color: #147ec1;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	cursor: pointer;
	color: #fff;
}

#backButton:hover {
	box-shadow: 0 0px 5px #0E293E;
}

#resourceSearch .btn:focus {
	color: #BFBFBF;
}

#videoTable1 {}

#videoTable1 ul {
	margin: 0px;
	padding: 0px;
}

#videoTable1 li:hover {
	box-shadow: 0px 0px 7px -2px #225970;
}

#videoTable1 li {
	float: left;
	list-style-type: none;
	width: 31.5%;
	border: 1px solid #d1d1d1;
	margin: 7px 0px 0px 1.2%;
	margin-left: 1%;
	margin-bottom: 2px;
	background-color: #f1f1f1;
	cursor: pointer;
	transition: all .20s ease-in-out;
	list-style-image: none;
	padding-left: 2px;
	padding-right: 2px;


}

.shellDivider:hover {
	background-color: #b0b0b0;
	color: #fff;
}

.shellDivider {
	width: 96%;
	padding: 7px 0px 7px 20px;
	border-radius: 20px;
	background-color: #d1d1d1;
	transition: all .20s ease-in-out;
	margin: 10px 0px 10px 10px;
	font-weight: bold;
	color: #282828;
	font-size: 14px;
	cursor: pointer;
}

#videoTable1 .primary {
	width: 97.7%;
	border: 1px solid #fff;
	margin-left: 10px;

}

#videoTable1 .primary .videoInfo {
	float: left;
	border: 1px solid #d1d1d1;
	border-left: 1px dotted #d1d1d1;
	width: 48%;
	margin-top: 6px;
}

#videoTable1 .primary .videoImage {
	width: 50%;
	float: left;
	margin: 0.6% 0.6% 0.4% 0.6%;
}

#videoTable1 .videoInfo {
	background-color: #fff;
}

#videoTable1 .videoImage {
	width: 97%;
	margin: 1.5%;
}

#videoTable1 .primary .videoTitle h2 {
	font-size: 25px;
	background-color: #f1f1f1;
}

.videoTitle h2 {
	padding: 12px 12px 12px 20px;
	color: #147ec1;
	font-size: 19px;
	border-bottom: 1px dotted #e9e9e9;
}

.videoTitle {

	color: #147ec1;
	width: 100%;

}

.videoDescription {

	width: 90%;
	height: 250px;
	padding: 12px 12px 12px 20px;
}

#videoTable1 .primary .videoDescription {

	width: 90%;
	height: 210px;
	padding: 12px 12px 12px 20px;
}

#videoInfo a {
	font-size: 16px;
	margin-right: 20px;
}

#videoInfo i {
	font-size: 16px;

}
