.twitter-timeline {
    width: 100% !important;
	height: 447px;
}

#footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 35px;
    background-color: #550000;
	border-radius: 0px;
}

.operationstatus {
	color:#ffffff;
	font-size: 1.0em;
	background-color: #00739a;
	border-radius: 5px;
}

.operationmode {
	color: #ffffff;
	font-size: 1.0em;
    background-color: #9b007c;
	border-radius: 5px;
}

.beamstatus {
	color: #ffffff;
	font-size: 1.0em;
    background-color: #ffffff;
	border-radius: 5px;
}

.accessible {
	color: #ffffff;
	font-size: 1.0em;
    background-color: #ffffff;
	border-radius: 5px;
}

.beamcurrent, .lifetime, .beamenergy{
			color:#46a7ff;
			font-size: 20px;
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		}

		.lifetime{
			color:#ffe879;
		}

		.beamenergy{
			color:#83d26f;
		}

		.big_number {
			font-size: 1.2em;
			font-weight: bold;
			text-align: right;
			vertical-align: bottom;
		}

		.status_title{
			color:#b0b0b0;
			font-size: 18px;
		}

		.BL_status{
			color:#b0b0b0;
			font-size: 20px;
		}

		.small_number{
			color:#ccb95c;
			font-size: 1.1em;
			text-align:right;
			vertical-align:center;
		}

#servertime {
	color: white;
	font-size: 1.2em;
	font-weight: normal;
}

#contact {
	color: white;
	font-size: 0.8em;
	font-weight: normal;
}

#marqueetext {
	color: white;
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
