﻿/* CSS For Taxa Web */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.hide {
    display: none !important;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

@font-face {
    font-family: "TaxaRatings";
    src: url('../fonts/TaxaRatings.otf');
}

@font-face {
    font-family: "TaxaRatings_ie";
    src: url('../fonts/TaxaRatings.eot');
}

@font-face {
    font-family: KunstuffBold;
    src: url("../fonts/KunstuffTAXA-BoldWEB.woff") format("woff"), url("../fonts/KunstuffTAXA-BoldWEB.woff2") format("woff2");
}

@font-face {
    font-family: KunstuffBold_ie;
    src: url("../fonts/KunstuffTAXA-BoldWEB.woff") format("woff"), url("../fonts/KunstuffTAXA-BoldWEB.woff2") format("woff2");
}

@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=18b8a433-d600-461b-8e58-d20dd61bd30b&fontids=724362,724365,724374,1122667");

@font-face {
    font-family: "AvenirNextLTW02-Regular";
    src: url("../fonts/724362/7a1b7ae7-5c29-481f-83ac-652e932c5509.eot?#iefix");
    src: url("../fonts/724362/7a1b7ae7-5c29-481f-83ac-652e932c5509.eot?#iefix") format("eot"), url("../fonts/724362/3a42a252-67ff-4186-88cf-762f56719ca1.woff") format("woff"), url("../fonts/724362/dbc39ae3-2636-4653-a23e-8938bce2cf51.ttf") format("truetype"), url("../fonts/724362/8e46b6cb-85f2-4400-a9d8-7cbd8ed30dd8.svg#8e46b6cb-85f2-4400-a9d8-7cbd8ed30dd8") format("svg");
}

@font-face {
    font-family: "AvenirNextLTW02-Italic";
    src: url("../fonts/724365/23504b23-e297-4c91-ba98-deceeb0af199.eot?#iefix");
    src: url("../fonts/724365/23504b23-e297-4c91-ba98-deceeb0af199.eot?#iefix") format("eot"), url("../fonts/724365/5191e4ce-5fdb-4b0b-b00f-b04e333dbf3e.woff") format("woff"), url("../fonts/724365/7a4d3756-ab14-401a-b693-5980ada400da.ttf") format("truetype"), url("../fonts/724365/533c52aa-9e8d-4596-a1bc-562d2acb72df.svg#533c52aa-9e8d-4596-a1bc-562d2acb72df") format("svg");
}

@font-face {
    font-family: "AvenirNextLTW02-Medium";
    src: url("../fonts/724374/f2c1017b-8f5f-4e69-8a34-3788975c6e84.eot?#iefix");
    src: url("../fonts/724374/f2c1017b-8f5f-4e69-8a34-3788975c6e84.eot?#iefix") format("eot"), url("../fonts/724374/0417e965-6ae1-4395-8f71-f61ea767d523.woff") format("woff"), url("../fonts/724374/eb8735e1-059f-4b58-b708-78ede4e39742.ttf") format("truetype"), url("../fonts/724374/9eaa4170-3804-4e8d-a010-4d1f191948a4.svg#9eaa4170-3804-4e8d-a010-4d1f191948a4") format("svg");
}

@font-face {
    font-family: "Avenir Next W04 Demi";
    src: url("../fonts/1122667/7adddd91-84e0-4423-b40e-61945189916d.eot?#iefix");
    src: url("../fonts/1122667/7adddd91-84e0-4423-b40e-61945189916d.eot?#iefix") format("eot"), url("../fonts/1122667/b0908846-3d5c-4768-af33-5f968b1da156.woff") format("woff"), url("../fonts/1122667/fe1602be-28ca-467e-9cd3-7bfc586f31bc.ttf") format("truetype"), url("../fonts/1122667/440ef6e1-120f-4c11-9325-fc1d04d9d9a0.svg#440ef6e1-120f-4c11-9325-fc1d04d9d9a0") format("svg");
}

body {
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #231F20;
    overflow-y: scroll;
    background-image: url(../images/Taxa_PixelBackground_190614.jpg);
}

#wrap {
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
}

header {
    position: fixed;
    top: 0px;
    width: 1080px;
    height: 50px;
    z-index: 3000;
    background-color: rgba(24, 27, 46, 0.8);
    color: #BCBEC0;
    background-image: url(../images/taxa-kobenhavn_header_watermark.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 11px;
}

    header a.logo {
        float: left;
        margin: 10px 0px 10px 10px;
    }

    header ul {
        font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
        font-size: 11px;
        float: left;
        margin-top: 17px;
        margin-left: 4px;
    }

        header ul li {
            float: left;
            display: inline-block;
            position: relative;
            padding: 5px 15px;
        }

            header ul li.dk, header ul li.en, header ul li.cookies {
                padding-right: 10px;
                padding-left: 0px;
            }

            header ul li a {
                color: #BCBEC0;
                text-decoration: none;
            }

            header ul li.dk a img, header ul li.en a img {
                float: left;
                margin-top: 0px;
                width: 15px;
                height: auto;
            }

        header ul#region {
            display: list-item;
        }

            header ul#region.region_selector {
                float: left;
                margin: 0 15px 0 0;
            }

                header ul#region.region_selector li {
                    float: none;
                    display: list-item;
                    background-color: rgba(24, 27, 46, 0.8);
                    cursor: pointer;
                    min-width: 70px;
                }

                    header ul#region.region_selector li:first-child {
                        background: transparent url(../images/down_arrow.png) no-repeat center right;
                        margin-bottom: -1px;
                        border-bottom: 0px;
                        padding: 20px 15px;
                    }

                    header ul#region.region_selector li.display {
                        display: list-item;
                    }

        header ul li ul.region_selector li.kolding {
            padding: 10px 15px;
        }

        header ul li.horsens, header ul li.kolding, header ul li.københavn {
            padding: 10px 15px;
        }

        header ul#region.region_selector li:hover {
            background-color: rgba(89, 93, 109, 0.8);
        }

        header ul#region.region_selector li:first-child:hover {
            background: transparent url(../images/down_arrow.png) no-repeat center right;
        }

        header ul li ul.region_selector {
            position: absolute;
            left: 0px;
            margin: 0px;
            top: 33px;
        }

            header ul li ul.region_selector li {
                float: left;
                display: list-item;
                background-color: rgba(24, 27, 46, 0.8);
                padding: 7px 15px;
                width: 85px;
            }

        header ul#region li:hover ul {
            display: block;
        }

    header span.phone {
        float: left;
        font-family: 'Avenir Next W04 Demi', 'Avenir Next W04 Demi_ie', Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin-top: 16px;
        padding-top: 3px;
        margin-left: -1px;
    }

        header span.phone a {
            font-size: 14px;
            color: #BCBEC0;
            text-decoration: none;
        }

nav#left_navigation {
    position: fixed;
    top: 123px;
    left: 0px;
    z-index: 3000;
}

    nav#left_navigation ul {
        width: 160px;
    }

        nav#left_navigation ul li {
            background-color: #F4DB25;
            width: 160px;
            background-image: url(../images/nav_sprite.png);
            background-repeat: no-repeat;
            background-position: 0px 0px;
            border-bottom: 1px solid #988c15;
            border-top: 1px solid #d9ca69;
            float: left;
        }

            nav#left_navigation ul li:nth-child(2n + 2) {
                background-color: #C8B621;
            }

            nav#left_navigation ul li > a {
                color: #1f1f20;
                text-decoration: none;
                font-size: 14px;
                padding: 11px 0 10px 38px;
                float: left;
                display: block;
                width: 76%;
                text-transform: uppercase;
            }

            nav#left_navigation ul li.active {
                background-color: #fff56d;
            }

            nav#left_navigation ul li.search form {
                margin: 8px 0px 8px 38px;
            }

            nav#left_navigation ul li.search input[type="text"] {
                border-radius: 5px;
                background-color: #ddd07c;
                border: 0px;
                font-size: 11px;
                color: #b9b069;
                padding: 3px 7px;
                width: 99px;
            }

                nav#left_navigation ul li.search input[type="text"]:focus {
                    background-color: #eee7bd;
                    color: #757150;
                }

            nav#left_navigation ul li.twitter, nav#left_navigation ul li.facebook, nav#left_navigation ul li.traffic_info {
                border: 0px;
            }

            nav#left_navigation ul li.twitter {
                width: 38px;
                height: 34px;
                padding: 0px;
                background-color: #5ca9dd;
            }

            nav#left_navigation ul li.facebook {
                width: 38px;
                height: 34px;
                padding: 0px;
                background-color: #3B5998;
                clear: both;
                border-top: 1px solid #727eb1;
                border-bottom: 1px solid #2b4275;
            }

            nav#left_navigation ul li.traffic_info {
                width: 38px;
                height: 34px;
                padding: 0px;
                background-color: #231F20;
                clear: both;
            }

                nav#left_navigation ul li.twitter a, nav#left_navigation ul li.facebook a, nav#left_navigation ul li.traffic_info a {
                    width: 38px;
                    height: 34px;
                    padding: 0px;
                    text-indent: 9000em;
                    overflow: hidden;
                    white-space: nowrap;
                    display: inline-block;
                    float: left;
                }

            nav#left_navigation ul li.home {
                border-top: 0px;
            }

            nav#left_navigation ul li.twitter {
                border-top: 1px solid #5DA8DD;
                border-bottom: 1px solid #5DA8DD;
            }

            nav#left_navigation ul li.bestil {
                background-position: 0px -35px;
            }

            nav#left_navigation ul li.om_taxa {
                background-position: 0px -70px;
            }

            nav#left_navigation ul li.erhverv {
                background-position: 0px -105px;
            }

            nav#left_navigation ul li.smart_choice {
                background-position: 0px -140px;
            }

            nav#left_navigation ul li.search {
                background-position: 0px -175px;
            }

            nav#left_navigation ul li.twitter {
                background-position: 0px -210px;
            }

            nav#left_navigation ul li.facebook {
                background-position: 0px -245px;
            }

            nav#left_navigation ul li.traffic_info {
                background-position: 0px -280px;
            }

