/*  #Reset & Basics 
================================================== */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, 
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
/*input, select { vertical-align:middle; }*/


body { *font-size:small; } 
/*select, input, textarea, button { font:99% sans-serif; }*/
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { /*overflow-y: scroll;*/ }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; } 
/*input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }*/
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
/*button, input, select, textarea { margin: 0; }*/
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

/*::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #FF5E99; }*/ 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }

code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Andale Mono, Courier New, monospace;
  font-size: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  background-color: #fee9cc;
  color: rgba(0, 0, 0, 0.65);
  padding: 1px 3px;
}
pre {
  background-color: #f5f5f5;
  display: block;
  padding: 9px;
  margin: 0 0 18px;
  line-height: 18px;
  font-size: 12px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.pull-right {
	float: right;
	margin-left: 20px;
}


.pull-left {
	float: left;
	margin-right: 20px;
}

.reversed-links a {
	text-decoration: none;
}

.reversed-links a:hover {
	text-decoration: underline;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

/* #Clearfix
================================================== */

.clearfix:after, .section:after, .row:after, .with-images li:after,
#mainnav-wrapper:after, #mainnav:after, 
#content-wrapper:after, #centering-content-wrapper:after,
#footer-wrapper:after, #footer:after, .surround:after, .item:after, .items:after,
ul.listing.download-list li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix, .section, .row,
#mainnav-wrapper, #mainnav,
#content-wrapper, #centering-content-wrapper,
#footer-wrapper, #footer, .with-images li, .item, .items,
ul.listing.download-list li {
	zoom: 1;
}

div.clearer {
	clear: both;
}

div.clear {
	clear: left;
}

.no-right-pad {
	margin-right: 0 !important;
}

/*
Lato:
Thin 100
Thin 100 Italic
Light 300
Light 300 Italic
Normal 400
Normal 400 Italic
Bold 700
Bold 700 Italic
Ultra-Bold 900
Ultra-Bold 900 Italic*
/

/* #Overall Basic Styles
================================================== */

body {
	background: #fff;
	font-family: 'Lato', helvetica, arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #5f523f;
	font-weight: 300;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
 }


/* #Links
================================================== */
	a:hover, a:active { outline: none; }
	a, a:active, a:visited { color: #006caf }
	a:hover { color: #036; }


/* #Typography - Base
================================================== */

p, ul, ol, dl, dd, blockquote, pre, code, table, tt { 
	margin: 0 0 15px 0;
	/*line-height: 22px;*/
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}


/* #Lists
================================================== */
	ul, ol { margin-left: 0; margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; margin-left: 1.5em }
	ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 0 0 0 25px; }
	ul ul li, ul ol li,
	ol ol li, ol ul li { }
	li { line-height: 1.4em; }
	li p { line-height: 1.4em; }

li { 
	margin: 10px 0;
}

ul.default, ul.default ul {
	margin-left: 25px;
	list-style: disc outside none;
}

/* #Typography
================================================== */

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight: 700;
	color: #ee5b31;
}

.options.encapsulated div.col h2 strong {
	color: #fff;
}

.reversed strong {
	color: #5f523f;
}

.capped  {
	background: #e7e4de;
	margin: -20px -20px 0 -20px !important;
	padding: 20px 20px 10px 20px;
	-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

.row h1:first-child, .row h2:first-child, .row h3:first-child, 
.row h4:first-child, .row h5:first-child, .row h6:first-child {
	margin-top: 0;
}

h1:first-child:last-child {
	/*margin-bottom: 0;*/
	/*padding: 0 40px;*/
}

/*.row h1:last-child, .row h2:last-child, .row h3:last-child, 
.row h4:last-child, .row h5:last-child, .row h6:last-child {
	margin-bottom: 0;
}*/

div h1:first-child, div h2:first-child, div h3:first-child, 
div h4:first-child, div h5:first-child, div h6:first-child {
	margin-top: 0;
}

.container > h1:first-child, .container > h2:first-child {
	margin-top: 0;
}

.blue strong {
	color: #fff;
}

h1, .like-h1 {
	font-size: 48px;
	line-height: 50px;
	margin: 0 0 20px 0;
	font-style: normal;
	font-weight: 300;
}

.smaller-header h1 {
	font-size: 40px;
	line-height: 46px;
}

.lonely h1:last-child,
.lonely h2:last-child {
	margin-bottom: 0;
}

h2, .like-h2 {
	font-size: 32px;
	line-height: 40px;
	margin: 30px 0 15px 0;
	font-style: normal;
}

body.products .row.hero-height h2 {
	font-size: 28px;
	line-height: 36px;
}

.blue .slide h2, 
.blue .slide .like-h2 {	
	color: #7cd0fd;
	margin-bottom: 5px;
}

p.type + .like-h2 {
	margin-top: 0;
}

h1 a, h2 a, h3 a,
h1 a:visited, h2 a:visited, h3 a:visited {
	color: #000;
	text-decoration: none;
}

.row h1 + h2, 
/*.row h2 + h3, */
.row .like-h1 + .like-h2 {
	margin-top: -15px;
}

h1 + h2 {
	margin-top: -15px;
}

h2 + h3,
.row h2 + h3 {
	margin-top: -10px;
}

.documentation h2 + h3 {
	margin-top: 20px;
}

h2 + .like-h3, h2 + p,
.like-h2 + .like-h3,
h3 + .like-h3 {
 	margin-top: -10px;
 }
 
div.copy h2 + p {
	margin-top: 0;
}
 

h3 + h4, h4 + h5, h5 + h6 {
	margin-top: 0px;
}

h3, .like-h3 {
	font-size: 24px;
	line-height: 32px;
	margin: 30px 0 10px 0;
	font-style: normal;
}



h1 + h3 {
	margin-top: 0px;
}

h3 + .row {
	margin-top: 20px;
}


h3:first-child, .like-h3:first-child {
	margin-top: 0;
}

h3:last-child, .like-h3:last-child {
	margin-bottom: 0;
}

div.row div.primary-content:first-child h3:first-child {
	margin-top: 22px;
}

h4 {
	font-size: 20px;
	line-height: 28px;
	margin: 30px 0 10px 0;
	font-style: normal;
}

.override-careers-html h1 {
	font-size: 20px;
	line-height: 28px;
	margin: 30px 0 10px 0;
	font-style: normal;
	clear: left;
}

.divided-listing h3 + h4 {
	margin-top: 0;
}

.like-h3 + .like-h3 {
	margin-top: -10px;
}

.divided-listing h4 {
	font-size: 16px;
	line-height: 20px;
	margin: 20px 0 5px 0;
	font-weight: 400;
	font-style: normal;
}

h5 {
	font-size: 18px;
	line-height: 22px;
	margin: 30px 0 10px 0;
	font-style: normal;
}

h6 {
	font-size: 16px;
	line-height: 22px;
	margin: 30px 0 10px 0;
	font-style: normal;
}

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6,
dl + h1, dl + h2, dl + h3, dl + h4, dl + h5, dl + h6,
ul + h1, ul + h2, ul + h3, ul + h4, ul + h5, ul + h6,
ol + h1, ol + h2, ol + h3, ol + h4, ol + h5, ol + h6  {
	margin-top: 30px;
}

h1 + table, h2 + table, h3 + table, h4 + table, h5 + table, h6 + table {
	margin-top: 30px;
}

.no-break {
	white-space: nowrap;
}

strong.no-break {
	font-weight: normal;
}

/* #Grids
================================================== */

.full { width: 1080px; }
.half { width: 540px; }

.span-one-half { width: 540px; }
.span-one-third { width: 360px; }
.span-two-thirds { width: 720px; }
.span-one-fourth { width: 270px; }
.span-three-fourths { width: 810px; }

.span-two-thirds.last-column { width: 720px; }
.span-two-thirds.first-column { width: 720px; }

.last-column { margin-right: 0 !important; padding-right: 0 !important; }
.first-column { margin-left: 0 !important; padding-left: 0 !important; }

.pulled-right .pulled-column {
	float: right;
}



/*.reversed-order.pulled-right .pulled-column,
.reversed-order.pulled-left .pulled-column  {
	float: none;
}*/

.pulled-right .media + .primary-column {
	overflow: hidden;
	padding-right: 20px;
}

.pulled-left .media + .primary-column {
	overflow: hidden;
	padding-left: 20px;
}

.pulled-left .pulled-column {
	float: left;
}

.flow-around .primary-column {
	overflow: visible !important;
}

.flow-around .pulled-column { 
	margin-left: 20px;
}

.flow-around.pulled-left .primary-column {
	padding-left: 0;
}

.flow-around.pulled-left .pulled-column {
	margin-left: 0;
	margin-right: 20px;
}

/*.reversed-order.pulled-left .primary-column {
	float: right;
}

.reversed-order.pulled-right .primary-column {
	float: left;
}*/

/* #Layout
================================================== */

.container  { 
	position: relative; 
	width: 1040px; 
	margin: 0 auto; 
	padding: 30px 20px; 
	/* padding: 20px 20px 30px 20px;  */
}

.column, .columns  { float: left; display: inline; }

/*.row  { margin-bottom: 20px; clear: both; margin-left: 0 !important; }
.row:first-child { margin-top: 20px; }
*/

.row {
	/*background: #f5f5f5;*/
	clear: left;
	/*border: 1px solid pink;*/
	/*background: pink;*/
	padding-top: 1px;
	/*padding-bottom: 1px;*/
	/*display: inline-block;
	width: 100%;*/
}

.row.hero-height, .row.hero-split {
	padding-top: 0;
}

.row + .row {
	margin-top: 30px;
}

.row + .row.no-margin-top {
	margin-top: -30px;
}

.row.no-margin + .row {
	margin-top: 0;
}

.encapsulated .col.last-col {
	margin-right: 0;
}

nav .container, .container.no-padding {
	padding-top: 0;
	padding-bottom: 0;
}

div.container.padded {
	padding-top: 20px;
	padding-bottom: 20px;
}

.no-vertical-padding div.container {
	padding-top: 0;
	padding-bottom: 0;
}

.no-vertical-padding-top div.container,
.no-top-padding div.container {
	padding-top: 0;
}

.no-vertical-padding-bottom div.container,
.no-bottom-padding div.container {
	padding-bottom: 0;
}

section.tight-padding div.container {
	padding-top: 15px;
	padding-bottom: 15px;
}

.mobile {
	display: none;
}

.section {
	clear: both;
}

.row.even-split .pulled-column {
	width: 45%;
	margin-right: 2%;
}

.row.even-split div.media img {
	max-width: 100%;
	height: auto;
	display: inline;
	/*border: 1px solid #e5e5e5;*/
}

.sized-images div.col img {
	max-width: 100%;
	height: auto;
}

.row.sized-images {
	margin-top: -30px;
}

.sized-images .fixed-height .equal-height {
	height: 300px;
}

.sized-images + .row {
	margin-top: -30px;
}

.absolute-media div.media div.image-wrapper img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -2;
	max-width: auto;
}

.hero-right.absolute-media div.media div.image-wrapper img {
	right: auto;
	left: 0;
}

.bottom-media.absolute-media div.media div.image-wrapper img {
	position: absolute;
	bottom: -1px;
	right:  0;
}

.hero-right.bottom-media.absolute-media div.media div.image-wrapper img {
	position: absolute;
	bottom: -1px;
	left:  0;
	right: auto;
}

.hero-split {
	position: relative;
}

.hero-split.hero-left .primary-column {
	width: 50%;
	float: left;
}

.hero-split.hero-wider-left .primary-column {
	width: 80%;
	float: left;
}


.hero-split.hero-right .primary-column {
	width: 50%;
	float: right;
}


.hero-bigger-split .primary-column {
	width: 65%;
	float: left;
}


.center-me div.copy {
	float: left;
}

.center-me {
	float: left;
}

.valign div.pad {
	padding: 30px 0;
}

.no-inside-pad div.pad {
	padding-top: 0;
	padding-bottom: 0;
}

.row.small-top-inside-pad .col {
	padding-top: 5px;
}

.valign *:last-child, .pad *:last-child {
	margin-bottom: 0;
}

.valign *:first-child, .pad > *:first-child {
	margin-top: 0;
}

.divided {
	border-top: 1px solid #e5e5e5;
	padding-top: 30px;
}

.table-style {
	display: table;
	 width: 100%;
}

.table-style div.copy, .table-style div.media {
   display: table-cell;
   vertical-align: middle;
}

.table {
	display: table;
	width: 100%;
}

.valign-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.resource-image.table img {
	max-height: 160px;
}



/* #columns
================================================== */

.col {
	float: left;
	margin-bottom: 20px;
}

/*.two-wide .col {
	width: 46%;
	padding: 0 2%;
}

.three-wide .col {
	width: 29%;
	padding: 0 2%;
}

.four-wide .col {
	width: 21%;
	padding: 0 2%;
}

.five-wide .col {
	width: 11%;
	padding: 0 2%;
}*/



/* With margin:
contanerWidth  - (marginRight * (numCol - 1) / numCol  = width, then subtract padding*/ 

/* With padding:
/*  contanerWidth  - (padding * (numCol - 1) - padding/2 ) / numCol */ 


/* 1040 */

.two-wide .col, .three-wide .col, .four-wide .col, .five-wide .col, .col {
	padding: 0 20px;
}

body div.col:last-child, 
div.col.last-child {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

.encapsulated .col:last-child,
.encapsulated div.col.last-child {
	padding-right: 20px;
}

.two-wide .col {
	width: 480px;
}

.two-wide.contact-forms .col-1 {
	width: 379px;
}

.two-wide.contact-forms .col-2 {
	width: 600px;
}

.three-wide .col {
	width: 306px;
}

.three-wide.with-form.spread .col {
	display: inline-block;
	width: 340px;
	margin-bottom: 0px;
}

.with-form.spread div.pad {
	padding: 0 5px;
}


.four-wide .col {
	width: 220px;
}

.five-wide .col {
	width: 168px;
}

.six-wide .col {
	width: 172px;
}

.six-wide.spread .col {
	width: 172px;
}


/*

.two-wide.divided-columns .col {
	width: 479px;
}

.three-wide.divided-columns .col {
	width: 305px;
}

.four-wide.divided-columns .col {
	width: 219px;
}

.five-wide.divided-columns .col {
	width: 167px;
}
*/


.spread-200 .col {
	width: 200px;
}

.spread {
	text-align: center;
}

.divided-columns div.col {
	border-right: 1px dotted #ee5c33;
}

.orange .divided-columns div.col {
	border-color: #f7ad98;
}

.spread .col {
	display: inline-block;
	vertical-align: top;
	float: none;
	padding-left: 0;
	padding-right: 0;
}

.encapsulated.spread .col {
	padding-left: 20px;
}

.spread div.pad {
	padding-left: 20px;
	padding-right: 20px;
}

.five-wide.spread .col {
	width: 200px;
}

.five-wide.spread.with-z-icons .col {
	width: 168px;
}

.encapsulated .col {
 	background-color: #f0f0f0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 40px;
}

.bordered .col {
	border: 1px solid #dbdbdb;
	background: none;
}

.bordered .col:last-child {
	border-right: 1px solid #dbdbdb;
}

.encapsulated.with-headers .col {
	background: none;
}

.surround {
	background: #f0f0f0;
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;
}

.surround.with-cols {
	margin-left: -20px;
	margin-right: -20px;
}

.surround.with-cols .col {
	background: #fff;
}

.surround ul:last-child {
	margin-bottom: 10px;
}

.div-centered {
	display: inline-block;
	width: 80%;
	text-align: center;
}

.not-full-width {
	margin-left: 40px;
	margin-right: 40px;
}

.centerer {
	display: inline-block;
	text-align: center;
}

.image-centerer {
	margin: 0;
	text-align: center;
}

section.tan .encapsulated .col {
	background: #fff;
}

section.tan .encapsulated.with-headers .col {
	background: none;
}

section .encapsulated.options .col, .col.options {
	background-color: #146b9f !important;
	color: #fff !important;
}

section.tan .surround {
	background: #fff;
}

.surround.form-surround {
	background-color: #f2efe8 !important;
	margin-right: 20px;
}

.surround.form-surround h3 {
	color: #5f523f;
}

.encapsulated.two-wide .col {
	width: 460px;
}

.encapsulated.three-wide .col {
	width: 279px;
}

.two-wide.cols-uneven div.col.single-wide {
	width: 279px;
}

.two-wide.cols-uneven div.col.double-wide {
	width: 638px;
}

.two-wide.cols-uneven div.col.full-stretch {
	padding-left: 0;
	padding-right: 0;
	width: 678px;
}

section .inverted .col {
	background: none !important;
	padding-top: 0;
	padding-bottom: 0;
}

/*.three-wide.nth .col:nth-of-type(3n+1) {
	margin-right: 0;
	border-right: 0;*/
	/*padding-right: 0;*/
	/*background: teal;*/
}

/*.three-wide div.col:nth-of-type(3n+1) {
	clear: left;
}*/

.first-col {
	clear: left;
}

/*.two-wide .grid-wrapper > div.col:nth-of-type(2n),
.three-wide .grid-wrapper > div.col:nth-of-type(3n),
.four-wide .grid-wrapper > div.col:nth-of-type(4n),
.five-wide .grid-wrapper > div.col:nth-of-type(5n) {
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
	background: teal;
}

.two-wide .grid-wrapper > div.col:nth-of-type(2n+1),
.three-wide .grid-wrapper > div.col:nth-of-type(3n+1),
.four-wide .grid-wrapper > div.col:nth-of-type(4n+1),
.five-wide .grid-wrapper > div.col:nth-of-type(5n+1) {
	clear: left;
	background: purple;
}*/

div.col.breaker {
	background: red; !important;
}

.encapsulated.four-wide .col {
	width: 190px;
}

.encapsulated.five-wide .col {
	width: 136px;
}

.wrapper .encapsulated.spread-270 .col {
	width: 270px;
	padding-left: 0;
	padding-right: 0 !important;
	margin-right: 20px;
}

.mirrored .col {
	width: auto;
}

.mirrored.slide {
	display: block !important;
	opacity: 0;
}

.mirrored .image-wrapper img {
	display: block;
}

.sidebar-wrap {
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

.with-sidebars .media {
	width: 313px;
}

.with-sidebars.sidebar-250 div.media {
	width: 250px;
}

.match-surround .row {
	padding-left: 20px;
	padding-right: 20px;
}

.sidebar-wrap {
	background: #f9f8f6;
}

.tan .sidebar-wrap {
	background-color: #fff;
}
	

.sidebar h3 {
	text-align: center;
}

.sidebar-wrap.blue {
	background-color: #125f89;
	color: #fff;
}

section div.container .blue ul li, section.blue div.container ul li {
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/common/white-bullet-8x8.png) 0px .5em no-repeat;
}

.sidebar h3 {
	margin-bottom: 5px;
	text-align: left;
}

.sidebar h3 + .items {
	margin-top: -10px;
}

.items.with-dividers div.item {
	border-bottom: 1px dotted #f7ad98;
	padding: 10px 0;
	margin-bottom: 5px;
}

.item p.valign {
	margin: 0;
}

p span.logo {
	display: inline-block;
	float: right;
	margin-left: 20px;
}

aside {
	float: left;
	margin-right: 20px;
}

.items.with-dividers div.item:last-child, .divided-listing div.row:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.items .item {
	clear: both;
}

.media .event-logo img {
	display: inline-block;
	max-width: 175px;
	height: auto;
}

.item p.date {
	font-size: 20px;
	line-height: 24px;
	color: #ed5c2f;
	font-weight: 400;
	margin: 0;
}

.item p.button-wrapper:first-child {
	margin-top: 0;
}

.divided-listing div.row {
	border-bottom: 1px dotted #f7ad98;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-top: 0 !important;
	margin-top: 0 !important;
}

.divided-listing div.primary-column h3, .divided-listing div.primary-column h3 a {
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 400;
	color: #006caf;
}

.career .divided-listing.pulled-right .pulled-column {
	max-width: 300px;
}


p.centered {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

/*section .encapsulated.options .standard {
	background: #3294cf;
}

section .encapsulated.options .premier {
	background: #298ac3;
}

section .encapsulated.options .elite {
	background: #2281ba;
}

section .encapsulated.options .elite-plus {
	background: #4ea9e0;
}*/

/* #Sections + rows + header + footer
================================================== */

header {
	background: #fff;
}

header div.container {
	position: relative;
}

header div.container.fixed-height {
	height: 80px;
}

section {
	/*border-top: 1px solid #e5e5e5;*/
	clear: both;
}

section.hero {
	font-weight: 300;
	overflow: hidden;
}

section.gray {
	margin: 60px 0;
}

.section-sectionnav, .section-sectionnav div.container {
	background: #1a87c0;
}

.section-pagenav {
	background-color: #0a609c;
	position: relative;
	z-index: 10;
}

.section-pagenav div.container {
	background-color: #0a609c;
}

section.row {
	padding: 20px;
}

section.tan {
	background-color: #f9f8f6;
}

section.gray {
	background-color: #e5e5e5;
	min-height: 200px;
}

section.orange {
	background-color: #e2542d;
}

section.alert {
	background-color: #e94949;
}

section.alert div.container {
	padding: 15px 0;
}

span.next-to-icon {
	vertical-align: middle;
}

section.alert span.icon-alert {
	vertical-align: middle;
	display: inline-block;
	margin-right: 10px;
	line-height: 32px;
}

section.orange, section.orange a {
	color: #fff;
}

section.orange strong {
	color: #fff;
}

section.blue {
	background-color: #1a87c0;
}

section.action-buttons {
	-webkit-transition: background .25s ease; /* Safari and Chrome */
    -moz-transition: background .25s ease; /* Firefox */
    -ms-transition: background .25s ease; /* IE 9 */
    -o-transition: background .25s ease; /* Opera */
    transition: background .25s ease;
}

section.fixed.action-buttons {
	background: rgba(26,135,192,0.92);
	z-index: 20;
}

section.team-members {
	/*background-attachment: fixed;*/
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/team-members-top.jpg) 50% 50% no-repeat;
    background-size: cover;
}

section.team-members div.container {
	min-height: 126px;
}

section.team-members-shots {
	/*background-attachment: fixed;*/
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/team-members-shots.jpg) 50% 50% no-repeat;
    background-size: cover;

}

section.team-members div.container {
	height: 10px;
}

section.team-members-shots div.container {
	height: 5px;
}

section.footer div.container {
	background: #fff;
}

section.gray div.container, 
section.tan div.container, 
section.orange div.container {
	/*min-height: 200px;
	padding-top: 1px;
	padding-bottom: 1px;*/
}

section.blue div.container {
	text-align: center;
	color: #fff;
}

section.blue.hero div.container {
	/*text-align: left;*/
}

.covered {
	background-position: 50% 50%; 
	background-repeat: no-repeat;
    background-size: cover;
}

.background-people {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/orange-more-value.jpg);
}

