﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body {
    margin: 0px;
    padding: 0px;
    color: rgb(92, 92, 92);
    line-height: 17px;
    font-family: Verdana;
    font-size: 11px;
    background-color: rgb(238, 237, 227);
}

a:link {
    color: #2c5a34;
    text-decoration: underline;
}

a:visited {
    color: #2c5a34;
}

a:hover {
    color: #2c5a34;
    text-decoration: none;
}

a:active {
    color: #2c5a34;
}

p, ul {
    margin-bottom: 20px;
    line-height: 1.6em;
}

header, footer, nav, section {
    display: block;
}

/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #000;
}

h1 {
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

h2 {
    padding: 0 0 10px 0;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
div.container {
    margin: 0px auto;
    width: 950px;
}

div.content {
    min-height: 350px;
    padding: 10px 20px 10px 20px;
    background-color: rgb(255, 255, 255);
}

header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
}

    header h1, #header h1 {
        font-weight: bold;
        padding: 5px 0;
        margin: 0;
        color: #fff;
        border: none;
        line-height: 2em;
        font-size: 32px !important;
        text-shadow: 1px 1px 2px #111;
    }

#main {
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
}

footer, #footer {
    background-color: #fff;
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0 0 30px 0;
    font-size: .9em;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

div.footer {
    padding: 0px;
    height: 18px;
    color: rgb(28, 66, 32);
    clear: both;
    font-family: Verdana;
    font-size: 10px;
    /*    margin-top: 30px; */
    border-top: 1px solid rgb(224, 224, 224);
    border-bottom: 1px solid rgb(224, 224, 224);
    background-color: rgb(241, 238, 221);
}

div.sub_footer {
    width: 948px;
    height: 20px;
    background-color: rgb(255, 255, 255);
}

#footer_image {
    background-color: rgb(238, 237, 227);
}

div.menu {
    clear: both;
    padding-top: 6px;
    vertical-align: bottom;
}

/* Header
----------------------------------------------------------*/

div.kernheader {
    background: url("../content/images/header_bg.jpg") no-repeat;
    height: 151px;
    color: rgb(255, 255, 255);
    font-family: Verdana;
    font-size: 10px;
    max-height: 151px;
}

    div.kernheader h1 {
        display: none;
    }

    div.kernheader #clogo {
        width: 475px;
        float: left;
    }

    div.kernheader #logo {
        position: relative;
        left: 25px;
        top: 72px;
        /*    position: relative;*/
        z-index: 99;
    }

    div.kernheader #cheader {
    }

div#auth {
    text-align: right;
    width: 465px;
    height: 100px;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
}



div.kernheader ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div.kernheader img {
    border: 0px currentColor;
}

div.kernheader a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

    div.kernheader a:visited {
        color: rgb(255, 255, 255);
        text-decoration: none;
    }

    div.kernheader a:hover {
    }

div.kernheader div.login {
    margin: 2px 10px 0px 0px;
    float: right;
}

    div.kernheader div.login li.item81 a {
        color: rgb(239, 237, 213);
        font-family: "Myriad Pro";
        font-size: 14px;
    }

/* Footer
----------------------------------------------------------*/

div.footer a {
    color: rgb(28, 66, 32);
    text-decoration: none;
}

    div.footer a:hover {
        text-decoration: underline;
    }

div.footer div.madeby {
    margin: 0px 10px 0px 0px;
    float: right;
}

div.footer div.footermenu {
    margin: 0px 0px 0px 110px;
    float: left;
}

    div.footer div.footermenu ul {
        margin: 0px;
        padding: 0px;
    }

    div.footer div.footermenu li {
        margin: 0px;
        padding: 0px 10px;
        border-right-color: rgb(28, 66, 32);
        border-right-width: 1px;
        border-right-style: solid;
        display: inline;
    }

        div.footer div.footermenu li.last {
            border-right-color: currentColor;
            border-right-width: medium;
            border-right-style: none;
        }

div.footer div.social {
    padding-top: 2px;
    float: left;
}

    div.footer div.social p {
        margin: 0px;
        padding: 0px;
    }

div.footer div.copyright {
    padding: 0px 0px 0px 10px;
    float: left;
}




