﻿.contact {
    color: white;
}

.divApplicationTitleMaterial {
    color: white;
}

#top {
    background: #4D4845;
    color: #eeeeee;
}
.navbar {
    background: #ffffff url('../Custom/Images/watermark.png') no-repeat 70% 50% !important;
}

#navbar .navbar-nav > li > a {
    color: #000000;
}

h4.inventorySearchProductTitle {
    background-color: #4D4845;
    color: white;
}

.nav-pills .nav-link.active {
    background: #4D4845;
}

.inventorySearchPriceListLabel {
    background-color: #4D4845;
}

.inventorySearchOrderItemTitle {
    background-color: #4D4845;
}

.sitebackground {
    background: #696766 url('../Custom/Images/bg.jpg') no-repeat center center fixed;
}

.jumbotron {
    background-color: #696766;
}

.landingpagetilesquare {
    color: white;
}

    .landingpagetilesquare h2 {
        font: bold 21px eurostileregular, arial, helvetica, sans-serif;
    }

.copyrights {
    color: white;
    background-color: #4D4845;
}

.landingpagetilesquarebtn {
    background-color: #333;
    color: #f4f4f4;
}

.sitebackground {
    padding-bottom: 0px;
    font: 14px / 1.4em "open sans", Arial, verdana, helvetica, sans-serif;
}

.homeabout{
    color: white;
}
    .homeabout h1 {
        font: 30px / 1.5em eurostileregular, Arial, Helvetica, sans-serif
    }

#enquiry {
    background-color: #4d4845;
}

.enqHeader {
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 15px;
}

.enqHeaderCaption {
    background: #696766;
}

.enqContactButton {
    padding: 5px;
}

.enqContactInput {
    padding: 5px;
}