@charset "UTF-8";
/*!
 * Bootstrap v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
@import url(//fonts.googleapis.com/css?family=Open+Sans:700,400);
/* The default styles /style.css put into your bootstrap.css for more awesome */
/* micro clearfix: http://nicolasgallagher.com/micro-clearfix-hack/ */
/* For modern browsers */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
  zoom: 1;
}

/* wp-specific classes */
/* layout */
body {
  padding-top: 0;
}

/* Admin Top Navigation fixes */
body.admin-bar .navbar-fixed-top {
  top: 28px;
}

.navbar .brand {
  color: #000;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
  font-weight: bold !important;
}

.nav-container {
  padding-left: 0;
  padding-right: 0;
}

#inner-header {
  width: 100%;
}

input, textarea, select, .uneditable-input {
  margin-bottom: 0;
}

.navbar-form, .navbar-search {
  margin: 0 0 9px;
}

.navbar-search {
  padding-left: 0;
}

#s {
  width: 100px;
}

#content {
  padding: 10px 0 0;
}

.more-link {
  white-space: nowrap;
}

.footer-links {
  float: right;
  margin-bottom: 18px;
}

.footer-links .menu {
  list-style-type: none;
  margin-left: 0;
}

.footer-links .menu li {
  float: left;
  margin-left: 10px;
}

/* post styling */
#main p.meta {
  font-style: italic;
  color: #808080;
}

#main article {
  margin-bottom: 18px;
  border-bottom: 1px solid #eeeeee;
  padding: 0 0 9px;
}

#main article footer {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  position: relative;
  min-height: 20px;
}

#main article footer a.edit-post {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}

.post:hover a.edit-post {
  display: inline;
}

p.tags {
  line-height: 20px;
}

div[id*='attachment_'] {
  max-width: 100%;
  height: 100%;
}

#credit320 {
  background: url("images/320press_mini.png") no-repeat left top transparent;
  padding-left: 20px;
}

#main .hero-unit img {
  margin-bottom: 1em;
}

#main article img {
  height: auto;
  max-width: 100%;
}

img.alignleft {
  margin-right: 10px;
  float: left;
}

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

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.post header img {
  margin-bottom: 18px;
}

.archive #main .post h3 {
  line-height: 24px;
  margin-bottom: 10px;
}

video {
  max-width: 100%;
  height: auto;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}*/
/* page styling */
#featured-carousel .item {
  width: 970px;
  height: 600px;
}

.carousel-caption p {
  display: none;
}

.page-template-page-homepage-php #main article {
  border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit {
  padding: 1em;
}

.hero-unit h1 {
  font-size: 3em;
}

/* comments */
#comments {
  line-height: 24px;
  margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children {
  list-style-type: none;
  margin-left: 0;
}

.comment .vcard > div {
  margin-top: 8px;
  padding: 0 10px;
}

ol.commentlist time {
  font-size: .8em;
  color: #eeeeee;
}

ol.commentlist div.comment-author {
  position: relative;
}

ol.commentlist a.comment-edit-link {
  color: #ffffff;
  text-decoration: none;
  padding-left: 5px;
}

ol.commentlist span.edit-comment {
  position: absolute;
  right: 0;
  top: 8px;
}

ol.commentlist li.bypostauthor {
  background-color: #dddddd;
}

ol.commentlist ul.children li {
  background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li {
  background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li {
  background-color: #aaaaaa;
}

ol.commentlist article {
  border-bottom: none !important;
}

a.comment-reply-link {
  position: absolute;
  right: 0;
  bottom: 0;
}

#comment-nav ul {
  list-style-type: none;
  margin: 0;
}

#comment-form-elements {
  list-style-type: none;
  margin: 0;
}

.comment .vcard .avatar {
  padding-right: 0;
}

.comment .vcard .comment-text {
  margin-left: 0;
}

img.avatar {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-left: 1px solid #ddd;
}

ol.commentlist li {
  padding-right: 10px;
  background-color: #F0F0F0;
}

#pings {
  margin-bottom: 9px;
}

ol.pinglist {
  list-style-type: none;
  margin: 0 0 9px 0;
}

#comment {
  width: 270px;
}

ol.commentlist #respond {
  padding: 5px 10px;
}

/* specific post-type styles */
/* image attachment */
.attachment #main .post_content img {
  max-width: 100%;
}

.ie8 #main .media-grid img {
  max-height: none !important;
  max-width: none !important;
}

.attachment-img {
  margin-bottom: 18px;
}

.metadata p.alert-message {
  margin-right: 0;
  margin-bottom: 18px;
}

#gallery-nav {
  list-style-type: none;
  margin-left: 0;
}

li.next a, li.previous a {
  position: relative;
}

li.next a:hover:before {
  content: "\2190";
  position: absolute;
  display: block;
  top: 42%;
  left: 0;
  background-color: #BFBFBF;
  color: #444;
  width: 20px;
  height: 20px;
  padding-left: 5px;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before {
  content: "\2192";
  position: absolute;
  display: block;
  top: 42%;
  right: 0;
  background-color: #BFBFBF;
  color: #444;
  width: 20px;
  height: 20px;
  padding-left: 5px;
  text-decoration: none;
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* widget styles */
.widget {
  margin-bottom: 18px;
}

.widgettitle {
  margin-bottom: 9px;
}

#tag-cloud {
  margin-bottom: 18px;
  line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label {
  text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover {
  color: #ffffff;
  text-decoration: none;
}

#tag-cloud a {
  white-space: pre;
  text-transform: uppercase;
}

/* change default form padding for search */
.widget_search form {
  padding-left: 0;
}

.widget_search input {
  width: 121px;
}

/* calendar widget */
#calendar_wrap {
  border: 1px solid #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  font-weight: bold;
  padding: 8px;
}

#wp-calendar tr {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child {
  border-bottom: none;
}

#wp-calendar td {
  text-align: center;
  padding: 8px 0;
}

blockquote.pull-left {
  padding-right: 15px;
}

@media only screen and (min-width: 768px) {
  .carousel-caption p {
    display: block;
  }
}

@media only screen and (min-width: 980px) {
  body {
    padding-top: 60px;
  }
  .container-fluid {
    max-width: 970px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  #inner-footer {
    padding: 0;
  }
  #content {
    padding-left: 0;
    padding-right: 0;
  }
  .topbar-inner {
    padding: 0;
  }
  .topbar form.pull-right {
    float: right;
  }
  .navbar-form, .navbar-search {
    margin-top: 6px;
    margin-bottom: 0;
  }
  .navbar-search {
    padding-left: 0;
  }
  .sidebar {
    margin-top: 0 !important;
  }
  .widget_search input {
    width: 230px;
  }
  .blog .hero-unit {
    margin-top: 10px;
  }
  .page-template-page-homepage-php .hero-unit,
  .blog .hero-unit {
    padding: 60px;
  }
  .hero-unit h1 {
    font-size: 60px;
  }
  /* hide edit comment button and show on hover on desktop version */
  .edit-comment {
    display: none;
  }
  .vcard:hover .edit-comment {
    display: inline-block;
  }
  #s {
    width: 210px;
    margin-bottom: 6px;
  }
  .widget_search input {
    width: 209px;
  }
  .comment .vcard .comment-text {
    padding-left: 0;
    padding-right: 0;
  }
}

/*
shame.css - http://csswizardry.com/2013/04/shame-css/
*/
.reg-link {
  width: 100%;
  text-align: center;
  float: left;
  margin: 20px 0;
}

.page .personas-headline {
  margin: 10px 0;
  font-size: 28px;
  font-weight: bold;
  line-height: 110%;
  color: #003768;
  text-rendering: optimizelegibility;
  padding-top: 0;
  padding-bottom: 10px;
}

.post_content .revert-h3 {
  margin: 10px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
  line-height: 110%;
  color: #003768;
  padding-top: 0;
}

@media only screen and (max-width: 979px) {
  .page-id-256 .header-image {
    background-image: url("../images/leadership-team-sm.jpg") !important;
  }
}

.search .more-link:after {
  content: " ";
}

.social-share-buttons li #twitter-widget-0, .social-share-buttons li {
  width: 90px;
}

.clear {
  clear: both;
}

.page-id-1738 #process-container .tabs-container .nav-tabs {
  height: 56px;
}

.page-id-1740 #process-container .industry-tabs, .page-id-1742 #process-container .industry-tabs {
  display: none;
}

.page-id-1740 #process-container .tab-content, .page-id-1742 #process-container .tab-content {
  border: none;
}

.page-id-901 h4 {
  font-size: 16px;
  padding-bottom: 15px;
}

.ie8 .page-wrap .slider {
  margin-top: 100px;
}

.ie8 .dropdown-links {
  list-style: none;
}

.ie8 .dropdown-links li {
  border: none;
}

.hide-me-imp {
  display: none !important;
}

/*#foodService_Webinar {
	
	.modal-body {
		max-height: none;
	}
	
	.video-wrapper {
		padding-bottom: 75%;
	}
}*/
.page-id-4287 h1, .page-id-2075 h1, .page-id-2568 h1, .page-id-2570 h1, .page-id-4728 h1, .page-id-5052 h1, .page-id-5186 h1, .page-id-5345 h1 {
  text-align: center;
  padding-bottom: 20px;
}

.page-id-4287 .marketing-module, .page-id-2075 .marketing-module, .page-id-2568 .marketing-module, .page-id-2570 .marketing-module, .page-id-4728 .marketing-module, .page-id-5052 .marketing-module, .page-id-5186 .marketing-module, .page-id-5345 .marketing-module {
  width: 98%;
  margin-right: 1.5%;
  margin-bottom: 20px;
  min-height: 200px;
}

.page-id-4287 .marketing-module:last-child, .page-id-2075 .marketing-module:last-child, .page-id-2568 .marketing-module:last-child, .page-id-2570 .marketing-module:last-child, .page-id-4728 .marketing-module:last-child, .page-id-5052 .marketing-module:last-child, .page-id-5186 .marketing-module:last-child, .page-id-5345 .marketing-module:last-child {
  margin-right: 0;
}

.page-id-5052 h1, .page-id-5186 h1 {
  padding-bottom: 0;
  margin-bottom: 5px;
}

.page-id-5052 h2, .page-id-5186 h2 {
  color: #efa020 !important;
  font-weight: bold !important;
  padding-bottom: 20px !important;
}

@media only screen and (min-width: 500px) and (max-width: 979px) {
  .page-id-4287 .marketing-module, .page-id-2075 .marketing-module, .page-id-2568 .marketing-module, .page-id-2570 .marketing-module, .page-id-4728 .marketing-module, .page-id-5345 .marketing-module {
    width: 40%;
  }
}

@media only screen and (min-width: 980px) {
  .page-id-4287 .marketing-module, .page-id-2075 .marketing-module, .page-id-2568 .marketing-module, .page-id-2570 .marketing-module, .page-id-4728 .marketing-module, .page-id-5345 .marketing-module {
    width: 28%;
  }
}

@media only screen and (max-width: 979px) {
  .error404 .post_content > .row-fluid > .span12 > #searchform {
    display: block;
  }
}

.page-item-5072 {
  display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*img {
  /* Responsive images (ensure images don't scale beyond their parents) */
#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: #464646;
  background-color: #fff;
}

a {
  color: #08c;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}

.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.span1 {
  width: 60px;
}

.span2 {
  width: 140px;
}

.span3 {
  width: 220px;
}

.span4 {
  width: 300px;
}

.span5 {
  width: 380px;
}

.span6 {
  width: 460px;
}

.span7 {
  width: 540px;
}

.span8 {
  width: 620px;
}

.span9 {
  width: 700px;
}

.span10 {
  width: 780px;
}

.span11 {
  width: 860px;
}

.span12 {
  width: 940px;
}

.offset1 {
  margin-left: 100px;
}

.offset2 {
  margin-left: 180px;
}

.offset3 {
  margin-left: 260px;
}

.offset4 {
  margin-left: 340px;
}

.offset5 {
  margin-left: 420px;
}

.offset6 {
  margin-left: 500px;
}

.offset7 {
  margin-left: 580px;
}

.offset8 {
  margin-left: 660px;
}

.offset9 {
  margin-left: 740px;
}

.offset10 {
  margin-left: 820px;
}

.offset11 {
  margin-left: 900px;
}

.offset12 {
  margin-left: 980px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12766%;
  *margin-left: 2.07447%;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12766%;
}

.row-fluid .span1 {
  width: 6.38298%;
  *width: 6.32979%;
}

.row-fluid .span2 {
  width: 14.89362%;
  *width: 14.84043%;
}

.row-fluid .span3 {
  width: 23.40426%;
  *width: 23.35106%;
}

.row-fluid .span4 {
  width: 31.91489%;
  *width: 31.8617%;
}

.row-fluid .span5 {
  width: 40.42553%;
  *width: 40.37234%;
}

.row-fluid .span6 {
  width: 48.93617%;
  *width: 48.88298%;
}

.row-fluid .span7 {
  width: 57.44681%;
  *width: 57.39362%;
}

.row-fluid .span8 {
  width: 65.95745%;
  *width: 65.90426%;
}

.row-fluid .span9 {
  width: 74.46809%;
  *width: 74.41489%;
}

.row-fluid .span10 {
  width: 82.97872%;
  *width: 82.92553%;
}

.row-fluid .span11 {
  width: 91.48936%;
  *width: 91.43617%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94681%;
}

.row-fluid .offset1 {
  margin-left: 10.6383%;
  *margin-left: 10.53191%;
}

.row-fluid .offset1:first-child {
  margin-left: 8.51064%;
  *margin-left: 8.40426%;
}

.row-fluid .offset2 {
  margin-left: 19.14894%;
  *margin-left: 19.04255%;
}

.row-fluid .offset2:first-child {
  margin-left: 17.02128%;
  *margin-left: 16.91489%;
}

.row-fluid .offset3 {
  margin-left: 27.65957%;
  *margin-left: 27.55319%;
}

.row-fluid .offset3:first-child {
  margin-left: 25.53191%;
  *margin-left: 25.42553%;
}

.row-fluid .offset4 {
  margin-left: 36.17021%;
  *margin-left: 36.06383%;
}

.row-fluid .offset4:first-child {
  margin-left: 34.04255%;
  *margin-left: 33.93617%;
}

.row-fluid .offset5 {
  margin-left: 44.68085%;
  *margin-left: 44.57447%;
}

.row-fluid .offset5:first-child {
  margin-left: 42.55319%;
  *margin-left: 42.44681%;
}

.row-fluid .offset6 {
  margin-left: 53.19149%;
  *margin-left: 53.08511%;
}

.row-fluid .offset6:first-child {
  margin-left: 51.06383%;
  *margin-left: 50.95745%;
}

.row-fluid .offset7 {
  margin-left: 61.70213%;
  *margin-left: 61.59574%;
}

.row-fluid .offset7:first-child {
  margin-left: 59.57447%;
  *margin-left: 59.46809%;
}

.row-fluid .offset8 {
  margin-left: 70.21277%;
  *margin-left: 70.10638%;
}

.row-fluid .offset8:first-child {
  margin-left: 68.08511%;
  *margin-left: 67.97872%;
}

.row-fluid .offset9 {
  margin-left: 78.7234%;
  *margin-left: 78.61702%;
}

.row-fluid .offset9:first-child {
  margin-left: 76.59574%;
  *margin-left: 76.48936%;
}

.row-fluid .offset10 {
  margin-left: 87.23404%;
  *margin-left: 87.12766%;
}

.row-fluid .offset10:first-child {
  margin-left: 85.10638%;
  *margin-left: 85%;
}

.row-fluid .offset11 {
  margin-left: 95.74468%;
  *margin-left: 95.6383%;
}

.row-fluid .offset11:first-child {
  margin-left: 93.61702%;
  *margin-left: 93.51064%;
}

.row-fluid .offset12 {
  margin-left: 104.25532%;
  *margin-left: 104.14894%;
}

.row-fluid .offset12:first-child {
  margin-left: 102.12766%;
  *margin-left: 102.02128%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}

.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}

.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 20px 0;
}

.lead {
  margin-bottom: 22px;
  font-size: 21px;
  font-weight: 200;
  line-height: 33px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999;
}

a.muted:hover,
a.muted:focus {
  color: gray;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

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

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: bold;
  line-height: 130%;
  color: #003768;
  text-rendering: optimizelegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

h1 {
  font-size: 31.5px;
}

h2 {
  font-size: 24.5px;
}

h3 {
  font-size: 17.5px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 11.9px;
}

h1 small {
  font-size: 24.5px;
}

h2 small {
  font-size: 17.5px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 10px;
  margin: 22px 0 33px;
  border-bottom: 1px solid #eee;
}

ul, ol {
  padding: 0;
  margin: 0 0 11px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 22px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-bottom: 22px;
}

dt,
dd {
  line-height: 22px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 11px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before, .dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 180px;
}

hr {
  margin: 22px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 22px;
  border-left: 5px solid #eee;
}

blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}

blockquote small {
  display: block;
  line-height: 22px;
  color: #999;
}

blockquote small:before {
  content: '\2014 \00A0';
}

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}

blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}

blockquote.pull-right small:before {
  content: '';
}

blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 22px;
  font-style: normal;
  line-height: 22px;
}

form {
  margin: 0 0 12px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: 44px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

legend small {
  font-size: 16.5px;
  color: #999;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 5px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 22px;
  padding: 4px 6px;
  margin-bottom: 11px;
  font-size: 14px;
  line-height: 22px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

input,
textarea,
.uneditable-input {
  width: 206px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 32px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 32px;
}

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

.radio,
.checkbox {
  min-height: 22px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}

.controls-row {
  *zoom: 1;
}

.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}

.controls-row:after {
  clear: both;
}

.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}

.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}

.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}

.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}

.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}

.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}

.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}

.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}

.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

.form-actions {
  padding: 21px 20px 22px;
  margin-top: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}

.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}

.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #6c6c6c;
}

.help-block {
  display: block;
  margin-bottom: 11px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 11px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}

.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}

.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 11px;
}

legend + .control-group {
  margin-top: 22px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 22px;
  *zoom: 1;
}

.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}

.form-horizontal .control-group:after {
  clear: both;
}

.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}

.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}

.form-horizontal .controls:first-child {
  *padding-left: 180px;
}

.form-horizontal .help-block {
  margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 11px;
}

.form-horizontal .form-actions {
  padding-left: 180px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 22px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 22px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}

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

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}

.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

/*.dropup,
.dropdown {
  position: relative;
}*/
.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #003768;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 0;
  vertical-align: middle;
  padding-top: 10px;
  margin-left: 4px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: -3px 0 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 22px;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0);
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #08c, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #08c, #0077b3);
  background-image: -o-linear-gradient(top, #08c, #0077b3);
  background-image: linear-gradient(to bottom, #08c, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0088CC', endColorstr='#FF0077B3', GradientType=0);
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: default;
}

.open {
  *z-index: 1000;
}

.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 22px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 22px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 22px;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-left: 0;
  margin-bottom: 22px;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 22px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #08c;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 10px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 22px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}

/*.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: $gray;
  background-color: $bodyBackground;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}*/
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nav .dropdown .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
  margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}

.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

.nav > .disabled > a {
  color: #999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.navbar {
  overflow: visible;
  margin-bottom: 22px;
  *position: relative;
  *z-index: 2;
}

.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}

.navbar-inner:before, .navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover, .navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}

.navbar-link {
  color: #777;
}

.navbar-link:hover, .navbar-link:focus {
  color: #333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before, .navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
  -webkit-transform: translateZ(0);
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: right;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 9px 15px 9px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
  background-image: linear-gradient(to bottom, #f2f2f2, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF2F2F2', endColorstr='#FFE6E6E6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}

.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #003768;
  border-bottom-color: #003768;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF222222', endColorstr='#FF111111', GradientType=0);
  border-color: #252525;
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover, .navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}

.navbar-inverse .brand {
  color: #999;
}

.navbar-inverse .navbar-text {
  color: #999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}

.navbar-inverse .navbar-link {
  color: #999;
}

.navbar-inverse .navbar-link:hover, .navbar-inverse .navbar-link:focus {
  color: #fff;
}

.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  color: #fff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}

.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}

.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF151515', endColorstr='#FF040404', GradientType=0);
  border-color: #040404 #040404 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:focus, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: black;
}

