@-ms-viewport {
    width: device-width;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .regnrcampaignexpwrapper {
        padding: 0 0 10px 40px !important;
    }
}

.form-control {
    border-color: #8c8c8c;
    color: #333;
}

.form-control::placeholder {
    color: #91959c;
    opacity: 1;
}

::placeholder {
    color: #91959c;
    opacity: 1;
}


:-ms-input-placeholder {
    color: #91959c;
}

::-ms-input-placeholder {
    color: #91959c;
}


@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), url('/Static/fonts/open-sans/open-sans-400.woff2') format('woff2'), url('/Static/fonts/open-sans/open-sans-400.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Open Sans';
    font-weight: 300;
    src: local('Open Sans Light'), url('/Static/fonts/open-sans/open-sans-300.woff2') format('woff2'), url('/Static/fonts/open-sans/open-sans-300.woff') format('woff');
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Semibold'), url('/Static/fonts/open-sans/open-sans-600.woff2') format('woff2'), url('/Static/fonts/open-sans/open-sans-600.woff') format('woff');
    font-weight: 600;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/Static/fonts/open-sans/open-sans-700.woff') format('woff');
    font-weight: 700;
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/SourceSansPro/SourceSansPro-Regular.eot") format('embedded-opentype'), url("../fonts/SourceSansPro/SourceSansPro-Regular.woff") format('woff');
}

@font-face {
    font-family: 'Gill Sans MT';
    src: url("../fonts/GillSansMT/gillsansmt.eot") format('embedded-opentype'), url("../fonts/GillSansMT/gillsansmt.woff") format('woff');
}


@font-face {
    font-family: 'fontello';
    font-style: normal;
    font-weight: 900;
    src: url("/static/fonts/fontello/fontello.woff") format("woff");
}

@font-face {
    font-family: 'fontello';
    font-style: normal;
    font-weight: 400;
    src: url("/static/fonts/fontello/fontello.woff") format("woff");
}

@font-face {
    font-family: 'fontello';
    font-style: normal;
    font-weight: 900;
    src: url("/static/fonts/fontello/fontello.woff") format("woff");
}

@font-face {
    font-family: 'fontello';
    font-style: normal;
    font-weight: 400;
    src: url("/static/fonts/fontello/fontello.woff") format("woff");
}

h2.media-heading {
    font-size: 145%;
}

.italictext {
    font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    text-underline: none!important;
}
/*---- Typography ----*/
body {
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    font-size: 15px;
}

h1 {
    font-size: 235%;
    margin-top: 14px;
}

h2 {
    font-size: 165%;
}

h3 {
    font-size: 145%;
}

h4 {
    font-size: 120%;
}
.bold {
    font-weight:600;
}

.lead {
    font-size: 17px !important;
    font-weight: 600;
    margin-bottom: 10px;
}

a {
    color: #005bbb;
}

.landingpage-heading {
    padding: 3px 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.42857143;
}

p {
    line-height: 1.5;
}
p > a,
span > a,
p > strong > a {
    text-decoration: underline;
}

.BlankettPersonuppgifterLink {
    text-decoration: underline;
}

img {
    max-width: 100%;
    height: auto;
}

#service-tab > li {
    display: block !important;
}
a.accordion-toggle:focus,
a.accordion-toggle:focus::after {
    display: inline-block !important;
}

.ts-brodsmulor-div > a:focus-visible::before {
    display: none;
}

/*---- Body ----*/
html,
body {
    overflow-x: hidden !important;
}

body {
    background: #001f3f;
}
/*---- Page building blocks ----*/
#toolbar {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
}
#toolbar a {
    text-decoration: underline;
}

#header {
    background-color: rgb(245, 246, 247, 1);
    margin-bottom: 10px;
}

#transport-container {
    background-color: #fff;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#logotype {
    padding: 15px;
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.title-lead {
    /* margin:20px 0 0 -20px;*/
    display: inline-block;
    color: #fff;
}

#logotype img {
    max-height: 40px;
    max-width: 183px;
    width: 100%;
}

    #nav-transport {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }

#header-title {
    margin-bottom: 10px;
    margin-right: 15px;
    margin-top: 10px;
}

#header,
#header-transport,
#logotype,
#nav-transport,
#nav-xs,
#searchdiv {
    /* För att undvika onödiga utrymmen mellan inline-block-elementen */
    font-size: 0;
}

#ts-inputRegnummer {
    width: 160px;
}

#ts-inputPersonnummer {
    width: 200px;
}

.telefon-group {
    max-width: 200px;
}

#vag,
#sjofart,
#luftfart,
#jarnvag {
    text-align: center;
    padding: 5px 10px;
    height: 100%;
    font-size: 15px;
    outline: none !important;
    /* Samma som body,hanteras bäst med LESS-variabel antar jag */
}

    #vag > img,
    #sjofart > img,
    #luftfart > img,
    #jarnvag > img,
    #nav-transport > div > a {
        outline: none !important;
    }

#vag:hover,
#vag.current,
#sjofart:hover,
#sjofart.current,
#luftfart:hover,
#luftfart.current,
#jarnvag:hover,
#jarnvag.current {
    padding: 0 10px 5px;
}

#vag:hover,
#vag.current {
    border-top: 5px solid #e98300;
}

#sjofart:hover,
#sjofart.current,
a:focus-visible > #sjofart.current {
    border-top: 5px solid #cf0072;
}

#luftfart:hover,
#luftfart.current,
a:focus-visible > #luftfart.current {
    border-top: 5px solid #00a1de;
}

#jarnvag:hover,
#jarnvag.current,
a:focus-visible > #jarnvag.current {
    border-top: 5px solid #b6bf00;
}

#nav-transport a {
    color: #444;
    font-size: 15px;
}

    #nav-transport a:hover {
        text-decoration: none !important;
    }

#nav-xs {
    padding: 10px;
}

#searchdiv {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.quickSearchButton {
    background-color:#005bbb;
    color:#fff;
    border-color:#0044aa;
    z-index:5;
}
    .quickSearchButton > span {
        top:2px;
        margin-right:4px;
    }

    .quickSearchButton:active,
    .quickSearchButton:hover
    {
        color: #f5f5f5 !important;
    }

    #banner {
        margin-bottom: 10px;
        /*background-image:url('//www.transportstyrelsen.se/Global/Bilder/Startsida/ny/vag1_bp.jpg');*/
        /* inte-background-size: 100% auto; */
        background-repeat: no-repeat;
        min-height: 150px;
    }

.new#banner {
    margin-bottom: 0;
}

#service-top {
    padding: 10px 15px;
}

#services-block-vagtrafik {
    background-color: rgba(233, 131, 0, 0.9);
    color: #000000;
    margin-left: 0px;
}

#services-block-sjofart {
    background-color: rgba(207, 0, 114, 0.9);
    color: #fff;
    margin-left: 0px;
}

#services-block-luftfart {
    background-color: rgba(0, 161, 222, 0.9);
    color: #000000;
    margin-left: 0px;
}

#services-block-jarnvag {
    background-color: rgba(182, 191, 0, 0.9);
    color: #000000;
    margin-left: 0px;
}

#nav-services {
    padding: 10px 15px;
}

.crisis {
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}

#shortcuts {
    background: #002b59;
    margin-bottom: 10px;
}

#shortcuts div a {
    text-decoration: underline;
}



    #shortcuts .dropdown-menu li a {
        text-decoration: none;
    }

    #shortcuts-item a {
        color: #fff;
    }

.shortcuts-item {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    float: none;
    margin-right: -4px;
}

#shortcuts-item a:hover {
    color: #97ceff;
}

#topics {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background-color: #fff;
}
.landingpagetopics > h3 > a::after, .landingpagetopics > div > h3 > a::after {
    content: '\00a0»';
}

#news {
    background-color: #002b59;
    color: #fff;
}

    #news div h3 a {
        text-decoration: none;
    }
    #news div h3 a:hover {
        text-decoration: underline;
        color: #fff;
    }
        #news div h3 a::after {
            content: '\00a0»';
        }

#more-news {
    margin: 10px 0;
    text-align: right;
}

div.pagern {
    text-align: center;
}

#primary-content {
    background: #fff;
}

#content-primary {
    margin-bottom: 0px;
}

#content-primary > main > div > ol > li > a {
    text-decoration: underline;
}

