@charset "utf-8";
/* CSS Document */

/* All pages */
.mlb-pilot h1, .clb h1 {
	font-weight: bold;
} /* Bolded H1 Title */
.goHome { /* Adds left caret to goback link */
	background-image: url("/assets/services/back_arrow.png");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px !important;
}
.mlb-pilot h3 { /* Overrides the tile H3 header predefined gray color */
	color: inherit
}
.c11-pilot span { /* Adds span icons class to the Spotlight */
	background-image: url("http://www.static-cisco.com/assets/pilot/n13/filetype-sprite.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	left: 8px;
	margin: 0 0 -2px;
	padding: 0;
	position: relative;
	width: 16px;
}
.c11-pilot span.video {  /* Adds span video icon class to the Spotlight */
	background-position: 0 -80px;
}
.c11-pilot span.pdf { /* Adds span pdf icon class to the Spotlight */
	background-position: 0 -96px;
}
.c00v0-pilot ul li span, .c00v0-pilot p span, .n09v4 ul li span { /* Adds span icons class to the generic element */
	background-image: url("http://www.static-cisco.com/assets/pilot/n13/filetype-sprite.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	left: 8px;
	margin: 0 0 -2px;
	padding: 0;
	position: relative;
	width: 16px;
}
.c00v0-pilot span.video {  /* Adds span video icon class to the generic element */
	background-position: 0 -80px;
}
.c00v0-pilot span.pdf { /* Adds span pdf icon class to the generic element */
	background-position: 0 -96px;
}
/* Why Cisco */
#spotlightHeader.c00v0-pilot { /* Removes gap below the Spotlight header */
	padding-bottom:0;
}
p.mb13 {
	margin-bottom:13px
}
.Btext { /* Top 4 lines large bold text */
	font-size:1.2em;
	font-weight:bold
}
/* Business Services */
.Ltext { /* Top paragraph large text */
	font-size:1.2em;
}
.n22v1 ol li span { /* Adds span icon class to the Carousel */
	background-image: url("http://www.static-cisco.com/assets/pilot/n13/filetype-sprite.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	left: 8px;
	margin: 0 0 -2px;
	padding: 0;
	position: relative;
	width: 16px;
}
.n22v1 span.pdf { /* Adds span pdf icon class to the Carousel */
	background-position: 0 -96px;
}
.n22v1 span.video { /* Adds span video icon class to the Carousel */
	background-position: 0 -80px;
}
/* Case Studies */
#CS.c00v0-pilot h2.compact a { /* Adds caret right to the linked h2 header - copied from c23v4 */
	background-image: url("http://www.static-cisco.com/assets/pilot/c23/c23_caret_r.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 15px;
}
#Portfolio.gd21v1-pilot .c00v0-pilot { /* Removes the grid bottom gap above "By Portfolio" */
	padding: 0 0 5px;
}
/* About Our Resellers */
.c47v1-alt2-pilot { /*Adjust c47v1 "Call to Action" height to the Hero height*/
	min-height: 110px;
}
.c23v2-pilot.pal-1 { /*Fixed height for bottom 4 c23v2 Tiles*/
	height:150px;
}