.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
  background-color: black \9;
}

.pagination {
  margin: 22px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 22px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0px 6px;
  font-size: 10.5px;
}

.pager {
  margin: 22px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}

.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999;
  background-color: #fff;
  cursor: default;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  margin-left: -340px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}

.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}

.modal.fade.in {
  top: 10%;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-header .close {
  margin-top: 2px;
}

.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}

.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.popover-title:empty {
  display: none;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}

.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}

.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 22px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 22px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555;
}

.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}

.media,
.media .media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media-object {
  display: block;
}

.media-heading {
  margin: 0 0 5px;
}

.media > .pull-left {
  margin-right: 10px;
}

.media > .pull-right {
  margin-left: 10px;
}

.media-list {
  margin-left: 0;
  list-style: none;
}

.carousel {
  position: relative;
  line-height: 1;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.carousel-control.right {
  left: auto;
  right: 15px;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 22px;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.navbar .btn-navbar {
  padding: 0 3px 5px 3px;
  margin-top: 0;
  margin-left: 13px;
}

.nav-header-searchform-sm {
  display: none;
}

.upper-sub-nav {
  min-height: 20px;
  width: 100%;
  background-image: url(../images/blue-bk.gif);
  *zoom: 1;
  text-align: right;
  font-size: 14px;
  color: #fff;
}

.upper-sub-nav:before, .upper-sub-nav:after {
  display: table;
  content: "";
  line-height: 0;
}

.upper-sub-nav:after {
  clear: both;
}

.upper-sub-nav-menu {
  margin: 0;
}

.upper-sub-nav a {
  color: #fff;
  padding: 5px 15px 8px 15px;
}

.upper-sub-nav .upper-sub-nav-width {
  max-width: 1920px;
}

.mobile-search-icon, .single-post .mobile-search-icon {
  cursor: pointer;
  float: right;
}

#mobileSearchForm {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.mobile-search-icon {
  margin-top: 5px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 979px) {
  .dropdown {
    display: none;
  }
  #searchform {
    display: none;
  }
}

@media only screen and (min-width: 980px) {
  #MobileSearchForm, .mobile-search-icon {
    display: none;
  }
  .upper-sub-nav > li:last-child a {
    padding: 0 0 0 15px;
  }
  #mobileSearchForm {
    display: none;
  }
}

@media only screen and (max-width: 766px) {
  #mobileSearchForm {
    padding: 10px 20px 0;
  }
}

@media only screen and (min-width: 980px) {
  .dropdown-menu {
    border-top: 3px solid #002f56;
  }
  #inner-header .navbar .dropdown-vistex {
    background-image: url("../images/main-nav-arrow.png");
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 0;
    margin-right: 25px;
  }
  #inner-header .navbar .dropdown-vistex > a {
    padding: 10px 15px;
  }
  .dropdown-menu-vistex {
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
    display: none;
    padding: 10px 20px 20px;
    font-size: 14px;
    background: #fff;
    background: white;
    border-top: 3px solid #002f56;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  .dropdown-menu-vistex.pull-right {
    right: 0;
    left: auto;
  }
  .dropdown-menu-vistex .divider {
    *width: 100%;
    height: 1px;
    margin: 10px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff;
  }
  .dropdown-menu-vistex > li > a {
    font-weight: normal;
    line-height: 22px;
    color: #333;
    white-space: nowrap;
  }
  .dropdown-links li {
    line-height: 18px;
    padding-bottom: 7px;
    border-right: 1px solid #ddd;
  } 
  .dropdown-menu-vistex .dropdown-links li:nth-child(odd) {
    width: 50%;
    float: left;
  }
  .dropdown-menu-vistex .dropdown-links li:nth-child(even) {
    width: 40%;
    float: right;
    border: none;
  }
  .dropdown-menu-vistex ul {
    list-style: none;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .overview-link {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  .navbar .nav > li > .dropdown-menu-vistex:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #002f56;
    position: absolute;
    top: -9px;
    left: 60px;
  }
  .menu-industries {
    margin-left: 0;
    width: 400px;
  }  
  .dropdown-vistex .dropdown-menu-vistex .dropdown-links li.page-item-1012 {
    width: 56%;
  }
  .dropdown-vistex .dropdown-menu-vistex .dropdown-links li.page-item-890 {
    width: 30%;
  }
  .dropdown-vistex .menu-resources {
    width: 230px;
  }
  .menu-gtm, .menu-services, .menu-solutions {
    width: 380px;
  }
  .menu-software {
    width: 395px;
  }
  .menu-services {
    margin-left: 0;
  }
  .nav li .mobile-dropdown {
    display: none;
  }
  .dropdown-vistex a {
    cursor: pointer;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1220px) {
  .navbar .nav > li > .menu-industries {
    /*&:after {
			left: 247px;
		}*/
  }
  .navbar .nav > li > .menu-services {
    /*&:after {
			left: 240px;
		}*/
  }
  .navbar .nav > li > .menu-software:after {
    left: 46px;
  }
  .navbar .nav > li > .menu-gtm:after {
    left: 80px;
  }
}

@media only screen and (min-width: 1220px) {
  .navbar .nav > li > .menu-gtm:after {
    left: 110px;
  }
  .navbar .nav > li > .menu-industries {
    /*&:after {
			left: 250px;
		}*/
  }
  .navbar .nav > li > .menu-services:after {
    left: 45px;
  }
  .navbar .nav > li > .menu-solutions:after {
    left: 80px;
  }
}

@media only screen and (min-width: 980px) {
  .navbar .nav > li > .menu-africa:after {
    display: none;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1200px) {
  .navbar .nav > li > .menu-services {
    margin-left: -50px;
  }
  .navbar .nav > li > .menu-services:after {
    left: 95px;
  }
}

@media only screen and (min-width: 980px) {
  .nav-africa .dropdown-vistex {
    background-image: url("../images/main-nav-arrow.png");
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 0;
  }
}

@media only screen and (max-width: 980px) {
  /*#logo {
		padding-bottom: 10px;
	}*/
  .dropdown-menu-vistex {
    display: none;
    position: relative;
  }
  .nav-collapse .nav li .mobile-dropdown {
    display: block;
    cursor: pointer;
    background: url("../images/mobile-submenu-button.png") no-repeat #bcbec0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    float: right;
    width: 42px;
    height: 42px;
    margin-top: -42px;
    border-left: 1px solid #003768;
  }
  .dropdown-links {
    padding-left: 0;
    padding-bottom: 20px;
    margin-left: 25px;
  }
  .dropdown-links li {
    padding: 5px 0;
    list-style: none;
  }
  .dropdown-links li a {
    color: #555;
  }
  .overview-link {
    display: none;
  }
  .nav-collapse .nav li .reverse-icon {
    background: url("../images/mobile-submenu-button-reverse.png") no-repeat #bcbec0;
  }
}

.page-wrap #inner-header .navbar .nav-africa li .dropdown-links li.page_item {
  margin-right: 0;
}

@media only screen and (min-width: 980px) {
  #inner-header .navbar .nav-africa {
    margin-left: 100px;
  }
  #inner-header .navbar .nav-africa li {
    margin-right: 30px;
  }
  #inner-header .navbar .nav-africa li a {
    padding: 10px 0 10px 40px;
    margin-right: 16px;
  }
}

@media only screen and (min-width: 980px) {
  #inner-header .navbar .nav-africa {
    margin-left: 60px;
  }
  #inner-header .navbar .nav-africa .dropdown-vistex .dropdown-menu-vistex {
    padding: 10px 20px;
    margin: 0;
    min-width: 100px;
  }
  #inner-header .navbar .nav-africa .dropdown-vistex .dropdown-menu-vistex .dropdown-links li {
    padding: 10px 0;
  }
  #inner-header .navbar .nav-africa .dropdown-vistex .dropdown-menu-vistex .dropdown-links li:nth-child(odd) {
    float: none;
    width: auto;
    border: none;
  }
  #inner-header .navbar .nav-africa .dropdown-vistex .dropdown-menu-vistex .dropdown-links li:nth-child(even) {
    float: none;
    width: auto;
  }
  #inner-header .navbar .nav-africa .dropdown-vistex .dropdown-menu-vistex .dropdown-links li a {
    padding: 0;
  }
}

/* The vistex journey form styles hello */
.journey-form-container {
  position: relative;
  z-index: 1000;
  *zoom: 1;
  text-align: center;
  bottom: 0;
  padding: 15px 0;
  max-width: 495px;
  /*background-color: rgb(0,22,55);
	background-color: rgba(0,22,55,.8);*/
  background-color: #002f56;
  margin: -102px auto 0 auto;
}

.journey-form-container:before, .journey-form-container:after {
  display: table;
  content: "";
  line-height: 0;
}

.journey-form-container:after {
  clear: both;
}

.journey-headline {
  color: #fff;
  font-size: 20px;
  width: 100%;
  padding-bottom: 15px;
}

#journey {
  margin: 0;
}

#journey select {
  max-width: 125px;
  margin-right: 3px;
  font-size: 13px;
  margin-bottom: 5px;
  height: 30px;
  font-family: "Open Sans", Arial, sans-serif;
  color: #464646;
}

#journey select[disabled] {
  background-color: #c9c9c9;
  color: #555555;
}

#journey button {
  vertical-align: top;
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 6px 10px 7px 10px;
}

#journey button:hover {
  color: #fff;
  text-decoration: none;
}

#journey button:active {
  color: #fff;
  text-decoration: none;
}

#journey button:focus {
  color: #fff;
  text-decoration: none;
}

.journey-error {
  position: absolute;
  display: none;
  font-style: italic;
  margin-top: -80px;
  left: -40px;
}

.journey-error span {
  height: 20px;
  display: table-cell;
  vertical-align: middle;
}

.journey-error .close {
  color: #b94a48;
  opacity: 1.0;
}

.journey-error {
  color: #b94a48;
  opacity: 1.0;
}

.journey-error:after {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #f00;
}

@media only screen and (max-width: 500px) {
  .journey-form-container {
    margin-top: 0;
    width: 100%;
    background-color: #001637;
    background-color: #002f56;
  }
}

@media only screen and (max-width: 319px) {
  .journey-headline {
    font-size: 18px;
  }
}

/* The default styles /style.css put into your bootstrap.css for more awesome */
body {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  font-family: "Open Sans", Arial, sans-serif;
  background: url(../images/page-bk.gif) repeat;
}

html, body {
  margin: 0;
  padding: 0;
}

* {
  margin: 0;
}

.responsive-image {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.svg-responsive-image {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  height: 95px;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

.group:after {
  content: "";
  display: table;
  clear: both;
}

html, body {
  height: 100%;
}

img {
  border: none;
}

sub {
  vertical-align: super;
  font-size: smaller;
}

a {
  cursor: pointer;
}

@media only screen and (max-width: 430px) {
  .force-horizontal-scroll {
    min-width: 150px;
    overflow-x: scroll;
    overflow-y: hidden;
  }
}

.force-horizontal-scroll-full {
  max-width: 788px;
  overflow-x: scroll;
  overflow-y: hidden;
}

.extra-bottom-pad {
  padding-bottom: 35px;
}

.extra-top-pad {
  padding-top: 30px;
}

.padding-standard {
  padding: 20px 0;
}

ul.extra-pad-list {
  margin-top: 20px;
}

ul.extra-pad-list li {
  padding-bottom: 10px;
}

.page section .no-style-list, .sidebar .no-style-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page section .no-style-list li, .sidebar .no-style-list li {
  list-style-image: none;
  padding-bottom: 7px;
}

@media only screen and (min-width: 980px) {
  .anchor {
    display: block;
    position: relative;
    top: -200px;
  }
}

.hide-me {
  display: none;
}

.show-me {
  display: inline-block;
}

#content {
  background: #fff;
}

#main {
  margin-top: 20px;
  margin-bottom: 40px;
}

#main article {
  border-bottom: none;
}

#main article footer {
  min-height: 0;
}

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

.page-wrap {
  min-height: 100%;
  margin-bottom: -100px;
}

.row-white-space {
  padding: 30px 0 90px 0;
}

.page-wrap:after {
  content: "";
  display: block;
}

.footer, .page-wrap:after {
  height: 100px;
}

#breadcrumbs {
  margin-bottom: 20px;
}

#breadcrumbs a {
  padding-right: 10px;
}

#breadcrumbs .breadcrumb_last {
  padding-left: 10px;
}

#breadcrumbs span span {
  padding-left: 8px;
  padding-right: 8px;
}

#breadcrumbs .home-breadcrumb {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: -2px;
  width: 25px;
  height: 21px;
  background-image: url("../images/home-breadcrumb-icon.png");
  background-repeat: no-repeat;
  background-position: center;
}

.breadcrumb_last {
  color: #08c;
}

.vistex-button-sm {
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 6px 10px 7px 10px;
}

.vistex-button-sm:hover {
  color: #fff;
  text-decoration: none;
}

.vistex-button-sm:active {
  color: #fff;
  text-decoration: none;
}

.vistex-button-sm:focus {
  color: #fff;
  text-decoration: none;
}

.vistex-button-lg {
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 8px 14px 10px 14px;
}

.vistex-button-lg:hover {
  color: #fff;
  text-decoration: none;
}

.vistex-button-lg:active {
  color: #fff;
  text-decoration: none;
}

.vistex-button-lg:focus {
  color: #fff;
  text-decoration: none;
}

.page .vistex-button-sm:visited, .page .vistex-button-lg:visited {
  color: #fff;
}

.inline-button-right {
  display: block;
  margin-bottom: 20px;
  text-align: center;
}

.indent-container {
  padding: 20px;
  background: #efefef;
  margin-bottom: 40px;
}

.indent-container > div {
  padding: 20px;
  background-color: #1182bd;
  color: #fff;
}

.indent-container > div h4 {
  color: #fff;
}

.indent-container > div a {
  color: #fff;
}

@media only screen and (min-width: 415px) {
  .inline-button-right {
    float: right;
  }
}

.nav-container {
  padding: 10px 20px;
  background-color: #fff;
}

.navbar .brand {
  margin: 0 auto;
}

.navbar .nav {
  margin: 5px 0 0 60px;
}

@media only screen and (min-width: 400px) {
  .navbar .brand {
    max-height: 100%;
    max-width: 100%;
  }
}


.navbar .nav {
  margin: 5px 0 0;
}

@media only screen and (min-width: 979px) {
  .navbar .brand {
    width: 25%;
    padding: 0;
  }
}

.navbar-inner {
  background-color: #fff;
}

.navbar .btn-navbar {
  padding: 3px 5px 7px 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 400px) {
  #inner-header .navbar-fixed-top .navbar-inner {
    padding: 0;
  }
  #inner-header .navbar #logo {
    padding-bottom: 0;
  }
}

.navbar .nav > li > a {
  color: #003768;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 28px;
  text-shadow: none;
}

.navbar .nav > li:last-child {
  padding-right: 5px;
}


.nav-collapse {
  background-color: #eee;
}

.nav-collapse .nav li {
  border-bottom: 1px solid #d8d8d8;
}

.nav-collapse .nav li:last-child {
  border-bottom: none;
}

.nav-collapse #menu-main-nav > li > a {
  font-weight: normal;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#searchform {
  float: right;
  width: 55%;
  text-align: right;
  margin-top: 10px;
}

#s {
  font-family: "Open Sans", Arial, sans-serif;
  width: 250px;
  height: 30px;
  padding: 0 5px 0 25px;
  background: url("../images/search-icon.png") no-repeat left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

#s:focus {
  background-position: -30px;
  padding-left: 5px;
  width: 270px;
}

#sCustom {
  font-family: "Open Sans", Arial, sans-serif;
  width: 100%;
  margin-left: -10px;
  height: 30px;
  padding: 0 5px 0 25px;
  background: url("../images/search-icon.png") no-repeat left #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#sCustom:focus {
  background-position: -30px;
}

nav .search-africa {
  width: 250px !important;
}

.ie8 #s, .ie7 #s {
  height: 22px;
}

.tablet-desktop, .single-post .tablet-desktop {
  display: none;
}

@media only screen and (min-width: 401px) {
  .tablet-desktop, .single-post .tablet-desktop {
    display: block;
  }
  .mobile, .single-post .mobile {
    display: none;
  }
}

.general, .services, .training, .sales, .careers, .product {
  display: none;
}

#field_8_1 .gfield_label {
  display: none;
}

.select-form-container .select-form form select {
  width: auto;
}

.select-form-container .select-form form {
  margin-top: 20px;
  margin-left: 15px;
}

.select-form-container .select-topic {
  margin-top: -5px;
}

.select-form-container .select-topic, .select-form-container .select-form {
  display: table-cell;
  vertical-align: middle;
}

.interest-field {
  display: none;
}

.title-block {
  font-weight: bold;
  font-size: 20px;
  color: #003768;
  padding-bottom: 35px;
}

.page section .leadership {
  padding-top: 20px;
  padding-left: 0;
}

.page section .leadership .media-heading {
  font-size: 20px;
  padding-bottom: 15px;
}

.page section .leadership .media {
  padding-bottom: 20px;
}

@media only screen and (max-width: 480px) {
  .leadership .pull-left {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .leadership .pull-right {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .leadership .media-object, .leadership .media-heading {
    text-align: center;
  }
}

.error404 #searchform {
  float: left;
  width: auto;
}

.error404 .navbar #searchform {
  float: right;
  width: 300px;
}