#content-footer {
    margin-bottom: 15px;
    padding-bottom: 10px;
}

#content-footer-divider {
    border-top: 2px solid #cccccc;
    padding-bottom: 5px;
}

#cart {
    margin-top: 10px;
}

#gradient {
    height: 3px;
    margin-bottom: 10px;
    padding: 0;
    background: -webkit-linear-gradient(left, #00a1de, #b6bf00, #e98300, #cf0072, #1a2155);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #00a1de, #b6bf00, #e98300, #cf0072, #1a2155);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #00a1de, #b6bf00, #e98300, #cf0072, #1a2155);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, #00a1de, #b6bf00, #e98300, #cf0072, #1a2155);
    /* Standard syntax */
}

#footer, .footerfixer {
    color: #fff;
    margin-bottom: 30px;
}

    #footer span, .footerfixer span {
        margin-left: 17px;
    }

    #footer a, .footerfixer a {
        text-decoration: underline;
        color: white;

    }
.footerfirstrow {
    margin-bottom: 30px !important;
}

.mvcfooterfix {
    margin-top: 15px;
}
/*---- Menus and navigation ----*/
#nav-main {
    background-color: #FFFFFF;
    background-position: initial initial;
    background-repeat: initial initial;
    padding-bottom: 10px;
    padding-left: 17px;
    padding-top: 10px;
}

    #nav-main a {
        margin: 2px 0;
        padding: 3px 10px;
        text-decoration: none;
    }

    #nav-main a {
        color: #666666;
    }

        #nav-main a.active {
            /*background-position:initial initial;
	        background-repeat:initial initial;
	        font-weight:600;	
            background-color:#EFEFEF;*/
            /*background: #E98300;//#EFEFEF;#eee;*/
            font-weight: 700;
        }

            #nav-main a.active:hover {
                /*background-color:#E98300;//#EFEFEF;*/
                background-position: initial initial;
                background-repeat: initial initial;
            }
/*.nav-level-1 a {
	font-weight:500;
}
.nav-level-2 a {
	text-transform:none;
}*/
.nav-level-2,
.nav-level-3,
.nav-level-4,
.nav-level-5,
.nav-level-6,
.nav-level-7 {
    margin-left: 6px;
    padding-left: 3px;
    line-break: normal;
    overflow-wrap: break-word;
    /*border-left: 1px solid #E98300;*/
}

.nav-sub-current {
    /*background-image:url(http://test13.transportstyrelsen.se/Static/Images/divider.png);
	background-position:0 7px;
	background-repeat:no-repeat no-repeat;*/
    font-size: 92%;
    /*border-left: 1px solid #ddd;*/
    margin-left: 0;
    padding-left: 6px;
}

.nav-stacked .aktiv, .nav-stacked .aktiv-a {
}

#nav-main .aktiv-a {
    margin-bottom: 0px;
    padding-bottom: 2px;
}

a.above {
    /*font-weight:700;*/
    font-weight: 700;
}

ul {
    font-weight: normal;
}

/*---- Nya regler för understrukna länkar (februari 2020) ----*/
ul a {
    text-decoration: underline;
}
a[href^="mailto"] {
    text-decoration: underline;
}
.list-group-item a {
    text-decoration: underline;
}
.nav-level-1 a, h3 a::after, h2 a::after {
    text-decoration: none;
}

#nav-main a::after {
    content: '\00a0»';
}
.media-body a::after, .tsfs-item a::after, .ledigajobbanchor::after {
    content: '\00a0»';
}
li.aktiv {
    border-left: 2px solid #eee;
}
#more-news a {
    text-decoration: underline;
}
.aktiv > a, .webformsmenufix {
    background-color: #eeeeee;
}
.webformsmenufix::after {
    content: '' !important; 
}
    .ladda-button::after, .aktiv > a::after {
        content: '' !important;
    }
/*---- General styles (classes) ----*/
.vagtrafik {
    color: #e98300;
}

.sjofart {
    color: #cf0072;
}

.luftfart {
    color: #00a1de;
}

.jarnvag {
    color: #b6bf00;
}

.label-vagtrafik {
    background-color: #e98300;
}

.label-sjofart {
    background-color: #cf0072;
}

.label-luftfart {
    background-color: #00a1de;
}

.label-overgripande {
    background-color: #999999;
}

.label-jarnvag {
    background-color: #b6bf00;
}

.label-jarnvag {
    background-color: #b6bf00;
}

.label-unselected {
    color: black;
    border: 0.06em solid black;
}
.checkbox-vagtrafik {
    color: #333;
}

.checkbox-sjofart {
    color: #333;
}

.checkbox-luftfart {
    color: #333;
}

.checkbox-overgripande {
    color: #333;
}

.checkbox-jarnvag {
    color: #333;
}

.checkbox-jarnvag {
    color: #333;
}
.checkboxlabel {
    font-size: 95%;
}

.checkbox-unselected {
    color: #333;
}
    .checkbox-unselected::before {
        margin: 0 .5em 0 0;
        float: left;
        width: 1em;
        height: 1em;
        background: #fff;
        border: 1px solid #222;
        border-radius: 3px;
        content: '';
    }

.archiveFilterCheckBox {
    display: table-header-group!important;
}

.trafikslag {
    margin: 0.6em 0 0.6em;
}

    .trafikslag .label {
        display: inline-block;
        padding-right: 0.4em;
        font-weight: 400;
 
    }


    .trafikslag a {
        margin: 0.4em 0.4em 0.4em 0;
        outline: 0;
    }
.checkboxanchor {
    margin: 0;
}
    .checkboxanchor:hover {
        text-decoration: none;
    }
    .checkboxanchor:focus {
        border: solid 2px #333;   
        border-radius: 3px;
        text-decoration: none;
    }

    .trafikslag .label:hover,
    .trafikslag .label:focus {
        /*text-decoration: none;
        color: white;
        box-shadow: 0 0 10px 10px rgba(11, 11, 11, 0.3) inset;*/
    }

    .trafikslag a:hover,
    .trafikslag a:focus {
        /*text-decoration: none;
        outline: none;*/
    }

    .trafikslag .label:active {
        background: white;
        color: black;
    }

    .trafikslag .label::after {
        content: ' ';
        display: inline-block;
        margin-left: 0.2em;
        min-width: 0.7em;
    }

    .trafikslag .selected::before {
        margin: 0 .5em 0 0;
        float: left;
        width: 1em;
        height: 1em;
        background: #fff;
        border: 1px solid #222;
        border-radius: 3px;
        content: '✓';
    }

#crisis h2 {
    font-size: 155%;
}

.crisis-danger {
    background: #f2dede;
    color: #b94a48;
    border: 1px solid #ebccd1;
}

    .crisis-danger a,
    .crisis-danger a:hover {
        background: #f2dede;
        color: #b94a48;
        font-weight: bold;
    }

.crisis-info {
    background: #d9edf7;
    color: #3a87ad;
    border: 1px solid #bce8f1;
}

    .crisis-info a,
    .crisis-info a:hover {
        background: #d9edf7;
        color: #3a87ad;
        font-weight: bold;
    }

.crisis-primary {
    background: #d9edf7;
    color: #3a87ad;
    border: 1px solid #bce8f1;
}

    .crisis-primary a,
    .crisis-primary a:hover {
        background: #d9edf7;
        color: #3a87ad;
        font-weight: bold;
    }

.crisis-default {
    background: #d9edf7;
    color: #3a87ad;
    border: 1px solid #bce8f1;
}

    .crisis-default a,
    .crisis-default a:hover {
        background: #d9edf7;
        color: #3a87ad;
        font-weight: bold;
    }

.crisis-success {
    background: #5cb85c;
    color: #3a87ad;
    border: 1px solid #bce8f1;
}

    .crisis-success a,
    .crisis-success a:hover {
        background: #5cb85c;
        color: #3a87ad;
        font-weight: bold;
    }

.crisis-warning {
    background: #f0ad4e;
    color: #3a87ad;
    border: 1px solid #bce8f1;
}

    .crisis-warning a,
    .crisis-warning a:hover {
        background: #f0ad4e;
        color: #3a87ad;
        font-weight: bold;
    }

.label,
.badge {
    font-weight: 600;
}

