.tx-uptime-tools .avaiContainer {
	background-color: white;
	/* margin-left: 5px; */
	margin-top: 38px;
	border: 1px solid #cecece;
	margin-bottom: 50px;
	/* Gradiant */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #e9e9e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e9e9e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e9e9e9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e9e9e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 ); /* IE6-9 */
}

.tx-uptime-tools .avaiContainer .table {
	margin-bottom:0px;
}

.tx-uptime-tools table th {
	background-color: #0078a9;
	font-size: 12px;
	color: #fff;
	width: 164px;
	text-align: right;
	height: 45px;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
	padding: 6px 15px 0px 15px;
}

.tx-uptime-tools table th:first-child {
	border-left:0px;
}

.tx-uptime-tools table td {
	width: 164px;
	height: 46px;
	text-align: right;
	padding-right: 18px;
	color: #6d6d6d;
	font-size: 12px;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
	background-color: white;
	padding: 0px 18px;
}

.tx-uptime-tools .btn:hover {
	background-color: #cb0933;
	background-image: url('../Images/ElementLbgR.jpg');
	background-position: 90% 51%;
	color: #fff;
}

.tx-uptime-tools .headline {
	font-weight: normal;
	line-height: 20px;
	margin: 0px;
	font-size: 16px;
	color: #0078a9;
	padding: 14px 10px 4px 17px;
	font-family: 'tradegothiclight';
	word-spacing: -1px;
}

.tx-uptime-tools .subheadline {
	font-size: 13px;
	color: #363636;
	padding: 2px 10px 19px 18px;
	word-spacing: -1px;
	line-height: 16px;
}

.tx-uptime-tools .headlineTopMargin {
	margin-top: 45px;
}
.tx-uptime-tools .sbheadings {
	padding-bottom: 8px;
}

.tx-uptime-tools .subHeadline2 {
	font-size: 13px;
	color: #363636;
	padding: 0px 10px 12px 17px;
	word-spacing: -1px;
}

.tx-uptime-tools .form {
	font-size: 12px;
	color: #6d6d6d;
	font-style: italic;
	width: 100%;
	display: inline-block;
}

.tx-uptime-tools .formlables {
	float: left;
	padding-left: 18px;
	width: 481px;
}

.tx-uptime-tools .resultText {
	font-size: 13px;
	color: #6d6d6d;
	padding: 2px 10px 15px 18px;
	word-spacing: -1px;
}

.tx-uptime-tools .formlables .minuts {
	margin-left: 35px;
}

.tx-uptime-tools .resultText .resultmint {
	color: #0078a9;
}