.footer {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #00223d;
  background-image: -moz-linear-gradient(top, #00192d, #002f55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00192d), to(#002f55));
  background-image: -webkit-linear-gradient(top, #00192d, #002f55);
  background-image: -o-linear-gradient(top, #00192d, #002f55);
  background-image: linear-gradient(to bottom, #00192d, #002f55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00192D', endColorstr='#FF002F55', GradientType=0);
  font-size: 13px;
  border-top: 4px solid #efa020;
}

.footer a {
  color: #fff;
}

@media only screen and (max-width: 400px) {
  .footer {
    font-size: 11px;
  }
}

.inner-footer {
  padding: 20px 0 0;
  line-height: 200%;
  text-align: center;
}

.footer-sm-container {
  width: 100%;
  margin: 0 auto;
}

.footer-sm-container .footer-safe-harbor {
  float: left;
  width: 50%;
  line-height: 100%;
}

.footer-sm-container .footer-safe-harbor div a {
  font-size: 10px;
}

.copyright {
  width: 100%;
  padding: 30px 0 0 0;
  list-style: none;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-footer {
  display: none;
  width: 100%;
  list-style: none;
  font-size: 11px;
  margin: 0 auto 15px auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav-footer li {
  display: inline;
  padding: 0 0 0 10px;
}

.nav-footer li a {
  color: #fff;
  padding-right: 10px;
}

.footer-social {
  padding: 0;
  width: 45%;
  float: left;
  margin-left: 10px;
}

.footer-social a:last-child {
  padding-right: 0;
}

@media only screen and (min-width: 767px) {
  .nav-footer {
    font-size: 14px;
  }
  .footer-sm-container {
    width: 50%;
  }
  .footer-social {
    padding: 20px 0 0 0;
  }
}

@media only screen and (min-width: 400px) {
  .nav-footer {
    display: block;
  }
  .footer-social a:last-child {
    margin-right: 0;
  }
}

.lead {
  font-size: 14px;
  line-height: 150%;
  font-weight: normal;
}

@media only screen and (min-width: 979px) {
  .nav-footer {
    font-size: 14px;
  }
  .footer-sm-container {
    width: 50%;
  }
}

@media only screen and (min-width: 500px) {
  .lead {
    margin-bottom: 30px;
    font-size: 16px;
  }
}

.center-headline {
  text-align: center;
  padding-bottom: 25px;
}

.post_content h2, .post_content h3 {
  color: #464646;
  font-weight: normal;
  padding-bottom: 0;
}

.post_content .content-bold-title {
  padding: 0 0 10px 0;
  margin: 0;
  font-weight: bold;
  color: #003768;
}

.post_content .no-pad {
  padding-top: 0;
  padding-bottom: 5px;
  margin-top: 0;
  margin-bottom: 0;
}

/*.archive_title {
	padding-bottom: 30px;
}*/
.post_content .bold-content-headline {
  color: #002f56;
  font-weight: bold;
}

.post_content {
  /*h3 {
		padding-top: 25px;
	}*/
}

.post_content .media {
  padding-top: 5px;
}

.page section > h3 {
  padding-top: 10px;
  line-height: 130%;
}

.page section > ul {
  padding: 0 0 10px 20px;
}

.page section > ul.no-top-pad-list {
  padding-top: 0;
}

.page section a:visited {
  color: #6b33ca;
}

.inline-headline {
  color: #003768;
  font-weight: bold;
  font-size: 18px;
}

section {
  padding-bottom: 30px;
}

.post section > p:last-child {
  padding-bottom: 25px;
}

img.alignright {
  margin-bottom: 20px;
}

.page-id-373 > .page-wrap {
  height: 100%;
}

.page-id-373 h4 {
  margin: 10px 0 5px 0;
}

.map-wrap {
  width: 100%;
  height: 100%;
  background-color: #b2d0fe;
}

#map-canvas {
  width: 100%;
  height: 100%;
  margin: -140px auto 0 auto;
  padding: 0px;
  background-color: #b2d0fe;
}

.map-location-list {
  position: absolute;
  top: 0;
  padding: 0 10px 10px 10px;
  margin: 210px 0 0 40px;
  width: 250px;
  min-height: 50px;
  background-color: #fff;
  left: 0;
  -webkit-box-shadow: 0 0 5px 2px #ABABAB;
  -moz-box-shadow: 0 0 5px 2px #ABABAB;
  box-shadow: 0 0 5px 2px #ABABAB;
}

.map-location-list ul {
  padding-top: 10px;
  font-size: 14px;
}

.map-location-list ul li {
  line-height: 100%;
}

.map-location-list h3 {
  padding-bottom: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 979px) {
  #map-canvas {
    margin: 0 auto 0 auto;
  }
}

@media only screen and (min-width: 401px) and (max-width: 979px) {
  .map-location-list {
    margin-top: 220px;
  }
}

@media only screen and (max-width: 400px) {
  .map-location-list {
    margin-top: 130px;
  }
}

.location-dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

.location-dropdown li {
  border: 1px solid #eee;
  padding: 10px;
  margin: 0;
}

.location-dropdown a {
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.sub-location-dropdown {
  position: absolute;
  text-align: left;
  list-style: none;
  -webkit-box-shadow: 0 0 5px 2px #ABABAB;
  -moz-box-shadow: 0 0 5px 2px #ABABAB;
  box-shadow: 0 0 5px 2px #ABABAB;
  width: 250px;
  display: none;
  padding: 0 10px 10px 10px;
  margin: 0;
  left: 0;
  font-size: 14px;
  background: white;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}

.sub-location-dropdown li {
  border: none;
  padding: 5px 0 5px 10px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

@media only screen and (max-width: 379px) {
  .map-location-list {
    margin-left: 15px;
  }
  .sub-location-dropdown {
    max-height: 200px;
    overflow: auto;
  }
}

@media only screen and (min-width: 380px) and (max-width: 479px) {
  .sub-location-dropdown {
    max-height: 240px;
    overflow: auto;
  }
}

@media only screen and (min-width: 480px) and (max-width: 979px) {
  .sub-location-dropdown {
    max-height: 300px;
    overflow: auto;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1366px) {
  .sub-location-dropdown {
    max-height: 350px;
    overflow: auto;
  }
}

.zoom-out {
  margin-top: 3px;
  padding-left: 16px;
  display: block;
  background: url("../images/zoom-out.png") left no-repeat;
}

@media only screen and (min-width: 865px) and (max-width: 979px) {
  .map-wrap, #map-canvas, #map-canvas-contact {
    margin: -140px 0 0 0;
  }
}

.map-title {
  margin: 0;
  padding: 0;
}

.address-container {
  line-height: 1.35;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
}

.address {
  list-style: none;
  padding: 0;
  margin: 0;
}

.address li {
  padding-bottom: 0;
  line-height: 150%;
}

.course-set {
  background-color: #f4f4f4;
  border-top: 3px solid #999;
  padding: 20px;
  *zoom: 1;
}

.course-set:before, .course-set:after {
  display: table;
  content: "";
  line-height: 0;
}

.course-set:after {
  clear: both;
}

.course-set .course-content {
  width: 100%;
  float: left;
  padding-right: 0;
  border-right: none;
  margin-right: 0;
}

.course-set .course-content:nth-child(2) {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-right: none;
}

.course-set table tr td {
  background-color: #fff;
}

@media only screen and (min-width: 525px) {
  .course-set .course-content {
    width: 50%;
    padding-right: 20px;
    border-right: 1px solid #999;
    margin-right: 20px;
  }
  .course-set .course-content:nth-child(2) {
    width: 30%;
    padding-left: 20px;
    padding-right: 0;
    border-right: none;
  }
}

.modal-body-curriculum {
  position: relative;
  overflow-y: auto;
  height: auto;
  padding: 15px;
}

.table {
  margin: 20px 0 20px 0;
  line-height: 120%;
  font-size: 10px;
}

.table th, .table td {
  line-height: 120%;
}

.table th {
  vertical-align: middle;
}

.table thead tr th {
  color: #fff;
  font-weight: normal;
}

.event_table .table {
  margin: 0;
}

.training-solution table {
  background: #fff;
}

.table thead tr th {
  background-color: #999;
}

.training-solution table thead tr th:first-child, .virtual table thead tr th:first-child {
  width: 60%;
}

.training-solution table thead tr th:nth-child(2), .training-solution table thead tr th:nth-child(3), .virtual table thead tr th:nth-child(2), .virtual table thead tr th:nth-child(3) {
  width: 20%;
}

.borderless td, .borderless tr {
  border: none;
}

.embed-table {
  margin: 0;
}

#sap-support-table tbody > tr > td:nth-child(2) {
  min-width: 124px;
}

#sap-support-table tbody > tr > td:nth-child(4) {
  min-width: 250px;
}

@media only screen and (min-width: 768px) {
  .table {
    font-size: 13px;
  }
}

.gform_wrapper .form-container, .mrkto-form-container {
  padding: 20px;
  background-color: #f4f4f4;
  border-top: 3px solid #999;
  width: 90%;
}

.gform_wrapper .form-container span input, .mrkto-form-container span input {
  margin: 0;
  font-size: 14px;
}

.gform_wrapper .form-container input, .mrkto-form-container input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.gform_wrapper .form-container select, .mrkto-form-container select {
  font-size: 14px;
}

.gform_wrapper .form-container span input[type=text], .mrkto-form-container span input[type=text] {
  font-size: 14px;
}

.gform_wrapper .form-container .ginput_complex span label, .mrkto-form-container .ginput_complex span label {
  font-size: 14px;
  margin-bottom: 10px;
}

.gform_wrapper .form-container .button, .mrkto-form-container .button {
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 6px 10px 7px 10px;
}

.gform_wrapper .form-container .button:hover, .mrkto-form-container .button:hover {
  color: #fff;
  text-decoration: none;
}

.gform_wrapper .form-container .button:active, .mrkto-form-container .button:active {
  color: #fff;
  text-decoration: none;
}

.gform_wrapper .form-container .button:focus, .mrkto-form-container .button:focus {
  color: #fff;
  text-decoration: none;
}

.form-container h3.gform-heading {
  font-weight: bold;
  color: #003768;
}

section .gform_wrapper input[type=text], section .gform_wrapper textarea {
  font-size: 14px;
}

@media only screen and (min-width: 1200px) {
  .form-container {
    width: 75%;
  }
}

#process-div, #role-div {
  display: none;
}

.content-container-fluid {
  max-width: 1200px;
  margin: 0 auto 0 auto;
  position: relative;
  top: -20px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fff;
}

.carousel-control {
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: white;
  text-align: center;
  background: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*thead {
	background-color: $vistexBlue;
	color: $white;
}*/
.page section .social-share-buttons, .social-share-buttons {
  list-style: none;
  margin: 10px 0 20px 0;
  padding: 0;
}

.page section .social-share-buttons li, .social-share-buttons li {
  display: inline-block;
  min-width: 100px;
}

.page section .social-share-buttons li:first-child, .social-share-buttons li:first-child {
  min-width: 105px;
}

.page section .social-share-buttons li .fb-share-button span, .social-share-buttons li .fb-share-button span {
  vertical-align: top !important;
  margin-top: -4px !important;
}

.page section .help-tabs {
  padding: 0 0 2px 0;
  margin-bottom: 0;
}

.page section .help-tabs li {
  margin-bottom: 0;
  margin-right: 1px;
  float: none;
  text-align: center;
  display: inline-block;
  background: #eee;
  width: 46%;
  padding: 15px 3px;
  line-height: 100%;
}

.page section .help-tabs li:hover {
  background: #efa020;
}

.page section .help-tabs li:hover a {
  color: #fff;
}

.page section .help-tabs li a {
  background: none;
  font-size: 13px;
}

.page section .help-tabs .active {
  background: #003768;
}

.page section .help-tabs .active a {
  color: #fff;
}

.page section .help-content {
  border-top: 1px solid #999;
  margin-bottom: 30px;
}

.page section .help-content h3 {
  font-weight: bold;
  color: #003768;
  margin: 0 0 15px 0;
  padding: 0;
}

.page section .help-content .help-topic {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

@media only screen and (min-width: 600px) {
  .page section .help-tabs li {
    width: 14%;
  }
  .page section .help-content .help-topic {
    width: 48%;
    float: left;
  }
}

.table-bordered, .table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child, .table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

@media only screen and (min-width: 1169px) {
  .dropdown-menu > li > a {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.upper-sub-nav-menu {
  display: none;
}

.upper-sub-nav-links {
  display: none;
}

@media only screen and (min-width: 980px) {
  .container-fluid {
    max-width: 1200px;
  }
  .content-container-fluid {
    max-width: 1200px;
    margin: 0 auto 0 auto;
    position: relative;
    top: -20px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 10px 20px 10px rgba(0, 0, 0, 0.25);
  }
  .nav-additional-link {
    display: none;
  }
  .nav-collapse .nav li {
    border-bottom: none;
  }
  .upper-sub-nav-menu {
    display: block;
  }
  .upper-sub-nav .upper-menu-contact {
    background: url("../images/email-icon.png") no-repeat left;
    padding-left: 22px;
    margin-left: 10px;
  }
  .upper-sub-nav-links {
    display: inline-block;
  }
  .dropdown {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 3px;
    position: relative;
    background-image: url("../images/upper-menu-dd-2.png");
    background-position: right;
    background-repeat: no-repeat;
    margin-right: 15px;
    /*&:hover {
			background-image: url("../images/upper-menu-dd-active-2.png");
			background-position: right;
			background-repeat: no-repeat;
		}*/
  }
  .dropdown .dropdown-menu {
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #003768;
    top: 35px;
    z-index: 1000;
    margin: 0;
    list-style: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }
  .dropdown .dropdown-menu li a {
    color: #fff;
    padding: 5px 30px 5px 10px;
    background-image: none;
    margin-right: 0;
  }
  #map-canvas, .map-wrap {
    margin: 30px 0 0 0;
  }
}
@media only screen and (min-width: 1081px) and (max-width: 1135px) {
  .navbar .nav > li > a {
    font-size: 16px;
    padding: 10px 18px;
  }
  
}
@media only screen and (min-width: 980px) and (max-width: 1080px) {
  .navbar .nav > li > a {
    font-size: 14px;
    padding: 10px 18px;
  }
  
}

@media only screen and (max-width: 979px) {
  #inner-header {
    position: relative;
    z-index: 2000;
  }
}

.tags a:hover {
  color: #005580;
  text-decoration: underline;
}

.cf_widget_socialsignon .cf_sign_on {
  width: auto;
}

.sidebar-sub-container .mktoForm .mktoButtonWrap.mktoFirefox .mktoButton, .form-container .mktoForm .mktoButtonWrap.mktoFirefox .mktoButton {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  font-style: normal;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin-left: 10px;
  font-family: "Open Sans", Arial, sans-serif;
}

.mktoForm .mktoLabel {
  font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
  .mktoFieldWrap .mktoLabel {
    width: 98% !important;
  }
  .cf_widget_socialsignon .cf_sign_on {
    width: 55%;
  }
  .sidebar-sub-container .mktoForm .mktoRequiredField .mktoAsterix {
    display: none;
  }
}

ol.commentlist ul.children {
  margin-left: 10px;
}

ol.commentlist .comment {
  padding-bottom: 10px;
}

.deployment {
  text-align: center;
}

.pro-course-list {
  padding: 0 20px;
}

.choose-location {
  padding-left: 15px;
}

.course-select-us-one, .course-select-us-two, .course-select-us-three, .course-select-germany-one, .course-select-germany-two, .course-select-germany-three {
  padding: 15px 0 0 25px;
}

.no-course-message-one, .no-course-message-two, .no-course-message-three {
  padding-left: 35px;
}

form input, form select, form button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#gform_1 .course-reg-param, #gform_13 .course-reg-param {
  margin-left: 15px !important;
}

#gform_1 .course-reg-param input, #gform_13 .course-reg-param input {
  border: none;
  background: none;
  -webkit-box-shadow: inset 0 0 0 0;
  -moz-box-shadow: inset 0 0 0 0;
  box-shadow: inset 0 0 0 0;
  cursor: default;
}

#gform_1 .gf_left_half, #gform_1 .gf_right_half, #gform_13 .gf_left_half, #gform_13 .gf_right_half {
  width: 30% !important;
}

@media only screen and (min-width: 398px) {
  #gform_1 .gf_left_half, #gform_13 .gf_left_half {
    width: 30% !important;
    padding-bottom: 20px;
    margin: 0;
  }
  #gform_1 .gf_right_half, #gform_13 .gf_right_half {
    width: 60% !important;
    padding-bottom: 20px;
    margin: 0;
  }
}

.training-dates-us-one, .training-dates-us-two, .training-dates-us-three, .training-dates-germany-one, .training-dates-germany-two, .training-dates-germany-three {
  padding-left: 35px;
}

.training-dates-us-one div, .training-dates-us-two div, .training-dates-us-three div, .training-dates-germany-one div, .training-dates-germany-two div, .training-dates-germany-three div {
  display: none;
}

.training-dates-us-one input[type=radio], .training-dates-us-two input[type=radio], .training-dates-us-three input[type=radio], .training-dates-germany-one input[type=radio], .training-dates-germany-two input[type=radio], .training-dates-germany-three input[type=radio] {
  vertical-align: middle;
  float: left;
  margin-right: 5px;
}

.training-dates-us-one input[type=radio]:checked, .training-dates-us-two input[type=radio]:checked, .training-dates-us-three input[type=radio]:checked, .training-dates-germany-one input[type=radio]:checked, .training-dates-germany-two input[type=radio]:checked, .training-dates-germany-three input[type=radio]:checked {
  font-weight: bold;
}

.training-dates-us-one label, .training-dates-us-two label, .training-dates-us-three label, .training-dates-germany-one label, .training-dates-germany-two label, .training-dates-germany-three label {
  float: left;
}

.viz-hidden {
  visibility: hidden;
}

.events-slider ul li .vistex-yellow {
  color: #efa020;
}

#cpSupportDD {
  text-align: center;
}

#cpSupportDD select {
  width: 98%;
}

.sap-partner-container {
  margin: 50px auto 0 auto;
  text-align: center;
}

.sap-partner-container .right-partner-logo {
  margin-top: 45px;
}

@media only screen and (min-width: 600px) {
  .sap-partner-container {
    max-width: 500px;
    margin: 75px auto 0 auto;
  }
  .sap-partner-container .right-partner-logo {
    text-align: right;
  }
  .sap-partner-container .left-partner-logo {
    text-align: left;
  }
  .sap-partner-container .right-partner-logo, .sap-partner-container .left-partner-logo {
    height: 100%;
    width: 4%;
    display: table-cell;
    vertical-align: middle;
  }
}

.gtm-solutions .solution-container {
  background-image: url("../images/gtm-suite-bk.png");
  background-position: bottom;
  background-repeat: no-repeat;
}

.gtm-solutions .solution-container h3 {
  font-size: 20px;
}

.gtm-suite {
  margin-top: 40px;
}

.gtm-suite .solution {
  border: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}

.gtm-suite .solution h3 {
  font-size: 17px;
}

.gtm-suite .solution p {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}

