@font-face {
	font-family: 'device';
	src:url('fonts/device/device.eot?-9kbvu8');
	src:url('fonts/device/device.eot?#iefix-9kbvu8') format('embedded-opentype'),
		url('fonts/device/device.woff?-9kbvu8') format('woff'),
		url('fonts/device/device.ttf?-9kbvu8') format('truetype'),
		url('fonts/device/device.svg?-9kbvu8#device') format('svg');
	font-weight: normal;
	font-style: normal;
}

i {
	font-family: 'device';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.deviceaccesspoint_blue:before {
	content: "\e600";
	font-family: 'device';
}
.deviceaccesspoint_blue {
	color: #0096d6;
	font-size:55px
}
.gray38 {
	color: #9ca8ba;
	font-size:38px
}
.gray20 {
	color: #9ca8ba;
	font-size:20px
}

.deviceaccesspoint_gray:before {
	content: "\e601";
	font-family: 'device';
}
.deviceaccesspoint_gray {
	color: #a6acb5;
	font-size:103px
}

.devicecomputer_blue:before {
	color: #0096d6;
	font-size:64px
}
.devicecomputer_blue:before {
	content: "\e602";
	font-family: 'device';
}

.devicecomputer_gray:before {
	content: "\e603";
	font-family: 'device';
}
.devicecomputer_gray {
	color: #a6acb5;
	font-size:80px
}

.devicephone_gray:before {
	content: "\e604";
	font-family: 'device';
}
.deviceserver_blue:before {
	content: "\e605";
	font-family: 'device';
}
.devicetablet_gray:before {
	content: "\e606";
	font-family: 'device';
}
.deviceuser_gray:before {
	content: "\e607";
	font-family: 'device';
}

.devicephone_gray {
	color: #a6acb5;
	font-size:44px
}
.deviceserver_blue {
	color: #0096d6;
	font-size:63px
}
.devicetablet_gray {
	color: #a6acb5;
	font-size:73px
}
.deviceuser_gray:before {
	color: #a6acb5;
	font-size:99px
}

.ap:before{
        content: "\e600";
	font-family: 'device';
}
.ap{
        color: #333;
        font-size:13px;
}

.phone:before {
        content: "\e604";
	font-family: 'device';
}
.phone {
        color: #9ca8ba;
        font-size:13px;
}

.tablet:before { 
        content: "\e606";
	font-family: 'device';
}
.tablet {
        color: #9ca8ba;
        font-size:13px;
}

.desktop:before {
        content: "\e602";
	font-family: 'device';
}
.desktop{
        color: #9ca8ba;
        font-size:13px;
}