/* -- 3.2 - CENTER -- */


#center {
	width: 100%;
	color: #d2ebf9;
}
#center-page {
	margin: 0px auto;
	padding: 75px 25px 100px;
}
#os {
	width: 100%;
	text-align: center;
	font-size: 22px;
}
#ip {
	padding: 50px 0px 0px;
}
#ip-t {
	color: #d2ebf9;
}
#ua {
	padding: 50px 0px;
}
#ua-t {
	color: #d2ebf9;
}
#ip-t h5, #ua-t h5 {
	color: #d2ebf9;
	border-bottom: 1px dotted #d2ebf9;
}
#h-ct .ok, #os .ok {
	background: none;
	margin-top: 25px !important;
	width: 100%;
	padding: 0px;
	color: #d2ebf9;
	text-shadow: 0px 0px 10px #6C9;
	font-size: 14px;
}
#h-ct .info, #os .info {
	background: none;
	margin-top: 25px !important;
	width: 100%;
	padding: 0px;
	color: #FF6;
	font-size: 14px;
	text-shadow: 0px 0px 10px #A07A00;
}
#h-ct .warn, #os .warn {
	background: none;
	margin-top: 25px !important;
	width: 100%;
	padding: 0px;
	color: #F66;
	font-size: 14px;
	text-shadow: 0px 0px 10px #9B0002;
}
#win {
	background: url(../center/os/win.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#win8 {
	background: url(../center/os/win8.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-old {
	background: url(../center/os/a.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-l {
	background: url(../center/os/a-l.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-ml {
	background: url(../center/os/a-ml.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-mr {
	background: url(../center/os/a-mr.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-ys {
	background: url(../center/os/a-ys.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-elc {
	background: url(../center/os/a-elc.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-sierra {
	background: url(../center/os/sierra.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-hsierra {
	background: url(../center/os/hsierra.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-mojave {
	background: url(../center/os/mojave.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#a-catalina {
	background: url(../center/os/catalina.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#iphone {
	background: url(../center/os/iphone.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#ipad {
	background: url(../center/os/ipad.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#ipod {
	background: url(../center/os/ipod.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#android {
	background: url(../center/os/android_c.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#mint {
	background: url(../center/os/mint.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#debian {
	background: url(../center/os/debian.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#ubuntu {
	background: url(../center/os/ubuntu.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#linux {
	background: url(../center/os/linux.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#ie {
	background: url(../center/browser/ie.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#edge {
	background: url(../center/browser/edge.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#edge20 {
	background: url(../center/browser/edge20.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#ff {
	background: url(../center/browser/ff.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#chrome {
	background: url(../center/browser/chrome.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#opera {
	background: url(../center/browser/opera.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#safari {
	background: url(../center/browser/safari.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#vivaldi {
	background: url(../center/browser/vivaldi.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}
#app {
	background: url(../center/browser/app.png) top center no-repeat;
	background-size: 150px 150px;
	width: 100%;
	height: 150px;
	margin-bottom: 25px;
}

@media only screen and (max-width: 640px) { 

#os .ok, #os .info, #os .warn {
	width: 100%;
}

}