.gtm-suite .solution ul {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.gtm-suite .solution ul li {
  padding-bottom: 0;
}

.gtm-suite .gtm-icon {
  display: inline-block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
  background-image: url("../images/software-persona-icons2.png");
}

.gtm-suite .pm-gtm {
  background-position: 0 0;
}

.gtm-suite .tc-gtm {
  background-position: -70px 0;
}

.gtm-suite .rebates-gtm {
  background-position: -140px 0;
}

.gtm-suite .rr-gtm {
  background-position: -210px 0;
}

.gtm-suite .contracts-gtm {
  background-position: -280px 0;
}

.gtm-suite .pricing-gtm {
  background-position: -350px 0;
}

.gtm-suite .payments-gtm {
  background-position: -420px 0;
}

@media only screen and (min-width: 550px) and (max-width: 949px) {
  .gtm-suite .solution {
    width: 44%;
  }
}

@media only screen and (min-width: 950px) {
  .gtm-suite .solution {
    width: 30%;
  }
  .gtm-suite .solution ul {
    text-align: left;
    list-style: disc;
    margin: 0 0 0 30%;
    padding: 0;
  }
  .gtm-suite .solution ul li {
    padding-bottom: 0;
  }
}

.headline-icon {
  float: left;
  padding-right: 15px;
}

.landing-benefits {
  padding: 0;
  background-color: #ccc;
  height: 470px;
  margin-top: 50px;
  width: 100%;
}

.landing-benefits .benefits-container {
  max-width: 423px;
  margin-top: 40px;
  padding: 5%;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  position: relative;
}

.landing-benefits .benefits-container h3 {
  font-weight: normal;
  font-size: 24px;
  padding-bottom: 25px;
}

.landing-benefits .benefits-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.landing-benefits .benefits-container ul li {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 130%;
  font-size: 13px;
}

.landing-benefits .benefits-container ul li .benefits-sub-headline {
  font-size: 18px;
  padding-bottom: 5px;
}

.landing-benefits .benefits-container .slide-indicators {
  text-align: center;
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.landing-benefits .benefits-container .slide-indicators li {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 5px;
  background-color: #a3a3a3;
}

.landing-benefits .benefits-container .slide-indicators li:hover {
  cursor: pointer;
}

.landing-benefits .benefits-container .slide-indicators .active {
  background-color: #efa020;
}

@media only screen and (min-width: 500px) {
  .landing-benefits .benefits-container {
    padding: 2.5%;
  }
  .landing-benefits .benefits-container ul li {
    font-size: 14px;
    line-height: 22px;
  }
}

.agri-benefits {
  background-image: url("../images/benefits-agribusiness.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

article .additional-tabs-container {
  margin-bottom: 75px;
}

/*.additional-tabs {
	
	.nav-tabs {
	
		li {
		
			img {
				opacity: 0.4;
				filter: alpha(opacity=40); /* For IE8 and earlier
				background-image: none;
				background-repeat: no-repeat;
			}
		
		}
		
		li:hover, li.active {
		
			img {
				opacity: 1.0;
				filter: alpha(opacity=100); /* For IE8 and earlier
				background-image: none;
				background-repeat: no-repeat;
			}
		}
	}
}*/
.page-id-4049 .tabs-container .nav-tabs li a, .page-id-4040 .tabs-container .nav-tabs li a, .page-id-4256 .tabs-container .nav-tabs li a {
  height: 60px;
}

@media only screen and (min-width: 610px) {
  .page-id-4049 .additional-tabs .nav-tabs li, .page-id-1007 .additional-tabs .nav-tabs li, .page-id-4259 .additional-tabs .nav-tabs li {
    width: 17%;
  }
  .page-id-4049 .additional-tabs .nav-tabs li a, .page-id-1007 .additional-tabs .nav-tabs li a, .page-id-4259 .additional-tabs .nav-tabs li a {
    height: 55px;
  }
}

@media only screen and (min-width: 610px) and (max-width: 766px) {
  .page-id-4040 .additional-tabs .nav-tabs li a, .page-id-4256 .additional-tabs .nav-tabs li a {
    font-size: 11px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1100px) {
  .page-id-4040 .additional-tabs .nav-tabs li a, .page-id-4256 .additional-tabs .nav-tabs li a {
    font-size: 9px;
  }
}

@media only screen and (min-width: 1101px) {
  .page-id-4040 .additional-tabs .nav-tabs li a, .page-id-4256 .additional-tabs .nav-tabs li a {
    font-size: 12px;
  }
}

.page-id-4256 .breadcrumb-container, .page-id-4259 .breadcrumb-container, .page-id-4246 .breadcrumb-container {
  display: none;
}

#main article #myTab li img {
  display: none;
}

@media only screen and (min-width: 610px) {
  #main article #myTab li img {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url("../images/farm-grower-management.png");
    background-repeat: no-repeat;
  }
  #main article #myTab li .planning_scheduling {
    background-position: 0 -70px;
  }
  #main article #myTab li .advanced_processes {
    background-position: -70px -70px;
  }
  #main article #myTab li .automating_irrigation {
    background-position: -140px -70px;
  }
  #main article #myTab li .harvest_operations {
    background-position: -210px -70px;
  }
  #main article #myTab li .chemical_compliance {
    background-position: -280px -70px;
  }
  #main article #myTab li .dynamic_dashboards {
    background-position: -350px -70px;
  }
  #main article #myTab li .mobile_data {
    background-position: -420px -70px;
  }
  #main article #myTab li .contract_manu {
    background-position: -490px -70px;
  }
  #main article #myTab li .financial_assist {
    background-position: -560px -70px;
  }
  #main article #myTab li .best_practices {
    background-position: -630px -70px;
  }
  #main article #myTab li .receipt_traceability {
    background-position: -700px -70px;
  }
  #main article #myTab li .settlements {
    background-position: -770px -70px;
  }
  #main article #myTab li:hover .planning_scheduling, #main article #myTab li.active .planning_scheduling {
    background-position: 0 0;
  }
  #main article #myTab li:hover .advanced_processes, #main article #myTab li.active .advanced_processes {
    background-position: -70px 0;
  }
  #main article #myTab li:hover .automating_irrigation, #main article #myTab li.active .automating_irrigation {
    background-position: -140px 0;
  }
  #main article #myTab li:hover .harvest_operations, #main article #myTab li.active .harvest_operations {
    background-position: -210px 0;
  }
  #main article #myTab li:hover .chemical_compliance, #main article #myTab li.active .chemical_compliance {
    background-position: -280px 0;
  }
  #main article #myTab li:hover .dynamic_dashboards, #main article #myTab li.active .dynamic_dashboards {
    background-position: -350px 0;
  }
  #main article #myTab li:hover .mobile_data, #main article #myTab li.active .mobile_data {
    background-position: -420px 0;
  }
  #main article #myTab li:hover .contract_manu, #main article #myTab li.active .contract_manu {
    background-position: -490px 0;
  }
  #main article #myTab li:hover .financial_assist, #main article #myTab li.active .financial_assist {
    background-position: -560px 0;
  }
  #main article #myTab li:hover .best_practices, #main article #myTab li.active .best_practices {
    background-position: -630px 0;
  }
  #main article #myTab li:hover .receipt_traceability, #main article #myTab li.active .receipt_traceability {
    background-position: -700px 0;
  }
  #main article #myTab li:hover .settlements, #main article #myTab li.active .settlements {
    background-position: -770px 0;
  }
}

.upper-trans-container .breadcrumb-container {
  float: left;
}

.upper-trans-container .translate-dropdown {
  float: none;
  text-align: center;
}

.upper-trans-container .translate-dropdown select {
  width: 100%;
}

@media only screen and (min-width: 550px) {
  .upper-trans-container .translate-dropdown {
    float: right;
    text-align: right;
  }
  .upper-trans-container .translate-dropdown select {
    width: 125px;
  }
}

.demo-table table {
  min-width: 400px;
}

.demo-table table .table-button {
  vertical-align: middle;
  text-align: center;
  padding: 25px 10px;
}

.demo-table table tbody tr td {
  vertical-align: middle;
  padding: 5px 10px;
}

/*#attachment_4129 {
	display: none;
}*/
#attachment_4129, #attachment_4115, #attachment_4117, #attachment_4440, #attachment_4442 {
  display: block;
  margin: 0 auto;
}

#attachment_4129 .wp-caption-text, #attachment_4115 .wp-caption-text, #attachment_4117 .wp-caption-text, #attachment_4440 .wp-caption-text, #attachment_4442 .wp-caption-text {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  line-height: 115%;
}

div[id*='attachment_'] {
  height: auto !important;
}

.arrow-up {
  width: 0;
  height: 0;
  margin: 0 auto;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #eee;
}

.full-width-container {
  background-color: #eee;
  color: #464646;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 60px;
}

.full-width-container > div {
  max-width: 1920px;
  margin: 0 auto;
}

.full-width-container .solution-3-container, .full-width-container .solution-4-container {
  width: 80%;
  position: relative;
  display: inline-block;
  padding: 30px 20px;
  text-align: center;
  vertical-align: top;
  margin-right: 0;
  margin-bottom: 20px;
}

.full-width-container .solution-3-container h3 a, .full-width-container .solution-4-container h3 a {
  font-size: 18px;
}

.full-width-container .solution-3-container p, .full-width-container .solution-4-container p {
  min-height: 75px;
}

.page-id-252 section {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media only screen and (min-width: 650px) and (max-width: 1109px) {
  .full-width-container .solution-3-container, .full-width-container .solution-4-container {
    width: 42%;
  }
  .full-width-container .solution-3-container:first-child, .full-width-container .solution-4-container:first-child {
    padding-left: 0;
  }
  .full-width-container .solution-3-container:nth-child(3n), .full-width-container .solution-4-container:nth-child(3n) {
    padding-right: 0;
  }
}

@media only screen and (min-width: 1110px) {
  .full-width-container .solution-3-container {
    width: 28%;
  }
  .full-width-container .solution-3-container:first-child {
    padding-left: 0;
  }
  .full-width-container .solution-3-container:nth-child(3n + 1) {
    padding-left: 0;
  }
  .full-width-container .solution-3-container:nth-child(3n) {
    padding-right: 0;
  }
  .full-width-container .solution-3-container p {
    padding-bottom: 20px;
  }
  .full-width-container .solution-4-container {
    width: 22%;
  }
  .full-width-container .solution-4-container:first-child {
    padding-left: 0;
  }
  .full-width-container .solution-4-container:nth-child(4n + 1) {
    padding-left: 0;
  }
  .full-width-container .solution-4-container:nth-child(4n) {
    padding-right: 0;
  }
  .full-width-container .solution-4-container p, .full-width-container .solution-3-container p {
    width: 80%;
    margin: 0 auto;
  }
}

.page-id-246 h1, .page-id-246 h2, .page-id-242 h1, .page-id-242 h2 {
  text-align: center;
}

.page-id-246 h2, .page-id-242 h2 {
  font-size: 20px;
  padding-bottom: 0;
  max-width: 800px;
  margin: 0 auto 20px auto;
}

.quote-banner {
  width: 100%;
  background-color: #1182bd;
  color: #fff;
  overflow: hidden;
}

.quote-banner .quote-banner-container {
  padding: 25px 25px 35px 25px;
}

.quote-banner .quote-banner-container > h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
  line-height: 120%;
}

.quote-banner .quote-banner-container > p {
  color: #fff;
  padding: 5px 0 0 0;
  line-height: 115%;
  font-size: 18px;
  margin-bottom: 0;
}

.quote-banner .quote-banner-container > img {
  margin-bottom: 10px;
  margin-left: 15px;
}

.contact-flag-orange, .contact-flag {
  display: none;
}

@media only screen and (min-width: 979px) {
  .contact-flag-orange, .contact-flag {
    display: block;
    position: fixed;
    z-index: 5000;
    top: 55%;
    right: 0;
    text-align: center;
    padding: 15px;
    background-color: #efa020;
    background-color: rgba(239, 160, 32, 0.9);
    border-left: 5px solid #e16f00;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    overflow: hidden;
  }
  .contact-flag-orange a, .contact-flag a {
    color: #fff;
  }
  .contact-flag-orange a:hover, .contact-flag a:hover {
    text-decoration: none;
  }
  .contact-flag {
    border-left: 1px solid #e16f00;
    border-bottom: 1px solid #bcbec0;
    border-top: 1px solid #bcbec0;
    background-color: #fff;
    color: #464646;
    font-size: 16px;
    font-weight: bold;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    margin-right: -400px;
    overflow: hidden;
  }
  .contact-flag > div {
    display: inline-block;
    vertical-align: top;
    padding: 15px;
  }
  .contact-flag .contact-click > div > a {
    color: #fff;
  }
}

body .office-locations {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}

body .office-locations > li {
  padding-bottom: 2%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  width: 90%;
}

body .office-locations > li ul {
  margin-top: 0;
}

body .office-locations > li ul li h4, body .office-locations > li ul li h4 a {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 16px;
}

@media only screen and (min-width: 465px) and (max-width: 979px) {
  body .office-locations > li {
    width: 40%;
  }
}

@media only screen and (min-width: 980px) {
  body .office-locations > li {
    width: 28%;
  }
}