.sub_menu {
    background: none;
    background-color: #BCBEC0;
}

nav#left_navigation ul li ul.sub_menu, nav#left_navigation ul li ul.sub_menu li {
    background: none repeat scroll 0 0 #BCBEC0;
}

    nav#left_navigation ul li ul.sub_menu li {
        background: none repeat scroll 0 0 #BCBEC0;
        border: 0px;
    }

        nav#left_navigation ul li ul.sub_menu li a {
            font-size: 12px;
            text-transform: none;
        }

        nav#left_navigation ul li ul.sub_menu li:hover, nav#left_navigation ul li ul.sub_menu li.active {
            background-color: #DADADA;
        }

nav.slides-pagination {
    bottom: 20px;
    position: absolute;
    text-align: center;
    top: auto;
    width: 100%;
    z-index: 3200;
}

    nav.slides-pagination a {
        background-color: #5A5A5A;
        border-radius: 50%;
        cursor: pointer;
        display: inline-block;
        height: 13px;
        overflow: hidden;
        text-indent: 9000em;
        white-space: nowrap;
        width: 13px;
        margin: 0px 6px;
    }

        nav.slides-pagination a.current {
            background-color: #EFD819;
        }

aside {
    position: fixed;
    top: 123px;
    right: 0px;
    z-index: 3000;
}

section.home_page {
    width: 100%;
    height: 100%;
    float: left;
    clear: both;
}

.slides-container > li > .container {
    left: 200px;
    position: absolute;
    top: 107px;
    width: 35%;
    z-index: 9000;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

    .slides-container > li > .container h1, .slides-container > li > .container h2 {
        font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
        font-size: 40px;
        line-height: 61px;
        font-weight: normal;
    }

h1.white {
    color: #fff;
}

h1.black {
    color: #231F20;
}

h2.white {
    color: #fff;
}

h2.black {
    color: #231F20;
}

.slides-container > li > .container span {
    background-color: #F4DB25;
    padding: 7px 15px;
    color: #231f20;
    font-weight: bold;
    margin-top: 20px;
    float: left;
}

.slides-container > li img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#header_navigation {
    float: right;
}

    #header_navigation li.erhverv, #header_navigation li.vognmand {
        background-image: url(../images/right_arrow.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

    #header_navigation li.vognmand {
        margin-right: 35px;
    }

ul.sub_menu, .flex-direction-nav a.flex-disabled {
    display: none;
}

#bestil_taxa {
    background-color: rgba(24,27,46,0.9);
    width: 233px;
    height: 463px;
    font-size: 11px;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
}

    #bestil_taxa ul {
        border-bottom: 1px solid #222336;
        float: left;
        height: 332px;
        padding: 20px 20px 0;
        width: 193px;
    }

        #bestil_taxa ul li {
            margin-bottom: 20px;
            float: left;
            clear: both;
            width: 100%;
            font-weight: normal;
        }

            #bestil_taxa ul li.fra, #bestil_taxa ul li.navn, #bestil_taxa ul li.spemail {
                margin-bottom: 3px;
            }

            #bestil_taxa ul li.til {
                margin-bottom: 15px;
            }

            #bestil_taxa ul li.i_dag {
                margin-bottom: 15px;
                float: left;
                margin-bottom: 15px;
                clear: both;
                width: 193px;
                background-color: #fff;
                border-radius: 3px;
            }

    #bestil_taxa input[type="text"].hasDatepicker {
        float: left;
        clear: both;
        width: 106px;
        background-color: #fff;
        border-radius: 3px;
        border-right: 1px solid #D3D3D3;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        height: 15px;
        background-image: url(../images/calendar_icon.png);
        background-repeat: no-repeat;
        background-position: 5px center;
        padding: 7px 7px 7px 23px;
        width: 90px;
    }

    #bestil_taxa input[type="text"].ui-spinner-input {
        width: 75px;
        float: right;
        background-color: #FFFFFF;
        border: 0 none;
        border-radius: 3px;
        color: #808284;
        font-size: 11px;
        padding: 7px 0px;
        font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
        word-spacing: 5px;
        margin-right: 7px;
    }

#ui-datepicker-div {
    width: 17em;
    font-size: 12px;
    background-color: rgba(255, 255, 255, 0.95);
    background-image: none;
    border: 0 none;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
}

#ui-spinner-input {
    height: 2em;
}

.ui-state-hover {
    border-left: 1px solid #D3D3D3;
}

#bestil_taxa h2 {
    background-image: url(../images/bestil_taxa.png);
    background-repeat: no-repeat;
    padding-left: 45px;
    padding-top: 13px;
    padding-bottom: 10px;
    font-size: 12px;
    cursor: pointer;
}

#bestil_taxa input[type="text"], li.taxa_nu_konto {
    border-radius: 3px;
    background-image: url(../images/form_field_bg.png);
    border: 0px;
    font-size: 11px;
    color: #808284;
    width: 179px;
    padding: 7px 7px;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
}

#bestil_taxa input[type="password"] {
    background: transparent url(../images/form_field_bg3.png) no-repeat left bottom;
    border: 0px;
    font-size: 11px;
    color: #808284;
    width: 179px;
    padding: 7px 7px;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    border-top: 1px solid #bcbec0;
    margin-top: 0;
}

#bestil_taxa select {
    width: 75px;
    float: right;
    background-color: #FFFFFF;
    border: 0 none;
    border-radius: 3px;
    color: #808284;
    font-size: 11px;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    word-spacing: 5px;
}

#bestil_taxa li.i_dag span {
    width: 72px;
    color: #808284;
    font-size: 11px;
    padding: 5px 0;
}

    #bestil_taxa li.i_dag span.ui-spinner {
        border: 0;
    }

#bestil_taxa ul li.taxa_nu_konto {
    position: relative;
    margin-bottom: 3px;
    padding: 10px 7px 10px 7px;
    float: left;
    clear: both;
    width: 179px;
}

#bestil_taxa ul li.taxa_nu_konto_on {
    margin-bottom: 0px;
    border-radius: 0px;
}

#bestil_taxa ul li.taxa_nu_konto {
    background-image: url(../images/form_field_bg2.png);
}

    #bestil_taxa ul li.taxa_nu_konto ul {
        padding: 0px;
        position: absolute;
        right: 17px;
        top: 7px;
        font-size: 8px;
        width: 30px;
        height: 15px;
    }

        #bestil_taxa ul li.taxa_nu_konto ul li {
            margin-bottom: 0px;
            padding: 5px;
            background-color: #171A2D;
            border-radius: 3px;
        }

            #bestil_taxa ul li.taxa_nu_konto ul li.taxa_nu_konto_off, #bestil_taxa ul li.taxa_nu_konto ul li.taxa_nu_konto_is_on {
                background-image: url(../images/arrow_down_white.png);
                background-repeat: no-repeat;
                background-position: 25px center;
            }

            #bestil_taxa ul li.taxa_nu_konto ul li.taxa_nu_konto_next, #bestil_taxa ul li.taxa_nu_konto ul li.taxa_nu_konto_go {
                background-image: url(../images/right_arrow.png);
                background-repeat: no-repeat;
                background-position: 30px center;
            }

                #bestil_taxa ul li.taxa_nu_konto ul li.taxa_nu_konto_next:before {
                    content: '1/2';
                    float: left;
                    left: -20px;
                    position: absolute;
                }

                #bestil_taxa ul li.taxa_nu_konto ul li.taxa_nu_konto_go:before {
                    content: '2/2';
                    float: left;
                    left: -20px;
                    position: absolute;
                }

#bestil_taxa ul li.account, #bestil_taxa ul li.reference {
    background-color: #fff;
    border-radius: 3px;
    width: 193px;
    border-top: 1px solid #BCBEC0;
}

#bestil_taxa ul li.account {
    padding: 7px 10px;
    width: 173px;
}

    #bestil_taxa ul li.account > label {
        margin-left: 3px;
        line-height: 13px;
    }

#bestil_taxa ul li.brugernavn {
    background-color: #fff;
    margin: 0;
    overflow-x: hidden;
    width: 193px;
}

    #bestil_taxa ul li.account, #bestil_taxa ul li.brugernavn input[type="text"], #bestil_taxa ul li.password input[type="text"] {
        margin-bottom: 0px;
        border-radius: 0px;
        border-top: 1px solid #BCBEC0;
        overflow: hidden;
    }

