@charset "UTF-8";
/* CSS Document */

.break {
	width: 100%;
	height: 40px;
	padding-top: 8px;  /* Vertically Centers Index Bar Text */
	margin-top: 5px;
	margin-left: 0px;
	border-bottom-style: solid;
	border-color: #37A2E7;	
	background-color: #37A2E7;
	border-radius: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
	color: #FFF;
}
.leftbutton {
	width: 30px;
	}
.rightbutton {
	width: 30px;
}
#subform {
	font-size: .8em;
}
#subform.label {
	float: left;
	width: 230px;
}
.shift {
	width: 100%;
	margin-left: 60px;
	margin-top: 20px;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.socialmedia {
	display: inline;
	position: relative;
	top: -51px;
	right: 50px;
	float: right;
	
}
