/* input(513,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
input(516,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
input(519,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*'
input(522,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found '*' */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  min-width: 1150px;
}
body.Kellog .btn-primary {
  background-color: #0091B3 !important;
}
body.Kellog .btn-primary:hover {
  background-color: #00748f !important;
}
.userProfileNav {
  position: absolute;
  right: 45px;
  top: 6px;
}
.userProfileNav #userProfileLogo {
  background-image: url(/Content/img/user_profile.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 52px;
  height: 38px;
}
.userProfileNav .userProfilePopup {
  width: 180px;
  height: 60px;
  background: white;
  position: absolute;
  right: 0px;
  top: 50px;
  border-radius: 3px;
}
.userProfileNav .userProfilePopup #userProfileEmail {
  padding: 5px 10px;
  padding-top: 8px;
}
body[lang="fr"] a.langSwitch.eng {
  right: 130px;
}
body[lang="fr"] a.langSwitch.fra {
  right: 100px;
}
a.langSwitch {
  text-decoration: none;
  color: #fff;
  position: absolute;
  top: 16.5px;
  width: 20px;
  height: 20px;
  background-size: 20px;
}
a.langSwitch.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}
a.langSwitch.por {
  background-image: url(/Content/img/Flags/pt-br.svg?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  right: 60px;
}
a.langSwitch.eng {
  background-image: url(/Content/img/Flags/en-us.svg?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  right: 90px;
}
a.langSwitch.fra {
  background-image: url(/Content/img/Flags/fr-fr.svg?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  right: 60px;
  background-repeat: no-repeat;
  background-position: 50%;
}
html {
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
}
.main-menu__app-mode {
  float: left;
  position: relative;
  padding-right: 10px;
  padding-left: 10px;
  height: 50px;
  line-height: 50px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
}
.main-menu__logo {
  float: left;
  position: relative;
  left: 0;
  top: 0;
  display: inline-block;
  width: 98px;
  height: 50px;
  background-image: url(/Content/img/logo_6grain.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  background-repeat: no-repeat;
  background-position: center center;
}
.main-menu__logo.Syngenta {
  background: url(/Content/img/logo-6-s.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) no-repeat;
  top: 5px;
  width: 220px;
  left: 30px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .main-menu__logo {
    background-image: url(/Content/img/logo_6grain@2x.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
    background-size: 98px 40px;
  }
}
@media (min-width: 768px) {
  .navbar.navbar-blue .container {
    width: auto !important;
  }
}
/* styles for validation helpers */
.field-validation-error {
  color: #b94a48;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error {
  border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
  border: 0 none;
}
.validation-summary-errors {
  color: #b94a48;
}
.validation-summary-valid {
  display: none;
}
.scroll-wrapper-h {
  overflow-x: scroll;
}
#map-canvas {
  width: 100%;
  height: 100%;
  cursor: url(/Content/img/cursors/openhand.cur?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ), move;
  position: relative;
}
#map-canvas #map-info-window {
  position: absolute;
  background-color: white;
  -webkit-filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 1px 4px rgba(0, 0, 0, 0.2));
  padding: 15px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  bottom: 12px;
  left: -50px;
  min-width: 280px;
}
#map-canvas #map-info-window:after,
#map-canvas #map-info-window:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#map-canvas #map-info-window:after {
  border-top-color: white;
  border-width: 10px;
  left: 48px;
  margin-left: -10px;
}
#map-canvas #map-info-window:before {
  border-top-color: #cccccc;
  border-width: 11px;
  left: 48px;
  margin-left: -11px;
}
#map-canvas #map-info-window .ggpPopupRSImage {
  margin-bottom: 12px;
}
#map-canvas #map-info-window #popup-closer {
  text-decoration: none;
  position: absolute;
  top: 2px;
  right: 8px;
}
#map-canvas #map-info-window #popup-closer:after {
  content: "✖";
}
#map-canvas .gcd-gl-container {
  max-width: 500px;
  width: 28%;
  left: 50%;
  margin-left: -14%;
  top: 15px;
  z-index: 999;
  position: relative;
}
#map-canvas .gcd-gl-container .gcd-gl-control {
  background-color: initial;
  width: 100%;
  position: relative;
}
#map-canvas .gcd-gl-container .gcd-gl-control button {
  display: none;
}
#map-canvas .gcd-gl-container .gcd-gl-control input {
  position: initial;
  width: 100%;
  height: 29px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
