b, strong {
    color: #ca001a;
}



.headline-border .uk-panel-title {
    font-size: 150%;
    line-height: 50px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.headline-border .uk-panel-title::after {
    /* background-color: #000000; */
    border: none;
}

ul, ol {
    padding-left: 15px;
}

.uk-panel-box {
    padding: 0px;
    background: #ffffff;
    color: #000000;
  	margin: 0;
}


* + p, * + hr, * + ul, * + ol, * + dl, * + blockquote, * + pre, * + address, * + fieldset, * + figure, h1, h2, h3, h4, h5, h6 {
    margin: 0px 0 15px 0;
}

.headline-border .uk-panel-title::after {
    background-color: rgba(255,255,255,0.15);
    border: none;
}


.uk-article-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    text-transform: none;
    color: #ca001a;
}

.uk-panel-title {
color: #4b4b4d;
}

.uk-panel-box {
    padding: 0px;
    background: #f9f9f9;
    color: #000000;
   

}

.uk-button {
  
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: #ffca001a;
    text-transform: none;
    padding: 0 12px;
    background: #0f4e66;
    vertical-align: middle;
    line-height: 8px;
    min-height: 8px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
}

.tm-content {
    padding: 0;
    background: #FFF;
}

#bottom-a {
    background-color: #f8f8f8;
  margin: 0px;
  padding:0px;
}

h4, .uk-h4 {
    font-size: 15px;
    line-height: 20px;
}

.sprocket-mosaic .sprocket-mosaic-tags, .sprocket-mosaic ul.sprocket-mosaic-tags {

    font-size: 12px;
    font-style: none;
  text-decoration: none;

}
.sprocket-tables-link .readon, .sprocket-mosaic .sprocket-mosaic-tags li, .sprocket-mosaic ul.sprocket-mosaic-tags li {
    background: #888888;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
}

h3, .uk-h3 {
    font-size: 18px;
    line-height: 30px;
}

Element {
    color: #ca001a;
}

.toolbar-outer {

    background: #8b8b8d;

}
.uk-button:hover, .uk-button:focus {

    background-color: #ca001a;
    color: #ffffff;
    outline: none;
    text-decoration: none;
  }

.uk-button {

    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
        font-size: inherit;
        line-height: inherit;
    color: #ffca001a;
    text-transform: none;
    padding: 0 12px;
    background: #4b4b4d;
        background-color: rgb(75, 75, 77);
    vertical-align: middle;
    line-height: 8px;
    min-height: 8px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;

}

#main .sprocket-mosaic .sprocket-mosaic-filter ul li, #main .sprocket-mosaic .sprocket-mosaic-filter ul li, .sprocket-mosaic .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-filter li {
    font-size: 12px;
    border-radius: none;
    padding: 1px 6px;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-color: #ca001a;
}