@font-face { font-family: Copperplate; src: url('/includes/fonts/Copperplate.ttf'); }
.logo {
	display: inline;
	height: 40px;
	width: auto;
}
h5.slogan {
	color: #032462;
	display: inline;
	float: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-size: 1.6rem;
}
html {
    background-color: #f2f2f2;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 62.5%;
	margin-top: 50px;
	padding: 0;
	-webkit-font-smoothing: subpixel-antialiased;
}
* {margin: 0; padding: 0;}
a {text-decoration: none; color: #000; -moz-outline: none; cursor: pointer;}
a:active {color: #000;}
a:hover {
	color: #004768;
	text-decoration: none;
}
a:link {color: #000;}
a:visited {color: #000;}

/* RED */
a.red {text-decoration: none; color: #E5211F; -moz-outline: none; cursor: pointer;}
a.red:active {color: #E5211F;}
a.red:hover {
	color: #004768;
	text-decoration: none;
}
a.red:link {color: #E5211F;}
a.red:visited {color: #E5211F;}

/* BLUE */
a.blue {text-decoration: none; color: #032462; -moz-outline: none; cursor: pointer;}
a.blue:active {color: #032462;}
a.blue:hover {
	color: #004768;
	text-decoration: none;
}
a.blue:link {color: #032462;}
a.blue:visited {color: #032462;}

/* SILVER */
a.silver {text-decoration: none; color: silver; -moz-outline: none; cursor: pointer;}
a.silver:active {color: silver;}
a.silver:hover {
	color: #004768;
	text-decoration: none;
}
a.silver:link {color: silver;}
a.silver:visited {color: silver;}

body {
    background-color: #fff;
    color: #000;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	margin: auto;
	max-width: 980px;
}
br {display: none;}
form {
	margin: auto;
	text-align: center;
}
form .clean_input {width: 280px;}
form .counter {
	font-size: 12px;
	font-size: 1.2rem;
	color: gray;
	margin-bottom: 1rem;
}
form .exceeded {color:#91101b; font-weight: bolder;}
form .warning {color:#000; font-weight: bolder;}
h1 {
	color: #032462;
    font-weight: 300;
	font-size: 33px;
	font-size: 3.3rem;
	letter-spacing: .3rem;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
h1 a:visited, h1 a:active {
	color: #032462;
}
h1 a:hover {
	border-bottom: 1px dotted silver;
	color: #999;
	text-decoration: none;
}
h2 {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-size: 2.6rem;
    font-weight: 300;
	letter-spacing: .1rem;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
h3 {
	color: #777;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 300;
	letter-spacing: .2rem;
	line-height: 4rem;
}
h4 {
	color: #032462;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: .1rem;
	line-height: 2.5rem;
	font-weight: 300;
}
h5 {
	color: #777;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 2.2rem;
	text-shadow: none;
}
h6 {
	color: #032462;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.8rem;
	margin: 1rem 0;
	text-align: center;
	text-shadow: none;
}
img {border: none;}
input[type=submit]{
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 1rem;
	margin-top: 1rem;
	padding: .5rem;
}
label {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
}
ol li {
	color:#333;
	font-family: Georgia, serif;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 100;
	line-height: inherit;
	list-style-type: inherit;
	text-align: justify;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
p {
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 100;
	line-height: 2.7rem;
	margin-top: 1rem;
	text-align: justify;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
}
table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin: auto;
	margin-bottom: 1rem;
	width: 100%;
}
textarea {height: 240px;}
textarea.clean_input.notes {height: 60px;}

.black {color: #000;}
.block {display: block;}
.blue {color: #032462;}
.bold {font-weight: 900;}
.brown {color: #032462;}
.caps-lock {-webkit-appearance:caps-lock-indicator;}
.center {text-align: center;}
.center_mobile {text-align: inherit;}
.clear {clear: both;}
.float-left {float: left;}
.float-none {float: none;}
.float-right {float: right;}
.gray {color: #555;}
.green {color: #556B2F;}
.greener {color: #00cc00;}
.inactive {background: #F8F8F8;}
.inline {display: inline;}
.italic {font-style: italic;}
.italics {font-style: italic;}
.justify {text-align: justify;}
.left {text-align: left;}
.light {font-weight: 300;}
.lower {text-transform: lowercase;}
.maroon {color: maroon;}
.m-5 {margin: -.5rem;}
.m-5b {margin-bottom: -.5rem;}
.m-5t {margin-top: -.5rem;}
.m0 {margin: 0;}
.m0b {margin-bottom: 0;}
.m0l {margin-left: 0;}
.m0r {margin-right: 0;}
.m0t {margin-top: 0;}
.m1 {margin: 1rem;}
.m1b {margin-bottom: 1rem;}
.m1l {margin-left: 1rem;}
.m1r {margin-right: 1rem;}
.m1t {margin-top: 1rem;}
.m2 {margin: 2rem;}
.m2b {margin-bottom: 2rem;}
.m2l {margin-left: 2rem;}
.m2r {margin-right: 2rem;}
.m2t {margin-top: 2rem;}
.m25b {margin-bottom: .25rem;}
.m25l {margin-left: .25rem;}
.m25r {margin-right: .25rem;}
.m25t {margin-top: .25rem;}
.m5 {margin: .5rem;}
.m5b {margin-bottom: .5rem;}
.m5l {margin-left: .5rem;}
.m5r {margin-right: .5rem;}
.m5t {margin-top: .5rem;}
.p0 {padding: 0;}
.p1 {padding: 1rem;}
.p1t {padding-top: 1rem;}
.p5 {padding: .5rem;}
.p5l {padding-left: .5rem;}
.p5r {padding-right: .5rem;}
.pointer {cursor: pointer;}
.print-only {display: none;}
.right {text-align: right;}
.red {color: #E5211F;}
.silver {color: silver;}
.small {font-size: 75%;}
.underline {border-bottom: 1px dotted silver;}
.underline-solid {border-bottom: 1px solid silver;}
.united {color: #032462; font-weight: 900;}
a:hover.no_underline {
	text-decoration: none;
	border-bottom: 0;
}
.upper {text-transform: uppercase;}

.img {
	display: block;
	height: auto;
	margin: auto;
	width: 240px;
}
.metric {display: none;}
.pulse {
	animation: pulse 3s infinite;
	animation-direction: alternate;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	background: rgba(255,0,0,0.5);
	height: 100%;
	overflow: hidden;
	z-index: 2;
}

@-webkit-keyframes pulse {
	0% { -webkit-transform: scale(.8); }
	50% { -webkit-transform: scale(1); }
	100% { -webkit-transform: scale(.8); }
}

@keyframes pulse {
	0% { transform: scale(.8); }
	50% { transform: scale(1); }
	100% { transform: scale(.8); }
}
.purpose {
	color: #032462;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
}
.stats {
	color: silver;
	font-size: 80%;
	margin: auto;
	text-align: center;
}
.total {background-color: silver;}


/* CLEAN INPUT STYLING */
.clean_input {
	border: 1px solid silver;
	border-radius: .7rem;
	display: block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	margin: auto;
	margin-bottom: .5rem;
	margin-top: .5rem;
	padding: .5rem;
	max-width: 280px;
	min-height: 3rem;
	-webkit-appearance: none;
	-webkit-border-radius: .7rem;
	-moz-border-radius: .7rem;
}
input.clean_input::-webkit-input-placeholder, isindex.clean_input::-webkit-input-placeholder, textarea.clean_input::-webkit-input-placeholder {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 85%;
	text-align: center;
}
input.clean_input:-moz-placeholder, isindex.clean_input:-moz-placeholder, textarea.clean_input:-moz-placeholder {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 85%;
    text-align: center;
}
select.clean_input {
	background: url('/~mutual/images/menu.png') no-repeat right; background-size: auto 25px; padding: .8rem; padding-right: 30px; -moz-appearance: none; appearance: none; text-indent: 0.01px; text-overflow: '';
}
select.clean_input::-ms-expand {
    display: none;
}
label.short {
	margin-right: .5rem;
	text-align: right;
	width: 150px;
}
.short {
	display: inline-block;
	width: 140px;
}
input.clean_input.short, select.clean_input.short {
	display: inline-block;
	width: 130px;
}
#flash_div {
    background: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 9001;
}
#flash {
    background: #E5211F;
    border: 2px solid gray;
    border-radius: .7rem;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    clear: both;
    color: #fff;
	filter: alpha(opacity=80); /* < ie9 */
	margin: auto;
    margin-bottom: 1rem;
    max-width: 280px;
    opacity: 0.9;
    padding: .5rem;
    text-align: center;
    -webkit-border-radius: .7rem;
    -moz-border-radius: .7rem;
    z-index: 9002;
}
#flash a:link {color: yellow; text-decoration: none;}
#flash a:hover {color: white; border-bottom: 1px dotted white;}
#flash a {text-decoration: none; color: yellow; -moz-outline:none;}
#flash h2 {margin: auto; color: #fff; text-align: center;}
#flash h5 {margin: auto; color: #f2f2f2; text-align: center;}
#flash h6 {margin: auto; margin-bottom: 2rem; margin-top: 2rem; color: #fce9e8; text-align: center; text-decoration: underline;}
#footer {
	clear: both;
	color: #777;
	display: block;
 	font-size: 14px;
 	font-size: 1.4rem;
	margin: auto;
	margin-top: 3rem;
	padding: 1rem 0;
	text-align: center;
	-moz-border-radius: 1rem;
}
#footer a {color: #777;}
#form {float: none; margin: auto;}
#header {
	background: inherit;
	clear: both;
	height: 40px;
	max-width: 980px;
	margin: auto;
	padding: 0;
	padding-bottom: .5rem;
	padding-top: .5rem;
	position: fixed;
	top: 0;
	width: 100%;
}
#login {
	border: 1px dotted silver;
	border-bottom-left-radius: .5rem;
	float: right;
	padding: .5rem 1rem;
	position: relative;
	z-index:1;
}
#inquire {
	border: 1px solid gray;
	border-radius: 1rem;
	background: #f2f2f2;
	margin: auto;
	margin-top: 2rem;
	max-width: 320px;
	padding: .25rem;
	text-align: center;
}
#logo {
	margin: auto;
	padding-top: 1rem;
	text-align: center;
}
#logo img {
	margin: auto;
	height: auto;
	max-width: 96%;
	text-align: center;
	width: 150px;
}
#socials {
	margin: auto;
	margin-bottom: 1rem;
	text-align: center;
	width: 100%;
}
#socials img {
	margin: auto;
	margin-left: .5rem;
	margin-right: .5rem;
	width: 50px;
}
#top-nav-select {
	display: block;
	float: right;
	margin-right: .5rem;
	margin-top: -.5rem;
	position: relative;
}
.logout {
	display: inline;
	font-size: 85%;
	float: left;
	margin: 1.4rem 1rem 0 0;
}
.logout a {color: #777;}
.logout a:hover {
	border-bottom: 1px dotted silver;
	color: #991b10;
}
#channel_options {
	margin: auto;
	margin-bottom: 2rem;
	margin-top: 2rem;
	text-align: center;
}
#channel_options img, #channel_options input[type=image] {
	border: 1px solid silver;
	border-radius: 1rem;
	cursor: pointer;
	height: auto;
	padding: .5rem;
	width: 50px;
}
#channel_options .selected {
	border: 1px solid red;
}
#event_option {
/* 			display: block; */
	display: none;
	margin: auto;
	text-align: center;
}
#event_option select {
/* 			display: none; */
	margin: auto;
	margin-bottom: 0;
	margin-top: .5rem;
	max-width: 292px;
	padding: 1rem;
	width: inherit;
}
.event {min-height: 190px;}

#videos {
	border: none;
	background-color: white;
	margin: auto;
	text-align: center;
	width: 100%;
}
.video_block {
	border: none;
	background-color: white;
	cursor: pointer;
	display: inline-block;
	font-family: Roboto, Arial, sans-serif;
	height: 280px;
	letter-spacing: inherit;
	margin: auto;
	padding-bottom: 0;
	top: 0;
	width: 320px;
}
.video_block .thumbnail {
	border: none;
	height: auto;
	margin: auto;
	padding: 0;
	position: relative;
	text-align: center;
	width: 100%;
}
.video_block .duration {
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: .25rem;
	bottom: 10px;
	color: white;
	font-size: 12px;
	padding: 0 5px;
	position: absolute;
	right: 5px;
}
.detail_block {
	border: none;
	background-color: #f2f2f2;
	height: 65px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.detail_block .avatar_block {
	border: none;
	background-color: #f2f2f2;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 48px;
}
.detail_block .avatar_block img {
	border: none;
	border-radius: 50%;
	height: auto;
	margin: 0;
	padding: 0;
	width: 36px;
}
.detail_block .title_block {
	border: none;
	background-color: #f2f2f2;
	height: 45px;
	float: right;
	right: 0;
	margin: 0;
	padding: 0;
	width: 272px;
}
.detail_block .info_block {
	border: none;
	clear: both;
	background-color: #f2f2f2;
	height: 20px;
	margin: 0;
	width: 100%;
}
.title_block h1 {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #000;
	display: -webkit-box;
	font-family: Roboto, Arial, sans-serif;
	font-size: 14px;
	font-weight: 900;
	height: 38px;
	letter-spacing: inherit;
	line-height: 20px;
	max-height: 40px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: normal;
}
.info_block h2 {
	color: rgb(3,3,3);
	font-family: Roboto, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: inherit;
	line-height: 18px;
	text-align: left;
	padding: 0 4px;
}
.Copperplate { font-family: 'Copperplate'; }

@media only screen and (max-width : 1024px) {
}
@media only screen and (max-width : 800px) {
	html {background-color: #fff;}
	h1 {
		font-size: 27px;
		font-size: 2.7rem;
	}
	.img {width: 200px;}
	ul {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media only screen and (max-width: 600px)  {
	table {font-size: 90%;}
}
@media only screen and (max-width: 568px)  {
	h5.slogan {
		display: none;
	}
	table {font-size: 100%;}
	h1 {margin-bottom: 1rem;}
}
@media only screen and (max-width: 480px)  {
	#footer {
		border-radius: 0;
		padding: 1rem 0;
		width: 100%;
		-moz-border-radius: 0;
	}
	.center_mobile {text-align: center;}
	.purpose {
		font-size: 18px;
		font-size: 1.8rem;
		text-align: center;
	}
}
@media only screen and (max-width: 339px)  {
	.logo {height: 25px;}
	label {
		font-size: 20px;
		font-size: 2rem;
	}
	table {
		font-size: 16px;
		font-size: 1.6rem;
	}
	input, select, textarea {max-width: 300px;}
	#footer {font-size: 12px; font-size: 1.2rem;}
	.clean_input {
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media only screen and (max-width: 320px)  {
	#channel_options img {
		width: 40px;
	}
}
@media print {
	.no-print {display: none;}
	.print-only {display: inline-block;}
}