header {background-color: #0D1846;}
.header-container {background-color: #0D1846;}
.header-sub {background-color:#0079C8;}
.header-sub-container {background-color: #0079C8;}
.header-brand {font-size: 28px;color: #fff;}
.header-brand span{color: #A0DEFF;}
.header-brand i{color: #A0DEFF;font-size: 28px;}
footer {background-color: #333; color: #fff;}
.footer-container {background-color: #333;}
.home_filter a{background-color:#0079C8; color:#fff;}
.toc span a {color: #0D1846;}
.styled-table thead tr {background-color: #0D1846;color: #000;}
.styled-table tbody tr:last-of-type {border-bottom: 2px solid #0D1846;}
.styled-table tbody tr.active-row {color: #0D1846;}
.blog_box_thumb_img {background-image: url(https://www.redmedica.es/assets/img/redmedica-no-image.jpg);}

.desc_main p:first-letter {text-transform: uppercase;}
.title_main h1:first-letter {text-transform: uppercase!important;}
.blog_box_thumb b a:first-letter {text-transform: uppercase!important;}

@media screen and (max-width: 600px) {
.header-brand {font-size: 30px!important;margin: 7px 10px 0px 0;}
.header-brand i{display: inline;}
}

.home_image {padding-bottom: 45%;}