html {
  margin: 0;
  padding: 0;
  font-family: Arial;
  width: 100%;
  height: 100%; }
  html body {
    margin: 0;
    font-family: Arial;
    -webkit-text-size-adjust: none;
    background-image: url(/themes/custom/fms_theme/img/loading_icon.GIF);
    background-position: center;
    background-repeat: no-repeat;
    min-width: 1000px;
    min-height: 700px;
    background-size: 80px;
    font-size: 13px;
    position: absolute;
    overflow: auto;
    height: 99%;
    width: 100%;
    -webkit-transition: opacity 1000ms ease;
    -moz-transition: opacity 1000ms ease;
    -ms-transition: opacity 1000ms ease;
    -o-transition: opacity 1000ms ease;
    transition: opacity 1000ms ease; }
    html body * {
      -webkit-transition: opacity 1000ms ease;
      -moz-transition: opacity 1000ms ease;
      -ms-transition: opacity 1000ms ease;
      -o-transition: opacity 1000ms ease;
      transition: opacity 1000ms ease; }
    html body * {
      image-rendering: -webkit-optimize-contrast; }
    html body *:focus {
      outline: 0; }
    html body div.notransition {
      -webkit-transition: none !important;
      -moz-transition: none !important;
      -ms-transition: none !important;
      -o-transition: none !important;
      transition: none !important; }
    html body #head {
      position: absolute;
      margin: auto;
      width: 100%;
      height: 6%;
      left: 10%;
      top: 0%;
      left: 0;
      right: 0; }
      html body #head #logo_link {
        position: absolute;
        display: none;
        width: 7%;
        top: 3%;
        left: 4%;
        height: 97%; }
        html body #head #logo_link #logo {
          position: absolute;
          width: 100%;
          height: 100%;
          background-image: url(/themes/custom/fms_theme/img/fovea-logo@x.png);
          background-repeat: no-repeat;
          background-size: contain;
          background-position: center; }
      html body #head #navigation {
        position: absolute;
        width: 84%;
        height: 50%;
        right: 4%;
        top: 58%; }
        html body #head #navigation #main-menu {
          display: inline-block;
          position: relative;
          height: 100%;
          width: 100%;
          padding: 0;
          margin: 0; }
          html body #head #navigation #main-menu li {
            position: absolute;
            height: 100%;
            padding: 0;
            margin: 0;
            width: 20%; }
            html body #head #navigation #main-menu li a {
              text-decoration: none;
              color: #759f33;
              display: block;
              height: 100%;
              max-height: 30px; }
          html body #head #navigation #main-menu li.first {
            text-align: left; }
          html body #head #navigation #main-menu li.last {
            text-align: right;
            right: 0%; }
        html body #head #navigation #navigation_lineal {
          background-image: url(/themes/custom/fms_theme/img/menu-messskala_gross.png); }
      html body #head div.mobile_header_button {
        position: absolute; }
      html body #head div.mobile_header_button:hover {
        cursor: pointer; }
    html body #main {
      position: absolute;
      top: 0.5%;
      height: 99.5%;
      width: 100%;
      opacity: 0; }
      html body #main .current_keyboard_selected {
        border-width: 2px !important;
        border-style: dotted !important;
        border-color: #759f33 !important;
        background-color: #DBDBDB !important; }
      html body #main div.cookie_compliance {
        height: 175px;
        width: 100%;
        position: fixed;
        background-color: #6E962B;
        bottom: 0;
        left: 0;
        z-index: 2; }
        html body #main div.cookie_compliance div.cookie_compliance_container {
          position: absolute;
          width: 80%;
          min-width: 800px;
          left: 10%;
          top: 30px;
          height: 140px; }
          html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_text {
            text-align: center;
            color: white;
            font-size: large;
            font-weight: bold;
            width: 100%;
            position: relative; }
          html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container {
            margin: auto;
            color: black;
            font-size: large;
            font-weight: bold;
            margin-top: 15px;
            padding-top: 5px;
            padding-bottom: 5px;
            padding-left: 8px;
            padding-right: 8px;
            height: 60px;
            width: 250px;
            position: relative; }
            html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container div.cookie_compliance_checkbox_container {
              position: absolute;
              top: 0;
              left: 0;
              width: 180px; }
              html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container div.cookie_compliance_checkbox_container input {
                top: 1px;
                margin-right: 6px;
                position: relative;
                float: left; }
              html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container div.cookie_compliance_checkbox_container span {
                color: black;
                font-size: large;
                font-weight: bold;
                position: relative;
                display: block; }
            html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container div.cookie_compliance_ok {
              text-align: center;
              background-color: grey;
              position: absolute;
              top: 0;
              right: 0;
              display: block;
              width: 75px;
              border-radius: 4px;
              border-style: solid;
              cursor: pointer;
              height: 28px;
              text-align: center;
              vertical-align: middle;
              line-height: 28px;
              cursor: pointer;
              opacity: 1; }
            html body #main div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container div.cookie_compliance_ok_inactive {
              opacity: 0.3;
              cursor: no-drop; }
    html body #footer {
      background-color: #444446;
      position: absolute;
      display: none;
      width: 100%;
      height: 4%;
      bottom: 0;
      left: 0; }
      html body #footer h2 {
        display: none; }
      html body #footer #copyright_footer {
        position: absolute;
        color: white;
        margin: auto;
        left: 3%;
        top: 0;
        bottom: 0;
        height: 60%;
        width: 15%; }
        html body #footer #copyright_footer span {
          display: inline-block;
          position: absolute;
          margin: auto;
          height: 100%;
          width: 100%;
          top: 0%;
          bottom: 0%; }
      html body #footer ul.menu {
        margin: auto;
        text-align: right;
        position: absolute;
        right: 3%;
        height: 60%;
        top: 0;
        bottom: 0; }
        html body #footer ul.menu li {
          float: left;
          text-decoration: none;
          list-style-image: none;
          list-style-type: none;
          margin: 0;
          padding: 0;
          margin-left: 15px;
          height: 100%; }
          html body #footer ul.menu li a {
            text-decoration: none;
            color: white;
            display: block;
            height: 100%; }
  html body.loading_finished {
    background-image: none;
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
    transition: none !important; }
  html body.loading_finished #main {
    opacity: 1; }