#bestil_taxa ul li.password input[type="text"] {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

#bestil_taxa ul li.password input[type="password"] {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

#bestil_taxa ul li.account input[type="checkbox"] {
    margin: 0;
    float: left;
    padding: 0;
}

#bestil_taxa ul li.reference {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

#bestil_taxa ul li.account label {
    color: #808284;
    float: left;
    margin-top: 0;
    text-align: left;
}

#bestil_taxa ul li.taxa_nu_konto ul li:hover {
    background-color: #8CC63E;
}

taxa_nu_konto ul li.taxa_nu_konto_on {
    background-image: url(../images/arrow_down_white.png);
}

#bestil_taxa ul li.taxa_nu_konto ul li a {
    color: #fff;
    text-decoration: none;
}

.bestil_betal_nu {
    background-color: rgba(141, 198, 63, 0.2);
}

.bestil_betal_nu_on {
    background-color: rgba(141, 198, 63, 1);
}

#bestil_taxa ul li.estimeret {
    color: #fff;
    position: relative;
    margin-bottom: 9px;
}

li.estimeret div.pris_estimeret {
    float: left;
    width: 193px;
}

    li.estimeret div.pris_estimeret i {
        font-style: oblique;
        font-size: 8px;
        color: #bcbdc0;
        position: absolute;
        top: -14px;
        left: 10px;
    }

li.estimeret div.pris {
    background-color: #BCBEC0;
    border-radius: 3px;
    float: left;
    padding: 8px;
    width: 70px;
    position: relative;
}

    li.estimeret div.pris span {
        background-image: url("../images/pris_bg.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        color: #181b2e;
        float: right;
        font-size: 16px;
        height: 17px;
        letter-spacing: 1.9px;
        margin-right: 8px;
        width: 45px;
        line-height: -1px;
        text-align: center;
    }

    li.estimeret div.pris em {
        float: right;
        font-style: normal;
        font-size: 10px;
        color: #171A2D;
        position: absolute;
        right: 3px;
        bottom: 10px;
    }

li.estimeret div.pris_estimeret button.bestil_taxa, .captcha_container button.bestil_taxa {
    float: right;
    border: 0px;
    background-color: #f4db25;
    color: #231F20;
    padding: 9px 32px 8px 8px;
    width: 95px;
    font-size: 11px;
    white-space: nowrap;
    border-radius: 3px;
    background-image: url(../images/arrow_next.png);
    background-repeat: no-repeat;
    background-position: 80px center;
    height: 33px;
}

.captcha_container button.bestil_taxa {
    margin-top: 90px;
    float: left !important;
    text-align: left !important;
}

#bestil_taxa ul li.betal_nu {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}

li.betal_nu div.bestil_betal_nu {
    float: left;
    width: 193px;
    position: relative;
    border-radius: 3px;
}

    li.betal_nu div.bestil_betal_nu a {
        color: #000000;
        float: left;
        font-size: 11px;
        padding: 11px 20px 10px 0px;
        text-decoration: none;
        background-image: url(../images/arrow_next.png);
        background-repeat: no-repeat;
        background-position: 88px center;
        width: 83px;
        margin-left: 3px;
        white-space: nowrap;
    }

    li.betal_nu div.bestil_betal_nu > span {
        position: absolute;
        right: 0px;
        top: 36px;
        color: #bcbdc0;
        font-size: 8px;
        font-style: italic;
    }

li.betal_nu .pris .spar {
    font-size: 8px;
    color: rgba(255, 255, 255, 0.2);
    float: left;
    width: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    text-align: right;
    position: absolute;
    left: 2px;
}

li.betal_nu .pris {
    border-radius: 3px;
    float: left;
    padding: 8px;
    position: relative;
    width: 70px;
}

    li.betal_nu .pris span {
        background-image: url("../images/pris_bg.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        color: #181b2e;
        float: right;
        font-size: 16px;
        height: 17px;
        letter-spacing: 1.9px;
        margin-right: 8px;
        width: 45px;
        line-height: -1px;
        text-align: center;
    }

    li.betal_nu .pris em {
        bottom: 10px;
        color: #171A2D;
        float: right;
        font-size: 10px;
        font-style: normal;
        position: absolute;
        right: 3px;
    }

div.downlaod_app {
    width: 233px;
    height: 76px;
    background-color: rgba(46, 51, 72, 0.9);
    float: right;
    border-top: 1px solid #57596a;
    margin-top: -2px;
}

    div.downlaod_app h3 {
        font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #BCBEC0;
        text-transform: uppercase;
        margin-top: 13px;
        margin-bottom: 10px;
        margin-left: 23px;
    }

    div.downlaod_app a {
        font-size: 11px;
        color: #fff;
        text-decoration: none;
        display: block;
        float: left;
        width: 69px;
        padding: 8px;
        background-color: #171A2D;
        border-radius: 3px;
    }

        div.downlaod_app a.itunes {
            background-image: url(../images/right_arrow.png);
            background-repeat: no-repeat;
            background-position: 74px center;
            margin-right: 10px;
            margin-left: 23px;
        }

        div.downlaod_app a.android {
            background-image: url(../images/right_arrow.png);
            background-repeat: no-repeat;
            background-position: 74px center;
        }

.captcha_container {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 35px;
    background-color: rgba(23, 26, 45, 0.95);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    width: 193px;
}

#recaptcha_image img {
    width: 180px;
    margin-left: 2px;
    float: left;
}

#recaptcha_widget div a, #recaptcha_widget div a:visited {
    color: #fff;
}

.captcha_container p {
    font-size: 14px;
    margin-top: 70px;
    margin-bottom: 10px;
    text-align: left;
    float: left;
    clear: both;
    display: inline-block;
}

.captcha_container strong {
    float: left;
    font-size: 10px;
    margin-bottom: 20px;
    text-align: left;
}

.captcha_container a.close {
    position: absolute;
    left: 20px;
    top: 20px;
}

.captcha_container > img {
    margin: 15px 0px;
}

.captcha_container button.bestil_taxa {
    float: right;
    display: inline-block;
    text-align: right;
}

.in_progress {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 35px;
    background-color: rgba(200, 182, 33, 0.85);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 193px;
    text-align: center;
}

    .in_progress p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
        color: #000;
    }

    .in_progress a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .in_progress > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }


.thank_you {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 35px;
    background-color: rgba(28, 94, 47, 0.95);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 193px;
    text-align: center;
}

    .thank_you p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
    }

    .thank_you a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .thank_you > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.thank_you1 {
    background-color: rgba(28, 94, 47, 0.95);
    border-radius: 3px;
    color: #fff;
    font-family: 'AvenirNextLTW02-Medium',Arial,Helvetica,sans-serif;
    left: 0;
    min-height: 520px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 175px;
}

    .thank_you1 p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
    }

    .thank_you1 a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .thank_you1 > img {
        margin-bottom: 25px;
        margin-top: 200px;
    }

.in_progress1 {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(200, 182, 33, 0.85);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 175px;
    height: 100%;
    text-align: center;
    border-radius: 5px;
}

    .in_progress1 p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
        color: #000;
    }

    .in_progress1 a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .in_progress1 > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.thank_you2 {
    background-color: rgba(28, 94, 47, 0.95);
    border-radius: 3px;
    color: #fff;
    font-family: 'AvenirNextLTW02-Medium',Arial,Helvetica,sans-serif;
    left: 0;
    min-height: 520px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 175px;
}

    .thank_you2 p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        /*width: 100px;*/
        text-align: center;
        line-height: 20px;
    }

    .thank_you2 a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .thank_you2 > img {
        margin-bottom: 25px;
        margin-top: 200px;
    }

.in_progress2 {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(200, 182, 33, 0.85);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 175px;
    height: 100%;
    text-align: center;
    border-radius: 5px;
}

    .in_progress2 p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
        color: #000;
    }

    .in_progress2 a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .in_progress2 > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.erhvervs_kunde_form .in_progress_kunde {
    padding: 0px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(200, 182, 33, 0.85);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 5px;
}

    .erhvervs_kunde_form .in_progress_kunde p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
        color: #000;
    }

    .erhvervs_kunde_form .in_progress_kunde a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .erhvervs_kunde_form .in_progress_kunde > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.cookies_note {
    width: 100%;
    float: left;
    text-align: center;
    position: fixed;
    background-color: #000;
    color: #fff;
    bottom: 0px;
    left: 0px;
    font-size: 11px;
    z-index: 9000;
}

    .cookies_note p, .cookies_note a {
        color: #fff;
        display: inline-block;
        text-align: center;
    }

        .cookies_note p img {
            float: left;
            margin-right: 10px;
        }

        .cookies_note a#ok {
            background-color: #fff;
            color: #000;
            padding: 5px 7px;
            display: inline-block;
            text-decoration: none;
            border-radius: 3px;
            margin: 10px 20px;
            width: 20px;
        }

#bestil_taxa ul li.taxa_nu_konto ul li.no_radius_bottom {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#bestil_taxa ul li.taxa_nu_konto ul li.no_radius_top {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

