@charset "UTF-8";

/*
	----------------------------
	GLOBAL CLASSES + STYLES
	----------------------------
*/

body,img,p,h1,h2,h3,h4,h5,h6,form,table,td,ul,ol,li,fieldset { margin:0; padding:0; border:0; }
section, nav, article, header, footer { display: block; }
a { color: #00bff3; text-decoration: none; }
a:hover, a:active, a:visited { color: #006699; }
input, textarea, select { font-family: 'HPSimplified', Arial, Helvetica, sans-serif; }
.body { font-family: 'HPSimplified', Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; color: #222; position: relative; }
.content2 { width: 1000px; margin: 0 auto; padding: 0 20px; position: relative; }
h1 { font-size: 32px; line-height: 100%; margin-top: .5em; margin-bottom: .25em; }
h2 { font-size: 24px; line-height: 30px; }
h3 { font-size: 20px; line-height: 24px; margin-bottom: 8px; }
h4 { font-size: 18px; line-height: 22px; }
h5 { font-size: 18px; line-height: 22px; }
h6 { font-size: 16px; line-height: 22px; } 
.body p, .body ul, .body ol, .body dl { margin: 0 0 12px 0; }
a { color: #007DBA; text-decoration: none; }
a:visited { color: #822980; }
a:hover, a:focus { text-decoration: underline; }
::-moz-selection { background: #f05332; color: white; text-shadow: none; }
::selection {  background: #f05332; color: white; text-shadow: none; }

sup { font-size: 10px; line-height: 1; font-weight: normal; }

.clearfix:before, .clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }

#everything, .body, #copy { position: relative; }
#body.body { padding-bottom: 0; width: 100%; }

/*
.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
*/

.button { display: inline-block; background-color: #D7410B; color: #fff; font-size: 16px; line-height: 36px; font-weight: bold; padding: 0px 15px; white-space: nowrap; -webkit-border-radius: 0 6px; -moz-border-radius: 0 6px; border-radius: 0 6px; }
.button:hover, .button:visited { background-color: #C1401A; color: #fff; text-decoration: none; }

.button.secondary { background-color: #0096D6; }
.button.secondary:hover, .button.secondary:visited { background-color: #007DBA; }
.button.tertiary { background-color: #767676; }
.button.tertiary:hover, .button.tertiary:visited { background-color: #5a5a5a; }
.button.disabled, .button.disabled:hover { background-color: #ccc; }

.uppercase { text-transform: uppercase; }

.first-child { border-top: 0 !important; padding-top: 0 !important; }
.last-child { border-bottom: 0 !important; padding-bottom: 0 !important; }

.clickable-div { position: absolute; width: 100%; height: 100%; top: 0; left: 0; z-index: 1; background-image: url(../media/empty.gif); }
.clickable-div ~ a.button, .clickable-div ~ p a.button { position: relative; z-index: 2; }
.clickable-div span { visibility: hidden; }
.no-js .clickable-div > span { visibility: visible; }

.h-banner { font-size: 48px; line-height: 48px; /*font-size: 52px; line-height: 54px;*/ font-weight: bold; }
.h-page { font-size: 32px; line-height: 32px; font-weight: bold; }
.h-section { font-size: 24px; line-height: 30px; font-weight: bold; }
.h-secondary { font-size: 18px; line-height: 22px; font-weight: bold; }
.h-modal { font-size: 20px; line-height: 24px; font-weight: bold; }

.content-gutter { width: 964px; /*padding-left: 18px; padding-right: 18px; */}
/*
	----------------------------
	LAYOUT
	----------------------------
*/

#footnotes { font-size: 12px; margin: 20px auto; width: 960px; color: #666; padding: 10px 32px 10px; }
#footnotes h2 { font-size: 28px; }
#footnotes p { text-indent: -9px; margin-left: 9px; line-height: 1.2em; }

/*
.col-2 { width: 470px; padding: 0 14px; display: inline-block; float: left; }
.col-2:first-child { border-right: 1px solid #e5e5e5; }

.col-3 { width: 218px; padding: 0 18px; display: block; float: left; padding-bottom:30px; margin-left: 116px; }
.col-3:first-child { border-left: 0; margin-left: 0; }
*/

/*
	----------------------------
	HUB NAVIGATION
	----------------------------
*/

nav#local-nav { position: relative; width: 1000px; border-bottom: 1px solid #ccc; z-index: 1; }
nav#local-nav a { color: #000; }
nav#local-nav a:hover { text-decoration: none; }
nav#local-nav h2, nav#local-nav > a:hover { color: #000; float: left; margin: 0 18px; font-size: 16px; line-height: 2.5; border-bottom: 4px solid #0096d6; position: relative; top: 2px; display: inline-block; }
nav#local-nav > a { color: #aaa; float: left; margin: 0 18px; font-size: 16px; line-height: 2.5; border-bottom: 4px solid transparent; position: relative; top: 2px; display: inline-block; }



/*
	----------------------------
	ICONOGRAPHY
	----------------------------
*/

.icon { background: url(../media/hp_sprite.png) no-repeat; display: inline-block; zoom: 1; *display: inline; vertical-align: middle; }
.icon-tweet-blue { background-position: -192px 0; width: 28px; height: 23px; margin-right: 6px; }
.icon-tweet-white { background-position: -163px 0; width: 28px; height: 23px; margin-right: 6px; }
.icon-share { background-position: -108px 0; width: 14px; height: 15px; }
.icon-arrow-left {background-position: 0 0; width: 21px; height: 38px; display: none; margin-left: 12px; }
.icon-arrow-left.active, .icon-arrow-right.active { display: block; }
.icon-arrow-left.active:hover { cursor: pointer; background-position: -21px 0; }
.icon-arrow-right { background-position: -44px 0; width: 21px; height: 38px; display: none; margin: 0 12px 0 auto; }
.icon-arrow-right.active:hover { cursor: pointer; background-position: -66px 0; }
.icon-collapsed { background-position: -90px -60px; width: 18px; height: 22px; margin-right: 4px; }
.expanded .icon-collapsed { background-position: -70px -60px; }
.icon-close { background-position: -153px -30px; }
.icon-close-white { background-color: #fff; }
.icon-close-white:hover { cursor: pointer; background-position: -183px -30px; background-color: #0096d6; }
.icon-users { background-position: -238px -28px; width: 44px; height: 30px; }
.icon-stacks { background-position: -238px -60px; width: 33px; height: 30px; }
.icon-pdf { background: url(../media/s-15px-hpe.png) no-repeat; display: inline-block; background-position: 0 -42px; width: 20px; height: 15px; }
/*
	----------------------------
	PROOF POINT FEATURES
	----------------------------
*/

#features { width: 620px; padding-top: 36px; position: relative; float: left; clear: both; }
#features h1 { margin-top: 32px; }
.feature { position: relative; width: 100%; margin: 36px 0 72px; }
.feature h2 { margin-bottom: .5em; }
.feature a.button span { color: #1dc3e7; }
.feature a.button { padding: .5em 1.25em; margin-top: 18px; }
.feature img { float: left; }
.feature .message { position: relative; text-align: left; width: 48%; margin-left: 52%;}
.feature.right .message { margin-left: 0; }
.feature.right img { float: right; }
#features.full-width { float: none; width: auto; border-top: 1px solid #ccc; }

/*
	----------------------------
	VIDEO PLAYER WITH PLAYLIST
	----------------------------
*/

#bc_placeholder { width: 600px; height: 338px; }

#lightbox-overlay { background: #000; display: none; position: fixed; z-index: 998; width: 100%; height: 100%; left: 0; top: 0; opacity: .5; }
#lightbox { background: #fff; /*border-top: 5px solid #0096d6; border-bottom: 5px solid #0096d6; */ display: none; position: fixed; z-index: 999; min-width: 640px; padding: 32px 28px 28px; }
#lightbox h2 { margin-bottom: .25em; }
#lightbox .x { opacity: .6; position: absolute; top: 6px; right: 6px; width: 23px; height: 23px; display: block; background: url(../media/sprite.png) no-repeat -79px 0; }
#lightbox .x:hover { opacity: 1; text-decoration: none; }
#lb-video { min-width: 640px; min-height: 360px; }



/*
	----------------------------
	PAGE SPECIFIC STYLES GO HERE
	----------------------------
*/

.modal-backdrop { opacity: 0.8; filter: alpha(opacity=50); background-color: #000; width: 100%; height: 100%; top: 0; left: 0; position: fixed; z-index: 900; }

.text-center { text-align: center; }
.breakout { width: 100%; }
.breakout > div { width: 1000px; margin: 0 auto; }
.fixed { position: fixed; }

.col-2 > div { display: inline-block; width: 49.5%; vertical-align: top; zoom: 1; *display: inline; }
.col-3 > div { display: inline-block; width: 31%; margin-right: 2%; vertical-align: top; zoom: 1; *display: inline; }
h2 { font-size: 32px; line-height: 1; }

.dock { background: #fff; z-index: 100; }
.nav h1 { float: left; margin-left:16px;}
.nav .store-cta { float: right; font-size: 14px; margin-top: .75em;padding-bottom: 10px; }
.nav .button { font-size: 14px; font-weight: normal; margin: 0 18px 0 9px; }
.nav { border-bottom: 1px solid #a5a5a5; position: relative;  width: 1000px; margin: 0 auto; }
.hero-message { margin: 54px auto; }
.hero-message p { width: 50%; font-size: 18px; line-height: 24px; margin-bottom: 32px; margin-top: 24px;}
.hero-message h2 { font-size: 48px; margin-top: 42px; }

.fact-panel { border-right: 1px solid #fff; float: left; width: 172px; height: 172px; margin-bottom: 32px; padding: 0 24px; }
.fact-panel p { margin-bottom: 0; }
.fact-panel.last { border-right: 0; }
.fact-panel-divider { clear: both; border-bottom: 1px solid #fff; margin: 24px auto; }

.share-this {
	width: 78px;
	float: left;
	margin-right: 12px;
}
.share-fb { width: 200px; float: left; }

#up-to-2x { background: url(../media/overview_upto2x_bg.jpg) scroll 50% 50% no-repeat; height: 599px; }
#up-to-2x h2 { border-top: 1px solid #000; margin: .5em 0 0 0; padding: 16px 0 12px 0; font-size: 24px; display: inline-block; zoom: 1; *display: inline; }
#up-to-2x p { width: 84%; }
#up-to-2x .col-2 > div { vertical-align: top; padding-top: 132px; margin-left: 12px; width: 49%; }
#up-to-2x .col-2 > div:first-child { height: 600px; margin-left: 0; }
#up-to-2x .button { margin-right: 4px; }

#quick-facts { background: #0096d6; padding: 3em 0 2em; color: #fff; }
#quick-facts .content2 { width: 666px; }

#as-agile { background: url(../media/overview_agile_bg.jpg) scroll 50% 50% no-repeat; height: 600px; }
#as-agile h2 { padding: 1.5em 0 .75em; }
#as-agile h3 { font-size: 24px; }
#as-agile .left p { padding-right: 10%; }
#as-agile .right p { padding-right: 25%; }

#add-printer { margin-top: 32px; }
#add-printer > div { vertical-align: bottom; }
#add-printer > div.right { margin-bottom: 36px; }
#add-printer h2 { padding-bottom: .25em; margin-top: 28px; }
#add-printer h3 { margin: 24px 0 0; }
#add-printer p { width: 76%; font-size: 14px; line-height: 1.4em; }
#add-printer .button { line-height: 2.5em; margin: 1.333em 0; }
#add-printer .left p { margin-left: 5%; }

#work-hard { border-top: 1px solid #a5a5a5; margin: 32px auto 54px; }
#work-hard > div { text-align: center; }
#work-hard > div img { margin: 60px auto 52px; }
#work-hard > div h3 { text-align: left; font-size: 24px; margin-left: 27px; }
#work-hard > div p { text-align: left; margin-left: 27px; }

#get-social { background: #0096d6; padding: 66px 0 56px; color: #fff; }
#get-social > .content2 { width: 800px; }
#get-social h2 { font-size: 72px; border-top: 1px solid #fff; margin-bottom: .5em; padding-top: .25em; display: inline-block; zoom: 1; *display: inline; }
#get-social h3 { font-size: 24px; }


#infographic { display: none; }
#lightbox #infographic { display: block; }
/*
MESSAGE READ MORE OR LESS
*/
.no-js a.more { display: none; }
.no-js p.more { display: block; }
a.more, .feature a.video { display: block; cursor: pointer; color: #767676; padding-left: 18px; font-size: 14px; height: 20px;}
.feature a.video { background: url(../media/video.png) no-repeat 0 6px; }
a.more { background: url(../media/expand.png) no-repeat 0 -22px; }
a.more.less { background-position: 0 4px; }
p.more { display: none; margin-left: 18px; }





#thumb-container { z-index: 1; position: relative; /*margin-left: -40px;*/ margin-left: 0px\0/; margin-bottom: 88px; /*left:-40px\9;*/ }
.zoom-thumb { width: 110px; height: 46px; margin: 10px 4px 0px 4px; position: relative; z-index: 1; display: inline-block;  *zoom: 1; *display: inline; }
.zoom-thumb.first { margin-left: 0; }
.zoom-thumb.last { margin-right: 0; }
.zoom-thumb a { position: absolute; }
.zoom-thumb img {
	/*transform: scale(.56);
	-webkit-transform: scale(.56);
	-moz-transform: scale(.56);
	-ms-transform: scale(.56);
	-o-transform: scale(.56);*/
	border: 1px solid #ccc;
	display: block;
	/*margin: 21px 49px;*/
	width: 99px;
	height:43px;
}

.zoom-thumb span { display: none; background: #0096d6; }

.zoom-thumb:hover {
	z-index: 10;
}
.zoom-active a, .zoom-thumb:hover a { display: block; }
.zoom-thumb a:hover { text-decoration: none; }
.zoom-active img, .zoom-thumb:hover img {
	/*transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);*/
	margin: 0px;
	width:169px;
	height:66px;
	border-width: 1px 1px 0 1px;
}
/*.zoom-active img, .zoom-thumb.first:hover img, 
.zoom-thumb.first:hover span { margin-left:45px; }*/

.zoom-active img, .zoom-thumb.last:hover img, 
.zoom-thumb.last:hover span { margin-left:-54px;}

.zoom-active span, .zoom-thumb:hover span { display: block; color: #fff; position: relative; /*left: -1px; */ width:171px}

.zoom-thumb strong { font-size: 16px; padding: 12px 12px 0 12px; display: block; line-height: 1; }
.zoom-thumb small { font-size: 11px; text-decoration: underline; display: block; line-height: 1; padding: 6px 12px 12px 12px; }

.old-ie #thumb-container { margin-left: 0; }
/*.old-ie .zoom-thumb img {
	width: 196px;
	height: 84px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.56, M12=0, M21=0, M22=0.56, SizingMethod='auto expand')";
	
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.56, M12=0, M21=0, M22=0.56, SizingMethod='auto expand');
}
.old-ie .zoom-active img, .old-ie .zoom-thumb:hover img {
	width: 196px;
	height: 84px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
	
	
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand');
	margin-left: -40px;
	margin-top: -15px;
}
.old-ie .zoom-active span, .old-ie .zoom-thumb:hover span { left: -40px; position: relative; width: 198px; }*/


.overlay {
	display: none;
	background: #fff;
	top:0px !important;

}
/*.overlay img{
	width:85%;
	height:85%;
}*/
.overlay.active {
	display: block;
	position: fixed;
	top: 0;
	z-index: 1050;
}
.old-ie .overlay.active {
	left: 50%;
	margin-left: -500px;
}
.overlay .column { vertical-align: middle; }
.overlay img { opacity: 0; }
.overlay .column .column { font-size: 14px; line-height: 18px; vertical-align: top; width: 30%; border-right: 1px solid #a5a5a5; padding: 0 15px 0 20px; }
.column { display: inline-block; vertical-align: top; position: relative; *zoom: 1; *display: inline; }
.column.last { border-right: 0 !important; padding-right: 0 !important; }
.column.first { padding-left: 0 !important; }
.column.paginate { width: 50px; }
.column.message { width: 840px; height: 250px; margin-bottom:20px; }

#overlay8 .column .column { width: 150px; height: 78px; padding: 0 20px; }
.message h3 { margin-top: 32px; }
.message.inset h3 { margin-top: 30px; }
.bubbles { width: 100%; position: absolute; bottom: 0; left: 0; text-align: center; margin-top:-20px; }
.bubbles a {
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	background: #ccc;
	display: inline-block;
	width: 12px;
	height: 12px;
	*zoom: 1;
	*display: inline;
	margin: 20px 10px;
}
.bubbles a:hover, .bubbles a.active {
	background: #0096D6;
}

.overlay .icon-close { width: 40px; height: 40px; position: absolute; top: 0; right: 0; }


#threesixty {
	position:relative;
	margin: 0 auto;
	display: block;
	overflow:hidden;
	width: 507px; height: 380px; margin-bottom: 20px; top: -22px;
}

/*
	Sets every image in the slider to be absolute positioned and dynamically sized.
*/
#threesixty img {
	position:absolute;
	/* This one fixes the IE positioning bug */
	top:0;
	width:100%;
	height:auto;
}
/*
	Sets the style of the visible current frame of the image slider animation
*/
.current-image {
	visibility:visible;
	width:100%;
}
/*
	Sets the style of the visible "previous" frame of the image slider animation
*/
.previous-image {
	visibility:hidden;
	width:0;
}
/*
	Sets the dimensions of the CanvasLoader placeholder <div>, it also centeres it horizontally and vertically inside the wrapper and makes it invisible by default
*/
#spinner {
	position:absolute;
	left:50%;
	top:50%;
	width:90px;
	height:90px;
	margin-left:-45px;
	margin-top:-50px;
	display:none;
}
/*
	Sets the style of the percentage <span> of the preloader by setting its dimensions and centering it horizontally and vertically 
*/
#spinner span {
	position:absolute;
	top:50%;
	width:100%;
	color:#333;
	font:0.8em Arial, Verdana, sans;
	text-align:center;
	line-height:0.6em;
	margin-top:-0.3em;
}

.tabs { border-bottom: 1px solid #000; }
.tabs > li { cursor: pointer; position: relative; bottom: -1px; padding: 6px 28px; font-weight: normal; border: 1px solid #fff; border-bottom: 0; color: #5a5a5a; display: inline-block; *zoom: 1; *display: inline; }
.tabs > li.active { font-weight: bold; border: 1px solid #000; border-bottom: 1px solid #fff; color: #000; border-top-right-radius: 6px; }
.tab-content .column { width: 50%; text-align: center; margin-top: 56px; margin-bottom: 20px; }
.tab-content .product { text-align: left; width: 48%; }
.tab-content > li { display: none; }
.tab-content > li.active { display: block; }
.product .img { text-align: center; }
.product ul { list-style: disc inside; margin-bottom: 32px; margin-top: 8px; }
.product li { margin-left: 18px; text-indent: -16px;}
.product small { color: #5a5a5a; font-size: 14px; display: inline-block; *zoom: 1; *display: inline; }
.product .icons small { vertical-align: bottom; }
.product .price { vertical-align: middle; font-size: 32px; color: #d7410b; display: inline-block; line-height: 1; *zoom: 1; *display: inline; padding-right: 18px; margin-right: 12px; border-right: 1px solid #a5a5a5; }
.product .price  sup { vertical-align: top; }
.product .cents { font-size: 50%; line-height: 1; vertical-align: super; }
.product .h-page { margin-bottom: 8px; }
.product .button { line-height: 26px; font-size: 14px; margin-top: 8px; }

#reviews { padding-top: 62px; padding-bottom: 70px; }
#reviews p { font-size: 23px;
line-height: 166%;
width: 77%;
font-weight: 100; margin: 0 auto; }
#reviews small { font-size: 16px; display: inline-block; *zoom: 1; *display: inline; margin-left: 22px; }
#drag-tooltip {
	position: absolute;
	left: 72px;
	bottom: 0;
	display: none;
}

.icono-pdf2{
	background: url(../media/s-15px-hpe.png) no-repeat scroll left -38px transparent;
	padding-left: 17px;
	width: 229px;
	height: 20px;
	font-family: "HPSimplified";
	font-size: 14px;
	line-height: 18px;
	color: #5A5A5A !important;
	text-transform: capitalize;
	text-decoration:none;
	padding-left: 20px;
	margin-left:10px;

}
.icono-pdf3{
	/*background: url(../media/s-15px-hpe.png) no-repeat scroll left -42px transparent;*/
	width: 100px;
	height: 20px;
	font-family: "HPSimplified";
	font-size: 14px;
	line-height: 18px;
	color: #5A5A5A !important;
	text-transform: capitalize;
	text-decoration:none;

}

.icono-video {
	background: url(../media/layout/s-15px-hpe.png) no-repeat scroll left -680px transparent;
}
.icono-link-ext {
	background: url(../media/layout/s-15px-hpe.png) no-repeat scroll left -630px transparent;
}
.icono-descarga {
	background: url(../media/layout/s-15px-hpe.png) no-repeat scroll left -1423px transparent;
}