/* TAB MENU   
----------------------------------------------------------*/
ul#menu {
    /*    border-bottom: 1px #bbbbbb solid; */
    padding: 10px 0px 0px 2px;
    position: relative;
    margin: 0;
    text-align: right;
    z-index: 50;
}

    ul#menu li {
        display: inline;
        list-style: none;
        position: relative;
    }

        ul#menu li.lastchild, ul#accountmenu li.lastchild {
            margin-right: 2px;
        }

        ul#menu li.smaller a {
            font-size: 0.9em;
        }


        ul#menu li a {
            padding: 5px 20px;
            font-weight: bold;
            text-decoration: none;
            line-height: 2.0em;
            background-color: #d7e0ce;
            color: #2c5a34;
            border-radius: 4px 4px 0 0;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
        }

            ul#menu li a:hover, ul#menu ul.submenu li a:hover {
                background-color: #d7e0ce;
                text-decoration: none;
                background-image: url("../content/images/menuaktiv.gif");
                background-position: center bottom;
                background-repeat: no-repeat;
            }

            ul#menu li a:active {
                background-color: #d7e0ce;
                text-decoration: none;
            }

        ul#menu li.selected a, ul#menu ul.submenu li.selected a {
            /*    background-color: #f1f2e7;*/
            background-image: url("../content/images/menuaktiv.gif");
            background-position: center bottom;
            background-repeat: no-repeat;
        }

ul.submenu {
    position: absolute;
    top: 2.1em;
    left: 0px;
    padding-left: 0px;
    background-color: #d7e0ce;
    border-bottom: solid 1px rgb(162, 162, 162);
    text-align: left;
    display: none;
    width: 100%;
    z-index: 10000;
}

    ul.submenu li {
        display: block;
    }

ul#menu ul.submenu li a {
    display: block;
    padding-bottom: 3px;
    padding-top: 3px;
    background-image: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-image: none;
    background-position: top top;
    background-repeat: no-repeat;
}

ul.submenu li.separator {
    display: block !important;
    height: 2px;
    background-color: #d7e0ce !important;
    border-bottom: solid 1px #2c5a34 !important;
}

/* Account Menu */

ul#accountmenu {
    /*    border-bottom: 1px #bbbbbb solid; */
    padding: 0px 0px 0px 2px;
    position: relative;
    margin: 0;
    text-align: right;
    z-index: 50;
}

    ul#accountmenu li {
        display: inline;
        list-style: none;
        position: relative;
    }

    ul#accountmenu li a {
        text-decoration: underline;
        cursor: pointer;
    }

    ul#accountmenu ul.submenu {
        position: absolute;
        top: 2.1em;
        right: 0px;
        padding: 5px;
        background-color: #d7e0ce;
        border-bottom: solid 1px rgb(162, 162, 162);
        text-align: left;
        display: none;
        width: 100%;
        z-index: 10000;
    }


    ul#accountmenu ul.submenu li a {
        font-weight: bold;
        text-decoration: none;
        line-height: 2.0em;
        background-color: #d7e0ce;
        color: #2c5a34;
        display: block;
    }

        ul#accountmenu ul.submenu li a:hover {
            text-decoration: underline;
        }


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.halfheight textarea {
    height: 35px !important;
}

input[type="text"], input[type="password"], input[type="number"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
----------------------------------------------------------*/
/*
table
{
    border: solid 1px #e8eef4;
    border-collapse: collapse;
}

table td
{
    padding: 5px;
    border: solid 1px #e8eef4;
}

table th
{
    padding: 6px 5px;
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
}
*/
/* MISC  
----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red !important;
}

nav, #menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

    #logindisplay a:link {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:visited {
        color: white;
        text-decoration: underline;
    }

    #logindisplay a:hover {
        color: white;
        text-decoration: none;
    }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label {
    margin: 1em 0 0 0;
}

.display-field, .editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

    .text-box.multi-line {
        height: 6.5em;
    }

.tri-state {
    width: 6em;
}


/* Styles für Pager
---------------------------------------------------*/

ul.pagination {
    min-height: 20px;
    margin-left: 0px;
    padding-left: 0px;
}

ul.pagination-clean li {
    float: left;
    list-style-type: none;
    padding: 2px 3px;
}

    ul.pagination-clean li button {
        border: solid 1px #ccc;
        background-color: White;
        color: #333;
        padding: 1px 4px;
    }

    ul.pagination-clean li.active button {
        background-color: #d7e0ce;
        color: #2c5a34;
    }

    ul.pagination-clean li button:hover {
        background-color: #2c5a34;
        color: #fff;
    }

/* styles für ajax-loader und bitte-warten
----------------------------------------------------------*/
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(238, 237, 227, .5);
}