#bestil {
    background-color: #D4EDFC;
    float: left;
    width: 100%;
}

    #bestil ol {
        font-size: 14px;
        line-height: 14px;
        margin-top: 20px;
    }

    #bestil img.divider, #the_smart_choice img.divider, #om_taxa img.divider {
        clear: both;
        float: left;
        height: 1px;
        left: 0;
        margin: 34px 0;
        position: relative;
        width: 100%;
    }

    #bestil strong, .bliv_taxa_vognmand strong {
        font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 22px;
    }

.bestil_visual {
    clear: both;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2000;
}

    .bestil_visual img {
        height: 189px;
        width: 100%;
    }

    .bestil_visual h1, .bestil_visual h2 {
        bottom: 29px;
        color: #fff;
        font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
        font-size: 40px;
        left: 195px;
        position: absolute;
    }

.bestil_info {
    float: left;
    margin-left: 195px;
    width: 560px;
}

#bestil > div:nth-child(2n+2).bestil_lufthavns_taxa {
    background-color: #acddf8;
    float: left;
    margin-left: 195px;
    width: 560px;
}

    #bestil > div:nth-child(2n+2).bestil_lufthavns_taxa a {
        margin-left: 15px;
    }

    #bestil > div:nth-child(2n+2).bestil_lufthavns_taxa img {
        text-align: right;
        float: right;
    }

#bestil .bestil_lufthavns_taxa p, #bestil .bestil_lufthavns_taxa h2 {
    margin-left: 15px;
    margin-top: 15px;
    width: 250px;
    float: left;
}

.bestil_specialkorsel {
    float: left;
    margin-left: 195px;
    width: 560px;
}

    .bestil_specialkorsel dl {
        float: left;
        font-size: 12px;
        line-height: 14px;
        margin: 20px 0;
        width: 560px;
    }

    .bestil_specialkorsel dt {
        float: left;
        width: 42px;
    }

    .bestil_specialkorsel dd {
        float: left;
        padding: 0 10px 10px;
        width: 217px;
    }

        .bestil_specialkorsel dd a {
            float: left;
            margin-right: 5px;
        }

#bestil .bestil_taxaboner_kort a.button {
    background-color: #F4DB25;
    background-image: url(../images/arrow_next.png);
    background-position: 80px center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 3px;
    clear: both;
    color: #000;
    float: left;
    font-size: 12px;
    font-style: normal;
    height: 10px;
    line-height: 9px;
    margin: 10px 0;
    min-width: 40px;
    padding: 9px 32px 8px 8px;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}

.bestil_taxaboner_kort p {
    float: left;
    width: 308px;
}

#bestil .bestil_taxaboner_kort h2 {
    width: 308px;
}

.bestil_taxaboner_kort img {
    float: right;
}

.priser_og_takster > table {
    width: 100%;
}

.bestil_priser_og_takster table {
    background-color: #fff;
    margin: 40px 0;
    width: 554px;
}

    .bestil_priser_og_takster table td {
        border-right: 1px solid #B2B2B1;
        min-width: 110px;
        padding: 10px;
        vertical-align: middle;
    }

    .bestil_priser_og_takster table tr {
        background-color: #ECECEC;
        font-size: 11px;
    }

    .bestil_priser_og_takster table td.col1, .bestil_priser_og_takster table td.col4 {
        background-color: #F7DC00;
    }

    .bestil_priser_og_takster table td.col2 {
        background-color: #D1BB00;
        text-align: right;
    }

    .bestil_priser_og_takster table td.col3 {
        background-color: #FFF165;
        text-align: right;
    }

    .bestil_priser_og_takster table tr:first-child {
        background-color: #fff;
        font-size: 11px;
    }

    .bestil_priser_og_takster table tr:nth-child(2) {
        background-color: #fff;
    }

    .bestil_priser_og_takster table tr:last-child {
        background-color: #DADAD9;
        font-size: 11px;
    }

    .bestil_priser_og_takster table tr td:last-child {
        border-right: 0;
    }

    .bestil_priser_og_takster table tr td:nth-child(2), .bestil_priser_og_takster table tr td:nth-child(3), .bestil_priser_og_takster table tr td:nth-child(4) {
        text-align: right;
    }

#the_smart_choice {
    background-color: #fff;
    float: left;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
}

.the_smart_choice_taxa435 ol li strong {
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
}

.the_smart_choice_taxa435 ol li {
    clear: both;
    float: left;
    margin-bottom: 14px;
}

    .the_smart_choice_taxa435 ol li img {
        float: left;
        margin-right: 14px;
    }

.the_smart_choice_taxa_historie ul {
    background-image: url(../images/history_vertical_line.jpg);
    background-position: center center;
    background-repeat: repeat-y;
    clear: both;
    float: left;
    width: 560px;
}

    .the_smart_choice_taxa_historie ul li {
        float: left;
        padding: 20px 2.5%;
        width: 238px;
    }

#the_smart_choice .the_smart_choice_taxa_historie ul li p {
    padding: 0;
}

.the_smart_choice_taxa_historie ul li img {
    height: auto;
    margin-top: 20px;
    max-width: 235px;
}

.the_smart_choice_taxa_historie ul li.left {
    background-image: url(../images/history_left.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 5%;
}

.the_smart_choice_taxa_historie ul li.right {
    background-image: url(../images/history_right.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 5%;
}

.the_smart_choice_taxa_historie ul li.historie {
    background: none;
}

.the_smart_choice_taxa_historie ul li.h1920 {
    position: relative;
    right: -8px;
    top: -90px;
}

.the_smart_choice_taxa_historie ul li.h1940 {
    position: relative;
    right: -8px;
    top: -237px;
}

    .the_smart_choice_taxa_historie ul li.h1940 > img {
        margin-top: -15px;
    }

.the_smart_choice_taxa_historie ul li.h1980 {
    position: relative;
    right: -8px;
    top: -537px;
}

    .the_smart_choice_taxa_historie ul li.h1980 > img {
        margin-top: -15px;
    }

.the_smart_choice_taxa_historie ul li.h1960 {
    background-image: url(../images/history_right_toggle.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    left: -8px;
    position: relative;
}

    .the_smart_choice_taxa_historie ul li.h1960 > img {
        margin-bottom: 10px;
        margin-top: 10px;
    }

.the_smart_choice_taxa_historie ul li.h1950 {
    clear: left;
    position: relative;
    right: -8px;
    top: -250px;
}

.the_smart_choice_taxa_historie ul li.h1970 {
    left: -8px;
    position: relative;
    top: -50px;
}

#erhverv {
    background-color: #EDEDED;
    float: left;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
}

.erhverv_opret_konto ol, .bliv_taxa_vognmand ol {
    font-size: 14px;
    margin-bottom: 30px;
}

#erhverv a.button, #erhverv a.button:visited {
    background-color: #F4DB25;
    background-image: url(../images/arrow_next.png);
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 3px;
    clear: both;
    color: #000;
    float: left;
    font-size: 12px;
    font-style: normal;
    height: 10px;
    line-height: 9px;
    margin: 10px 0;
    min-width: 55px;
    padding: 9px 32px 8px 8px;
    text-decoration: none;
    white-space: nowrap;
    width: auto;
}

#erhverv img.divider {
    clear: both;
    float: left;
    height: 1px;
    left: 0;
    margin: 34px 0;
    position: relative;
    width: 100%;
}

.faq_tile {
    display: inline;
    width: 560px;
}

    .faq_tile li {
        background-color: #22212f;
        float: left;
        font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
        margin-right: 15px;
        padding: 13px 20px;
        width: 40%;
    }

#erhverv .faq_tile li a, #om_taxa .faq_tile li a {
    color: #fff;
    font-size: 15px;
    font-style: normal;
    text-decoration: none;
}

#erhverv .faq_tile li:nth-child(3n+1), #om_taxa .faq_tile li:nth-child(3n+1) {
    background-color: #37384c;
}

#erhverv .faq_tile li:nth-child(5n), #om_taxa .faq_tile li:nth-child(5n) {
    background-color: #37384C;
}

#om_taxa {
    background-color: #EBEBD6;
    float: left;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    min-height: 768px;
}

.om_taxa_kontakt dl {
    float: left;
    width: 560px;
}

    .om_taxa_kontakt dl dt {
        float: left;
        margin-right: 7px;
        width: 43px;
    }

    .om_taxa_kontakt dl dd {
        float: left;
        margin-right: 10px;
        min-height: 110px;
        width: 220px;
    }

.om_taxa_kontakt dd:nth-child(5n), .om_taxa_kontakt dd:nth-child(6n) {
    min-height: 1px;
}

#om_taxa a.job_title, #om_taxa a.job_title:visited {
    clear: both;
    color: #231f20;
    float: left;
    font-style: normal;
    margin: 5px 0;
    width: 100%;
}

#bestil, #om_taxa, #erhverv, #the_smart_choice, #drift {
    padding-bottom: 40px;
}

    #bestil p, .bestil_lufthavns_taxa p, #drift p {
        font-size: 12px;
        line-height: 14px;
    }

body.sub_page #bestil p {
    margin-bottom: 20px;
}

#bestil ol li, .erhverv_opret_konto ol li, .bliv_taxa_vognmand ol li {
    margin-bottom: 10px;
}

    #bestil ol li:last-child, #the_smart_choice p:last-child, .the_smart_choice_taxa435 ol li:last-child, #erhverv p:last-child, #om_taxa p:last-child {
        margin-bottom: 0;
    }

