﻿/* ----------------------

    GENERAL

-------------------------*/

body {
    background: #ffb960;
}

#page-content-wrapper {
    padding: 0;
    background: #fff;
}

#wrapper {
    background: #ffb960;
}

.container-fluid {
    max-width: 1538px;
}

a {
    text-decoration: none !important;
    color: #333;
}

    a:focus, a:hover {
        color: #000;
        text-decoration: underline;
    }

h1 {
    font-weight: 400;
    font-size: 30px;
}

h2 {
    font-weight: 400;
    font-size: 28px;
}

h3 {
    font-weight: 400;
    font-size: 30px;
}

h4 {
    font-weight: 400;
    font-size: 30px;
}

h5 {
    font-weight: 400;
    font-size: 22px;
}

.ingress {
    font-size: 20px;
}

.border {
    color: #000 !important;
}

.breadcrumb {
    margin-top: 10px;
    background: transparent;
}

    .breadcrumb a {
        color: #000;
    }

.extra-padding {
    padding: 20px 15px 12px 15px;
}

/* ----------------------

    MARGINS

-------------------------*/

.mtop-0 {
    margin-top: 0;
}

.mtop-15 {
    margin-top: 15px;
}

.mtop-20 {
    margin-top: 20px;
}

.mtop-30 {
    margin-top: 30px;
}

.mtop-40 {
    margin-top: 40px;
}

.mtop-50 {
    margin-top: 50px;
}

.mtop-60 {
    margin-top: 60px;
}

.mtop-80 {
    margin-top: 80px;
}

.mbottom-15 {
    margin-bottom: 15px;
}

.mbottom-20 {
    margin-bottom: 20px;
}

.mbottom-30 {
    margin-bottom: 30px;
}

.mright-25 {
    margin-right: 25px;
}

.padding-50-0 {
    padding: 50px 0;
}

/* ----------------------

    FOOTER

-------------------------*/

footer {
    border-top: 1px solid #000;
    margin-top: 60px;
}

    footer a {
        display: block;
        color: #000 !important;
        margin-bottom: 10px;
    }

    footer .input-group {
        margin-bottom: 20px;
    }

        footer .input-group .btn-default {
            border-radius: 0;
            padding: 10px 20px;
            background: #111 !important;
            border: 1px solid #111;
            color: #fff !important;
        }

        footer .input-group .form-control {
            border-radius: 0;
            border: 1px solid #999;
            padding: 20px;
        }

.footer-title {
    font-size: 20px;
}

.footer-brev {
    font-style: italic;
    font-size: 16px;
}

.footer-logo img {
    display: inline !important;
}

    .footer-logo img.tff {
        max-height: 55px;
        margin-right: 40px;
    }

    .footer-logo img.ntf {
        max-height: 75px;
    }

.subfooter {
    background: #e2e7ea;
    padding-bottom: 50px;
    margin-top: 40px;
    padding-top: 40px;
}

    .subfooter img {
        max-height: 100px;
    }

    .subfooter p {
        line-height: 25px;
    }

footer .social,
footer .social li {
    display: inline;
}

    footer .social li img {
        display: inline;
        height: 50px;
    }

    footer .social li a {
        display: inline;
    }

/* ----------------------

    MOBILE TOP MENU

-------------------------*/

.mini-logo {
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff;
}

    .mini-logo img {
        height: 80px;
        display: block;
    }

.menu-toggle {
    padding-top: 35px;
    background: #fff;
    height: 100px;
}

    .menu-toggle a {
        float: right;
        display: inline-block;
        margin-right: 5px;
    }

/* ----------------------

    SIDE MENU

-------------------------*/