#container.loading {
    overflow: hidden;
}

    #container.loading .modal {
        display: block;
    }

/* diverses
----------------------------------------------------------*/

h2.liste, h2.edit {
    font-size: 1.2em !important;
    color: #000;
    padding: 0 !important;
}

.vollebreite {
    width: 100%;
}

table.ganzohne, table.ganzohne tr, table.ganzohne td {
    border: 0 !important;
}

.bu {
    background-image: url(../content/images/menuaktiv.gif);
    background-position: center top;
    background-repeat: repeat-y;
}

table.liste {
    width: 100%;
    border: 0;
}

    table.liste td {
        padding: 0px !important;
    }

table.noborder {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table.liste tr.ueberschrift {
    height: 25px;
}

td.top {
    vertical-align: top;
}

td.middle {
    vertical-align: middle;
}

td.bottom {
    vertical-align: bottom;
}

table.detailliste {
    width: 100%;
    border-collapse: collapse;
}

    table.detailliste tr.headings th {
        text-align: left !important;
    }

    table.detailliste th {
        color: #000;
        font-weight: bold;
        font-size: 10px;
        padding: 2px 2px 2px 2px;
        vertical-align: top;
        border: 1px solid #000;
    }

    table.detailliste td {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
        padding-left: 2px !important;
        padding-right: 2px !important;
        vertical-align: top;
        border: 1px solid #000;
    }

    table.detailliste tr.hr {
        border-bottom: 2px solid #fecc00;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        /*
    height: 2px;
    background-color: #fecc00;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
*/
    }

        table.detailliste tr.hr td {
            padding-top: 5px !important;
            padding-bottom: 5px !important;
        }

tr.filter th input[type="text"], tr.filter th input[type="number"] {
    width: 90%;
}

tr.markiert td {
    background-color: #FFBBBB;
}

tr.markiert1 td {
    background-color: #FFDDDD;
}

tr.markiert2 td {
    background-color: #fff;
    color: #ff0000;
}

.rollover {
    background-image: url(Images/rollover-bg.gif);
    background-repeat: repeat-x;
}

.normal {
    color: #000;
}

.fett {
    font-weight: bold;
}

.l {
    text-align: left;
}

.r, .rechts input[type="text"], .rechts input[type="number"] {
    text-align: right;
}

.c {
    text-align: center;
}

.vtop {
    vertical-align: top !important;
}

.vmiddle {
    vertical-align: middle !important;
}

.vbottom {
    vertical-align: bottom !important;
}

.it {
    font-style: italic;
}

.auto input[type=text] {
    width: 90%;
}

.xxxlarge input[type="text"], .xxxlarge input[type="email"], .xxxlarge input[type="number"], .xxxlarge textarea {
    width: 750px;
}

.xxlarge input[type="text"], .xxlarge input[type="email"], .xxlarge input[type="number"], .xxlarge textarea {
    width: 600px;
}

.xlarge input[type="text"], .xlarge input[type="email"], .xlarge input[type="number"], .xlarge textarea, .xlarge select {
    width: 450px;
}

.mlarge input[type="text"], .mlarge input[type="email"], .mlarge input[type="number"], .mlarge textarea {
    width: 370px !important;
}

.large input[type="text"], .large input[type="email"], .large input[type="number"], .large textarea {
    width: 300px;
}

.larger input[type="text"], .larger input[type="email"], .larger input[type="number"], .larger textarea {
    width: 400px;
}

.xxmedium input[type="text"], .xxmedium input[type="email"], .xxmedium input[type="number"], .xxmedium textarea {
    width: 250px;
}

.xmedium input[type="text"], .xmedium input[type="email"], .xmedium input[type="number"], .xmedium textarea {
    width: 200px;
}

.medium input[type="text"], .medium input[type="email"], .medium input[type="number"], .medium input[type="password"], .medium textarea {
    width: 150px;
}

.smedium input[type="text"], .smedium input[type="email"], .smedium input[type="number"], .smedium input[type="password"], .smedium textarea {
    width: 130px;
}

.small input[type="text"], .small input[type="email"], .small input[type="number"] {
    width: 100px;
}

.smaller input[type="text"], .smaller input[type="email"], .smaller input[type="number"] {
    width: 70px;
}

.smallest input[type="text"], .smallest input[type="email"], .smallest input[type="number"] {
    width: 60px;
}

.tiny input[type="text"], .tiny input[type="number"] {
    width: 50px;
}

.tinyer input[type="text"], .tinyer input[type="number"] {
    width: 40px;
}

.verytiny input[type="text"], .verytiny input[type="number"] {
    width: 30px;
}

.large select, .large input[type="submit"] {
    width: 306px;
}

.medium select {
    width: 180px;
}

.smedium select {
    width: 136px;
}

.vsmall textarea {
    min-height: 50px !important;
}

.vmedium textarea {
    min-height: 90px !important;
}

.vlarge textarea {
    min-height: 200px !important;
}

img.imagebutton {
    cursor: pointer;
    border: 0;
}

.summe {
    font-size: 1.5em;
    font-weight: bold;
}

.summeliter {
    font-size: 1.3em;
    font-weight: bold;
}


.mark input[type="text"], .mark input[type="number"] {
    background-color: #F0F0F0;
}

.kleineschrift input[type="text"], .kleineschrift input[type="number"] {
    font-size: 1.0em !important;
}

.kleineschrift {
    font-size: 0.8em;
}

input[data-datepicker] {
    width: 6em;
}

tr.rahmenoben td {
    border-top: 1px solid #ccc !important;
}

hr.weit {
    margin-top: 10px;
    margin-bottom: 20px;
}

input[disabled].showdisabled {
    background-color: #ededed;
}

.unterstrichen {
    text-decoration: underline;
}

.durchgestrichen {
    text-decoration: line-through;
}

tr.rahmenunten td {
    border-bottom: 1px solid #ccc !important;
}

tr.rahmenunten-schwarz td {
    border-bottom: 1px solid #000 !important;
}

td.rahmenunten {
    border-bottom: 1px solid #ccc !important;
}

table.rahmenunten {
    border-bottom: 1px solid #ccc !important;
}

span.pressunginfo {
    font-weight: bold;
    color: #2c5a34 !important;
    cursor: default;
}

div.tooltip {
    display: none;
    position: absolute;
    z-index: 5000;
    padding: 5px;
    border: 1px solid #000;
    min-width: 200px;
    overflow: auto;
    background-color: #fff;
}

td.hoch40 {
    height: 40px;
}

#_bild {
    position: absolute;
    width: 900px;
    text-align: center;
}

    #_bild img {
        border: 1px solid #808080;
    }