.btn-primary, .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #005bbb;
}
    .btn-primary:active, .btn-primary:active:focus, .btn-primary:hover, .btn-primary.active, .quickSearchButton:hover {
        background-color: #002d6a;
    }

.btn-share {
    height: 20px;
    font-weight: 600;
    margin-top: -3px;
}

.btn-share-twitter img {
    margin: 3px 0 0 0;
}

.btn-share-mail span {
    margin: 0 3px 0 -1px;
}

a.btn-share-mail {
    background-color: #333 !important;
    border: 1px solid #333;
    color: #fff;
}

    a.btn-share-mail:hover {
        border: 1px solid #333;
        color: #fff;
    }
/*---- Page specific styles ----*/
.title {
    margin: 30px 0 0 -20px;
    padding: 5px 20px;
    display: inline-block;
}

#toolbar a {
    margin-left: 20px;
    color: #fff;
}

#footer a {
    margin: 0 20px;
    color: #fff;
}

    #toolbar a:hover,
    #footer a:hover {
        color: #ddd;
    }

#logged-in-status {
    color: #fff;
    margin-bottom: 10px;
}

#logged-in-as {
    position: relative;
    top: 7px;
}

#shortcuts div {
    padding: 20px 10px;
    text-align: center;
    font-size: 120%;
}

    #shortcuts div.dropdown {
        padding: 0;
    }

    #news a {
        color: #fff;
    }

    #news a:hover {
        color: #97ceff;
    }

.cart-delete-button {
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    padding: 3px 6px 3px 5px;
    color: #b94a48;
}

.cart-list {
    padding: -1px;
    margin: -1px;
}

.cart-item {
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #ccc;
}

.pub-btn {
    padding: 0 10px 0 0 !important;
}

.pub-cart-input {
    padding: 0;
}

.cart-item-count {
    height: 22px !important;
    width: 80px !important;
    margin-top: 1px;
    padding: 0 8px;
}
/*.cart-delete-button {
	font-size:18px;
	line-height:1;
	font-weight:700;
	color:#b94a48;
}
.cart-list {
	/*padding:-1px;
	margin:-1px;*/
/*}
.cart-item {
	padding:5px 0;
	margin:0;
	border-bottom:1px solid #ccc;
}
.pub-btn {
	padding:0 10px 0 0 !important;
}
.pub-cart-input {
	padding:0;
}*/
.roadsign {
    padding: 0 5px 10px 5px;
}

.tsfs-item {
    margin-bottom: 10px;
}

h3.tsfs-regulation-list {
    font-size: 120%;
    padding-top: 0;
    margin-top: 0;
}

.list-group-item-heading {
    font-size: 120%;
    padding-top: 0;
    margin-top: 0;
}

.list-group-item .alert {
    margin-bottom: 12px;
}

.badge-success {
    background: #5cb85c;
}

.badge-danger {
    background: #d9534f;
}

.badge-warning {
    background: #f0ad4e;
}

h3 .label {
    font-weight: normal;
    font-size: 65%;
    font-family: 'Source Sans Pro', 'Arial', sans-serif;
    padding: 0.1em 0.5em 0.15em;
}

.search-result {
    padding: 0.6em 0.8em;
    margin: 0;
    border-top: 1px solid #ddd;
}

.search-result-expanded {
    padding: 16px 8px;
}

.search-result div {
    padding: 0;
}

.search-result-header {
    border-top: 0;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    padding: 8px !important;
}

.search-result-header-small {
    font-weight: normal;
}

.search-result-heading {
    margin-top: 0;
}

.search-result a::after {
    content: "";
}
.search-result a {
    text-decoration: underline;
}

.bigger {
    font-size: 150%;
}
.checkout-overflow-horizontal-scroll {
    display: block;
    overflow-x: auto;
}
.glyphicon-checkout {
    top:27px !important;
    right:16px!important;
}
.glyphicon-webforms {
    display:none;
}
.bonus-calc-topic {
    margin: 0;
    padding: 4px;
}

span.maxQuantityError {
    top: 4px;
    left: 15px;
    position: relative;
    color: #a94442;
    display: none
}

/*---- Element specific styles ----*/
#nav-transport img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#nav-xs img {
    margin-right: 10px;
}

#service-top h2 {
    font-size: 135%;
}

#services-dropdown-menu {
    margin-left: 15px;
    margin-top: -10px;
}

#service-button {
    float: none;
    margin: 0 auto;
    text-align: center;
}

/*---- Mobile specials----*/
@media screen and (max-width: 991px) {
    #banner {
        /* inte-background-size: 120% auto; */
    }
}

@media screen and (max-width: 767px) {

    table {
        display: block;
        overflow-x: auto;
        border: none;
    }
    table td {
            width: 5%;
        }

    #logotype img {
        max-height: 40px;
        max-width: 183px;
        width: 60%;
    }

    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

    .row-offcanvas-right {
        right: 0;
    }

    .row-offcanvas-left {
        left: 0;
    }

    .row-offcanvas-right .sidebar-offcanvas {
        right: -91.67%;
    }

    .row-offcanvas-left .sidebar-offcanvas {
        left: -91.67%;
    }

    .row-offcanvas-right.active {
        right: 91.67%;
    }

    .row-offcanvas-left.active {
        left: 91.67%;
    }

        .row-offcanvas-left.active #nav-main .nav > li > a {
            visibility: visible;
        }

    .row-offcanvas-left #nav-main .nav > li > a {
        visibility: hidden;
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        padding: 10px 10px 10px 40px;
        width: 91.67%;
    }

    .pub-btn {
        padding: 0 0 10px 0 !important;
    }

    #vag,
    #sjofart,
    #luftfart,
    #jarnvag {
        border: none;
    }

    #searchdiv {
        margin-left: auto;
        margin-right: 0px !important;
        padding: 10px;
    }

    #banner {
        background: none;
        min-height: 0px !important;
    }

    #cover .title {
        margin: 0;
        padding: 10px 0;
        display: block !important;
    }

    #shortcuts {
        font-size: 85%;
        margin-top: -10px;
        background: #003459;
        padding-right: 30px;
    }

    .nu #shortcuts {
        padding-right: 0;
    }

    #services-block-vagtrafik,
    #services-block-sjofart,
    #services-block-luftfart,
    #services-block-jarnvag {
        background: none;
        color: #fff !important;
    }

    #form1 #services-block-vagtrafik,
    #form1 #services-block-sjofart,
    #form1 #services-block-luftfart,
    #form1 #services-block-jarnvag {
        margin-left: 15px;
    }

    /*.panel-heading .accordion-toggle:after {*/
    /* symbol for "opening" panels */
    /*font-family: 'Glyphicons Halflings';*/
    /* essential for enabling glyphicon */
    /*display: none;*/
    /* adjust as needed,taken from bootstrap.css */
    /*float: right;
        background: #F5F5F5;*/
    /* adjust as needed */
    /*color: grey;*/
    /* adjust as needed */
    /*}*/
    h1 {
        font-size: 190%;
        /*font-size i bootstrap 260%*/
        margin-top: 14px;
    }

    h2 {
        font-size: 165%;
        /*font-size i bootstrap 215%*/
    }

    h3 {
        font-size: 145%;
        /*font-size i bootstrap 170%*/
    }

    h4 {
        font-size: 115%;
        /*font-size i bootstrap 125%*/
    }

    #nav-main {
        padding-left: 40px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: -10px;
    }

    .sidebar-offcanvas#nav-main {
        display: none !important;
    }

    #shortcuts #service-button-dropdown {
        text-align: center;
        font-size: 16px;
    }
}