#sidebar-wrapper {
    overflow-x: hidden;
    position: static;
}

    /* Let's get this party started */
    #sidebar-wrapper::-webkit-scrollbar {
        width: 2px;
        background: transparent;
    }

    /* Track */
    #sidebar-wrapper::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    /* Handle */
    #sidebar-wrapper::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(255,0,0,0.8);
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    }

        #sidebar-wrapper::-webkit-scrollbar-thumb:window-inactive {
            background: rgba(255,0,0,0.4);
        }


.sidebar-nav > .sidebar-brand {
    height: 150px;
    display: block;
    background: #fff;
    border-right: 1px solid #0f2b37;
    padding-top: 25px;
}

.sidebar-brand img {
    max-height: 90px;
    margin: 0px auto;
    padding: 20px 0;
}

.nav-1 {
    background: #0f2b37;
}

#sidebar-wrapper {
    background: #ffb960;
}

.sidebar-nav li a {
    font-size: 16px;
    color: #fff;
}

.side-search {
    padding: 20px;
    padding-top: 30px;
}

.last-big {
    padding-bottom: 40px;
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
}

li.content {
    background: #ffb960;
    text-transform: uppercase;
}

    li.content a {
        font-size: 14px;
    }

li.first-content {
    padding-top: 10px;
}

li.lang-content {
    padding: 20px;
}

    li.lang-content .btn-default {
        color: #000;
        font-size: 14px;
        text-indent: 0;
    }

.sidebar-nav li a {
    display: inline-block;
    text-indent: 0px;
}

.sidebar-nav li.content a,
.sidebar-nav li.sidebar-brand a {
    display: block;
    text-indent: 20px;
}

.sidebar-nav li.lang-content a {
    display: block;
    text-indent: 0px;
    text-align: center;
}

.sidebar-nav li a:hover {
    background: transparent;
}

.sidebar-nav li.lang-content a:hover {
    background: #ffb960;
}

.active-sidemenu {
    background: #fff;
}

    .active-sidemenu a {
        color: #333 !important;
    }
/* --- SUBMENU --- */

.has-submenu i {
    color: #fff;
    float: right;
    cursor: pointer;
    position: relative;
    right: 15px;
    top: 12px;
}

.submenu i {
    color: #0f2b37;
    float: right;
    cursor: pointer;
}

    .submenu i.active {
        color: #fff;
    }

.submenu {
    color: #333;
    background: #fff;
    border-right: 1px solid #0f2b37;
}

.sidebar-nav li .submenu a {
    color: #333 !important;
    background: #fff;
    font-size: 15px;
    padding-left: 15px;
    line-height: 20px;
    margin-top: 9px;
    max-width: 200px;
}

.sidebar-nav li.content .submenu a {
    padding: 10px 0px 10px 15px;
}

.submenu li {
    border-bottom: 1px solid #000;
}

    .submenu li:last-child {
        border: none;
    }

.subsubmenu li:first-child {
    border-top: 1px solid #000;
}

.subsubmenu {
    background-color: #fff;
}

.subsubsubmenu {
    background-color: #fff;
}

.sidebar-nav li .subsubmenu a {
    padding-left: 30px;
}

.sidebar-nav li .subsubsubmenu a {
    padding-left: 45px;
}

/* ----------------------

    START PAGE

-------------------------*/

.hero {
    height: 100px;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
}

    .hero .big-text {
        color: #fff;
        font-size: 30px;
        text-transform: uppercase;
        text-align: center;
        padding-top: 10px;
        text-shadow: 2px 2px 2px #000;
    }

    .hero .liten-text {
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        text-align: center;
        padding-top: 10px;
        text-shadow: 2px 2px 2px #000;
    }

.notis-rubrik {
    font-size: 20px;
    text-transform: uppercase;
}

.notiser .col-lg-4 {
    padding-top: 30px;
    padding-bottom: 20px;
}

.notiser .col-md-4 {
    border-bottom: 1px solid #000;
}

.notis-nyhet p:last-child {
    margin-bottom: 20px;
}

.notis-nyhet a {
    color: #000;
}

.notis-nyhet p {
    font-size: 14px;
}