/*.compare-module {
	margin: 30px 0 0 0;
	width: 90%;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	@include border-radius(0);

	h3 {
		font-weight: bold;
		font-size: 24px;
		margin-bottom: 25px;
		color: #fff;
		
		> img {
			margin-bottom: -10px;
		}
	}
}

.compare-light-blue {
	background-color: #1182bd;
	margin-right: 0;
}

.compare-dark-blue {
	background-color: #003768;
}

@media only screen and (min-width: 1060px) {
	.compare-module {
		width: 42.5%;
	}
	
	.compare-light-blue {
		margin-right: 2%;
	}
}

@media only screen and (min-width: 900px) and (max-width: 1059px) {
	.compare-light-blue {
		margin-right: 1%;
	}
}

.compare-module-full {
	width: 90%;
}*/
.full-width-promo {
  width: 100%;
  height: 400px;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.sap-hybris-solutions-sap {
  background-image: url(../images/sap-hybris-dmp.jpg);
}

.sap-hybris-solutions-sap > div {
  height: 100%;
}

.sap-hybris-solutions-sap h2 {
  margin-bottom: 30px;
}

.sap-hybris-solutions-sap h2 a {
  color: #fff;
}

.sap-hybris-solutions-sap h2 a:visited {
  color: #fff;
}

.sap-hybris-solutions-sap .promo-cloud {
  display: none;
}

.sap-hybris-solutions-sap .sap-hybris-offer {
  padding-right: 0;
}

@media only screen and (min-width: 450px) and (max-width: 768px) {
  .sap-hybris-solutions-sap .sap-hybris-offer {
    padding-right: 100px;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1000px) {
  .sap-hybris-solutions-sap .promo-cloud {
    display: block !important;
    margin-top: -400px;
    -webkit-transition: .50s;
    -moz-transition: .50s;
    -o-transition: .50s;
    transition: .50s;
    -webkit-transition-delay: 1.5s;
    -moz-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .sap-hybris-solutions-sap .slide-promo-cloud {
    margin-top: -55px;
  }
  .sap-hybris-solutions-sap .sap-hybris-offer {
    padding-right: 0;
  }
}

@media only screen and (min-width: 1001px) {
  .sap-hybris-solutions-sap .promo-cloud {
    display: block !important;
    margin-top: -400px;
    -webkit-transition: .50s;
    -moz-transition: .50s;
    -o-transition: .50s;
    transition: .50s;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }
  .sap-hybris-solutions-sap .slide-promo-cloud {
    margin-top: -90px;
  }
  .sap-hybris-solutions-sap .sap-hybris-offer {
    padding-right: 0;
  }
}

h1 > span {
  display: block;
  font-size: 26px;
  color: #464646;
  font-weight: normal;
  line-height: 130%;
}

.product-panel-display {
  background-color: #efeff0;
  padding: 1.75%;
  text-align: center;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  display: inline-block;
  min-height: 112px;
  vertical-align: top;
  display: table;
  float: left;
}

.product-panel-display:last-child {
  margin-right: 0;
}

.product-panel-display h3 {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.product-panel-display h3 > a {
  font-weight: bold;
}

.product-panel-display > div {
  display: table-cell;
  vertical-align: middle;
}

.four-panel {
  overflow: hidden;
  padding: 20px 0 25px 0;
}

.four-panel .product-panel-display {
  width: 45%;
}

@media only screen and (min-width: 850px) {
  .four-panel .product-panel-display {
    width: 20%;
  }
}

/* tabs */
.page section .nav-tabs {
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}

.nav-tabs {
  border-bottom: 1px solid transparent;
}

.nav-tabs > li {
  width: 48%;
  margin-bottom: 0;
  margin-right: 2px;
  float: none;
  text-align: center;
  display: inline-block;
}

.process-icon-container {
  width: 15%;
}

.nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: table-cell;
  width: 15%;
  text-align: center;
  background-color: #d2d0d0;
  color: #464646;
  height: 56px;
  line-height: 120%;
  padding-top: 8px;
  padding-bottom: 10px;
  vertical-align: middle;
  padding-right: 0;
  padding-left: 0;
}

.nav-tabs li.active a {
  border: 1px solid transparent;
  /*background-color: $vistexBlue;
	color: $white;*/
  background-color: #fff;
  color: #002f56;
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.nav-tabs li a:hover {
  background-color: #efa020;
  color: #fff;
}

.tab-content {
  padding: 20px 20px 15px 20px;
}

.process-bk-icons, .personas-bk-icons {
  display: none;
  text-align: center;
}

.implementation-steps {
  margin: 0;
  padding: 0;
  width: 748px;
  list-style: none;
  color: #fff;
  font-size: 14px;
}

.implementation-steps li {
  padding-right: 20px;
  display: table-cell;
  vertical-align: middle;
  line-height: 120%;
  height: 66px;
}

.implementation-steps li:first-child {
  padding-left: 20px;
  padding-right: 0;
}

.implementation-steps-five {
  background-image: url("../images/implementation-flow-5-steps.png");
  background-repeat: no-repeat;
}

.implementation-steps-five li {
  min-width: 129px;
}

.implementation-steps-five li:first-child {
  min-width: 134px;
}

.implementation-steps-four {
  background-image: url("../images/implementation-flow-4-steps.png");
  background-repeat: no-repeat;
}

.implementation-steps-four li {
  padding-right: 0;
  min-width: 187px;
}

.implementation-steps-four li:first-child {
  min-width: 167px;
}

.implementation-details {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
}

.implementation-details > li {
  padding-right: 20px;
  line-height: 120%;
  display: table-cell;
}

.implementation-details > li:first-child {
  padding-left: 20px;
}

.implementation-details > li ul {
  margin: 0;
  padding: 0;
}

.implementation-details > li ul li {
  margin: 0;
  padding: 0 0 15px 0;
  display: block;
  line-height: 120%;
}

.implementation-details > li ul li:first-child {
  margin: 0;
  padding: 0 0 15px 0;
}

.implementation-details-five > li {
  min-width: 129px;
}

.implementation-details-five > li:first-child {
  min-width: 114px;
}

.implementation-details-four > li {
  min-width: 167px;
}

.implementation-details-four > li:first-child {
  min-width: 147px;
}

.tab-content {
  border: 1px solid #ddd;
  margin-top: -2px;
}

.tab-content .tab-pane h3:first-child {
  padding-top: 0;
}

.tab-content .tab-pane h3 {
  padding-top: 10px;
  font-weight: normal;
  font-size: 20px;
}

@media only screen and (min-width: 610px) {
  .tabs-container {
    padding-bottom: 0;
  }
  .tabs-container .nav-tabs {
    margin: 0;
    padding: 0;
    height: auto;
    text-align: center;
    border-bottom: 1px solid transparent;
  }
  .tabs-container .nav-tabs a {
    border-bottom: 1px solid #ddd;
  }
  .tabs-container .nav-tabs .active a {
    /*background-color: $vistexLogoBlue;
				color: $white;*/
    color: #002f56;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }
  .tabs-container .nav-tabs li {
    width: 48%;
    text-align: center;
    margin-bottom: 0;
    margin-right: 2px;
    float: none;
    display: inline-block;
    cursor: pointer;
  }
  .tabs-container .nav-tabs li:hover a {
    background-color: #efa020;
    color: #fff;
  }
  .tabs-container .nav-tabs li .tab-icon {
    display: none;
  }
  .tabs-container .nav-tabs li a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    display: table-cell;
    text-align: center;
    color: #464646;
    background-color: #d2d0d0;
    height: 50px;
    line-height: 120%;
    vertical-align: middle;
  }
  .tabs-container .nav-tabs li {
    width: 13%;
  }
  .tabs-container .nav-tabs li .tab-icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-image: url("../images/implementation-methodology.png");
    background-repeat: no-repeat;
  }
  .tabs-container .nav-tabs li .initiate-tab {
    background-position: 0 0;
  }
  .tabs-container .nav-tabs li .define-tab {
    background-position: -70px 0;
  }
  .tabs-container .nav-tabs li .design-tab {
    background-position: -140px 0;
  }
  .tabs-container .nav-tabs li .build-tab {
    background-position: -210px 0;
  }
  .tabs-container .nav-tabs li .validate-tab {
    background-position: -280px 0;
  }
  .tabs-container .nav-tabs li .cutover-tab {
    background-position: -350px 0;
  }
  .tabs-container .nav-tabs li .nurture-tab {
    background-position: -420px 0;
  }
  .tabs-container .industry-tabs li .tab-icon {
    background-image: url("../images/software-persona-icons2.png");
  }
  .tabs-container .industry-tabs li .pm-tab {
    background-position: 0 -70px;
  }
  .tabs-container .industry-tabs li .tc-tab {
    background-position: -70px -70px;
  }
  .tabs-container .industry-tabs li .rebates-tab {
    background-position: -140px -70px;
  }
  .tabs-container .industry-tabs li .rr-tab {
    background-position: -210px -70px;
  }
  .tabs-container .industry-tabs li .contracts-tab {
    background-position: -280px -70px;
  }
  .tabs-container .industry-tabs li .pricing-tab {
    background-position: -350px -70px;
  }
  .tabs-container .industry-tabs li .compliance-tab {
    background-position: -490px -70px;
  }
  .tabs-container .industry-tabs li .payments-tab {
    background-position: -420px -70px;
  }
  .tabs-container .industry-tabs li .farm-tab {
    background-position: -560px -70px;
  }
  .tabs-container .industry-tabs li .grower-tab {
    background-position: -630px -70px;
  }
  .tabs-container .industry-tabs li .sales-tab {
    background-position: -700px -70px;
  }
  .tabs-container .industry-tabs li .salesip-tab {
    background-position: -700px -70px;
  }
  .tabs-container .industry-tabs li .finance-tab {
    background-position: -770px -70px;
  }
  .tabs-container .industry-tabs li .it-tab {
    background-position: -840px -70px;
  }
  .tabs-container .industry-tabs li .legal-tab {
    background-position: -980px -70px;
  }
  .tabs-container .industry-tabs li .channel-tab {
    background-position: -1050px -70px;
  }
  .tabs-container .industry-tabs li .copyright-tab {
    background-position: -910px -70px;
  }
  .tabs-container .industry-tabs li.active .pm-tab, .tabs-container .industry-tabs li:hover .pm-tab {
    background-position: 0 0;
  }
  .tabs-container .industry-tabs li.active .tc-tab, .tabs-container .industry-tabs li:hover .tc-tab {
    background-position: -70px 0;
  }
  .tabs-container .industry-tabs li.active .rebates-tab, .tabs-container .industry-tabs li:hover .rebates-tab {
    background-position: -140px 0;
  }
  .tabs-container .industry-tabs li.active .rr-tab, .tabs-container .industry-tabs li:hover .rr-tab {
    background-position: -210px 0;
  }
  .tabs-container .industry-tabs li.active .contracts-tab, .tabs-container .industry-tabs li:hover .contracts-tab {
    background-position: -280px 0;
  }
  .tabs-container .industry-tabs li.active .pricing-tab, .tabs-container .industry-tabs li:hover .pricing-tab {
    background-position: -350px 0;
  }
  .tabs-container .industry-tabs li.active .compliance-tab, .tabs-container .industry-tabs li:hover .compliance-tab {
    background-position: -490px 0;
  }
  .tabs-container .industry-tabs li.active .payments-tab, .tabs-container .industry-tabs li:hover .payments-tab {
    background-position: -420px 0;
  }
  .tabs-container .industry-tabs li.active .farm-tab, .tabs-container .industry-tabs li:hover .farm-tab {
    background-position: -560px 0;
  }
  .tabs-container .industry-tabs li.active .grower-tab, .tabs-container .industry-tabs li:hover .grower-tab {
    background-position: -630px 0;
  }
  .tabs-container .industry-tabs li.active .sales-tab, .tabs-container .industry-tabs li:hover .sales-tab {
    background-position: -700px 0;
  }
  .tabs-container .industry-tabs li.active .salesip-tab, .tabs-container .industry-tabs li:hover .salesip-tab {
    background-position: -700px 0;
  }
  .tabs-container .industry-tabs li.active .finance-tab, .tabs-container .industry-tabs li:hover .finance-tab {
    background-position: -770px 0;
  }
  .tabs-container .industry-tabs li.active .it-tab, .tabs-container .industry-tabs li:hover .it-tab {
    background-position: -840px 0;
  }
  .tabs-container .industry-tabs li.active .legal-tab, .tabs-container .industry-tabs li:hover .legal-tab {
    background-position: -980px 0;
  }
  .tabs-container .industry-tabs li.active .channel-tab, .tabs-container .industry-tabs li:hover .channel-tab {
    background-position: -1050px 0;
  }
  .tabs-container .industry-tabs li.active .copyright-tab, .tabs-container .industry-tabs li:hover .copyright-tab {
    background-position: -910px 0;
  }
}

@media only screen and (max-width: 609px) {
  .tabs-container .nav-tabs .active a, .industry-tabs .nav-tabs .active a, #personasTab .active a {
    border-bottom: 1px solid #ddd;
  }
}

@media only screen and (min-width: 610px) {
  section .default-tab .nav-tabs > li {
    width: 15%;
  }
  .nav-tabs {
    height: 56px;
  }
}

@media only screen and (min-width: 610px) and (max-width: 767px) {
  .tabs-container .industry-tabs li a {
    font-size: 12px;
    font-weight: normal;
  }
}

@media only screen and (min-width: 768px) and (max-width: 823px) {
  .tabs-container .industry-tabs li a {
    font-size: 10px;
    font-weight: normal;
  }
}

@media only screen and (min-width: 824px) and (max-width: 1028px) {
  .tabs-container .industry-tabs li a {
    font-size: 11px;
    font-weight: normal;
  }
}

@media only screen and (min-width: 1029px) {
  .tabs-container .industry-tabs li a {
    font-size: 13px;
  }
  .tabs-container .industry-tabs li .active {
    font-weight: bold;
  }
}

@media only screen and (min-width: 610px) {
  .page-id-2268 .tabs-container .nav-tabs li {
    width: 25%;
  }
  .page-id-2268 .tabs-container .nav-tabs li a {
    padding-left: 5px;
    padding-right: 5px;
  }
}

.page-id-3832 .nav-tabs > li > a, .page-id-928 .nav-tabs > li > a, .page-id-930 .nav-tabs > li > a {
  height: 36px;
}

/* Wow Factors */
.wow-factors-list {
  position: relative;
  height: 100px;
  overflow: hidden;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
  color: #fff;
  font-style: italic;
  background-color: #003768;
  background-color: rgba(0, 55, 104, 0.93);
}

.home-wow {
  background-color: #002f56;
}

.home-wow ul {
  background-color: #002f56;
  max-width: 1200px;
  margin: 0 auto;
}

.wow-factor {
  display: none;
  position: absolute;
  padding-left: 55px;
  padding-right: 20px;
  min-height: 74px;
  background-image: url("../images/wow-factor-icon-sm.png");
  background-position: left;
  background-repeat: no-repeat;
}

.wow-factor > div {
  height: 100px;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 980px) {
  .wow-factors-list {
    margin-top: 71px;
    height: 100px;
  }
  .wow-factor {
    font-size: 18px;
  }
  .wow-factor {
    padding-left: 95px;
    background-image: url("../images/wow-factor-icon.png");
  }
}

@media only screen and (min-width: 400px) and (max-width: 500px) {
  .wow-factor {
    font-size: 13px;
    line-height: 115%;
  }
}

@media only screen and (max-width: 399px) {
  .wow-factor {
    font-size: 13px;
    line-height: 120%;
  }
}

/* sidebars */
.post-password-required .sidebar {
  display: none;
}

.current_page_item {
  font-weight: bold;
}

.sidebar-container {
  margin-top: 20px;
}

.sidebar-sub-container {
  padding: 20px;
  margin-bottom: 40px;
  border-top: 6px solid #003768;
  background-color: #efefef;
}

.sidebar-sub-container > h3 {
  text-align: left;
  margin-top: 0;
  padding-left: 40px;
  padding-top: 4px;
  padding-bottom: 6px;
  background-image: url("../images/industry-solutions-sidebar-icon.png");
  background-repeat: no-repeat;
  background-position: left;
}

.sidebar-sub-container > h3.no-bk-img {
  padding-top: 0;
  padding-bottom: 10px;
  background-image: none;
  padding-left: 0;
}

.sidebar-sub-container h3.headline-no-icon {
  background-image: none;
  padding-left: 0;
}

.sidebar-sub-container .training-sidebar, .sidebar-sub-container .careers-sidebar {
  background-image: url("../images/training-sidebar-icon.png");
}

.sidebar-sub-container .cp-support {
  background-image: url("../images/cp-logo-sm.png");
}

.sidebar-sub-container div ul li, .sidebar-sub-container ul li {
  padding-bottom: 10px;
  list-style-image: url("../images/sidebar-list-image.gif");
  color: #08c;
  line-height: 130%;
}

.sidebar-sub-container div ul li:last-child, .sidebar-sub-container ul li:last-child {
  padding-bottom: 0;
}

.sidebar-sub-container div ul li.current_page_item, .sidebar-sub-container ul li.current_page_item {
  font-weight: bold;
}

.sidebar-sub-container div ul.hidden-sub-menu {
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 50px;
}

.sidebar-sub-container div ul.hidden-sub-menu li {
  list-style: disc;
}

.sidebar-sub-container div ul.hidden-sub-menu li ul li {
  list-style: circle;
}

.sidebar-sub-container ul ul ul {
  margin-bottom: 5px;
}

.sidebar-sub-container .page_item .children {
  display: none;
  margin-top: 15px;
  padding-bottom: 5px;
}

.sidebar-sub-container .page_item .children > li {
  list-style-image: none;
  list-style-type: disc;
}

.sidebar-sub-container .page_item.current_page_item .children {
  display: block;
}

.sidebar-sub-container .page_item.current_page_item .children > li {
  font-weight: normal;
}

.sidebar-sub-container .page_item.current_page_parent .children, .sidebar-sub-container .page_item.current_page_ancestor .children {
  display: block;
}

.no-page-link {
  display: block;
  padding-bottom: 5px;
}

.no-page-link:hover {
  text-decoration: none;
  color: #08c;
}

.sidebar-downloads > h3 {
  background-image: url("../images/downloads-sidebar-icon.png");
}

.sidebar-downloads > ul li {
  list-style-image: url("../images/download-list-image.gif");
}

.sidebar-customers h3 {
  background-image: url("../images/customers.png");
}

.sidebar-customers .carousel-inner {
  height: 60px;
  background: #fff;
}

.sidebar-customers .carousel-control-container {
  float: right;
  margin-top: -42px;
}

.sidebar-customers .carousel-control-container .carousel-control {
  position: relative;
  color: #003768;
  font-size: 30px;
  font-weight: bold;
  opacity: 1.0;
  display: none;
}

.sidebar-customers .carousel-control-container .carousel-control.right {
  left: 0;
  right: 0;
}

.sidebar-customers .carousel-control-container .carousel-control.left {
  left: 0;
  right: 0;
}

@media only screen and (min-width: 1200px) {
  .carousel-inner > .item {
    min-height: 477px;
  }
}

.carousel-inner > .item {
  min-height: 250px;
  background-position: top center;
  background-repeat: no-repeat;
}

#auto-slide-1, #auto-slide-2, #auto-slide-3, #auto-slide-4, #auto-slide-5,
#chemical-slide-1, #chemical-slide-2, #chemical-slide-3, #chemical-slide-4, #chemical-slide-5, #chemical-slide-6, #chemical-slide-7, #chemical-slide-8,
#foodservice-slide-1, #foodservice-slide-2, #foodservice-slide-3, #foodservice-slide-4, #foodservice-slide-5, #foodservice-slide-6, #foodservice-slide-7, #foodservice-slide-8, #foodservice-slide-9, #foodservice-slide-10, #foodservice-slide-11, #foodservice-slide-12,
#high-tech-slide-1, #high-tech-slide-2, #high-tech-slide-3, #high-tech-slide-4, #high-tech-slide-5, #high-tech-slide-6, #high-tech-slide-7, #high-tech-slide-8, #high-tech-slide-9, #high-tech-slide-10, #high-tech-slide-11, #high-tech-slide-12,
#manufacturing-slide-1, #manufacturing-slide-2, #manufacturing-slide-3, #manufacturing-slide-4, #manufacturing-slide-5, #manufacturing-slide-6, #manufacturing-slide-7, #manufacturing-slide-8, #manufacturing-slide-9, #manufacturing-slide-10, #manufacturing-slide-11, #manufacturing-slide-12,
#cp-slide-1, #cp-slide-2, #cp-slide-3, #cp-slide-4, #cp-slide-5, #cp-slide-6, #cp-slide-7, #cp-slide-8, #cp-slide-9, #cp-slide-10, #cp-slide-11, #cp-slide-12,
#mill-slide-1, #mill-slide-2, #mill-slide-3, #mill-slide-4,
#retail-slide-1, #retail-slide-2, #retail-slide-3, #retail-slide-4, #retail-slide-5, #retail-slide-6, #retail-slide-7, #retail-slide-8, #retail-slide-9, #retail-slide-10, #retail-slide-11, #retail-slide-12, #retail-slide-13, #retail-slide-14, #retail-slide-15, #retail-slide-16,
#wd-slide-1, #wd-slide-2, #wd-slide-3, #wd-slide-4, #wd-slide-5, #wd-slide-6, #wd-slide-7, #wd-slide-8, #wd-slide-9, #wd-slide-10, #wd-slide-11, #wd-slide-12,
#agri-slide-1, #agri-slide-2, #agri-slide-3, #agri-slide-4, #agri-slide-5, #agri-slide-6, #agri-slide-7, #agri-slide-8, #agri-slide-9, #agri-slide-10, #agri-slide-11, #agri-slide-12, #agri-slide-13, #agri-slide-14, #agri-slide-15, #agri-slide-16 {
  margin-top: 10px;
  background: #fff;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

#auto-slide-1, #auto-slide-2, #auto-slide-3, #auto-slide-4, #auto-slide-5 {
  background-image: url("../images/automotive-customers.png");
}

#chemical-slide-1, #chemical-slide-2, #chemical-slide-3, #chemical-slide-4, #chemical-slide-5, #chemical-slide-6, #chemical-slide-7, #chemical-slide-8, #chemical-slide-9 {
  background-image: url("../images/chemical-customers.png");
}

#foodservice-slide-1, #foodservice-slide-2, #foodservice-slide-3, #foodservice-slide-4, #foodservice-slide-5, #foodservice-slide-6, #foodservice-slide-7, #foodservice-slide-8, #foodservice-slide-9, #foodservice-slide-10, #foodservice-slide-11, #foodservice-slide-12 {
  background-image: url("../images/foodservice-industry-20150219.png");
}

#high-tech-slide-1, #high-tech-slide-2, #high-tech-slide-3, #high-tech-slide-4, #high-tech-slide-5, #high-tech-slide-6, #high-tech-slide-7, #high-tech-slide-8, #high-tech-slide-9, #high-tech-slide-10, #high-tech-slide-11, #high-tech-slide-12 {
  background-image: url("../images/high-tech-customers.png");
}

#manufacturing-slide-1, #manufacturing-slide-2, #manufacturing-slide-3, #manufacturing-slide-4, #manufacturing-slide-5, #manufacturing-slide-6, #manufacturing-slide-7, #manufacturing-slide-8, #manufacturing-slide-9, #manufacturing-slide-10, #manufacturing-slide-11, #manufacturing-slide-12 {
  background-image: url("../images/manufacturing-customers.png");
}

#cp-slide-1, #cp-slide-2, #cp-slide-3, #cp-slide-4, #cp-slide-5, #cp-slide-6, #cp-slide-7, #cp-slide-8, #cp-slide-9, #cp-slide-10, #cp-slide-11, #cp-slide-12 {
  background-image: url("../images/consumer-products-customers.png");
}

#mill-slide-1, #mill-slide-2, #mill-slide-3, #mill-slide-4 {
  background-image: url("../images/mill-customers.png");
}

#retail-slide-1, #retail-slide-2, #retail-slide-3, #retail-slide-4, #retail-slide-5, #retail-slide-6, #retail-slide-7, #retail-slide-8, #retail-slide-9, #retail-slide-10, #retail-slide-11, #retail-slide-12, #retail-slide-13, #retail-slide-14, #retail-slide-15, #retail-slide-16 {
  background-image: url("../images/retail-customers.png");
}

#life-slide-1, #life-slide-2, #life-slide-3, #life-slide-4, #life-slide-5, #life-slide-6, #life-slide-7, #life-slide-8, #life-slide-9, #life-slide-10, #life-slide-11, #life-slide-12, #life-slide-13, #life-slide-14, #life-slide-15, #life-slide-16 {
  background-image: url("../images/life-science-customers-20150211.png");
}

#wd-slide-1, #wd-slide-2, #wd-slide-3, #wd-slide-4, #wd-slide-5, #wd-slide-6, #wd-slide-7, #wd-slide-8, #wd-slide-9, #wd-slide-10, #wd-slide-11, #wd-slide-12, #wd-slide-13, #wd-slide-14, #wd-slide-15, #wd-slide-16 {
  background-image: url("../images/wholesale-distribution-customers.png");
}

#agri-slide-1, #agri-slide-2, #agri-slide-3, #agri-slide-4, #agri-slide-5, #agri-slide-6, #agri-slide-7, #agri-slide-8, #agri-slide-9, #agri-slide-10, #agri-slide-11, #agri-slide-12, #agri-slide-13, #agri-slide-14, #agri-slide-15, #agri-slide-16 {
  background-image: url("../images/agri-customers.png");
}

#chemical-slide-7, #chemical-slide-8, #chemical-slide-9,
#foodservice-slide-10, #foodservice-slide-11, #foodservice-slide-12,
#high-tech-slide-10, #high-tech-slide-11, #high-tech-slide-12,
#manufacturing-slide-10, #manufacturing-slide-11, #manufacturing-slide-12,
#cp-slide-10, #cp-slide-11, #cp-slide-12 {
  background-size: 300%;
}

#retail-slide-13, #retail-slide-14, #retail-slide-15, #retail-slide-16, #life-slide-13, #life-slide-14, #life-slide-15, #life-slide-16, #wd-slide-13, #wd-slide-14, #wd-slide-15, #wd-slide-16,
#agri-slide-13, #agri-slide-14, #agri-slide-15, #agri-slide-16 {
  background-size: 400%;
}

#chemical-slide-7 {
  background-position: 0 -15%;
}

#chemical-slide-8 {
  background-position: 50% -15%;
}

#chemical-slide-9 {
  background-position: 100% -5%;
}

#foodservice-slide-10, #high-tech-slide-10, #manufacturing-slide-10, #cp-slide-10 {
  background-position: 0 0;
}

#foodservice-slide-11, #high-tech-slide-11, #manufacturing-slide-11, #cp-slide-11 {
  background-position: 50% 0;
}

#foodservice-slide-12, #high-tech-slide-12, #manufacturing-slide-12, #cp-slide-12 {
  background-position: 100% 0;
}

#retail-slide-13, #life-slide-13, #wd-slide-13, #agri-slide-13 {
  background-position: 0 0;
}

#retail-slide-14, #life-slide-14, #wd-slide-14, #agri-slide-14 {
  background-position: 33.3% 0;
}

#retail-slide-15, #life-slide-15, #wd-slide-15, #agri-slide-15 {
  background-position: 66.6% 0;
}

#retail-slide-16, #life-slide-16, #wd-slide-16, #agri-slide-16 {
  background-position: 100% 0;
}

.cust-desktop {
  display: none;
}

