﻿/*.whitelabel-logo > img {
    height: 50px;
}

.navbar-header {
    padding-top: 0px;
}*/

.contacts-header {
    z-index: auto;
}

.navbar-static-top {
    z-index: auto;
}

.whitelabel-logo > img {
    height: 95px;
    margin-top: -50px;
    position: relative;
    /* z-index: 3000; */
    background-color: white;
    padding: 12px;
    padding-left: 0px;
    padding-bottom: 7px;
}

.contacts-header {
    background-color: white;
    background-image: linear-gradient(to right, white, white, #efefef);
}