.notis-nyhet .faq {
    margin-bottom: 20px;
}

    .notis-nyhet .faq p {
        margin-bottom: 0;
    }

.notis-nyhet span.datum {
    font-size: 14px;
}

.notis-more {
    color: #000 !important;
    float: right;
    margin-right: 20px;
}

.kommunval {
    padding: 10px;
    margin-bottom: 40px;
    border: 1px solid #999;
}

.text-ikon {
    color: #ffb960 !important;
    font-size: 40px;
    line-height: 1px;
    padding: 15px;
    position: absolute;
}

.valj-kommun {
    font-size: 17px;
}

.divider4 {
    background-color: #e2e7ea;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .divider4 .panel-heading {
        padding: 0px;
    }

    .divider4 .nav-pills > li > a {
        background: #fff;
    }

    .divider4 .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        background-color: #c52f35;
    }

    .divider4 .panel-default > .panel-heading {
        /*border-bottom: 1px solid #c52f35;*/
        background: transparent;
        padding-left: 0;
    }

    .divider4 .panel {
        background: transparent;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }

    .divider4 .panel-title {
        font-size: 20px;
        font-weight: 400;
    }

    .divider4 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: none;
    }

    .divider4 .panel-title a {
        display: block;
        width: 100%;
        padding: 24px 15px;
        position: relative;
        color: #adadad;
    }

        .divider4 .panel-title a::after {
            color: #000;
            content: "+";
            font-family: "Glyphicons Halflings";
            position: absolute;
            right: 17px;
            top: 23px;
        }

    .divider4 .panel-heading a[aria-expanded="true"]::after {
        content: "−";
        font-family: "Glyphicons Halflings";
    }

.panel-faq {
    background-color: white !important;
}

.input-search-key.form-control.tt-input {
    border-radius: 25px;
    height: 50px;
    padding-left: 22px;
}

.panel-group {
    margin-top: 20px;
}

.btn.btn-big.btn-search {
    position: absolute;
    right: 21%;
    padding: 0;
    top: 27px;
}

.divider3 .panel {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.divider3 .panel-title {
    font-size: 20px;
    font-weight: 400;
}

.divider3 .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
}

.divider3 .panel-title a {
    display: block;
    width: 100%;
    padding: 10px 15px;
}

.divider3 .panel-heading-3 h4 {
    font-size: 19px;
}

.divider3 .panel-heading-3 a::after {
    color: #C52F35;
    content: "\e114";
    font-family: "Glyphicons Halflings";
    font-size: 12px;
    padding-left: 7px;
}

.divider3 .panel-heading-3 a[aria-expanded="true"]::after {
    content: "\e113";
    font-family: "Glyphicons Halflings";
}

h2.traffic-start-device {
	margin-top: -10px !important;
}



@media(min-width:768px) {
    .btn.btn-big.btn-search {
        right: 52%;
    }
}

.list-unstyled.faq li {
    line-height: 30px;
}

    .list-unstyled.faq li a::after {
        color: #C52F35;
        content: "\e080";
        font-family: "Glyphicons Halflings";
        font-size: 12px;
        padding-left: 7px;
        float: right;
    }

/* --- NAV-PILLS ---*/

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #ffb960;
    border: 1px solid #ffb960;
}

.nav-pills > li > a {
    border-radius: 4px;
    border: 1px solid #999;
    padding: 10px 45px;
    color: #000;
}

.nav-pills > li + li {
    margin-left: 0px;
}

#content {
    margin-top: 40px;
}

.centered-pills {
    text-align: center;
}

    .centered-pills ul.nav-pills {
        display: inline-block;
    }

    .centered-pills li {
        display: inline;
    }

    .centered-pills a {
        float: left;
    }

.tab-title {
    font-size: 20px;
    text-align: center;
    margin: 0 auto 15px auto;
}

.tab-title2 {
    font-size: 24px;
}