.cust-mobile {
  display: block;
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
  .sidebar-customers .carousel-inner {
    height: 85px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .sidebar-customers .carousel-inner {
    height: 100px;
  }
}

@media only screen and (min-width: 1200px) {
  .sidebar-customers .carousel-inner {
    height: 140px;
  }
}

@media only screen and (min-width: 768px) {
  #auto-slide-1, #auto-slide-2, #auto-slide-3, #mill-slide-1, #mill-slide-2, #mill-slide-3 {
    background-size: 300%;
  }
  #chemical-slide-1, #chemical-slide-2, #chemical-slide-3, #chemical-slide-4, #chemical-slide-5, #chemical-slide-6 {
    background-size: 600%;
  }
  #foodservice-slide-1, #foodservice-slide-2, #foodservice-slide-3, #foodservice-slide-4, #foodservice-slide-5, #foodservice-slide-6, #foodservice-slide-7, #foodservice-slide-8, #foodservice-slide-9, #foodservice-slide-10, #foodservice-slide-11, #foodservice-slide-12 {
    background-size: 900%;
  }
  #high-tech-slide-1, #high-tech-slide-2, #high-tech-slide-3, #high-tech-slide-4, #high-tech-slide-5, #high-tech-slide-6, #high-tech-slide-7, #high-tech-slide-8, #high-tech-slide-9, #high-tech-slide-10, #high-tech-slide-11, #high-tech-slide-12 {
    background-size: 900%;
  }
  #manufacturing-slide-1, #manufacturing-slide-2, #manufacturing-slide-3, #manufacturing-slide-4, #manufacturing-slide-5, #manufacturing-slide-6, #manufacturing-slide-7, #manufacturing-slide-8, #manufacturing-slide-9, #manufacturing-slide-10, #manufacturing-slide-11, #manufacturing-slide-12 {
    background-size: 900%;
  }
  #cp-slide-1, #cp-slide-2, #cp-slide-3, #cp-slide-4, #cp-slide-5, #cp-slide-6, #cp-slide-7, #cp-slide-8, #cp-slide-9, #cp-slide-10, #cp-slide-11, #cp-slide-12 {
    background-size: 900%;
  }
  #retail-slide-1, #retail-slide-2, #retail-slide-3, #retail-slide-4, #retail-slide-5, #retail-slide-6, #retail-slide-7, #retail-slide-8, #retail-slide-9, #retail-slide-10, #retail-slide-11, #retail-slide-12, #retail-slide-13, #retail-slide-14, #retail-slide-15, #retail-slide-16,
  #life-slide-1, #life-slide-2, #life-slide-3, #life-slide-4, #life-slide-5, #life-slide-6, #life-slide-7, #life-slide-8, #life-slide-9, #life-slide-10, #life-slide-11, #life-slide-12, #life-slide-13, #life-slide-14, #life-slide-15, #life-slide-16,
  #wd-slide-1, #wd-slide-2, #wd-slide-3, #wd-slide-4, #wd-slide-5, #wd-slide-6, #wd-slide-7, #wd-slide-8, #wd-slide-9, #wd-slide-10, #wd-slide-11, #wd-slide-12, #wd-slide-13, #wd-slide-14, #wd-slide-15, #wd-slide-16,
  #agri-slide-1, #agri-slide-2, #agri-slide-3, #agri-slide-4, #agri-slide-5, #agri-slide-6, #agri-slide-7, #agri-slide-8, #agri-slide-9, #agri-slide-10, #agri-slide-11, #agri-slide-12, #agri-slide-13, #agri-slide-14, #agri-slide-15, #agri-slide-16 {
    background-size: 1200%;
  }
  #auto-slide-1, #mill-slide-1 {
    background-position: 0 0;
  }
  #auto-slide-2, #mill-slide-2 {
    background-position: 50% 0;
  }
  #auto-slide-3, #mill-slide-3 {
    background-position: 100% 0;
  }
  #chemical-slide-1 {
    background-position: 0 0;
  }
  #chemical-slide-2 {
    background-position: 20% 0;
  }
  #chemical-slide-3 {
    background-position: 40% 0;
  }
  #chemical-slide-4 {
    background-position: 60% 0;
  }
  #chemical-slide-5 {
    background-position: 80% 0;
  }
  #chemical-slide-6 {
    background-position: 100% 0;
  }
  #foodservice-slide-1 {
    background-position: 0 0;
  }
  #foodservice-slide-2 {
    background-position: 12.5% 0;
  }
  #foodservice-slide-3 {
    background-position: 25% 0;
  }
  #foodservice-slide-4 {
    background-position: 37.5% 0;
  }
  #foodservice-slide-5 {
    background-position: 50% 0;
  }
  #foodservice-slide-6 {
    background-position: 62.5% 0;
  }
  #foodservice-slide-7 {
    background-position: 75% 0;
  }
  #foodservice-slide-8 {
    background-position: 87.5% 0;
  }
  #foodservice-slide-9 {
    background-position: 100% 0;
  }
  #high-tech-slide-1 {
    background-position: 0 0;
  }
  #high-tech-slide-2 {
    background-position: 12.5% 0;
  }
  #high-tech-slide-3 {
    background-position: 25% 0;
  }
  #high-tech-slide-4 {
    background-position: 37.5% 0;
  }
  #high-tech-slide-5 {
    background-position: 50% 0;
  }
  #high-tech-slide-6 {
    background-position: 62.5% 0;
  }
  #high-tech-slide-7 {
    background-position: 75% 0;
  }
  #high-tech-slide-8 {
    background-position: 87.5% 0;
  }
  #high-tech-slide-9 {
    background-position: 100% 0;
  }
  #manufacturing-slide-1 {
    background-position: 0 0;
  }
  #manufacturing-slide-2 {
    background-position: 12.5% 0;
  }
  #manufacturing-slide-3 {
    background-position: 25% 0;
  }
  #manufacturing-slide-4 {
    background-position: 37.5% 0;
  }
  #manufacturing-slide-5 {
    background-position: 50% 0;
  }
  #manufacturing-slide-6 {
    background-position: 62.5% 0;
  }
  #manufacturing-slide-7 {
    background-position: 75% 0;
  }
  #manufacturing-slide-8 {
    background-position: 87.5% 0;
  }
  #manufacturing-slide-9 {
    background-position: 100% 0;
  }
  #cp-slide-1 {
    background-position: 0 0;
  }
  #cp-slide-2 {
    background-position: 12.5% 0;
  }
  #cp-slide-3 {
    background-position: 25% 0;
  }
  #cp-slide-4 {
    background-position: 37.5% 0;
  }
  #cp-slide-5 {
    background-position: 50% 0;
  }
  #cp-slide-6 {
    background-position: 62.5% 0;
  }
  #cp-slide-7 {
    background-position: 75% 0;
  }
  #cp-slide-8 {
    background-position: 87.5% 0;
  }
  #cp-slide-9 {
    background-position: 100% 0;
  }
  #retail-slide-1, #life-slide-1, #wd-slide-1, #agri-slide-1 {
    background-position: 0 0;
  }
  #retail-slide-2, #life-slide-2, #wd-slide-2, #agri-slide-2 {
    background-position: 9.1% 0;
  }
  #retail-slide-3, #life-slide-3, #wd-slide-3, #agri-slide-3 {
    background-position: 18.2% 0;
  }
  #retail-slide-4, #life-slide-4, #wd-slide-4, #agri-slide-4 {
    background-position: 27.3% 0;
  }
  #retail-slide-5, #life-slide-5, #wd-slide-5, #agri-slide-5 {
    background-position: 36.4% 0;
  }
  #retail-slide-6, #life-slide-6, #wd-slide-6, #agri-slide-6 {
    background-position: 45.5% 0;
  }
  #retail-slide-7, #life-slide-7, #wd-slide-7, #agri-slide-7 {
    background-position: 54.6% 0;
  }
  #retail-slide-8, #life-slide-8, #wd-slide-8, #agri-slide-8 {
    background-position: 63.7% 0;
  }
  #retail-slide-9, #life-slide-9, #wd-slide-9, #agri-slide-9 {
    background-position: 72.8% 0;
  }
  #retail-slide-10, #life-slide-10, #wd-slide-10, #agri-slide-10 {
    background-position: 81.9% 0;
  }
  #retail-slide-11, #life-slide-11, #wd-slide-11, #agri-slide-11 {
    background-position: 91% 0;
  }
  #retail-slide-12, #life-slide-12, #wd-slide-12, #agri-slide-12 {
    background-position: 100% 0;
  }
  .cust-desktop {
    display: block;
  }
  .cust-mobile {
    display: none;
  }
}

.sidebar-video {
  text-align: center;
}

.sidebar-video > h3 {
  background-image: url("../images/video-sidebar-icon.png");
}

.sidebar-video h4 {
  line-height: 135%;
}

.sidebar-blog > h3, .sidebar-notes > h3 {
  background-image: url("../images/category-sidebar-icon.png");
}

.sidebar-subscription > h3 {
  background-image: url("../images/subscription-icon.png");
}

.page-id-3163 .sidebar-sub-container h3 {
  background-image: url("../images/town-hall-sidebar.png");
}

.page-id-3163 .sidebar-sub-container h3.newsletter {
  background-image: url("../images/visage-newsletter.png");
}

.page-id-3163 .webex-sidebar-recordings h3 {
  background-image: url("../images/webex-icon-sidebar.png");
}

/*.sidebar-gtm {
	> h3 {
		background-image: url("../images/gtm-suite-icon.png");
	}
}*/
blockquote {
  font-style: italic;
  quotes: "“" "”" "‘" "’";
  border-top: 6px solid #003768;
  border-left: none;
  padding: 25px 25px 20px 25px;
  background-image: url(../images/sidebar-container-bk.gif);
  background-repeat: repeat;
}

blockquote:before {
  content: open-quote;
  font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif;
  font-size: 50px;
  font-weight: bold;
  color: #999;
  line-height: 0.1em;
  margin-right: 5px;
  vertical-align: -0.3em;
}

blockquote q:after {
  content: close-quote;
}

blockquote ul {
  list-style: none;
  margin: 0;
  padding: 15px 0 0 0;
}

blockquote ul li {
  padding-bottom: 5px;
  line-height: 120%;
}

@media only screen and (min-width: 768px) {
  .sidebar {
    padding-left: 20px;
  }
}

.hidden-sub-menu {
  display: none;
}

.no-sidebar {
  max-width: 100%;
}

.no-sidebar > h3 {
  font-weight: bold;
  color: #003768;
}

.no-sidebar > p {
  padding-top: 25px;
}

@media only screen and (min-width: 650px) {
  .no-sidebar {
    max-width: 300px;
    float: right;
    margin-left: 30px;
  }
}

.sidebar-img {
  margin-bottom: 20px;
}

/* The default styles /style.css put into your bootstrap.css for more awesome */
.more-link {
  margin-top: 5px;
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 6px 10px 7px 10px;
}

.more-link:hover {
  color: #fff;
  text-decoration: none;
}

.more-link:active {
  color: #fff;
  text-decoration: none;
}

.more-link:focus {
  color: #fff;
  text-decoration: none;
}

.page .more-link:visited {
  color: #fff;
}

.page section p .more-link {
  display: block;
  float: left;
}

.blog-post a .blog-thumb-image {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}

.blog-post .media-body p img {
  display: none;
}

.post h2 {
  margin-bottom: 5px;
}

.media h2 {
  font-size: 20px;
}

@media only screen and (min-width: 481px) {
  .blog-post a .blog-thumb-image {
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: 0;
  }
  /*.media a {
		float: left;
	}*/
}

@media only screen and (max-width: 450px) {
  .single-post img {
    float: none;
    display: block;
  }
}

/* Solutions for top level landing pages - GTM and children, Software, Services, Industries */
/*.gtm-solutions {

	ul {
		font-size: 17px;
		list-style: none;
		margin: 0; //
		padding: 0;
		
		li {
			padding-bottom: 20px;
			width: 100%;
			float: left;
			text-align: center;
			background: none;
		}
		
		li:nth-child(3n+3) {
			width: 100%;
		}
	}	
}

@media only screen and (min-width: 767px) and (max-width: 867px) {
	.gtm-solutions {

		ul {
			font-size: 14px;
			margin: 0;
			padding: 0;

			li {
				padding-top: 7px;
				padding-bottom: 8px;
				padding-left: 20px;
				width: 35%;
				text-align: left;
				background: url("../images/sidebar-list-image.gif") left center no-repeat;
				
			}
			
			li:nth-child(3n+3) {
				width: 20%;
			}
		}	
	}
}

@media only screen and (min-width: 868px) {
	.gtm-solutions {

		ul {
			font-size: 17px;
			margin: 0;
			padding: 0;

			li {
				padding-top: 7px;
				padding-bottom: 8px;
				padding-left: 20px;
				width: 35%;
				text-align: left;
				background: url("../images/sidebar-list-image.gif") left center no-repeat;
				
			}
			
			li:nth-child(3n+3) {
				width: 20%;
			}
		}	
	}
}*/
.channel .solution, .gtm .solution, .counterpoint .solution {
  padding: 0 5px;
}

.industry-solutions {
  text-align: center;
}

.industry-solutions .solution-container {
  min-height: 55px;
}

.industry-solutions .solution-container h3 {
  font-size: 15px;
  padding-top: 5px;
}

@media only screen and (min-width: 800px) {
  .smModule-solution:nth-child(12) .solution-container h3 {
    font-size: 13.5px;
  }
}

.smModule-solution {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-right: 0;
  margin-bottom: 30px;
  vertical-align: top;
}

.smModule-solution > .solution-container {
  padding-right: 0;
  padding-left: 0;
}

.smModule-solution > .solution-container > p {
  font-size: 13px;
  line-height: 130%;
}

.smModule-solution > .solution-container > h3 {
  font-size: 15px;
  vertical-align: middle;
}

@media only screen and (min-width: 501px) and (max-width: 800px) {
  .smModule-solution {
    width: 47%;
    margin-right: 10px;
  }
}

@media only screen and (max-width: 800px) {
  .industry-solutions .smModule-solution .solution-container a h3 {
    font-size: 16px;
  }
}

@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .smModule-solution {
    width: 18%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 1201px) {
  .smModule-solution {
    width: 13%;
    margin-right: 10px;
  }
}

.software-solutions {
  text-align: center;
}

.lgModule-solution, .half-solution {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-right: 0;
  margin-bottom: 30px;
  vertical-align: top;
}

.marketing-module {
  width: 47%;
}

.lgModule-solution > .solution-container {
  padding-right: 10px;
  padding-left: 10px;
}

.lgModule-solution > .solution-container .vistex-button-sm, .lgModule-solution > .solution .vistex-button-sm {
  font-size: 12px;
}

.lgModule-solution > .solution-container > p, .lgModule-solution > .solution > p {
  font-size: 14px;
  line-height: 150%;
  padding-left: 10px;
  padding-right: 10px;
}

.lgModule-solution > .solution-container > h3, .lgModule-solution > .solution > h3 {
  font-size: 18px;
  vertical-align: middle;
}

@media only screen and (min-width: 533px) and (max-width: 1000px) {
  .lgModule-solution {
    width: 45%;
    margin-right: 20px;
  }
}

