.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
body div, body span, body img {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	font: 9pt arial;
	border: 0;
	padding: 0;
	margin: 0;
	background: #ffffff url(/images/background.gif) repeat-x;
}

h3 {
	font: 16pt arial;
	color: #5d5952;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 {
	font: 14pt arial;
	color: #5d5952;
	font-weight: bold;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: both;
}

.logo {
	float: left;
}

.logo_img {
	border: 1px solid #8e0555;
}

.header {
	height: 55px;
}

.loginstatus {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	text-align: right;
	color: #ffffff;
	border: 0px solid #ffffff;
}

.last_remote_update {
	float: right;
	clear: right;
	/*margin-top: 60px;*/
	margin-right: 0px;
	text-align: right;
	color: #000;
	border: 0px solid #ffffff;
}

#last_remote_update_time {
	color: red;
}

a.nav {
	color: #71c6ff;
	font-weight: bold;
	text-decoration: none;
}

a.nav:link {
	color: #8e0555;
	font-weight: bold;
	text-decoration: none;
}

a.nav:active {
	color: #8e0555;
	font-weight: bold;
	text-decoration: none;
}

a.nav:visited {
	color: #47303d;
	font-weight: bold;
	text-decoration: none;
}

a.nav:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.helptag {
	margin-top: 0px;
	margin-right: 0px;
	position: relative;
	top: -10px;
	text-align: right;
	color: #ffffff;
	border: 0px solid #ffffff;
}

a.help {
	font-weight: bold;
	text-decoration: none;
}

.mainbody {
	/*margin-top: -20px;*/
	/*margin-top: 2px;*/
	border: 1px solid #8e0555;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
	padding-bottom: 5px;
	min-height: 500px;
	/*width: 953px;
float: left;
clear: left;*/
}

.wholepage {
	margin: auto;
	padding: 0;
	width: 1020px;
	margin-top: 0;
	margin-bottom: 20px;
	border: 0px solid #ffffff;
}

.notice {
	clear: both;
	width: 400px;
	font-size: 14pt;
	margin: auto;
	margin-top: 15px;
	text-align: center;
	/*border: dotted 2px #dcb5db;*/
	color: #8e0555;
}

p {
	font: 11pt arial;
	line-height: 1.5em;
	color: #5d5952;
}

.username {
	color: #3b663e;
	font-weight: bold;
}

.navspacer {
	margin-left: 6px;
	margin-right: 6px;
	font-weight: bold;
}

#loading {
	font-size: 20pt;
	font-weight: bold;
	border: 0;
	height: 100%;
	/*   width: 100%; */
	margin-top: 200px;
	margin-bottom: 200px;
	margin-left: 400px;
	/*
    position: absolute;
    left: 45%;
    top: 35%;
    */
	color: #a98da9;
}

#monitor {
	margin-top: 0px;
	position: absolute;
	top: 94px;
	height: auto;
}

#calibration {
	margin-top: 0px;
	position: absolute;
	top: 94px;
	height: auto;
}

table.styled {
	/*border: 1px solid black;*/
	border: 1px solid #a98da9;
	padding: 0px;
	border-collapse: collapse;
}

table.styled th {
	font: 11pt arial;
	font-weight: bold;
	color: #5d5952;
	padding: 1px;
	border-bottom: 1px dotted #a98da9;
	background: #ddd;
}

table.styled td {
	padding: 5px;
	border: 1px dotted #ddd;
	font: 11pt arial;
	color: #5d5952;
	background: #fff;
}

.control_buttons {
	margin-top: 15px;
	margin-left: 145px;
	width: 215px;
	height: 25px;
}

.time_config_buttons {
	margin-top: 12px;
	float: right;
	width: 100px;
	height: 55px;
}

.tz_config_buttons {
	margin-top: 6px;
	float: right;
	width: 100px;
	height: 25px;
}

.lnk_btn {
	border: 1px outset #00008B;
	padding: 2px;
	text-decoration: none;
	display: block;
	font-size: 11pt;
	float: left;
	background-color: #F1DFF0;
	text-align: center;
	color: #47303d;
	margin-left: 5px;
	margin-bottom: 5px;
}

.lnk_btn:link {
	border: 1px outset #00008B;
	background-color: #F1DFF0;
}

.lnk_btn:visited {
	border: 1px outset #00008B;
	background-color: #F1DFF0;
}

.lnk_btn:hover {
	border: 1px outset #00008B;
	background-color: #FFEFFE;
}

.lnk_btn:active {
	border: 1px inset #00008B;
	background-color: #F1DFF0;
}

