/* Dropzone und Preisausgabe */

#head-clearer {
    margin-top: 70px;
}

#canvas-content {
    color: #474b5a;
    font-size: 1.4em;
}

#canvas-container {
    text-align: center;
    height: 480px;
    position: relative;
}

#canvas-content small {
    font-size: 0.6em;
    line-height: 0.7em;
}

.EntscheiderButton {
    padding: 40px 0;
    line-height: 25px;
    font-size: 25px;
}

#PreisAusgabe {
    margin: 0em -25px 1em -25px;
    background: #fff;
}

#Entscheider {
    position: relative;
    top: -132px;
    width: 100%;
    float: left;
    height: 0;
}


/*
#Entscheider.fixed, #PreisAusgabe.fixed {
	position: fixed;
	 #bottom: 0;
}
*/

#PDFdropzone {
    height: 350px;
    margin: -9px -10px 0px -10px;
}

.tab-content {
    margin: -16px;
    padding: 5px 10px;
}