/* line 4, ../sass/layout.scss */
#background {
  background: white;
  height: 690px;
  width: 1008px;
  margin-left: auto;
  margin-right: auto;
}
/* line 11, ../sass/layout.scss */
#background input {
  font-family: monospace;
  font-size: 12px;
}
/* line 16, ../sass/layout.scss */
#background #layout {
  width: 100%;
  height: 100%;
  min-width: 820px;
  border: solid 1px #c9c9c9;
}
/* line 23, ../sass/layout.scss */
#background #layout #layout_main_layout_panel_main {
  border-right: solid 1px #c9c9c9;
}
/* line 27, ../sass/layout.scss */
#background #layout .w2ui-tab {
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
}
/* line 32, ../sass/layout.scss */
#background #layout .w2ui-tab.active {
  background-color: white;
  font-weight: bold;
  font-size: 13px;
}
/* line 38, ../sass/layout.scss */
#background #layout .w2ui-panel-title {
  text-align: center;
  font-family: monospace;
  background-image: linear-gradient(#dae6f3, #c2d5ed);
  height: 32px;
}
/* line 46, ../sass/layout.scss */
#background #layout [name="main_layout_main_tabs"] {
  background-image: linear-gradient(#dae6f3, #c2d5ed);
}
/* line 50, ../sass/layout.scss */
#background #layout #map_content, #background #layout #help_content, #background #layout #right_top_content, #background #layout #right_bottom_content {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  padding: 5px;
  background-color: white;
}
/* line 60, ../sass/layout.scss */
#background #layout #map_content {
  overflow: hidden;
}
/* line 63, ../sass/layout.scss */
#background #layout #map_content .map-latlon-control {
  position: absolute;
  bottom: 20px;
  padding: 3px;
  width: 200px;
  left: calc(50% - 100px);
  right: calc(50% - 100px);
  text-align: center;
  background-color: rgba(206, 222, 240, 0.5);
}
/* line 74, ../sass/layout.scss */
#background #layout #map_content .map-latlon-control:hover {
  background-color: rgba(116, 146, 184, 0.7);
}
/* line 78, ../sass/layout.scss */
#background #layout #map_content #custom_control_container {
  position: absolute;
  top: 8px;
  padding: 2px;
  width: 460px;
  left: calc(50% - 230px);
  right: calc(50% - 230px);
  text-align: center;
  background-color: rgba(0, 60, 136, 0.5);
}
/* line 88, ../sass/layout.scss */
#background #layout #map_content #custom_control_container td {
  padding: 1px;
}
/* line 92, ../sass/layout.scss */
#background #layout #map_content #custom_control_container #search_type {
  width: 110px;
  height: 25px;
  font: normal 12px monospace;
}
/* line 98, ../sass/layout.scss */
#background #layout #map_content #custom_control_container #search_place {
  width: 250px;
  height: 25px;
  font: normal 12px monospace;
}
/* line 104, ../sass/layout.scss */
#background #layout #map_content #custom_control_container #search_chart {
  width: 250px;
  height: 22px;
  font: normal 12px monospace;
}
/* line 110, ../sass/layout.scss */
#background #layout #map_content #custom_control_container #search_lat, #background #layout #map_content #custom_control_container #search_lon {
  width: 125px;
  height: 22px;
  font: normal 12px monospace;
}
/* line 116, ../sass/layout.scss */
#background #layout #map_content #custom_control_container #search_submit {
  width: 85px;
  height: 25px;
  font: normal 12px monospace;
}

#background #layout #map_content #custom_control_container2 {
  position: absolute;
  top: 8px;
  padding: 2px;
  width: 90px;
  right: 10px;
  text-align: center;
  background-color: rgba(0, 60, 136, 0.5);
}

#background #layout #map_content #custom_control_container2 table {
  height: 31.1px;
}

#background #layout #map_content #custom_control_container2 td {
  padding: 1px;
}

#background #layout #map_content #custom_control_container2 #select_band {
  height: 25px;
  font: normal 12px monospace;
}

/* line 123, ../sass/layout.scss */
#background #layout #map_content .ol-attribution {
  z-index: 19;
  text-align: center;
  bottom: 15px;
}
/* line 130, ../sass/layout.scss */
#background #layout #right_top_content {
  font-size: 11px;
  font-family: monospace;
  color: black;
  background-color: white;
}
/* line 137, ../sass/layout.scss */
#background #layout #feature_data_viewer {
  width: 100%;
  font-family: monospace;
}
/* line 141, ../sass/layout.scss */
#background #layout #feature_data_viewer thead {
  border: #777777 solid 1px;
  background-color: aliceblue;
}
/* line 145, ../sass/layout.scss */
#background #layout #feature_data_viewer thead th {
  font: bold 10.5px monospace;
  text-align: left;
  width: 60px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  vertical-align: top;
}
/* line 155, ../sass/layout.scss */
#background #layout #feature_data_viewer thead td {
  font: normal 10.5px monospace;
  padding-bottom: 4px;
  vertical-align: top;
}
/* line 163, ../sass/layout.scss */
#background #layout #feature_data_viewer tbody #available_products {
  height: 22px;
  font-weight: bold;
  font-family: monospace;
}
/* line 170, ../sass/layout.scss */
#background #layout #feature_data_viewer #name {
  background-color: #f0cc7d;
  font: bold 12px monospace;
  height: 31px;
  border: black solid 1px;
  padding: 5px;
  text-align: center;
}
/* line 179, ../sass/layout.scss */
#background #layout #feature_data_viewer .orderButton {
  background-color: #f9f9f9;
  text-indent: 0;
  border: 1px solid #dcdcdc;
  display: inline-block;
  color: #666666;
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
  height: 26px;
  line-height: 26px;
  width: 30px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 15px;
}
/* line 199, ../sass/layout.scss */
#background #layout #feature_data_viewer a[href$='.pdf'], #background #layout #feature_data_viewer a[href$='.PDF'] {
  background-image: initial;
  background-position: initial;
  background-repeat: initial;
  padding: initial;
  zoom: initial;
  display: inline-block;
}
/* line 209, ../sass/layout.scss */
#background #layout #feature_data_viewer .orderButton:visited {
  color: #666666;
}
/* line 214, ../sass/layout.scss */
#background #layout #feature_data_viewer .orderButtonLeftMost {
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}
/* line 223, ../sass/layout.scss */
#background #layout #feature_data_viewer .orderButtonRightMost {
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
}
/* line 232, ../sass/layout.scss */
#background #layout #feature_data_viewer .orderButton:hover {
  background-color: #d3d0d3;
}
