@import url("//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption,
th,
td {
  font-weight: normal;
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both; }

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a:focus {
  outline: thin dotted; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none; }

del {
  color: #333; }

ins {
  background: #fff9c0;
  text-decoration: none; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

body {
  color: #444444;
  font-size: 16px;
  line-height: 1.5;
  font-family: Arial, Verdana, Geneva, sans-serif; }
  body a:link, body a:visited {
    color: #3e5389; }
  body a:hover, body a:active {
    color: #e85a11; }
  body h1 {
    font-size: 48px;
    line-height: 1; }
  body h2 {
    font-size: 24px;
    line-height: 1; }
  body h3 {
    font-size: 16px;
    line-height: 1; }
  body h4 {
    font-size: 12px;
    line-height: 1; }
  body h5 {
    font-size: 9.6px;
    line-height: 1; }
  body h6 {
    font-size: 8px;
    line-height: 1; }

body {
  background: #d0d9e2; }
  body h2 {
    font-size: 24px;
    margin-bottom: 20px; }
  body .container {
    width: 90%;
    margin: 10px auto;
    padding: 5px;
    max-width: 800px;
    background: white; }
    body .container:after {
      content: "";
      display: table;
      clear: both; }
    body .container #header {
      min-height: 60px;
      border-bottom: 1px solid #d0d9e2; }
      body .container #header:after {
        content: "";
        display: table;
        clear: both; }
      body .container #header h1 {
        float: left;
        margin: 0 0 10px; }
        body .container #header h1 img {
          float: left;
          height: 90px;
          width: auto; }
          body .container #header h1 img.partner {
            float: right;
            height: 40px;
            width: 65px; }
        body .container #header h1 span {
          display: block;
          float: left;
          padding-left: 73px;
          padding-top: 28px;
          font-weight: normal; }
    body .container #content {
      padding: 20px; }
      body .container #content #priorize {
        position: relative; }
        body .container #content #priorize li.statement {
          padding: 10px 0 10px 40px;
          position: relative;
          cursor: pointer; }
          body .container #content #priorize li.statement.chosen, body .container #content #priorize li.statement:hover {
            background-color: #f0f3f5; }
          body .container #content #priorize li.statement.chosen {
            text-decoration: underline; }
          body .container #content #priorize li.statement span {
            font-size: 22px;
            color: #273d51;
            position: absolute;
            left: 8px; }
          body .container #content #priorize li.statement .icon-check {
            display: none; }
          body .container #content #priorize li.statement.chosen .icon-check-empty {
            display: none; }
          body .container #content #priorize li.statement.chosen .icon-check {
            display: inline; }
        body .container #content #priorize button {
          background: #273d51;
          color: #d0d9e2;
          text-align: center;
          text-decoration: none;
          cursor: pointer;
          border: 0px solid white;
          padding: 10px; }
          body .container #content #priorize button:hover {
            background: #34526d;
            color: white; }
          body .container #content #priorize button span {
            color: #d0d9e2; }
          body .container #content #priorize button:hover span {
            text-shadow: 0 0 1px #273d51;
            color: white; }
            body .container #content #priorize button:hover span.text {
              color: white; }
          body .container #content #priorize button:active span {
            text-shadow: 0 0 1px #273d51;
            color: #e85a11; }
            body .container #content #priorize button:active span.text {
              color: white; }
        body .container #content #priorize ul#chosenStatements li.chosen, body .container #content #priorize ul#chosenStatements li:hover {
          background: #fef5f0; }
          body .container #content #priorize ul#chosenStatements li.chosen p span, body .container #content #priorize ul#chosenStatements li:hover p span {
            color: #e85a11; }
      body .container #content #cards > h2,
      body .container #content #priorize > h2,
      body .container #content #results > h2,
      body .container #content .imprint > h2 {
        margin: 0 0 20px; }
      body .container #content #cards h3,
      body .container #content #priorize h3,
      body .container #content #results h3,
      body .container #content .imprint h3 {
        margin: 20px 0 0 0; }
      body .container #content .imprint p {
        font-size: 14px; }
        body .container #content .imprint p strong {
          font-size: 16px; }
      body .container #content #cards .card {
        position: relative;
        display: none; }
        body .container #content #cards .card .card-title {
          border-bottom: 1px solid #d0d9e2;
          font-size: 16px;
          font-weight: bold;
          color: #273d51;
          text-transform: uppercase; }
          body .container #content #cards .card .card-title:after {
            content: "";
            display: table;
            clear: both; }
          body .container #content #cards .card .card-title .card-id {
            float: left; }
          body .container #content #cards .card .card-title .category {
            float: right; }
        body .container #content #cards .card ul.statements li.statement {
          padding: 10px 0 10px 40px;
          position: relative;
          cursor: pointer; }
          body .container #content #cards .card ul.statements li.statement.selected, body .container #content #cards .card ul.statements li.statement:hover {
            background-color: #f0f3f5; }
          body .container #content #cards .card ul.statements li.statement.selected {
            text-decoration: underline; }
          body .container #content #cards .card ul.statements li.statement span {
            font-size: 22px;
            color: #273d51;
            position: absolute;
            left: 8px; }
          body .container #content #cards .card ul.statements li.statement .icon-check {
            display: none; }
          body .container #content #cards .card ul.statements li.statement.selected .icon-check-empty {
            display: none; }
          body .container #content #cards .card ul.statements li.statement.selected .icon-check {
            display: inline; }
      body .container #content #cards #buttons {
        height: 50px;
        width: 100%;
        margin: 20px 0 20px 0;
        float: left; }
        body .container #content #cards #buttons button {
          background: #273d51;
          color: #d0d9e2;
          text-align: center;
          text-decoration: none;
          cursor: pointer;
          border: 0px solid white;
          padding: 10px; }
          body .container #content #cards #buttons button:hover {
            background: #34526d;
            color: white; }
          body .container #content #cards #buttons button span {
            color: #d0d9e2; }
          body .container #content #cards #buttons button:hover span {
            text-shadow: 0 0 1px #273d51;
            color: white; }
            body .container #content #cards #buttons button:hover span.text {
              color: white; }
          body .container #content #cards #buttons button:active span {
            text-shadow: 0 0 1px #273d51;
            color: #e85a11; }
            body .container #content #cards #buttons button:active span.text {
              color: white; }
          body .container #content #cards #buttons button.next {
            float: right; }
          body .container #content #cards #buttons button.back {
            float: left; }
        body .container #content #cards #buttons #counter {
          font-weight: bold;
          color: #273d51;
          font-size: 24px;
          margin: 0 0 0 32%; }
      body .container #content a.start, body .container #content .to-results {
        float: right;
        width: auto;
        margin: 20px 0 20px 20px;
        padding: 20px;
        background: #273d51;
        color: #d0d9e2;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
        border: 0px solid white;
        padding: 10px; }
        body .container #content a.start:hover, body .container #content .to-results:hover {
          background: #34526d;
          color: white; }
        body .container #content a.start span, body .container #content .to-results span {
          color: #d0d9e2; }
        body .container #content a.start:hover span, body .container #content .to-results:hover span {
          text-shadow: 0 0 1px #273d51;
          color: white; }
          body .container #content a.start:hover span.text, body .container #content .to-results:hover span.text {
            color: white; }
        body .container #content a.start:active span, body .container #content .to-results:active span {
          text-shadow: 0 0 1px #273d51;
          color: #e85a11; }
          body .container #content a.start:active span.text, body .container #content .to-results:active span.text {
            color: white; }
      body .container #content .faq-list li {
        margin: 20px auto; }
        body .container #content .faq-list li h3 {
          margin: 0 0 10px; }
        body .container #content .faq-list li p {
          font-size: 14px; }
      body .container #content #results ul.parties-list li {
        display: block;
        border-bottom: 1px solid #d0d9e2; }
        body .container #content #results ul.parties-list li:after {
          content: "";
          display: table;
          clear: both; }
        body .container #content #results ul.parties-list li p.party-header span {
          float: left; }
          body .container #content #results ul.parties-list li p.party-header span.title, body .container #content #results ul.parties-list li p.party-header span.percent {
            width: 26%;
            margin: 0;
            padding: 10px 0 10px 30px; }
        body .container #content #results ul.parties-list li:first-child {
          position: relative; }
          body .container #content #results ul.parties-list li:first-child > span {
            position: absolute;
            top: 10px;
            font-size: 22px; }
          body .container #content #results ul.parties-list li:first-child p.party-header {
            cursor: pointer;
            display: block;
            height: auto;
            width: 100%; }
            body .container #content #results ul.parties-list li:first-child p.party-header:after {
              content: "";
              display: table;
              clear: both; }
            body .container #content #results ul.parties-list li:first-child p.party-header:hover {
              background: #f0f3f5; }
        body .container #content #results ul.parties-list li p.description {
          margin: 0;
          padding: 0 30px 20px;
          clear: both;
          font-size: 14px; }
          body .container #content #results ul.parties-list li p.description a.party-link {
            float: right; }
    body .container #footer ul.navigation {
      float: right;
      width: 100%;
      background: #273d51; }
      body .container #footer ul.navigation li {
        float: left;
        width: 33.33333%; }
        body .container #footer ul.navigation li a {
          float: left;
          background: #273d51;
          color: #d0d9e2;
          text-align: center;
          text-decoration: none;
          cursor: pointer;
          border: 0px solid white;
          padding: 10px;
          width: 100%;
          padding: 10px 0; }
          body .container #footer ul.navigation li a:hover {
            background: #34526d;
            color: white; }
          body .container #footer ul.navigation li a span {
            color: #d0d9e2; }
          body .container #footer ul.navigation li a:hover span {
            text-shadow: 0 0 1px #273d51;
            color: white; }
            body .container #footer ul.navigation li a:hover span.text {
              color: white; }
          body .container #footer ul.navigation li a:active span {
            text-shadow: 0 0 1px #273d51;
            color: #e85a11; }
            body .container #footer ul.navigation li a:active span.text {
              color: white; }
          body .container #footer ul.navigation li a span {
            font-size: 22px; }

.containder {
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05); }

.container,
.start,
button,
ul.navigation,
ul.navigation li a,
ul.navigation li a span {
  border-radius: 2px;
  transition: all .2s ease;
  overflow: hidden; }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 * require_self

 *
 */