@media screen and (min-width: 767px) {
    #shortcuts #service-button-dropdown {
        font-size: 18px;
    }
}

    #shortcuts #service-button-dropdown {
        text-decoration: none;
        padding: 10px 15px;
        width: 100%;
    }

    .media,
    .media-body {
        font-size: 98%;
    }
    /*.bg-ts{background-color:#005bbb;color: #fff;}*/
    .btn-opinion {
        margin-top: -5px;
    }

    .img-share {
        height: 22px;
        width: 44px;
        margin: -5px 0 0 3px;
    }

    .page-details {
        margin-right: 5px;
    }

    .bg-ts {
        background-color: #ffffff;
    }

    #comment {
        padding: 10px;
        margin-bottom: 0px;
    }

    #comment-button {
        display: block;
        width: 100%;
    }

    #twitter-img {
        max-height: 12px;
        max-width: 12px;
    }

    #fb-img {
        max-height: 12px;
        max-width: 12px;
    }

    #linkedin-img {
        max-height: 12px;
        max-width: 12px;
    }

    .btn-share-facebook img {
        margin: 1px 0 0 -1px;
    }

    .btn-share-facebook {
        margin-right: 3px;
        margin-top: 2px;
    }

    .btn-share-twitter {
        margin-right: 3px;
        margin-top: 2px;
    }

    .btn-share-linkedin {
        margin-top: 2px;
    }

    a.btn-share-facebook {
        background-color: #3b5998 !important;
        border: 1px solid #3b5998;
        color: #fff;
    }

        a.btn-share-facebook:hover {
            border: 1px solid #3b5998;
            color: #fff;
        }

    a.btn-share-twitter {
        background-color: #eaeaea !important;
        border: 1px solid #d8d8d8;
        color: #333;
    }

        a.btn-share-twitter:hover {
            border: 1px solid #ccc;
            color: #333;
        }

    a.btn-share-linkedin {
        background-color: #0976b4 !important;
        border: 1px solid #0976b4;
        color: #fff;
    }

        a.btn-share-linkedin:hover {
            border: 1px solid #0976b4;
            color: #fff;
        }

    #filter-list {
        margin-top: 0px;
        font-size: 17px;
    }

    .fakeh3,
    .formonfilepage-fakeh3,
    .fakeh3-landingpagetopics {
        font-size: 21px;
        font-family: 'Open Sans', 'Arial', 'sans-serif';
    }

    .formonfilepage-fakeh3 {
        margin: 0 0 10px;
        line-height: 1.5;
    }

    .fakeh3-landingpagetopics {
        padding: 3px 0;
        display: block;
    }

        .fakeh3-landingpagetopics::after {
            content: '\00a0»';
        }

    .panel-heading .accordion-toggle:after {
        /* symbol for "collapsed" panels */
        content: "\e114";
        /* adjust as needed, taken from bootstrap.css */
        font-family: 'Glyphicons Halflings';
        /* essential for enabling glyphicon */
        float: right;
        /* adjust as needed */
        color: grey;
        /* adjust as needed */
    }

    .panel-heading .accordion-toggle[aria-expanded=true]:after {
        /* essential for enabling glyphicon */
        content: "\e113";
    }

    .FAQ .panel-group .panel.panel-default:hover a {
        text-decoration: underline;
    }

    #filter-block {
        margin-bottom: 0;
    }

    .service-title {
        margin-top: 0;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

        .service-title a {
            color: #000;
            /*background: #f5f5f5;*/
        }

    #service-tab {
        margin-top: 15px;
        margin-bottom: 10px;
    }
    /*Generella klasser*/
    .pad-r15 {
        padding-right: 15px;
    }

    .mar-r5 {
        margin-right: 5px;
    }

    .pad-l15 {
        padding-left: 15px;
    }

    .mar-l5 {
        margin-left: 5px;
    }

    .mar-t5 {
        margin-top: 5px;
    }

    .mar-t10 {
        margin-top: 10px;
    }

    .mar-t20 {
        margin-top: 20px;
    }

    .pad-b15 {
        padding-bottom: 15px;
    }

    .mar-b5 {
        margin-bottom: 5px;
    }

    .mar-b15 {
        margin-bottom: 15px;
    }

    .label-ts {
        background-color: #999999;
        background-color: #efefef;
        color: #666;
    }

    .mainImageDescription {
        font-style: italic;
    }

    .imgText {
        font-size: 85%;
        margin-top: -10px;
    }

    .errorText {
        color: red;
    }

    .quicksearchautocomplete {
        font-size: 12px !important;
        border-color: #8c8c8c;
        font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    }

        .quicksearchautocomplete::placeholder {
            color: #757575;
        }

    .ui-widget-content {
        border: 1px solid #333333;
        background-color: #ffffff !important;
        color: #333333;
        width: 10px;
    }

        .ui-state-hover,
        .ui-widget-content .ui-state-hover,
        .ui-widget-header .ui-state-hover,
        .ui-state-focus,
        .ui-widget-content .ui-state-focus,
        .ui-widget-header .ui-state-focus {
            border: 1px solid #dddddd;
            background-color: #dddddd;
            font-weight: bold;
            color: #333333;
        }

    .help-block {
        /*margin-top:-5px;
    margin-bottom:-6px;*/
        color: #737373;
        font-weight: 400;
    }

    .help-block-date {
        width: 250px;
        display: table-caption;
        margin: 4px 0 0 0;
    }

    .help-block > a {
        text-decoration: underline;
    }

    .forgottenpassword {
        margin-top: 5px;
        margin-bottom: 6px;
    }

    .fileuploader {
        margin-top: 10px;
    }

    .btn-file {
        position: relative;
        overflow: hidden;
    }

        .btn-file input[type=file] {
            position: absolute;
            top: 0;
            right: 0;
            min-width: 100%;
            min-height: 100%;
            font-size: 100px;
            text-align: right;
            filter: alpha(opacity=0);
            opacity: 0;
            background: red;
            cursor: inherit;
            display: block;
        }

    .btn-beautiful-color {
        color: #fff;
        background-color: #428bca;
        border-color: #357ebd;
    }

    .shopProductImage {
        max-height: 109px;
        max-width: 77px;
    }

    .notextdecoration:hover {
        text-decoration: none;
    }

    #shopDisabledPDFbutton {
        color: #fff;
    }

    .bestbets {
        background-color: whitesmoke;
    }

    #mobiletab, .mobiletab {
        font-size: 130%;
        padding: 0px;
        margin: 0px;
    }

    #search-result-highlight,
    .search-result-highlight {
        /*color: #005bbb;*/
        font-weight: 800;
    }
    /* TS Breadcrumbs */
    .ts-brodsmulor-div {
        display: block;
        overflow: hidden;
        border-radius: 5px;
        margin-top: 16px;
    }

        .ts-brodsmulor-div > * {
            text-decoration: none;
            outline: none;
            display: inline;
            float: left;
            font-size: 14px;
            line-height: 18px;
            /*need more margin on the left of links to accomodate the numbers*/
            padding: 0 5px 0 12px;
            background: white;
            position: relative;
            transition: all 0.5s;
        }


        .ts-brodsmulor-div > * {
            /*            white-space: nowrap;*/
            /*            overflow: hidden;
            text-overflow: ellipsis;*/
        }
            /*since the first link does not have a triangle before it we can reduce the left padding to make it look consistent with other links*/
            .ts-brodsmulor-div > *:first-child {
                padding-left: 0px;
                border-radius: 5px 0 0 5px;
                /*to match with the parent's radius*/
            }

            .ts-brodsmulor-div > *:last-child {
                border-radius: 0 5px 5px 0;
                /*this was to prevent glitches on hover*/
                padding-right: 20px;
                padding-right: 8px;
                color: black;
                text-decoration: none;
            }

        .ts-brodsmulor-div a {
            padding-top: 2px;
            text-decoration: underline;
        }

            .ts-brodsmulor-div a:not(:first-child) {
                margin-left: 12px;
                padding-left: 0px;
            }

        /*adding the arrows for the ts-brodsmulor-divs using rotated pseudo elements*/
        .ts-brodsmulor-div > *:after {
            content: '/';
            position: absolute;
            top: 1px;
            right: -2px;
            /*half of square's length*/
            /*same dimension as the line-height of .ts-brodsmulor-div a */
            width: 0px;
            height: 16px;
            /*as you see the rotated square takes a larger height. which makes it tough to position it properly. So we are going to scale it down so that the diagonals become equal to the line-height of the link. We scale it to 70.7% because if square's: 
	length = 1; diagonal = (1^2 + 1^2)^0.5 = 1.414 (pythagoras theorem)
	if diagonal required = 1; length = 1/1.414 = 0.707*/
            transform: rotate(10deg);
            -ms-transform: rotate(10deg);
            -webkit-transform: rotate(10deg);
            /*we need to prevent the arrows from getting buried under the next link*/
            z-index: 1;
            /*background same as links but the gradient will be rotated to compensate with the transform applied*/
            background: white;
            /*stylish arrow design using box shadow*/
            box-shadow: 2px -2px 0 1px 50%;
            /*
		5px - for rounded arrows and 
		50px - to prevent hover glitches on the border created using shadows*/
            border-radius: 0 5px 0 50px;
            transition: all 0.5s;
            color: black;
            cursor: text;
        }
        /*we dont need an arrow after the last link*/
        .ts-brodsmulor-div > *:last-child:after {
            content: none;
        }


        /*we will use the :before element to show numbers*/
        .ts-brodsmulor-div > *:before {
            /*some styles now*/
            border-radius: 100%;
            width: 18px;
            height: 18px;
            line-height: 18px;
            margin: 8px 0;
            position: absolute;
            top: 0;
            left: 30px;
            background: white;
            background: linear-gradient(#444444, #222222);
            font-weight: bold;
            box-shadow: 0 0 0 1px #ccc;
        }

        .ts-brodsmulor-div > *:nth-child(n+2) {
            display: none;
        }

    span.ts-brodsmulor-last {
        top: 3px;
    }

    @media (max-width: 800px) {
        .ts-brodsmulor-div > *:nth-last-child(-n+2) {
            display: block;
        }

        .ts-brodsmulor-div > a.active-vagtrafik,
        .ts-brodsmulor-div > a.active-overgripande,
        .ts-brodsmulor-div > a.active-sjofart,
        .ts-brodsmulor-div > a.active-luftfart,
        .ts-brodsmulor-div > a.active-jarnvag {
            padding-top: 0;
            display: inline;
            float: none;
        }

        /*    .ts-brodsmulor-div > * {
        max-width: 62px;
    }*/
    }

    @media (min-width: 801px) {
        .ts-brodsmulor-div > *:nth-last-child(-n+3) {
            display: block;
        }

        .ts-brodsmulor-div > a.active-vagtrafik,
        .ts-brodsmulor-div > a.active-overgripande,
        .ts-brodsmulor-div > a.active-sjofart,
        .ts-brodsmulor-div > a.active-luftfart,
        .ts-brodsmulor-div > a.active-jarnvag {
            padding-top: 0;
            display: inline;
            float: none;
        }

        /*    .ts-brodsmulor-div > a {
        max-width: 106px;
    }*/
    }

    .js .extended-click-area {
        cursor: pointer;
    }

    .extended-click-area:focus {
        border: solid 2px #333;
        border-radius: 6px !important;
    }

    .ts-forsta-rubrik {
        margin-top: 0;
    }

    /* Rapportera flygtid */
    .ts-h2-forsta-rubrik {
        font-size: 165%;
        margin-top: 0px;
    }

    .ts-h3-forsta-rubrik {
        margin-top: 0px;
        /*Potentiellt fel*/
        font-size: 140%;
    }

    .ts-h3 {
        font-size: 140%;
    }

    #postnr,
    #flygtid,
    #landningar {
        max-width: 100px;
    }

    #other {
        display: none;
        margin-top: 10px;
    }
    /* Cookie consent */
    .cc_banner-wrapper {
        position: relative;
        z-index: 9001;
    }

    .cc_container .cc_btn {
        transition: font-size 200ms;
        text-align: center;
        line-height: 1em;
        font-size: 0.6em;
        cursor: pointer;
    }

    .cc_container .cc_message {
        margin: 0px;
        padding: 0px;
        transition: font-size 200ms;
        line-height: 1.5em;
        font-size: 0.6em;
    }

    .cc_container .cc_logo {
        transition: opacity 200ms;
        width: 100px;
        height: 22px;
        text-indent: -1000px;
        overflow: hidden;
        display: none;
        opacity: 0.9;
    }

        .cc_container .cc_logo:hover {
            opacity: 1;
        }

        .cc_container .cc_logo:active {
            opacity: 1;
        }

    @media screen and (min-width: 280px) {
        .cc_container .cc_message {
            max-width: 160px;
        }
    }

    @media screen and (min-width: 360px) {
        .cc_container .cc_message {
            max-width: 217px;
        }
    }

    @media screen and (min-width: 375px) {
        .cc_container .cc_message {
            max-width: 220px;
        }
    }

    @media screen and (min-width: 414px) {
        .cc_container .cc_message {
            max-width: 250px;
        }
    }

    @media screen and (min-width: 500px) {
        .cc_container .cc_btn {
            font-size: 0.8em;
        }

        .cc_container .cc_message {
            font-size: 0.8em;
            max-width: 380px;
        }
    }

    @media screen and (min-width: 768px) {
        .cc_container .cc_btn {
            font-size: 1em;
        }

        .cc_container .cc_message {
            line-height: 1em;
            font-size: 1em;
            max-width: 550px;
        }
    }

    @media screen and (min-width: 992px) {
        .cc_container .cc_message {
            font-size: 1em;
            max-width: 900px;
        }
    }

    @media print {
        .cc_banner-wrapper {
            display: none;
        }

        .cc_container {
            display: none;
        }
    }

    .cc_container {
        padding: 10px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        overflow: hidden;
        position: fixed;
    }

        .cc_container .cc_btn {
            padding: 8px 10px;
            transition: font-size 200ms;
            width: 33%;
            text-align: center;
            font-size: 0.6em;
            margin-left: 10px;
            float: right;
            display: block;
            cursor: pointer;
            max-width: 120px;
            background-color: #f1d600;
        }

        .cc_container .cc_message {
            transition: font-size 200ms;
            font-size: 0.6em;
            display: inline-block;
        }

    @media screen and (min-width: 500px) {
        .cc_container .cc_btn {
            font-size: 0.8em;
        }

        .cc_container .cc_message {
            font-size: 0.8em;
            margin-top: 0.5em;
        }
    }

    @media screen and (min-width: 768px) {
        .cc_container {
            padding: 15px 30px;
        }

            .cc_container .cc_btn {
                padding: 8px 15px;
                font-size: 1em;
            }

            .cc_container .cc_message {
                font-size: 1em;
            }
    }

    @media screen and (min-width: 992px) {
        .cc_container .cc_message {
            font-size: 1em;
        }
    }

    .cc_container {
        background: #222222;
        color: #ffffff;
        font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Calibri, Helvetica, Arial;
        font-size: 17px;
        box-sizing: border-box;
    }

        .cc_container .cc_btn:hover {
            color: #000000;
            background-color: #ffffff;
        }

        .cc_container .cc_btn:focus {
            border: 2px solid #333333;
            box-shadow: 0 0 0 2px white;
            border-radius: 5px;
            outline: none;
        }

        .cc_container .cc_btn:active {
            color: #000000;
            background-color: #ffffff;
        }

        .cc_container a {
            transition: color 200ms;
            color: #31a8f0;
        }

            .cc_container a:visited {
                transition: color 200ms;
                color: #31a8f0;
            }

            .cc_container a:hover {
                color: #b2f7ff;
            }

            .cc_container a:active {
                color: #b2f7ff;
            }

    .cc_container {
        animation-name: slideUp;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        -moz-animation-duration: 0.8s;
        -o-animation-duration: 0.8s;
        -webkit-animation-name: slideUp;
    }

    .cc_message {
        animation-name: slideUp;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        -moz-animation-duration: 0.8s;
        -o-animation-duration: 0.8s;
        -webkit-animation-name: slideUp;
    }

    .cc_btn {
        animation-name: slideUp;
        animation-duration: 0.8s;
        -webkit-animation-duration: 0.8s;
        -moz-animation-duration: 0.8s;
        -o-animation-duration: 0.8s;
        -webkit-animation-name: slideUp;
    }

    .cc_container .cc_btn {
        border-radius: 5px;
        transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
        color: #ffffff;
        background-color: #005bbb;
    }

        .cc_container .cc_btn:visited {
            border-radius: 5px;
            transition: background 200ms ease-in-out, color 200ms ease-in-out, box-shadow 200ms ease-in-out;
            color: #ffffff;
            background-color: #005bbb;
        }

    /*form:invalid .btn-primary:not([formnovalidate]) {
    background: #fff;
    color: #333;
}*/

    /*
input.btn.disabled, 
button.btn.disabled {
    pointer-events: auto;
    cursor: pointer;
    background-color: #005bbb !important;
    color: #ffffff !important;
    opacity: 1;
}
*/

    form img.thumbnail {
        display: inline-block;
        max-height: 2.4em;
        vertical-align: text-bottom;
        margin-right: 0.5em;
        margin-bottom: 0;
        box-shadow: 0.2em 0.2em 0.2em rgba(33, 33, 33, 0.3);
        transition: max-height 0.2s;
    }

        form img.thumbnail + span {
            vertical-align: text-bottom;
            display: inline-block;
            margin-bottom: 1em;
        }

        form img.thumbnail:hover {
            position: absolute;
            max-height: 16em;
            z-index: 2;
        }

    .modal-dialog {
        max-height: 100%;
        overflow-y: auto;
    }

    #post-comment-form > div.hidden {
        display: none;
    }

    #post-comment-form > div.visible {
        display: block;
    }

    .js [data-enabled-if] {
        display: none;
    }

    #content-secondary {
        margin-top: 2.5em;
    }

    .with-red-errors .with-errors {
        color: #a94442;
    }

    .media-body > p > a::after {
        content: "";
    }

    .quasi-alert > .panel-heading, .quasi-alert > .panel-heading a {
        background: inherit;
    }

    .hdng {
        font-size: 20px;
    }

    .quasi-alert .hdng::after {
        font-family: 'Glyphicons Halflings';
        content: "\e086";
        color: black;
        position: relative;
        font-size: 0.8em;
        margin-top: 0.2em;
        margin-left: 0.25em;
        display: inline-block;
    }

    .quasi-alert.quasi-alert-warning .hdng::after {
        content: "\e101";
        color: #6c4a00;
    }

    .quasi-alert.quasi-alert-danger .hdng::after {
        content: "\e162";
        color: #d2322d;
    }

    .quasi-alert.quasi-alert-info .hdng::after {
        content: "\e086";
        color: #214c62;
    }


    .quasi-alert .panel-body {
        background: white;
    }

    .quasi-alert.quasi-alert-warning {
        background: #f9f1c6;
    }

    .quasi-alert.quasi-alert-danger {
        background: #f2dede;
    }

    .quasi-alert.quasi-alert-info {
        background: #d9edf7;
    }


    .quasi-alert .alert::before {
        font-family: 'Glyphicons Halflings';
        content: "\e086";
        color: black;
        position: relative;
        top: -0.2em;
        font-size: 1.3em;
        margin-right: 0.2em;
        vertical-align: middle;
    }

    .quasi-alert .alert-warning::before {
        content: "\e101";
        color: #6c4a00;
    }

    .quasi-alert .alert-danger::before {
        content: "\e162";
        color: #d2322d;
    }

    .quasi-alert .alert-info::before {
        content: "\e086";
        color: #214c62;
    }

    .globalwarningbody a::after {
        content: "";
    }


    .ruta .details {
        display: block;
    }

    .ruta.alert .details {
        padding-left: 1.58em;
    }

    .ruta .heading {
        font-size: 1.2em;
    }

    @media screen and (min-width: 768px) {
        #toolbar-clone, #nav-transport-clone, #header-clone {
            display: none;
        }
    }

    @media screen and (max-width: 767px) {

        table {
            display: block;
            overflow-x: auto;
            border: none;
        }

            table td {
                width: 5%;
            }

        #toolbar, #nav-transport {
            display: none;
        }

        #transport-container {
            width: 100%;
            border-top: none; /*10px solid #003459;*/
        }


        .icon-menu > div {
            display: inline-block;
            width: 21%;
            margin: 0 2%;
            vertical-align: top;
            border-top: 0.3em solid transparent;
        }

            .icon-menu > div > a {
                display: inline-block;
                width: 100%;
                text-align: center;
            }

            .icon-menu > div > img {
                display: block;
                max-width: 100%;
                text-align: center;
            }

        [data-tag=vag]:hover,
        [data-tag=vag].current {
            border-top-color: #e98300;
        }

        [data-tag=sjofart]:hover,
        [data-tag=sjofart].current {
            border-top-color: #cf0072;
        }

        [data-tag=luftfart]:hover,
        [data-tag=luftfart].current {
            border-top-color: #00a1de;
        }

        [data-tag=jarnvag]:hover,
        [data-tag=jarnvag].current {
            border-top-color: #b6bf00;
        }

        #header.stuck {
            position: fixed;
            top: 0;
            z-index: 3;
            /*background: rgba(255,255,255,0.96);*/
        }

        #header {
            background: rgba(255,255,255,0.96);
        }

            #header.stuck button {
                background: #005bbb;
                border-color: #357ebd;
                color: white;
            }

        #menu-button-xs {
            background: #005bbb;
            border-color: #005bbb;
            color: white;
        }

        .stuck #logotype {
            display: none;
        }

        #header.stuck + .ghost {
            height: 128px;
            margin: 0 -15px;
        }

        .stuck #searchdiv {
            max-width: 72%;
        }

        .active #nav-main.stuck {
            position: fixed;
            top: 80px;
            z-index: 11;
            left: -28px;
            right: 20%;
            bottom: 0;
            overflow-y: auto;
        }

        #transport-container {
            border-bottom: 10px solid #001f3f;
        }

        .toolbar-links {
            background: #001f3f;
            padding: 0.4em 0;
        }

        #nav-main .toolbar-links a {
            color: white;
            padding-left: 0.6em;
            display: inline-block;
            float: none;
            margin: 0;
            line-height: 1.1;
        }
    }

    @media screen and (max-width: 480px) {
        .icon-menu > div > a {
            font-size: 0.833em;
        }
    }
    /*
@supports (position: sticky) {

    .container {
        background: #001f3f;
        padding-top: 75px;
    }


    #logotype {
        width: 100%;
        position: fixed;
        top: 10px;
        padding: 15px;
        background: white;
        z-index: 0;
    }

        #logotype > a {
        display: block;
        margin-bottom: 1em;
    }

    #header {
        position: -webkit-sticky;
        position: sticky;
        float: none;
        display: block;
        top: 0;
        z-index: 2;
        background: #ccc;
        margin-bottom: 0;
    }

    #nav-xs, #searchdiv, #main-nav {
        position: sticky;
        top: 0;
        background: #ccc;
        border: 12px solid #001f3f;
        border-left: none;
        border-right: none;
    }

    body {
        overflow-x: initial !important;
    }
}*/

    @media screen and (min-width: 768px) {
        #transport-container {
            border-top: none;
        }

        .container {
            padding-top: 0;
            position: static;
        }

        #header, #nav-xs, #searchdiv, #main-nav {
            position: static;
        }

        #searchdiv {
            background: inherit;
            border: none;
        }

        #logotype {
            width: 33.3333%;
            position: static;
            top: inherit;
            padding: 20px 27px;
            background: inherit;
            z-index: 0;
        }

        #header {
            margin-bottom: 10px;
        }

            #header.stuck + .ghost {
                height: auto;
            }

        .stuck #searchdiv {
            max-width: auto;
        }
    }

    button.hamburger-menu {
        padding: 4px 6px;
        min-width: 80px;
    }

        button.hamburger-menu > svg {
            float: left;
            height: 24px;
            width: 24px;
        }

        button.hamburger-menu > span {
            margin-left: 3px;
            margin-right: 6px;
            position: relative;
            top: 3px;
        }

    #menu-button-xs:active, #menu-button-xs:focus {
        color: white;
        background-color: #005bbb;
        border-color: #005bbb;
        outline: none;
    }

    #footer-toolbar a {
        display: block;
        padding: 0.1em 1em;
    }

    .alert-danger {
        color: #721c24;
        background-color: #f8d7da;
        border-color: #f5c6cb;
    }

    .alert.alert-orka > p::before {
        font-family: 'Glyphicons Halflings';
        content: "\e086";
        color: black;
        font-size: 1.25em;
        margin-right: 0.28em;
        position: relative;
        top: 0.16em;
    }

    .alert.alert-orka.alert-warning > p::before {
        content: "\e101";
        color: #6c4a00;
    }

    .alert.alert-orka.alert-danger > p::before {
        content: "\e162";
        color: #d2322d;
    }

    .alert.alert-orka.alert-info > p::before {
        color: #214c62;
    }


    .gsc-search-button::after {
    }

    #searchdiv .gsc-search-box,
    #searchdiv .gsc-control-cse {
        border: none;
        background-color: inherit;
    }

        #searchdiv .gsc-control-cse.gsc-control-cse-sv {
            padding: 0;
        }

    #searchdiv .gsc-search-button > input {
        height: 88%;
    }

    #searchdiv input.gsc-search-button-v2 {
        margin-top: 4px;
    }

    .gsc-search-box input {
        background: none !important;
    }

    .gsc-search-button input::after {
        content: 'jan';
    }

    @keyframes blink {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    blink {
        animation: blink 1s infinite;
    }

    .file-size-info {
        font-size: 0.8em;
    }

    .center {
        text-align: center;
    }

    .center-image {
        margin-left: auto;
        margin-right: auto;
    }

    .shortcuts-block {
        padding: 20px 10px;
        text-align: center;
        font-size: 120%;
    }

        .shortcuts-block > label {
            display: inline-block;
            color: black;
        }

        .shortcuts-block ul > li {
            margin: 0 auto;
            float: none;
        }

            .shortcuts-block ul > li > ul {
                width: 100%;
            }

    .standard-page.partial {
        padding: 1.22em 0.6em;
        text-align: center;
        font-size: 1.2em;
        color: white;
    }

        .standard-page.partial a, .puff.partial a {
            color: inherit;
        }

    .customer-service-queus-time.block {
        padding: 0 0.6em 0.6em;
    }

    .speaking {
        background: yellow;
    }

    .not-sr-only {
        display: inline-block;
        position: absolute;
        outline: none;
    }

        .not-sr-only a {
            display: inline-block;
            width: 1px;
            height: 1px;
            overflow: hidden;
        }

            .not-sr-only a:focus {
                color: #fff;
                position: fixed;
                z-index: 12;
                background: #005bbb;
                text-align: center;
                left: 0;
                right: 0;
                top: 0;
                padding: 5px 0;
                width: auto;
                height: 34px;
                border: solid #f5f5f5 2px;
                border-radius: 6px;
                outline: none;
                margin: 4px 80px;
                box-shadow: none;
            }

    #nav-transport img {
        transition: all 0.22s;
    }

    #nav-transport a:focus #vag > img {
        -webkit-filter: sepia(1) hue-rotate(-11deg) brightness(115%) saturate(350%);
        filter: sepia(1) hue-rotate(-11deg) brightness(115%) saturate(350%);
    }

    #nav-transport a:focus #sjofart > img {
        -webkit-filter: sepia(1) hue-rotate(284deg) brightness(75%) saturate(500%);
        filter: sepia(1) hue-rotate(284deg) brightness(75%) saturate(500%);
    }

    #nav-transport a:focus #luftfart > img {
        -webkit-filter: sepia(1) hue-rotate(162deg) brightness(105%) saturate(350%);
        filter: sepia(1) hue-rotate(162deg) brightness(105%) saturate(350%);
    }

    #nav-transport a:focus #jarnvag > img {
        -webkit-filter: sepia(1) hue-rotate(25deg) brightness(145%) saturate(350%);
        filter: sepia(1) hue-rotate(25deg) brightness(145%) saturate(350%);
    }

    #nav-transport a:focus img {
        outline: 1px dotted #333;
    }

    #nav-transport#nav-transport#nav-transport .current > img {
        -webkit-filter: none;
        filter: none;
    }

    #logotype a:focus-visible img, .close:focus-visible {
        outline: 3px solid #212324;
        outline-offset: 3px;
    }

    /*CSS för feedbackfunktionen*/
    .ts-feedback {
        border-top: 1px solid;
        border-bottom: 1px solid transparent;
        border-top-color: #F0F0F0;
        margin-top: 30px;
    }

    .ts-feeback p {
        font-size: 1.2em;
    }

    .ts-feedback-tack, .ts-feedback-tack-kontakt-wrapper {
        display: none;
    }

    .ts-tack-for-forbattring {
        display: none;
    }

    .ts-feedback-tack, .ts-feedback {
        min-height: 0px;
        max-height: 250px;
    }

    .ts-btn-group-feedback {
        display: block;
        height: 40px;
    }

    #ts-feedback-1 {
        color: #FFFFFF;
        background-color: #278446;
    }

        #ts-feedback-1:hover {
            background-color: #08ad00;
        }

    #ts-feedback-2 {
        background-color: #77D000;
    }

        #ts-feedback-2:hover {
            background-color: #6ebc00;
        }

    #ts-feedback-3 {
        background-color: #D7C200;
    }

        #ts-feedback-3:hover {
            background-color: #c4b001;
        }


    #ts-feedback-4 {
        background-color: #DE5300;
        color: #FFFFFF;
    }

        #ts-feedback-4:hover {
            background-color: #c94900;
        }

    #ts-feedback-5 {
        background-color: #c84650;
        color: #FFFFFF;
    }

        #ts-feedback-5:hover {
            background-color: #cc001b;
        }


    .personnummer {
        max-width: 200px;
    }

    .borderfix {
        border-radius: 4px !important;
    }

    .marginfix {
        margin-top: 0px;
    }

    .infoglyphiconfix {
        color: #31708F;
    }

    @media only screen and (min-width: 1025px) {
        .chartdesktop {
            margin-left: 324px;
        }
    }


    .console {
        white-space: pre;
        background: black;
        color: white;
        font-family: monospace;
    }

    .cmd {
        font-family: monospace;
    }

    .console .prompt, .console .cursor {
        color: #ddd;
        user-select: none;
        margin-right: 0.2em;
    }

    @keyframes blink {
        from {
            opacity: 0;
        }

        to {
            opacity: 1;
        }
    }

    .console .blink, .console .cursor {
        animation: blink 0.72s infinite;
    }

    .channels {
        padding-left: 0;
        list-style: none;
        margin-left: -5px;
        display: inline-block;
        margin-left: 0.5em;
    }

        .channels li {
            display: inline-block;
            /* You can also add some margins here to make it look prettier */
            margin-left: -20px;
            zoom: 1;
            *display: inline;
            /* this fix is needed for IE7- */
        }

    .fab {
        font-family: "fontello";
    }

    .fa, .fab, .fal, .far, .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }

    .fa-facebook-f::before {
        font-family: "fontello";
        content: "\F09A";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .fa-twitter::before {
        font-family: "fontello";
        content: "\F099";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .fa-linkedin::before {
        font-family: "fontello";
        content: "\F0E1";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .fa-youtube::before {
        font-family: "fontello";
        content: "\F167";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    a.accordion-toggle {
        width: 100%;
        display: inline-block;
        padding: 10px 15px 10px 15px;
        text-decoration: none;
        font-size: 15px;
    }

    div.bootstrap-panel-heading, .FAQ .panel-heading, .FAQ .panel-title {
        padding: 0;
        font-size: 1em;
    }

    table {
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
    }

        table > td > a, table > th > a, table > tbody > tr > td > a {
            text-decoration: underline;
        }

        table.table-striped td {
            border-top-color: #ddd !important;
            border-top-width: 0.5px !important;
        }

        table.table-striped > thead > tr > th {
            border-bottom-color: #ddd !important;
            border-bottom-width: 0.5px !important;
        }


    body .alert-warning {
        background: #f9f1c6;
        color: #6c4a00;
    }

    .channels {
        padding-left: 0;
        list-style: none;
        margin-left: -5px;
        display: inline-block;
        margin-left: 0.5em;
    }

        .channels li {
            display: inline-block;
            /* You can also add some margins here to make it look prettier */
            margin-left: -20px;
            zoom: 1;
            *display: inline;
            /* this fix is needed for IE7- */
        }

    .fab {
        font-family: "fontello";
    }

    .fa, .fab, .fal, .far, .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }

    .fa-facebook-f::before {
        font-family: "fontello";
        content: "\F09A";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .fa-twitter::before {
        font-family: "fontello";
        content: "\F099";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .fa-linkedin::before {
        font-family: "fontello";
        content: "\F0E1";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .fa-youtube::before {
        font-family: "fontello";
        content: "\F167";
        font-weight: 400;
        font-style: normal;
        color: #ddd;
    }

    .blankettarea .list-group-item.active, .blankettarea .list-group-item.active:hover, .blankettarea .list-group-item.active:focus {
        background-color: #005bbb;
        border-color: #005bbb;
    }

    .pagination > li > span.firstpageinpager {
        color: #f5f5f5;
        border: solid 1px #8c8c8c;
    }

        .pagination > li > span.firstpageinpager:hover {
            color: #005bbb;
            border: solid 1px #8c8c8c;
            background-color: #e2f0fd;
        }

    .ts-form-group-pris > label > a, .ts-form-group-co2 > label > a, .bonusinfoanchor {
        text-decoration: underline;
    }

    .pagination > li > a,
    .pagination > li > a:hover {
        border: solid 1px #8c8c8c;
        color: #005bbb;
    }

        .pagination > li > a:hover {
            background-color: #e2f0fd;
            text-decoration: underline;
        }

    /*behörighetsguiden*/
    .viewContent > div > p > span > a, .viewContent > div > table > tbody > tr > td > a {
        text-decoration: underline;
    }

    .btn-schedule {
        color: #fff;
        background-color: grey;
        border-color: grey;
    }

    .underline {
        text-decoration: underline;
    }

    /* bootstrap override*/
    .label-danger {
        background-color: #c84650;
    }

    .label-info {
        background-color: #005bbb;
    }

    .label-success {
        background-color: #006600;
    }

    .label-warning {
        color: #000000;
        background-color: #f0ad4e;
    }

        .label-warning > .label-link {
            color: #000000;
        }

    /*a[href^="https://"]:not([href*="transportstyrelsen.se"]),
a[href^="https://"]:not([href*="tsrv1096.tsnet.se"]),
a[href^="http://"]:not([href*="localhost:8045"]),
a[href^="https://"]:not([href*="pt-tsseweb-nod1.ia.tsnet.se/"]),
a[href^="https://"]:not([href*="pt-tsseweb-nod2.ia.tsnet.se/"]),
a[href^="https://"]:not([href*="tsseweb-nod1.ia.tsnet.se"]),
a[href^="https://"]:not([href*="tsseweb-nod2.ia.tsnet.se"]) {
    padding-right: 18px;
    background: transparent url(/static/images/documentIcon/glyphicons-file.gif) no-repeat center right;
}*/

    .pagination > li > a, .pagination > li > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
        width: 44px;
        height: 44px;
        padding: 10px 12px;
    }

    .downloadbutton {
        margin-left: 14px;
        margin-top: 10px;
    }

    .faqaccordionheader {
        color: inherit;
        text-decoration: none;
    }

    .webformsfootermargin {
        margin-top: 15px;
    }

    .addcomment-hidden {
        display: none;
    }

    .addcomment-visible {
        display: block;
    }

    .self-service-header {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
    }

    .avdelare {
        font-size: 175% !important;
        margin-top: 40px !important;
    }

    @media (min-width: 768px) {
        .recruitment-page h3 {
            font-size: 24px;
        }

        .recruitment-page p {
            font-size: 18px;
        }

        .recruitment-page-header {
            font-family: 'Open Sans', 'Arial', sans-serif;
            font-weight: 600;
            font-size: 48px;
            line-height: 60px;
            margin-top: 80px;
        }

        .recruitment-page-intro {
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-weight: 600;
            font-size: 20px !important;
            line-height: 30px;
            margin-top: 16px !important;
            margin-bottom: 64px;
        }

        .recruitment-page-text {
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-size: 20px !important;
            line-height: 30px;
            margin-top: 16px !important;
            margin-bottom: 64px;
        }

        .recruitment-content-block {
            padding-top: 80px;
            padding-bottom: 80px;
        }

        .recruitment-heading {
            margin-bottom: 16px;
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-weight: 600;
            font-size: 32px;
            line-height: 40px;
        }

        .recruitment-blockquote {
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-weight: 400;
            font-size: 32px;
            line-height: 48px;
            margin-bottom: 80px;
            border-left: 0;
            padding: 0;
        }

        .recruitment-no-padding {
            padding: 0;
        }

        .background-white {
            background-color: #FFFFFF;
        }

        .background-lightgrey {
            background-color: #F8F8FD;
        }

        .background-lightblue {
            background-color: #E2F0FD;
        }

        .recruitment-content-block .embed-responsive {
            margin-bottom: 48px;
        }

        .recruitment-content-links button {
            font-size: 16px;
        }

        .recruitment-page {
            margin-bottom: 10px;
        }
    }

    @media (max-width: 480px) {
        .recruitment-page h3 {
            font-size: 20.25px;
        }

        .recruitment-page p {
            font-size: 16px;
        }

        .recruitment-page-header {
            font-family: 'Open Sans', 'Arial', sans-serif;
            font-weight: 600;
            font-size: 32px;
            line-height: 40px;
            margin-top: 32px;
        }

        .recruitment-page-intro {
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-weight: 600;
            font-size: 18px !important;
            line-height: 27px;
            margin-top: 16px !important;
            margin-bottom: 40px;
        }

        .recruitment-page-text {
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-size: 18px !important;
            line-height: 27px;
            margin-top: 16px !important;
            margin-bottom: 40px;
        }

        .recruitment-content-block {
            padding-top: 56px;
            padding-bottom: 56px;
        }

        .recruitment-heading {
            margin-bottom: 16px;
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-weight: 600;
            font-size: 24px;
            line-height: 36px;
        }

        .recruitment-blockquote {
            font-family: 'Source Sans Pro', 'Arial', sans-serif;
            font-weight: 400;
            font-size: 24px;
            line-height: 36px;
            margin-bottom: 56px;
            border-left: 0;
            padding: 0;
        }

        .recruitment-no-padding {
            padding: 0;
        }

        .background-white {
            background-color: #FFFFFF;
        }

        .background-lightgrey {
            background-color: #F8F8FD;
        }

        .background-lightblue {
            background-color: #E2F0FD;
        }

        .recruitment-content-block .embed-responsive {
            margin-bottom: 32px;
        }

        .recruitment-content-links button {
            font-size: 15px;
        }

        .recruitment-page {
            margin-bottom: 10px;
        }
    }

    .kassa-mvc .text-info {
        color: #333333;
    }

    .kassa .control-label {
        color: #333333;
    }

    .kassa .has-success .form-control {
        border-color: #333
    }

    main a:focus-visible, #primary-content a:focus-visible {
        outline: 3px solid transparent;
        box-shadow: 0px -3px #B8DAFA, 0 4px #005bbb;
        background-color: #B8DAFA;
        color: #212324;
        text-decoration: none;
        -webkit-box-decoration-break: clone;
    }

    #toolbar a:focus-visible, #header a:focus-visible, #footer a:focus-visible, #news a:focus-visible, #shortcuts a:focus-visible {
        outline: 3px solid transparent;
        box-shadow: 0px -3px #005bbb, 0 4px #B8DAFA;
        background-color: #005bbb;
        color: #ffffff;
        text-decoration: none;
        -webkit-box-decoration-break: clone;
    }

    #nav-transport a:focus-visible {
        outline: 3px solid #212324;
        outline-offset: -5px;
        color: #444;
    }

    #LandingPageNews_newsarea h3 {
        line-height: 1.428;
    }

    #shortcuts #service-button-dropdown:focus-visible, #header .btn:focus-visible, main .btn:focus-visible, .input-group-button:focus-within .btn, #primary-content .blankettarea .list-group-item.active:focus-visible, #primary-content .btn:focus-visible, .fileuploader-input-button:focus-visible, .input-group-btn:focus-within {
        background-color: #2a6496;
        outline: 3px solid #212324;
        box-shadow: 0 0 0 3px #fff;
        color: #fff;
    }

    .externaL-image-icon {
        margin-left: 8px !important;
        display: inline-block;
        margin-bottom: 2px;
    }

    .externaL-image-icon-block {
        margin-left: 8px !important;
        display: inline-block;
        margin-bottom: 3px;
    }

    .document-image-icon {
        display: inline-block;
    }

    #primary-content .panel-heading a:focus-visible {
        outline: 3px solid #212324;
        box-shadow: none;
        background-color: inherit;
    }

    #primary-content #ts-feedback-1:focus-visible {
        background-color: #08ad00;
    }

    #primary-content #ts-feedback-5:focus-visible {
        background-color: #cc001b;
    }

    .frc-content {
        overflow-x: visible !important;
    }

input[list='top-search-listan']::-webkit-calendar-picker-indicator,
input[list='top-search-listan']::-webkit-list-button {
    opacity: 0 !important;
    display: none !important;
}