body
{
   font-family: Helvetica,"Lucida Grande", sans-serif; 
}

p{

margin-bottom: 10px;
}

.video-wrapper {
    margin: 10px auto;
}

.sprefixheader, footer .container {
    border: 1px solid #0779b8;
    padding-right: 0 !important;
    box-shadow: 0 0 8px #aaa;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d5d5d5+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0, #d5d5d5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#ffffff), color-stop(100%,#d5d5d5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0,#d5d5d5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0,#d5d5d5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0,#d5d5d5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0,#d5d5d5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */
}


nav > ul li a:hover,
nav > ul li.selected a,
nav > ul li span:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfe+0,176da0+100 */
    background: #f7fbfe; /* Old browsers */
    background: -moz-linear-gradient(top, #f7fbfe 0, #176da0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0,#f7fbfe), color-stop(100%,#176da0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7fbfe 0,#176da0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7fbfe 0,#176da0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7fbfe 0,#176da0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f7fbfe 0,#176da0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfe', endColorstr='#176da0',GradientType=0 ); /* IE6-9 */
    font-weight: normal;
    text-decoration: none;
}

.subpage h1 {
    background-color: #0c79ba;
    color: #fff;
    font-weight: normal;
    padding: 20px;
}

.subpage h2 {
    color: #d82930;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.sprefixmenu {
    /*padding-right:0px;*/
    padding-right: 0;
}


    .sprefixmenu nav > ul li:last-child a {
        padding-right: 38px;
        -webkit-border-radius: 0 12px 12px 0;
        -moz-border-radius: 0 12px 12px 0;
        border-radius: 0 12px 12px 0;
    }






.brand {
    height: 50px;
    margin: 0 0 13px;
    position: relative;
    top: 7px;
    width: 145px;
}

.featured {
    border: 1px solid #0679b8;
    border-radius: 9px;
    overflow: hidden;
    box-shadow: 0 3px 3px #ccc;
}


.featured_box {
    height: 153px;
}

    .featured_box div a {
        bottom: 0;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
        position: absolute;
        text-shadow: 1px 1px 2px #444;
        text-transform: uppercase;
    }

    .featured_box div {
        margin-left: 20px;
    }

.carousel-indicators .active {
    background-color: #888;
    border: 1px solid #fff;
}

.carousel-indicators li {
    border: 1px solid #888;
}

.carousel-indicators {
    bottom: -26px;
}


.carousel-caption {
    background-color: #197cb9;
    border-radius: 12px 0 0 12px;
    bottom: 0;
    left: 0;
    right: 66%;
    top: 0;
}

    .carousel-caption h3 {
        text-align: left;
        text-shadow: 0 0 0;
        padding-left: 20px;
        font-size: 28px;
        font-weight: normal;
        text-transform: uppercase;
    }

    .carousel-caption .carousel-summary {
        padding: 20px;
    }

        .carousel-caption .carousel-summary p {
            color: #fff;
            text-align: left;
            text-shadow: 0 0 0;
            font-size: 14px;
            line-height: 18px;
        }

        /* FELET SITTER H�R */
.carousel-control {
    /*width: 0;*/
    opacity: 0.8;
}

.glyphicon-chevron-right::before, .glyphicon-chevron-left::before {
    content: none;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    background-image: url("/web/20230824212924im_/https://www.sprefix.com/media/1066/left.png");
    height: 32px;
    margin-left: -15px;
    background-repeat: no-repeat;
	left: 0px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    background-image: url("/web/20230824212924im_/https://www.sprefix.com/media/1065/right.png");
    background-position: 13px 0;
    background-repeat: no-repeat;
    height: 32px;
    margin-left: -15px;
	right: -2px;
}

.carousel img {
    border-radius: 12px;
}

carousel-inner {
    border-radius: 12px;
}

nav {
    height: 64px;
}

    nav > ul li {
        border-left: 1px solid #888;
        float: left;
    }

        nav > ul li a, nav > ul li span {
            padding: 19px 38px;
            border-left: 1px solid #eee;
            color: #444;
            font-size: 16px;
            text-transform: uppercase;
        }

    nav > ul {
        display: inline-table;
        padding: 0;
    }

.toggle span, .toggle span::before, .toggle span::after {
    background-color: #888;
}


