@font-face {
  font-family: "DIN Bold";
  src: url('../fonts/din-bold.eot?#iefix');
  src: url('../fonts/din-bold.eot?#iefix') format("eot"), url('../fonts/din-bold.woff2') format("woff2"), url('../fonts/din-bold.woff') format("woff"), url('../fonts/din-bold.ttf') format("truetype"), url('../fonts/din-bold.svg#e347011e-4195-4ce4-8d0e-ddd49960ca09') format("svg");
}
@font-face {
  font-family: "DIN Light";
  src: url('../fonts/din-light.eot?#iefix');
  src: url('../fonts/din-light.eot?#iefix') format("eot"), url('../fonts/din-light.woff2') format("woff2"), url('../fonts/din-light.woff') format("woff"), url('../fonts/din-light.ttf') format("truetype"), url('../fonts/din-light.svg#d1b1e866-a411-42ba-8f75-72bf28e23694') format("svg");
}
@font-face {
  font-family: "DIN Light Italic";
  src: url('../fonts/din-lightitalic.eot?#iefix');
  src: url('../fonts/din-lightitalic.eot?#iefix') format("eot"), url('../fonts/din-lightitalic.woff2') format("woff2"), url('../fonts/din-lightitalic.woff') format("woff"), url('../fonts/din-lightitalic.ttf') format("truetype"), url('../fonts/din-lightitalic.svg#1fdd14a5-aaa2-4662-a7ae-ab0d4c3adb3c') format("svg");
}
@font-face {
  font-family: "Eurostile Bold";
  src: url('../fonts/eurostile-bold.eot?#iefix');
  src: url('../fonts/eurostile-bold.eot?#iefix') format("eot"), url('../fonts/eurostile-bold.woff2') format("woff2"), url('../fonts/eurostile-bold.woff') format("woff"), url('../fonts/eurostile-bold.ttf') format("truetype"), url('../fonts/eurostile-bold.svg#805f82f5-c741-49e2-848f-0fa4b4fd3a53') format("svg");
}
.pswp {
  font-family: "DIN Light", Helvetica, Roboto, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.pswp__caption__center {
  text-align: center !important;
  max-width: 700px !important;
}
.arsp-template,
.arsp-template td,
.arsp-template th,
.arsp-template input,
.arsp-template textarea,
.arsp-template select,
.arsp-template button,
.arsp-template .input,
.arsp-template .mwc-entiselect-selected-value-display {
  font-family: "DIN Light", Helvetica, Roboto, Arial, sans-serif;
  color: #333333;
  font-size: 15px;
  line-height: 20px;
}
.arsp-template p {
  margin-bottom: 15px;
}
.arsp-template h1,
.arsp-template h2,
.arsp-template h3,
.arsp-template h4 {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
.arsp-template h1 {
  font-size: 46px;
  line-height: 51px;
  font-weight: 400;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  margin-top: 0;
}
.arsp-template h2 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 31px;
  line-height: 40px;
  letter-spacing: 1.1px;
  color: #aaa;
  text-transform: uppercase;
  font-weight: 400;
}
.arsp-template h2.secondary {
  color: #D8000F;
}
.arsp-template .bordered-section h2 {
  text-align: left;
  font-size: 21px;
  line-height: 30px;
  color: #006092;
  text-transform: uppercase;
  letter-spacing: 1.05px;
  font-weight: 400;
}
.arsp-template .bordered-section h2:first-child {
  margin-top: 0;
}
.arsp-template .bordered-section h2.secondary {
  color: #D8000F;
}
.arsp-template h3 {
  font-size: 16px;
  line-height: 23px;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
}
.arsp-template h3.v2 {
  text-decoration: none;
  color: #006092;
}
.arsp-template .fixed-layout * + h3 {
  margin-top: 40px;
}
.arsp-template .tpl-fixed * + h3 {
  margin-top: 40px;
}
.arsp-template .bordered-section * + h3 {
  margin-top: 40px;
}
.arsp-template .lead {
  font-size: 21px;
  line-height: 1.5;
}
.arsp-template ul,
.arsp-template ol {
  padding-left: 20px;
}
.arsp-template ul:first-child,
.arsp-template ol:first-child {
  margin-top: 0;
}
.arsp-template ul:last-child,
.arsp-template ol:last-child {
  margin-bottom: 0;
}
.arsp-template li {
  padding-left: 5px;
}
.arsp-template .iconline {
  position: relative;
  margin-left: 35px;
  margin-bottom: 15px;
}
.arsp-template .iconline + .iconline {
  margin-top: -5px;
}
.arsp-template .iconline .fa {
  position: absolute;
  display: block;
  top: 0;
  left: -30px;
  font-size: 130%;
}
.arsp-template b,
.arsp-template strong {
  font-weight: normal;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.arsp-template a,
.arsp-template a:link,
.arsp-template a:hover,
.arsp-template a:active,
.arsp-template a:visited {
  outline: none;
  color: #333333;
  text-decoration: underline;
}
.arsp-template a.box {
  display: block;
}
.arsp-template a.box,
.arsp-template a.box:link,
.arsp-template a.box:hover,
.arsp-template a.box:active,
.arsp-template a.box:visited {
  text-decoration: none;
}
.arsp-template .alert {
  position: relative;
  padding: 11px 10px 10px;
  border: solid 1px #c6c6c6;
  background-color: #e8e8e8;
}
.arsp-template .alert.alert-success {
  border-color: green;
  background-color: #daffe2;
}
.arsp-template .alert.alert-success > i.fa {
  color: green;
}
.arsp-template .alert.alert-warning {
  border-color: #dda500;
  background-color: #fff3cd;
}
.arsp-template .alert.alert-warning > i.fa {
  color: #dda500;
}
.arsp-template .alert > i.fa {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 20px;
}
.arsp-template .alert > p {
  margin: 0;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.arsp-template .alert.with-icon > p {
  margin-left: 30px;
}
.arsp-template .error {
  color: red;
}
.arsp-template input,
.arsp-template textarea,
.arsp-template select,
.arsp-template .input {
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  background-color: #f8f8f8;
  color: #333333;
  padding: 6px 6px 5px 6px;
  outline: none;
}
.arsp-template select {
  height: 33px;
}
.arsp-template input[type=text],
.arsp-template textarea,
.arsp-template select,
.arsp-template .input {
  box-shadow: 1px 1px 4px 0px #ccc;
}
.arsp-template label {
  user-select: none;
}
.arsp-template .textbox-adv {
  display: inline-block;
  position: relative;
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  background-color: #f8f8f8;
  outline: none;
  box-shadow: 1px 1px 4px 0px #ccc;
}
.arsp-template .textbox-adv input[type=text] {
  box-shadow: none;
  border: none;
  background-color: none;
  padding-right: 25px;
}
.arsp-template .textbox-adv .fa {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 20px;
  color: #aaa;
  cursor: pointer;
}
.arsp-template input.error,
.arsp-template textarea.error,
.arsp-template select.error {
  border: solid 1px #D8000F;
  background-color: #FFE9EA;
}
.arsp-template textarea {
  resize: none;
}
.arsp-template input[type=button]:disabled,
.arsp-template button:disabled {
  background-color: #aaa !important;
  cursor: default !important;
}
.arsp-template .checkbox-frame.many-options {
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  padding: 6px;
  padding-bottom: 12px;
  max-height: 160px;
  overflow-y: scroll;
}
.arsp-template .mwc-entity-selector-input {
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  background-color: white;
  outline: none;
  display: flex;
}
.arsp-template .mwc-entity-selector-input .mwc-entiselect-selected-value-icon,
.arsp-template .mwc-entity-selector-input .mwc-entiselect-selected-value-remove,
.arsp-template .mwc-entity-selector-input .mwc-entiselect-spinner-icon,
.arsp-template .mwc-entity-selector-input .mwc-entiselect-search-icon {
  padding: 6px;
  color: #333333;
}
.arsp-template .mwc-entity-selector-input .mwc-entiselect-selected-value-icon {
  padding-top: 7px;
}
.arsp-template .mwc-entity-selector-input .mwc-entiselect-spinner-icon,
.arsp-template .mwc-entity-selector-input .mwc-entiselect-search-icon {
  padding-top: 5px;
}
.arsp-template .mwc-entity-selector-input .mwc-entiselect-box {
  border: none;
  background-color: transparent;
  flex-grow: 1;
}
.arsp-template .mwc-entity-selector-input .mwc-entiselect-value-box {
  padding: 6px 6px 3px 6px;
  background-color: transparent;
}
.arsp-template .mwc-entity-selector-input .mwc-entiselect-search-box {
  padding: 7px 6px 6px 6px;
  background-color: transparent;
}
.arsp-template .mwc-entity-selector-input .mwc-entity-selector-dialog-controls {
  display: none;
  /* temporär ausgeschaltet, da die dialogs nicht gestylt sind */
  padding: 6px;
}
.arsp-template .mwc-entity-selector-input input.mwc-entiselect-search-input {
  box-shadow: none;
}
.arsp-template input.button,
.arsp-template a.button,
.arsp-template button.button {
  display: inline-block;
  border: none;
  border-radius: 4px;
  background-color: #D8000F;
  color: white;
  padding: 8px 22px 6px 20px;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.5s;
}
.arsp-template input.button:hover,
.arsp-template a.button:hover,
.arsp-template button.button:hover {
  background-color: #A2111B;
}
.arsp-template input.button > *,
.arsp-template a.button > *,
.arsp-template button.button > * {
  color: white;
}
.arsp-template a.command {
  text-decoration: none !important;
  color: #006092;
}
.arsp-template a.command .fa {
  font-size: 16px;
}
.arsp-template .mwc-datatable table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.arsp-template .mwc-datatable table td {
  padding: 10px 4px 8px 4px;
  border-top: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
}
.arsp-template .mwc-datatable table th {
  padding: 10px 4px 8px 4px;
  text-align: left;
}
.arsp-template .mwc-datatable table tr:hover td {
  background-color: #c6c6c6;
}
.arsp-template .mwc-datatable .global-menu.context-menu a {
  display: inline-block;
  border: none;
  border-radius: 4px;
  background-color: #D8000F;
  color: white;
  padding: 8px 22px 6px 20px;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.5s;
}
.arsp-template .mwc-datatable .global-menu.context-menu a:hover {
  background-color: #A2111B;
}
.arsp-template .mwc-datatable .global-menu.context-menu a > * {
  color: white;
}
.arsp-template .mwc-datatable-filter {
  display: none;
  /* Vorläufig für User Manager ausgeschaltet. */
}
.arsp-template .mwc-tableform,
.arsp-template .mwc-listform {
  width: 100%;
}
.arsp-template .mwc-tableform .section-title-cell,
.arsp-template .mwc-listform .section-title-cell {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  margin-top: 0;
  font-weight: 400;
  padding-bottom: 12px;
}
.arsp-template .mwc-tableform .section-title-cell:nth-child(n+1),
.arsp-template .mwc-listform .section-title-cell:nth-child(n+1) {
  margin-top: 24px;
}
.arsp-template .mwc-tableform input.text,
.arsp-template .mwc-listform input.text {
  width: 100% !important;
}
.arsp-template .mwc-tableform textarea,
.arsp-template .mwc-listform textarea {
  width: 100%;
}
.arsp-template .mwc-tableform select,
.arsp-template .mwc-listform select {
  min-width: 200px;
}
.arsp-template .mwc-tableform .mceEditor .mceLayout,
.arsp-template .mwc-listform .mceEditor .mceLayout {
  width: 100% !important;
}
.arsp-template .mwc-tableform .title-cell {
  padding-top: 9px;
  padding-right: 20px;
  padding-bottom: 6px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.arsp-template .mwc-tableform .value-cell {
  width: 100%;
  padding-bottom: 6px;
}
.arsp-template .mwc-tableform .value-cell-item.help {
  margin-top: 6px;
}
.arsp-template .mwc-tableform .value-cell-item.error {
  margin-top: 6px;
}
.arsp-template .mwc-tableform .form-hints {
  padding-top: 10px;
  padding-bottom: 10px;
}
.arsp-template .mwc-tableform .readonly-value {
  margin-top: 7px;
  margin-bottom: 3px;
}
.arsp-template .mwc-listform .section-title-cell {
  padding: 10px 20px 10px 3px;
}
.arsp-template .mwc-listform .title-cell {
  padding: 10px 20px 0 3px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.arsp-template .mwc-listform .readonly-value {
  padding: 11px 20px 10px 0;
}
@media (min-width: 551px) {
  .arsp-template .mwc-listform .value-row {
    display: flex;
  }
  .arsp-template .mwc-listform .title-cell {
    width: 200px;
    flex-grow: 0;
    flex-shrink: 0;
    padding-top: 7px;
  }
  .arsp-template .mwc-listform .value-cell {
    width: 10px;
    flex-grow: 1;
    flex-shrink: 1;
  }
  .arsp-template .mwc-listform .readonly-value {
    padding-top: 7px;
  }
}
body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
}
body {
  background-color: #E7E7E5;
}
.tpl * {
  box-sizing: border-box;
}
.arsp-template {
  position: relative;
  height: 100%;
}
.tpl-content {
  padding-top: 100px;
  height: 100%;
}
@media (max-width: 1149px) {
  .tpl-content {
    padding-top: 60px;
  }
}
@media (max-width: 550px) {
  .tpl-content {
    padding-top: 106px;
  }
}
.tpl-headnav {
  margin-top: 100px;
}
@media (max-width: 1149px) {
  .tpl-headnav {
    margin-top: 60px;
  }
}
@media (max-width: 550px) {
  .tpl-headnav {
    margin-top: 106px;
  }
}
.title-section {
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6)), url("../img/header-map.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
@media (min-width: 1150px) {
  .title-section {
    height: 320px;
  }
}
@media (max-width: 1149px) {
  .title-section {
    height: 280px;
  }
}
.title-section h1 {
  color: white;
}
@media (min-width: 1150px) {
  .title-section.overlap {
    padding-bottom: 80px;
    height: 360px;
  }
}
@media (max-width: 1149px) {
  .title-section.overlap {
    height: 280px;
  }
}
/* fixed section in a wide layout. no borders. */
@media (min-width: 1150px) {
  .fixed-section {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1149px) {
  .fixed-section {
    padding: 0 24px;
  }
}
@media (max-width: 550px) {
  .fixed-section {
    padding: 0 12px;
  }
}
/* fixed width seciton with a border. */
.bordered-section {
  margin-bottom: 32px;
  position: relative;
  background-color: white;
}
.bordered-section > * {
  position: relative;
  z-index: 2;
}
.bordered-section .widget-container {
  margin-bottom: 80px;
}
.bordered-section .widget-container:last-child {
  margin-bottom: 0;
}
@media (min-width: 1150px) {
  .bordered-section {
    margin-left: auto;
    margin-right: auto;
    max-width: 1120px;
    margin-top: 24px;
    margin-bottom: 24px;
    padding: 55px 80px 80px 80px;
    min-height: 100px;
  }
  .bordered-section:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: solid 1px #c6c6c6;
    z-index: 1;
  }
}
@media (max-width: 1149px) {
  .bordered-section {
    padding: 24px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 550px) {
  .bordered-section {
    padding: 12px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1150px) {
  .title-section.overlap + .bordered-section {
    margin-top: -80px;
  }
}
@media (min-width: 800px) {
  .tpl-2col {
    display: flex;
  }
  .tpl-2col > div:nth-child(1) {
    width: 10px;
    flex-shrink: 0;
    flex-grow: 1;
  }
  .tpl-2col > div:nth-child(2) {
    width: 290px;
    flex-grow: 0;
    flex-shrink: 0;
    padding-left: 70px;
  }
}
@media (max-width: 799px) {
  .tpl-2col {
    display: flex;
    flex-wrap: wrap;
  }
  .tpl-2col > div {
    width: 100%;
    order: 2;
  }
  .tpl-2col > div.tpl-prio {
    order: 1;
    margin-bottom: 40px;
  }
  .tpl-2col > div:nth-child(2) {
    margin-top: 40px;
  }
  .tpl-2col > div.tpl-prio:nth-child(2) {
    margin-top: 0;
  }
}
@media (min-width: 800px) {
  .tpl-split-col {
    display: flex;
    flex-wrap: wrap;
  }
  .tpl-split-col > div {
    width: 10px;
    flex-shrink: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding-right: 70px;
    margin-bottom: 40px;
  }
  .tpl-split-col > div:last-child {
    padding-right: 0;
  }
}
.tpl-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 600;
  background-color: white;
  height: 100px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-content: center;
  font-size: 16px;
  line-height: 29px;
  font-family: "DIN Light", Helvetica, Roboto, Arial, sans-serif;
  transition: top 0.25s linear;
}
.msa-admin-active .tpl-header {
  top: 42px;
}
.msa-admin-open .tpl-header {
  top: 192px;
}
.tpl-header > * {
  flex-grow: 0;
  flex-shrink: 0;
  display: block;
}
.tpl-header a,
.tpl-header a:link,
.tpl-header a:visited {
  color: #333333;
  text-decoration: none;
}
.tpl-header a .fa,
.tpl-header a:link .fa,
.tpl-header a:visited .fa {
  padding-right: 8px;
  font-size: 18px;
}
.tpl-header a.apptitle {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: normal;
  padding: 28px 35px;
  text-transform: uppercase;
  white-space: nowrap;
}
.tpl-header .beta-mark {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: normal;
  text-transform: uppercase;
  white-space: nowrap;
  color: #D8000F;
}
.tpl-header .left {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0;
}
.tpl-header .center {
  flex-grow: 1;
  width: 1px;
}
.tpl-header .logo {
  max-height: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-right: solid 1px #c6c6c6;
}
.tpl-header .logo a {
  line-height: 0;
}
@media (max-width: 550px) {
  .tpl-header .logo {
    justify-content: center;
    width: 100%;
  }
}
.tpl-header .logo img {
  max-height: 100%;
  height: auto;
  width: auto;
  display: inline-block;
  flex-shrink: 1;
}
@media (max-width: 1149px) {
  .tpl-header .logo img {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 550px) {
  .tpl-header .logo img {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.tpl-header .menu,
.tpl-header .internal {
  border-left: solid 1px #c6c6c6;
}
.tpl-header .menu .icon-header-user,
.tpl-header .internal .icon-header-user {
  margin-right: 4px;
}
.tpl-header .menu {
  line-height: 38px;
}
@media (max-width: 550px) {
  .tpl-header .internal.edit {
    display: none !important;
  }
}
@media (min-width: 1150px) {
  .tpl-header > * {
    padding: 38px;
  }
  .tpl-header .logo {
    padding: 16px 25px;
  }
}
@media (max-width: 1149px) {
  .tpl-header {
    height: 60px;
  }
  .tpl-header > * {
    padding: 18px 16px;
  }
  .tpl-header .left {
    height: 60px;
  }
  .tpl-header .logo {
    padding: 0 8px;
    border-right: none;
  }
  .tpl-header .logo img {
    max-height: 40px;
  }
  .tpl-header a.apptitle {
    padding: 0 16px 0 8px;
  }
}
@media (max-width: 550px) {
  .tpl-header {
    flex-wrap: wrap;
    height: auto;
  }
  .tpl-header .left {
    width: 100%;
    justify-content: center;
  }
  .tpl-header .logo {
    height: 100%;
    text-align: center;
    width: auto;
  }
  .tpl-header .center {
    display: none;
  }
  .tpl-header .menu,
  .tpl-header .internal {
    width: 50%;
    flex-grow: 1;
    border-top: solid 1px #c6c6c6;
    text-align: center;
    padding: 8px;
    height: 46px;
    border-left: none;
    border-right: solid 1px #c6c6c6;
  }
  .tpl-header a:last-child {
    border-right: none;
  }
}
.tpl-headnav {
  background-color: #333333;
  color: #7f7f7f;
  padding: 24px;
  display: none;
  position: absolute;
  z-index: 100;
  width: 100%;
  right: 0;
}
@media (min-width: 1150px) {
  .tpl-headnav.contextmenu {
    width: 422px;
    right: 0;
  }
}
@media (max-width: 1149px) {
  .tpl-headnav.contextmenu {
    width: 290px;
    right: 0;
  }
}
@media (max-width: 550px) {
  .tpl-headnav.contextmenu {
    display: none !important;
  }
}
.tpl-headnav a,
.tpl-headnav a:link,
.tpl-headnav a:visited {
  color: #7f7f7f;
  text-decoration: none;
}
.tpl-headnav a:hover,
.tpl-headnav a:active {
  color: white;
  text-decoration-color: none;
}
@media (min-width: 551px) {
  .tpl-headnav .nav-title {
    font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: #7f7f7f;
    text-align: center;
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 12px;
    border-top: solid 1px #7f7f7f;
  }
  .tpl-headnav .main-nav {
    display: flex;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  .tpl-headnav .main-nav .nav-block {
    width: 200px;
    flex-shrink: 1;
    flex-grow: 1;
    border-left: solid 1px #7f7f7f;
    padding-left: 32px;
    padding-right: 32px;
  }
  .tpl-headnav .main-nav .nav-block:first-child {
    border-left: none;
  }
  .tpl-headnav .main-nav ul,
  .tpl-headnav .main-nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .tpl-headnav .main-nav ul {
    display: block !important;
  }
  .tpl-headnav .main-nav li {
    font-size: 15px;
    line-height: 28px;
  }
  .tpl-headnav .main-nav .subnav-title {
    font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: white;
    padding-bottom: 12px;
  }
  .tpl-headnav .main-nav .subnav-title a,
  .tpl-headnav .main-nav .subnav-title a:link,
  .tpl-headnav .main-nav .subnav-title a:visited {
    color: white;
  }
  .tpl-headnav .main-nav .flap-handle {
    display: none;
  }
  .tpl-headnav .main-nav a {
    display: inline-block;
  }
}
@media (min-width: 551px) and (max-width: 1149px) {
  .tpl-headnav .main-nav .nav-block {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 551px) and (max-width: 550px) {
  .tpl-headnav .main-nav {
    flex-wrap: wrap;
  }
  .tpl-headnav .main-nav ul {
    width: 50%;
    margin-bottom: 24px;
  }
  .tpl-headnav .main-nav ul:nth-child(2n+1) {
    border-left: none;
  }
}
@media (min-width: 551px) and (max-width: 440px) {
  .tpl-headnav .main-nav ul {
    width: 100%;
    border-left: none;
  }
}
@media (max-width: 550px) {
  .tpl-headnav .nav-title {
    font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: #7f7f7f;
    text-align: center;
    padding-top: 24px;
    padding-bottom: 12px;
  }
  .tpl-headnav .main-nav .nav-block {
    border-bottom: solid 1px #7f7f7f;
    padding: 0 12px;
    position: relative;
  }
  .tpl-headnav .main-nav .nav-block:first-child {
    border-top: solid 1px #7f7f7f;
  }
  .tpl-headnav .main-nav a {
    display: block;
  }
  .tpl-headnav .main-nav ul,
  .tpl-headnav .main-nav li {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  .tpl-headnav .main-nav ul {
    display: none;
    padding-bottom: 12px;
  }
  .tpl-headnav .main-nav li {
    font-size: 15px;
    line-height: 28px;
  }
  .tpl-headnav .main-nav li a {
    padding: 0 12px;
  }
  .tpl-headnav .main-nav .subnav-title {
    font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    color: white;
    position: relative;
  }
  .tpl-headnav .main-nav .subnav-title a,
  .tpl-headnav .main-nav .subnav-title a:link,
  .tpl-headnav .main-nav .subnav-title a:visited,
  .tpl-headnav .main-nav .subnav-title span {
    display: block;
    padding: 12px 0;
    color: white;
  }
  .tpl-headnav .main-nav .flap-handle {
    position: absolute;
    top: 0px;
    right: -12px;
    padding: 15px;
    cursor: pointer;
  }
}
.tpl-lowfooter {
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 68px;
  background-color: #2a2a2a;
  color: #7f7f7f;
}
.tpl-lowfooter div {
  color: #7f7f7f;
}
.tpl-lowfooter a {
  color: #7f7f7f !important;
  text-decoration: none !important;
}
.tpl-lowfooter .content-border {
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  padding: 24px 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1149px) {
  .tpl-lowfooter .content-border {
    padding: 24px 12px;
  }
}
.tpl-lowfooter .right {
  text-align: right;
}
.tpl-lowfooter .right ul {
  list-style: none;
}
.tpl-lowfooter .right ul li {
  display: inline-block;
  padding-left: 10px;
}
.tpl-lowfooter .right ul li:first-child {
  padding-left: 0;
}
.arsp-template .pager {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 9px -3px;
}
.arsp-template .pager .title {
  display: none;
}
.arsp-template .pager a.pageindex {
  display: block;
  margin: 3px;
  border: none;
  border-radius: 4px;
  background-color: #006092;
  border: solid 2px #006092;
  color: white;
  padding: 10px 16px 7px;
  font-size: 16px;
  min-width: 32px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  transition: background-color 0.5s;
}
@media (max-width: 550px) {
  .arsp-template .pager a.pageindex {
    padding: 3px 4px 1px;
  }
}
.arsp-template .pager a.pageindex:hover {
  background-color: #006092;
}
.arsp-template .pager a.pageindex.active {
  background-color: white;
  color: black;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.arsp-template .entitycount {
  display: none;
}
.arsp-scroll-form {
  max-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.arsp-scroll-form > div:first-child {
  flex-grow: 1;
  overflow-y: scroll;
  padding: 15px 20px 0;
}
.arsp-scroll-form > div:first-child > div:last-child {
  margin-bottom: 20px;
}
.arsp-scroll-form > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.arsp-scroll-form > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.arsp-scroll-form > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.arsp-scroll-form > .buttons .button:last-child {
  margin-right: 0;
}
.arsp-dialog-form {
  max-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.arsp-dialog-form > div:first-child {
  flex-grow: 1;
  padding: 15px 20px 0;
}
.arsp-dialog-form > div:first-child > div:last-child {
  margin-bottom: 20px;
}
.arsp-dialog-form > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.arsp-dialog-form > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.arsp-dialog-form > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.arsp-dialog-form > .buttons .button:last-child {
  margin-right: 0;
}
.arsp-vertical-form {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-left: -10px;
  margin-right: -10px;
}
.arsp-vertical-form > * {
  grid-column: span 6;
}
.arsp-vertical-form > .spacer {
  height: 40px;
  width: 100%;
}
.arsp-vertical-form > p {
  padding: 10px 20px;
  margin: 0;
}
.arsp-vertical-form > p:last-child {
  padding-bottom: 0;
}
.arsp-vertical-form > .field {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  padding: 0 10px;
  padding-bottom: 10px;
  grid-column: span 6;
}
.arsp-vertical-form > .field.half {
  grid-column: span 3;
}
.arsp-vertical-form > .field.third {
  grid-column: span 2;
}
.arsp-vertical-form > .field.twothird {
  grid-column: span 4;
}
.arsp-vertical-form > .field > .title {
  grid-row: 1;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  padding: 2px;
}
.arsp-vertical-form > .field > .value {
  grid-row: 2;
}
.arsp-vertical-form input[type=text],
.arsp-vertical-form textarea,
.arsp-vertical-form select,
.arsp-vertical-form .textbox-adv {
  width: 100%;
}
.arsp-vertical-form > .buttons {
  margin-top: 20px;
  padding: 0 10px;
}
.arsp-vertical-form > .buttons .button {
  margin-right: 10px;
}
.arsp-vertical-form > .buttons .button:last-child {
  margin-right: 0;
}
.arsp-template .dashboard {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.arsp-template .dashboard > * {
  display: block;
  margin: 20px;
}
.arsp-template .dashboard a {
  text-decoration: none !important;
}
.arsp-template .dashboard a.counter {
  flex-basis: 250px;
  text-align: center;
}
.arsp-template .dashboard a.counter .value {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 45px;
  line-height: 60px;
  color: white;
  background-color: #006092;
  padding: 20px 20px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.arsp-template .dashboard a.counter .caption {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  color: white;
  background-color: #006092;
  font-size: 20px;
  line-height: 28px;
  white-space: nowrap;
  padding: 10px 20px 20px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.arsp-template .dashboard a.counter .caption.secondary {
  color: #D8000F;
  background-color: white;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 20px;
}
.modal-dialog-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s;
  z-index: 100;
}
.modal-dialog-overlay.out {
  opacity: 0;
}
.modal-dialog-overlay > .background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 102;
}
.modal-dialog-overlay > .dialog-frame {
  z-index: 101;
  position: absolute;
  top: 5%;
  height: 85%;
  left: 3%;
  right: 3%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: opacity 0.3s, top 0.3s, transform 0.3s;
}
.modal-dialog-overlay > .dialog-frame:last-child {
  z-index: 103;
}
.modal-dialog-overlay > .dialog-frame > div {
  background-color: white;
  max-width: 100%;
  max-height: 100%;
}
.modal-dialog-overlay > .dialog-frame.out:nth-child(n+3) {
  top: -100%;
  transform: scale(0);
}
.as-dialog-box {
  min-width: 200px;
  min-height: 100px;
  max-height: 100%;
  background-color: white;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
.as-dialog-box .dialog-head {
  flex-grow: 0;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #c6c6c6;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #006092;
}
.as-dialog-box .dialog-head h3 {
  padding: 15px 20px;
  padding-bottom: 10px;
  margin: 0;
  color: white;
}
.as-dialog-box .dialog-head .fa {
  font-size: 20px;
  flex-grow: 0;
  padding: 14px 20px;
  color: white;
}
.as-dialog-box .dialog-body {
  flex-grow: 1;
  overflow-y: auto;
}
.as-confirmation-box {
  border-radius: 0;
}
.as-confirmation-box .dialog-body {
  width: 100%;
  min-width: 200px;
  max-width: 600px;
}
.as-confirmation-box .dialog-body > div:first-child {
  padding: 25px 40px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
}
.as-confirmation-box .dialog-body > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}
.as-confirmation-box .dialog-body > .buttons .button {
  width: 10px;
  flex-grow: 1;
  flex-shrink: 0;
  border-right: solid 1px white;
  border-radius: 0;
  text-transform: uppercase;
}
.as-confirmation-box .dialog-body > .buttons .button:last-child {
  border-right: 0;
}
.as-confirmation-box.yesno .button:first-child {
  background-color: #058c39;
}
ul.nav-list {
  list-style: none;
  padding-left: 0;
}
ul.nav-list > li {
  border-top: solid 1px #c6c6c6;
}
ul.nav-list > li:last-child {
  border-bottom: solid 1px #c6c6c6;
}
ul.nav-list > li > a {
  display: block;
  position: relative;
  padding: 7px 5px 5px 25px;
  text-decoration: none !important;
}
ul.nav-list > li > a:hover {
  color: #006092;
}
ul.nav-list > li > a:before {
  content: "";
  font-family: "Icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  position: absolute;
  font-size: 8px;
  left: 10px;
  top: 6px;
}
.arsp-template .flextable {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.arsp-template .flextable .thead {
  position: absolute;
  height: 40px;
  width: 100%;
}
.arsp-template .flextable .thead + .tbody {
  margin-top: 40px;
}
.arsp-template .flextable .tbody {
  height: 100%;
  overflow-x: auto;
  overflow-y: scroll;
}
.arsp-template .flextable .title-row {
  flex-grow: 0;
  height: auto;
}
.arsp-template .flextable .row {
  display: flex;
  margin: 0;
}
.arsp-template .flextable .row > div {
  padding: 11px 10px 9px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 0;
  flex-grow: 1;
  border-bottom: solid 1px #c6c6c6;
}
.arsp-template .flextable .row:last-child {
  margin-bottom: 10px;
}
.arsp-template .flextable .thead:not(.light) {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  background-color: #006092;
  color: white !important;
}
.arsp-template .flextable .thead.light {
  background-color: #e0e0e0;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.arsp-template .flextable .row > div > i.fa {
  padding-right: 8px;
}
.mauth-login .mwc-tableform {
  display: block;
}
.mauth-login .mwc-tableform tbody {
  display: block;
}
.mauth-login .mwc-tableform tr {
  display: block;
}
.mauth-login .mwc-tableform td {
  display: block;
  width: 100%;
}
.mauth-login .mwc-tableform .title-cell {
  padding-bottom: 0;
}
.mauth-login .mwc-tableform input,
.mauth-login .mwc-tableform select,
.mauth-login .mwc-tableform textarea {
  max-width: 400px;
}
.mwc-tableform .val-reset.Username input {
  max-width: 400px;
}
.airspace-map-app {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
}
.airspace-map-app .loading-app {
  padding: 20px;
  text-align: center;
}
.airspace-map-app > .row {
  display: flex;
  min-height: 40px;
  flex-grow: 0;
}
.airspace-map-app > .row.main {
  flex-grow: 1;
  height: 10px;
  position: relative;
}
.airspace-map-app > .row.main .menu-dialog-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: transparent;
}
.airspace-map-app .airspace-menu {
  width: 100%;
}
.airspace-map-app .list-and-map {
  width: 50%;
  flex-grow: 1;
  flex-shrink: 1;
  position: relative;
}
.airspace-map-app .list-and-map > div {
  height: 100%;
}
.airspace-map-app .list-and-map .mapeditor-dialog {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
}
.airspace-map-app .mapboxgl-map {
  width: 100%;
  height: 100%;
}
.airspace-map-app .dabsbox {
  width: 50%;
  flex-grow: 1;
  flex-shrink: 1;
}
.airspace-map-app .property-pane {
  width: 320px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media (max-width: 600px) {
  .airspace-map-app .property-pane {
    position: absolute !important;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 5;
  }
}
@media (max-width: 600px) and (min-width: 450px) {
  .airspace-map-app .property-pane {
    max-width: 320px;
  }
}
.airspace-map-app .airspace-menu {
  background-color: white;
  border-top: solid 1px #c6c6c6;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1149px) {
  .airspace-map-app .airspace-menu {
    flex-wrap: wrap;
  }
}
.airspace-map-app .airspace-menu > .title {
  display: flex;
  padding: 5px 10px;
  justify-content: center;
}
.airspace-map-app .airspace-menu > .title span {
  padding: 7px 10px;
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .airspace-menu > .title .fa-check-circle {
  color: #058c39;
}
.airspace-map-app .airspace-menu > .title .fa-exclamation-circle {
  color: #D8000F;
}
@media (max-width: 800px) {
  .airspace-map-app .airspace-menu > .title {
    width: 100%;
    order: -1;
  }
}
@media (max-width: 800px) {
  .airspace-map-app .airspace-menu > .filter-menu {
    display: none !important;
  }
}
.airspace-map-app .airspace-menu .btn-group {
  display: flex;
  flex-wrap: wrap;
  padding: 5px 10px;
}
.airspace-map-app .airspace-menu .menu-group {
  height: 100%;
  display: flex;
  position: relative;
}
.airspace-map-app .airspace-menu .btn-group > .btn,
.airspace-map-app .airspace-menu .menu-group > .btn {
  padding: 7px 10px;
  height: 20px;
  box-sizing: content-box;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
}
.airspace-map-app .airspace-menu .btn-group > .btn:hover,
.airspace-map-app .airspace-menu .menu-group > .btn:hover {
  background-color: #e0e0e0;
}
.airspace-map-app .airspace-menu .btn-group > .btn.inactive,
.airspace-map-app .airspace-menu .menu-group > .btn.inactive {
  color: #aaa;
}
.airspace-map-app .airspace-menu .btn-group > .btn.inactive > .ico,
.airspace-map-app .airspace-menu .menu-group > .btn.inactive > .ico {
  opacity: 0.5;
}
.airspace-map-app .airspace-menu .btn-group > .btn.bold,
.airspace-map-app .airspace-menu .menu-group > .btn.bold {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .airspace-menu .btn-group > .btn[disabled],
.airspace-map-app .airspace-menu .menu-group > .btn[disabled] {
  color: #aaa;
}
.airspace-map-app .airspace-menu .btn-group > .btn > .fa,
.airspace-map-app .airspace-menu .menu-group > .btn > .fa,
.airspace-map-app .airspace-menu .btn-group > .btn > .ico,
.airspace-map-app .airspace-menu .menu-group > .btn > .ico {
  font-size: 19px;
  display: inline-block;
  vertical-align: middle;
  height: 23px;
  min-width: 25px;
  margin-right: 3px;
  text-align: center;
}
.airspace-map-app .airspace-menu .btn-group > .btn > .ico-filter,
.airspace-map-app .airspace-menu .menu-group > .btn > .ico-filter {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE4LjEuMSwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE2IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzAwMDt9Cjwvc3R5bGU+CjxnPgoJPHJlY3QgeD0iMTAiIHk9IjMiIGNsYXNzPSJzdDAiIHdpZHRoPSI2IiBoZWlnaHQ9IjIiLz4KCTxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMyw3IDksNyA5LDEgMywxIDMsMyAwLDMgMCw1IDMsNSAgIi8+Cgk8cmVjdCB5PSIxMSIgY2xhc3M9InN0MCIgd2lkdGg9IjYiIGhlaWdodD0iMiIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxMyw5IDcsOSA3LDE1IDEzLDE1IDEzLDEzIDE2LDEzIDE2LDExIDEzLDExICAiLz4KPC9nPgo8L3N2Zz4=');
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
}
.airspace-map-app .airspace-menu .dropdown {
  display: block;
  position: absolute;
  left: 0;
  top: 39px;
  min-width: 200px;
  z-index: 10;
  background-color: white;
  border-right: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
}
.airspace-map-app .airspace-menu .dropdown:before,
.airspace-map-app .airspace-menu .dropdown:after {
  display: block;
  content: ' ';
  height: 4px;
}
.airspace-map-app .airspace-menu .dropdown > .btn {
  display: block;
  padding: 6px 20px 4px 30px;
  white-space: nowrap;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}
.airspace-map-app .airspace-menu .dropdown > .btn:hover {
  background-color: #e0e0e0;
}
.airspace-map-app .airspace-menu .dropdown > .btn.bold {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .airspace-menu .dropdown > .btn[disabled] {
  color: #aaa;
}
.airspace-map-app .airspace-menu .dropdown > hr {
  border: none;
  height: 1px;
  margin: 4px 0;
  padding: 0;
  background-color: #c6c6c6;
}
.airspace-map-app .airspace-menu .dropdown > .btn {
  position: relative;
}
.airspace-map-app .airspace-menu .dropdown > .btn > .fa {
  position: absolute;
  left: 3px;
  top: 7px;
  width: 25px;
  text-align: center;
}
.airspace-map-app .property-pane {
  background-color: white;
  border-top: solid 1px #c6c6c6;
  border-left: solid 1px #c6c6c6;
  position: relative;
  display: flex;
  flex-direction: column;
}
.airspace-map-app .property-pane .pane-title {
  background-color: #006092;
  color: white;
  padding: 10px 15px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  min-height: 40px;
}
.airspace-map-app .property-pane > .inner-panel {
  height: 100%;
}
.airspace-map-app .property-pane .close-property-pane {
  position: absolute;
  display: block;
  right: 0;
  top: 8px;
  color: white;
  font-size: 22px;
  width: 34px;
  height: 25px;
  text-align: center;
  cursor: pointer;
}
.airspace-map-app .mapbox canvas {
  outline: none !important;
}
.airspace-map-app .footswitches {
  display: flex;
  height: 50px;
  justify-items: stretch;
  background-color: white;
}
.airspace-map-app .footswitches .btn {
  width: 50px;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 16px;
  margin: 0 1px;
  background-color: #D8000F;
  color: white;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 19px;
  text-align: center;
  cursor: pointer;
}
.airspace-map-app.drawing-mode::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background-color: black;
  opacity: 0.5;
}
.airspace-map-app.drawing-mode .mapbox {
  position: relative;
  z-index: 101;
}
.airspace-map-app.drawing-mode .mapeditor-dialog {
  z-index: 102;
}
.wind-control {
  position: relative;
  width: 100px;
  height: 100px;
}
.wind-control > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #aaa;
}
.wind-control > svg.active {
  color: #058c39;
}
.iconbox .input {
  display: inline-grid;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin: 3px 0;
  margin-right: 8px;
  padding: 0 !important;
}
.iconbox .fa.empty::before {
  content: "";
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
}
.airspace-map-app .property-grid {
  padding: 5px 7px;
}
.airspace-map-app .property-grid .fields {
  display: flex;
  flex-wrap: wrap;
}
.airspace-map-app .property-grid .fields .field {
  width: 100%;
  padding: 10px 7px;
}
.airspace-map-app .property-grid .fields .field.half {
  width: 50%;
}
.airspace-map-app .property-grid .fields .field .title {
  text-transform: uppercase;
  color: #aaa;
  font-size: 13px;
  margin-bottom: 2px;
}
.airspace-map-app .property-grid .fields .field .value {
  padding-left: 2px;
}
.airspace-map-app .airspace-list {
  height: 100%;
  background-color: white;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .airspace-list .flextable .as-name {
  width: 200px;
}
.airspace-map-app .airspace-list .flextable .as-type {
  width: 180px;
}
.airspace-map-app .airspace-list .flextable .as-class {
  width: 100px;
}
.airspace-map-app .airspace-list .flextable .as-lower {
  width: 120px;
}
.airspace-map-app .airspace-list .flextable .as-upper {
  width: 120px;
}
.airspace-map-app .airspace-list .flextable .as-callsign {
  width: 150px;
}
.airspace-map-app .airspace-list .flextable .as-frequency {
  width: 100px;
}
.airspace-map-app .airspace-list .flextable .as-activationtimes {
  width: 200px;
}
.airspace-map-app .airspace-list .flextable .row.airspace-item {
  cursor: pointer;
}
.airspace-map-app .airspace-list .flextable .row.airspace-item.highlighted {
  background-color: #ffff00;
}
.airspace-map-app .flyingsite-list {
  height: 100%;
  background-color: white;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .flyingsite-list .flextable .site-name {
  width: 200px;
}
.airspace-map-app .flyingsite-list .flextable .site-type {
  width: 100px;
}
.airspace-map-app .flyingsite-list .flextable .site-responsible {
  width: 200px;
}
.airspace-map-app .flyingsite-list .flextable .site-opening {
  width: 100px;
}
.airspace-map-app .flyingsite-list .flextable .site-publishing {
  width: 100px;
}
.airspace-map-app .flyingsite-list .flextable .site-lang {
  width: 100px;
}
.airspace-map-app .flyingsite-list .flextable .row.site-item {
  cursor: pointer;
}
.airspace-map-app .flyingsite-list .flextable .row.site-item.highlighted {
  background-color: #ffff00;
}
.airspace-map-app .dabsbox {
  background-color: white;
}
.airspace-map-app .dabsbox iframe,
.airspace-map-app .dabsbox object {
  width: 100%;
  height: 100%;
  border: none;
}
.airspace-map-app .dabsbox object .loading {
  padding: 30px;
  text-align: center;
}
.airspace-map-app .as-group-list {
  height: 100%;
  background-color: white;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .as-group-list .flextable .g-name {
  width: 200px;
}
.airspace-map-app .as-group-list .flextable .g-description {
  width: 100px;
}
.airspace-map-app .as-group-list .flextable .g-links {
  width: 100px;
}
.airspace-map-app .as-group-list .flextable .g-infoboards {
  width: 100px;
}
.airspace-map-app .as-group-list .flextable .g-airspaces {
  width: 100px;
}
.airspace-map-app .as-group-list .flextable .row.group-item {
  cursor: pointer;
}
.airspace-map-app .as-group-list .flextable .row.group-item.highlighted {
  background-color: #ffff00;
}
.airspace-map-app .airspace-property-pane > div {
  box-shadow: 0px 0px 11px 4px #c6c6c6;
}
.airspace-map-app .airspace-property-pane .airspace-selection-view + .airspace-details-view {
  margin-top: 40px;
}
.airspace-map-app .as-update-list {
  height: 100%;
  background-color: white;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .as-update-list .flextable .as-name {
  width: 250px;
  flex-grow: 0;
}
.airspace-map-app .as-update-list .flextable .upd-timestamp {
  width: 150px;
  flex-grow: 0;
}
.airspace-map-app .as-update-list .flextable .upd-username {
  width: 150px;
  flex-grow: 0;
}
.airspace-map-app .as-update-list .flextable .upd-reason {
  width: 400px;
}
.airspace-map-app .as-update-list .flextable .row.update-item {
  cursor: pointer;
}
.airspace-map-app .as-update-list .flextable .row.update-item.highlighted {
  background-color: #ffff00;
}
.airspace-map-app .airspace-filter-dialog .pane-body {
  padding: 0;
}
.airspace-map-app .airspace-filter-dialog .pane-body .context-menu {
  padding: 15px;
  border-top: solid 1px #c6c6c6;
  text-align: right;
}
.airspace-map-app .airspace-filter-dialog .filter-section .section-header {
  position: relative;
  padding: 10px 15px;
  background-color: #e0e0e0;
  border-top: solid 1px #c6c6c6;
  cursor: pointer;
  user-select: none;
}
.airspace-map-app .airspace-filter-dialog .filter-section .section-header .title {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  color: #aaa;
}
.airspace-map-app .airspace-filter-dialog .filter-section .section-header .icon {
  margin-right: 10px;
  color: #aaa;
}
.airspace-map-app .airspace-filter-dialog .filter-section .section-header .section-handle {
  position: absolute;
  top: 2px;
  right: 0;
  padding: 10px;
  transition: transform 300ms ease-in-out;
}
.airspace-map-app .airspace-filter-dialog .filter-section .section-body {
  box-shadow: inset 0px 15px 15px -19px #333333;
  transition: max-height 300ms ease-in-out;
  max-height: 500px;
  overflow: hidden;
}
.airspace-map-app .airspace-filter-dialog .filter-section .section-body > div {
  padding: 20px 15px 12px;
}
.airspace-map-app .airspace-filter-dialog .filter-section.active .section-header .title,
.airspace-map-app .airspace-filter-dialog .filter-section.active .section-header .icon {
  color: #333333;
}
.airspace-map-app .airspace-filter-dialog .filter-section.closed .section-handle {
  transform: scaleY(-1);
}
.airspace-map-app .airspace-filter-dialog .filter-section.closed .section-body {
  max-height: 0;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter {
  height: 100%;
  padding-right: 8px;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter .group-list {
  height: 200px;
  overflow: scroll;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter .group-list .scroll-panel {
  padding-right: 15px;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter .group-list .group-item {
  padding: 2px 5px;
  display: flex;
  justify-content: space-between;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter .group-list .group-item > * {
  display: block;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter .group-list .group-item a.active {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .airspace-filter-dialog .section-body > div.group-filter .group-list .textbox-adv {
  display: block;
  width: 100%;
  margin: 10px 0;
}
.airspace-map-app .airspace-selection-view .airspace-item {
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important;
  border-left: solid 8px grey;
}
.airspace-map-app .airspace-selection-view .airspace-item .airspace-block {
  border-bottom: solid 1px #c6c6c6 !important;
  border-top: solid 1px #c6c6c6 !important;
}
.airspace-map-app .airspace-selection-view .airspace-item:first-child .airspace-block {
  border-top-width: 2px !important;
}
.airspace-map-app .airspace-selection-view .airspace-item:last-child .airspace-block {
  border-bottom-width: 2px !important;
}
.airspace-map-app .airspace-selection-view .airspace-item.highlighted {
  border-left-color: #ffff00 !important;
}
.airspace-map-app .airspace-selection-view .airspace-header {
  display: flex;
  align-items: center;
  color: grey;
  cursor: pointer;
  min-height: 50px;
}
.airspace-map-app .airspace-selection-view .airspace-header .name {
  width: 1px;
  flex-grow: 1;
  padding: 3px 5px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .airspace-selection-view .airspace-header .alt {
  width: 90px;
  flex-grow: 0;
}
.airspace-map-app .airspace-selection-view .airspace-header .alt div {
  padding: 4px 4px 2px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}
.airspace-map-app .airspace-selection-view .airspace-header .alt div.upper {
  margin-bottom: 2px;
}
.airspace-map-app .airspace-details-view .pane-title {
  background-color: #f725ec;
}
.airspace-map-app .airspace-details-view .fields .value .upper,
.airspace-map-app .airspace-details-view .fields .value .lower {
  display: block;
}
.airspace-map-app .airspace-details-view .fields .value .upper .fa,
.airspace-map-app .airspace-details-view .fields .value .lower .fa {
  padding-right: 5px;
}
.airspace-map-app .airspace-details-view .fields .value .as-type {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .airspace-details-view .fields .field.as-class {
  text-align: right;
}
.airspace-map-app .airspace-details-view .fields .field.inactive-type {
  padding-bottom: 0;
  padding-top: 0;
}
.airspace-map-app .airspace-details-view .fields .field.flags {
  padding-top: 0;
}
.airspace-map-app .airspace-details-view .fields .field.as-infos .value > div {
  margin-bottom: 5px;
}
.airspace-map-app .airspace-details-view .context-menu {
  text-align: right;
  padding: 15px;
}
.airspace-map-app .airspace-details-view .context-menu .button {
  margin-left: 5px;
  margin-right: 5px;
}
.airspace-map-app .airspace-details-view .context-menu .button:first-child {
  margin-left: 0;
}
.airspace-map-app .airspace-details-view .context-menu .button:last-child {
  margin-right: 0;
}
.airspace-map-app .shapeeditor-panel {
  display: grid;
  gap: 10px;
  grid-template-columns: auto auto;
  align-items: start;
  background-color: transparent;
}
.airspace-map-app .shapeeditor-panel .dialog-body {
  display: flex;
  height: 100%;
  width: 260px;
  background-color: white;
  border: solid 2px #c6c6c6;
  border-radius: 6px;
  height: 280px;
  overflow: hidden;
}
.airspace-map-app .shapeeditor-panel .airspace-item {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.airspace-map-app .shapeeditor-panel .airspace-item > * {
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .shapeeditor-panel .pane-title {
  background-color: #006092;
  color: white;
  padding: 10px 15px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .shapeeditor-panel .airspace-coords {
  width: 100%;
  flex-grow: 1;
}
.airspace-map-app .shapeeditor-panel .coord-row {
  border-top: solid 1px #c6c6c6;
  display: grid;
  gap: 2px;
  grid-template-columns: 32px 140px 80px;
  padding: 5px 0;
  line-height: 24px;
  height: 34px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}
.airspace-map-app .shapeeditor-panel .coord-row:last-child {
  border-bottom: solid 1px #c6c6c6;
}
.airspace-map-app .shapeeditor-panel .coord-row:first-child {
  border-top: none;
}
.airspace-map-app .shapeeditor-panel .coord-row span {
  white-space: nowrap;
  overflow: hidden;
  padding: 0 2px;
  height: 100%;
}
.airspace-map-app .shapeeditor-panel .coord-row input {
  background-color: white;
  outline: solid 2px #4FC3F7;
  border: none;
  padding: 0 2px;
  border-radius: 0;
  width: calc(100% - 5px);
}
.airspace-map-app .shapeeditor-panel .coord-row input.error {
  outline-color: #D8000F;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: transparent;
  height: 100%;
  width: 32px;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type i {
  width: 16px;
  height: 16px;
  border-radius: 10px;
  border-color: black;
  border-width: 2px;
  border-style: solid;
  position: relative;
  box-sizing: border-box;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type i.AngleArc {
  border: none;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type i.CoordArc::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(50% + 2px);
  height: calc(100% + 4px);
  top: -2px;
  background-color: white;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type i.CoordArc.CW::before {
  left: -2px;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type i.CoordArc.CCW::before {
  right: -2px;
}
.airspace-map-app .shapeeditor-panel .coord-row .edge-type i.Point {
  width: 6px;
  height: 6px;
  background-color: black;
}
.airspace-map-app .shapeeditor-panel .coord-row.highlighted {
  background-color: #4FC3F7;
  background-color: #95dbfa;
}
.airspace-map-app .shapeeditor-panel .coord-row.highlighted + .highlighted {
  border-color: #4FC3F7;
}
.airspace-map-app .shapeeditor-panel .coord-row.highlighted .edge-type i::before {
  background-color: #4FC3F7 !important;
  background-color: #95dbfa !important;
}
.airspace-map-app .shapeeditor-panel .coord-row.error {
  color: #D8000F;
}
.airspace-map-app .shapeeditor-panel .coord-row.error .edge-type i {
  border-color: #D8000F;
}
.airspace-map-app .shapeeditor-panel .coord-row.error i.Point {
  background-color: #D8000F;
}
.airspace-map-app .shapeeditor-panel .coord-row.highlighted.error {
  background-color: #4FC3F7;
  background-color: #f3b3b7;
}
.airspace-map-app .shapeeditor-panel .coord-row.highlighted.error + .highlighted.error {
  border-color: #D8000F;
}
.airspace-map-app .shapeeditor-panel .coord-row.highlighted.error .edge-type i::before {
  background-color: #4FC3F7 !important;
  background-color: #f3b3b7 !important;
}
.airspace-map-app .shapeeditor-panel .context-menu {
  background-color: white;
  overflow: hidden;
  border: solid 2px #c6c6c6;
  border-radius: 6px;
}
.airspace-map-app .shapeeditor-panel .context-menu button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  background-color: white;
  color: black;
  height: 32px;
  width: 32px;
  cursor: pointer;
  border-bottom: solid 1px #c6c6c6;
}
.airspace-map-app .shapeeditor-panel .context-menu button:last-child {
  border-bottom: none;
}
.airspace-map-app .shapeeditor-panel .context-menu button[disabled="disabled"] {
  background-color: white !important;
  cursor: default;
}
.airspace-map-app .shapeeditor-panel .context-menu button[disabled="disabled"] i {
  opacity: 0.3;
}
.airspace-map-app .entity-edit-dialog {
  width: 800px;
}
.airspace-map-app .entity-edit-dialog .dialog-body {
  min-width: 600px;
}
.airspace-map-app .entity-edit-dialog .buttons .reason {
  display: flex;
  align-items: baseline;
  width: 100px;
  flex-grow: 1;
  margin-left: 30px;
}
.airspace-map-app .entity-edit-dialog .buttons .reason .title {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  margin-right: 10px;
  flex-grow: 0;
}
.airspace-map-app .entity-edit-dialog .buttons .reason input {
  width: 50px;
  flex-grow: 1;
}
@media (max-width: 600px) {
  .airspace-map-app .entity-edit-dialog .buttons .reason {
    min-width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}
.airspace-map-app .airspace-mass-mutation-dialog {
  width: 500px;
}
.airspace-map-app .airspace-mass-mutation-dialog .dialog-body {
  padding: 20px;
}
.airspace-map-app .entity-edit-dialog.for-airspace {
  width: 800px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .dialog-body {
  min-width: 600px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .info {
  padding: 10px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .validity-control .validity-control-items {
  display: flex;
  align-items: baseline;
  padding-bottom: 10px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .validity-control .validity-control-items:last-child {
  padding-bottom: 0;
}
.airspace-map-app .entity-edit-dialog.for-airspace .validity-control .validity-control-items > span {
  display: block;
  flex-grow: 0;
  padding: 0 10px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .altitude-control {
  display: flex;
  align-items: baseline;
}
.airspace-map-app .entity-edit-dialog.for-airspace .altitude-control > span {
  display: block;
  flex-grow: 0;
  padding: 0 10px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .altitude-control > .pair-alt {
  flex-grow: 1;
  display: flex;
}
.airspace-map-app .entity-edit-dialog.for-airspace .altitude-control > .pair-alt input {
  flex-grow: 1;
  width: 20px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .altitude-control > .pair-alt select {
  flex-grow: 0;
  width: auto;
  margin-left: 5px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .group-list {
  margin-bottom: 6px;
  margin-top: 3px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .as-group {
  display: flex;
  width: auto;
  margin: 0px 1px;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .as-group:last-child {
  border-bottom: solid 1px #c6c6c6;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .as-group > span {
  flex-grow: 0;
  padding: 8px 10px 5px 10px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .as-group > span:first-child {
  padding-left: 5px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .as-group > span:last-child {
  padding-right: 5px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .as-group > .group-name {
  width: 10px;
  flex-grow: 1;
  padding-right: 10px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .searchbox input {
  display: inline-block;
  width: 200px;
}
.airspace-map-app .entity-edit-dialog.for-airspace .airspace-groups-control .searchbox a {
  margin-left: 15px;
}
.airspace-map-app .airspace-history-dialog {
  width: 800px;
}
.airspace-map-app .airspace-history-dialog .dialog-body {
  min-width: 600px;
}
.airspace-map-app .airspace-history-dialog .as-history-list {
  height: 500px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.airspace-map-app .airspace-history-dialog .as-history-list > div:first-child {
  flex-grow: 1;
  padding: 15px 20px 0;
}
.airspace-map-app .airspace-history-dialog .as-history-list > div:first-child {
  padding: 0;
}
.airspace-map-app .airspace-history-dialog .as-history-list > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .airspace-history-dialog .as-history-list > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.airspace-map-app .airspace-history-dialog .as-history-list > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .airspace-history-dialog .as-history-list > .buttons .button:last-child {
  margin-right: 0;
}
.airspace-map-app .airspace-history-dialog .flextable {
  height: 350px;
}
.airspace-map-app .airspace-history-dialog .flextable .row > div {
  padding: 15px 20px;
}
.airspace-map-app .airspace-history-dialog .flextable .upd-timestamp {
  width: 150px;
  flex-grow: 0;
}
.airspace-map-app .airspace-history-dialog .flextable .upd-username {
  width: 150px;
  flex-grow: 0;
}
.airspace-map-app .airspace-history-dialog .flextable .upd-reason {
  width: 300px;
}
.airspace-map-app .airspace-history-dialog > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.airspace-map-app .airspace-history-dialog > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .airspace-history-dialog > .buttons .button:last-child {
  margin-right: 0;
}
.airspace-map-app .airspace-import-dialog {
  width: 800px;
}
.airspace-map-app .airspace-import-dialog .dialog-body {
  min-width: 600px;
}
.airspace-map-app .airspace-import-dialog .flextable {
  height: 350px;
}
.airspace-map-app .airspace-import-dialog .import-form {
  height: 500px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.airspace-map-app .airspace-import-dialog .import-form > div:first-child {
  flex-grow: 1;
  padding: 15px 20px 0;
}
.airspace-map-app .airspace-import-dialog .import-form.import > div:first-child {
  padding: 0;
}
.airspace-map-app .airspace-import-dialog .import-form > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .airspace-import-dialog .import-form > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.airspace-map-app .airspace-import-dialog .import-form > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .airspace-import-dialog .import-form > .buttons .button:last-child {
  margin-right: 0;
}
.airspace-map-app .airspace-import-dialog .import-form > .buttons .caution {
  flex-grow: 1;
  text-align: right;
  color: #D8000F;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
}
.airspace-map-app .airspace-import-dialog textarea {
  height: 240px;
}
.airspace-map-app .airspace-import-dialog .flextable .row > div {
  padding: 15px 20px;
}
.airspace-map-app .airspace-import-dialog .flextable .as-name {
  width: 100px;
}
.airspace-map-app .airspace-import-dialog .flextable .as-type {
  width: 100px;
}
.airspace-map-app .airspace-import-dialog .flextable .as-shape {
  width: 200px;
}
.airspace-map-app .airspace-export-dialog {
  width: 400px;
}
.airspace-map-app .as-group-edit-dialog {
  width: 800px;
}
.airspace-map-app .as-group-edit-dialog .dialog-body {
  min-width: 600px;
}
.airspace-map-app .as-group-edit-dialog .aslinks-control .aslinks-control-items {
  display: flex;
  align-items: baseline;
  padding-bottom: 10px;
  padding-left: 3px;
}
.airspace-map-app .as-group-edit-dialog .aslinks-control .aslinks-control-items:last-child {
  padding-bottom: 0;
}
.airspace-map-app .as-group-edit-dialog .aslinks-control .aslinks-control-items > span {
  display: block;
  flex-grow: 0;
  padding-right: 10px;
}
.airspace-map-app .as-group-edit-dialog .aslinks-control .aslinks-control-items > span:last-child {
  padding-right: 0;
}
.airspace-map-app .as-group-edit-dialog .aslinks-control .aslinks-control-items > div {
  flex-grow: 1;
  padding-right: 20px;
}
.airspace-map-app .as-group-edit-dialog .aslinks-control .aslinks-control-items > div:last-child {
  padding-right: 0;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items {
  display: flex;
  align-items: baseline;
  padding-bottom: 10px;
  padding-left: 3px;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items:last-child {
  padding-bottom: 0;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items > span {
  display: block;
  flex-grow: 0;
  padding-right: 10px;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items > span:last-child {
  padding-right: 0;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items > div {
  flex-grow: 1;
  padding-right: 20px;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items > div:last-child {
  padding-right: 0;
}
.airspace-map-app .as-group-edit-dialog .as-infoboards-control .as-infoboards-control-items > div:first-child {
  width: 350px;
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .as-group-details-dialog {
  width: 800px;
}
.airspace-map-app .as-group-details-dialog .dialog-body {
  padding: 20px;
}
.airspace-map-app .as-group-details-dialog .dialog-body > *:last-child {
  margin-bottom: 20px;
}
.airspace-map-app .repo-selection-dialog {
  width: 800px;
}
.airspace-map-app .repo-selection-dialog .dialog-body {
  min-width: 600px;
  display: grid;
  grid-template-columns: 160px 1fr;
}
@media (max-width: 600px) {
  .airspace-map-app .repo-selection-dialog .dialog-body {
    grid-template-columns: 80px 1fr;
  }
}
.airspace-map-app .repo-selection-dialog .as-repo-types {
  border-right: solid 1px #c6c6c6;
}
.airspace-map-app .repo-selection-dialog .as-repo-list {
  height: 400px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.airspace-map-app .repo-selection-dialog .as-repo-list > div:first-child {
  flex-grow: 1;
  padding: 15px 20px 0;
}
.airspace-map-app .repo-selection-dialog .as-repo-list > div:first-child {
  padding: 0;
}
.airspace-map-app .repo-selection-dialog .as-repo-list .flextable {
  height: 350px;
}
.airspace-map-app .repo-selection-dialog .as-repo-list .tbody .row {
  cursor: pointer;
}
.airspace-map-app .repo-selection-dialog .as-repo-list .row.main {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .repo-selection-dialog .as-repo-list .repo-name {
  width: 10px;
}
.airspace-map-app .repo-selection-dialog .as-repo-list .repo-update {
  width: 180px;
  flex-grow: 0;
}
.airspace-map-app .repo-selection-dialog .as-repo-types {
  position: relative;
  padding: 10px 0;
}
.airspace-map-app .repo-selection-dialog .as-repo-types .item {
  position: relative;
  padding: 5px 15px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
}
.airspace-map-app .repo-selection-dialog .as-repo-types .item.selected {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  top: -1px;
}
.airspace-map-app .repo-selection-dialog .as-repo-types .fa {
  padding-right: 6px;
  position: relative;
  display: inline-block;
  top: 0;
}
.airspace-map-app .repo-edit-dialog {
  width: 800px;
}
.airspace-map-app .repo-edit-dialog .dialog-body {
  min-width: 600px;
}
.airspace-map-app .repo-edit-dialog .aslinks-control .aslinks-control-items {
  display: flex;
  align-items: baseline;
  padding-bottom: 10px;
  padding-left: 3px;
}
.airspace-map-app .repo-edit-dialog .aslinks-control .aslinks-control-items:last-child {
  padding-bottom: 0;
}
.airspace-map-app .repo-edit-dialog .aslinks-control .aslinks-control-items > span {
  display: block;
  flex-grow: 0;
  padding-right: 10px;
}
.airspace-map-app .repo-edit-dialog .aslinks-control .aslinks-control-items > span:last-child {
  padding-right: 0;
}
.airspace-map-app .repo-edit-dialog .aslinks-control .aslinks-control-items > div {
  flex-grow: 1;
  padding-right: 20px;
}
.airspace-map-app .repo-edit-dialog .aslinks-control .aslinks-control-items > div:last-child {
  padding-right: 0;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items {
  display: flex;
  align-items: baseline;
  padding-bottom: 10px;
  padding-left: 3px;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items:last-child {
  padding-bottom: 0;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items > span {
  display: block;
  flex-grow: 0;
  padding-right: 10px;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items > span:last-child {
  padding-right: 0;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items > div {
  flex-grow: 1;
  padding-right: 20px;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items > div:last-child {
  padding-right: 0;
}
.airspace-map-app .repo-edit-dialog .as-infoboards-control .as-infoboards-control-items > div:first-child {
  width: 350px;
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .geocalc-dialog {
  width: 800px;
}
.airspace-map-app .geocalc-dialog .dialog-body {
  min-width: 400px;
}
.airspace-map-app .geocalc-dialog .geocalc-form {
  height: 610px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.airspace-map-app .geocalc-dialog .geocalc-form > div:first-child {
  flex-grow: 1;
  padding: 15px 20px 0;
}
.airspace-map-app .geocalc-dialog .geocalc-form.import > div:first-child {
  padding: 0;
}
.airspace-map-app .geocalc-dialog .geocalc-form > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.airspace-map-app .geocalc-dialog .geocalc-form > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.airspace-map-app .geocalc-dialog .geocalc-form > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.airspace-map-app .geocalc-dialog .geocalc-form > .buttons .button:last-child {
  margin-right: 0;
}
.airspace-map-app .geocalc-dialog .geocalc-form > .buttons .caution {
  flex-grow: 1;
  text-align: right;
  color: #D8000F;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 17px;
}
.airspace-map-app .geocalc-dialog textarea {
  height: 80px;
}
.airspace-map-app .notam-declare-dialog {
  width: 600px;
}
.airspace-map-app .notam-declare-dialog .field.correct {
  margin-bottom: 20px;
}
.airspace-map-app .notam-declare-dialog .switch {
  padding: 10px 6px 9px 6px;
  border: solid 1px #c6c6c6;
  box-shadow: 1px 1px 4px 0px #ccc;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  background-color: #f8f8f8;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.5s;
}
.airspace-map-app .notam-declare-dialog .switch .fa {
  width: 30px;
  text-align: center;
  display: inline-block;
}
.airspace-map-app .notam-declare-dialog textarea {
  height: 100px;
}
.airspace-map-app .notam-declare-dialog .field.correct .switch.on {
  background-color: #058c39;
  border-color: #058c39;
  color: white;
}
.airspace-map-app .notam-declare-dialog .field.notcorrect .switch.on {
  background-color: #D8000F;
  border-color: #D8000F;
  color: white;
}
.airspace-map-app .notam-declare-dialog .field.comment {
  transition: opacity 0.5s;
}
.airspace-map-app .notam-declare-dialog .field.comment.inactive {
  opacity: 0.3;
}
.airspace-map-app .flyingsite-property-pane > div {
  box-shadow: 0px 0px 11px 4px #c6c6c6;
}
.airspace-map-app .flyingsite-property-pane .airspace-selection-view + .flyingsite-details-view {
  margin-top: 40px;
}
.airspace-map-app .flyingsite-details-view .fields .value .fs-type {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-elevation {
  text-align: right;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status {
  margin-bottom: 10px;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status.open {
  background-color: #058c39;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status.closed {
  background-color: #D8000F;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status.unknown {
  background-color: #333333;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status,
.airspace-map-app .flyingsite-details-view .fields .field.fs-status .site-property {
  color: white !important;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status .site-property {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-status * + .info {
  margin-top: 10px;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-properties {
  min-height: 60px;
}
.airspace-map-app .flyingsite-details-view .fields .field.fs-fees .online-payment {
  margin-top: 6px;
}
.airspace-map-app .flyingsite-details-view .wind {
  position: relative;
}
.airspace-map-app .flyingsite-details-view .wind .wind-control {
  position: absolute;
  top: 0;
  right: 6px;
  width: 60px;
  height: 60px;
}
.airspace-map-app .flyingsite-details-view .site-property {
  display: block;
  position: relative;
}
.airspace-map-app .flyingsite-details-view .site-property .fa {
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 16px;
  text-align: center;
}
.airspace-map-app .flyingsite-details-view .site-property .pname {
  padding-left: 20px;
}
.airspace-map-app .flyingsite-details-view .site-property.no {
  color: #aaa;
}
.airspace-map-app .flyingsite-details-view .site-property.strict {
  color: #058c39;
}
.airspace-map-app .flyingsite-details-view .site-property.strict.no {
  color: #D8000F;
}
.airspace-map-app .flyingsite-details-view .legend-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend {
  position: relative;
  padding-left: 24px;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto {
  display: block;
  position: absolute;
  left: 0px;
  top: 1px;
  width: 16px;
  height: 16px;
  border: solid 1px var(--color);
  --color: black;
  --opacity: 0.7;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto::before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--color);
  opacity: var(--opacity);
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.LaunchArea,
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.LandingArea {
  --color: #058c39;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.PackingArea {
  --color: #E58E3D;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.Parking {
  --color: #005B99;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.RestrictedArea {
  --color: #E3000B;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.LandingPattern {
  --color: #522F82;
  --opacity: 0;
  border-width: 3px;
  border-right-width: 0;
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.Obstacle {
  --color: #E3000B;
  --opacity: 0;
  border: none;
  border-left: solid 3px var(--color);
  transform: rotate(-45deg) translateX(5px);
}
.airspace-map-app .flyingsite-details-view .legend-list .legend .picto.Access {
  --color: #005B99;
  --opacity: 0;
  border: none;
  border-left: solid 3px var(--color);
  transform: rotate(-45deg) translateX(5px);
}
.airspace-map-app .flyingsite-details-view .context-menu {
  text-align: right;
  padding: 15px;
}
.airspace-map-app .flyingsite-details-view .context-menu .button {
  margin-left: 5px;
  margin-right: 5px;
}
.airspace-map-app .flyingsite-details-view .context-menu .button:first-child {
  margin-left: 0;
}
.airspace-map-app .flyingsite-details-view .context-menu .button:last-child {
  margin-right: 0;
}
.airspace-map-app .entity-edit-dialog.for-flyingsite {
  width: 800px;
}
.airspace-map-app .entity-edit-dialog.for-flyingsite .dialog-body {
  min-width: 600px;
}
.airspace-map-app .entity-edit-dialog.for-flyingsite .wind .title {
  text-align: center;
}
.airspace-map-app .entity-edit-dialog.for-flyingsite .wind .value {
  margin: 0 auto;
  height: 0;
  overflow: visible;
}
.service-doc {
  position: relative;
}
.service-doc a.anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}
.service-doc p,
.service-doc ul {
  margin-left: 40px;
}
.service-doc .tpl-2col > div:last-child p,
.service-doc .tpl-2col > div:last-child ul {
  margin-left: 0;
}
.service-doc ul {
  margin-top: 40px;
  margin-bottom: 20px;
}
.service-doc .code-toolbar {
  margin: 20px 0 20px 40px;
}
.service-doc .doc-dictionary {
  margin: 20px 0px 20px 40px;
}
.service-doc .doc-dictionary > .item {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.service-doc .doc-dictionary > .descr {
  margin-left: 40px;
  margin-bottom: 20px;
}
.service-doc .doc-dictionary ul {
  margin-left: 0;
}
.as-notam-declarations.declarations-list .item {
  vertical-align: top;
}
.as-notam-declarations.declarations-list .item.NotamDate {
  white-space: nowrap;
  padding-right: 20px;
}
.as-notam-declarations.declarations-list .item.DeclarationDate {
  white-space: nowrap;
  padding-right: 20px;
}
.as-notam-declarations.declarations-list .item.User {
  white-space: nowrap;
  padding-right: 20px;
}
.as-notam-declarations.declarations-list .item.Status {
  width: 100%;
  position: relative;
}
.as-notam-declarations.declarations-list .item.Status .comment {
  padding-left: 30px;
  display: inline-block;
}
.as-notam-declarations.declarations-list .item.Status .fa {
  display: inline-block;
  position: absolute;
  top: 9px;
  width: 20px;
  text-align: center;
  font-size: 20px;
}
.as-notam-declarations.declarations-list .item.Status .fa.fa-check-circle {
  color: #058c39;
}
.as-notam-declarations.declarations-list .item.Status .fa.fa-exclamation-circle {
  color: #D8000F;
}
.as-dabs-archive.dabs-archive-list .item {
  white-space: nowrap;
}
.as-dabs-archive.dabs-archive-list .item.Date {
  width: 120px;
}
.as-dabs-archive.dabs-archive-list .item.Version {
  width: 100px;
}
.mwc-datatable table.latest-updates td {
  vertical-align: top;
}
.mwc-datatable table.latest-updates td:first-child {
  white-space: normal;
  min-width: 100px;
}
.mwc-datatable table.latest-updates td:last-child {
  width: 100%;
}
.mwc-datatable table.latest-updates tr:hover td {
  background-color: white;
}
/*# sourceMappingURL=arsp.css.map */