.background-people-2 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/orange-people.jpg);
}

.background-orange-office {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/orange-office.jpg);
}

.background-globe-left {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-globe-left.png);
}

.background-globe-right {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-globe-right.png);
}

.background-globe-center {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-globe-middle.png);
}

.background-world {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/orange-world.jpg);
}

.background-typing {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/orange-typing.jpg);
}

.background-hands-in {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-hands-in.png);
}

.background-blue-office {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-office.jpg);
}

.background-diploma {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-diploma.jpg);
}

.background-people-left {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-people-left.jpg);
}

.background-people-middle {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-people-middle.jpg);
}

.background-people-right {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-people-right.jpg);
}

.background-solutions-left {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-people-1.jpg);
}

.background-solutions-center {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-people-2.jpg);
}

.background-solutions-right {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/backgrounds/blue-people-3.jpg);
}

.toc {
	text-align: center;
}

.toc ul li {
	display: inline;
	margin: 5px;
}

.toc ul li a {
	text-decoration: none;
	display: inline-block;
}

.footer {
	font-size: 14px;
	line-height: 18px;
}

.footer p.footer-header {
	font-weight: 400;
	text-transform: uppercase;
}

.footer li {
	padding-left: 0 !important;
	background: none !important;
}

.footer li a, .footer p.footer-header a {
	color: #5f523f;
	text-decoration: none;
}

