@import url('https://fonts.googleapis.com/css2?family=Overpass:wght@300;400;700&display=swap');

html, body {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
    margin: 0 !important;
    padding: 0 !important;
}

p, .navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 300 !important;
    font-size: 16px !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 700 !important;
    color: #d08427 !important;
}
a, .a {
    color: #323130;

}
h1 {
    font-size: 26px !important;
}

h2 {
    font-size: 22px !important;
}

th {
    text-decoration: none !important;
}

.navbar-static-top.navbar-inverse, .footer, footer .footer-bottom  {
    background: #191919 !important;
}


.siteTitle {
    display:none;
}

.wm-corp-logo {
    max-width: 250px;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > .divider-vertical {
    background: #fff;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    border: 0px;
    margin-top: 22px;
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    color: #fff;
}

.navbar-static-top.navbar-inverse {
    height: 86px;
   
}

.navbar-nav {
    margin-top: 12px;
}

.navbar-brand {
    margin-top: 10px;
}


.table>thead>tr>th {
    vertical-align: middle !important;
    border-bottom: 0px !important;
    background: #191919;
    border-right: 1px solid #000;
   text-wrap:nowrap !important;
}

.table a {
    color: #fff;
    text-decoration: none;
    font-weight: 700;
}

.table td {
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-wrap:nowrap !important;
}


.table td, .table th {
    padding: 12px 10px !important;
}

.crmEntityFormView, .entitylist {
    border:0px !important;
}

.table a {
    font-family: 'Overpass', sans-serif !important;
    font-weight: 700 !important;
    font-size: 14px !important;
}

.hightlightedMonthHeader {
    background: #a9882f !important;
    border-left: 2px solid #a9882f !important;
    border-right:  2px solid rgb(169, 136, 47) !important;
    border-bottom:  1px solid rgb(169, 136, 47) !important;
}


.hightlightedMonthCell {
    background: #f8f6ef !important;
    border-left: 2px solid rgb(169, 136, 47) !important;
    border-right:  2px solid rgb(169, 136, 47) !important;
    font-weight: 700;
 
}
.private-mode-banner {
    display: none;
}


.view-swtich {
    
        text-align: center;
        margin-bottom: 12px;

    
}
.view-switch-item {
    display: inline-block;
    padding: 5px 10px 3px 10px;

    margin: 10px 2px;
    color: #d08427;
    text-decoration: none !important;
 
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: 'Overpass', sans-serif !important;
}

.view-switch-item:hover {

    text-decoration: none !important;

}


.view-switch-item-selected {
background: #d08427;
border-radius: 4px;
color: #fff;

}

.goldheader {
    font-size: 20px;
    font-weight: 400;
    color: #d08427;
}

.allbottles {
    text-align: center;
    width: 100%;
    position: relative;
    top: -43px;
    z-index: 1000;
    height: 35px;
    display: none;;
}

.spacerline {
    font-size: 1px;
    border-top:1px solid #ddd;
    margin: 10px 0;
    height: 1px;
    width: 100%;
}




.table>thead>tr>th {

    color: #fff;

}


.table th a {
    text-decoration: none !important;
}

.table th a:hover {
    text-decoration: none !important;
    color: #fff !important;
}

.table th {
    font-size: 14px;
}

.view-switch-item:hover {
    color: #111;
}