html {
  margin: 0;
  padding: 0;
  font-family: Arial;
  width: 100%;
  height: 100%; }
  html body {
    margin: 0;
    font-family: Arial;
    -webkit-text-size-adjust: none;
    min-width: 1000px;
    min-height: 700px;
    background-size: 80px;
    font-size: 13px;
    position: absolute;
    overflow: auto;
    height: 99%;
    width: 100%; }
    html body #block-fms-theme-content {
      position: absolute;
      height: 100%;
      width: 100%; }
      html body #block-fms-theme-content div.cookie_compliance {
        height: 175px;
        width: 100%;
        position: fixed;
        background-color: #6E962B;
        bottom: 0;
        left: 0;
        z-index: 2; }
        html body #block-fms-theme-content div.cookie_compliance div.cookie_compliance_container {
          position: absolute;
          width: 80%;
          min-width: 800px;
          left: 10%;
          top: 30px;
          height: 140px; }
          html body #block-fms-theme-content 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 #block-fms-theme-content 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 #block-fms-theme-content 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 #block-fms-theme-content 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 #block-fms-theme-content 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 #block-fms-theme-content 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 #block-fms-theme-content div.cookie_compliance div.cookie_compliance_container div.cookie_compliance_button_container div.cookie_compliance_ok_inactive {
              opacity: 0.3;
              cursor: no-drop; }

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