.footer li a:hover, .footer li a:hover, .footer p.footer-header a:hover {
	text-decoration: underline;
}

.footer .five-wide.spread .col {
	width: 200px;
}

.footer .five-wide.spread .col * {
	/*text-align: left;*/
}



/* Heroes 
================================================== */

header.with-big-hero.abs {
	position: absolute;
	width: 100%;
	background: none;
	top: 0;
	left: 0;
}

header.with-big-hero div.container {
	position: relative;
}

section.icons {
	background: #fff;
	background: -moz-linear-gradient(top,  rgba(255,255,255,.7) 0%, rgba(255,255,255,1) 40%); /* FF3.7+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(40%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,.7) 0%,rgba(255,255,255,1) 40%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,.7) 0%,rgba(255,255,255,1) 40%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,.7) 0%,rgba(255,255,255,1) 40%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,.7) 0%,rgba(255,255,255,1) 40%); /* W3C */
}

.big-hero {
	/*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
    transition: opacity 0.4s ease 0s;
	z-index: -1;
	position: relative;
}

.fixed-bg {
	background-attachment: fixed;
}

.hero-height {
	min-height: 460px;
}

/*
.hero-1 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/products-hero-1.jpg); 
}

.hero-2 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/products-hero-2.jpg); 
}	

.hero-3 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/products-hero-3.jpg); 
}

.hero-4 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/products-hero-4.jpg); 
}	

*/

.big-hero div.container {
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.hero-content {
	/*text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.6);*/
	margin-top: 120px;
	background: rgba(255,255,255,0.4);
	padding: 20px 40px;
	display: inline-block;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.big-hero.hero-makes-divider .hero-content {
	margin-top: 0;
}

.big-hero.hero-makes-divider-option {
	margin-top: 120px;
	height: 830px;
}

.big-hero.hero-makes-divider-option .hero-content {
	margin-top: 0;
}
	

.hero-content *:first-child {
	margin-top: 0;
}

.big-hero.hero-rotation-first .hero-content h1 {
	margin-bottom: 0;
}

.hero-content *:last-child {
	margin-bottom:0;
}

h1 span.smaller {
	font-size: 32px;
	line-height: 32px;
	display: block;
}

.hero-company .absolute-media div.media div.image-wrapper img {
	right: -150px;
}


/* #Home page heroes
================================================== */

.big-hero.abs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -2;
}

.hero-images {
	/*width: 100%;
	overflow: hidden;*/
}

.hero-images div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -2;
	opacity: 0;
	overflow:hidden;
     background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 0;
    /*background-attachment: fixed;*/
}

.with-transition {
	-webkit-transition: opacity 1.5s; /* Safari and Chrome */
    -moz-transition: opacity 1.5s; /* Firefox */
    -ms-transition: opacity 1.5s; /* IE 9 */
    -o-transition: opacity 1.5s; /* Opera */
    transition: opacity 1.5s;
}

.big-hero.hero-makes-divider {
	padding-top: 120px;
	/*margin-top: 120px;*/
}


/* change height of hero */ 

.hero-images div {
 	/*height: 950px;*/
	height: 850px;
}

.big-hero.hero-makes-divider {
	/*height: 830px;*/
	height: 730px;
}

div.under-hero {
	margin-top: -180px;
}

/* ----- */

div.add-opacity {
	opacity: 1;
}

div.remove-opacity {
	opacity: 0;
}

.hero-rotator {
	-webkit-transition: opacity 1.5s; /* Safari and Chrome */
    -moz-transition: opacity 1.5s; /* Firefox */
    -ms-transition: opacity 1.5s; /* IE 9 */
    -o-transition: opacity 1.5s; /* Opera */
    transition: opacity 1.5s;
}

/*div.homepage-hero-1 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/hero-1.jpg); 
}

div.homepage-hero-2 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/homepage-hero-2.jpg); 
}

div.homepage-hero-3 {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/heroes/homepage-hero-3.jpg); 
}*/

.check-load {
	display: none;
}

.hero-slide {
	text-align: right;
	position: absolute;
	top: 20px;
	right: 0;
	opacity: 0;
	-webkit-transition: opacity .5s; /* Safari and Chrome */
    -moz-transition: opacity .5s; /* Firefox */
    -ms-transition: opacity .5s; /* IE 9 */
    -o-transition: opacity .5s; /* Opera */
    transition: opacity .5s;
}

.hero-rotation {
	position: relative;
	height: 0px;
	-webkit-transition: height .5s ease; /* Safari and Chrome */
    -moz-transition: height .5s ease; /* Firefox */
    -ms-transition: height .5s ease; /* IE 9 */
    -o-transition: height .5s ease; /* Opera */
    transition: height .5s ease;
}

.add-height {
	height: 60px;
}




/* Inside-section row styles
================================================== */

.with-z-icons {

}

.z-icons {
}	

.z-icon-frame {
	border-radius: 50%;
	width: 90px;
	height: 90px;
	background: #ee5c33;
	display: inline-block;
}

.careers .z-icon-frame {
	width: 200px;
	height: 200px;
}
	
.z-icon-frame {
	border-radius: 20px;
	width: 120px;
	height: 120px;
	background: #ee5c33;
	display: inline-block;
	-webkit-transition: all .25s ease; /* Safari and Chrome */
    -moz-transition: all .25s ease; /* Firefox */
    -ms-transition: all .25s ease; /* IE 9 */
    -o-transition: all .25s ease; /* Opera */
    transition: all .25s ease;
}


.z-icon-bg .z-icon-frame {
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/*.z-icon-messaging .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/messaging-w-text.png);
}

.z-icon-calendaring .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/calendaring-w-text.png);
}

.z-icon-social .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/social-w-text.png);
}

.z-icon-sharing .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/sharing-w-text.png);
}

.z-icon-more .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/more-w-text.png);
}
*/

.z-icon-customers .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/customers-w-text.png);
}

