@charset "utf-8";
body {
	padding-top: 20px;
	padding-bottom: 60px;
}
/* Custom container */
.container {
	margin: 0 auto;
	max-width: 1000px;
}
.container > hr {
	margin: 60px 0;
}
/* Main marketing message and sign up button */
.jumbotron {
	margin: 80px 0;
	text-align: center;
}
.jumbotron h1 {
	font-size: 100px;
	line-height: 1;
}
.jumbotron .lead {
	font-size: 24px;
	line-height: 1.25;
}
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}
/* Supporting marketing content */
  .marketing {
	margin: 60px 0;
}
.marketing p + h4 {
	margin-top: 28px;
}
.skywater {
	color: rgba(36,0,185,1.00);
	text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
	font-family: "Century Gothic";
}
.group {
	color: rgba(0,185,208,1.00);
	text-shadow: 2px 2px 2px rgba(0,0,0,1.00);
	font-family: "Century Gothic";
}
.panel-footer.panel-custom {
    background: black;
    color: white;
}
.intranet {
	letter-spacing: 14px;
}
