/* CSS Document */
.front #zone-header-wrapper {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); }

#zone-header-wrapper #zone-content {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); }

/* IE8 Landing page hack */
body.context-gartner-magic-quadrant-2013-download-thank-you .views-field-field-lp-graphic span,
body.context-gartner-magic-quadrant-2013 .views-field-field-lp-graphic span {
  display: none; }

body.context-gartner-magic-quadrant-2013-download-thank-you .views-field-field-lp-graphic .field-content,
body.context-gartner-magic-quadrant-2013 .views-field-field-lp-graphic .field-content {
  background-image: url(../assets/images/ie8/gartner-magic-landing.png);
  width: 560px;
  height: 316px;
  background-repeat: no-repeat; }

body.context-appsworld-jumpstartup-download-thank-you .views-field-field-lp-graphic span,
body.context-appsworld-jumpstartup .views-field-field-lp-graphic span {
  display: none; }

body.context-appsworld-jumpstartup-download-thank-you .views-field-field-lp-graphic .field-content,
body.context-appsworld-jumpstartup .views-field-field-lp-graphic .field-content {
  background-image: url(../assets/images/ie8/appsworld-jumpstart.png);
  width: 560px;
  height: 306px;
  background-repeat: no-repeat; }

/* Landing page iframe */
.vdctrial2013 iframe {
  min-height: 930px; }

/*------- VDC Calculator iFrame height -------*/
.block-interoute-calculators #vdc-calc-display iframe {
  height: 720px; }

/*------- Product related calc displays -------*/
body.node-type-product-related .block-interoute-calculators {
  width: 540 !important; }

body.node-type-product-related .block-interoute-calculators iframe {
  width: 540 !important; }

/* 2014 Homepage fixes */
.front section.interoute-2014-block {
  min-height: 670px; }

#map {
  height: 700px;
  width: 100%;
  padding: 0;
  margin: 0; }

/*LEGEND*/
.legendITR {
  background: white;
  border-radius: 20px;
  border: 2px solid #4a4a4a;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: #4a4a4a;
  padding: 16px 18px;
  font: 22px/24px 'VerbRegular-Bold'; }

.legendITR a {
  display: block;
  font-size: 16px;
  text-decoration: none;
  color: black; }

