

body {
	background: #ffffff;
	
}

.body {
	background: none;
	border: none;
	min-height: 0;
}

.head {
	height: auto;
	overflow: hidden;
}

.head .wl-header {
	float: right;
}

.res_header {
	position: relative;
}
.dohop-powered {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

@media only screen and (min-width: 768px) {
	.dohop-powered {
		display: block;
	}
}

@media only screen and (min-width: 960px) {
	.dohop-powered {
	}
}


.selfconnect-body p {
	display: none;
}
.selfconnect-body p.first {
	display: block;
}

#resultlist.hover_dstd .dstd,
#resultlist.hover_deta .deta,
#resultlist.hover_astd .astd,
#resultlist.hover_aeta .aeta {
	background: none;
	color: #373838;
}

#settings .inner {
	box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2);
	color: #373838;
}
#settings .inner,
#settings .inner .arrow {
	background-color: white;
	border: none;
	background: #fff
}
#settings .inner:hover,
#settings .inner:active,
#settings .inner:hover .arrow,
#settings .inner:active .arrow {
	background: #fff;
}

#settings .inner {
	padding-left: 35px;
}
#settings .inner .arrow {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottom-left: 3px;
	border-bottom-left-radius: 3px;
}
#settings .inner .arrow:after {
	border-top-color: #373838;
}









































	dohop-powered {
    display: none !important;
}﻿

