@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 24px;
	color: #515456;
}

.row>* {padding-right: 10px !important;padding-left: 10px !important;}
#sp-header {height: 80px;}
#sp-main-body {padding: 30px 0;}
.basis #sp-main-body {padding: 30px 0 10px 0;}
#sp-bottom {background: #fff;color: #515456; padding: 0px 0 10px; font-size: 16px; line-height: 1.4 !important;}
#sp-footer {background: #00ccff; font-size: 16px; font-weight: bold;}
#sp-footer .container-inner {padding: 20px 0;}
#sp-footer a {color: #fff; text-decoration: underline;}
.item-100111, .item-100109, .item-100110 {background: #00ccff; padding: 5px 0px 5px 20px;}
.nav-header {color: #FFF !important; text-transform: uppercase;}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {color: #00ccff;}
.homepbelang {background: #e7f4fa; min-height: 230px;}
.mod-articlesnews__item {padding: 15px 20px 15px 20px;}
.mod-articlesnews__item p {margin-bottom: 0px;}
.newsflash-title {font-size: 20px; margin-bottom: 10px;}
.menulinks {margin-bottom: 20px;}
#sp-bottom a {color: #00ccff;}
#sp-bottom a:hover {color: #515456;}
#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 16px;
    margin: 0;
    color: #fff;
	background: #00ccff;
	text-transform: uppercase;
	padding: 10px 0px 10px 20px;
}

#sp-left .sp-module {padding: 0px;}
#sp-left .sp-module ul>li>a {
    padding: 5px 0px 5px 30px !important;
    line-height: 24px;
	background: url(arrow.png);
    background-repeat: no-repeat;
    background-position: 20px 15px;
}
.menu-child {padding-left: 12px !important;}
.cat-list-row1 {background: #f7f7f7;}

#sp-left .sp-module{border: 1px solid #ddd;}
#sp-left .sp-module ul>li {border-bottom: 1px solid #eee;}
.box-home {background-color: #e7f4fa; color: #515456; padding: 20px; margin: 0px 10px 20px 10px;}
.box-home p {margin-bottom: 0px;}
.blog-featured p {margin-bottom: 0px;}
.article-introtext p {margin-bottom: 0px;}
#sp-bottom .sp-module {margin-bottom: 20px;}
#sp-footer p {margin-bottom: 0px;}
#search-results li {box-shadow: 0 0 0 1px #00ccff; padding: 20px; margin-top: 15px;}
.contentheading {color: #00ccff; font-weight: bolder;}
.article-list .article {
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #00ccff;
    border-radius: 3px;
	min-height: 240px;
}

.article-list .article .readmore {
    -webkit-appearance: none;
    margin: 15px 0px 0px 0px;
    overflow: visible;
    font: inherit;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 12px;
    vertical-align: middle;
    line-height: 30px;
    min-height: 30px;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: 2px;
    background: #f5f5f5;
    background-image: linear-gradient(to bottom, #f9f9f9, #f0f0f0);
    text-transform: uppercase;
}

.article-list .article .readmore a {color: #515456;font-weight: 300;}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {color: #00ccff;}
.article-details {box-shadow: 0 0 0 1px #00ccff; padding: 20px;}
.article-details .article-header h1, .article-details .article-header h2 {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    font-size: 20px;
    line-height: 26px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: none;
    color: #00ccff;
}

#sp-left .sp-module ul> li.active > a {
    background: none repeat scroll 0 0 #777;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    color: #ffffff;
}

.article-list .article .featured-article-badge {display: none;}