.layer_down {
    background: none !important;
}

.section-landing {
    background: linear-gradient(#7e4848, #740f0f), url() no-repeat center !important;
    background-size: cover;
}

.page_section p {
    border-top: none !important;
}

.thumbnail .caption {
    padding: 9px !important;
    color: #666;
}

.thumbnail > img {
    width: 128px !important;
    height: 128px !important;
    /*padding-top: 25px !important;
    padding-bottom: 15px !important;*/
}

.thumbnail {
    padding: 25px !important;
}

.section-landing .row > div .section-landing-heading
{
  text-transform: none !important;
}

.btn-default {
    color: black !important;
    background-color: #fff !important;
    border-color: black !important;
}

.btn-primary {
    color: #fff !important;
    background-color: black !important;
    border-color:black !important;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    color: #fff !important;
    background-color: #e53138 !important;
    border-color: #e53138 !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
    color: #555 !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
}

.navbar-inverse .navbar-nav > li > a:hover {
    border-bottom: 4px solid #e53138 !important;
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus
{ 
    background-color: #e53138 !important;
    
}

.blue_border {
    padding-bottom: 10px;
    border-bottom: 7px solid black !important;
}

.product-name {
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.product-grid
{
    padding-bottom:0px !important;
}

/*additional fixes for grids*/
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
border: none !important;
background-color: black !important;
border-color: black !important;
color:white !important;
}

.pagination>li>a, .pagination>li>span
{
    float:none !important;
}

.legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

.pagination>li>a, .pagination>li>span
{
    float:none !important;
    cursor:pointer !important;
    margin-left: 10px !important;
}

#addwwc {
   margin-left:15px;
}

.crmquickform-cell {
    border-right: none !important;
    padding-bottom:0px !important;

}

.crmquickform-cell > .info {
        display: none !important;
}