html body #main > div:first-child {
  height: 100%; }
html body #main #fms-form #login_page,
html body #main #fms-development-form #login_page {
  position: absolute;
  margin: auto;
  			/*background-image: url(/themes/custom/fms_theme/img/content-messskala_a.png), url(/themes/custom/fms_theme/img/content-messskala_b.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: left, right;*/
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 94%;
  height: 97%; }
  html body #main #fms-form #login_page #login_form,
  html body #main #fms-development-form #login_page #login_form {
    position: absolute;
    height: 100%;
    width: 38%;
    max-height: 200px;
    max-width: 500px;
    left: 5%;
    top: 7%; }
    html body #main #fms-form #login_page #login_form #login_header,
    html body #main #fms-development-form #login_page #login_form #login_header {
      position: absolute;
      left: 0;
      top: 0;
      height: 13%; }
      html body #main #fms-form #login_page #login_form #login_header span,
      html body #main #fms-development-form #login_page #login_form #login_header span {
        display: block;
        position: absolute;
        color: #759f33;
        text-align: left;
        height: 100%;
        margin-left: 2px;
        font-size: 20px; }
    html body #main #fms-form #login_page #login_form div.form-item-name,
    html body #main #fms-development-form #login_page #login_form div.form-item-name {
      position: absolute;
      margin: 0;
      left: 0;
      top: 18%;
      height: 35%;
      width: 100%; }
      html body #main #fms-form #login_page #login_form div.form-item-name label,
      html body #main #fms-development-form #login_page #login_form div.form-item-name label {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 40%; }
        html body #main #fms-form #login_page #login_form div.form-item-name label span,
        html body #main #fms-development-form #login_page #login_form div.form-item-name label span {
          display: block;
          color: #5a5a5a;
          text-align: center;
          float: left;
          height: 70%;
          margin-left: 0.5%;
          font-size: 16px; }
        html body #main #fms-form #login_page #login_form div.form-item-name label span.form-required,
        html body #main #fms-development-form #login_page #login_form div.form-item-name label span.form-required {
          display: none; }
      html body #main #fms-form #login_page #login_form div.form-item-name input,
      html body #main #fms-development-form #login_page #login_form div.form-item-name input {
        position: absolute;
        left: 0;
        top: 35%;
        height: 50%;
        width: 70%;
        padding-left: 2%; }
    html body #main #fms-form #login_page #login_form div.form-item-pass,
    html body #main #fms-development-form #login_page #login_form div.form-item-pass {
      position: absolute;
      margin: 0;
      left: 0;
      top: 55%;
      height: 35%;
      width: 100%; }
      html body #main #fms-form #login_page #login_form div.form-item-pass label,
      html body #main #fms-development-form #login_page #login_form div.form-item-pass label {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 40%; }
        html body #main #fms-form #login_page #login_form div.form-item-pass label span,
        html body #main #fms-development-form #login_page #login_form div.form-item-pass label span {
          display: block;
          color: #5a5a5a;
          text-align: center;
          float: left;
          height: 70%;
          margin-left: 0.5%;
          font-size: 16px; }
        html body #main #fms-form #login_page #login_form div.form-item-pass label span.form-required,
        html body #main #fms-development-form #login_page #login_form div.form-item-pass label span.form-required {
          display: none; }
      html body #main #fms-form #login_page #login_form div.form-item-pass input,
      html body #main #fms-development-form #login_page #login_form div.form-item-pass input {
        position: absolute;
        left: 0;
        top: 35%;
        height: 50%;
        width: 70%;
        padding-left: 2%; }
    html body #main #fms-form #login_page #login_form #edit-actions--2,
    html body #main #fms-development-form #login_page #login_form #edit-actions--2 {
      position: absolute;
      margin: 0;
      left: 0;
      top: 94%;
      height: 20%;
      width: 10%; }
      html body #main #fms-form #login_page #login_form #edit-actions--2 input,
      html body #main #fms-development-form #login_page #login_form #edit-actions--2 input {
        border: none;
        background-color: transparent;
        background-image: url(/themes/custom/fms_theme/img/button_ok.png);
        background-size: contain;
        background-position: left;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%; }
      html body #main #fms-form #login_page #login_form #edit-actions--2 input:hover,
      html body #main #fms-development-form #login_page #login_form #edit-actions--2 input:hover {
        cursor: pointer;
        width: 110%;
        height: 110%; }
    html body #main #fms-form #login_page #login_form a.forgot_password,
    html body #main #fms-development-form #login_page #login_form a.forgot_password {
      top: 99%;
      left: 11%;
      position: absolute; }
