body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
  color: #00B7FF;
}



body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

#logout {
	padding-top: 10px;
}

#logout a {
	color: #666666;
}

.title1 {
	color: #60C0CE;
}

.title2 {
	color: #152859;
}

.title3 {
	color: #152859;
	padding-bottom: 15px;
}

.title_icon {
	margin-right: 15px;
	color: #60C0CE;
}

#nam_description {
	padding-left: 15px;
}

#load_spinner {
	width: 50px;
}

#result_modal_body {
	text-align: center;
}

.serv_label {
	color: #152859;
	font-size: 16px;
	font-weight: 100;
}

#container {
	margin-top: 60px;
	padding-left: 50px;
	padding-right: 50px;
}

header#oil-nav {
	top: 0px;
	font-family: "NeoTechRegular";
	display: block;
	background-color: #f4f4f4;
	padding: 1px 10px 1px;
	border-bottom: 1px solid #F2F2F2;
	-moz-box-shadow: 0px 1px 8px rgba(50,51,51,0.15);
	-webkit-box-shadow: 0px 1px 8px rgba(50,51,51,0.15);
	box-shadow: 0px 1px 8px rgba(50,51,51,0.15);
	position: fixed;
	width: 100%;
	height: 35px;
	padding: 1px 2% 1px;
	z-index: 1039;
}

header#oil-nav nav.navbar-inner {
	padding: 0;
	background-color: transparent;
	background-image: none;
	border: none;
	box-shadow: none;
	height: 40px;
}

header#oil-nav nav.navbar-inner .logo-header {
	display: inline;
}

#fi-logo {
	width: 60px;
}

#logo-ware {
	color: #5DC1D3;
	font-family: "NeoTechRegular";
	font-size: 23px;
}

#logo-fi {
	color: #0b2c65;
	font-family: "NeoTechRegular";
	font-size: 23px;
}

a {
	color: #0093C6;
	
}

.navbar {
	margin-bottom: 0px;
	overflow: visible;
}

.nav-tabs .active {
	border-bottom: 3px;
	border-style: inherit;
	border-color: #60C0CE;
}

.nav-tabs .active .serv_tab{
	border: none;
	color: #152859;
}

.nav-tabs a {
	color: #60C0CE;
}

footer {
	padding-top: 50px;
	padding-left: 50px;
}

.all_form_row {
	width: 100%;
	position: relative;
}

.all_form_row .sbHolder {
	margin-top: 20px;
}

.all_form_row label {
	margin-top: 30px;
}

.tabbable {
	padding: 10px;
	box-shadow: rgb(211, 211, 211) 0px 0px 10px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-top: 30px;
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 40px;
}

.test_button {
	margin-top: 30px;
	text-align: right;	
}

.btn-blue {
	background-color: #60C0CE;
	color: white;
	width: 80px;
	height: 30px;
}

.btn-blue:hover {
	background-color: #60C0CE;
	color: white;
}
.sbHolder {
	position: relative;
	font-weight: 400;
	border: none;
	font-size: 14px;
	color: #666666;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;

	box-shadow: rgb(211, 211, 211) 0px 0px 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.sbToggle {
	background: url(../images/click.png) no-repeat;

	display: block;
	height: 20px;
	width: 20px;
	position: absolute;
	margin-top: 5px;
	right: 10px;
}

.sbSelector{
	color: #666666;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border: 0;
	font-size: 14px;
}
.sbOptions {
	list-style: none;
	left: -1px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 1;
	overflow-y: auto;
	border-radius: 3px;
	max-height: 1343% !important;
	margin-top: 10px;

	font-weight: 400;
	border: none;
	font-size: 14px;
	color: #666666;

	background-color: white;

	box-shadow: rgb(211, 211, 211) 0px 0px 10px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.sbOptions a {

	color: #666666;
}

#connection {
	margin-left: 15px;
}

#connection li {
	float: left;
}

#connection_source {
	margin-right: 10px;
	text-align: right;
	overflow: hidden;
	width: 120px;
}

#connection_dest {
	margin-left: 10px;
	text-align: left;
	overflow: hidden;
	width: 120px;
}

#connection_line {
	float: left;
	width: 265px;
	margin-top: 10px;
	border-style: dotted;
	border-width: 1px;
	color: #60C0CE;
}

@-webkit-keyframes interm {
  from { margin-left: 143px; }
  50% {  margin-left: 397px; }
  to {   margin-left: 143px; }
}
@-moz-keyframes interm {
  from { margin-left: 143px; }
  50% {  margin-left: 397px; }
  to {   margin-left: 143px; }
}

#connection_progress {
	float: left;
	width: 5px;
	margin-top: 10px;
	border-style: solid;
	border-width: 1px;
	color: #152859;
	position: absolute;
	margin-left: 100px;

	animation: interm 6s infinite;
    -moz-animation: interm 6s infinite;
    -webkit-animation: interm 6s infinite;
    -o-animation: interm 6s infinite;
    -ms-animation: interm 6s infinite;
}

.connection_point {
    background: #152859;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-top: 5px;
}

.host_info {
	font-size: 10px;
	color: #666666;
	margin-top: -10px;
}

#results_table table {
	margin-top: 20px;
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
	border-top: 1px solid #152859;
	border-bottom: 1px solid #152859;
}

#results_table thead {
	color: #152859;
	font-size: 13px;
}

#results_table tbody {
	font-size: 11px;
}

#results_table th {
	padding-top: 25px;
	padding-bottom: 0px;
	border-bottom: 1px solid #ddd;
}

#results_table th, tr {
	text-align: left;
}

#results_table td {
	border-top: none;
	color: #666666;
}

#results_table .id_cell {
	color: #60C0CE;
}

#results_table .average_cell {
	color: #152859;
	font-size: 13px;
}

#results_table .average_cell_result {
	color: #60C0CE;
	font-size: 13px;
	font-weight: bold;
}

#results_graph {
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: -30px;
	width: 90%;
}

.close_button {
	color: white;
	background-color: #152859;
}

#status_table_container {
	padding-left: 0;
	height: 592px;
}

#status_table th {
	color: #60C0CE;
	font-weight: normal;
	border-bottom: none;
	text-align: right;
}

#status_table td {
	border-top: none;
	text-align: center;
}

#status_table .id_cell {
	text-align: right;
	color: #152859;
	border-right: 3px solid #152859;
}

.status_point {
	background: rgb(248, 156, 39);
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-top: 5px;
	margin-left: 50%;
}

.status_point.up{
	background: rgb(148, 207, 74);
}

.status_point.down{
	background: rgb(196, 0, 0);
}