
.header-top {
    background: #ffffff;
}

.header-top a, .header-top a:hover, .header-top .title-node {
    color: #ffffff;
}

.header-bottom .header-title {
    color: #333333;
}

.header-bottom .agent {
    background-color: #ffffff;
}
.header-bottom .facebook,
.header-bottom .twitter {
    background-image: url('https://qa.zappix.com/mob_images/iconset.php?color=ffffff');
}

.header-bottom .agent {
    background-image: url('https://qa.zappix.com/mob_images/iconset.php?color=ffffff');
}
.header-bottom .facebook,
.header-bottom .twitter {
    background-color: #ffffff;
}

.menu-node,
.online-form-container div.ui-btn, .online-form-container input[type="submit"], .online-form-container .thank-you, .online-form-container .thank-you-close a,
.content > .address,
.content .dialog {
    background-color: #ffffff;
}
.zappix-list.row .node.presentation-art-piece > div > div > a > a{
    background-image: -moz-linear-gradient(top, transparent, #ffffff);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #ffffff));
}

.menu-description,
.menu-author-info,
.zappix-list .calendar-info {
    color: #337ab7;
}

.zappix-list .ui-icon {
    background-image: url('https://qa.zappix.com/mob_images/iconset.php?color=000000');
}

.zappix-list.row .node > .webapp-icon-background {
    background: #ffffff;
}

@media only screen and (min-width: 1200px){
    body {
        background: #ffffff url("https://cdn.zappix.com/production/uploads/zappix inc/images/3361_1591034980_4008.jpg") no-repeat center center fixed; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