.tab-text {
    font-size: 16px;
    line-height: 24px;
}

/* --- Tjänster och utbildningar ---*/

.link-row{
    border-bottom: 1px solid #ffb960!important;
}

.link-anchor{
    color:#333333!important;
}

.fa-chain:before, .fa-link:before {
    color:#333333!important;
}

.breadcrumb li li::after {
    color: #0f2b37;
}

.breadcrumb > li + li.active:before {
    font-family: FontAwesome;
    padding: 0 8px;
    color: #0f2b37;
    content: "\f0c8";
}

.utbildning {
    font-size: 18px;
}

    .utbildning a {
        color: #000 !important;
    }

.ut-titel {
    font-size: 20px;
    color: #ffb960;
}

.ut-in-titel {
    font-size: 20px;
    text-decoration: underline;
}

.in-titel:before {
    font-family: FontAwesome;
    content: "\f111";
    padding-right: 10px;
    line-height: 12px;
    font-size: 8px;
}

.ruta ul li {
}

.utbildning .col-sm-6 {
    margin-top: 20px;
}

    .utbildning .col-sm-6:nth-child(2n+1) {
        clear: both;
    }

.search-result-page p {
    font-size: 14px;
    margin-bottom: 0;
}

.search-result-page span {
    font-size: 15px;
}

.search-result-page h3 {
    font-size: 19px;
    color: #ffb960;
    margin: 30px 0 5px 0;
}

.result-details p {
    font-size: 18px;
    margin-bottom: 2px;
}

.news-archive-page p {
    font-size: 14px;
}

.news-archive-page .date {
    font-size: 12px;
    color: #aaa;
    height: 15px;
    display: block;
}

.news-archive-page h3 {
    font-size: 27px;
    color: #ffb960;
    margin-bottom: -2px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0f2b37;
    border-color: #0f2b37;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #0f2b37;
}

/* --- DIVIDER ---*/

.divider {
    margin-top: 60px;
    background: #0f2b37;
    color: #fff;
}

    .divider .col-sm-5 {
        padding: 15px 15px 0 15px;
    }
/*
.divider .col-sm-7 {
    padding: 0 15px 15px 15px;
}
    */
.divider-title {
    font-size: 24px;
    margin-bottom: 0;
}

.divider-text {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

.karta h3 {
    margin-top: 40px;
}

.karta img {
    margin: 10px auto 0 auto;
}

/* ----------------------

    CATEGORY PAGE

-------------------------*/

.medium-text {
    width: 400px;
    font-size: 35px;
    margin-top: 60px;
}

.small-text {
    width: 400px;
    font-size: 20px;
}

.kategorier p,
.news-page p,
.text-page p {
    text-align: left;
}

.kategorier ul,
.news-page ul,
.text-page ul {
    text-align: left;
}

.kategorier h1 {
    text-align: center;
}

.kategorier .col-md-4.column img {
    padding: 0 10%;
    margin-top: 40px;
}

.kategorier .col-md-8.column p {
    padding-left: 5%;
}

.kat-images p {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 0;
}

.kat-images a {
    color: #000 !important;
}

.divider2 {
    padding-bottom: 60px;
}

    .divider2 .panel-heading {
        padding: 0px;
    }

    .divider2 .nav-pills > li > a {
        background: #fff;
    }

    .divider2 .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        background-color: #ffb960;
    }

    .divider2 .panel-default > .panel-heading {
        border-bottom: 1px solid #ffb960;
        background: transparent;
        padding-left: 0;
        padding-top: 10px;
    }

    .divider2 .panel {
        background: transparent;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .divider2 .panel-title {
        font-size: 20px;
        font-weight: 400;
    }

    .divider2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border: none;
    }

    .divider2 .panel-title a {
        display: block;
        width: 100%;
        padding: 10px 15px;
    }

        .divider2 .panel-title a::after {
            color: #ffb960;
            content: "+";
            font-family: "Glyphicons Halflings";
            position: absolute;
            right: 30px;
        }

    .divider2 .panel-heading a[aria-expanded="true"]::after {
        content: "−";
        font-family: "Glyphicons Halflings";
    }

