/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


body {
    background: #f7f9e6 none repeat scroll 0 0;
}


/* Aanpassen margins logo */
.tm-headerbar{
	margin-bottom: -25px;
	margin-top: -25px;
	background-color: #FFFFFF;
}

/* aanpassing weergave top image op mobiele devices */

.uk-panel-box-mobile {
	border:none;
    padding:0;
}