.z-icon-honesty .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/honesty-w-text.png);
}

.z-icon-accountability .z-icon-frame {
	background-image: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/icons/accountability-w-text.png);
}

.z-icon p {
	text-align: center;
}

.z-icon span.icon-arrow-right {
}

.z-icons a {
	font-weight: 700;
	color: #ee5c33;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}

.z-icons a:hover .z-icon-frame {
	background-color: #ca411a;
	color: #ca411a;
	-webkit-transform:scale(1.05); /* Safari and Chrome */
    -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}

.z-icons a:hover {
	color: #ca411a;
}

span.z-icon-text {
	display: none;
	color: #fff;
	font-family: 'Oswald', sans-serif;
}


span.statistic {
	color: #ee5c33;
	font-size: 48px;
	font-weight: 900;
	display: block;
	line-height: 50px;
}

span.statistic-label, span.statistic-label a {
	color: #000;
	text-decoration: none;
}

.bios span.name a {
	font-size: 24px;
	text-decoration: none;
}

.bios span.title {
	line-height: 20px;
	color: #444;
}

span.social {
	margin-top: 10px;
}

span.social a {
	font-size: 24px;
	text-decoration: none;
	color: #a1cfe9;
	display: inline-block;
	margin: 0 5px;
}

.col {
	text-align: center;
}

.leftered .col, .hero.leftered div.container, 
.leftered div.container {
	text-align: left !important;
}



.inline .col {
	float: none;
	width: auto;
	padding: 0;
	margin-bottom: 30px;
}

.bios p span {
	display: block;
}

p.headshot {
	text-align: center;
}

.headshot {
	display: inline-block;
	text-align: center;
}

.circle {
	overflow: hidden;
	position: relative;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	background: #040509;
	width: 220px;
	height: 220px;
}

.circle {	
	-webkit-transition: all .25s ease; /* Safari and Chrome */
    -moz-transition: all .25s ease; /* Firefox */
    -ms-transition: all .25s ease; /* IE 9 */
    -o-transition: all .25s ease; /* Opera */
    transition: all .25s ease;
}

.four-wide .circle, .popup-bio .circle {
	width: 220px;
	height: 220px;
}

.four-wide .circle img {
	max-width: 220px;
	height: auto;
}

.six-wide .circle {
	background: #282723;
}

.transitioned-circle img {
	-webkit-transition: all .25s ease; /* Safari and Chrome */
    -moz-transition: all .25s ease; /* Firefox */
    -ms-transition: all .25s ease; /* IE 9 */
    -o-transition: all .25s ease; /* Opera */
    transition: all .25s ease;
    	-webkit-transform:scale(.95); /* Firefox */
     -moz-transform:scale(.95); /* Firefox */
    -ms-transform:scale(.95); /* IE 9 */
    -o-transform:scale(.95); /* Opera */
     transform:scale(.95);
}

.headshot .circle img {
	display: inline-block;
}

.transitioned-circle:hover img {
	-webkit-transform:scale(1); /* Firefox */
	 -moz-transform:scale(1); /* Firefox */
    -ms-transform:scale(1); /* IE 9 */
    -o-transform:scale(1); /* Opera */
     transform:scale(1);
}

.circle:hover {
	-webkit-transform:scale(1.05); /* Firefox */
	 -moz-transform:scale(1.05); /* Firefox */
    -ms-transform:scale(1.05); /* IE 9 */
    -o-transform:scale(1.05); /* Opera */
     transform:scale(1.05);
}

.popup-bio .circle {
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.popup-bio .circle:hover {
	-webkit-transform:scale(1); /* Firefox */
	 -moz-transform:scale(1); /* Firefox */
    -ms-transform:scale(1); /* IE 9 */
    -o-transform:scale(1); /* Opera */
     transform:scale(1);
}

.popup-bio span.social {
	margin-top: 20px;
	display: block;
}
  

.patrick-brandt-shift .circle img {
	margin-left: 40px;	
}

.bod .patrick-brandt-shift .circle img {
	margin-left: 30px;	
}


.patrick-brandt-shift .circle {
	background: #252520;
}

.rob-howard-shift .circle img {
	margin-left: -10px;	
	margin-top: -20px;
}

.thom-oconnor-shift .circle img {
	margin-left: -20px;	
	margin-top: -10px;
}

.bod-shift .circle img {
	margin-top: -20px;
}

.jeffrey-rich-shift .circle img {
	margin-right: -40px;
}

.rob-rueckert-shift .circle img {
	margin-left: -30px;
}

.bios span b {
	font-style: normal;
}	
	
.bios.six-wide .circle img {
	max-width: 162px;
	height: auto;
}

.bios.six-wide span.name a {
	font-size: 16px;
}

.bios {
	margin-left: -20px;
	margin-right: -20px;
}

.bios.six-wide span.title{
	font-size: 13px;
	line-height: 16px;
}

.bios.six-wide .circle {
	width: 162px;
	height: 162px;
}

div.popup-bio {
	padding: 20px;
	display: none;
}

.option-text {
	padding: 10px 0;
}

.equal-height.option-text {
	margin: 0 -18px;
}

.encapsulated.options .option-text {
	font-size: 24px;
	line-height: 30px;
	padding: 10px 0;
	margin-bottom: 10px;
}

.option-description {
	padding: 1px 10px;
	font-size: 13px;
	line-height: 16px;
	margin-top: -10px;
	text-align: left;
}

section .encapsulated.options .col .option-description a, 
.col.options .option-description a {
	color: #fff;
}

.options.bigger-options .option-text {
	font-size: 32px;
	line-height: 38px;
	margin-left: -18px;
	margin-right: -18px;
	padding: 10px 0;
	margin-bottom: 10px;
}

.featured-resources .options.bigger-options .option-text {
	margin-left: -10px;
	margin-right: -10px;
}


.options.bigger-options .option-description {
	font-size: 16px;
	line-height: 20px;
}

.encapsulated.options p.button-wrapper {
	margin-left: -20px;
	margin-right: -20px;
}

.encapsulated.options div.col {
	position: relative;	
}

.encapsulated.options.with-step div.col {
	padding-bottom: 30px;
	overflow: hidden;
}

div.option-action {
	margin-top: 20px;
	padding-top: 20px;
}


p.step {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	bottom: -5px;
	font-size: 60px;
	line-height: 60px;
	font-weight: 700;
	opacity: .5;
	color: #208abc;
}

.slide-wrapper {
	position: relative;
	padding: 0 80px;
	/*background: pink;*/
}

.slide-wrapper.half-width {
	margin-left: 80px;
	margin-right: 80px;
}

div.slide {
	width: 100%;
	/*background: #e5e5e5;*/
}

.slide .copy p.button-wrapper {
	text-align: left;
}

div.logos {
	/*margin-bottom: 30px;*/
}

b.prev, b.next {
	border: 1px solid #5cabd3;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	position: absolute;
	color: #5cabd3;
	margin-top: -45px;
	z-index: 10;
}

b.prev span, b.next span {
	font-size: 24px;
	line-height: 45px;
	display: block;
}

.blue b.prev, .blue b.next, .blue .slides-nav li a,
.orange b.prev, .orange b.next, .orange .slides-nav li a  {
	border: 1px solid #fff;
	color: #fff;
}

h2 + .slide-wrapper {
	margin-top: -30px;
}

.slide-wrapper.no-pull-up {
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}



h3 + .slide-wrapper {
	margin-top: -20px;
}

b.next span {
padding-right: 4px;
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

b.prev {
	left: 0;
	top: 50%;
}

b.next {
	right: 0;
	top: 50%;
}

.slides-nav {
	display: inline-block;
	margin: 10px 0 0 0;
}

.slides.fixed-height-200 {
	height: 200px;
	overflow: hidden;
}

.bigger-text .slide {
	font-size: 20px;
	line-height: 30px;
}



.slides-nav ul {
	margin: 0;
}

.no-quick-nav .slides-nav ul {
	display: none;
}

.slides-nav li {
	display: inline-block;
	margin: 0 3px;
	padding-left: 0 !important;
	background: none !important;
}

.slides-nav li a {
	border: 1px solid #0e85c3;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	text-indent: -999999em;
	outline: none;
}

.slides-nav li.activeSlide a {
	background: #0e85c3;
}

.slides .pulled-column {
	float: right;
}

.slides .media + .primary-column {
	overflow: hidden;
	padding-right: 20px;
}

.blue .slides-nav li.activeSlide a,
.orange .slides-nav li.activeSlide a {
	background: #fff;
}

.quote {
	font-size: 32px;
	line-height: 40px;
}

span.quote-text {
	opacity: 0;
	display: block;
	max-height: 200px;
	line-height: 1.3em;
	overflow: hidden;
}

.quote span.attribution {
	display: block;
	font-size: 20px;
	color: #0e85c3;
	font-weight: 300;
	line-height: 24px;
	margin-top: 10px;
	/*height: 24px;*/
}

.quote span.quote-logo {
	display: block;
	margin-top: 10px;
}

span.attribution {
	display: block;
	color: #75684f;
	line-height: 20px;
	/*text-align: left;*/
}

.orange .quote span.attribution, .orange .quote span.attribution span.title {
	color: #fff;
}

.orange .quote {
	font-size: 24px;
	line-height: 30px;
}

.featured-divider span.attribution span,
.featured-resources span.attribution span {
	display: block;
	text-align: left;
}

span.attribution span.name {
	font-weight: 400;
}

blockquote span.attribution span {
	display: inline;
}

.video-frame {
	position: relative;
}

p.play-button /*, a span.icon-play2 */ {
	margin: 0;
	padding: 0;
	font-size: 24px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	cursor: pointer;
	z-index: 10;
	color: #5f523f;
}

p.play-button a {
	cursor: pointer;
	color: #5f523f;
	text-decoration: none;
}

.big-play-button p.play-button {
	font-size: 40px;
}

a.video-zoom {
	position: relative;
}

a.zoom {
	position: relative;
}

span.icon-zoomin2 {
	position: absolute;
	bottom: 115px;
	right: 30px;
	text-decoration: none;
	color: #444;
	padding: 8px;
	font-size: 16px;
	line-height: 16px;
	background: rgba(23,132,190,.3);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.tablet span.icon-zoomin2 {
 	bottom: 60px;
}

.pulled-left span.icon-zoomin2 {
	right: auto;
	left: 30px;
}

.pulled-left .tablet span.icon-zoomin2 {
	left: 70px;
}

.video-frame img {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	max-width: 100%;
	height: auto;
}

p.type, p.resource-type {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0;
}

/*p.resource-type.product-name {
	display: none;
}*/

.blue p.type {
	color: #fff;
}

p.resource-type + h3, 
p.resource-type + h2 
 {
	margin-top: 5px;
}

div.step-number {
	margin: 0;
	padding: 1px 10px 1px 100px;
	height: 100px;
	text-align: left;
	color: #fff;
	background: #4399cf;
	border-radius: 40px;
	position: relative;
	margin-bottom: 10px;
	
}

p.step-text {
	font-size: 20px;
}

p.step-description {
	padding: 0 20px;
}

div.step-number p {
	margin: 0;
}


div.step-number span.number {
	display: inline-block;
	position: absolute;
	top: 0;
	left: -17px;
	background: #fff;
	border-radius: 50%;
	border: 10px solid #1d73a9;
	width: 82px;
	height: 82px;
	line-height: 82px;
	text-align: center;
	font-size: 60px;
	line-height: 82px;
	font-weight: 700;
	color: #1d73a9;
}


.row.try {
	margin-top: -30px;
}

.features-row li {
	font-size: 24px;
	line-height: 30px;
}

.primary-column .features-row {
	margin-bottom: 20px;
}

.primary-column .features-row > h2,
.primary-column .features-row > h3,
.primary-column .features-row > p {
	padding-left: 20px;
}

ul.features {
	margin: 0;
	text-align: left;
}

div.features-row ul.features ul {
	margin-left: 10px;
}

div.features-row ul.features ul li {
	font-size: 90%;
	padding-left: 0 !important;
	background: none !important;
}

div.features-row h2 {
	/*padding-bottom: 10px;
	margin-bottom: 4px;
	border-bottom: 1px dotted #f7ad98;*/
}

div.features-row ul.features li {
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 40px !important;
	padding-right: 40px;
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/common/orange-bullet-8x8.png) 18px 16px no-repeat !important;
}

div.features-row ul.features.no-bullets li {
	padding-left: 20px !important;
	padding-right: 20px !important;
	background: none !important;
}

div.features-row.options ul.features li {
	padding-left: 0px !important;
	padding-right: 0px !important;
	background: none !important;
	border-color: #0a4c75;
	font-size: 16px;
	line-height: 20px;
}

section div.container ul li {
	padding-left: 20px;
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/common/orange-bullet-8x8.png) 0px .5em no-repeat;
}

section.orange div.container ul li {
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/common/white-bullet-8x8.png) 0px .5em no-repeat;
}

section div.container ul li ol li {
    background: none;
    padding-left: 5px;
}

.six-wide.spread ul.cols {
	margin-left: -20px;
	margin-right: -20px;
}

ul.cols li.col {
	margin-bottom: 10px;
	background: none;
}

.logos ul li {
	display: inline-block;
	height: 80px;
	padding: 0;
	/*background: gray;*/
}	

.logos ul li span {
	display: inline-block;
	text-align: center;
	/*padding: 0 30px;*/
	padding: 0;
	/*background: red;*/
}

.logos ul li span img {
	width: 100% !important;
	max-width: 140px; !important;
	height: auto;
	display: block;
	opacity: .7;
}

.learn-more {
	padding: 0 40px;
}

.locations img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.four-wide.locations img {
	max-width: 125px;
	height: auto;
}

.two-wide .locations img {
	max-width: 300px;
}

.location a {
	text-decoration: none;
}

.location a:hover {
	text-decoration: underline;
}

.locations span {
	display: block;
}

.locations span {
	font-size: 14px;
}

.locations span.location-title {
	font-weight: bold;
}

.equal-height-two + div {
	margin-top: 10px;
}

.careers-listing h3, .careers-listing h3 a {
	font-size: 20px;
	line-height: 30px;
	text-decoration: none;
	font-weight: 400;
	color: #006caf;
}


/* Shadows
================================================== */

.outside-top-shadow > div.container:before, div.row.outside-top-shadow:before {
	content: ""; 
	position:absolute; 
	z-index: -1; 
	top: 0; 
	height: 50px; 
	left:20px;
    right:20px;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.6);
	box-shadow:0 0 10px rgba(0,0,0,0.6);
	-moz-border-radius:250px / 10px;
    border-radius:250px / 10px;
}


