﻿#header {
    background-color: white !important;
    border-bottom: 2px solid #F8741C !important;
}

.logo__img {
    background: url(https://www.billit.be/css/skins/orange/logo.png) no-repeat;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 64px; /* Width of new image */
    height: 25px; /* Height of new image */
    padding-left: 64px; /* Equal to width of new image */
}


/*#validator{
    display:none;
}*/