.delpoye-content p{
    color:white;
}
#header.header-effect-shrink .header-top {
    background-color: #fff;
    height: 35px !important;
    min-height: 35px !important;
    color: #1373a9;
    padding-right: 30px;
}

.header-topbar-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #cf432e;
    border-radius: 5px;
}

.header-topbar-close i {
    color: #fff;
    font-size: 10px;
}

.header-top.no-top {
    display: none !important;
}