.outside-bottom-shadow > div.container:before, div.row-divider:before,
.inline-shadow-divider {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.6);
    box-shadow:0 0 10px rgba(0,0,0,0.6);
    top:50%;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:250px / 10px;
    border-radius:250px / 10px;
}

.outside-dual-shadow > div.container:before {
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.6);
    box-shadow:0 0 10px rgba(0,0,0,0.6);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:250px / 10px;
    border-radius:250px / 10px;
} 


.inside-dual-shadow div.container, 
.inside-bottom-shadow div.container, 
.inside-top-shadow div.container,
.inside-divider {
	position:relative;
	overflow:hidden;
	/*padding-top: 20px;*/ 
	/*border-top:1px solid #ddd;*/
}

.inside-divider {
	padding-top: 15px;
}

div.row-divider {
	position: relative;
	height: 20px;
	background: #fff;
	margin: 20px 0 40px 0;
}

.encapsulated div.row-divider {
	background: #f0f0f0;
}

div.navigation-shadow {
	position: relative;
	height: 20px;
	margin: 0;
	background: none;
}

div.navigation-shadow:before {
	z-index: 2;
}

.inside-top-shadow > div.container:before,
.inside-divider:before {
	content: ""; 
	position:absolute; 
	z-index: 1; 
	width:96%;  
	top: -50px; 
	height: 50px; 
	left: 2%; 
	border-radius: 250px / 10px; 
	box-shadow:0 0 10px rgba(0,0,0,0.6); 
}


.inside-bottom-shadow > div.container:before {
  content: ""; 
  position:absolute; 
  z-index: 1; 
  width:96%;  
  bottom: -50px; 
  height: 50px; 
  left: 2%; 
  border-radius: 250px / 10px; 
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.6);
    box-shadow:0 0 10px rgba(0,0,0,0.6);
}

.inside-dual-shadow > div.container:before {
	content: ""; 
	position:absolute; 
	z-index: 1; 
	width:96%;  
	top: -50px;
	height: 50px; 
	left: 2%; 
	border-radius: 250px / 10px; 
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.6);
    box-shadow:0 0 10px rgba(0,0,0,0.6); 
}

.inside-dual-shadow > div.container:after {
	content: "";
	position:absolute;
	z-index: 1;
	width:96%; 
	bottom: -50px;
	height: 50px;
	left: 2%;
	border-radius: 250px / 10px;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.6);
    box-shadow:0 0 10px rgba(0,0,0,0.6);
}

/* different shadow colors */

section.tan.inside-dual-shadow > div.container:before, section.tan.inside-dual-shadow > div.container:after {	
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.4);
    -moz-box-shadow:0 0 10px rgba(0,0,0,0.4);
    box-shadow:0 0 10px rgba(0,0,0,0.4);
}

.outside-bottom-shadow.divider-shadow > div.container:before, 
.outside-top-shadow.divider-shadow > div.container:before, 
div.row-divider:before,
.inside-top-shadow.divider-shadow > div.container:before,
.inside-bottom-shadow.divider-shadow > div.container:before
 {
	-webkit-box-shadow:0 0 10px rgba(145,144,142,0.65);
    -moz-box-shadow:0 0 10px rgba(145,144,142,0.65);
    box-shadow:0 0 10px rgba(145,144,142,0.65);
}