@media only screen and (min-width: 1001px) {
  .lgModule-solution {
    width: 23%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 801px) {
  /*.lgModule-solution {
		width: 23%;
		margin-right: 10px;
	}*/
  .half-solution {
    width: 44%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 501px) and (max-width: 1250px) {
  .customer-support .lgModule-solution {
    width: 47%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 501px) and (max-width: 800px) {
  .gtm .lgModule-solution, .training-sol .lgModule-solution {
    width: 47%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 801px) {
  .gtm .lgModule-solution, .agribusiness .lgModule-solution {
    width: 48%;
    margin-right: 10px;
  }
  .training-sol .lgModule-solution {
    width: 47%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 501px) {
  .deployment .lgModule-solution {
    width: 28%;
    padding-right: 10px;
  }
  .deployment .lgModule-solution:last-child {
    padding-right: 0;
  }
}

@media only screen and (min-width: 501px) {
  .deployment .lgModule-solution:first-child, .deployment .lgModule-solution:nth-child(2) {
    border-right: 1px solid #999;
  }
}

@media only screen and (min-width: 501px) and (max-width: 800px) {
  .product-suites .lgModule-solution {
    width: 47%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 801px) {
  .product-suites .lgModule-solution, .counterpoint .lgModule-solution {
    width: 30%;
    margin-right: 10px;
  }
}

.solution-set {
  text-align: center;
}

.solution-set ul {
  text-align: left;
  padding-top: 15px;
  /*li:nth-child(odd) {
			width: 100%;
			float: left;
		}
		
		li:nth-child(even) {
			width: 100%;
			float: left;
		}*/
}

.solution-set ul li {
  padding-bottom: 10px;
}

.solution-set ul li:last-child {
  padding-bottom: 0;
}

.solution-set h4 {
  font-size: 20px;
}

.solution-container {
  background-color: #f4f4f4;
  border-top: 3px solid #999;
  padding: 60px 20px 50px 20px;
  margin-top: -50px;
  *zoom: 1;
}

.solution-container:before, .solution-container:after {
  display: table;
  content: "";
  line-height: 0;
}

.solution-container:after {
  clear: both;
}

.solution-container h3 {
  padding-top: 0;
  margin: 0 0 10px 0;
}

.solution-set .solution-container {
  padding: 75px 10px 20px 10px;
}

.industry-solutions .solution-container {
  padding: 60px 10px 20px 10px;
}

.gtm .solution-container, .agribusiness .solution-container {
  padding: 60px 20px 40px 20px;
}

.marketing-module {
  background-color: #f4f4f4;
  border-top: 3px solid #999;
  padding: 15px 20px 20px 20px;
  margin-top: 15px;
  *zoom: 1;
  display: inline-block;
  vertical-align: top;
  width: 90%;
  margin-right: 0;
  text-align: center;
}

.marketing-module:before, .marketing-module:after {
  display: table;
  content: "";
  line-height: 0;
}

.marketing-module:after {
  clear: both;
}

.marketing-module > h3 {
  padding-top: 0;
}

@media only screen and (min-width: 602px) and (max-width: 850px) {
  .marketing-module {
    width: 38%;
    margin-right: 10px;
  }
}

@media only screen and (min-width: 851px) {
  .marketing-module {
    width: 40%;
  }
  .marketing-module:nth-child(odd) {
    margin-right: 20px;
  }
}

.solution-row {
  *zoom: 1;
  text-align: center;
  margin-top: 30px;
}

.solution-row:before, .solution-row:after {
  display: table;
  content: "";
  line-height: 0;
}

.solution-row:after {
  clear: both;
}

.solution-row-three .solution, .solution-row-two .solution {
  width: 100%;
  padding: 0;
}

.solution {
  margin-bottom: 35px;
}

.solution p {
  font-size: 13px;
  line-height: 130%;
}

.solution h3 {
  font-size: 15px;
  vertical-align: middle;
}

.solution .vistex-button-sm {
  font-size: 12px;
}

.post_content h3.solution-headline {
  font-size: 26px;
  margin: 10px 0;
  font-weight: bold;
  line-height: 110%;
  color: #003768;
  text-rendering: optimizelegibility;
}

h2.solution-headline {
  padding-bottom: 10px;
}

@media only screen and (min-width: 500px) {
  .solution-row-three .solution:first-child, .solution-row-two .solution:first-child {
    padding-left: 0;
  }
  .solution-row-three .solution, .solution-row-two .solution {
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #bcbec0;
    display: inline-block;
    vertical-align: top;
  }
  .solution-row-three .solution:last-child, .solution-row-two .solution:last-child {
    padding-right: 0;
    border-right: none;
  }
  .solution-row-three .solution {
    width: 29%;
  }
  .solution-row-two .solution {
    width: 47%;
  }
  /*.solution-set {
		
		ul {
			li:nth-child(odd) {
				width: 50%;
				float: left;
			}
			
			li:nth-child(even) {
				width: 40%;
				float: right;
			}

		}	
	}*/
}

.customer-support h3, .training h3 {
  margin-bottom: 20px;
}

.solution-set .page-features {
  padding: 40px 25px 20px 25px;
}

/* header banner images */
.header-image {
  margin: 0;
  padding: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-headline {
  font-weight: normal;
  color: #fff;
  font-size: 24px;
  background: black;
  background: rgba(0, 0, 0, 0.6);
  padding: 20px 20px 25px 20px;
  line-height: 120%;
  margin-top: 60px;
}

.header-image {
  min-height: 175px;
}

.blog-header-image {
  background-image: url("../images/blog-image-header.jpg");
}

.header-image-sm {
  height: 100px;
  padding: 0;
  background-image: url("../images/image-header-sm-2.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

.header-image-lg {
  height: 325px;
  padding: 0;
  overflow: hidden;
  background-color: #003768;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.page-id-3615 .header-image-lg, .page-id-140 .header-image-lg {
  display: table;
  width: 100%;
}

.page-id-3615 .header-image-lg .events-slider, .page-id-140 .header-image-lg .events-slider {
  display: table-cell;
  vertical-align: middle;
  max-width: 50%;
  background-color: transparent;
}

.page-id-3615 .header-image-lg .events-slider h2, .page-id-140 .header-image-lg .events-slider h2 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
}

.page-id-3615 .header-image-lg .events-slider h3, .page-id-140 .header-image-lg .events-slider h3 {
  margin-top: 0;
}

.page-id-3615 .header-image-lg .events-slider ul, .page-id-140 .header-image-lg .events-slider ul {
  max-width: 720px;
  margin: -15px auto 0 auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.85);
  padding: 20px 30px;
}

.page-id-3615 .header-image-lg .events-slider ul li h1, .page-id-140 .header-image-lg .events-slider ul li h1 {
  color: #fff;
  font-size: 26px;
}

.page-id-3615 .header-image-lg .events-slider ul li p, .page-id-140 .header-image-lg .events-slider ul li p {
  font-size: 18px;
  line-height: 120%;
}

.page-id-3615 .header-image-lg .life-sciences-ind-survey ul, .page-id-140 .header-image-lg .life-sciences-ind-survey ul {
  padding-bottom: 40px;
}

.page-id-3615 .header-image-lg .life-sciences-ind-survey p, .page-id-140 .header-image-lg .life-sciences-ind-survey p {
  font-size: 13px;
}

.page-id-3909 .header-image-lg, .page-id-4 .header-image-lg {
  display: table;
  width: 100%;
  height: 250px;
}

.page-id-3909 .header-image-lg .events-slider, .page-id-4 .header-image-lg .events-slider {
  display: table-cell;
  vertical-align: middle;
  max-width: 50%;
  background-color: transparent;
}

.page-id-3909 .header-image-lg .events-slider h2, .page-id-4 .header-image-lg .events-slider h2 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
}

.page-id-3909 .header-image-lg .events-slider h3, .page-id-4 .header-image-lg .events-slider h3 {
  margin-top: 0;
}

.page-id-3909 .header-image-lg .events-slider ul, .page-id-4 .header-image-lg .events-slider ul {
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
}

.page-id-3909 .header-image-lg .events-slider ul li h1, .page-id-4 .header-image-lg .events-slider ul li h1 {
  color: #fff;
  font-size: 26px;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-left: -50px;
  opacity: 0;
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  /*&:hover {
							margin-left: 0;
							opacity: 1;
						}*/
}

.page-id-3909 .header-image-lg .events-slider ul li .begin-slide, .page-id-4 .header-image-lg .events-slider ul li .begin-slide {
  margin-left: 0;
  opacity: 1;
}

.page-id-3909 .header-image-lg .events-slider ul li p, .page-id-4 .header-image-lg .events-slider ul li p {
  font-size: 18px;
  line-height: 120%;
  margin-left: 150px;
  opacity: 0;
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-delay: 1.25s;
  -moz-transition-delay: 1.25s;
  -o-transition-delay: 1.25s;
  transition-delay: 1.25s;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.page-id-3909 .header-image-lg .events-slider ul li p:hover, .page-id-4 .header-image-lg .events-slider ul li p:hover {
  opacity: 1;
  margin-left: 0;
}

@media only screen and (min-width: 412px) {
  .page-id-4 .header-image-lg, .page-id-3909 .header-image-lg {
    height: 350px;
  }
  .page-id-4 .header-image-lg .events-slider ul li h1, .page-id-3909 .header-image-lg .events-slider ul li h1 {
    font-size: 50px;
    margin-left: -300px;
  }
  .page-id-4 .header-image-lg .events-slider ul li p, .page-id-3909 .header-image-lg .events-slider ul li p {
    font-size: 32px;
    margin-left: 300px;
  }
}

@media only screen and (min-width: 600px) {
  .page-id-140 .header-image-lg .life-sciences-ind-survey p {
    font-size: 17.5px;
  }
}

@media only screen and (min-width: 980px) {
  .page-id-140 .events-slider {
    text-align: left;
  }
}

/*.parallax {
	perspective: 1px;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
}
.parallax-layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.parallax-layer-base {
	transform: translateZ(0);
}
.parallax-layer-back {
	transform: translateZ(-1px);
}*/
@media only screen and (min-width: 980px) {
  .header-image, .header-image-sm, .header-image-lg {
    margin-top: 160px;
  }
  .header-image {
    padding: 0;
    background-color: #ccc;
    height: 262px;
  }
  .header-image-lg {
    height: 350px;
  }
  .banner-headline {
    margin-top: 90px;
    font-size: 34px;
  }
}

.case-study-banner {
  /*background: linear-gradient(
		-45deg,
		#4f9bc2,
		#4f9bc2 53%,
		rgba(0,0,0,0) 53%,
		rgba(0,0,0,0)
	) no-repeat, url('../images/vistex-bk-blue.png') repeat;
	background-position: 500px 0;*/
  background-image: url("../images/case-studies.jpg");
  height: 225px !important;
}

.case-study-banner-yellow {
  /*background: linear-gradient(
		-45deg,
		#fac267,
		#fac267 53%,
		rgba(0,0,0,0) 53%,
		rgba(0,0,0,0)
	) no-repeat, url('../images/vistex-bk-yellow.png') repeat;
	background-position: 500px 0;*/
  background-image: url("../images/case-studies-bk.jpg");
  background-repeat: no-repeat;
}

/*.page-id-250 {
	
	.case-study-banner {
		background-image: url('../images/vistex-video-library.jpg');
		height: 225px !important;
	}
}*/
.slider {
  width: 100%;
  /* Update to your slider width */
  min-height: 250px;
  position: relative;
  overflow: hidden;
  /*.sap-hybris .message-container div {
	width: 90%;
  }*/
}

.header-image-lg {
  height: 300px;
  position: relative;
  width: 100%;
}

.header-image-lg .msg-outer-container {
  position: absolute;
  margin-top: -1000px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
  -webkit-transition-duration: 0.75s;
  -moz-transition-duration: 0.75s;
  -o-transition-duration: 0.75s;
  transition-duration: 0.75s;
}

.header-image-lg .msg-outer-container .message-container {
  display: block;
  height: 100%;
  display: table;
  text-align: center;
  margin-bottom: 0;
  margin-right: auto;
  margin-left: auto;
  background: transparent;
  max-width: 800px;
  padding: 0 20px;
}

.header-image-lg .msg-outer-container .message-container > div {
  display: table-cell;
  vertical-align: middle;
}

.header-image-lg .msg-outer-container .message-container h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  padding: 0 0 5px 0;
  line-height: 120%;
}

.header-image-lg .msg-outer-container .message-container p {
  color: #fff;
  padding: 5px 0 0 0;
  line-height: 115%;
  font-size: 16px;
  margin-bottom: 0;
}

.header-image-lg .msg-outer-container .message-container a.slide-link {
  color: #efa020;
  text-decoration: underline;
  font-size: 14px;
}

.header-image-lg .slide-offer {
  margin-top: 0;
  opacity: 1;
}

.offer-left .msg-outer-container .message-container {
  text-align: left;
}

@media only screen and (min-width: 801px) {
  .header-image-lg .msg-outer-container .message-container {
    padding-left: 0;
    padding-right: 0;
  }
  .header-image-lg .msg-outer-container .message-container h3 {
    font-size: 26px;
  }
  .header-image-lg .msg-outer-container .message-container p {
    font-size: 22px;
  }
}

/*@media only screen and (min-width: 980px) {
	.offer-left {
			
		.message-container {
			text-align: left;
		}
	}	
}*/
/* Mega Menu */
@media only screen and (min-width: 980px) {
  .mega-dropdown-menu-vistex .dropdown-links {
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
    display: none;
    padding: 10px 0 20px 20px;
    font-size: 14px;
    background: #fff;
    background: white;
    border-top: 3px solid #002f56;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    padding: 7px 0 20px 20px;
    width: 206px;
  }
  .mega-dropdown-menu-vistex .dropdown-links .main-mega-link {
    font-weight: normal;
    line-height: 22px;
    display: block;
    line-height: 16px;
    padding: 0 25px 0 0;
    border-right: none;
    font-size: 13px;
    max-width: 186px;
  }
  .mega-dropdown-menu-vistex .dropdown-links .hoverCaret::after {
    content: "";
    float: right;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #e7e7e7;
  }
  .mega-dropdown-menu-vistex .dropdown-links .dropdown-cat-head {
    display: block;
    padding-top: 15px;
    font-weight: bold;
    font-size: 17px;
  }
  .mega-slide-out-content {
    display: none;
    position: absolute;
    margin-left: 206px;
    width: 100%;
    padding: 20px;
    height: 362px;
    background-color: #f1f1f2;
    background-repeat: no-repeat;
    background-image: url("../images/vistex-solutions.jpg");
  }
  .mega-slide-out-content .mega-content-container h3 {
    font-size: 24px;
    padding: 0;
    margin: 0;
    padding: 5px 0 0 50px;
    background-image: url("../images/vistex-solution-set.png");
    background-repeat: no-repeat;
  }
  .mega-slide-out-content .mega-content-container h3.no-icon-headline {
    padding-left: 0;
    background: none;
  }
  .mega-slide-out-content .mega-content-container p {
    border-top: 2px solid #002f56;
    padding: 15px 0 20px 0;
    margin: 10px 0 0 0;
  }
  .mega-slide-out-content .mega-content-container p + a {
    display: block;
    float: left;
    margin-top: 10px;
  }
  .mega-slide-out-content .mega-content-container ul {
    margin: 0;
    padding: 0;
  }
  .mega-slide-out-content .mega-content-container ul li {
    list-style: none;
    border: none;
  }
  .mega-slide-out-content .mega-content-container ul li h4 {
    font-size: 18px;
    margin-top: 0;
  }
  .mega-slide-out-content .mega-content-container ul li ul {
    margin: 0 0 0 20px;
    padding: 0;
  }
  .mega-slide-out-content .mega-content-container ul li ul li {
    list-style: square;
    border: none;
  }
  .mega-slide-out-content .mega-content-container ul li ul li a {
    padding: 0;
    text-decoration: none !important;
  }
  .popover {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    max-width: 380px;
    overflow: hidden;
  }
  #Software {
    background-position: 0 0;
  }
  /*#Software .mega-content-container ul {
	
		margin: 0 0 11px 25px;
		
		li:nth-child(odd) {
			width: 30%;
			float: left;
			border: none;
			list-style: square;
		}
		
		li:nth-child(even) {
			width: 50%;
			float: right;
			border: none;
			list-style: square;
		}
	}*/
  #Benefits {
    background-position: -421px 0;
  }
  #Benefits .mega-content-container h3 {
    background-position: 0 -320px;
  }
  #ContractM {
    background-position: -842px 0;
  }
  #ContractM .mega-content-container h3 {
    background-position: 0 -440px;
  }
  #Payments {
    background-position: -1264px 0;
  }
  #Payments .mega-content-container h3 {
    background-position: 0 -357px;
  }
  #PeformanceM {
    background-position: -1686px 0;
  }
  #PeformanceM .mega-content-container h3 {
    background-position: 0 -160px;
  }
  #Pricing {
    background-position: -2108px 0;
  }
  #Pricing .mega-content-container h3 {
    background-position: 0 -278px;
  }
  #Rebates {
    background-position: -2530px 0;
  }
  #Rebates .mega-content-container h3 {
    background-position: 0 -238px;
  }
  #RightsRoyalties {
    background-position: -2952px 0;
  }
  #RightsRoyalties .mega-content-container h3 {
    background-position: 0 -400px;
  }
  #TradeChannel {
    background-position: -3374px 0;
  }
  #TradeChannel .mega-content-container h3 {
    background-position: 0 -200px;
  }
  #ProductSuites {
    background-position: -3796px 0;
  }
  /*#ProductSuites .mega-content-container ul {
	
		margin: 0 0 11px 25px;
		
		li {
			list-style: square;
		}
	}*/
  #SAP {
    background-position: -4218px 0;
  }
  #SAP .mega-content-container h3 {
    padding-left: 70px;
    background-position: 0 -78px;
  }
  #GTM {
    background-image: none;
  }
  #GTM .mega-content-container h3 {
    background-position: 0 -40px;
  }
  #GTM .mega-content-container ul li ul li:nth-child(odd) {
    width: 45%;
    float: left;
    border: none;
  }
  #GTM .mega-content-container ul li ul li:nth-child(even) {
    width: 45%;
    float: right;
    border: none;
  }
  #AgriSuite {
    background-position: -4639px 0;
  }
  #AgriSuite .mega-content-container h3 {
    background-position: 0 -480px;
  }
  #CCSuite {
    background-position: -5061px 0;
  }
  #CCSuite .mega-content-container h3 {
    background-position: 0 -116px;
  }
  #CCSuite .mega-content-container ul li ul li:nth-child(odd) {
    width: 45%;
    float: left;
    border: none;
  }
  #CCSuite .mega-content-container ul li ul li:nth-child(even) {
    width: 45%;
    float: right;
    border: none;
  }
  #CounterpointSuite {
    background-position: -5483px 0;
    /*.mega-content-container ul li ul {
			li:nth-child(odd) {
				width: 45%;
				float: left;
				border: none;		
			}
			
			li:nth-child(even) {
				width: 45%;
				float: right;
				border: none;
			}
		}*/
  }
  #CounterpointSuite .mega-content-container h3 {
    background-position: 0 3px;
  }
  #CounterpointSuite .mega-content-container ul {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    border: none;
  }
  #CounterpointSuite .mega-content-container ul li ul {
    width: 90%;
  }
  .main-caret:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #002f56;
    position: absolute;
    top: 36px;
    left: 45px;
  }
}

@media only screen and (min-width: 980px) and (max-width: 1080px) {
  .main-caret:after {
    left: 225px;
  }
}

@media only screen and (max-width: 979px) {
  .mega-dropdown-menu-vistex {
    display: none;
    position: relative;
  }
  .mega-dropdown-menu-vistex .dropdown-links .mega-dropdown-link {
    padding-left: 15px;
  }
  .mega-dropdown-menu-vistex .dropdown-links .mega-dropdown-link:first-child, .mega-dropdown-menu-vistex .dropdown-links .mega-dropdown-link:nth-child(10) {
    padding-left: 0;
  }
}

/* Sliders */
.events-slider {
  text-align: center;
  max-width: 720px;
  margin: 40px auto 0 auto;
  background-color: rgba(0, 0, 0, 0.85);
  font-size: 17.5px;
  color: #fff;
  padding: 30px;
}

.events-slider ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.events-slider ul li h3 {
  font-weight: bold;
  padding: 0;
  color: #fff;
}

.demo-slider .events-slider ul li h3 {
  font-size: 26px;
}

@media only screen and (min-width: 600px) {
  .events-slider ul li h3 {
    font-size: 28px;
  }
  .demo-slider .events-slider {
    margin-top: 75px;
  }
  .demo-slider .events-slider ul li h3 {
    font-size: 36px;
  }
  .demo-slider .events-slider ul li p {
    font-size: 20px;
  }
}

.va-slider .container-fluid .events-slider {
  margin: 60px auto 0 auto;
}

.va-slider .container-fluid .events-slider p {
  font-size: 18px;
  padding-top: 10px;
  margin-bottom: 0;
  line-height: 130%;
}

@media only screen and (min-width: 640px) and (max-width: 979px) {
  .va-slider .container-fluid .events-slider p {
    font-size: 24px;
  }
}

@media only screen and (min-width: 980px) {
  .va-slider .container-fluid .events-slider p {
    font-size: 32px;
  }
}

/*
responsive reCaptcha
*/
#recaptcha_widget_div {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  max-width: 300px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 10px;
}

#recaptcha_area {
  width: 100% !important;
}

#recaptcha_area #recaptcha_table {
  width: 100% !important;
}

#recaptcha_image {
  width: 100% !important;
  height: auto !important;
}

#recaptcha_image #recaptcha_challenge_image {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  width: 100%;
  height: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 3px solid #FFF;
}

.recaptcha_is_showing_audio embed {
  height: 0;
  width: 0;
  overflow: hidden;
}

.recaptcha_is_showing_audio #recaptcha_image {
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
  width: 100%;
  height: 60px;
  background: #FFF;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 3px solid #FFF;
}

.recaptcha_is_showing_audio #recaptcha_image br {
  display: none;
}

.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
  display: block;
}

.recaptcha_input {
  background: #FFDC73;
  color: #000;
  font: 13px/1.5 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
  margin: 4px 0 0;
  padding: 0 4px 4px;
  border: 4px solid #FFDC73;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.recaptcha_input label {
  margin: 0 0 6px;
  -webkit-box-sizing: "border-box";
  -moz-box-sizing: "border-box";
  box-sizing: "border-box";
}

.recaptcha_input input {
  width: 100%;
}

#recaptcha_area .recaptchatable .recaptcha_r1_c1 {
  background: #dfdfdf !important;
  border-top: 1px solid #9c9c9c !important;
  border-left: 1px solid #9c9c9c !important;
  border-right: 1px solid #9c9c9c !important;
  height: 9px;
  width: 100% !important;
}

#recaptcha_area .recaptchatable .recaptcha_r3_c3, #recaptcha_area .recaptchatable .recaptcha_r2_c2 {
  background: #dfdfdf !important;
  border-right: 1px solid #9c9c9c !important;
}

#recaptcha_area .recaptchatable .recaptcha_r2_c1, #recaptcha_area .recaptchatable .recaptcha_r3_c1 {
  background: #dfdfdf !important;
  border-left: 1px solid #9c9c9c !important;
}

#recaptcha_area .recaptchatable .recaptcha_r3_c1, #recaptcha_area .recaptchatable .recaptcha_r3_c3 {
  border-bottom: 1px solid #9c9c9c !important;
}

#recaptcha_area .recaptchatable .recaptcha_r4_c2, #recaptcha_area .recaptchatable .recaptcha_r4_c4 {
  border-bottom: 1px solid #9c9c9c !important;
  background: #dfdfdf !important;
}

#recaptcha_area .recaptchatable .recaptcha_r7_c1, #recaptcha_area .recaptchatable .recaptcha_r8_c1 {
  background: none !important;
}

#recaptcha_table tr:nth-child(7) {
  background: #dfdfdf !important;
  border-bottom: 1px solid #9c9c9c !important;
}

.recaptchatable .recaptcha_r4_c4 {
  width: auto !important;
}

.recaptcha_options {
  list-style: none;
  margin: 4px 0 0;
  height: 18px;
}

.recaptcha_options li {
  float: left;
  margin: 0 4px 0 0;
}

.recaptcha_options li a {
  text-decoration: none;
  font-size: 16px;
  color: white;
  display: block;
  width: 20px;
  height: 18px;
}

.recaptcha_options li a:active {
  position: relative;
  top: 1px;
}

.captcha_hide {
  display: none;
}

/*
styles to over ride marketo sytles 
*/
.form-container .mktoForm .mktoRequiredField label.mktoLabel, .form-container .form-container .mktoForm .mktoLabel, .form-container .mktoForm .mktoLabel {
  font-weight: normal;
}

.form-container .mktoForm input[type=text], .form-container .mktoForm input[type=email], .form-container .mktoForm input[type=tel], .form-container .mktoForm select.mktoField, .form-container .mktoForm textarea.mktoField {
  box-shadow: 0 0 0 0;
  border-radius: 0;
}

.form-container .cf_sign_on {
  width: 65%;
  border-radius: 0;
  text-align: center;
}

.form-container form[style] {
  width: 100% !important;
}

.form-container .mktoFormCol {
  width: 100%;
}

.form-container .mktoFieldWrap {
  width: 98% !important;
}

.form-container .mktoFieldWrap .mktoLabel {
  float: left;
  width: 40% !important;
}

.form-container .mktoFieldWrap .mktoField {
  float: left;
}

.form-container .mktoForm .mktoAsterix {
  float: left;
}

.form-container .cf_widget {
  display: block;
  text-align: center;
  font-size: 14px;
  font-family: "Open Sans", Arial, sans-serif;
}

.form-container .cf_widget .cf_sign_on_caption {
  text-align: center;
}

.form-container .cf_widget .cf_sign_on_button {
  margin: 5px auto 0 auto;
  float: none;
}

.form-container .mrkto-submit-success {
  font-size: 18px;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 20px;
  padding-left: 35px;
}

.page .center-form {
  margin: 0 auto;
  width: 88% !important;
  padding: 5px 20px 20px;
  background-color: #f6f6f6;
}

.page .center-form .mktoForm .mktoOffset, .page .center-form .mktoForm .mktoGutter {
  display: none;
}

.page .center-form .mktoForm .cf_sign_on {
  width: 95%;
}

.page .center-form .mktoForm label, .page .center-form .mktoForm input {
  width: 97% !important;
}

.page .center-form .mktoForm input {
  padding: 15px 10px;
}

.page .center-form .mktoForm .mktoButtonRow {
  padding-top: 20px;
}

.page .center-form .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSkip {
  margin-left: 5px !important;
}

.page .center-form .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSkip .mktoButton {
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 6px 10px 7px 10px;
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  width: auto;
}

.page .center-form .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSkip .mktoButton:hover {
  color: #fff;
  text-decoration: none;
}

.page .center-form .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSkip .mktoButton:active {
  color: #fff;
  text-decoration: none;
}

.page .center-form .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSkip .mktoButton:focus {
  color: #fff;
  text-decoration: none;
}

.page .center-form .mktoForm .mktoButtonRow .mktoButtonWrap.mktoSkip .mktoButton:hover {
  background-image: none;
}

@media only screen and (min-width: 481px) {
  .page .center-form .mktoForm label, .page .center-form .mktoForm input {
    width: 50% !important;
  }
}

@media only screen and (min-width: 1000px) {
  .page .center-form {
    width: 65% !important;
  }
}

.ie8 .mktoForm .placeholder {
  display: none;
}

.mktoModal .mktoModalContent {
  margin-left: -30px;
}

