@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;
}
.ccc-template,
.ccc-template td,
.ccc-template th,
.ccc-template input,
.ccc-template textarea,
.ccc-template button,
.ccc-template .mwc-entiselect-selected-value-display {
  font-family: "DIN Light", Helvetica, Roboto, Arial, sans-serif;
  color: #333333;
  font-size: 15px;
  line-height: 20px;
}
.ccc-template h1,
.ccc-template h2,
.ccc-template h3,
.ccc-template h4 {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
}
.ccc-template hr {
  border: none;
  background-color: #c6c6c6;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ccc-template h1 {
  font-size: 46px;
  line-height: 51px;
  font-weight: 400;
  letter-spacing: 2.3px;
  text-transform: uppercase;
  margin-top: 0;
}
.ccc-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;
}
.ccc-template h2.secondary {
  color: #D8000F;
}
.ccc-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;
}
.ccc-template .bordered-section h2:first-child {
  margin-top: 0;
}
.ccc-template .bordered-section h2.secondary {
  color: #D8000F;
}
.ccc-template h3 {
  font-size: 16px;
  line-height: 23px;
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 400;
}
.ccc-template h3.v2 {
  text-decoration: none;
  color: #006092;
}
.ccc-template .fixed-layout * + h3 {
  margin-top: 40px;
}
.ccc-template .tpl-fixed * + h3 {
  margin-top: 40px;
}
.ccc-template .bordered-section * + h3 {
  margin-top: 40px;
}
.ccc-template .lead {
  font-size: 21px;
  line-height: 1.5;
}
.ccc-template ul,
.ccc-template ol {
  padding-left: 20px;
}
.ccc-template ul:first-child,
.ccc-template ol:first-child {
  margin-top: 0;
}
.ccc-template ul:last-child,
.ccc-template ol:last-child {
  margin-bottom: 0;
}
.ccc-template li {
  padding-left: 5px;
}
.ccc-template b,
.ccc-template strong {
  font-weight: normal;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.ccc-template a,
.ccc-template a:link,
.ccc-template a:hover,
.ccc-template a:active,
.ccc-template a:visited {
  outline: none;
  color: #333333;
  text-decoration: underline;
}
.ccc-template a.box {
  display: block;
}
.ccc-template a.box,
.ccc-template a.box:link,
.ccc-template a.box:hover,
.ccc-template a.box:active,
.ccc-template a.box:visited {
  text-decoration: none;
}
.ccc-template .alert {
  position: relative;
  padding: 11px 10px 10px;
  border: solid 1px #c6c6c6;
  background-color: #e8e8e8;
}
.ccc-template .alert.alert-success {
  border-color: green;
  background-color: #daffe2;
}
.ccc-template .alert.alert-success > i.fa {
  color: green;
}
.ccc-template .alert.alert-warning {
  border-color: #dda500;
  background-color: #fff3cd;
}
.ccc-template .alert.alert-warning > i.fa {
  color: #dda500;
}
.ccc-template .alert > i.fa {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 20px;
}
.ccc-template .alert > p {
  margin: 0;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.ccc-template .alert.with-icon > p {
  margin-left: 30px;
}
.ccc-template .error {
  color: red;
}
.ccc-template input,
.ccc-template textarea,
.ccc-template select {
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  background-color: #f8f8f8;
  color: #333333;
  padding: 6px 6px 5px 6px;
  outline: none;
}
.ccc-template input[type=text],
.ccc-template textarea,
.ccc-template select {
  box-shadow: 1px 1px 4px 0px #ccc;
}
.ccc-template input.error,
.ccc-template textarea.error,
.ccc-template select.error {
  border: solid 1px #D8000F;
  background-color: #FFE9EA;
}
.ccc-template textarea {
  resize: none;
}
.ccc-template input[type=button]:disabled,
.ccc-template button:disabled {
  background-color: #aaa !important;
  cursor: default !important;
}
.ccc-template .checkbox-frame.many-options {
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  padding: 6px;
  padding-bottom: 12px;
  max-height: 160px;
  overflow-y: scroll;
}
.ccc-template .mwc-entity-selector-input {
  border-radius: 4px;
  border: solid #c6c6c6 1px;
  background-color: white;
  outline: none;
  display: flex;
}
.ccc-template .mwc-entity-selector-input .mwc-entiselect-selected-value-icon,
.ccc-template .mwc-entity-selector-input .mwc-entiselect-selected-value-remove,
.ccc-template .mwc-entity-selector-input .mwc-entiselect-spinner-icon,
.ccc-template .mwc-entity-selector-input .mwc-entiselect-search-icon {
  padding: 6px;
  color: #333333;
}
.ccc-template .mwc-entity-selector-input .mwc-entiselect-selected-value-icon {
  padding-top: 7px;
}
.ccc-template .mwc-entity-selector-input .mwc-entiselect-spinner-icon,
.ccc-template .mwc-entity-selector-input .mwc-entiselect-search-icon {
  padding-top: 5px;
}
.ccc-template .mwc-entity-selector-input .mwc-entiselect-box {
  border: none;
  background-color: transparent;
  flex-grow: 1;
}
.ccc-template .mwc-entity-selector-input .mwc-entiselect-value-box {
  padding: 6px 6px 3px 6px;
  background-color: transparent;
}
.ccc-template .mwc-entity-selector-input .mwc-entiselect-search-box {
  padding: 7px 6px 6px 6px;
  background-color: transparent;
}
.ccc-template .mwc-entity-selector-input .mwc-entity-selector-dialog-controls {
  display: none;
  /* temporär ausgeschaltet, da die dialogs nicht gestylt sind */
  padding: 6px;
}
.ccc-template .mwc-entity-selector-input input.mwc-entiselect-search-input {
  box-shadow: none;
}
.ccc-template input.button,
.ccc-template a.button,
.ccc-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;
}
.ccc-template input.button:hover,
.ccc-template a.button:hover,
.ccc-template button.button:hover {
  background-color: #A2111B;
}
.ccc-template input.button > *,
.ccc-template a.button > *,
.ccc-template button.button > * {
  color: white;
}
.ccc-template a.command {
  text-decoration: none !important;
  color: #006092;
}
.ccc-template a.command .fa {
  font-size: 16px;
}
.ccc-template .mwc-datatable table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.ccc-template .mwc-datatable table td {
  padding: 10px 4px 8px 4px;
  border-top: solid 1px #c6c6c6;
  border-bottom: solid 1px #c6c6c6;
}
.ccc-template .mwc-datatable table th {
  padding: 10px 4px 8px 4px;
  text-align: left;
}
.ccc-template .mwc-datatable table tr:hover td {
  background-color: #c6c6c6;
}
.ccc-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;
}
.ccc-template .mwc-datatable .global-menu.context-menu a:hover {
  background-color: #A2111B;
}
.ccc-template .mwc-datatable .global-menu.context-menu a > * {
  color: white;
}
.ccc-template .mwc-datatable-filter {
  display: none;
  /* Vorläufig für User Manager ausgeschaltet. */
}
.ccc-template .mwc-tableform,
.ccc-template .mwc-listform {
  width: 100%;
}
.ccc-template .mwc-tableform .section-title-cell,
.ccc-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;
}
.ccc-template .mwc-tableform .section-title-cell:nth-child(n+1),
.ccc-template .mwc-listform .section-title-cell:nth-child(n+1) {
  margin-top: 24px;
}
.ccc-template .mwc-tableform input.text,
.ccc-template .mwc-listform input.text {
  width: 100% !important;
}
.ccc-template .mwc-tableform textarea,
.ccc-template .mwc-listform textarea {
  width: 100%;
}
.ccc-template .mwc-tableform select,
.ccc-template .mwc-listform select {
  min-width: 200px;
}
.ccc-template .mwc-tableform .mceEditor .mceLayout,
.ccc-template .mwc-listform .mceEditor .mceLayout {
  width: 100% !important;
}
.ccc-template .mwc-tableform .title-cell {
  padding-top: 9px;
  padding-right: 20px;
  padding-bottom: 6px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.ccc-template .mwc-tableform .value-cell {
  width: 100%;
  padding-bottom: 6px;
}
.ccc-template .mwc-tableform .value-cell-item.help {
  margin-top: 6px;
}
.ccc-template .mwc-tableform .value-cell-item.error {
  margin-top: 6px;
}
.ccc-template .mwc-tableform .form-hints {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ccc-template .mwc-tableform .readonly-value {
  margin-top: 7px;
  margin-bottom: 3px;
}
.ccc-template .mwc-listform .section-title-cell {
  padding: 10px 20px 10px 3px;
}
.ccc-template .mwc-listform .title-cell {
  padding: 10px 20px 0 3px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.ccc-template .mwc-listform .readonly-value {
  padding: 11px 20px 10px 0;
}
@media (min-width: 551px) {
  .ccc-template .mwc-listform .value-row {
    display: flex;
  }
  .ccc-template .mwc-listform .title-cell {
    width: 200px;
    flex-grow: 0;
    flex-shrink: 0;
    padding-top: 7px;
  }
  .ccc-template .mwc-listform .value-cell {
    width: 10px;
    flex-grow: 1;
    flex-shrink: 1;
  }
  .ccc-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;
}
.ccc-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/default-title.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;
}
.ccc-template .pager {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 9px -3px;
}
.ccc-template .pager .title {
  display: none;
}
.ccc-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) {
  .ccc-template .pager a.pageindex {
    padding: 3px 4px 1px;
  }
}
.ccc-template .pager a.pageindex:hover {
  background-color: #006092;
}
.ccc-template .pager a.pageindex.active {
  background-color: white;
  color: black;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
.ccc-template .entitycount {
  display: none;
}
.ccc-scroll-form {
  max-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.ccc-scroll-form > div:first-child {
  flex-grow: 1;
  overflow-y: scroll;
  padding: 15px 20px 0;
}
.ccc-scroll-form > div:first-child > div:last-child {
  margin-bottom: 20px;
}
.ccc-scroll-form > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.ccc-scroll-form > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.ccc-scroll-form > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.ccc-scroll-form > .buttons .button:last-child {
  margin-right: 0;
}
.ccc-dialog-form {
  max-height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.ccc-dialog-form > div:first-child {
  flex-grow: 1;
  padding: 15px 20px 0;
}
.ccc-dialog-form > div:first-child > div:last-child {
  margin-bottom: 20px;
}
.ccc-dialog-form > div:last-child {
  flex-grow: 0;
  padding: 20px;
  border-top: solid 1px #c6c6c6;
}
.ccc-dialog-form > .buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: baseline;
  padding: 0 10px;
}
.ccc-dialog-form > .buttons .button {
  margin-right: 10px;
  flex-grow: 0;
  flex-shrink: 0;
}
.ccc-dialog-form > .buttons .button:last-child {
  margin-right: 0;
}
.ccc-vertical-form {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.ccc-vertical-form > .spacer {
  height: 40px;
  width: 100%;
}
.ccc-vertical-form > .field {
  padding: 0 10px;
  padding-bottom: 10px;
  width: 100%;
}
.ccc-vertical-form > .field.half {
  width: 50%;
}
.ccc-vertical-form > .field.third {
  width: 33%;
}
.ccc-vertical-form > .field > .title {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  padding: 2px;
}
.ccc-vertical-form input[type=text],
.ccc-vertical-form textarea,
.ccc-vertical-form select {
  width: 100%;
}
.ccc-vertical-form > .buttons {
  margin-top: 20px;
  padding: 0 10px;
}
.ccc-vertical-form > .buttons .button {
  margin-right: 10px;
}
.ccc-vertical-form > .buttons .button:last-child {
  margin-right: 0;
}
.ccc-template .dashboard {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.ccc-template .dashboard > * {
  display: block;
  padding: 15px;
}
.ccc-template .dashboard a {
  text-decoration: none !important;
}
.ccc-template .dashboard a.counter {
  flex-basis: 200px;
  text-align: center;
}
.ccc-template .dashboard a.counter .value {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 40px;
  line-height: 50px;
  color: #006092;
}
.ccc-template .dashboard a.counter .caption {
  font-family: "Eurostile Bold", Helvetica, Roboto, Arial, sans-serif;
  color: #006092;
  font-size: 20px;
  line-height: 28px;
  white-space: nowrap;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ccc-template .dashboard a.counter .caption.secondary {
  color: #D8000F;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}
.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: 10%;
  right: 10%;
  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;
}
.ccc-template .flextable {
  height: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
.ccc-template .flextable .thead {
  position: absolute;
  height: 42px;
  width: 100%;
}
.ccc-template .flextable .thead + .tbody {
  margin-top: 40px;
}
.ccc-template .flextable .tbody {
  height: 100%;
  overflow-x: auto;
  overflow-y: scroll;
}
.ccc-template .flextable .title-row {
  flex-grow: 0;
  height: auto;
}
.ccc-template .flextable .row {
  display: flex;
  margin: 0;
}
.ccc-template .flextable .row:last-child {
  margin-bottom: 10px;
}
.ccc-template .flextable .row > div {
  padding: 10px 10px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  flex-shrink: 0;
  flex-grow: 1;
  border-bottom: solid 1px #c6c6c6;
}
.ccc-template .flextable .title-row > div {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  background-color: #006092;
  color: white !important;
}
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;
}
.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;
}
.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;
}
.ccc-prizeselection table.categories td {
  padding: 0;
}
.ccc-prizeselection table.categories .fa {
  margin-right: 10px;
}
.ccc-prizeselection table.categories a {
  display: block;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 8px;
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
}
@media (min-width: 800px) {
  .ccc-prizeselection .prizes .prize-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .ccc-prizeselection .prizes .prize-item > .info {
    padding-right: 30px;
  }
  .ccc-prizeselection .prizes .prize-item > .command {
    flex-shrink: 0;
    flex-grow: 0;
    width: 320px;
  }
}
@media (max-width: 799px) {
  .ccc-prizeselection .prizes .command {
    margin-top: 8px;
    margin-bottom: 15px;
  }
}
.ccc-prizeselection .prizes .already-selected {
  font-style: italic;
}
.ccc-prizeselection .prizes .sponsor {
  font-family: "DIN Bold", Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 8px;
  font-size: 16px;
  text-transform: uppercase;
}
.ccc-prizeselection .selection-info input.text {
  width: 200px;
}
.ccc-pilots .mwc-datatable td {
  vertical-align: top;
}
.ccc-pilots .mwc-datatable .item.Rank {
  white-space: nowrap;
}
.ccc-pilots .mwc-datatable .item.Name {
  white-space: nowrap;
}
.ccc-pilots .mwc-datatable .item.Mail {
  white-space: nowrap;
}
.ccc-pilots .mwc-datatable .item.Sponsor {
  white-space: nowrap;
}
/*# sourceMappingURL=ccc.css.map */