header.with-big-hero.abs.outside-bottom-shadow.divider-shadow > div.container:before,
.no-shadow div.container:before,
.no-shadow div.container:after {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/* #Other
================================================== */

.valign, .aligned .copy, 
.aligned .media, .sectionnav.vertical-align a span, 
.vbottom img,
.pagenav.vertical-align a span {
	opacity: 0;
	-webkit-transition: opacity .5s ease; /* Safari and Chrome */
    -moz-transition: opacity .5s ease; /* Firefox */
    -ms-transition: opacity .5s ease; /* IE 9 */
    -o-transition: opacity .5s ease; /* Opera */
    transition: opacity .5s ease;
}

.vbottom img {
	vertical-align: bottom;
}

.vbottom a.zoom {
	display: inline-block;
	max-width: 100%;
}

.leftered {
	text-align: left !important;
}

.centered {
	text-align: center;
}

header div.zimbra-logo {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

div.zimbra-logo a {
	width: 238px;
	height: 50px;
	background: url(http://fileswwwzimbracom.s3.amazonaws.com/_res/images/common/logo.png) top left no-repeat;
	text-indent: -9999999px;
	display: block;
}

.media img {
	display: block;
}

.image-wrapper p {
	margin: 0;
	padding: 0;
	text-align: center;
}

.size-me {
	height: auto !important;
	line-height: 1.4em !important;	
	/*max-height: 200px;*/
}

.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 100%;
}

.with-sticky-footer {
	padding-bottom: 60px;
}

.stick-above {
}

p + div > ul, p + ul {
	margin-top: -5px;
}

p + ul.copy-options {
	margin-top: -5px;
}


ul.copy-options {
	margin-top: 0;
}

ul.copy-options li {
	background: none;
	padding-left: 0 !important;
	background: none !important;
	font-size: 90%;
	line-height: 1.2em;
}

.templates li span {
	display: block;
	font-size: 90%;
}

input.copy-paste {
	font-family: "Lato";
	color: #7c6f58;
	margin-top: 5px;
	font-size: 12px;
	line-height: 14px;
	padding: 6px 4px;
	border: 1px solid #bbb299;
	width: 100%;
	box-sizing: border-box;
	vertical-align: middle;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 5px 0 0 0 !important;
	vertical-align: middle;
}

.ie8 input.copy-paste, .ie7 input.copy-paste  {
	line-height: 22px;
}

.socials {
	display: block;
	margin-top: 5px;
}

.footer .socials a {
	margin: 0 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px solid #75684f;
	color: #75684f;
	width: 60px;
	height: 60px;
	display: inline-block;
}

.footer a {
	color: #75684f;
}

.footer .row {
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}

.footer .row .col {
	margin-bottom: 10px;
}

.footer .socials span {
	line-height: 60px;
}

.socials a {
	text-decoration: none;
}

.socials {
	font-size: 32px;
}

.facebook-color {
	color: #3b5998;
}

.twitter-color {
	color: #55ACEE;
}

.linkedin-color {
	color: #4875b4;
}

.google-color {
	color: #dd4b39;
}

.youtube-color {
	color: #bb0000;
}

.based-on {
	opacity: .3;
}

blockquote {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 10px;
	font-weight: 400;
	line-height: 24px;
	margin: 20px 0px;
	color: #ec5c3a;
}

.inside-col div.col {
	background: #f9f8f6;
	background: rgba(249,248,246,.8);
	font-weight: 400;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 15px 20px;
	margin-right: 20px;
	text-align: left;
	margin-bottom: 10px;
	max-width: 45%;
	box-sizing: border-box;
	font-size: 20px;
}

.orange .inside-col div.col, .blue .inside-col div.col {
	color: #444;
}

.inside-col div.col:last-child {
	padding-right: 20px;
}

.step-header {
	margin: 0 0 5px 0;
	font-size: 16px;
	font-weight: 400;
}

.required {
	margin-left: 5px;
}

.float-left {
	float: left;
	margin-right: 20px !important;
}

.will-remove, .fpo {
	padding: 10px;
	background: #e94949;
	opacity: .7;
	color: #000;
	border-radius: 10px;
} 

.roomier p.button-wrapper {
	margin: 30px 0;
}

p.footnote {
	margin-left: 70px;
	margin-top: 30px;
}

/* buttons in forms */
form p.button-wrapper {
	margin-top: 20px;
}

span.line-two {
	font-size: 80%;
	display: block;
}

.rounded-images .media .image-wrapper img {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

p.caption {
	font-size: 12px;
	margin-top: 5px;
}

div.media img + img {
	margin-top: 20px;
}

div.media img + p.caption {
	margin-bottom: 20px;
}
	
img.framed,
.framed-image img {
	background: #fff;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}


/* #Lists
================================================== */

ul.listing li {
	border-bottom: 1px dotted #f7ad98;
	margin-bottom: 10px;
	padding: 5px 0 15px 0;
	background: none !important;
	padding-left: 0 !important;
}

ul.no-borders li {
	border: none;
}

ul.link-list li a {
	color: #5f523f;
	/*font-weight: bold;*/
}

ul.tighter {
	margin-top: 5px;	
}

ul.left-pad {
	text-align: left;
	margin: 5px 30px 0px 30px;
}

ul.tighter li {
	padding: 5px 0 5px 0;
	margin: 0;
}

ul.listing li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

ul.listing li span {
	display: block;
}

ul.listing.download-list li span {
	display: inline-block;
}

ul.listing.download-list li span.product-name {
	padding-top: 6px;
}

ul.listing.download-list li {
	padding: 10px 20px;
}

ul.listing.download-list {
	text-align: left;
}

ul.listing.download-list h3,
ul.listing.download-list h2 {
	margin: 10px 0 10px 0;
	font-weight: 400;
}

span.download-buttons a.button {
	text-decoration: none !important;
	margin-bottom: 0;
	width: 130px;
	text-align: center;
}

span.download-description {
	max-width: 50%;
	overflow: hidden;
}

.separate-buttons span.download-buttons {
	text-align: right;

}

.separate-buttons span.download-buttons a.button {
	margin-top: 5px;
}
  	

span.download-buttons {
	display: inline-block;
	float: right;
}

ul.listing li a {
	text-decoration: none;
}

ul.listing li a:hover {
	text-decoration: underline;
}

ul.class-options {
	margin-bottom: 0;
}

ul.class-options > li {
	text-align: left;
	margin: 0;
	padding: 5px 0 5px 0 !important;
	background: none !important;
}

ul.class-options ul {
	margin-left: 10px;
}

.autosplit-columns div > ul,
.autosplit-columns-no-limit div > ul  {
	float: left;
	width: 48%;
	margin-right: 1%;
}

.autosplit-columns p.button-wrapper, 
.autosplit-columns-no-limit p.button-wrapper,
.autosplit-columns + p.button-wrapper,
.autosplit-columns-no-limit + p.button-wrapper
 {
	clear: both;
}
	

span.calendar-text {
	font-size: 90%;
	display: block;
}

span.type {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}

span.product {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	margin-bottom: 2px;
}

span.date {
	font-size: 13px;
	color: #000;
	font-weight: bold;	
}


span.title, span.title a {
	color: #006cb1;
	text-decoration: none;
	font-weight: bold;
}

.with-images img {
	max-width: 80px;
	height: auto;
	display: block;
}

.with-images a span {
	display: block;
}

.with-images a span.image {
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
}

.with-images a span.title {
	float: left;
	max-width: 250px;
}

.with-images a {
	display: inline-block;
	padding: 8px 0;
	width: 100%;
}

ul.listing.with-images li {
	padding: 0 10px !important;
	margin: 0 !important;
}

.with-images a:hover b.carat {
	background: #042e4b;
}

b.carat span {
	padding-left: 2px;
}

b.carat {
	float: right;
	background: #08619d;
	color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	text-align: center;
}

b.carat span {
	line-height: 25px;
}

span.phone-location {
	font-weight: bold;
}	

/* #Buttons
================================================== */

.mainnav a.action-button, a.button, 
.in-page-navigation li a,
.button-list li a,
.mainnav li#nav-sub-try a {
	color: #fff;
	background: #0a609c;
	padding: 5px 25px;
	line-height: 20px;
	outline: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 400;
	text-decoration: none;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, .8);
	-moz-box-shadow:  inset  0px 1px 1px rgba(0, 0, 0, .8);
	box-shadow:      inset   0px 1px 1px rgba(0, 0, 0, .8);
	/*white-space: nowrap;*/
}

section.cta-buttons a.button {
	background: #0a609c;
	color: #fff;
}

.mainnav li.current a.action-button,
.mainnav li#nav-sub-try.current a,
.mainnav li#nav-sub-try.parent-current a,
.mainnav li.parent-current a.action-button {
	background: #ee5b31;
	color : #fff;
}

.button-list {
	text-align: left;
	padding-left: 0;
	background: none !important;
}

p > a.inline-button {
	font-size: 16px;
	vertical-align: middle;
}

a.button {
	margin: 0 5px 5px 5px;
}

a.button.white {
	background: #fff;
	color: #0a609c;
}

a.button.orange {
	background: #ee5b31;
	color: #fff;
}

a.button.patches {
	background: #ee5b31;
	color: #fff;
}

a.button.patches:hover {
	background: #c85b38;
}

a.mega {
	margin-top: 20px;
	font-size: 24px;
	line-height: 28px;
	padding: 15px 35px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
}

.row-divider + p.button-wrapper {
	margin-top: -20px;
}

.mainnav  a.action-button:hover,
li#nav-sub-try a:hover {
	background: #0a5780;
	color: #fff;
}

.action-buttons p.button-wrapper {
	margin: 0;
}

p.button-wrapper {
	text-align: center;
	margin: 10px 0;
}


p.button-wrapper:last-child {
	margin-bottom: 0;
}

div.row + p.button-wrapper:last-child {
	margin-top: 0px;
}

.orange a.button {
	background: #fff;
	color: #ee5b31;
}

a.button:hover, .in-page-navigation a:hover,
.button-list a:hover {
	background: #0a5780;
	color: #fff;
}

.orange a.button:hover {
	background: #e5e5e5;
	color: #ee5b31;
}

a.orange:hover {
	background: #b63b18;
	color: #fff;
}

/*.row + .row > .in-page-navigation {
	margin-top: -30px;
}*/

.in-page-navigation:last-child ul {
	margin-bottom: 0;
}

.in-page-navigation li {
	display: inline-block;
	margin: 0 5px 5px 0 !important;
	padding-left: 0 !important;
	background: none !important;
}

.in-page-navigation.fixed-width li a {
	width: 100px;
	line-height: 18px;
}

i.br {
	font-style: normal;
	display: block;
}

.encapsulated .col div.inside-divider + h3 {
	margin-top: 10px;
}

.usernav, .utilnav, .extranav, .site-search, .mainnav, .subnav {
	margin: 0;
	padding: 0;
}

.utilnav a, .mainnav a, .subnav a, .sectionnav a, .pagenav a {
	text-decoration: none;
	outline: none;
}

.mainnav, .utilnav, .sectionnav, .pagenav {
	float: right;
}

.mainnav {
	position: absolute;
	bottom: 25px;
	right: 20px;
	font-weight: 400;
}

.mainnav li, .utilnav li, .sectionnav li, .pagenav li {
	display: inline-block;
	margin: 0;
	padding: 0;
}

.utilnav {
	margin-right: 15px;
}

.utilnav li {
	border-right: 1px solid #92826c;
	padding-right: 10px;
	margin-right: 10px;
	line-height: 16px;
	float: left /* need this to vertically center the icon fonts */
}

.utilnav li:last-child {
	border-right: none;
	padding-right: 0px;
	margin-right: 0px;
}

.mainnav li {
	margin: 0 35px 0 0;
	line-height: 20px;
}

.mainnav li:last-child {
	margin-right: 0;
	margin-left: -15px;
}

.mainnav a {
	color: #1a87c0;
	font-size: 19px;
	text-transform: uppercase;
}

.mainnav a:hover {
	color: #0a609c;
}


.mainnav li.current a,
.mainnav li.parent-current a {
	color: #ee5b31;
}

span.iconized-label {
	float: left;
}

.utilnav span.icon-arrow-down2.placed {
	padding-top: 2px;
	margin-left: 2px;
	float: right;
	display: inline-block;
}

.utilnav a {
	font-weight: 300;
	font-size: 16px;
	color: #92826c;
	float: left;
}

.utilnav a:hover {
	color: #000;
}

.utilnav a.icon {
	font-size: 15px;
	line-height: 20px;
}

.sectionnav, .pagenav {

}

.pagenav {
	padding-right: 20px;
}

.sectionnav {
	/*display:table-row;*/
}

.sectionnav li {
	float: left;
	/*display: table-cell;
	vertical-align: middle;*/
}

.sectionnav a {
	color: #fff;
	vertical-align: middle;
	font-size: 19px;
	display: block;
	padding: 15px 20px;
	text-align: center;
}

.sectionnav.vertical-align a,
.pagenav.vertical-align a {
	height: 42px; /* need to do this for vertical centering, ug */
	max-width: 80px;
	display: inline-block;
}

.pagenav.vertical-align a {
	padding-top: 15px;
	padding-bottom: 15px;
}

.pagenav.vertical-align a span {
	display: inline-block;
}

.vertical-align a {
	text-align: center;
}

.wider.vertical-align a {
	max-width: 140px;
}

.sectionnav.vertical-align.smaller-text a,
.pagenav.vertical-align.smaller-text a  {
	font-size: 17px;
}
	
.sectionnav a span {
	display: inline-block;
}

.sectionnav a:hover, .sectionnav li.current a,
.sectionnav li.parent-current a {
	background: #0a609c;
}

.pagenav li {
	float: left;
	line-height: 17px;
}

.pagenav a {
	color: #54bfff;
	font-size: 17px;
	display: inline-block;
	padding: 20px 10px;
}

.pagenav a:hover {
	color: #fff;
}

i.desktop {
	font-style: normal;
}

#nav-languages {
	position: relative;
}