.kat-more .btn-default {
    border: 1px solid #999;
    padding: 5px 30px;
}

.faq-response-container {
    float: right;
}

.divider2 .btn-primary {
    border-radius: 1px;
    width: 60px;
    color: #fff;
    background-color: #ffb960;
    border-color: #ffb960;
}

.divider2 .panel-title a span {
    float: right;
    font-size: 35px;
    color: #ffb960;
    margin-right: -2px;
    line-height: 0.8;
}

.plus {
    line-height: 0.6;
    float: right;
    margin-right: 10px;
    width: 10px;
}

    .plus:after {
        font-family: FontAwesome;
        content: "\f067";
        font-size: 18px;
    }

.minus {
    line-height: 0.5;
    float: right;
    margin-right: 10px;
    width: 10px;
}

    .minus:after {
        font-family: FontAwesome;
        content: "\f068";
        font-size: 18px;
    }

.puff1 {
    width: 100%;
    height: 635px;
    background: no-repeat;
}

    .puff1 p {
        padding: 20px;
        color: #fff;
        font-size: 18px;
    }

.puff2 {
    width: 100%;
    height: 310px;
    background: no-repeat;
}

    .puff2 p {
        padding: 20px;
        color: #fff;
        font-size: 18px;
        vertical-align: bottom;
    }


/* ----------------------

    UNDERKATEGORI

-------------------------*/

.kategorier {
    margin-bottom: 40px;
}

.kategori-kolumner {
    margin-top: 80px;
}

    .kategori-kolumner p {
        font-size: 17px;
    }

.subkategori-links {
    border-top: 1px solid #000;
    margin-top: 40px;
    padding-top: 30px;
}

    .subkategori-links a {
        line-height: 20px;
        color: #000 !important;
    }

    .subkategori-links h4 {
        margin-bottom: 20px;
    }

    .subkategori-links .fa-ul {
        list-style-position: outside;
        margin-left: 0px;
    }

.subkategori-nyheter img {
    margin-bottom: 20px;
}

.subkategori-nyheter p {
    line-height: 23px;
}

    .subkategori-nyheter p:first-of-type {
        font-size: 20px;
        text-align: center;
        line-height: 28px;
    }

.btn.btn-send {
    width: 100%;
    border-radius: 0;
    background-color: #ffb960;
    color: #fff;
    text-transform: uppercase;
}

.form-control {
    border-radius: 0;
}

/* ---------------------------

    UNDERINFORMATIONSMATERIAL

------------------------------*/

.p-head {
    font-size: 20px;
}

.btn-sorting {
    background: #fff;
    border: 1px solid #000;
    margin-left: 15px;
    padding: 5px 30px;
}

.more-sort .btn-sorting:first-child {
    margin-left: 0;
}

.info-sortering {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 40px 0;
    margin-top: 60px;
    margin-bottom: 30px;
}

.red-box {
    background: #ffb960;
    height: 30px;
    display: inline-block;
    width: 50px;
    border-radius: 6px;
    margin-right: 15px;
}

.green-box {
    background: #85c440;
    height: 30px;
    display: inline-block;
    width: 50px;
    border-radius: 6px;
    margin-right: 15px;
}

.rek-tabell thead tr {
    background: #e2e7ea;
}

.rek-tabell td {
    border-left: 1px solid #000;
    color: #000;
}

.rek-tabell th {
    color: #000;
}

.rek-tabell td:first-child {
    border-left: none;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-bottom: 1px solid #000;
}

.red-cell {
    color: #fff !important;
    background: #ffb960;
}

.green-cell {
    color: #fff !important;
    background: #85c440;
}

