/* 
- add your custom css here or use the theme designer in the demo online version
- save this file before you update quatum to a newer version 
*/
/* HINWEIS GOOGLE FONT

Ersetzen Sie den Google Fonts Code in der fe_page.html5 durch:

<link href="http://fonts.googleapis.com/css?family="icons"" rel="stylesheet" type="text/css"/>

Weitere Informationen zu Google Fonts finden Sie hier: https://developers.google.com/fonts/faq
*/

button {width: 100%; padding: 20px; margin: 0; border: 1px solid #dadada; color: #333; background: #FAFAFA; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; line-height: 18px; border-radius: 0; font-size: 18px;}
button.submit {padding: 10px 12px; text-align: center; display: inline-block; margin-bottom: 4px; background: #126d9c; color: #fff; cursor: pointer; }
button.submit {-webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}
button.submit {width: 100%!important; display: block!important; padding: 23px 15px;}
button.submit:hover {opacity: 0.9; -webkit-transition: All 0.3s ease; -moz-transition: All 0.3s ease; -o-transition: All 0.3s ease; -ms-transition: All 0.3s ease; transition: All 0.3s ease;}

.custom-controls-stacked {border: 1px solid #ccc; padding: 0.5em; margin-bottom: 20px;}
.custom-checkbox input {width: 20px!important; padding: 0; box-shadow: none; -webkit-box-shadow: none;}

.formfield {padding-bottom:12px;}


#wrap_header-picture {padding-left: 0%; padding-right: 0%; position: relative; display: block; float: left;overflow: hidden;}

#wrap_header-picture .ce_image {padding-left: 0%; padding-right: 0%; position: relative; display: block; float: left;overflow: hidden;}