li.expand .popup {
	display: block;
}

ul.languages {
	display: none;
	position: absolute;
	top: 30px;
	padding: 10px;
	background: #fff;
	width: 130px;
	border: 1px solid black;
	z-index: 999;
	font-size: 12px;
	left: -10px;
	border: 1px solid #ccc;
	-webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
}

ul.languages li {
	border: none;
	float: left;
	font-size: 13px;
	clear: left;
	margin: 5px 0;
	display: block;
}

ul.languages li a {
	display: block;
}

/* #Tables
================================================== */

table {
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  border-collapse: collapse;
}

/*table.skinnier {
	margin-left: 40px;
	margin-right: 40px;
}*/

table th, table td {
  padding: 10px 20px 9px;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
}
table th {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #63b9f6;
  color: #fff;
  font-weight: bold;
  vertical-align: middle;
}
table td {
  vertical-align: middle;
  border-top: 1px solid #ddd;
}
table tbody th {
  border-top: 1px solid #ddd;
  vertical-align: top;
}
.condensed-table th, .condensed-table td {
  padding: 5px 5px 4px;
}
.bordered-table {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /* IE7, collapse table to remove spacing */

  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bordered-table th + th, .bordered-table td + td, .bordered-table th + td {
  border-left: 1px solid #ddd;
}
.bordered-table thead tr:first-child th:first-child, .bordered-table tbody tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.bordered-table thead tr:first-child th:last-child, .bordered-table tbody tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.bordered-table tbody tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.bordered-table tbody tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}

.zebra-striped tbody tr:nth-child(odd) td, .zebra-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.tan tr {
	background: #f4f1eb;
}

.tan .zebra-striped tbody tr:nth-child(odd) td, .tan .zebra-striped tbody tr:nth-child(odd) th {
  background-color: #ffffff;
}

/*
.zebra-striped tbody tr:hover td, .zebra-striped tbody tr:hover th {
  background-color: #f5f5f5;
}
*/

th.table-header {
	text-align: center;
	color: #fff;
	padding: 20px 10px;
	background: #0a609d;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
}

table th.description {
	background: #2789ce;
	font-weight: 300;

}

th p, td p {
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0
	font-weight: 300 !important;
}

table.certification td, table.certification th {	
	text-align: center;
}

table.certification th {
	color: #444;
	background: none;
}

table.certification th.certification-type {
	background: #9bd6ff;
}	


table.certification th.product-edition {
	color: #fff;
}

table.certification th.professional-edition {
	background: #ee5a2f;
}

table.certification th.standard-edition {
	background: #f18c32;
}

table.certification th.open-source-edition {
	background: #a6a8ab;
}


table.certification th.courses-header {
	background: #0a609d;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	color: #fff;
}

table.editions th.courses-header {
	background: #1586be;
	border-bottom: 1px solid #fff;
}


