<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@import url('https://fonts.googleapis.com/css?family=Slackey');
html {
font-size: 62.5%;
}
body {
font-family: 'Dosis';
font-size: 1.8rem !important;
color: #000000 !important;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Slackey' !important;
margin: 40px 0 8px 0;
color: #000000 !important;
}
/*Desktop*/

@media(min-width: 768px) {
h1 {
font-size: 5.6rem;
line-height: 7.2rem;
}
h2 {
font-size: 2.8rem;
line-height: 4.0rem;
}
}


p {
font-family: 'Dosis';
margin: 0 0 24px 0;
line-height: 2.8rem;
}
.button, .button-red, .button-start-school, .button-start-private {
display: inline-block;
vertical-align: top;
margin: 16px 16px 16px 0;
padding: 16px 32px;
font-family: 'Slackey';
font-size: 2.0rem;
color: #000000; /* Text color black */
background-color: #F68E00; /* Button color orange */
box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.7);
-webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.7);
-moz-box-shadow: 6px 6px 0px 0px rgba(0,0,0,0.7);
}
.button-red, .button-start-school {
background-color: #D63C1F;
}
.button:hover, .button-red:hover, .button-start-school:hover, .button-start-private:hover {
text-decoration: none; /* Dont underline text on buttons */
box-shadow: 6px 6px 0px 0px rgba(0,0,0,1);
-webkit-box-shadow: 6px 6px 0px 0px rgba(0,0,0,1);
-moz-box-shadow: 6px 6px 0px 0px rgba(0,0,0,1);
}
/* H1 background set to transparen */
.fabrikk--article-group .tws-articlegroup-list--info h1 {
background-color: transparent !important;
}
/* Setting background color on article group names */
.tws-articlegroup-list .tws-list--grid-item .caption a {
background-color: #f68e00;
padding: 16px 0;
}
.tws-articlegroup-list .tws-list--grid-item .caption a:hover {
color: #5A91AB;
}
/* Desktop */
#wrapper {
text-align: center;
}
.celler-egen-sida, .celler-egen-sida-2 {
text-indent: 10px;
}
.articlegroup-7701115 .tws-list--item-7702053, .articlegroup-7701115 .tws-list--item-7702049 {
max-width: 200px;
}
.introduktion h1 {
font-size: 3.5 rem;
}
.tws-breadcrumbs {
color: #FFFFFF;
}
.tws-list--type-grid {
border: none !important;
}
.tws-img--container.tws-react-img--container {
border: none !important;
}
.thumbnail {
border: none !important;
}
.tws-article-images--slick-big .slick-slide .tws-img--container {
border: none !important;
}
.tws-theme-foundation-content--done .fabrikk--content {
margin-top: 20px;
border-radius: 25px;
background-color: #FFFFFF !important;
}
.custompage-8535898 .customPageHtml table.detektiver * {
vtext-align: center!important;
}
.custompage-8535898 .customPageHtml table.detektiver td {
padding: 6px;
vertical-align: top;
}
.column {
margin-top:20px;
margin-left:20px;
 oat: left;
width: 50%;
}
/* Clear  oats after the columns */
.row:after {
content: "";
display: table;
clear: both;
}
.container {
max-width: none;
width: 100%;
padding: 0px;
}
/* --- Egna sida --- */
.custompage-8742263 .col-md-3 a {
color: #5A91AB;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
color: #FFFFFF;
font-size: 2.4rem;
width: 100%;
text-align: center;
padding: 0px 30px;
text-shadow: 1px 1px #000000;
font-weight: 700;
}
.custompage-8742263 .col-md-3 a:hover {
text-decoration: none;
}
/* --- SKYLTFÖNSTER --- */
.tws-container--tws-content-box-4x .tws-content-box--inner-wrapper {
background: rgba(0,0,0, 0.4);
}
.tws-container--tws-content-box-4x .tws-content-box--inner-wrapper h3{
color: #FFFFFF;
}
.fabrikk--top-bar {
background: #595959;
}
.articlegroup-7701115 .tws-list--item-7702049 {

}
.tws-articlegroup-list--col-lg-3 .tws-list--grid-item {
 ex-basis: 100%;
}
/* Tablet */
@media(max-width: 1024) {
}
/* Mobile */
@media(max-width: 767px) {
h1 {
font-size: 2.8rem Important;
line-height: 4.5rem;
}
h2 {
font-size: 2.2rem;
line-height: 3.0rem;
}
/* Add padding on mobile container */
.tws-container--tws-custom-html,
.tws-container--tws-newsletter-subscribe,
.tws-container--tws-articles-two {
padding: 16px 32px !important;
}
}</pre></body></html>