#bestil a, #bestil a:visited, #the_smart_choice a, #the_smart_choice a:visited, #erhverv a, #erhverv a:visited, #om_taxa a, #om_taxa a:visited {
    color: #009EE3;
    font-style: italic;
}

#bestil h2, #the_smart_choice h2, #erhverv h2, #om_taxa h2, #drift h2 {
    font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-bottom: 10px;
}

.bestil_taxaboner_kort, .bestil_smartphone, .priser_og_takster, .the_smart_choice_taxa435, .the_smart_choice_det_moderne_taxa, .the_smart_choice_taxa_historie, .erhverv_bliv_erhvervs_kunde, .erhverv_opret_konto, .om_taxa_frequently_asked_questions, .erhverv_frequently_asked_questions, .erhverv_taxadesse, .om_taxa_info, .om_taxa_kontakt, .om_taxa_presse, .om_taxa_jobs, .om_taxa_bliv_vognmand_taxa {
    float: left;
    margin-left: 195px;
    width: 560px;
}

    .bestil_smartphone a.itunes, .bestil_smartphone a.play {
        margin-top: 20px;
        margin-right: 10px;
        float: left;
    }

.bestil_smartphone {
    /*background-image: url(../images/iphone_taxa_app.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
    min-height: 225px;
}

    .bestil_smartphone > img {
        float: right;
        width: 250px;
        height: auto;
    }

    .bestil_smartphone p {
        float: left;
    }

    .bestil_smartphone p, .erhverv_opret_konto p, .erhverv_taxadesse p, .om_taxa_presse p {
        width: 50%;
    }

.om_taxa_presse img {
    float: right;
    text-align: right;
}

#the_smart_choice p, #erhverv p, #om_taxa p, #drift p {
    margin-bottom: 10px;
}

.erhverv_opret_konto img, .erhverv_opret_konto p {
    float: left;
}

#erhverv .erhverv_opret_konto a.button {
    clear: none;
    float: left;
}

.erhverv_taxadesse img {
    float: right;
}

.erhverv_taxadesse p {
    float: left;
    width: 40%;
}

.the_smart_choice_visual, .erhverv_visual, .om_taxa_visual, .drift_visual {
    clear: both;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2000;
}

    .the_smart_choice_visual img, .erhverv_visual img, .om_taxa_visual img, .drift_visual img {
        height: 189px;
        width: 100%;
    }

    .the_smart_choice_visual h1, .erhverv_visual h1, .om_taxa_visual h1, #the_smart_choice .the_smart_choice_visual h2, #erhverv .erhverv_visual h2, #om_taxa .om_taxa_visual h2, #bestil .bestil_visual h2, #drift .drift_visual h2 {
        bottom: 29px;
        color: #FFFFFF;
        font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
        font-size: 40px;
        left: 195px;
        position: absolute;
    }

.the_smart_choice_taxa435, .erhverv_bliv_erhvervs_kunde, .om_taxa_info {
    margin-top: 212px;
}

.the_smart_choice_taxa_historie ul li.h1910, .the_smart_choice_taxa_historie ul li.h1930 {
    left: -8px;
    position: relative;
}

#bestil > div:nth-child(2n+2), #om_taxa > div:nth-child(2n+2), #erhverv > div:nth-child(2n+2), #the_smart_choice > div:nth-child(2n+2), #drift > div:nth-child(2n+2), #search > div:nth-child(2n+2) {
    margin-left: 195px;
    width: 560px;
    float: left;
}

#bestil > div:nth-child(2), #om_taxa > div:nth-child(2), #erhverv > div:nth-child(2), #the_smart_choice > div:nth-child(2), #drift > div:nth-child(2), #search > div:nth-child(2) {
    margin-top: 212px;
}

.taxa_presse_ansvarlige {
    background-color: #d0d4ad;
}

#om_taxa .taxa_presse_ansvarlige p, #om_taxa .taxa_presse_ansvarlige h2 {
    margin: 13px 14px 13px 14px;
}

#om_taxa .taxa_presse_ansvarlige img {
    float: left;
    margin-right: 14px;
}

#om_taxa .taxa_presse_ansvarlige p strong {
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
}

#om_taxa .billedgalleri h2 {
    margin-bottom: 20px;
}

.billedgalleri ul.galleri {
    float: left;
    width: 100%;
}

    .billedgalleri ul.galleri li {
        float: left;
        width: 183px;
        margin-right: 4px;
        margin-bottom: 25px;
    }

        .billedgalleri ul.galleri li img {
            width: 183px;
            height: 118px;
        }

        .billedgalleri ul.galleri li:nth-child(3n+3) {
            margin-right: 0px;
        }

        .billedgalleri ul.galleri li a.galleri_download, .billedgalleri ul.galleri li a.galleri_download:visited {
            float: left;
        }

        .billedgalleri ul.galleri li span {
            float: left;
            margin-right: 5px;
        }

.pressemeddelser h2 {
}

.pressemeddelser ul.pressemeddelser_list li, .om_taxa_jobs li {
    float: left;
    border-bottom: 1px solid #A7A9AB;
    padding-bottom: 10px;
    padding-top: 10px;
    margin: 0px;
    width: 100%;
}

    .pressemeddelser ul.pressemeddelser_list li strong, .om_taxa_jobs li strong {
        float: left;
        font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
    }

    .pressemeddelser ul.pressemeddelser_list li span, .om_taxa_jobs li span {
        padding: 0px 15px;
        width: auto;
        float: left;
        text-align: center;
    }

    .pressemeddelser ul.pressemeddelser_list li a {
        padding-left: 0px;
    }

    .pressemeddelser ul.pressemeddelser_list li p {
        float: left;
        clear: both;
        width: 100%;
    }

        .pressemeddelser ul.pressemeddelser_list li p.om_taxa_presse _details {
            display: none;
        }

ul.pressemeddelser_list li a.more {
    display: inline;
    float: none;
}

#om_taxa .pressemeddelser ul.pressemeddelser_list li p {
    margin-bottom: 22px;
    display: inline;
    float: none;
    clear: none;
}

    #om_taxa .pressemeddelser ul.pressemeddelser_list li p:first-child {
        margin-bottom: 0px;
        display: inline;
    }

.bestil_taxa_button, .bestil_taxa_button:visited {
    background-color: #f4dc0d;
    background-image: url("../images/bestil_vertical_button.png");
    background-repeat: no-repeat;
    color: #231f20;
    display: block;
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
    font-size: 14px;
    height: 106px;
    margin-left: 1041px;
    padding-top: 35px;
    position: fixed;
    text-decoration: none;
    text-transform: uppercase;
    top: 123px;
    white-space: nowrap;
    width: 39px;
    z-index: 3100;
}

    .bestil_taxa_button span {
        display: block;
        margin-left: 2px;
        margin-top: 14px;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
    }

#om_taxa .om_taxa_faq {
    float: left;
    margin-left: 195px;
    width: 560px;
    margin-top: 20px;
}

    #om_taxa .om_taxa_faq h3 {
        font-size: 14px;
        float: left;
        clear: both;
        width: 100%;
    }

    #om_taxa .om_taxa_faq ol {
        margin-bottom: 20px;
        float: left;
    }

        #om_taxa .om_taxa_faq ol li:before {
            font-size: 12px;
            color: #009EE3;
        }

        #om_taxa .om_taxa_faq ol li {
            list-style: decimal inside;
            color: #009EE3;
            padding-bottom: 2px;
            display: list-item;
            clear: left;
            float: left;
        }

            #om_taxa .om_taxa_faq ol li a {
                font-style: normal;
                font-size: 12px;
                text-decoration: underline;
            }

#om_taxa a.faq_top, #om_taxa a.faq_top:visited {
    font-style: normal;
    float: left;
    margin-bottom: 22px;
}

.om_taxa_faq .answers h3 {
    font-size: 14px;
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
    margin-bottom: 20px;
}

.om_taxa_faq .answers p, .om_taxa_faq .answers ol, .om_taxa_faq .answers ul {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 22px;
}

.om_taxa_faq .answers ol {
    list-style: disc outside;
}

.om_taxa_faq .answers p strong {
    font-size: 12px;
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
    float: left;
    clear: both;
    width: 100%;
}

.profil {
    background-color: #D0D4AD;
    float: left;
    width: 560px;
    margin-top: 20px;
    margin-bottom: 20px;
}

nav#bestil_specialkorsel_nav {
    margin-bottom: 20px;
}

    nav#bestil_specialkorsel_nav a {
        margin-right: 20px;
    }

.bestil_specialkorsel > p {
    margin-bottom: 20px;
}

.bestil_specialkorsel > img {
    margin: 20px 0px;
}

.bestil_priser_og_takster {
    margin-bottom: 20px;
}

.bestil_lufthavns ol {
    list-style: decimal inside;
}

.bestil_priser {
    margin-bottom: 20px;
}

    .bestil_priser p {
        margin-bottom: 20px;
    }

#bestil > div ol, #om_taxa > div ol, #erhverv > div ol, #the_smart_choice > div ol {
    list-style: decimal inside;
    margin-bottom: 20px;
}

img.map {
    margin-bottom: 10px;
}

.pathfinder span {
    float: left;
    margin-right: 10px;
}

p a.itunes, p a.play {
    margin-top: 20px;
    margin-right: 10px;
}

img.fl {
    margin-right: 5px;
}

.fl {
    float: left;
}

.bestil_taxaboner {
    background-color: #E6E7E8;
    border-radius: 5px;
    float: left;
    width: 185px;
    padding: 15px;
    position: relative;
    margin-right: 20px;
}

    .bestil_taxaboner ul.bestil_taxaboner_form li input[type="text"] {
        background-color: #FFFFFF;
        border: 0 none;
        border-radius: 3px;
        color: #808284;
        font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 7px;
        width: 171px;
    }

    .bestil_taxaboner ul.bestil_taxaboner_form li.ref {
        float: right;
        width: 126px;
    }

        .bestil_taxaboner ul.bestil_taxaboner_form li.ref input {
            width: 112px;
        }

    .bestil_taxaboner ul.bestil_taxaboner_form li.antal {
        margin-right: 5px;
    }

        .bestil_taxaboner ul.bestil_taxaboner_form li.antal input {
            width: 40px;
        }

    .bestil_taxaboner ul.bestil_taxaboner_form li.heading {
        width: 100%;
        float: left;
        clear: both;
    }

    .bestil_taxaboner ul.bestil_taxaboner_form li {
        float: left;
        margin-bottom: 5px;
    }

        .bestil_taxaboner ul.bestil_taxaboner_form li.heading h3 {
            font-size: 12px;
            font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            color: #231F20;
            margin-top: 5px;
        }

        .bestil_taxaboner ul.bestil_taxaboner_form li:first-child h3 {
            font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif text-transform:uppercase;
            font-size: 14px;
            margin-top: 0px;
        }

.bestil_taxaboner_form {
    float: left;
    width: 100%;
}

ul.bestil_taxaboner_form li.link {
    float: left;
    clear: both;
    width: 100%;
}

#erhverv .bestil_taxaboner ul.bestil_taxaboner_form li.link a {
    font-style: normal;
    font-size: 11px;
}

.bestil_taxaboner ul.bestil_taxaboner_form li.button {
    float: right;
}

    .bestil_taxaboner ul.bestil_taxaboner_form li.button button {
        background-color: #F4DB25;
        background-image: url("../images/arrow_next.png");
        background-position: 59px center;
        background-repeat: no-repeat;
        border: 0 none;
        border-radius: 3px;
        color: #231F20;
        float: right;
        font-size: 11px;
        height: 33px;
        padding: 9px 32px 8px 0;
        white-space: nowrap;
        width: 75px;
    }

.bestil_taxaboner ul.bestil_taxaboner_form li:last-child {
    margin-bottom: 0px;
}

.bestil_taxaboner .captcha_container {
    background-color: rgba(23, 26, 45, 0.95);
    color: #FFFFFF;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    left: 0;
    min-height: 393px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    border-radius: 5px;
}

.bestil_taxaboner .thank_you {
    background-color: rgba(28, 94, 47, 0.95);
    color: #FFFFFF;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    left: 0;
    min-height: 393px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 175px;
}

.bestil_taxakort {
    background-color: #E6E7E8;
    border-radius: 5px;
    float: left;
    width: 185px;
    padding: 15px;
    position: relative;
}

    .bestil_taxakort ul.bestil_taxakort_form li input[type="text"] {
        background-color: #FFFFFF;
        border: 0 none;
        border-radius: 3px;
        color: #808284;
        font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 7px;
        width: 171px;
    }

    .bestil_taxakort ul.bestil_taxakort_form li {
        float: left;
        margin-bottom: 5px;
    }

        .bestil_taxakort ul.bestil_taxakort_form li.heading h3 {
            font-size: 12px;
            font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
            text-transform: uppercase;
            color: #231F20;
            margin-top: 5px;
        }

        .bestil_taxakort ul.bestil_taxakort_form li:first-child h3 {
            font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif text-transform:uppercase;
            font-size: 14px;
            margin-top: 0px;
        }

.bestil_taxaboner_form {
    float: left;
    width: 100%;
}

ul.bestil_taxakort_form li.link {
    float: left;
    clear: both;
    width: 100%;
}

#erhverv .bestil_taxakort ul.bestil_taxakort_form li.link a {
    font-style: normal;
    font-size: 11px;
}

.bestil_taxakort ul.bestil_taxakort_form li.button {
    float: right;
}

    .bestil_taxakort ul.bestil_taxakort_form li.button button {
        background-color: #F4DB25;
        background-image: url("../images/arrow_next.png");
        background-position: 59px center;
        background-repeat: no-repeat;
        border: 0 none;
        border-radius: 3px;
        color: #231F20;
        float: right;
        font-size: 11px;
        height: 33px;
        padding: 9px 32px 8px 0;
        white-space: nowrap;
        width: 75px;
    }

.bestil_taxakort ul.bestil_taxakort_form li:last-child {
    margin-bottom: 0px;
}

.bestil_taxakort .captcha_container {
    background-color: rgba(23, 26, 45, 0.95);
    color: #FFFFFF;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    left: 0;
    min-height: 393px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    border-radius: 5px;
}

.bestil_taxakort .thank_you {
    background-color: rgba(28, 94, 47, 0.95);
    color: #FFFFFF;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    left: 0;
    min-height: 393px;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 175px;
    border-radius: 5px;
}

.bestil_taxakort ul.bestil_taxakort_form li.ref {
    float: right;
    width: 126px;
}

    .bestil_taxakort ul.bestil_taxakort_form li.ref input {
        width: 112px;
    }

.bestil_taxakort ul.bestil_taxakort_form li.antal {
    font-size: 11px;
    line-height: 27px;
    margin-right: 5px;
}

    .bestil_taxakort ul.bestil_taxakort_form li.antal input {
        width: 40px;
    }

.bestil_taxakort ul.bestil_taxakort_form li.heading {
    width: 100%;
    float: left;
    clear: both;
}

.erhvervs_kunde_form {
    background-color: #d3d4d6;
    width: 543px;
    border-radius: 5px;
    padding: 18px 0px 18px 18px;
    float: left;
    position: relative;
}

    .erhvervs_kunde_form ul {
        float: left;
        position: relative;
    }

        .erhvervs_kunde_form ul li {
            float: left;
            margin-bottom: 5px;
            margin-right: 17px;
        }

            .erhvervs_kunde_form ul li input[type="text"] {
                background-color: #FFFFFF;
                border: 0 none;
                border-radius: 3px;
                color: #808284;
                font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
                font-size: 11px;
                padding: 7px;
                width: 240px;
            }

            .erhvervs_kunde_form ul li.heading {
                width: 100%;
                clear: both;
            }

                .erhvervs_kunde_form ul li.heading h3 {
                    margin: 5px 0px;
                    font-size: 14px;
                    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
                }

            .erhvervs_kunde_form ul li.heading_small {
                width: 45%;
                font-size: 11px;
            }

            .erhvervs_kunde_form ul li.antal {
                margin-right: 10px;
            }

                .erhvervs_kunde_form ul li.antal input {
                    width: 45px;
                }

            .erhvervs_kunde_form ul li.reference_nr input {
                width: 176px;
            }

            .erhvervs_kunde_form ul li.kort {
                font-size: 11px;
                line-height: 21.5px;
                margin-right: 5px;
                width: 59px;
                padding-top: 5px;
            }

            .erhvervs_kunde_form ul li.heading_big {
                margin: 20px 0px;
            }

            .erhvervs_kunde_form ul li.link {
                float: left;
                width: 100%;
            }

#erhverv .erhvervs_kunde_form ul li.link a {
    font-style: normal;
}

.erhvervs_kunde_form ul li.accepterer {
    margin-top: 10px;
}

.erhvervs_kunde_form ul li.button {
    padding-top: 15px;
}

    .erhvervs_kunde_form ul li.button button {
        background-color: #f4db25;
        background-image: url("../images/arrow_next.png");
        background-position: 59px center;
        background-repeat: no-repeat;
        border: 0 none;
        border-radius: 3px;
        bottom: 0;
        color: #231f20;
        float: right;
        font-size: 11px;
        height: 33px;
        padding: 9px 32px 8px 0;
        position: absolute;
        right: 20px;
        white-space: nowrap;
        width: 75px;
    }

.erhvervs_kunde_form ul.taxabon {
    float: left;
    margin-bottom: 10px;
    width: 49%;
}

.erhvervs_kunde_form ul.taxakort {
    float: right;
    margin-bottom: 10px;
    width: 49%;
}

.erhvervs_kunde_form ul li.accepterer span {
    color: #808284;
    display: inline-block;
    font-size: 11px;
    font-style: italic;
    vertical-align: text-top;
    width: 390px;
}

.erhvervs_kunde_form ul li.accepterer p {
    color: #808284;
    font-size: 11px;
    font-style: italic;
    vertical-align: text-top;
}
/*Items for subpages*/

.priser_og_takster table tr {
    background-color: #ECECEC;
    font-size: 11px;
}

.priser_og_takster table td {
    border-right: 1px solid #B2B2B1;
    min-width: 110px;
    padding: 10px;
    vertical-align: middle;
}

    .priser_og_takster table td.col1, .priser_og_takster table td.col4 {
        background-color: #F7DC00;
    }

    .priser_og_takster table td.col2 {
        background-color: #D1BB00;
        text-align: right;
    }

    .priser_og_takster table td.col3 {
        background-color: #FFF165;
        text-align: right;
    }

.priser_og_takster table tr:first-child {
    background-color: #fff;
    font-size: 11px;
}

.priser_og_takster table tr:nth-child(2) {
    background-color: #fff;
}

.priser_og_takster table tr:last-child {
    background-color: #DADAD9;
    font-size: 11px;
}

.priser_og_takster table tr td:last-child {
    border-right: 0;
}

.priser_og_takster table tr td:nth-child(2), .priser_og_takster table tr td:nth-child(3), .priser_og_takster table tr td:nth-child(4) {
    text-align: right;
}

#the_smart_choice {
    background-color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
}