.mktoModal .mktoModalContent .mktoModalClose {
  border: none !important;
  background: #1182bd !important;
  width: 24px !important;
  height: 22px !important;
  line-height: 24px !important;
}

.mktoModalMain {
  width: auto !important;
}

.mktoModalMain .lightbox-form {
  width: auto !important;
  max-width: 400px;
}

.mktoModalMain .lightbox-form .mktoOffset {
  display: none;
}

.mktoModalMain .lightbox-form .mktoFieldWrap label {
  font-weight: normal !important;
  width: 190px !important;
}

.mktoModalMain .lightbox-form .mktoFieldWrap input {
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mktoModalMain .lightbox-form .mktoFieldWrap select {
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #464646;
}

.mktoModalMain .lightbox-form .cf_widget {
  width: 100% !important;
  margin-bottom: 20px;
}

.mktoModalMain .lightbox-form .cf_widget .cf_sign_on {
  width: auto;
  text-align: center !important;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.mktoModalMain .lightbox-form .cf_widget .cf_sign_on .cf_sign_on_caption {
  font-size: 14px;
  text-align: center !important;
}

.mktoModalMain .lightbox-form .cf_widget .cf_sign_on .cf_sign_on_button {
  float: none;
  margin: 0 auto;
}

.mktoModalMain .lightbox-form .mktoButtonRow {
  padding-top: 25px;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
  background-color: transparent;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap:hover {
  background-image: none;
  background-color: transparent;
  text-shadow: none;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap button {
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 6px 10px 7px 10px;
  background-image: none;
  text-shadow: none;
  margin: 0 auto;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap button:hover {
  color: #fff;
  text-decoration: none;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap button:active {
  color: #fff;
  text-decoration: none;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap button:focus {
  color: #fff;
  text-decoration: none;
}

.mktoModalMain .lightbox-form .mktoButtonRow .mktoButtonWrap button:hover {
  background-image: none;
  background-color: #efa020;
  text-shadow: none;
}

.services-container {
  width: 100%;
  position: relative;
  min-height: 300px;
  float: left;
  padding: 0 1.5%;
  text-align: center;
  padding-bottom: 30px;
  margin-right: 0;
}

.services-container .button-container .vistex-button-sm {
  position: absolute;
  bottom: 0;
  left: 31%;
}

.services-container .services-icon-contain {
  background-image: url("../images/africa-services.png");
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 104px;
}

.services-container .africa-software {
  width: 80px;
  background-position: 0 0;
}

.services-container .consulting {
  width: 129px;
  background-position: -80px 0;
}

.services-container .africa-training {
  width: 83px;
  background-position: -209px 0;
}

.services-container .resourcing {
  width: 69px;
  background-position: -291px 0;
}

.navbar .africa-brand {
  float: left;
  display: block;
  padding: 9px 20px 9px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .africa-brand:hover, .navbar .africa-brand:focus {
  text-decoration: none;
}

@media only screen and (min-width: 980px) {
  .navbar .navbar-africa .brand {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}

@media only screen and (min-width: 970px) {
  .services-container {
    width: 20.5%;
    margin-right: 15px;
  }
  .services-container:last-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 500px) and (max-width: 969px) {
  .services-container {
    width: 45%;
    margin-right: 15px;
    margin-bottom: 35px;
  }
  .services-container:nth-child(even) {
    margin-right: 0;
  }
}

#map-canvas-africa, #map-canvas-contact {
  margin-top: 60px;
  position: relative;
  padding-bottom: 90%;
  height: 0;
  overflow: hidden;
}

.map-overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 450px;
  /* your iframe height */
  top: 450px;
  /* your iframe height */
  margin-top: -450px;
  /* your iframe height */
  z-index: 5000;
}

#map-canvas-contact {
  margin-top: 0;
  padding-bottom: 110%;
}

@media only screen and (min-width: 500px) and (max-width: 969px) {
  #map-canvas-africa {
    padding-bottom: 55%;
  }
  #map-canvas-contact {
    padding-bottom: 65%;
  }
}

@media only screen and (min-width: 970px) and (max-width: 1200px) {
  #map-canvas-africa {
    padding-bottom: 30%;
  }
  #map-canvas-contact {
    padding-bottom: 35%;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {
  #map-canvas-africa, #map-canvas-contact {
    padding-bottom: 28%;
  }
}

@media only screen and (min-width: 1401px) {
  #map-canvas-africa, #map-canvas-contact {
    padding-bottom: 25.5%;
  }
}

section .africa-customers #custCarousel {
  margin-top: 40px;
  margin-bottom: 60px;
}

section .africa-customers #custCarousel .carousel-inner {
  width: 85%;
  float: left;
  height: 128px;
}

section .africa-customers #custCarousel .carousel-inner .item {
  min-height: 128px;
}

section .africa-customers #custCarousel .carousel-inner #va-slide-1, section .africa-customers #custCarousel .carousel-inner #va-slide-2, section .africa-customers #custCarousel .carousel-inner #va-slide-3, section .africa-customers #custCarousel .carousel-inner #va-slide-4 {
  background-image: url("../images/vistex-africa-customers.png");
  background-position: 0 0;
  background-size: cover;
}

section .africa-customers #custCarousel .carousel-inner #va-slide-1 {
  background-position: 0 0;
}

section .africa-customers #custCarousel .carousel-control {
  color: #003768;
  position: relative;
  width: 2%;
  height: 40px;
  float: left;
  padding-top: 6%;
  z-index: 1000;
}

section .africa-customers #custCarousel .right {
  float: right;
}

@media only screen and (min-width: 300px) and (max-width: 599px) {
  section .africa-customers #custCarousel .carousel-inner {
    width: 87%;
    height: 60px;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-1, section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    min-height: 60px;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    background-position: -330px 0;
  }
}

@media only screen and (min-width: 600px) and (max-width: 841px) {
  section .africa-customers #custCarousel .carousel-inner {
    width: 92%;
    height: 80px;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-1, section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    min-height: 80px;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    background-position: -535px 0;
  }
  section .africa-customers #custCarousel .carousel-control {
    padding-top: 5.75%;
  }
}

@media only screen and (min-width: 842px) and (max-width: 979px) {
  section .africa-customers #custCarousel .carousel-inner {
    width: 92%;
    height: 100px;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-1, section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    min-height: 100px;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    background-position: -825px 0;
  }
  section .africa-customers #custCarousel .carousel-control {
    padding-top: 5%;
  }
}

@media only screen and (min-width: 980px) {
  section .africa-customers #custCarousel .carousel-inner {
    width: 92%;
  }
  section .africa-customers #custCarousel .carousel-inner #va-slide-2 {
    background-position: -1068px 0;
  }
  section .africa-customers #custCarousel .carousel-control {
    padding-top: 5%;
  }
}

.footer {
  position: relative;
}

.footer-lower {
  height: 44px;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: table;
  font-size: 10px;
}

.footer-lower .copyright-africa {
  width: 100%;
  text-align: center;
  list-style: none;
  padding-left: 0;
  float: left;
  line-height: 200%;
}

.footer-lower .footer-service-links {
  width: 100%;
  text-align: center;
  padding-right: 0;
  float: left;
  line-height: 150%;
}

.footer-lower .footer-service-links > a {
  padding: 0 10px;
}

@media only screen and (min-width: 870px) {
  .footer-lower .copyright-africa {
    width: 48%;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    float: none;
  }
  .footer-lower .footer-service-links {
    width: 48%;
    text-align: right;
    display: table-cell;
    vertical-align: middle;
    padding-right: 20px;
    float: none;
  }
}

#post-3989 h1, .jobman_joblist h1, #post-179 h1 {
  margin-bottom: 30px;
}

#post-3989 section form .odd, #post-3989 section form .even, .jobman_joblist section form .odd, .jobman_joblist section form .even, #post-179 section form .odd, #post-179 section form .even {
  width: 94%;
  display: inline-block;
  padding: 3.5%;
  background-color: #efefef;
  border-bottom: 1px dashed #bcbec0;
  margin-bottom: 20px;
  vertical-align: top;
}

#post-3989 section form .odd, .jobman_joblist section form .odd, #post-179 section form .odd {
  margin-right: 0;
}

#post-3989 section form .job-nav div, .jobman_joblist section form .job-nav div, #post-179 section form .job-nav div {
  display: inline-block;
}

/*@media only screen and (min-width: 599px) {
	
	#post-3989, .jobman_joblist, #post-179 {
		
		section {
		
			form {
			
				.odd, .even {
					width: 40%;
 				}
				
				.odd {
					margin-right: 3%;
				}
			}
		}
	}
}*/
.page section .home-social-module {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 0;
}

.page section .home-social-module li {
  width: 80%;
  display: inline-block;
  padding: 0;
  margin-bottom: 40px;
  vertical-align: top;
}

.page section .home-social-module li ul {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  width: 100%;
}

.page section .home-social-module li ul li {
  padding: 5px 0;
  margin-bottom: 0;
  margin-right: 0;
}

.page section .home-social-module li ul li:nth-child(odd) {
  width: 49%;
  float: left;
}

.page section .home-social-module li ul li:nth-child(even) {
  width: 40%;
  float: right;
  padding-left: 10%;
}

.page section .home-social-module .home-jobs-list {
  border: 5px solid #eee;
  padding: 15px 30px 30px 30px;
  border-radius: 5px;
}

@media only screen and (min-width: 600px) and (max-width: 978px) {
  .page section .home-social-module .home-jobs-list {
    width: 60%;
  }
}

@media only screen and (min-width: 979px) and (max-width: 1234px) {
  .page section .home-social-module li {
    width: 45%;
    padding: 0;
    margin-bottom: 40px;
  }
  .page section .home-social-module li:first-child {
    margin-right: 0;
  }
}

@media only screen and (min-width: 1235px) {
  .page section .home-social-module li {
    width: 33%;
    padding: 0;
    margin-bottom: 0;
    margin-right: 40px;
  }
  .page section .home-social-module li:first-child {
    margin-right: 0;
  }
  .page section .home-social-module .home-jobs-list {
    width: 20%;
  }
}

.job-table {
  width: 100%;
}

.job-table > h3.post-title {
  padding: 0;
  margin: 0;
  font-size: 1.25em;
}

.job-table .applybtn .job-link-sep {
  padding: 0 10px;
}

.job-table .job-category {
  padding-bottom: 15px;
  color: #999;
  font-style: italic;
}

.job-table .job-category a {
  color: #999;
  font-style: italic;
}

.job-table .job-category a:visited {
  color: #999;
}

.job-single {
  border-bottom: none;
}

.job-single tr th {
  vertical-align: top;
  text-align: left;
  min-width: 20%;
}

.job-single .jobs-applynow .vistex-button-sm a {
  color: #fff;
}

#post-3990 form > p:first-child, .page-id-180 form > p:first-child {
  display: none;
}

#post-3990 form h3, .page-id-180 form h3 {
  padding-top: 20px;
}

#post-3990 form table tr td, .page-id-180 form table tr td {
  padding: 3px 0;
}

#post-3990 form table tr td input[type="radio"], #post-3990 form table tr td input[type="checkbox"], .page-id-180 form table tr td input[type="radio"], .page-id-180 form table tr td input[type="checkbox"] {
  margin-top: -2px;
}

#post-3990 form table tr td input[type="submit"], .page-id-180 form table tr td input[type="submit"] {
  background-color: #efa020;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px solid #af5b00;
  text-transform: uppercase;
  line-height: 120%;
  padding: 8px 12px 9px 12px;
}

#post-3990 form table tr td input[type="submit"]:hover, .page-id-180 form table tr td input[type="submit"]:hover {
  color: #fff;
  text-decoration: none;
}

#post-3990 form table tr td input[type="submit"]:active, .page-id-180 form table tr td input[type="submit"]:active {
  color: #fff;
  text-decoration: none;
}

#post-3990 form table tr td input[type="submit"]:focus, .page-id-180 form table tr td input[type="submit"]:focus {
  color: #fff;
  text-decoration: none;
}

#post-3990 form table tr th, .page-id-180 form table tr th {
  padding: 3px 0;
}

.filter-container {
  display: table;
  margin-bottom: 20px;
}

.filter-container > div {
  display: table-cell;
  vertical-align: middle;
}

.filter-container > div > select {
  margin-top: 5px;
}

.header-image-sm-africa {
  height: 100px;
  padding: 0;
  background-image: url("../images/vistex-africa-services.jpg");
  background-position: center;
  background-repeat: no-repeat;
}

@media only screen and (min-width: 600px) {
  .header-image-sm-africa {
    height: 185px;
  }
}

@media only screen and (min-width: 980px) {
  .header-image-sm-africa {
    margin-top: 160px;
  }
}

.page-id-4 section p, .page-id-3909 section p {
  max-width: 900px;
  margin: 0 auto 30px auto;
}

/*.upper-sub-nav-links .upper-menu-vistex {
	background-image: url("../images/vistex-global.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}*/
/*#custCarousel-landing {
	display: none;
}*/
.carousel-control {
  display: none;
}

section #custCarousel-landing, section #vistasQuotes {
  margin-top: 100px;
  margin-bottom: 60px;
  text-align: center;
  display: table;
  max-height: 128px;
}

section #custCarousel-landing div, section #vistasQuotes div {
  display: table-cell;
  vertical-align: middle;
}

section #custCarousel-landing .carousel-inner, section #vistasQuotes .carousel-inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0;
  padding: 0;
  max-height: 128px;
  width: 100%;
}

section #custCarousel-landing .carousel-inner .item, section #vistasQuotes .carousel-inner .item {
  min-height: 60px;
}

section #custCarousel-landing .carousel-control, section #vistasQuotes .carousel-control {
  color: #003768;
  position: relative;
  z-index: 1000;
}

section #vistasQuotes {
  max-width: 800px;
  padding-top: 30px;
  padding-bottom: 100px;
  margin: 0 auto;
  height: 135px;
}

section #vistasQuotes .carousel-inner {
  height: 125px;
  vertical-align: top;
}

section #vistasQuotes .carousel-inner li {
  min-height: 180px;
}

section #vistasQuotes .carousel-inner li p {
  padding: 0 20px;
}

section #vistasQuotes .vistas-quote {
  color: #003768;
  font-size: 18px;
  line-height: 115%;
}

section #vistasQuotes .quote-author {
  color: #003768;
  font-size: 16px;
}

@media only screen and (min-width: 450px) {
  .carousel-control {
    display: block;
  }
  section #custCarousel-landing .carousel-inner, section #vistasQuotes .carousel-inner {
    width: 90%;
  }
  section #vistasQuotes .vistas-quote {
    font-size: 26px;
  }
  section #vistasQuotes .quote-author {
    font-size: 20px;
  }
}

.page-id-250 #content {
  min-height: 1000px;
}

.page-id-250 #breadcrumbs {
  margin-bottom: 0;
}

.page-id-250 h1 {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 0;
}

.page-id-250 section {
  padding-bottom: 0;
}

.modal-backdrop {
  z-index: 2000;
}

.modal {
  width: 670px;
  z-index: 3000;
}

.video-left-container {
  display: none;
  height: 100%;
}

.video-right-container {
  width: 100%;
}

.header-video {
  max-width: 355px;
  margin: 15px auto 0 auto;
}

.header-video > .video-wrapper > iframe {
  left: 0;
}

.header-video > .video-wrapper > iframe {
  margin-right: -50px;
}

@media only screen and (min-width: 700px) {
  .header-video {
    max-width: 490px;
  }
  .header-video > .video-wrapper > iframe {
    left: 20px;
  }
  .video-left-container {
    display: block;
    width: 50%;
    float: left;
  }
  .video-right-container {
    width: 50%;
    float: left;
  }
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  z-index: 2;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page .videoLd-container {
  width: 100%;
  text-align: center;
}

.page .videoLd-container .display-vid {
  width: 100%;
  vertical-align: top;
  text-align: center;
}

.videoLd-iframe {
  display: none;
}

@media only screen and (min-width: 500px) and (max-width: 1099px) {
  .page .videoLd-container .display-vid {
    width: 45%;
    text-align: left;
  }
}

@media only screen and (min-width: 1100px) {
  .page .videoLd-container .display-vid {
    width: 31%;
    text-align: left;
  }
}

@media only screen and (min-width: 500px) {
  .page .videoLd-container .videoLd {
    margin-right: 20px;
    margin-left: 20px;
  }
}

.landing-page-video {
  margin-top: 75px;
}

.landing-page-video .section-title {
  font-weight: normal;
  font-size: 24.5px;
  color: #464646;
  max-width: 1000px;
  margin: 20px auto 30px auto;
}

.page-id-60 .videoLd-container ul {
  text-align: center;
}

.page-id-60 .videoLd-container ul li {
  width: 80%;
  margin-bottom: 40px;
  padding: 0 20px;
}

.page-id-60 .videoLd-container ul li .videoLd p, .page-id-60 .videoLd-container ul li .videoLd h3 {
  text-align: left;
}

.page-id-60 .videoLd-container ul li .videoLd h4 {
  font-size: 18px;
}

@media only screen and (min-width: 500px) and (max-width: 1037px) {
  .page-id-60 .videoLd-container ul li {
    width: 36%;
    margin-right: 15px;
    padding: 0 15px;
  }
}

@media only screen and (min-width: 1037px) {
  .page-id-60 .videoLd-container ul li {
    width: 26%;
    margin-right: 30px;
    padding: 0;
  }
}

.modal {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.modal.fade.in {
  top: 20%;
}

.modal .close {
  opacity: 1.0;
  position: absolute;
  width: 22px;
  height: 22px;
  right: -10px;
  top: -10px;
  z-index: 2000;
}

.video-filter-container .video-filter {
  background-color: #fff;
  padding: 15px 30px;
  display: table;
  margin: 0 auto;
  background-color: #efefef;
}

.video-filter-container .video-filter input[type="radio"] {
  margin: -2px 0 0 0;
}

.video-filter-container .video-filter label {
  padding-left: 15px;
  color: #7f7f7f;
}

.video-filter-container .video-filter label:first-child {
  padding-left: 0;
}

.video-filter-container .video-filter label, .video-filter-container .video-filter span {
  font-size: 10px;
}

.select-img {
  margin-bottom: -3px;
}

@media only screen and (min-width: 460px) {
  .video-filter-container .video-filter label, .video-filter-container .video-filter span {
    display: table-cell;
    vertical-align: middle;
  }
}

@media only screen and (min-width: 650px) {
  .video-filter-container .video-filter label, .video-filter-container .video-filter span {
    font-size: 18px;
  }
}

.videoLd-container .ind-video-container {
  -webkit-transition: all;
  -moz-transition: all;
  -o-transition: all;
  transition: all;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
  opacity: 0;
  display: inline-block;
  margin-top: 0;
}

.videoLd-container .ind-video-container .videoLd {
  display: none;
  margin-bottom: 0;
}

.videoLd-container .display-vid {
  opacity: 1;
  margin-top: 0;
  margin-bottom: 30px;
}

.videoLd-container .display-vid .videoLd {
  display: inline-block;
}

@media only screen and (min-width: 500px) {
  .videoLd-container .ind-video-container {
    margin-top: 200px;
  }
  .videoLd-container .display-vid {
    margin-top: 0;
  }
}

.page .mktoModal .mktoModalContent {
  padding: 30px;
}

.icon-layout {
  width: 100%;
  text-align: center;
  display: inline-block;
}

.sm-container .icon-layout {
  width: 50%;
}

.lightbox {
  color: #1182bd;
}

.thank-you-container {
  -webkit-transition: .75s;
  transition: .75s;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  z-index: 9999;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.thank-you-container:target {
  opacity: 1;
  height: 100%;
}

.thank-you {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}

.thank-you-info {
  display: table-cell;
  vertical-align: middle;
}

.thank-you-info-sub {
  padding: 20px 30px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  max-width: 500px;
  font-size: 16px;
}

.close-button {
  position: absolute;
  z-index: 99999;
  right: 0;
  top: 0;
  cursor: pointer;
  text-decoration: none;
  font-size: 22px;
  padding: 5px 6px 0 0;
}

.close-button:hover {
  text-decoration: none;
}