html body #main #block-fms-theme-content {
  height: 100%;
  width: 100%; }
  html body #main #block-fms-theme-content div.fms_slider {
    height: 100%;
    width: 100%; }
    html body #main #block-fms-theme-content div.fms_slider div.slider_content {
      height: 100%; }
      html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide {
        height: 100%;
        width: 100%; }
        html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header {
          background-color: #444446;
          position: relative;
          margin: auto;
          z-index: 1;
          height: 5%;
          max-height: 38px;
          width: 94%;
          top: 0;
          left: 0;
          right: 0; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header #drupal_system_messages {
            width: 100%;
            height: 100%; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header div.logo {
            display: block;
            float: left;
            position: absolute;
            background-image: url(/themes/custom/fms_theme/img/logo_klein.png);
            background-repeat: no-repeat;
            top: 10%;
            height: 80%;
            background-size: auto 100%;
            width: 300px;
            left: 1%; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header span.header {
            position: absolute;
            color: white;
            margin: auto;
            height: 22px;
            width: 100%;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            font-size: 20px;
            display: inline-block; }
            html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header span.header img.edit_nr_button {
              position: absolute;
              height: 30px;
              margin-left: 6px;
              margin-top: -3px; }
            html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header span.header img.edit_nr_button:hover {
              cursor: pointer; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header span.home {
            position: absolute;
            color: white;
            margin: auto;
            height: 24px;
            top: 0;
            left: 0.5%;
            bottom: 0;
            font-size: 16px;
            display: inline-block;
            cursor: pointer;
            z-index: 1; }
        html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header_error {
          background-color: #ED541D; }
        html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header_success {
          background-color: #759f33; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header_success div.filterButton,
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_header_success div.switchButton_map {
            display: none !important; }
        html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content {
          position: relative;
          margin: auto;
          background-image: url(/themes/custom/fms_theme/img/content-messskala_a.png), url(/themes/custom/fms_theme/img/content-messskala_b.png);
          background-size: 8px, 8px, 0% 0%;
          background-repeat: repeat-y;
          height: 96.5%;
          width: 94%;
          top: -5px;
          left: 0;
          right: 0;
          background-position-x: left, right;
          background-position-y: bottom; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content img.startscreen_user_logo {
            height: 10%;
            top: 2%;
            position: absolute;
            right: 2%; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_left_button {
            position: absolute;
            z-index: 2;
            width: 3%;
            height: 6.5%;
            left: -3.05%;
            top: 40%;
            max-height: 50px; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_left_button:hover {
            cursor: pointer; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_left_arrow {
            background-image: url(/themes/custom/fms_theme/img/button-back@x.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_content_container {
            position: relative;
            overflow: hidden;
            width: 98.5%;
            height: 98.5%;
            top: 1%;
            left: 0.75%;
            -webkit-transition: opacity 300ms ease;
            -moz-transition: opacity 300ms ease;
            -ms-transition: opacity 300ms ease;
            -o-transition: opacity 300ms ease;
            transition: opacity 300ms ease; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_loading_icon {
            position: absolute;
            margin: auto;
            background-image: url(/themes/custom/fms_theme/img/loading_icon.GIF);
            background-position: center;
            background-repeat: no-repeat;
            display: none;
            background-size: contain;
            width: 10%;
            height: 12%;
            top: -30%;
            bottom: 0;
            left: 0;
            right: 0; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_content_container_inactive {
            opacity: 0.5;
            pointer-events: none; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_right_button {
            position: absolute;
            z-index: 2;
            width: 3%;
            height: 6.5%;
            right: -3.05%;
            top: 40%;
            max-height: 50px; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_right_button:hover {
            cursor: pointer; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_right_arrow {
            background-image: url(/themes/custom/fms_theme/img/button-next@x.png);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain; }
          html body #main #block-fms-theme-content div.fms_slider div.slider_content section.slide div.slide_content div.slide_button_inactive {
            opacity: 0.5; }

html body #main #drupal_system_messages {
  background-image: none;
  border: none;
  padding: 0;
  margin: auto;
  display: inline-block;
  position: absolute;
  z-index: 1;
  text-align: center;
  top: 0%;
  left: 0;
  right: 0;
  width: 94%;
  height: 4.2%;
  min-height: 35px; }
  html body #main #drupal_system_messages span {
    display: block;
    font-weight: bold;
    color: white;
    position: absolute;
    overflow: hidden;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60%;
    font-size: 20px !important; }
    html body #main #drupal_system_messages span span {
      display: inline;
      height: 100%; }
  html body #main #drupal_system_messages a {
    					/*text-decoration: none;
    		    opacity: 0.9;
    		    position: absolute;
    		    background-color: transparent;
    		    z-index: 1;
    		    color: $grey-font-color;
                        height: 80%;
    		    width: 3%;
    		    right: 0%;*/
    display: none; }
html body #main div.status {
  background-color: #6E962B; }
  html body #main div.status span {
    background-color: #6E962B; }
html body #main div.error {
  background-color: #ED541D; }
  html body #main div.error span {
    background-color: #ED541D; }

@media screen and (max-width: 600px) and (orientation: landscape) {
  html body {
    max-width: 300px; } }
#footer ul.menu li a.startscreen_button_text {
  display: none; }

html body.page-internet-explorer-not-supported,
html body.page-edge-version-not-supported {
  margin: auto;
  width: 300px;
  height: 300px;
  top: 0%;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 20px; }
  html body.page-internet-explorer-not-supported div.language_flags,
  html body.page-edge-version-not-supported div.language_flags {
    display: none; }
  html body.page-internet-explorer-not-supported #head,
  html body.page-edge-version-not-supported #head {
    height: 10%;
    top: 1%; }
    html body.page-internet-explorer-not-supported #head #logo_link,
    html body.page-edge-version-not-supported #head #logo_link {
      width: 40%;
      left: 30%; }
    html body.page-internet-explorer-not-supported #head #navigation,
    html body.page-edge-version-not-supported #head #navigation {
      display: none; }
  html body.page-internet-explorer-not-supported #main,
  html body.page-edge-version-not-supported #main {
    top: 7%;
    height: 100%; }
    html body.page-internet-explorer-not-supported #main #browser-not-supported,
    html body.page-edge-version-not-supported #main #browser-not-supported {
      position: relative;
      background-size: 0%;
      left: 4%;
      width: 92%;
      top: 1%;
      height: 97%; }
      html body.page-internet-explorer-not-supported #main #browser-not-supported #browser-not-supported_header,
      html body.page-edge-version-not-supported #main #browser-not-supported #browser-not-supported_header {
        position: relative;
        height: 10%;
        width: 80%;
        top: 5%;
        left: 10%; }
        html body.page-internet-explorer-not-supported #main #browser-not-supported #browser-not-supported_header span,
        html body.page-edge-version-not-supported #main #browser-not-supported #browser-not-supported_header span {
          position: absolute;
          color: red;
          margin: auto;
          text-align: center;
          height: 50%;
          top: 0%;
          left: 0;
          bottom: 0;
          right: 0;
          font-size: 28px; }
      html body.page-internet-explorer-not-supported #main #browser-not-supported #browser-not-supported_content,
      html body.page-edge-version-not-supported #main #browser-not-supported #browser-not-supported_content {
        position: relative;
        text-align: center;
        top: 9%;
        left: 0%;
        width: 100%;
        height: 30%;
        max-height: 300px; }
        html body.page-internet-explorer-not-supported #main #browser-not-supported #browser-not-supported_content span,
        html body.page-edge-version-not-supported #main #browser-not-supported #browser-not-supported_content span {
          margin: auto;
          text-align: center;
          display: inline-block;
          position: relative;
          margin-bottom: 2%;
          height: 12%;
          top: 0%;
          left: 0;
          bottom: 0;
          right: 0;
          font-size: 20px; }
  html body.page-internet-explorer-not-supported #footer,
  html body.page-edge-version-not-supported #footer {
    display: none; }

/*# sourceMappingURL=fms.css.map */