.taxa435_the_smart_choice ol li strong {
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
}

.taxa435_the_smart_choice ol li {
    clear: both;
    float: left;
    margin-bottom: 14px;
}

    .taxa435_the_smart_choice ol li img {
        float: left;
        margin-right: 14px;
    }

.taxa_historie ul {
    background-image: url(../images/history_vertical_line.jpg);
    background-position: center center;
    background-repeat: repeat-y;
    clear: both;
    float: left;
    width: 560px;
}

    .taxa_historie ul li {
        float: left;
        padding: 20px 2.5%;
        width: 238px;
    }

#the_smart_choice .taxa_historie ul li p {
    padding: 0;
}

.taxa_historie ul li img {
    height: auto;
    margin-top: 20px;
    max-width: 235px;
}

.taxa_historie ul li.left {
    background-image: url(../images/history_left.png);
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 5%;
}

.taxa_historie ul li.right {
    background-image: url(../images/history_right.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 5%;
}

.taxa_historie ul li.historie {
    background: none;
}

.taxa_historie ul li.h1920 {
    position: relative;
    right: -8px;
    top: -90px;
}

.taxa_historie ul li.h1940 {
    position: relative;
    right: -8px;
    top: -237px;
}

    .taxa_historie ul li.h1940 > img {
        margin-top: -15px;
    }

.taxa_historie ul li.h1960 {
    background-image: url(../images/history_right_toggle.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    left: -8px;
    position: relative;
}

    .taxa_historie ul li.h1960 > img {
        margin-bottom: 10px;
        margin-top: 10px;
    }

.taxa_historie ul li.h1950 {
    clear: left;
    position: relative;
    right: -8px;
    top: -250px;
}

.taxa_historie ul li.h1970 {
    left: -8px;
    position: relative;
    top: -50px;
}

.opret_konto ol, .bliv_taxa_vognmand ol {
    font-size: 14px;
    margin-bottom: 30px;
}

    #bestil ol li, .opret_konto ol li, .bliv_taxa_vognmand ol li {
        margin-bottom: 10px;
    }

        #bestil ol li:last-child, #the_smart_choice p:last-child, .taxa435_the_smart_choice ol li:last-child, #erhverv p:last-child, #om_taxa p:last-child {
            margin-bottom: 0;
        }