.td-head {
    background: #e2e7ea;
}

/* ---------------------------

    UNDERUNDERINFORMATIONSMATERIAL

------------------------------*/

.activesub {
    background: #ffb960;
}

.sidebar-nav li.activesub > a {
    color: #fff !important;
    background: #ffb960 !important;
}

.col-sm-offset-right-4 {
    margin-right: 33.33333333%;
}


/* ---------------------------

    ORGANISATION

------------------------------*/

.dokument {
    width: 100%;
}

    .dokument li {
        width: 100%;
        border-bottom: 1px solid #ffb960;
        padding: 20px 0px 10px 0;
        list-style-type: none;
    }

        .dokument li i {
            margin-right: 20px;
        }

        .dokument li a {
            color: #000;
        }

.last-job {
    padding: 40px 0 70px 0;
}

.job h4 {
    margin-top: 20px;
}

.job .btn-success {
    padding: 10px 30px;
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 16px;
}

.grey {
    background-color: #eee;
    margin-bottom: -60px;
}

.gray {
    background-color: #eee;
    margin-top: 60px;
}


/*
    Partners
*/
.partner-container {
    margin-top: 40px;
}

.tag {
    display: inline-block;
    font-size: 13px;
    line-height: 16px;
    margin-top: 10px;
    top: auto;
    text-align: left;
    color: #fff;
    border-radius: 50px;
    width: auto;
    background: #ffb960;
    padding: 15px 0 0 0;
    width: 45px;
    height: 45px;
    text-align: center;
}

/*
    Nyhetsbrev
*/

.form-group input[type="checkbox"] {
    display: none;
}

.newsletter-form .input-group {
    width: 100%;
    margin: 0 0 15px 0;
}

.newsletter-form .input-group-addon {
    border-radius: 0;
    text-align: left;
    min-width: 100px;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.newsletter-form .btn {
    border-radius: 1px;
}

.newsletter-form .btn-default {
    border: 1px solid #999;
    padding: 6px 10px;
    background-color: #fff;
}

.form-group input[type="checkbox"] + .btn-group > label span {
    width: 20px;
}

    .form-group input[type="checkbox"] + .btn-group > label span:first-child {
        display: none;
    }

    .form-group input[type="checkbox"] + .btn-group > label span:last-child {
        display: inline-block;
    }

.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
    display: inline-block;
}

.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
    display: none;
}

.img-responsive-special {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100% !important;
    height: auto !important;
}

hr.w80 {
    width: 80%;
}

.text-page h1 {
    width: 80%;
    margin: 20px auto 10px;
}

.text-page h4 {
    width: 80%;
    margin: 10px auto;
}

/* --------------------

	FAQ Statistik

----------------------- */

.loader_faq {
    display: none;
}

.thank-you {
    display: none;
}

.text-why {
    display: none;
}

/*----------------CHAPTER OVERVIEW PAGE----------------*/


.chapter-more {
    float: right;
}



/*----------------CHAPTER PAGE----------------*/

hr.chapter-divider {
    border-top: solid 1px #000;
    margin-top: 70px;
}

.chapter-pic h4 {
    margin-top: 0;
}

.chapter-pic .chapter-more {
    width: 220px;
    background-color: #eee;
}

.chapter-logo img {
    display: inline-block;
}

.chapter-logo span {
    float: left;
}

.chapter-pic img {
    border: solid 1px #555;
    margin-bottom: 10px;
}

.hero.subpage.chapter-page {
    margin: 0 auto;
    margin-top: 60px;
}

.btn-next {
    text-transform: uppercase;
    color: #fff;
    background: #ffb960;
    border: 1px solid #ffb960;
    font-weight: 500;
    font-size: 16px;
}

.btn-prev {
    text-transform: uppercase;
    border: 1px solid #000;
    color: #333;
    font-weight: 300;
    font-size: 16px;
    margin-right: 5px;
}

    .btn-next:hover, .btn-prev:hover {
        color: #fff;
        background: #ffb960;
        border: 1px solid #ffb960;
    }