img.webshopbild {
}

tr.webshopheader {
    height: 44px;
}

    tr.webshopheader td.titel {
        font-size: 1.2em !important;
        text-align: left;
        vertical-align: middle;
    }

    tr.webshopheader td.wsb a {
        margin-right: 90px;
    }

    tr.webshopheader td.wk {
        width: 60px;
        font-size: 1.5em !important;
        font-weight: bold;
        background-image: url(Images/bestellliste_bg.jpg);
        background-repeat: no-repeat;
    }

        tr.webshopheader td.wk a {
            display: block;
            line-height: 44px;
            vertical-align: middle;
            text-align: center;
            text-decoration: none;
        }

.webshop select {
    font-size: 11px !important;
}

input.suchtext {
    /*border: #476043 1px solid;*/
    padding: 3px 3px 3px 3px;
    height: 16px;
    font-size: 12px;
    margin: 0;
    float: left;
}


#suchbutton {
    border: none;
    height: 24px;
    width: 24px;
    background-image: url(Images/search.gif);
    background-repeat: no-repeat;
    float: left;
    cursor: pointer;
}

.watermark {
    color: #73777d !important;
    font-style: italic;
}

span.webshop-bezeichnung {
    display: block;
    font-size: 13px;
    font-weight: bold;
}

span.webshop-beschreibung {
    display: block;
    font-size: 11px;
    margin-top: 3px;
}

span.webshop-preis {
    font-size: 13px;
    font-weight: bold;
}

