table, th, td {
vertical-align: middle;
border:0px solid #aaa;
align: center;
}

body {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}
@media screen and (min-width: 601px) {
  td {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  td {
    font-size: 15px;
  }
}
.responsive {
  width: 100%;
  height: auto;
}
/*img {
  width: 100%;
  height: auto;
}
*/
tbody {
border:0px solid #aaa;
}

th, td {
height: 15px;
background-color: #fff;
}

@media print {
 .nichtdrucken {
 display : none;
 }
}

.form_upload input, .form_upload textarea, .form_upload select, .form_upload option { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:10px;
    vertical-align: middle;
}
.form_upload input:focus, .form_upload textarea:focus, .form_upload select:focus, .form_upload option:focus {
    background: #fff; 
    border:1px solid #ee5537; 
    box-shadow: 0 0 5px #ee5537;    
    vertical-align: middle;
}

.form_edit input, .form_edit textarea, .contact_form textarea, .form_edit select, .form_edit option { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:10px;
    vertical-align: middle;
}
.form_edit input:focus, .form_edit textarea:focus, .form_edit textarea:focus, .form_edit select:focus, .form_edit option:focus {
    background: #fff; 
    border:1px solid #ee5537; 
    box-shadow: 0 0 5px #ee5537;    
    vertical-align: middle;
}

.code-block{
      background-color: #fff;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
      border:0px solid #ee5537; 
}
input[type=button], input[type=submit], input[type=reset], input[type=file], .button, slbutton {
    background-color: #ee5537;
    background: -webkit-gradient(linear, left top, left bottom, from(#ee5527), to(#ee5527));
    background: -webkit-linear-gradient(top, #ee5527, #ee5527);
    background: -moz-linear-gradient(top, #ee5527, #ee5527);
    background: -ms-linear-gradient(top, #ee5527, #ee5527);
    background: -o-linear-gradient(top, #ee5527, #ee5527);
    background: linear-gradient(top, #ee5527, #ee5527);
    border: 1px solid #ee5527;
    border-bottom: 1px solid #ee5527;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #ee5527;
    -webkit-box-shadow: 0 1px 0 0 #ee5527 inset ;
    -moz-box-shadow: 0 1px 0 0 #ee5527 inset;
    -ms-box-shadow: 0 1px 0 0 #ee5527 inset;
    -o-box-shadow: 0 1px 0 0 #ee5527 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

input[type=button], input[type=submit], input[type=reset], .button, .slbutton {
    style: height: 10px; width: 200px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=file]:hover, .button:hover, .slbutton:hover{
    background-color: #283374;
    background: -webkit-gradient(linear, left top, left bottom, from(#283374), to(#283374));
    background: -webkit-linear-gradient(top, #283374, #283374);
    background: -moz-linear-gradient(top, #283374, #283374);
    background: -ms-linear-gradient(top, #283374, #283374);
    background: -o-linear-gradient(top, #283374, #283374);
    background: linear-gradient(top, #283374, #283374);
    border: 1px solid #283374;
    border-bottom: 1px solid #283374;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #283374;
    -webkit-box-shadow: 0 1px 0 0 #283374 inset ;
    -moz-box-shadow: 0 1px 0 0 #283374 inset;
    -ms-box-shadow: 0 1px 0 0 #283374 inset;
    -o-box-shadow: 0 1px 0 0 #283374 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.green{
    background-color: #7cb528 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#7cb518), to(#7cb518)) !important;
    background: -webkit-linear-gradient(top, #7cb518, #7cb518) !important;
    background: -moz-linear-gradient(top, #7cb518, #7cb518) !important;
    background: -ms-linear-gradient(top, #7cb518, #7cb518) !important;
    background: -o-linear-gradient(top, #7cb518, #7cb518) !important;
    background: linear-gradient(top, #7cb518, #7cb518) !important;
    border: 1px solid #7cb518 !important;
    border-bottom: 1px solid #7cb518 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10p;
    box-shadow: inset 0 1px 0 0 #7cb518 !important;
    -webkit-box-shadow: 0 1px 0 0 #7cb518 inset !important ;
    -moz-box-shadow: 0 1px 0 0 #7cb518 inset !important;
    -ms-box-shadow: 0 1px 0 0 #7cb518 inset !important;
    -o-box-shadow: 0 1px 0 0 #7cb518 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.red {
    background-color: #d72648 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#d72638), to(#d72638)) !important;
    background: -webkit-linear-gradient(top, #d72638, #d72638) !important;
    background: -moz-linear-gradient(top, #d72638, #d72638) !important;
    background: -ms-linear-gradient(top, #d72638, #d72638) !important;
    background: -o-linear-gradient(top, #d72638, #d72638) !important;
    background: linear-gradient(top, #d72638, #d72638) !important;
    border: 1px solid #d72638 !important;
    border-bottom: 1px solid #d72638 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #d72638 !important;
    -webkit-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -moz-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -ms-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -o-box-shadow: 0 1px 0 0 #d72638 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.blue {
    background-color: #3f88d5 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#3f88c5), to(#3f88c5)) !important;
    background: -webkit-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: -moz-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: -ms-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: -o-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: linear-gradient(top, #3f88c5, #3f88c5) !important;
    border: 1px solid #3f88c5 !important;
    border-bottom: 1px solid #3f88c5 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #3f88c5 !important;
    -webkit-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    -moz-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    -ms-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    -o-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.yellow {
    background-color: #F0C239 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#F0C229), to(#F0C229)) !important;
    background: -webkit-linear-gradient(top, #F0C229, #F0C229) !important;
    background: -moz-linear-gradient(top, #F0C229, #F0C229) !important;
    background: -ms-linear-gradient(top, #F0C229, #F0C229) !important;
    background: -o-linear-gradient(top, #F0C229, #F0C229) !important;
    background: linear-gradient(top, #F0C229, #F0C229) !important;
    border: 1px solid #F0C229 !important;
    border-bottom: 1px solid #F0C229 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #F0C229 !important;
    -webkit-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    -moz-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    -ms-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    -o-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.green:hover, .red:hover, .blue:hover, .yellow:hover {
    background-color: #283374 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#283374), to(#283374)) !important;
    background: -webkit-linear-gradient(top, #283374, #283374) !important;
    background: -moz-linear-gradient(top, #283374, #283374) !important;
    background: -ms-linear-gradient(top, #283374, #283374) !important;
    background: -o-linear-gradient(top, #283374, #283374) !important;
    background: linear-gradient(top, #283374, #283374) !important;
    border: 1px solid #283374 !important;
    border-bottom: 1px solid #283374 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #283374 !important;
    -webkit-box-shadow: 0 1px 0 0 #283374 inset !important;
    -moz-box-shadow: 0 1px 0 0 #283374 inset !important;
    -ms-box-shadow: 0 1px 0 0 #283374 inset !important;
    -o-box-shadow: 0 1px 0 0 #283374 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}






table, th, td {
vertical-align: middle;
border:0px solid #aaa;
}

tbody {
border:0px solid #aaa;
}

th, td {
height: 15px;
background-color: #fff;
}

@media print {
 .nichtdrucken {
 display : none;
 }
}

.form_upload input, .form_upload textarea, .form_upload select, .form_upload option { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:10px;
    vertical-align: middle;
}
.form_upload input:focus, .form_upload textarea:focus, .form_upload select:focus, .form_upload option:focus {
    background: #fff; 
    border:1px solid #ee5537; 
    box-shadow: 0 0 3px #ee5537;    
    vertical-align: middle;
}

.form_edit input, .form_edit textarea, .contact_form textarea, .form_edit select, .form_edit option { 
    border:1px solid #aaa;
    box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
    border-radius:10px;
    vertical-align: middle;
}
.form_edit input:focus, .form_edit textarea:focus, .form_edit textarea:focus, .form_edit select:focus, .form_edit option:focus {
    background: #fff; 
    border:1px solid #ee5537; 
    box-shadow: 0 0 3px #ee5537;    
    vertical-align: middle;
}

.code-block{
      background-color: #fff;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
      border:0px solid #ee5537; 
}
input[type=button], input[type=submit], input[type=reset], input[type=file], .button, slbutton {
    background-color: #ee5537;
    background: -webkit-gradient(linear, left top, left bottom, from(#ee5527), to(#ee5527));
    background: -webkit-linear-gradient(top, #ee5527, #ee5527);
    background: -moz-linear-gradient(top, #ee5527, #ee5527);
    background: -ms-linear-gradient(top, #ee5527, #ee5527);
    background: -o-linear-gradient(top, #ee5527, #ee5527);
    background: linear-gradient(top, #ee5527, #ee5527);
    border: 1px solid #ee5527;
    border-bottom: 1px solid #ee5527;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #ee5527;
    -webkit-box-shadow: 0 1px 0 0 #ee5527 inset ;
    -moz-box-shadow: 0 1px 0 0 #ee5527 inset;
    -ms-box-shadow: 0 1px 0 0 #ee5527 inset;
    -o-box-shadow: 0 1px 0 0 #ee5527 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

input[type=button], input[type=submit], input[type=reset], .button, .slbutton {
    style: height: 10px; width: 200px;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=file]:hover, .button:hover, .slbutton:hover{
    background-color: #283374;
    background: -webkit-gradient(linear, left top, left bottom, from(#283374), to(#283374));
    background: -webkit-linear-gradient(top, #283374, #283374);
    background: -moz-linear-gradient(top, #283374, #283374);
    background: -ms-linear-gradient(top, #283374, #283374);
    background: -o-linear-gradient(top, #283374, #283374);
    background: linear-gradient(top, #283374, #283374);
    border: 1px solid #283374;
    border-bottom: 1px solid #283374;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #283374;
    -webkit-box-shadow: 0 1px 0 0 #283374 inset ;
    -moz-box-shadow: 0 1px 0 0 #283374 inset;
    -ms-box-shadow: 0 1px 0 0 #283374 inset;
    -o-box-shadow: 0 1px 0 0 #283374 inset;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.green{
    background-color: #7cb528 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#7cb518), to(#7cb518)) !important;
    background: -webkit-linear-gradient(top, #7cb518, #7cb518) !important;
    background: -moz-linear-gradient(top, #7cb518, #7cb518) !important;
    background: -ms-linear-gradient(top, #7cb518, #7cb518) !important;
    background: -o-linear-gradient(top, #7cb518, #7cb518) !important;
    background: linear-gradient(top, #7cb518, #7cb518) !important;
    border: 1px solid #7cb518 !important;
    border-bottom: 1px solid #7cb518 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10p;
    box-shadow: inset 0 1px 0 0 #7cb518 !important;
    -webkit-box-shadow: 0 1px 0 0 #7cb518 inset !important ;
    -moz-box-shadow: 0 1px 0 0 #7cb518 inset !important;
    -ms-box-shadow: 0 1px 0 0 #7cb518 inset !important;
    -o-box-shadow: 0 1px 0 0 #7cb518 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.clear_one {
    height: 37px;
    width: 37px;
    right: 0px;
    style: height: 150px; width: 50px !important;
    text-align: center !important;
    position: relative !important;bottom: 8px !important;
    left: auto !important;

    background-color: #d72648 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#d72638), to(#d72638)) !important;
    background: -webkit-linear-gradient(top, #d72638, #d72638) !important;
    background: -moz-linear-gradient(top, #d72638, #d72638) !important;
    background: -ms-linear-gradient(top, #d72638, #d72638) !important;
    background: -o-linear-gradient(top, #d72638, #d72638) !important;
    background: linear-gradient(top, #d72638, #d72638) !important;
    border: 1px solid #d72638 !important;
    border-bottom: 1px solid #d72638 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #d72638 !important;
    -webkit-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -moz-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -ms-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -o-box-shadow: 0 1px 0 0 #d72638 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

input.button-add {
    background-image: url(../rw_common/images/clear_icon.png); /* 16px x 16px */
    background-color: transparent; /* make the button transparent */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 0px 0px;  /* equivalent to 'top left' */
    border: none;           /* assuming we don't want any borders */
    cursor: pointer;        /* make the cursor like hovering over an <a> element */
    height: 16px;           /* make this the size of your image */
    padding-left: 16px;     /* make text start to the right of the image */
    vertical-align: middle; /* align the text vertically centered */
}

.red {
    background-color: #d72648 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#d72638), to(#d72638)) !important;
    background: -webkit-linear-gradient(top, #d72638, #d72638) !important;
    background: -moz-linear-gradient(top, #d72638, #d72638) !important;
    background: -ms-linear-gradient(top, #d72638, #d72638) !important;
    background: -o-linear-gradient(top, #d72638, #d72638) !important;
    background: linear-gradient(top, #d72638, #d72638) !important;
    border: 1px solid #d72638 !important;
    border-bottom: 1px solid #d72638 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #d72638 !important;
    -webkit-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -moz-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -ms-box-shadow: 0 1px 0 0 #d72638 inset !important;
    -o-box-shadow: 0 1px 0 0 #d72638 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.blue {
    background-color: #3f88d5 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#3f88c5), to(#3f88c5)) !important;
    background: -webkit-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: -moz-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: -ms-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: -o-linear-gradient(top, #3f88c5, #3f88c5) !important;
    background: linear-gradient(top, #3f88c5, #3f88c5) !important;
    border: 1px solid #3f88c5 !important;
    border-bottom: 1px solid #3f88c5 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #3f88c5 !important;
    -webkit-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    -moz-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    -ms-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    -o-box-shadow: 0 1px 0 0 #3f88c5 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.yellow {
    background-color: #F0C239 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#F0C229), to(#F0C229)) !important;
    background: -webkit-linear-gradient(top, #F0C229, #F0C229) !important;
    background: -moz-linear-gradient(top, #F0C229, #F0C229) !important;
    background: -ms-linear-gradient(top, #F0C229, #F0C229) !important;
    background: -o-linear-gradient(top, #F0C229, #F0C229) !important;
    background: linear-gradient(top, #F0C229, #F0C229) !important;
    border: 1px solid #e6c229 !important;
    border-bottom: 1px solid #F0C229 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #F0C229 !important;
    -webkit-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    -moz-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    -ms-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    -o-box-shadow: 0 1px 0 0 #F0C229 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}

.green:hover, .red:hover, .blue:hover, .yellow:hover, .clear_one:hover {
    background-color: #283374 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#283374), to(#283374)) !important;
    background: -webkit-linear-gradient(top, #283374, #283374) !important;
    background: -moz-linear-gradient(top, #283374, #283374) !important;
    background: -ms-linear-gradient(top, #283374, #283374) !important;
    background: -o-linear-gradient(top, #283374, #283374) !important;
    background: linear-gradient(top, #283374, #283374) !important;
    border: 1px solid #283374 !important;
    border-bottom: 1px solid #283374 !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: inset 0 1px 0 0 #283374 !important;
    -webkit-box-shadow: 0 1px 0 0 #283374 inset !important;
    -moz-box-shadow: 0 1px 0 0 #283374 inset !important;
    -ms-box-shadow: 0 1px 0 0 #283374 inset !important;
    -o-box-shadow: 0 1px 0 0 #283374 inset !important;
    color: white;
    font-weight: bold;
    padding: 6px 20px;
    text-align: center;
    text-shadow: 0 -1px 0 #396715;
    z-index: 9999;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; /* Schriftart */
}





.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #d3394c;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}


/* style 2 */

.inputfile-2 + label {
    color: #d3394c;
    border: 2px solid currentColor;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}


/* style 3 */

.inputfile-3 + label {
    color: #d3394c;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #722040;
}


/* style 4 */

.inputfile-4 + label {
    color: #d3394c;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d3394c;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #722040;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: #d3394c;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #d3394c;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #722040;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}


