/* Services shared styles */

body.services .content-main
{
	width: 100%;
	height: auto;
	clear: both;
	float: left;
	position: relative;
}
body.services .content-main
{
	padding-top: 11px;
}
body.services .content-main > .row-1 .titleLarge
{
	line-height: 1;
}
body.services .content-main > .row-2
{
	font-size: 15px;
	line-height: 1.3;
	position: relative;
}
body.services .netxusa-content-wrap .titleSmall
{
	font-size: 30px;
	line-height: 1.1;
}
body.services .list-heading
{
	color: #1e3859;
	font-weight: bold;
}


/* RESTful API page */

body.restful-api .netxusa-main-content-inside
{
	background: url(/images/services/gears-bkg.png) right bottom no-repeat;
	padding-bottom: 70px;
	margin-bottom: 20px;
}
.restful-api-content .content-main
.restful-api-content ul
{
	padding-left: 15px;
}


/* Configuration Services page */

.netxusa-content-wrap.configuration-services-content
{
	padding-bottom: 40px;
}
.configuration-services-content .icon-item
{
	background-position: -1px 10px;
	background-repeat: no-repeat;
	min-height: 142px;
	padding: 0 0 0 140px;
	margin: 20px 0;
}
.configuration-services-content .icon-item-title
{
	margin: 0 0 6px;
}
.configuration-services-content .icon-template
{
	background-image: url(/images/services/icon-template.png);
}
.configuration-services-content .icon-firmware
{
	background-image: url(/images/services/icon-firmware.png);
}
.configuration-services-content .icon-extension
{
	background-image: url(/images/services/icon-extension.png);
}
.configuration-services-content .icon-tags
{
	background-image: url(/images/services/icon-tags.png);
}
.configuration-services-content .icon-fulfillment
{
	background-image: url(/images/services/icon-fulfillment.png);
}
.configuration-services-content .icon-configuration
{
	background-image: url(/images/services/icon-configuration.png);
}


/* RMA Services page */
.netxusa-content-wrap.rma-services-content
{
	padding-bottom: 20px;
}
.rma-services-icon-banner
{
	margin: 20px 0 30px;
}
.rma-services-content p
{
	margin: 6px 0 20px;
}

/* Provisioning page */
.provisioning-content div#cpeBody
{
	font-size: 15px;
	line-height: 1.3;
	position: relative;
	height: auto;
	overflow: hidden;
}
.provisioning-content div#cpeTitle
{
	padding: 0 8px;
	clear: both;
}
.provisioning-content div#cpeTitle .cpeTitleParagraph
{
	font-size: 17px;
	line-height: 1.3;
}
.provisioning-content div#cpeMiddle
{
	padding: 0 10px;
	overflow: hidden;
	height: auto;
	clear: both;
}
.provisioning-content div#cpeMiddleLeft
{
	float: left;
	width: 48%;
	clear: both;
	padding: 25px 0 10px 0;
}
.provisioning-content div#cpeMiddleRight
{
	width: 48%;
	float: right;
	vertical-align: top;
	padding-top: 40px;
	font-size: 15px;
	color: #333333;
}
.provisioning-content div#cpeMiddleRight div.cpeDescriptionRow
{
	margin-bottom: 20px;
}
.provisioning-content div#cpeMiddleRight div.cpeDescriptionRow:last-child
{
	margin-bottom: 0;
}
.provisioning-content div#cpeMiddleRight div.cpeDescriptionRow div.cpeCircle
{
	width: 15%;
	display: inline-block;
	vertical-align: middle;
}
.provisioning-content div#cpeMiddleRight div.cpeDescriptionRow div.cpeDescription
{
	width: 85%;
	display: inline-block;
	vertical-align: middle;
}
.provisioning-content div#cpeBottom
{
	clear: both;
	overflow: hidden;
	height: auto;
}
.provisioning-content div#cpeBottomLeft
{
	width: 54%;
	float: left;
}
.provisioning-content div#cpeBottomLeft p
{
	padding-right: 15px;
	padding-left: 22px;
	margin-bottom: 5px;
}
.provisioning-content div#cpeBottomLeft ul.cpeList
{
	list-style-image: url('/images/services/cpe/cpeCheck.png');
	padding-left: 51px;
}
.provisioning-content div#cpeBottomLeft ul.cpeList li
{
	margin-bottom: 3px;
}
.provisioning-content div#cpeBottomRight
{
	width: 44%;
	float: right;
}
.provisioning-content div#cpeIntegratedRow
{
	text-align: center;
	margin-bottom: 15px;
	padding: 0 18px;
	clear: both;
}
.provisioning-content div#cpeIntegratedRow > div
{
	display: inline-block;
	vertical-align: bottom;
	width: 20%;
}
.provisioning-content div#cpeIntegratedRow .integratedText
{
	color: #777777;
}