td.addtocart {
    background-image: url(Images/addtocart.png);
    background-position: center center;
    background-repeat: no-repeat;
}

img.addtocart {
    margin-top: 4px;
    display: none;
    cursor: pointer;
}

tr.webshopartikel {
    min-height: 100px;
}

tr.bestelllisteartikel {
    min-height: 60px;
}

span.hinweis {
    font-size: 9px;
    font-weight: normal;
}

.vk {
    font-size: 12px;
    font-weight: bold;
}

span.vkinfo {
    font-weight: bold;
    color: #2c5a34 !important;
    cursor: default;
    text-decoration: underline;
}

div#_versandkosten {
    font-size: 11px;
    font-weight: normal;
}

.button {
    border: 1px solid #2c5a34;
}

img.clickable {
    cursor: pointer;
}

div#preview {
    position: absolute;
    z-index: 1000;
    display: none;
    background-color: #fff;
    border: 1px solid #2c5a34;
    padding: 10px;
    top: 50%;
    left: 50%;
}

div.close {
    padding: 5px;
}

button.bestellen {
    width: 150px;
    height: 45px;
    font-size: 20px;
    font-weight: bold;
    background-image: url(Images/button_bg.gif);
    background-repeat: repeat-x;
    background-position: left center;
    color: #000;
    border: 1px solid #2c5a34;
}

.storniert {
    text-decoration: line-through;
}

.border {
    border: 1px solid #000;
}

td.addversand {
    background-image: url(Images/addtocart.png);
    background-position: right center;
    background-repeat: no-repeat;
}

img.addversand {
    margin-top: 4px;
    display: none;
    cursor: pointer;
}

button.aslink {
    border: 0;
    color: #2c5a34;
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;
}

    button.aslink:hover {
        text-decoration: none;
    }

span.aslink {
    color: #2c5a34;
    text-decoration: underline;
    cursor: pointer;
}

    span.aslink:hover {
        text-decoration: none;
    }

span.miteinbisserlplatz {
    margin-bottom: 15px;
}

td.retitel {
    background-color: #d7e0ce;
    padding: 2px 2px 2px 5px;
    font-size: 12px;
}

div.tableright table {
    float: right;
}

span.little {
    font-size: 9px;
}

.lowhight textarea {
    height: 5.5em !important;
}

.unsichtbar {
    display: none;
}

.vollehoehe {
    height: 100%;
}

div.tauschcontainer {
    width: 265px;
    height: 180px;
    border: 1px solid #000;
    padding: 2px;
    overflow: auto;
}

    div.tauschcontainer div.header {
        display: inline-block;
        width: 110px;
        font-weight: bold;
    }

div.tauschzeile {
    margin-bottom: 3px;
}

div.nummer {
    display: inline-block;
    width: 80px;
}

div.gebinde {
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}

div.art {
    display: inline-block;
    width: 15px;
}

div#tauschliste div.remove {
    display: inline-block;
    width: 16px;
    background-image: url(Images/ablehnen.png);
    background-position: left top;
    background-repeat: no-repeat;
    cursor: pointer;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-both {
    clear: both;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-right-100 {
    margin-right: 100px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-10 {
    margin-top: 10px;
}

.tri-state-checkbox-inline {
    display: inline-block;
    margin-left: 15px;
    margin-right: 10px;
}

    .tri-state-checkbox-inline span {
        margin-left: 5px;
        margin-right: 10px;
    }

.border-bottom {
    padding-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

input[data-autocomplete] + input.ui-autocomplete-input {
    border-right-width: 4px;
}

input[data-val-required],
textarea[data-val-required],
select[data-val-required],
input[type='hidden'][data-val-required] + input.ui-autocomplete-input,
input.ui-autocomplete-input[data-required],
.required {
    border-color: #e98e1f !important;
}

.fileupload-container {
    margin: 5px;
    border: dotted 1px #aaa;
    border-radius: 8px;
    padding: 15px 5px;
}

    .fileupload-container.hovered {
        background-color: #aeaeae;
        border-color: #444;
    }

    .fileupload-container .fileupload-hint {
        color: #aaa;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .fileupload-container.hovered .fileupload-hint {
        color: #000;
    }

input[type="file"] {
    min-width: 500px;
}

span.bio-marker {
    font-weight: bold;
    color: darkgreen;
}