.delete {
	background-color: #F1DFF0;
	color: red;
}

.configuration_list {
	margin-left: 50px;
}

.configuration_list  .lnk_btn {
	width: 60px;
}

.configuration_view .lnk_btn {
	border: 1px outset #00008B;
	padding: 2px;
	text-decoration: none;
	display: block;
	font-size: 11pt;
	float: none;
	width: 130px;
	background-color: #F1DFF0;
	text-align: center;
	color: #47303d;
	margin-left: 5px;
}

.configuration_view .lnk_btn:link {
	border: 1px outset #00008B;
	background-color: #F1DFF0;
}

.configuration_view .lnk_btn:visited {
	border: 1px outset #00008B;
	background-color: #F1DFF0;
}

.configuration_view .lnk_btn:hover {
	border: 1px outset #00008B;
	background-color: #FFEFFE;
}

.configuration_view .lnk_btn:active {
	border: 1px inset #00008B;
	background-color: #F1DFF0;
}

.start {
	margin-left: 5px;
	width: 55px;
}

.stop {
	width: 55px;
	margin-left: 5px;
}

.kill {
	width: 55px;
	/* color: #f00;*/
	margin-left: 5px;
}

.save {
	margin-left: 5px;
	width: 80px;
}

.cancel {
	width: 80px;
	margin-left: 5px;
}

#procedure_control {
	float: left;
	width: 425px;
	padding: 0;
	margin: 0;
}

#procedure_control p {
	margin: 0;
	padding: 0;
	width: 425px;
}

#procedure_control h3 {
	
}

#system_config {
	width: 600px;
	float: left;
	margin-top: 5px;
}

#system_config select {
	width: 70px;
	text-align: center;
}

#system_config .tz_selector {
	width: 300px;
	text-align: left;
}

#system_config input {
	width: 30px;
	text-align: center;
}

#status_info {
	float: right;
	margin-right: 0px;
	width: 425px;
	word-wrap: break-word; /* IE only */
}

#status_info p {
	width: 425px;
}

.indent {
	margin-left: 70px;
}

.login {
	width: 500px;
	margin: auto;
}

.user_help {
	font-style: italic;
	font-size: 11px;
	padding-left: 4px;
}

.config_help {
	font-style: italic;
	font-size: 11px;
	padding-left: 4px;
}

#tiptable {
	float: left;
	width: 150px;
	margin-left: 100px;
	font: bold 0.9em Arial, Helvetica, sans-serif;
	color: #5d5952;
}

#tiptable_view {
	float: left;
	width: 150px;
	margin-left: 100px;
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #5d5952;
}

table#frequencies_table {
	margin-left: -30px;
}

.configuration_view {
	margin-left: 50px;
}

.configuration_view p {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.configuration_view p label {
	margin-right: 10px;
}

.frequencies {
	clear: left;
	margin-bottom: 15px;
}

.coefficients {
	clear: left;
	margin-bottom: 15px;
}

.configuration_view span.val {
	text-align: right;
	width: 100px;
	display: block;
	float: right;
}

table.frequencies_table tr td {
	font: 8pt arial;
}

table.frequencies_table tr th {
	font: 8pt arial;
	padding-left: 3px;
	padding-right: 3px;
}

div#uploading label {
	margin-left: 375px;
	font: 18pt arial;
}

.home_image {
	float: left;
	margin-right: 0;
}

.device_info {
	float: right;
	width: 240px;
	margin-left: 0;
}

.device_info p {
	margin-top: 0;
	padding-left: 5px;
}

.serial {
	font-weight: bold;
	padding-left: 55px;
}

.current_mp_cfg {
	margin-top: 210px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.current_mp_cfg h3 {
	text-align: center;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 0;
}

.current_mp_cfg p {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#last_remote_update_succeeded {
	color: green;
}

#last_remote_update_failed {
	color: red;
}

#log_console {
	height: 160px;
	width: 490px;
	overflow: auto;
	background: #ddd;
	border: solid 1px #a98da9;
}

#log {
	width: 490px;
	float: left;
	margin-top: 15px;
}

#log a {
	float: left;
	margin-top: -35px;
	margin-left: 260px;
}

.config_error {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: red;
}

select.filename {
	width: 200px;
}

#procedures p {
	width: 400px;
}

.wrap_temp_units_control {
	float: right; 
	font-size: small; 
	margin-right: 10em; 
	margin-top: 0.3em;
}

.btn_tuc {
	text-decoration: none; 
	display: inline-block; 
	width: auto; 
	color: #111; 
	padding: 3px; 
	background: #F1DFF0; 
	border: 1px solid #000;
}
