.table-border .table-dark td, .table-border .table-dark th, .table-border .table-dark thead th {
    border-color: #b11ba5;
}

.wildcams\.com .header.header-new, .wildcams\.com .header.header-new .header-menu {
    background: linear-gradient(180deg,#da0000,#a60000);
}

.wildcams\.com .header.header-new .menu.header-menu .menu-tabs li a {
    background: linear-gradient(180deg,#da0000,#900000);
    border-right: 1px solid #880f0f;
}
.wildcams\.com  a.filter-button.cat {
    display: none;
}
.wildcams\.com  span.filter-labels.pull-left {
    display: none;
}
.wildcams\.com .filter-buttons { 
    background-color: #5a1515;
}
.wildcams\.com .header-search.header-search-new {
    width: 240px;
    float: left;
    margin-top: 3px;
    padding: 5px;
}
.wildcams\.com div#banners {
    display: none !important;
}
.wildcams\.com .main {
    background: #610002;
    background: -moz-linear-gradient(top, #610002 10%, #a60000 100%);
    background: -webkit-linear-gradient(top, #610002 10%,#a60000 100%);
    background: linear-gradient(to bottom, #610002 10%,#a60000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#610002', endColorstr='#a60000',GradientType=0 );
}

.wildcams\.com #online h2 {
    color: #fff !important;
}

.wildcams\.com .footer {
    background-color: #490000 !important;
}

.wildcams\.com #messenger #private, .wildcams\.com #messenger #tip, .wildcams\.com #messenger #tip-heart, .wildcams\.com #messenger #cam-mic, .wildcams\.com #messenger #copytoc-launcher {
    background: #7a0016;
    background: -moz-linear-gradient(top, #7a0016 0%, #cc0000 100%);
    background: -webkit-linear-gradient(top, #7a0016 0%,#cc0000 100%);
    background: linear-gradient(to bottom, #7a0016 0%,#cc0000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a0016', endColorstr='#cc0000',GradientType=0 );
}

.wildcams\.com #messenger .text-purple {
    color: #FFF !important;
}

.wildcams\.com #messenger .bg-light-purple-gradient {
    background: #bf5cc1;
    background: -moz-linear-gradient(top, #bf5cc1 0%, #f489f4 100%);
    background: -webkit-linear-gradient(top, #bf5cc1 0%,#f489f4 100%);
    background: linear-gradient(to bottom, #bf5cc1 0%, #f489f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf5cc1', endColorstr='#f489f4',GradientType=0 );
}
.wildcams\.com #messenger .bg-purple {
    background-color: #c50000!important;
}

.wildcams\.com .bg-plum {
    background-color: #3c0000!important;
}