.legendITR p {
  padding: 0px;
  margin: 0px;
  display: block;
  font-size: 18px;
  text-decoration: none;
  color: #4a4a4a; }

.legendITR a:hover {
  font-weight: bold; }

.legendITR img {
  vertical-align: middle;
  padding: 3px 15px 3px 2px;
  width: 25px;
  border: 0; }

.maplogo img {
  opacity: 0.6;
  width: 150px; }

.BasemapIcon {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  background: url("../images/map.png") no-repeat 2px 2px;
  border-radius: 4px;
  z-index: -1; }

.BasemapIcon:hover {
  background: url("../images/map.png") no-repeat 2px -22px;
  background-color: #9bd8db; }

.BrightnessIcon {
  display: block;
  float: left;
  width: 26px;
  height: 26px;
  background: url("../images/brightness.png") no-repeat 2px 2px;
  border-radius: 4px;
  z-index: -1; }

.BrightnessIcon:hover {
  background: url("../images/brightness.png") no-repeat 2px -23px;
  background-color: #9bd8db; }

/* --- AMENDMENTS OF LEAFLET 0.7.7 style --- */
/*POPUP*/
.leaflet-popup-content-wrapper {
  background: white;
  border-radius: 1px;
  border: 2px solid #4a4a4a; }

.leaflet-popup-tip {
  background-color: #9bd8db;
  border-radius: 2px;
  border: 2px solid #4a4a4a; }

.leaflet-popup-content {
  font-size: 16px;
  font-weight: bold;
  color: #4a4a4a;
  padding: 0 3px 0 3px;
  margin: 3px 0 3px 3px; }

.leaflet-popup-pane {
  position: relative;
  top: -40px; }

/*LAYER CONTROL*/
.leaflet-control-layers {
  background: white;
  border-radius: 10px;
  border: 2px solid #4a4a4a;
  display: inline; }

/* --- PLUGINS --- */
/*SEARCH TOOL*/
.leaflet-container .leaflet-control-search {
  position: relative;
  float: left;
  background: #fff;
  color: #1978cf;
  border-radius: 4px;
  background: white;
  z-index: 1000;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.65);
  margin: 3px 3px 3px 3px;
  font-size: 16px; }

.leaflet-control-search.search-exp {
  width: 220px;
  height: 40px;
  background: #9bd8db;
  border: 1px;
  box-shadow: none; }

.leaflet-control-search .search-input {
  background: #fff;
  border: 1px solid #4a4a4a;
  border-radius: 0px 0px 0px 0px;
  box-shadow: none;
  box-sizing: border-box;
  color: black;
  font-family: 'VerbRegular', Verdana, sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 34px;
  letter-spacing: normal;
  line-height: normal;
  margin: 3px 0px 0px 0px;
  outline-color: black;
  outline-style: none;
  outline-width: 0px;
  padding: 2px 3px 3px 2px;
  vertical-align: middle;
  width: 168px; }

.leaflet-control-search.search-load .search-input {
  background: url("../images/loader.gif") no-repeat center right #fff; }

.leaflet-control-search.search-load .search-cancel {
  visibility: hidden; }

.leaflet-control-search .search-cancel {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 170px;
  top: 5px;
  background: url("../images/search.png") no-repeat 0 -46px;
  text-decoration: none;
  filter: alpha(opacity=80);
  opacity: 0.8; }

.leaflet-control-search .search-cancel:hover {
  opacity: 1; }

.leaflet-control-search .search-cancel span {
  display: none;
  /*comment for cancel button imageless */
  font-size: 16px;
  line-height: 20px;
  color: #ccc;
  font-weight: bold; }

.leaflet-control-search .search-cancel:hover span {
  color: #aaa; }

.leaflet-control-search .search-button {
  position: relative;
  float: left;
  width: 26px;
  height: 26px;
  background: url("../images/search.png") no-repeat 2px 2px;
  border-radius: 4px; }

.leaflet-control-search .search-button:hover {
  background: url("../images/search.png") no-repeat 2px -22px; }

.leaflet-control-search .search-tooltip {
  position: absolute;
  top: 100%;
  right: 0px;
  float: left;
  min-width: 130px;
  max-height: 206px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
  background: white;
  z-index: 1010;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-y: scroll; }

.leaflet-control-search .search-tip {
  margin: 2px 9px 2px 2px;
  padding: 2px 60px 2px 4px;
  display: block;
  color: black;
  background: white;
  border-radius: 1px;
  border: 2px solid #4a4a4a;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: center; }

.leaflet-control-search .search-tip-select,
.leaflet-control-search .search-tip:hover,
.leaflet-control-search .search-button:hover {
  background-color: #9bd8db;
  font-weight: normal; }

.leaflet-control-search .search-alert {
  cursor: pointer;
  clear: both;
  font-size: .75em;
  margin-bottom: 5px;
  padding: 0 .25em;
  color: #e00;
  font-weight: bold;
  border-radius: .25em; }

.leaflet-bottom {
  z-index: 999; }

/*MARKER CLUSTER*/
.marker-cluster-small {
  background-color: rgba(155, 216, 219, 0.6); }

.marker-cluster-small div {
  /*
  background-color: rgba(155, 216, 219, 0.6);
  */ }

.marker-cluster-medium {
  background-color: rgba(155, 216, 219, 0.6); }

.marker-cluster-medium div {
  /*
  background-color: rgba(155, 216, 219, 0.6);
  */ }

.marker-cluster-large {
  background-color: rgba(155, 216, 219, 0.6); }

.marker-cluster-large div {
  /*
  background-color: rgba(241, 128, 23, 0.6);
  */ }

/* IE 6-8 fallback colors */
.leaflet-oldie .marker-cluster-small {
  /*background-color: rgb(155, 216, 219);*/ }

.leaflet-oldie .marker-cluster-small div {
  /*
  background-color: rgb(155, 216, 219);
  */ }

.leaflet-oldie .marker-cluster-medium {
  /*background-color: rgb(155, 216, 219);*/ }

.leaflet-oldie .marker-cluster-medium div {
  /*
  background-color: rgb(155, 216, 219);
  */ }

.leaflet-oldie .marker-cluster-large {
  /*
  background-color: rgb(155, 216, 219);
  */ }

.leaflet-oldie .marker-cluster-large div {
  /*
  background-color: rgb(155, 216, 219);
  */ }

.marker-cluster {
  border-radius: 20px; }

.marker-cluster div {
  position: relative;
  top: -22px;
  left: 6px;
  width: 30px;
  height: 44px;
  background-image: url("../images/icon_cluster.png");
  background-position: 1px 0px;
  background-repeat: no-repeat;
  text-align: center;
  border-radius: 20px;
  font: 16px 'VerbRegular'; }

.marker-cluster span {
  line-height: 28px; }

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
  transition: transform 0.3s ease-out, opacity 0.3s ease-in; }

/*GEOCODER*/
.leaflet-control-geocoder a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block; }

.leaflet-control-geocoder {
  box-shadow: 0 1px 7px #999;
  background: #f8f8f9;
  border-radius: 8px; }

.leaflet-control-geocoder a {
  background-image: url(../images/geocoder.png);
  width: 36px;
  height: 36px; }

.leaflet-touch .leaflet-control-geocoder a {
  width: 44px;
  height: 44px; }

.leaflet-control-geocoder .leaflet-control-geocoder-form,
.leaflet-control-geocoder-expanded .leaflet-control-geocoder-toggle {
  display: none; }

.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form {
  display: block;
  position: relative; }

.leaflet-control-geocoder-expanded .leaflet-control-geocoder-form {
  padding: 5px; }

.leaflet-control-geocoder-form {
  font-size: 12px;
  padding: 8px 8px 8px 8px;
  background: white;
  text-decoration: none;
  color: #4a4a4a;
  border: 10px;
  border-radius: 10px;
  height: 28px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4); }

.region-user-first .site-name a {
  background: url(/sites/all/themes/interoute/assets/images/fluid/generic/white_logo.png) no-repeat !important;
  background-size: 100% !important;
  width: 170px !important; }

.menu-name-main-menu li {
  list-style-image: none !important;
  list-style-type: none !important; }

a.megamenu-link {
  background-position: 98% 54% !important; }

.megamenu {
  z-index: 9999 !important; }

.mega-menu-header-about.block-block-44 {
  display: none !important;
  visibility: none !important;
  height: 0;
  width: 0; }

.megamenu.megamenu-mega-menu-about-us {
  width: 30% !important; }

/*# sourceMappingURL=ie8.css.map */