.bestil_taxaboner_kort, .bestil_smartphone, .priser_og_takster, .taxa435_the_smart_choice, .det_moderne_taxa, .taxa_historie, .bliv_erhvervs_kunde, .opret_konto, .frequently_asked_questions, .taxadesse, .om_taxa_info, .om_taxa_kontakt, .presse, .jobs, .bliv_vognmand_taxa {
    float: left;
    margin-left: 195px;
    width: 560px;
}

    .bestil_smartphone p, .opret_konto p, .taxadesse p, .presse p {
        width: 50%;
    }

    .presse img {
        float: right;
        text-align: right;
    }

    .opret_konto img, .opret_konto p {
        float: left;
    }

#erhverv .opret_konto a.button {
    clear: none;
    float: left;
}

.taxadesse img {
    float: right;
}

.taxadesse p {
    float: left;
    width: 40%;
}

.the_smart_choice_visual h1, .erhverv_visual h1, .om_taxa_visual h1 {
    bottom: 29px;
    color: #FFFFFF;
    font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
    font-size: 40px;
    left: 195px;
    position: absolute;
}

.taxa435_the_smart_choice, .bliv_erhvervs_kunde, .om_taxa_info {
    margin-top: 212px;
}

.taxa_historie ul li.h1910, .taxa_historie ul li.h1930 {
    left: -8px;
    position: relative;
}

.pressemeddelser ul.pressemeddelser_list li p.presse_details {
    display: none;
}

.priser_og_takster {
    margin-bottom: 20px;
}
/*div a, div a:visited {
	font-size: 12px;
	line-height: 14px;
}
*/
header a.menu {
    float: left;
    display: none;
    width: 48px;
    height: 48px;
    background-image: url(../images/menu_icon.png);
    background-repeat: no-repeat;
}

.erhvervs_kunde_form .erhvervs_kunde_thanks {
    background-color: rgba(28, 94, 47, 0.95);
    color: #FFFFFF;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    border-radius: 5px;
    height: 100%;
    padding: 0px;
}

    .erhvervs_kunde_form .erhvervs_kunde_thanks > img {
        margin-top: 50%;
        margin-bottom: 25px;
    }

    .erhvervs_kunde_form .erhvervs_kunde_thanks > p {
        padding: 0;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
    }

.erhvervs_kunde_thanks .close {
    left: 20px;
    position: absolute;
    top: 20px;
}

body.drift {
}

#drift {
    float: left;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
    background-color: #d1d2d4;
    background-image: url('../images/drift_bg.png');
    background-repeat: repeat;
    background-position: center;
    min-height: 1024px;
}

.drift_visual {
    clear: both;
    float: left;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 2000;
}

#drift .drift_visual h2 {
    color: #231F20;
}

#search {
    font-size: 12px;
    height: 100%;
    line-height: 14px;
    padding-top: 126px;
    width: 560px;
}

    #search > ul {
        float: left;
        margin-left: 195px;
        width: 560px;
        margin-top: 124px;
    }

    #search li {
        margin-bottom: 20px;
    }

        #search li > a, #search li > a:visited {
            font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
            font-size: 14px;
            margin-bottom: 15px;
            color: #231F20;
            float: left;
            width: 100%;
        }

    #search p {
        font-size: 12px;
        line-height: 14px;
    }

    #search input[type="text"] {
        height: 15px;
        padding: 3px 5px;
        font-size: 12px;
        float: left;
        width: 335px;
        border: 1px solid #231F20;
    }

    #search input[type="submit"] {
        border: 0px;
        padding: 0 5px;
        background-position: 0 -181px;
        background-color: #F3DB25;
        text-indent: 9000em;
        overflow: hidden;
        width: 35px;
        height: 23px;
        background-image: url(../images/nav_sprite.png);
        background-repeat: no-repeat;
        margin-left: -35px;
    }

    #search > div:nth-child(2).search_results {
        margin: 20px 0px 20px 195px;
    }

.search_results ol {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .search_results ol li {
        display: inline-block;
        float: none;
        margin: 0px 5px;
    }

#search .search_results ol li a.selected, #search .search_results ol li a.selected:visited {
    color: #F4DB25;
    float: left;
    text-shadow: 1px 1px 0px #333;
}

.bestil_betal_nu_on {
    background-color: rgba(141, 198, 63, 1);
}

.menu_button, .header_nav_button {
    display: none;
}

.search_container {
    float: left;
    font-size: 12px;
    line-height: 14px;
    margin-left: 195px;
    width: 560px;
    margin-top: 124px;
}

.fulltextsearch_result {
    margin: 10px 0;
}

.fulltextsearch_title a, .fulltextsearch_title a:visited {
    font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 15px;
    color: #231F20;
    float: left;
    width: 100%;
}

.fulltextsearch_results h4 {
    font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
    font-size: 20px;
    margin-bottom: 12px;
    margin: 20px 0;
}

.fulltextsearch_info {
    font-size: 11px;
    font-style: italic;
    margin: 10px 0;
}

#wrap {
    width: 1080px;
    position: relative;
    margin: 0 auto;
    height: 100%;
    float: none;
}

nav#left_navigation {
    position: fixed;
    top: 123px;
    z-index: 3000;
    left: auto;
}

#bestil_taxa {
    background-color: rgba(24, 27, 46, 0.9);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 463px;
    width: 233px;
    right: auto;
    margin-left: 847px;
}

#bestil .priser_og_takster, #bestil div:nth-child(2n+2), #om_taxa .om_taxa_faq, #om_taxa .om_taxa_faq:nth-child(2n+2) {
    clear: both;
    float: none;
}

#om_taxa .taxa_presse_ansvarlige, #om_taxa .taxa_presse_ansvarlige:nth-child(2n+2) {
    clear: both;
    float: left;
    margin-left: 20%;
}

.pressemeddelser ul.pressemeddelser_list li ul, .pressemeddelser ul.pressemeddelser_list li ol {
    margin: 10px 0;
}

    .pressemeddelser ul.pressemeddelser_list li ul li, .pressemeddelser ul.pressemeddelser_list li ol li {
        list-style: disc inside none;
        margin: 0 0 0 20px;
        float: none;
        border: 0;
        padding: 0;
    }

    .pressemeddelser ul.pressemeddelser_list li ol li {
        list-style: decimal inside;
    }