.pdf-material {
    text-align: right;
}

.hidden-faq {
    display: none;
}

.notiser .box:nth-child(3n+1) {
    clear: both;
}

.bullet-box-outer {
    width: 80%;
    margin: 0 auto;
    clear: both;
    float: none;
}

.bullet-box-inner {
    border: solid 1px #000;
    padding: 30px;
}

    .bullet-box-inner h4 {
        width: 100%;
        margin: 0;
    }

    .bullet-box-inner ul {
        width: 100% !important;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
    }

        .bullet-box-inner ul li {
            padding-left: 10px;
        }






/*----------------CO WORKER----------------*/

.coworker-individual .col-md-4.mtop-60:nth-child(3n+1) {
    clear: both;
}




#txtNewsletterSignUpName {
    display: none;
}

.current-item {
    width: 80%;
    margin: 40px auto 0;
}

    .current-item > div {
        padding: 0;
    }

    .current-item p {
        width: 90%;
        font-size: 16px;
        line-height: 28px;
    }

/*----------------CO WORKER----------------*/


/* Newsletter form */

.policy-form-group {
    display: inline-flex;
    width: 100% !important;
    padding-bottom: 15px;
}

    .policy-form-group div {
        width: 100%;
    }

        .policy-form-group div:first-child {
            width: 30px;
        }

#checkNewsletterSignUpAccept {
    width: 20px;
    height: 20px;
}

.policy-form-text {
    cursor: pointer;
}

    .policy-form-text a {
        text-decoration: underline !important;
    }

    .policy-form-text a {
        display: inherit;
    }

/* Newsletter form */

/*----------------BLOGG----------------*/
.blog-grid {
}

.blog-img-banner {
    margin-bottom: 40px;
}

.blog-grid p, .blog-grid ul li {
    font-size: 16px;
}

@media (min-width: 1200px) {
.blog-article .blog-grid ul li {
    font-size: 18px !important;
 }
}

.blog-grid .container {
    width: auto !important;
    padding: 0;
}

.blog-article {
    background-color: #ededed;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
}

    .blog-article h1 {
        font-size: 38px;
        margin-bottom: 40px;
    }

.blog-small-text {
    font-weight: bold;
    font-size: 16px;
    color: #707070;
    text-transform: uppercase;
}

.blog-author {
    font-weight: bold;
    font-size: 16px;
    color: #707070;
    font-style: italic;
    margin-top: 20px;
}

.blog-pagination {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}

.blog-pagination-link {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-color: #0f2b37;
    margin-left: 12px;
}

    .blog-pagination-link.active {
        background-color: #ededed;
    }

        .blog-pagination-link.active a {
            color: black;
        }

    .blog-pagination-link a {
        color: white;
        font-weight: bold;
        padding-top: 25%;
        padding-bottom: 25%;
        display: block;
    }

.mbot-40 {
    margin-bottom: 40px;
}

.blog-category-menu {
    background-color: #ffb960;
    padding: 25px;
}

.blog-category-link {
    font-size: 16px;
    font-weight: bold;
    margin-right: 15px;
}

.blog-category-link.active {
    text-decoration: underline !important;
}

.d-block {
    display: block;
}

.blog-preview-author {
    color: #707070;
    font-weight: bold;
    font-style: italic;
    font-size: 14px !important;
}

.blog-preview-date {
    color: #707070;
    font-weight: bold;
    font-size: 14px !important;
    text-transform: uppercase;
}

.blog-img {
    margin: 0 auto;
}

/* Style Quiz addon Iframe */
.start-iframe-container {
	margin: 0px 20px 60px;
	padding-top: 80px;
}

iframe#quizFrame {
	width: 100%;
	height: 800px;
	border: 0;
}