table.editions th.product-edition, 
table.editions td.product-edition {
	width: 20%;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

table.editions th.editions-header {
	width: 60%;
}

table.editions th.application { 
	font-size: 1.3em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

table.editions th:last-child {
	border-right: none;
}

table.editions {
	margin-bottom: 40px;
}

table.editions td {
	padding-top: 8px;
	padding-bottom: 8px;
}

table.editions th.application, 
table.editions td.application {
	width: 40%;
	text-align: right;
	font-weight: 400;
}

table.editions {
	table-layout: fixed;
}

table.editions span.checkmark {
	font-size: 32px;
	/*color: #4f5154;*/
}

table.editions td:nth-child(n+1) span.checkmark { color: #ee5a2f; }
table.editions td:nth-child(2n+1) span.checkmark { color: #f18c32; }
table.editions td:nth-child(3n+1) span.checkmark { color: #a6a8ab; }

.dollar-sign {
	font-weight: 400;
	line-height: 1.1em;
}

table.certification td.application.parent {
	font-weight: 600;
	font-size: 1.1em;
	line-height: 1.2em;
}

table.certification td.courses {
	width: 20%;
}

span.right {
	text-align: right;
}

span.coming-soon {
	font-size: 13px;
	display: block;
	font-weight: normal;
	font-style: italic;
}

span.checkmark {
	font-size: 48px;
	color: #60a33c;
}

table.certification td.courses, 
table.certification th.courses {
	text-align: right;
}

.careers-listing {
	margin-top: -20px;
}

.careers-listing h3 {
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	padding: 10px 10px;
	background: #3d89bb;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px !important;
}	

p.job-listing {
	padding: 8px 20px;
	margin: 0;
}

.careers-listing div p:nth-of-type(odd) {
  background-color: #f8f7f5;
}

p.job-listing span.right {
	text-align: right;
	float: right;
}

p.job-listing a {
	text-decoration: none;
	font-weight: 400;
}

p.resource-text {
	margin: 0;
	padding: 0;
}

p.resource-text span {
	display: block;
}

p.resource-text span.categories {
	margin-top: 10px;
	font-weight: 400;
}

div.resources .col .resource-image img {
	max-width: 190px;
	height: auto;
}

.fixed-height.resource-image {
	height: 175px;
	padding: 1px 0;
}

.row.resources,
.row.fix-columns {
	margin-left: -10px;
	margin-right: -30px;
}

.row.bordered.resources,
.row.bordered.fix-columns {
	margin-left: -14px;
	margin-right: -34px;
}

.featured-resources {
	margin-top: -30px;
}

.featured-resources .col, 
.resellers {
	font-size: 14px;
	line-height: 18px;
}

.featured-resources .surround {
	padding-bottom: 0;
}

div.resources span.title, 
div.resources span.title a {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 10px;
}

.resellers span.description {
	margin-bottom: 10px;
}

.resellers span.level {
	color: #ec5c3a;
	margin-bottom: 10px;
}

.four-wide.resources .col {
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 210px;
}

.row.full-width {
	margin-left: -20px;
	margin-right: -20px;
}

.two-wide .column-wrapper .col:nth-of-type(2n),
.three-wide .column-wrapper .col:nth-of-type(3n),
.four-wide .column-wrapper .col:nth-of-type(4n),
.five-wide .column-wrapper .col:nth-of-type(5n) {
	margin-right: 0;
}

.three-wide.with-form.spread.full-width .col {
	width: 357px;
}


.four-wide.with-form.spread.full-width .col {
	width: 267px;
}

table.product-downloads th, table.product-downloads td {
	vertical-align: top;
}

table.product-downloads tr {
	background: #fff;
}

table.product-downloads th, div.toggle a {
	color: #fff;
	padding: 20px 20px;
	background: #0a609d;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
}

div.toggle a {
	display: block;
	text-decoration: none;
	font-size: 20px;
}

.tan .product-downloads tbody tr td {
  background-color: #fcfcfc;
}

table.product-downloads td {
	padding: 20px 20px;
	background: #eff1f2;
	line-height: 24px;
}

table.product-downloads td.shaded {
	font-weight: 400;
	background: #3d89bb !important;
	color: #fff;
	border-top: 0;
}

td.shaded {
	background: #ecede3;
}

table.product-downloads td.dl-recommended {
	background: #dce7f2 !important;
}

table.product-downloads td.dl-deprecated {
	background: #fffff2 !important;
}

table.product-downloads th small {
	font-size: 13px;
}

table.product-downloads th small a {
	color: #fff;
}

/*table small {
	font-size: 70%;
}*/

small.dl-notice {
	color: #ff0000;
	font-size: 70%;
}

th.calendar-location, td.calendar-location {
	width: 30%;
}

th.highlight a {
	white-space: nowrap;
}

input.gsc-input {
	height: 40px;
	font-size: 20px;
	background: none !important;
}
	
table.patches {
	table-layout: fixed;
}

.patch-date {
	width: 70px;
}

table td > ul:first-child {
	margin-top: -10px;
}

table td ul.versions li {
	background: none;
	padding-left: 0;
}

table td.with-patches {
	padding-top: 20px;
	padding-bottom: 20px;
}

table td.with-patches p, table td.with-patches p a  {
	margin-top: 0;
	margin-bottom: 0;
}

table td.patch-priority {
	width: 45px;
}


/* #Forms
================================================== */

	form {
		margin-bottom: 0px; }
	fieldset {
		margin-bottom: 0px; }
	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		border: 1px solid #ccc;
		padding: 4px 8px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		/*font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 10px;
		background: #fff; }
	select {
		padding: 0; }
	/*input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #aaa;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }*/
	textarea {
		min-height: 60px; }
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		line-height: 18px;
		color: #444; }
		
	div.site-search form, div.site-search fieldset, div.site-search input {
		margin: 0;
	}	
	
	fieldset {
		text-align: left;
	}
	
	fieldset + fieldset {
		margin-top: 30px;
	}
	
	fieldset h3 {
		margin-bottom: 20px;
	}
	
	ul.form-groups li {
		padding: 0 !important;
		margin: 0 0 5px 0 !important;
		background: none !important;
		display: block;	
		clear: left;
    	float: left;
	}
	
	ul.form-groups input.checkbox, 
	ul.form-groups input.radio {
		border: medium none !important;
		height: 15px !important;
		margin: 0;
		padding: 0;
		width: 15px !important;
	}
	
	ul.chk-group {
		float: left;
		margin-left: 0 !important;
		margin-bottom: 10px;
	}
	
	ul.taller li {
		margin-bottom: 10px !important;
	}
	
	fieldset.like-to, div.like-to {
		margin-right: 40px;
		text-align: left;
	}
	
	.like-to p.button-wrapper {
		text-align: left;
		margin: 5px 0;
	}
	
	fieldset.contact-info input[type="text"],
	fieldset.contact-info input[type="password"],
	fieldset.contact-info input[type="email"],
	fieldset.contact-info textarea,
	fieldset.contact-info select {	
		width: 300px;
	}
		
	
	fieldset li p.button-wrapper {
		text-align: left;
		margin-left: 140px;
		white-space: nowrap;
	}
	
	fieldset p.agree,
	fieldset p.note {
		text-align: left;
		margin-left: 150px;
		margin-right: 50px;
	}
	
	fieldset p.note {
		background: #fff;
		padding: 10px 20px;
	
	}
	
	ul.chk-group li label {
		margin-left: 5px;
		margin-top: 0 !important;
		text-align: left;
		width: auto !important;
	}
	
	form {
		text-align: left;
		font-weight: 300;
	}
	
	input[type="radio"] {
		margin-top: 3px;
	}
	
	h2 + form {
		margin-top: 30px;
	}
	
	form input, form textarea, form textarea {
		overflow: hidden;
		font-family: "Lato";
		font-weight: 300;
		margin: 0;
		font-size: 16px;
		line-height: 18px;
		box-sizing: border-box;
		vertical-align: middle;
		float: left;
	 }
	

	form select {
		float: left;
		font-size: 16px;
		line-height: 18px;
		vertical-align: middle;
	}
	
	form label {
		 display: block;
		float: left;
		font-size: 16px;
		line-height: 18px;
		margin-right: 15px;
		margin-top: 4px;
		text-align: right;
		width: 135px;
		font-weight: 300;
	}
	
	.wider-labels fieldset label {
		width: 245px;
	}
	
	div.search input[type="text"],
	div.site-search input[type="text"],
	div.search input[type="password"],
	div.site-search input[type="password"],
	div.search input[type="email"],
	div.site-search input[type="email"] {
		font-family: "Lato";
		border: 1px solid #bbb299;
		height: 52px;
		color: #7c6f58;
		font-weight: 300;
		padding: 10px 15px;
		font-size: 22px;
		line-height: 26px;
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		float: none;
	}
	
	textarea,
	select {
	}
	
	.radio {
	}
	
	.checkbox {
	}
	
	fieldset.submit, div.search {
		position: relative;
	}
	
	div.site-search input, div.search input {
		padding-right: 55px;
	}
	
	#recaptcha_widget_div {
		margin-top: 10px;
		text-align: right;
	}
	
	.wider-labels .recaptcha-li label {
		width: 20px;	
		margin-top: 20px;
	}
	
	div.site-search span.icon-search, div.search span.icon-search {
		font-size: 22px;
		cursor: pointer;
		position: absolute;
		top: 15px;
		right: 20px;
		font-weight: 300;
	}
	
	select.styled-select {
		font-size: 14px !important;
	}
	
	.customSelect { 
/* This is the default class that is used */
/* Put whatever custom styles you want here */

	font-family: "Lato";
		border: 1px solid #bbb299;
		height: 52px;
		color: #7c6f58;
		padding: 10px 15px;
		font-size: 22px;
		line-height: 28px;
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		background: #fff;
		text-align: left;
	}

	.row form:first-child {
		margin-bottom: 0;
	}

.customSelect {
	background: #fff url("http://fileswwwzimbracom.s3.amazonaws.com/_res/images/common/select-arrow.png") 92% 50% no-repeat;
	cursor: pointer;
}

.customSelectInner {
	width: 100% !important;
	padding-right: 40px;
	box-sizing: border-box;
	white-space: nowrap;
	overflow: hidden;
  text-overflow: ellipsis;
}

.customSelect.customSelectHover {
/* Styles for when the select box is hovered */
}

.customSelect.customSelectOpen {
/* Styles for when the select box is open */
}

.customSelect.customSelectFocus {
/* Styles for when the select box is in focus */
}

.customSelect.customSelectDisabledOption {
/* Styles for when the selected item is a disabled one */
}

.customSelect.customSelectDisabled {
/* Styles for when the select box itself is disabled */
}

.customSelectInner {
/* You can style the inner box too */
}


/* #Print
================================================== */

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  .ir a:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }  
 
	nav, .action-buttons, .footer {
		display: none;
	}  
  
  .outside-bottom-shadow.divider-shadow > div.container:before, .outside-top-shadow.divider-shadow > div.container:before, div.row-divider:before, .inside-top-shadow.divider-shadow > div.container:before, .inside-bottom-shadow.divider-shadow > div.container:before, section.tan.inside-dual-shadow > div.container:before, section.tan.inside-dual-shadow > div.container:after, .inside-dual-shadow > div.container:before  {
  	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  
 

 /* bio page */
  
  .bios div.col {
  	width: 100% !important;
  	float: none;
  	clear: both;
  	height: auto !important;
  }
  
  span.social {
	margin-top: 20px;
	}
  
  span.social a {	
  	color: #444;
  }
  
  .bios .col > .headshot, .bios .col > .team-meta {
  	display: none;
  }
  
  div.popup-bio {
  	display: block !important;
  	text-align: left;
  }
  
  .fancybox-wrap {
  	display: none !important;
  }
  
  div.popup-bio .media {
  	float: left;
  }
  
   div.popup-bio .copy {
   	overflow: auto;
   }
  
  .circle img {
  	margin-right: 0 !important;
  	margin-left: 0 !important;
  }

	div.bios div.col {	
		/*page-break-inside: avoid;*/
	}
  
}

div.edit {
	position: absolute;
	right: 20px;
	top: 40px;
}

div.edit a {
	display: inline-block;
	text-decoration: none;
	padding: 5px 12px;
	background: #e5e5e5;
}

.active {
	font-weight: 700;
}

.left-lists ul {
	text-align: left;
	display: inline-block;
}