button.bestil_taxa, button {
    cursor: pointer;
}

body {
    overflow-x: hidden;
}

div.fulltextsearch_pagination {
    width: 100%;
    float: left;
    text-align: center;
    margin: 20px 0;
}

.fulltextsearch_pagination ul {
    display: inline-block;
    width: 100%;
    text-align: center;
}

    .fulltextsearch_pagination ul li.fulltextsearch_page, .fulltextsearch_pagination ul li.fulltextsearch_previous, .fulltextsearch_pagination ul li.fulltextsearch_next {
        display: inline-block;
        float: none;
        margin: 0px 5px;
    }

#search .fulltextsearch_pagination ul li.fulltextsearch_page a.selected, #search .fulltextsearch_pagination ul li.fulltextsearch_page a.selected:visited {
    color: #F4DB25;
    float: left;
    text-shadow: 1px 1px 0px #333;
}

#search .fulltextsearch_pagination ul li.fulltextsearch_page a, #search .fulltextsearch_pagination ul li.fulltextsearch_page a:visited {
    color: #231f20;
}

body.sub_page #wrap #bestil .bestil_priser table {
    width: 560px;
    font-size: 12px;
    margin-bottom: 20px;
}

    body.sub_page #wrap #bestil .bestil_priser table tr.pris td {
        border-bottom: 2px dotted #000;
    }

    body.sub_page #wrap #bestil .bestil_priser table strong, #the_smart_choice_taxa435 strong {
        font-family: 'Avenir Next W04 Demi', Arial, Helvetica, sans-serif;
        font-size: 12px;
    }

    body.sub_page #wrap #bestil .bestil_priser table td {
        padding: 3px 0;
    }

        body.sub_page #wrap #bestil .bestil_priser table td:last-child {
            text-align: right;
        }

#bestil div.teaserTemplateThree dl > dd:nth-last-child(3) p, #bestil div.teaserTemplateThree dl > dd:last-child p {
    margin-bottom: 0;
}

.bestil_lufthavns {
    margin-left: 195px;
}

#the_smart_choice_taxa435 strong {
    font-weight: bold;
}

.erhvervs_kunde_form ul.taxakort {
    width: 49%;
    float: right;
}

.erhvervs_kunde_form ul.taxabon {
    width: 49%;
    float: left;
}

.erhvervs_kunde_form ul li.heading_small {
    width: 100%;
    clear: both;
}

.erhvervs_kunde_form ul li.reference_nr {
    float: left;
    margin-right: 0;
}

.erhvervs_kunde_form ul li.antal {
    margin-right: 5px;
}

#search {
    margin-left: 195px;
    min-height: 1024px;
}

h2.white {
    text-shadow: 1px 1px 0px #000;
}

h2.black {
    text-shadow: 1px 1px 0px #fff;
}

input:focus {
    outline: 0;
}

.taxa_nu_konto_back {
    background-color: #171a2d;
    border-radius: 50%;
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    left: 105px;
    line-height: 11px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 9px;
    width: 15px;
}

.app_teaser {
    background-color: rgba(24, 27, 46, 0.8);
    color: #fff;
    margin: 10% 0;
    padding: 20px;
    position: fixed;
    width: 1040px;
    z-index: 9000;
}

    .app_teaser p {
        margin: 0 auto;
        width: 52%;
        font-size: 36px;
        font-family: KunstuffBold, KunstuffBold_ie;
        line-height: 55px;
    }

        .app_teaser p strong {
            font-family: TaxaRatings, TaxaRatings_ie;
            font-size: 36px;
            line-height: 55px;
            color: #f3db23;
        }

a.btn_app_iphone {
    margin: 2.5px 0;
    line-height: normal;
    float: left;
    clear: both;
    min-width: 260px;
    text-decoration: none;
    font-family: Avenir Next W04 Demi;
    font-style: normal;
    background-color: #f3db23;
    background-image: url(../images/big_black_arrow_right.png);
    background-position: 260px center;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #000;
    border-radius: 3px;
    padding: 10px 13px;
}

a.btn_app_droid {
    margin: 2.5px 0;
    line-height: normal;
    float: left;
    clear: both;
    min-width: 260px;
    text-decoration: none;
    font-family: Avenir Next W04 Demi;
    font-style: normal;
    background-color: #f3db23;
    font-size: 16px;
    color: #000;
    border-radius: 3px;
    padding: 10px 13px;
    background-image: url(../images/big_black_arrow_right.png);
    background-position: 260px center;
    background-repeat: no-repeat;
}

a.btn_exit {
    margin: 2.5px 0;
    line-height: normal;
    float: left;
    clear: both;
    min-width: 260px;
    text-decoration: none;
    font-family: Avenir Next W04 Demi;
    font-style: normal;
    background-color: #bbbdc0;
    font-size: 16px;
    color: #000;
    border-radius: 3px;
    padding: 10px 13px;
    background-image: url(../images/big_black_arrow_right.png);
    background-position: 260px center;
    background-repeat: no-repeat;
}

    a.btn_app_iphone:visited, a.btn_app_droid:visited, a.btn_exit:visited {
        color: #000;
        text-decoration: none;
        font-style: normal;
    }

.error_slide {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 35px;
    background-color: rgba(239, 64, 35, 0.95);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 193px;
    text-align: center;
}

    .error_slide p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
    }

    .error_slide a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .error_slide > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.error_slide_captcha {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 35px;
    background-color: rgba(239, 64, 35, 0.95);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 193px;
    text-align: center;
}

    .error_slide_captcha p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
    }

    .error_slide_captcha a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .error_slide_captcha > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.error_slide1 {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(239, 64, 35, 0.95);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 175px;
    height: 100%;
    text-align: center;
    border-radius: 5px;
}

    .error_slide1 p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
        color: #000;
    }

    .error_slide1 a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .error_slide1 > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.error_slide2 {
    padding: 20px;
    min-height: 311px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(239, 64, 35, 0.95);
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    color: #fff;
    width: 175px;
    height: 100%;
    text-align: center;
    border-radius: 5px;
}

    .error_slide2 p {
        font-size: 14px;
        padding: 0 46px;
        text-transform: uppercase;
        width: 100px;
        text-align: left;
        line-height: 20px;
        color: #000;
    }

    .error_slide2 a.close {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .error_slide2 > img {
        margin-bottom: 25px;
        margin-top: 80px;
    }

.erhvervs_kunde_form .error_slide3 {
    background-color: rgba(239, 64, 35, 0.95);
    color: #FFFFFF;
    font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    position: absolute;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    border-radius: 5px;
    height: 100%;
    padding: 0px;
}

    .erhvervs_kunde_form .error_slide3 > img {
        margin-top: 50%;
        margin-bottom: 25px;
    }

    .erhvervs_kunde_form .error_slide3 > p {
        padding: 0;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
    }

.error_slide3 a.close {
    left: 20px;
    position: absolute;
    top: 20px;
}

#four_o_four {
    min-height: 100%;
    background-image: url(../images/404_img.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

    #four_o_four h1 {
        font-size: 40px;
        left: 195px;
        line-height: 60px;
        position: absolute;
        top: 109px;
        width: 60%;
        font-family: 'KunstuffBold', 'KunstuffBold_ie', Arial, Helvetica, sans-serif;
        margin-bottom: 12px;
        color: #fff;
    }

    #four_o_four span {
        background-color: #f4db25;
        color: #231f20;
        float: left;
        font-weight: bold;
        margin-top: 20px;
        padding: 7px 15px;
        float: left;
        line-height: normal;
        font-size: 16px;
        font-family: 'AvenirNextLTW02-Medium', Arial, Helvetica, sans-serif;
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #e3e3e3;
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);*/
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

    .progress .bar {
        float: left;
        width: 0;
        height: 100%;
        font-size: 12px;
        color: #ffffff;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top, #149bdf, #0480be);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
        background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
        background-image: -o-linear-gradient(top, #149bdf, #0480be);
        background-image: linear-gradient(to bottom, #149bdf, #0480be);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width 0.6s ease;
        -moz-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
        transition: width 0.6s ease;
    }

        .progress .bar + .bar {
            -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
            -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
            box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        }

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar,
.progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}

.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar,
.progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}

.progress-success.progress-striped .bar,
.progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar,
.progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}

.progress-info.progress-striped .bar,
.progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar,
.progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}

.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.span7 {
    width: 400px;
    margin-left: -6px;
}

.complaintli {
    float: left;
    margin-bottom: 5px;
    padding: 5px;
}

.textarea {
  resize: none;
  border-radius: 3px;
}

.epaythanks{
    
    display: block;
    width: 551px;
    margin-top: 167px;
    margin-left: 186px !important;

}

.epayButton{
    
  background-color: #F4DB25;
    background-image: url(../images/arrow_next.png);
    background-position: right center;
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 3px;
    clear: both;
    color: #000;
    float: left;
    font-size: 12px;
    font-style: normal;
    height: 30px;
    /* line-height: 9px; */
    /* min-width: 55px; */
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    margin: 43px 0;
    padding: 8px 32px 8px 8px;
    cursor: pointer;
}