.form h2 {
    font-size: 2em;
}
.input-field {
    margin-top: 0;
}
html body {
    font-size: 13px;
    color: #EFEFEF;
}
html #header_tools {
    margin-top: 0px;
}
html .collapsible-body {
  padding: 10px;
}
body .layer-selectors .select-wrapper {
  width: 103px;
}
body .layer-selectors .select-wrapper input {
  height: 1.4em;
  font-size: 1.3em;
}
.layer-selectors .dropdown-content li>a, .layer-selectors .dropdown-content li>span {
  width: 100px;
}
.layer-selectors .dropdown-content {
  background: rgba(42, 42, 42);
}
.layer-selectors .select-wrapper input.dropdown-trigger {
  border-bottom: 1px solid transparent;
}
.layer-selectors .select-wrapper .caret {
  fill: #00E2E2;
}