header .container {
    max-width: 980px;
    padding: 0 20px;
}


.subpage {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .subpage .column {
        padding-bottom: 20px;
    }

#homepage .container, footer .container {
    max-width: 920px;
    border-radius: 12px;
}

.subpage .container {
    max-width: 940px;
}



#homepage .col-md-12, #homepage .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}




.button1 {
    border: 1px solid #d7dada;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*font-size: 12px;*/
    font-family: arial, helvetica, sans-serif;
    /*padding: 10px 10px 10px 10px;*/
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
    font-weight: bold;
    /*color: #888;*/
    background-color: #f4f5f5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, #f4f5f5, #dfdddd);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
    font-size: 14px;
    padding: 3px 8px;
    color: #666;
	position: absolute;
	bottom: 20px;
}

    .button1:hover {
        border: 1px solid #bfc4c4;
        background-color: #D9DDDD;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#D9DDDD), to(#c6c3c3));
        background-image: -webkit-linear-gradient(top, #D9DDDD, #c6c3c3);
        background-image: -moz-linear-gradient(top, #D9DDDD, #c6c3c3);
        background-image: -ms-linear-gradient(top, #D9DDDD, #c6c3c3);
        background-image: -o-linear-gradient(top, #D9DDDD, #c6c3c3);
        background-image: linear-gradient(to bottom, #D9DDDD, #c6c3c3);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#D9DDDD, endColorstr=#c6c3c3);
    }


.button1 a {
    font-size: 12px !important;
}

.carousel-control.right,.carousel-control.left
{
background-image:none;

}


.avskiljare
{
border-color:#eee
}


footer {
    height: 60px;
}

    /*footer nav {
    height: 46px;
}*/

    footer nav > ul li a, footer nav > ul li span {
        padding: 11px 38px;
    }

    footer .row {
        margin: 0;
    }

    footer nav {
        height: 46px;
        width: auto;
    }

    footer .row ul {
        margin: 0;
    }

    footer .sprefixmenu {
        overflow: hidden;
    }

.footer2 {
    max-width: 920px;
    font-size: 11px;
    padding-bottom: 30px;
}

nav.footer2 a
{
	padding: 0;
}


nav.footer2 > ul li a, nav.footer2 > ul li span,nav.footer1 > ul li a, nav.footer1 > ul li span {
    border-left: 0 none;
    color: #444;
    font-size: 12px;
    padding: 0;
    text-transform: inherit;
	line-height: 12px;
}




.sprefixmenu nav.footer2 > ul li:last-child a {
    border-radius: 0;
    padding-right:0;
}


nav.footer2 > ul li a:hover,
nav.footer2 > ul li.selected a,
nav.footer2 > ul li span:hover,
nav.footer1 > ul li a:hover,
nav.footer1 > ul li.selected a,
nav.footer1 > ul li span:hover{
     background: none;
}



@media (max-width: 991px) {


    .featured .featured_box {
    }


        .featured .featured_box img {
            width: 100%;
        }

    .carousel-caption {
        right: 0;
    }

    header .container {
        width: 100%;
    }

    nav {
        left: -21px;
        opacity: 0;
        top: -94px;
        height: auto;
        background-color: #f5f5f5;
    }

        nav.open {
            opacity: 1;
        }


        nav > ul li {
            border-left: 0;
            float: none;
        }

            nav > ul li a, nav > ul li span {
                border-left: medium none;
            }

                nav > ul li a:hover,
                nav > ul li.selected a,
                nav > ul li span:hover {
                    background: none;
                    color: #000;
                }

    footer nav {
        position: relative;
        opacity: 1;
        z-index: 9999;
        top: 0;
        float: left;
        transform: none;
        background-color: transparent;
    }

        footer nav.footer1 {
            display: none;
        }

        footer nav.footer2 {
            float: left !important;
        }

            footer nav.footer2 > ul li {
                display: inline-block;
            }

            footer nav.footer2 img {
                padding-left: 10px;
            }
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

/*
     FILE ARCHIVED ON 21:29:24 Aug 24, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:19:47 Mar 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.557
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.012
  cdx.remote: 45.878
  LoadShardBlock: 8357.308 (3)
  PetaboxLoader3.datanode: 1376.214 (4)
  PetaboxLoader3.resolve: 7085.264 (3)
  load_resource: 302.573
*/