.header {
	background-color:#000;
	width:100%;
	text-align:center;
	height:180px;
}

.header img {
	display:block;
	max-width:640px;
	border:0px;
	margin:auto;
}

.header .sphereimage {
	position:absolute;
	top:0;
	right:0;
	background: url(../images/bggirl.jpg) no-repeat top left transparent;
	height:180px;
	width:308px;
	z-index:1;
}

.header .languages {
	position:absolute;
	width:100%;
	top:140px;
	background: url(../images/background.png);
	height:40px;
	z-index:11;
	text-align:left;
}

.header .flags {
	width:70%;
	text-align:left;
	margin:auto;
	color:#fff;
	padding-top:6px;
}

.header .flags img {
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
	opacity:0.3;
}

.header .flags .active {
	opacity:1;
}

.header .headertext {
	position:relative;
	width:70%;
	margin:auto;
	text-align:left;
	z-index:10;
}
	
.header .headermaintext {
	color:#fff;
	font-size:33px;
	font-weight:bold;
	padding-top:18px;
}

.header .headersubtext {
	color:#ccc;
	font-size:14px;
	font-weight:normal;
	font-style:none;
}

.maindiv {
	margin: auto;
	text-align:center;
	width:90%;
	display:table;
}
	
.hostbox {
	display:inline-block;
	height: 400px;
	width: 240px;
	background-color: #000;
	color: #464646;
	overflow: hidden;
	/*float: left;*/
	margin: 0 2px 2px 0;
	cursor: pointer;
	border-radius: 10px;
	padding:1px;
}

.hostbox .hostimage {
	width: 100%;
	height:182px;
	overflow: hidden;
	background-color: #000;
	position: relative;
}

.hostbox .hostinfobtn {
	width: 100%;
	overflow: hidden;
	background-color: #000;
	position: relative;
	padding-top:10px;
}

.hostbox .hostname {
	color:#fff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin:4px;
}

.hostbox .hostage {
	color:#fff;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	margin:4px;
}

.hostbox .hostcall {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	background-color:#00c800;
	color:#fff;
	height:60px;
	padding-top:6px;
}

.hostbox .hostcalloffline {
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	background-color:#d50100;
	color:#fff;
	height:60px;
	padding-top:6px;
}

.hostbox .hostcallbusy {
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	background-color:#00f;
	color:#fff;
	height:60px;
	padding-top:6px;
}
	
.hostbox .hostimage img {
	width:100%;
	max-width:250px;
	/*position: absolute;
	left: -50%;
	margin: -2px 0 0 72px;*/
}

.hostbox .hostimage .fa-circle {
	position: absolute;
	top: 8px;
	left: 8px;
}

.fa-circle.green {
	color: #58ff3d;
}

.fa-circle {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.highlight2 {
	color: #000;
}
	
.tariff {
	color:#ddd;
	font-size:10px;
	line-height:normal;
	height:30px;
}

.overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(100, 100, 100, 0.9);
	display:none;
}

.details {
	background: #000;
	width:70%;
	margin:auto;
	border-radius:10px;
	color:#fff;
	display:table;
	vertical-align:top;
}

.details .hostname {
	color:#fff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin:4px;
}

.photocolumn {
	display:inline-block;
	width:45%;
	vertical-align:top;
	text-align:left;
}

.profilecolumn {
	display:inline-block;
	width:45%;
	vertical-align:top;
	text-align:left;
	padding-left:20px;
}

.detailstable td {
	background-color:#fff;
	color:#000;
	text-align:center;
}

.detailsphone {
	font-size:24px;
	font-weight:bold;
}

.highlightdetail {
	color:#00c800;
}

.webinput {
	border:1px solid #fff;
	color:#000;
	border-radius:2px;
	height:33px;
}

.webbutton {
	border:1px solid #fff;
	background-color:#00c800;
	color:#fff;
	padding:6px;
	border-radius:2px;
	font-weight:bold;
	height:37px;
	cursor:pointer;
}

.preference {
	background-color:#fff;
	display:inline-block;
	padding:4px;
	color:#000;
	margin:4px;
}

.checkformdiv {
	position:absolute; 
	top:0px; 
	left:0px; 
	visibility:hidden; 
	z-index:20; 
	background: #ffccaa; 
	border: 1px solid #ff3344; 
	border-radius: 5px; 
}

.stepsdiv {
	width:70%;
	margin:auto;
	text-align:center;
	font-size:18px;
}

.stepsdiv1 {
	display:inline-block;
	width:33%;
	background-color:#eee;
	text-align:left;
	margin:0px;
}

.stepsdiv2 {
	display:inline-block;
	width:33%;
	margin:0px;
	text-align:left;
	margin:0px;
}

.stepsdiv3 {
	display:inline-block;
	width:33%;
	margin:0px;
	background-color:#eee;
	text-align:left;
	margin:0px;
}

.stepstariff {
	background-color:#eee;
	width:99%;
	margin:auto;
	font-size:11px;
	color:#666;
	text-align:left;
	height:20px;
	line-height:20px;
}

.circle {
	display:block;
	border:2px solid #0562fd;
	color:#0562fd;
	font-weight:bold;
	width:40px;
	height:40px;
	border-radius:50%;
	text-align:center;
	line-height:40px;
	font-size:20px;
}

.underscript {
	font-weight:bold;
	font-size:12px;
}

.mainwebinput {
	border:1px solid #000;
	color:#000;
	border-radius:2px;
	height:23px;
}

.mainwebbutton {
	border:1px solid #00c800;
	background-color:#00c800;
	color:#fff;
	padding:4px;
	border-radius:2px;
	font-weight:bold;
	height:26px;
	cursor:pointer;
}

	
html, body {
	font-family:verdana;
	font-size:16px;
	padding:0px;
	margin:0px;
}

@media only screen and (max-width: 980px) {
	
.hostbox {
	display:inline-block;
	height: 400px;
	width:47%;
	max-width:240px;
	background-color: #000;
	color: #464646;
	overflow: hidden;
	/*float: left;*/
	margin: 0 2px 2px 0;
	cursor: pointer;
	border-radius: 10px;
	padding:1px;
}

.hostbox .hostcall {
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	background-color:#00c800;
	color:#fff;
	height:60px;
	padding-top:6px;
}

.maindiv {
	width:100%;
}

.details {
	width:100%;
}

.photocolumn {
	width:90%;
}

.profilecolumn {
	width:90%;
	padding:0px;
}

.stepsdiv {
	width:100%;
}

.stepsdiv1, .stepsdiv2 {
	width:49%;
}

.stepsdiv3 {
	display:none;
}

.underscript {
	display:none;
}

.circle {
	display:none;
	width:20px;
	height:20px;
	font-size:16px;
	line-height:16px;
}

.header .headertext {
	width:90%;
}

.header .headermaintext {
	color:#fff;
	font-size:26px;
	font-weight:bold;
	text-align:center;
}

.header .headersubtext {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	font-style:none;
	text-align:center;
}

.header .sphereimage {
	opacity:0.5;
}

.mainwebinput {
	border:1px solid #000;
	color:#000;
	border-radius:2px;
	height:23px;
	width:40px;
}

.hostbox .hostimage {
	height:162px;
	overflow: hidden;
	background-color: #000;
	position: relative;
}

}