@import "jrha/stylesheet.css";

@import "avenir/stylesheet.css";

@import "icomoon94912/style.css";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-color: #ede8e3;
}
body > div#container > header {
  background-color: #ffffff;
  border-bottom-color: #eb7c31;
}
body > div#container > header > div.wrapper > nav > ul > li > a {
  color: #00924b;
}
body > div#container > div#main {
  background-color: #ffffff;
}
body > div#container > div#main > nav.primary-navigation {
  background-color: #ea7526;
  background-image: -moz-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -ms-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9701e), to(#eb7c31));
  background-image: -webkit-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -o-linear-gradient(top, #e9701e, #eb7c31);
  background-image: linear-gradient(top, #e9701e, #eb7c31);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9701e', endColorstr='#eb7c31', GradientType=0);
}
body > div#container > div#main > nav.primary-navigation > ul > li:hover > a {
  background-color: #00904a;
  background-image: -moz-linear-gradient(top, #00924b, #008d48);
  background-image: -ms-linear-gradient(top, #00924b, #008d48);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00924b), to(#008d48));
  background-image: -webkit-linear-gradient(top, #00924b, #008d48);
  background-image: -o-linear-gradient(top, #00924b, #008d48);
  background-image: linear-gradient(top, #00924b, #008d48);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00924b', endColorstr='#008d48', GradientType=0);
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}
body > div#container > div#main > nav.primary-navigation > ul > li > a {
  text-shadow: rgba(26, 12, 3, 0.4) 1px 1px 2px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.selected > a {
  background-color: #00904a;
  background-image: -moz-linear-gradient(top, #00924b, #008d48);
  background-image: -ms-linear-gradient(top, #00924b, #008d48);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00924b), to(#008d48));
  background-image: -webkit-linear-gradient(top, #00924b, #008d48);
  background-image: -o-linear-gradient(top, #00924b, #008d48);
  background-image: linear-gradient(top, #00924b, #008d48);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00924b', endColorstr='#008d48', GradientType=0);
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li.selected > a {
  background-color: #eb7c31;
  color: #FFF;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li.selected > a:hover {
  background-color: #eb7c31;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li > a:hover {
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.07);
  text-decoration: none;
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li.selected > a {
  font-weight: bold;
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.07);
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > a {
  color: #6f5e52;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > a:hover {
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.07);
  text-decoration: none;
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > ul li.selected > a {
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.02);
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail > ul > li > a {
  color: #eb7c31;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content {
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content h2 {
  color: #00924b;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content h3 {
  color: #00924b;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content a {
  color: #eb7c31;
  text-decoration: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content a:hover {
  color: #a64d10;
  text-decoration: underline;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.right-col a {
  color: #eb7c31;
  text-decoration: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.right-col a:hover {
  color: #a64d10;
  text-decoration: underline;
}
body > div#container > footer {
  background-color: #ede8e3;
  background-image: url(images/footer-border-top-green.png );
  background-repeat: repeat-x;
  background-position: top center;
}
body > div#container > footer > div.wrapper nav ul.quicklinks > li a {
  color: #eb7c31;
}
body.hide-left-col.hide-right-col > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail,
body.hide-left-col > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail {
  width: 944px;
}
body > div#container > header {
  height: 122px;
  background-image: url(images/nav-border-top.png ), url(images/header-background.png ), url(images/header-gradient-background.png );
  background-repeat: repeat-x, no-repeat, repeat-x;
  background-position: bottom center, top center, bottom center;
}
body > div#container > header > div.wrapper {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 990px;
}
body > div#container > header > div.wrapper > h1 {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 25px;
  top: 20px;
  width: 177px;
  height: 85px;
  background-image: url(/u/mapds/assets/images/mapdata-services-logo.png );
  background-repeat: no-repeat;
  color: transparent;
  font-size: 0px;
  cursor: pointer;
}
body > div#container > header > div.wrapper > nav {
  position: absolute;
  top: 25px;
  right: 165px;
}
body > div#container > header > div.wrapper > nav > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body > div#container > header > div.wrapper > nav > ul > li {
  padding: 0 14px;
  float: left;
  border-right: 1px solid #aaaaaa;
  border-left: 1px solid #424242;
  line-height: 10px;
  /* Hide child pages */

}
body > div#container > header > div.wrapper > nav > ul > li:first-child {
  border-left: none;
}
body > div#container > header > div.wrapper > nav > ul > li:last-child {
  border-right: none;
}
body > div#container > header > div.wrapper > nav > ul > li > a {
  font-family: 'AvenirMedium', Arial;
  font-size: 12px;
  font-weight: normal;
}
body > div#container > header > div.wrapper > nav > ul > li > ul {
  display: none;
}
body > div#container > header > div.wrapper > form {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 19px;
  right: 13px;
}
body > div#container > header > div.wrapper > form > i.icon {
  position: absolute;
  top: 3px;
  left: 5px;
  font-size: 18px;
  color: #e3e3e3;
}
body > div#container > header > div.wrapper > form > input {
  margin: 0;
  padding: 2px 15px 0px 25px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  font-size: 12px;
  width: 112px;
  font-family: 'AvenirMedium', Arial;
  height: 18px;
  line-height: 20px;
}
body > div#container > header > div.wrapper > form > input::-webkit-input-placeholder {
  color: #e3e3e3;
}
body > div#container > header > div.wrapper > form > input:-moz-placeholder {
  color: #e3e3e3;
}
body > div#container > div#main {
  background-repeat: no-repeat;
  background-position: bottom center;
}
body > div#container > div#main > nav.primary-navigation {
  border-top: 1px solid #FFF;
  height: 41px;
}
body > div#container > div#main > nav.primary-navigation > ul {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width: 990px;
  list-style-type: none;
  position: relative;
}
body > div#container > div#main > nav.primary-navigation > ul > li {
  margin: 0;
  padding: 0 1px 0 0;
  position: relative;
  float: left;
  /* Flyout - First Level */

}
body > div#container > div#main > nav.primary-navigation > ul > li > a {
  padding-top: 4px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
  display: block;
  font-family: 'AvenirMedium', Arial;
  font-size: 16px;
  line-height: 36px;
  color: #FFF;
}
body > div#container > div#main > nav.primary-navigation > ul > li > a:hover {
  text-decoration: none;
}
body > div#container > div#main > nav.primary-navigation > ul > li.selected > a {
  text-decoration: none;
}
body > div#container > div#main > nav.primary-navigation > ul > li:hover > ul {
  display: block;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu:first {
  display: block;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-5 {
  position: static;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-5 > ul {
  width: 900px;
  min-width: 900px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-5 > ul > li:nth-child(5n+1) {
  clear: both;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-4 > ul {
  width: 700px;
  min-width: 700px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-4 > ul > li:nth-child(4n+1) {
  clear: both;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-3 > ul {
  width: 530px;
  min-width: 530px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-3 > ul > li:nth-child(3n+1) {
  clear: both;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-2 > ul {
  width: 360px;
  min-width: 360px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-2 > ul > li:nth-child(2n+1) {
  clear: both;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-1 > ul {
  width: 200px;
  min-width: 200px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu.mega-menu-1 > ul > li:nth-child(1n+1) {
  clear: both;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu > ul {
  top: inherit;
  padding-left: 10px;
  padding-right: 10px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu > ul > li {
  margin-top: 70px;
  float: left;
  display: inline;
  width: 175px;
  position: relative;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu > ul > li > a {
  padding-left: 10px;
  padding-right: 10px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu > ul > li > a > aside {
  position: absolute;
  top: -50px;
  left: 10px;
  display: block;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu > ul > li > ul {
  visibility: visible;
  position: static;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-width: 0px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.mega-menu > ul > li > ul > li > a {
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  padding-left: 10px;
  padding-right: 10px;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul {
  display: none;
  position: absolute;
  padding-bottom: 20px;
  z-index: 10000;
  left: -25px;
  top: 40px;
  list-style-type: none;
  min-width: 250px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: bold;
  border-top: 10px solid #167e43;
  border-right: 1px solid #167e43;
  border-bottom: 1px solid #167e43;
  border-left: 1px solid #167e43;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #4bb044;
  background-image: -moz-linear-gradient(top, #74c139, #0d9754);
  background-image: -ms-linear-gradient(top, #74c139, #0d9754);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74c139), to(#0d9754));
  background-image: -webkit-linear-gradient(top, #74c139, #0d9754);
  background-image: -o-linear-gradient(top, #74c139, #0d9754);
  background-image: linear-gradient(top, #74c139, #0d9754);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74c139', endColorstr='#0d9754', GradientType=0);
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li {
  display: block;
  position: relative;
  /* All Flyouts */

  /* Flyout - Second Level */

}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li:hover > a {
  text-decoration: none;
  background-color: #2e8d31;
  background-color: rgba(255, 255, 255, 0.2);
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li:hover > ul {
  visibility: visible;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  transition-delay: .2s;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li > a {
  padding-top: 8px;
  padding-right: 25px;
  padding-bottom: 5px;
  padding-left: 25px;
  display: block;
  font-size: 15px;
  color: #FFF;
  font-family: 'AvenirRoman', Arial, sans-serif;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li > a > aside {
  display: none;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li ul {
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #167e43;
  border-radius: 5px;
  min-width: 200px;
  background-color: #4bb044;
  background-image: -moz-linear-gradient(top, #74c139, #0d9754);
  background-image: -ms-linear-gradient(top, #74c139, #0d9754);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#74c139), to(#0d9754));
  background-image: -webkit-linear-gradient(top, #74c139, #0d9754);
  background-image: -o-linear-gradient(top, #74c139, #0d9754);
  background-image: linear-gradient(top, #74c139, #0d9754);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74c139', endColorstr='#0d9754', GradientType=0);
  -webkit-box-shadow: 0 0 10px #000000;
  -moz-box-shadow: 0 0 10px #000000;
  box-shadow: 0 0 10px #000000;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li > ul {
  margin: 0;
  list-style-type: none;
  visibility: hidden;
  position: absolute;
  top: 4px;
  left: 210px;
  z-index: 20;
  -webkit-transition: visibility .2s;
  -moz-transition: visibility .2s;
  -ms-transition: visibility .2s;
  -o-transition: visibility .2s;
  transition: visibility .2s;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li > ul > li > a {
  padding: 3px 10px 3px 25px;
  font-size: 12px;
  color: #e3f6ca;
  display: block;
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li > ul > li > a:hover {
  background-color: #2e8d31;
  background-color: rgba(255, 255, 255, 0.2);
}
body > div#container > div#main > nav.primary-navigation > ul > li > ul > li > ul > li ul {
  display: none;
}
body > div#container > div#main > div.banner-carousel.editable div.slider.plugin-wrapper {
  margin-top: 5px;
}
body > div#container > div#main > div.banner-carousel.editable div.slider.plugin-wrapper > div.plugin {
  width: 100% !important;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
body > div#container > div#main > div.banner-carousel.editable div.slider.plugin-wrapper > div.plugin.fade.in {
  opacity: 1;
}
body > div#container > div#main > div.banner-carousel.editable div.slider.plugin-wrapper > div.plugin > div.navi-outer-wrapper {
  bottom: 0;
}
body > div#container > div#main > div.banner-carousel.editable div.slider.plugin-wrapper > div.plugin > div.slider {
  width: 100% !important;
}
body > div#container > div#main > div.banner-carousel.editable div.slider.plugin-wrapper > div.plugin > div.slider > div.items > a {
  background-position: top center;
}
body > div#container > div#main > div.content-wrapper {
  padding-bottom: 50px;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 944px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid {
  margin-top: 8px;
  margin-bottom: 50px;
  min-height: 300px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col {
  padding-top: 17px;
  width: 202px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > h1 {
  padding-left: 8px;
  position: relative;
  font-family: 'jrhandRegular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 22px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  color: #2f2f2f;
  display: inline-block;
  line-height: 25px;
  max-width: 170px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > h1 > a {
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > h1 > span {
  white-space: nowrap;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > h1 img {
  position: relative;
  bottom: -10px;
  right: -10px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav {
  margin-top: 15px;
  width: 187px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li.selected {
  position: relative;
  top: -1px;
  background-image: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li > a {
  padding: 6px 10px;
  font-family: 'AvenirRoman', Arial;
  font-size: 14px;
  color: #2f2f2f;
  display: block;
  background-image: url(/u/mapds/assets/images/side-navigation-border-bottom.png );
  background-repeat: repeat-x;
  background-position: bottom;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul {
  margin: 0;
  list-style-type: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li {
  background-image: url(/u/mapds/assets/images/sub-nav-bullet.png );
  background-position: 15px 13px;
  background-repeat: no-repeat;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > a {
  padding: 6px 10px 6px 30px;
  display: block;
  background-image: url(/u/mapds/assets/images/side-navigation-border-bottom.png );
  background-repeat: repeat-x;
  background-position: bottom;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li.selected ul {
  display: block;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li ul {
  margin-top: -1px;
  display: none;
  background-color: #FFF;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li ul > li {
  background-position: 30px 13px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li ul > li > a {
  padding-left: 40px;
  background-image: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li ul > li ul {
  display: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper {
  position: relative;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail {
  position: absolute;
  left: -9px;
  top: 9px;
  width: 735px;
  height: 30px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail > ul {
  margin: 0;
  list-style-type: none;
  background-image: url(/u/mapds/assets/images/cookie-bg.png );
  background-repeat: repeat-x;
  background-position: left bottom;
  height: 30px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail > ul > li {
  padding-right: 17px;
  padding-left: 5px;
  float: left;
  background-image: url(/u/mapds/assets/images/cookie-trail-seperator.png );
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 11px;
  color: #767676;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail > ul > li:last-child {
  background-image: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail > ul > li > a {
  display: block;
  font-size: 11px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content {
  margin-top: 58px;
  font-size: 13px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content > h1,
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content td h1 {
  margin-bottom: 7px;
  font-family: 'jrhandRegular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 45px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content h2 {
  margin-top: 7px;
  font-family: 'AvenirMedium', Arial;
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content h3 {
  margin-top: 9px;
  font-family: 'AvenirMedium', Arial;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content ul {
  margin-bottom: 10px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content ul > li {
  line-height: 18px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.right-col {
  margin-top: 60px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer {
  width: 990px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer form.subscribe-to-enews {
  position: absolute;
  left: 0px;
  bottom: 0px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer form.subscribe-to-enews label {
  position: relative;
  top: -3px;
  width: auto;
  white-space: nowrap;
}
body > div#container > div#main > div.content-wrapper > div.content-footer form.subscribe-to-enews label img:first-child {
  position: relative;
  top: 2px;
  margin-right: 4px;
  display: inline;
}
body > div#container > div#main > div.content-wrapper > div.content-footer form.subscribe-to-enews input.email {
  line-height: 23px;
  height: 13px;
  width: 143px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer form.subscribe-to-enews button {
  height: 23px;
  line-height: 13px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us {
  position: absolute;
  right: 50px;
  bottom: 28px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > aside {
  position: relative;
  top: 22px;
  right: 127px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > aside img {
  display: inline;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul {
  margin: 0;
  list-style-type: none;
  position: relative;
  top: 5px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li {
  float: left;
  margin: 0 8px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li a {
  display: block;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  position: relative;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li a:hover {
  text-decoration: none;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li a:hover > i {
  color: #969696;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li a > i {
  font-size: 35px;
  color: #afafaf;
  display: block;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li.blog a {
  background: url(images/blog.png) no-repeat top center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 35px;
  margin-top: -9px;
  width: 36px;
}
body > div#container > div#main > div.content-wrapper > div.content-footer > div.follow-us > ul > li.blog a:hover {
  background-position: bottom center;
}
body > div#container > footer > div.wrapper {
  padding-top: 46px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 944px;
}
body > div#container > footer > div.wrapper nav {
  margin-left: -20px;
}
body > div#container > footer > div.wrapper nav ul {
  margin: 0;
  list-style-type: none;
}
body > div#container > footer > div.wrapper nav ul > li > h6,
body > div#container > footer > div.wrapper nav ul > li h6 a {
  margin-bottom: 14px;
  color: #171717;
  font-size: 15px;
  font-weight: normal;
  text-transform: none;
  font-family: 'AvenirRoman', Arial;
}
body > div#container > footer > div.wrapper nav ul > li > a {
  font-family: 'Arial';
  font-size: 11px;
  color: #777574;
  text-decoration: none;
}
body > div#container > footer > div.wrapper nav ul > li > a:hover {
  color: #171717;
  text-decoration: underline;
}
body > div#container > footer > div.wrapper nav ul.quicklinks > li:first-child {
  position: relative;
  height: 32px;
}
body > div#container > footer > div.wrapper nav ul.quicklinks > li:first-child > img {
  position: absolute;
  top: -2px;
  left: -18px;
}
body > div#container > footer > div.wrapper nav ul.quicklinks > li {
  line-height: 20px;
}
body > div#container > footer > div.wrapper nav ul.quicklinks > li > a {
  font-size: 12px;
}
body {
  background-color: #ede8e3;
}
body > div#container > header {
  background-color: #ffffff;
  border-bottom-color: #eb7c31;
}
body > div#container > header > div.wrapper > nav > ul > li > a {
  color: #00924b;
}
body > div#container > div#main {
  background-color: #ffffff;
}
body > div#container > div#main > nav.primary-navigation {
  background-color: #ea7526;
  background-image: -moz-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -ms-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9701e), to(#eb7c31));
  background-image: -webkit-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -o-linear-gradient(top, #e9701e, #eb7c31);
  background-image: linear-gradient(top, #e9701e, #eb7c31);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9701e', endColorstr='#eb7c31', GradientType=0);
}
body > div#container > div#main > nav.primary-navigation > ul > li:hover > a {
  background-color: #00904a;
  background-image: -moz-linear-gradient(top, #00924b, #008d48);
  background-image: -ms-linear-gradient(top, #00924b, #008d48);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00924b), to(#008d48));
  background-image: -webkit-linear-gradient(top, #00924b, #008d48);
  background-image: -o-linear-gradient(top, #00924b, #008d48);
  background-image: linear-gradient(top, #00924b, #008d48);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00924b', endColorstr='#008d48', GradientType=0);
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}
body > div#container > div#main > nav.primary-navigation > ul > li > a {
  text-shadow: rgba(26, 12, 3, 0.4) 1px 1px 2px;
}
body > div#container > div#main > nav.primary-navigation > ul > li.selected > a {
  background-color: #00904a;
  background-image: -moz-linear-gradient(top, #00924b, #008d48);
  background-image: -ms-linear-gradient(top, #00924b, #008d48);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#00924b), to(#008d48));
  background-image: -webkit-linear-gradient(top, #00924b, #008d48);
  background-image: -o-linear-gradient(top, #00924b, #008d48);
  background-image: linear-gradient(top, #00924b, #008d48);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00924b', endColorstr='#008d48', GradientType=0);
  text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li.selected > a {
  background-color: #eb7c31;
  color: #FFF;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li.selected > a:hover {
  background-color: #eb7c31;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li > a:hover {
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.07);
  text-decoration: none;
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li.selected > a {
  font-weight: bold;
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.07);
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > a {
  color: #6f5e52;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > a:hover {
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.07);
  text-decoration: none;
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.left-col > nav > ul > li ul > li > ul li.selected > a {
  background-color: #fcf3ee;
  background-color: rgba(235, 124, 49, 0.02);
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > nav.cookie-trail > ul > li > a {
  color: #eb7c31;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content {
  color: #2f2f2f;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content h2 {
  color: #00924b;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content h3 {
  color: #00924b;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content a {
  color: #eb7c31;
  text-decoration: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.content-wrapper > div.content a:hover {
  color: #a64d10;
  text-decoration: underline;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.right-col a {
  color: #eb7c31;
  text-decoration: none;
}
body > div#container > div#main > div.content-wrapper > div.row-fluid > div.right-col a:hover {
  color: #a64d10;
  text-decoration: underline;
}
body > div#container > footer {
  background-color: #ede8e3;
  background-image: url(images/footer-border-top-green.png );
  background-repeat: repeat-x;
  background-position: top center;
}
body > div#container > footer > div.wrapper nav ul.quicklinks > li a {
  color: #eb7c31;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .news.plugin-wrapper .left-col-full h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .news.plugin-wrapper .left-col-full h2 a {
  font-size: 16px;
  font-weight: bold;
  color: #22111f;
  text-decoration: none;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .news.plugin-wrapper .left-col-full h2 a:hover {
  text-decoration: underline;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .news.plugin-wrapper .left-col-full a.button-main {
  display: none;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .news.plugin-wrapper hr {
  display: none;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .ESRI_newsbox.plugin-wrapper h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .ESRI_casestudybox.plugin-wrapper h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .ESRI_newsbox.plugin-wrapper h2 a,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .ESRI_casestudybox.plugin-wrapper h2 a {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 22px;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  line-height: 20px;
  color: #00924B;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content ul.service-product-list {
  list-style: square;
  margin-top: 6px !important;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content ul.service-product-list > li {
  border-bottom: 1px dashed #dadada;
  padding: 2px 0 2px 0;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content table.products-services h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content table.industries h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content table.products-services h2 a,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content table.industries h2 a {
  font-family: 'jrhandRegular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #2f2f2f;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  text-decoration: none;
  padding: 0 0 13px 0;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content table.products-services h2 a:hover,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content table.industries h2 a:hover {
  text-decoration: underline;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content a.readmore {
  font-family: 'jrhandRegular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  text-decoration: none;
  padding: 0 6px;
  background-color: #ef7d25;
  float: right;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content a.btn-more {
  font-family: 'jrhandRegular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  text-decoration: none;
  padding: 2px 6px;
  background-color: #ef7d25;
  margin-top: 3px;
  width: 75px;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content img.border {
  border: 1px solid #a6a6a6;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content img.left {
  margin: 0 10px 10px 0;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content img.right {
  margin: 0 0 10px 10px;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .clear {
  clear: both;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.left-bg {
  background-image: url(/u/mapds/assets/images/left-bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.left-bg-white {
  background-image: url(/u/mapds/assets/images/left-bg-white.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.right-bg {
  background-image: url(/u/mapds/assets/images/right-bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.right-bg-white {
  background-image: url(/u/mapds/assets/images/right-bg-white.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content ul.related {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content ul.related li {
  padding: 0 0 5px 23px;
  background-image: url(/u/mapds/assets/images/related-bullet.png );
  background-repeat: no-repeat;
  background-position: top left;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.featured-box {
  border: 2px dashed #939393;
  background-color: #f4f1ef;
  padding: 10px;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.featured-box h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content div.featured-box h2 a {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 22px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 22px;
  color: #00924B;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content .handwriting {
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content img.img-border {
  border: 1px solid #939393;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content img.border-dashed {
  border: 2px dashed #939393;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content img.img-dropshadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content span.handwritten-h1,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content span.handwritten-h1 a {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 22px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 22px;
  color: #00924B;
  display: block;
}
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content span.handwritten-h2,
body div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content span.handwritten-h2 a {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 18px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 22px;
  display: block;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col h2,
body div#container div#main div.content-wrapper div.row-fluid div.right-col h2 a,
body div#container div#main div.content-wrapper div.row-fluid div.right-col h2 a:hover {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 22px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 22px;
  color: #00924B;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col ul.related {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col ul.related li {
  padding: 0 0 5px 23px;
  background-image: url(/u/mapds/assets/images/related-bullet.png );
  background-repeat: no-repeat;
  background-position: top left;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col div.left-bg {
  background-image: url(/u/mapds/assets/images/left-bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col div.left-bg-white {
  background-image: url(/u/mapds/assets/images/left-bg-white.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col div.right-bg {
  background-image: url(/u/mapds/assets/images/right-bg.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col div.right-bg-white {
  padding: 10px;
  background-image: url(/u/mapds/assets/images/right-bg-white.gif);
  background-repeat: no-repeat;
  background-position: top right;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col div.featured-box {
  border: 2px dashed #939393;
  background-color: #f4f1ef;
  padding: 10px;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col img.img-border {
  border: 1px solid #939393;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col img.border-dashed {
  border: 2px dashed #939393;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col img.img-dropshadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col .handwriting {
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col span.handwritten-h1,
body div#container div#main div.content-wrapper div.row-fluid div.right-col span.handwritten-h1 a,
body div#container div#main div.content-wrapper div.row-fluid div.right-col span.handwritten-h1 a:hover {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 22px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 22px;
  color: #00924B;
  display: block;
}
body div#container div#main div.content-wrapper div.row-fluid div.right-col span.handwritten-h2,
body div#container div#main div.content-wrapper div.row-fluid div.right-col span.handwritten-h2 a,
body div#container div#main div.content-wrapper div.row-fluid div.right-col span.handwritten-h2 a:hover {
  margin-top: 7px;
  margin-bottom: 5px;
  font-family: 'jrhandRegular', 'AvenirMedium', Arial;
  font-size: 18px;
  text-rendering: optimizeLegibility;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0);
  font-weight: normal;
  line-height: 22px;
  display: block;
}
button.btn.btn-primary,
a.btn.btn-primary {
  background-color: #E9701E;
  background-image: -moz-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -ms-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9701e), to(#eb7c31));
  background-image: -webkit-linear-gradient(top, #e9701e, #eb7c31);
  background-image: -o-linear-gradient(top, #e9701e, #eb7c31);
  background-image: linear-gradient(top, #e9701e, #eb7c31);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E9701E', endColorstr='#EB7C31', GradientType=0);
  border-color: #E9701E #E9701E #E9701E;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #ffffff !important;
}
body.sooji-cms-editmode div.content-wrapper nav.cookie-trail,
body.is-home div.content-wrapper nav.cookie-trail {
  display: none;
}
body.is-home div#container div#main div.content-wrapper div.row-fluid {
  margin-top: 3px;
  margin-bottom: 10px;
}
body.is-home div#container div#main div.content-wrapper div.row-fluid div.content-wrapper div.content {
  margin-top: 0;
}