#map-canvas .gcd-gl-container .gcd-gl-result {
  left: 4px;
  background: white;
}
.ol-viewport .mapZoom {
  bottom: 50px;
  right: 10px;
  z-index: 100;
}
.ol-viewport .ol-scale-line {
  bottom: 10px;
  left: initial;
  right: 50px;
  position: absolute;
}
.ol-viewport .ol-attribution {
  bottom: 10px;
  right: 10px;
}
.ol-viewport .ol-attribution ul {
  font-size: 10px;
}
#map-canvas-clone {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  border-right: 2px solid #2e8fc3;
}
#comparisonDragger {
  position: absolute;
  left: 40%;
  height: 70px;
  top: 50%;
  width: 11px;
  background: url(/Content/img/slider.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) no-repeat 50%;
  margin-left: 314px;
  cursor: pointer;
}
.table-no-border {
  border: none !important;
}
.table-no-border > thead > tr > th,
.table-no-border > tbody > tr > th,
.table-no-border > tfoot > tr > th,
.table-no-border > thead > tr > td,
.table-no-border > tbody > tr > td,
.table-no-border > tfoot > tr > td {
  border-top: none;
}
.navbar-center {
  text-align: center;
  float: none;
}
.navbar-center > li {
  display: inline-block;
  float: none;
}
.navbar-blue {
  background-color: #2088bc;
  border: none;
  height: 50px;
}
.navbar-blue .navbar-nav {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 16px;
}
.navbar-blue .navbar-nav > li > a {
  color: #9be1ff;
  outline: none;
}
.navbar-blue .navbar-nav > li > a:hover,
.navbar-blue .navbar-nav > li > a:focus {
  background-color: #2088bc;
}
.navbar-blue .navbar-nav > li > a.active,
.navbar-blue .navbar-nav > li > a:active {
  color: #fff;
  padding-bottom: 12px;
  border-bottom: 3px solid #91D246;
}
.nav-tabs {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 13px;
  color: #2088bc;
}
.nav-tabs > li > a {
  line-height: 13px;
}
.nav-tabs > .active {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 13px;
  color: #6C7C8E;
}
.text-ellipsis {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.td85px {
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 85px;
}
.table {
  border: 1px solid #E4E6EA;
  font-size: 13px;
}
.table th,
.table td {
  padding: 13px 16px !important;
}
.table > thead > tr {
  background: -moz-linear-gradient(top, #ffffff 0%, #E5EAEF 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #E5EAEF));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #E5EAEF 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #E5EAEF 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #E5EAEF 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #E5EAEF 100%);
  /* W3C */
  background: linear-gradient(to bottom, #ffffff 0, #E5EAEF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E5EAEF', GradientType=0);
  /* IE6-9 */
}
.table > thead > tr > th {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  color: #7da4b7;
  text-align: center;
  vertical-align: middle !important;
  border-bottom: 1px solid #D2D4D8;
}
.table > thead.text-left > tr > th {
  text-align: left;
}
.table > tbody > tr {
  font-family: 'PT Sans';
}
.table > tbody > tr > th {
  font-weight: bold;
}
.table > tbody > tr > td {
  white-space: nowrap;
  color: #4b5860;
}
.table.table-wrap-whitespace > tbody > tr > td {
  white-space: normal;
}
.width-auto {
  width: auto !important;
}
.btn {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 12px;
}
.btn.SearchItems {
  background-image: url(/Content/img/search-icon.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
h1 {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 14px;
  color: #31424f;
}
h2 {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 13px;
  color: #5b6f7c;
}
.label {
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold !important;
  font-size: 11px;
  color: #7890a0;
  margin: 0;
  padding: 0;
}
input {
  font-family: 'PT Sans';
  font-size: 13px;
  color: #4b5860;
}
.attributes-table {
  width: 100%;
  font-family: 'PT Sans', Arial, sans-serif;
  font-size: 13px;
}
.attributes-table th,
.attributes-table td {
  padding: 0 11px;
  vertical-align: top;
}
.attributes-table th {
  font-weight: normal;
  color: #768A99;
  height: 26px;
}
.attributes-table td {
  color: #333333;
}
.popup-table {
  font-size: 12px;
  margin: 10px 0;
}
.popup-table th,
.popup-table td {
  padding: 2px 10px !important;
  white-space: nowrap;
}
.attention-icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(http://app.6thgrain.com/Content/Images/attention-icon.png) 0 0 no-repeat;
  vertical-align: middle;
}
.ui-slider {
  border: 1px solid #aaaaaa;
  background: #ffffff;
  color: #222222;
}
.ui-slider.padded {
  margin: 0 0.5em;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  border: 1px solid #d3d3d3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #e6e6e6;
  font-weight: normal;
  color: #555555;
}
#chirps-tab .ui-slider-wrapper.horizontal {
  height: 3.5em;
}
#chirps-tab .ui-slider-label-ticks > span {
  left: 4px;
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 80%;
}
.legend {
  position: relative;
}
.legend .tick {
  position: absolute;
  top: 100%;
  width: 30px;
  margin-left: -15px;
  text-align: center;
}
.legend .tick-0 {
  left: 0;
}
.legend .tick-50 {
  left: 100/6%;
}
.legend .tick-100 {
  left: 100/6*2%;
}
.legend .tick-150 {
  left: 100/6*3%;
}
.legend .tick-200 {
  left: 100/6*4%;
}
.legend .tick-250 {
  left: 100/6*5%;
}
.legend .tick-300 {
  left: 100%;
}
.legend.gaez-legend {
  width: 268px;
  height: 15px;
  background-image: url(/Content/img/gaez_legend.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
.legend.chirps-legend {
  font-size: 10px;
  font-family: roboto;
  font-weight: bold;
  width: 247px;
  height: 27px;
  background: url(/Content/img/gradient_legend.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
  background-size: 100% 100%;
}
.legend.glc-legend {
  width: 172px;
  height: 19px;
  background: url(/Content/img/glc_legend.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
.legend.season-legend {
  width: 100%;
  max-width: 400px;
  height: 25px;
}
.legend.season-legend .tick {
  position: relative;
  top: 0;
  margin: 0;
  float: left;
  width: 100/12%;
  height: 100%;
}
.legend.season-legend .tick small {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: 3px;
}
.legend.season-legend .tick-1-1 {
  background-color: #fb2b0c;
}
.legend.season-legend .tick-1-2 {
  background-color: #fc1604;
}
.legend.season-legend .tick-2-1 {
  background-color: #fc5b04;
}
.legend.season-legend .tick-2-2 {
  background-color: #fd8b05;
}
.legend.season-legend .tick-3-1 {
  background-color: #fdb503;
}
.legend.season-legend .tick-3-2 {
  background-color: #fed501;
}
.legend.season-legend .tick-4-1 {
  background-color: #faf203;
}
.legend.season-legend .tick-4-2 {
  background-color: #fefd85;
}
.legend.season-legend .tick-5-1 {
  background-color: #baff67;
}
.legend.season-legend .tick-5-2 {
  background-color: #00ff03;
}
.legend.season-legend .tick-6-1 {
  background-color: #02dc00;
}
.legend.season-legend .tick-6-2 {
  background-color: #01c519;
}
.legend.season-legend .tick-7-1 {
  background-color: #00fbff;
}
.legend.season-legend .tick-7-2 {
  background-color: #01d9fb;
}
.legend.season-legend .tick-8-1 {
  background-color: #01bdfa;
}
.legend.season-legend .tick-8-2 {
  background-color: #0197fd;
}
.legend.season-legend .tick-9-1 {
  background-color: #035ffe;
}
.legend.season-legend .tick-9-2 {
  background-color: #0026fd;
}
.legend.season-legend .tick-10-1 {
  background-color: #b24cfd;
}
.legend.season-legend .tick-10-2 {
  background-color: #c200ff;
}
.legend.season-legend .tick-11-1 {
  background-color: #fc00f9;
}
.legend.season-legend .tick-11-2 {
  background-color: #fc01b2;
}
.legend.season-legend .tick-12-1 {
  background-color: #fa025b;
}
.legend.season-legend .tick-12-2 {
  background-color: #f9002d;
}
#suitabilityFilter {
  display: none;
  position: absolute;
  left: 100%;
  margin-left: 15px;
  padding: 15px;
  z-index: 10;
  background-color: #fff;
}
#suitabilityFilter label {
  margin: 0;
  font-weight: normal;
}
#suitabilityFilter hr {
  margin: 10px 0;
}
.open > #suitabilityFilter {
  display: block;
}
.text-justify {
  text-align: justify;
}
.inline-block {
  display: inline-block;
}
#areaSelectionMode li > a {
  padding-left: 10px;
  padding-right: 10px;
}
#areaSelectionMode .icon {
  float: left;
  width: 21px;
  height: 17px;
  margin-right: 10px;
  background-position: center center;
  background-repeat: no-repeat;
}
#areaSelectionMode .icon.circle {
  background-image: url(/Content/img/ico_circle.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
#areaSelectionMode .icon.rectangle {
  background-image: url(/Content/img/ico_rectangle.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
#areaSelectionMode .icon.province {
  background-image: url(/Content/img/ico_province.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
#areaSelectionMode .icon.district {
  background-image: url(/Content/img/ico_district.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
#areaSelectionMode .icon.zambia {
  background-image: url(/Content/img/ico_zambia.png?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ);
}
.clickable {
  cursor: pointer;
}
.menu-toggle__line {
  position: relative;
  top: 0;
  height: 4px;
  background: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.menu-toggle__line + .menu-toggle__line {
  margin-top: 6px;
}
.menu-toggle {
  float: left;
  left: 20px;
  position: relative;
  top: 12px;
  height: 25px;
  width: 29px;
  margin: auto;
  cursor: pointer;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.nav.navbar-nav.dropDown {
  z-index: 9999;
  position: fixed;
  top: 50px;
  width: 100%;
  background-color: #2088bc;
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  font-size: 16px;
}
.nav.navbar-nav.dropDown > li > a {
  color: #9be1ff;
}
.nav.navbar-nav.dropDown > li > a:hover,
.nav.navbar-nav.dropDown > li > a:focus {
  background-color: #2088bc;
}
.nav.navbar-nav.dropDown > li > a.active,
.nav.navbar-nav.dropDown > li > a:active {
  color: #fff;
  padding-bottom: 12px;
  border-bottom: 3px solid #91D246;
}
.navbar-nav li span.divider {
  color: #9be1ff;
  font-size: 20px;
  cursor: default;
}
.Prompt {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
  position: relative;
  display: block;
  padding-left: 235px;
  padding-bottom: 10px;
}
.forSurveyManagers.EnumeratorsBox {
  position: relative;
  background-color: #eee;
  width: 100%;
  overflow: auto;
  max-height: 800px;
  min-height: 400px;
}
.forSurveyManagers.EnumeratorsBox .panel {
  border-radius: initial;
  border: none;
  background-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
.forSurveyManagers.EnumeratorsBox .panel-body {
  padding-bottom: 0;
}
.forSurveyManagers.EnumeratorsBox #userTable {
  background-color: white;
}
.forSurveyManagers.EnumeratorsBox th.Optional,
.forSurveyManagers.EnumeratorsBox td.Optional {
  display: none;
}
.FarmsetBox {
  line-height: 75px;
  position: relative;
  display: inline-block;
  width: 370px;
  background-color: #eee;
  padding-left: 10px;
  margin: 0 10px 10px 0;
}
.FarmsetBox label {
  margin-bottom: 0;
  font-weight: normal;
  font-size: 13px;
}
.FarmsetBox .bootstrap-select {
  width: 190px !important;
}
.FarmsetBox .Flag {
  width: 165px;
  height: 75px;
  position: relative;
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 75px;
  float: left;
}
#UserProfileEdit .form-group {
  display: inline-block;
  margin-right: 180px;
}
#UserDataBlock {
  margin-bottom: 15px;
}
#UserDataBlock .form-group {
  display: inline-block;
  margin-right: 200px;
}
.nav .dropdown.open > a {
  background-color: #2088bc;
}
.nav .dropdown-menu {
  line-height: initial;
  background: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  padding: 0;
}
.nav .dropdown-menu li {
  line-height: 40px;
  display: block;
  margin: 0 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.nav .dropdown-menu li a {
  font-weight: inherit;
  line-height: inherit;
  background-color: inherit;
  color: white;
  border: 0;
  padding: 0 20px;
}
.nav .dropdown-menu li a:hover {
  color: #4bd0ec;
}
.nav .dropdown-menu :last-child {
  border-bottom: 0;
}
.panel-body .panel-item-img {
  margin: 0px 0px 10px 0;
  max-height: 200px;
}
#Legend {
  margin: 5px 0 0 17px;
}
#Legend p {
  margin: 0 0 5px;
}
#Legend p span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
}
.CustomMarker {
  position: absolute;
}
.CustomMarker .Bar {
  display: table;
  height: 100%;
  width: 100%;
}
.CustomMarker .Bar .Column {
  padding: 1px;
  width: 33%;
  height: 100%;
  vertical-align: bottom;
  display: table-cell;
}
.CustomMarker .Bar .Column .Value {
  width: 100%;
  position: relative;
  border: 1px solid black;
  cursor: pointer;
}
.CustomMarker .Bar .Column .Value > div {
  min-height: 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
  cursor: pointer;
}
.CustomMarker .Intersections {
  width: 16px;
  height: 16px;
  background: red;
  -moz-border-radius: 16px/2;
  -webkit-border-radius: 16px/2;
  border-radius: 16px/2;
  position: absolute;
  bottom: -16px/2;
  right: -16px/2;
  cursor: pointer;
  text-align: center;
  color: white;
  font-weight: bold;
}
.CustomMarker .Num0 .Value,
#Legend .Num0 {
  background: #91d246;
}
.CustomMarker .Num1 .Value,
#Legend .Num1 {
  background: #dd4c4c;
}
.CustomMarker .Num2 .Value,
#Legend .Num2 {
  background: #2088bc;
}
.SixGDrawingManagerFigure {
  position: absolute;
  border: 4px solid orange;
  overflow: hidden;
}
.SixGDrawingManagerFigure > div {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.2;
}
#map-canvas {
  /*.ol3-geocoder-container {
        max-width: 500px;
        width: 28%;
        left: 50%;
        margin-left: -14%;
        top: 15px;
        z-index: 999;

        .ol3-geocoder-search {
            background-color: initial;
            width: 100%;

            .ol3-geocoder-btn-search {
                display: none;
            }

            #gcd-input {
                position: initial;
                width: 100%;
                height: 29px;
                padding: 5px 10px;
                font-size: 12px;
                border-radius: 3px;
            }
        }

        .ol3-geocoder-result {
            left: 4px;
        }
    }*/
}
#map-canvas .popover-content {
  white-space: nowrap;
}
#map-canvas .gcd-gl-container {
  max-width: 500px;
  width: 28%;
  left: 50%;
  margin-left: -14%;
  top: 15px;
  z-index: 999;
}
#map-canvas .gcd-gl-container .gcd-gl-control {
  background-color: initial;
  width: 100%;
}
#map-canvas .gcd-gl-container .gcd-gl-control button {
  display: none;
}
#map-canvas .gcd-gl-container .gcd-gl-control input {
  position: initial;
  width: 100%;
  height: 29px;
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
#map-canvas .gcd-gl-container .gcd-gl-result {
  left: 4px;
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(/Content/fonts/PTSansThin.woff?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(/Content/fonts/PTSans.woff?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}

/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(/Content/fonts/PTSansThin.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(/Content/fonts/PTSansThin.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(/Content/fonts/PTSansThin.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(/Content/fonts/PTSansThin.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(/Content/fonts/PTSans.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(/Content/fonts/PTSans.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(/Content/fonts/PTSans.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(/Content/fonts/PTSans.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(/Content/fonts/roboto.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(/Content/fonts/robotoMedium.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(/Content/fonts/robotoCondensed.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(/Content/fonts/robotoCondensedBold.woff2?v=45pCvFvOQ-zqLveBvSxFDrrYEoQ)  format('woff');
}


