
span.epi-editContainer {
    width: 100%;
}



p.s-in {
    font-size: 100%;
}

    p.s-in a {
        text-decoration: none;
        font-family: 'Sabon LT W01 Roman',serif;
    }

    p.s-in:before {
        margin-right: 0.525em;
        font-family: fbicon;
    }

.contact-info p.s-in:before {
    margin-right: 0;
}

.m-articlelist {
    border-top: 10px solid #E1E1E1;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
}

.m-service-part-content.error-listing {
    padding-top: 0;
}

.m-service-part-content.contact-listing {
    padding-top: 20px;
}

    .m-service-part-content.contact-listing .reminder {
        padding-top: 1em;
    }

#updateSuccess.hidden {
    display: none;
}

.hidden {
    display: none;
}

.error {
    color: #ff3333;
}

.success {
}

.horizontal li {
    display: inline;
    list-style-type: none;
    padding-right: 100px;
}

.contact-listing dl {
    min-height: 100px;
}

.modal-layer .reminder {
    margin-top: 0;
}

.modal-layer dl {
    padding-top: 0;
}

p.imagetext {
    font-style: italic;
    font-size: 0.9em;
}

.m-modal-pod,
.m-right-info {
    background-color: #e1e1e1;
    position: relative;
    margin-bottom: 2.5em;
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    letter-spacing: 1px;
    border: none !important;
}

.modal-layer .m-modal-pod h4 {
    margin-bottom: 2em;
}

.m-service-pod h4,
.m-error-pod h4,
.m-right-info h4 {
    min-height: 60px !important;
    padding: 22px 60px 15px 20px !important;
    word-break: break-all;
    height: auto !important;
    line-height: normal !important;
}

.m-right-info h4 {
    color: #ffdb0a;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    background-color: #006729;
    margin: 0;
}

.m-modal-pod h4 {
    background-color: #006729;
    color: #FFDB0A;
    line-height: 30px;
    margin: 0;
    min-height: 60px;
    padding-left: 20px;
    padding-right: 30px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
}

.m-modal-pod h5 {
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0;
}

.m-modal-pod .error-form h5, .m-modal-pod .question-form h5 {
    width: 100%;
    height: 1.5em;
    line-height: 1.5em;
    padding: 0;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 1em;
}

.m-modal-pod .icon-holder,
.m-right-info .icon-holder {
    position: absolute;
    top: 0;
    right: 0;
    color: #ffdb0a;
    font-size: 35px;
    line-height: 66px;
    margin-right: 12px;
}

.modal-layer .m-modal-pod {
    background: none;
    border: none;
}

.map_canvas_small {
    height: 260px;
    clear: both;
}

.mapPush {
    padding: 10px;
}

#processIssues .spinner {
    top: 1.4em;
    left: 1em;
}

#processIssues.loading {
    text-align: left;
}

.thanks-form {
    display: none;
}

.m-location.premise .m-details {
    /*min-height: 1200px;*/
}

.m-locations-listing .m-location .m-details.parkings {
    min-height: 100%;
    padding-left: 1em;
    padding-right: 1em;
    margin-top: 0 !important;
    margin-bottom: 0px;
    padding-bottom: 1em;
}

.modal-layer {
    left: 0;
}

.error-form {
    position: relative;
}

.modal-content > .spinner {
    top: 50%;
    left: 50%;
}

.error-form .t-table-history, .error-form .t-table-info {
    display: table;
    width: 100%;
}

.error-form .div-row {
    display: table-row;
}

.error-form .div-cell:first-child {
    width: 20%;
    display: table-cell;
}

.error-form .div-cell {
    display: table-cell;
}



.vacant-form {
    position: relative;
}

    .vacant-form .rangeTextContainer {
        margin-bottom: 4px;
    }

        .vacant-form .rangeTextContainer span {
            font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
        }

    .vacant-form div {
        position: relative;
    }

        .vacant-form div.noUi-connect {
            position: absolute;
        }

/* Video */
.embed-container {
    height: 0;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}

    .embed-container iframe {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

/* Drop-down menu fix - BEGIN */
.customSelect-wrap {
    position: relative;
    width: 100%;
    float: right;
}

.vacant-form .customSelect-wrap {
    width: 75%;
}

.customSelect-wrap .hasCustomSelect, .customSelect-wrap.goog-te-combo {
    width: 100% !important;
    left: 0px !important;
}

.customSelect-wrap .customSelect, .customSelect-wrap.goog-te-combo {
    width: 100% !important;
    position: relative;
}

@media screen and (max-width: 47.875em) {
    .vacant-form .customSelect-wrap {
        width: 100% !important;
    }

    .customSelect-wrap {
        float: left;
    }
}
/* Drop-down menu fix - END */

.images-container > div {
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 20px;
}

.m-service-pod ul li.m-service-part.load h5:after, .m-right-info ul li.m-service-part.load h5:after {
    content: '';
}

.m-service-pod h5 .spinner {
    margin: 0;
    top: -1em;
    left: 100%;
    margin-left: -1.1em;
}

.m-service-pod h6 {
    font-size: 100%;
}

p.linklist-two-col-p {
    padding-right: 31px;
}

.rsOverflow {
    /*min-height: 340px;*/
}

.m-location .m-carousel-img img {
    max-width: inherit;
}

.m-location .m-carousel .m-carousel-img {
    width: 100%;
}

.m-location .full-width-slider {
    padding-left: 1.25em;
    /*height: 0;*/
    /*padding-bottom: 45%;*/
}

.js #full-width-slider {
    opacity: 0;
}

.m-location .rsDefaultInv .rsBullets {
    position: static;
    padding-top: 0;
    /*bottom: 10%;*/
    /*right: 10px;*/
}

.map_canvas_small img {
    max-width: initial;
    width: inherit;
}

.m-button-large.cta, .m-button-small.cta {
    white-space: nowrap;
}

.m-service-pod iframe {
    height: 430px;
    width: 100%;
}

.changepassword input[type="password"] {
    width: 60%;
}

.contactInfo label, .payments label, .changepassword label {
    line-height: 2.25em;
}

.modal-layer .contact {
    margin-bottom: 0 !important;
}

.modal-layer .addedIssues button {
    margin-top: 0 !important;
}

.m-service-pod .error-form ul li.m-service-part {
    padding-bottom: 0;
}

.no-js .article {
    min-height: 460px;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }



/* MODULES: xforms */

.xform, .EPiServerForms {
    margin-bottom: 1.75em;
    width: 50%;
}

.hide {
    display: none;
}

.EPiServerForms .Form__Element {
    margin-bottom: 15px;
}

.EPiServerForms .Form__Title {
    margin-bottom: 10px;
}

.EPiServerForms .Form__Description {
    margin: 10px 0 20px 0;
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
}

.EPiServerForms .Form__Element:first-of-type {
    margin-top: 10px;
}

.EPiServerForms .Form__Element:not(button):after {
    margin-bottom: 5px;
    content: " ";
    display: block;
    height: 0;
    clear: both;
}

.xform li {
    padding: 0 2px 2px 2px;
    overflow: hidden;
}

.EPiServerForms input, .EPiServerForms button {
    margin-bottom: 2px;
}

    .xform input[type="text"],
    .xform textarea,
    .xform hr,
    .EPiServerForms input[type="text"],
    .EPiServerForms textarea,
    .EPiServerForms hr {
        width: 100%;
        float: left;
        display: block;
    }

.xform .no-padding, .EPiServerForms .no-padding {
    padding: 0;
}

.xform legend, .EPiServerForms legend {
    /*font-size: 18px;*/
    line-height: inherit;
    margin: 10px 0 0;
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    padding-bottom: 5px;
}

.xform .hasCustomSelect, .EPiServerForms .hasCustomSelect {
    width: 100%;
    max-width: none;
    float: left;
}

.xform input[type="checkbox"],
.xform input[type="radio"],
.EPiServerForms input[type="checkbox"],
.EPiServerForms input[type="radio"] {
    margin: 3px 5px 0 0;
    float: left;
    display: block;
    width: auto;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0 0 0 0;
}

.xform label, .EPiServerForms label {
    display: block;
    float: none;
    margin: 5px 0 5px 0;
    letter-spacing: 1px;
    text-transform: none;
    /*line-height:100%;*/
    /*vertical-align: text-bottom;*/
}

.xform span {
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    display: block;
    float: none;
    margin: 5px 0 5px 0;
    letter-spacing: 1px;
    text-transform: none;
}

.EPiServerForms span {
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    display: block;
    float: none;
    letter-spacing: 1px;
    text-transform: none;
}

.xform .orientationHorizontal label, .EPiServerForms .orientationHorizontal label {
    float: left;
    margin: 5px 10px 5px 0;
}

    .xform .orientationHorizontal label:first-child, .EPiServerForms .orientationHorizontal label:first-child {
        clear: both;
    }

.xform .orientationVertical > label, .EPiServerForms .orientationVertical > label {
    float: none;
    display: block;
    margin: 0 0 5px 0;
}

.xform .orientationVertical label, .EPiServerForms .orientationVertical label {
    display: block;
    float: none;
    display: block;
    clear: both;
}

.xform fieldset legend, .EPiServerForms fieldset legend {
    float: left;
}

.xform .orientationHorizontal label label,
.xform .orientationVertical label label,
.EPiServerForms .orientationHorizontal label label,
.EPiServerForms .orientationVertical label label {
    padding: 0 0 0 20px;
}

.xform .orientationHorizontal label label,
.EPiServerForms .orientationHorizontal label label {
    display: inline-block;
    margin-right: 10px;
}

.xform input[type="submit"] {
    float: right;
    display: block;
    margin: 10px 0 0 0;
    width: 25%;
    margin: 10px 0px 2px 0;
    vertical-align: middle;
}

.EPiServerForms button {
    float: right;
    display: block;
    margin: 10px 0 0 0;
    margin: 10px 0px 2px 5px;
    vertical-align: middle;
    padding-left: 2em;
    padding-right: 2em;
}

.field-validation-valid {
    color: #468847;
}

.field-validation-error {
    color: red;
    font-weight: normal;
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
}

.EPiServerForms .Form__Element__ValidationError {
    color: red;
    font-weight: normal;
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
}

.xform .field-validation-error, .EPiServerForms .field-validation-error {
    font-size: 13px;
}

.question-form .field-validation-error {
    width: 100%;
    float: right;
    display: none;
}

.question-form .errormessage {
    color: red;
}

.question-form input, .question-form textarea {
    width: 100%;
}

@media screen and (max-width: 78.75em) {
    /* line 326, base.less */

    .xform, .EPiServerForms {
        width: 75%;
    }
}

@media screen and (min-width: 78.75em) {
    /* line 31, layout-base.less */

}

@media screen and (max-width: 47.875em) {
    /* line 75, module.less */
    .xform, .EPiServerForms {
        width: 100%;
    }

        .xform input[type="submit"] {
            float: right;
            display: block;
            margin: 10px 0 0 0;
            width: 25%;
            margin: 10px 0px 2px 0;
        }

        .EPiServerForms button {
            margin: 10px 0px 2px 5px;
            float: right;
            display: block;
        }
}

/* end of xForms*/


.show-more-invoices, .show-more-h-managers, .show-more-f-managers, .show-more-l-managers, .show-more-premises {
    display: none;
}

.m-service-content #showMoreInvoicesButton {
    margin-right: 0px;
}

#showMoreInvoicesButton, #showMoreHManagersButton, #showMoreFManagersButton, #showMoreLManagersButton, #showMorePremisesButton {
    float: right;
    font-size: 14px;
    margin-right: 20px;
    margin-top: 5px;
}

    #showMoreInvoicesButton > i, #showMoreHManagersButton > i, #showMoreFManagersButton > i, #showMoreLManagersButton > i, #showMorePremisesButton > i {
        font-size: 10px;
    }


.m-service-manager img {
    float: left;
    margin-right: 1em;
}


/*MyPagesInvoice BEGIN:*/

#companyInfo {
    font-size: 0.75em;
    float: left;
    margin-bottom: 20px;
}

    #companyInfo > img {
        float: left;
        width: 61px;
    }

    #companyInfo > div {
        margin-left: 90px;
        line-height: 1.1em;
    }

.m-service-content p {
    margin-bottom: 0px;
}

#infoHeader {
    margin-top: 20px;
}

.print #infoHeader {
    margin-left: 400px;
}


#infoHeader span {
    display: block;
}

.print #infoHeader div {
    height: 2.4em;
}

#infoHeader .rent-advice-header {
    text-transform: uppercase;
    margin: 0px 0px 10px 0px;
    font-size: 30px;
    font-weight: bold;
}


#invoiceInfo {
    margin-top: 125px;
    border-collapse: separate;
    border-spacing: 0px;
}

.print #invoiceInfo {
    margin-top: 0px;
    margin-left: -400px;
}

#tenantInfo {
    margin: 2.3em 0;
}

#invoiceSpecification {
    border: 1px solid #000;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    /*height:20em;*/
    /*width: 95%;*/
}


    #invoiceSpecification > table {
        width: 100%;
    }

    #invoiceSpecification .created-stacked-table table {
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

        #invoiceSpecification .created-stacked-table table:last-of-type {
            border-bottom: none;
        }

    #invoiceSpecification .st-key {
        padding-left: 10px;
        font-weight: bold;
        width: 35%;
    }

    #invoiceSpecification .st-val {
        padding-right: 10px;
        text-align: right;
        width: 65%;
    }

        #invoiceSpecification .st-val.align_center,
        #invoiceSpecification .st-val.align_right,
        #invoiceSpecification .st-val.align_left {
            text-align: right;
        }

/*
#invoiceSpecification table:first-child {
    padding-left: 1.3em;
}
*/
.invoice-text {
    padding-left: 1.3em;
}

#invoiceSpecification thead th {
    font-weight: bold;
}

#invoicePayment {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
}

    #invoicePayment td {
        text-align: right;
        border: solid 1px #000;
        border-right: none;
        border-bottom: none;
        padding-right: 0.5em;
    }

        #invoicePayment td:first-child {
            border-left: none;
            width: 25%;
        }

.infoBox-footer {
    border-top: solid 1px #000;
    border-left: solid 1px #000;
}

.infoBox span, .infoBox strong {
    margin-left: 5px;
    display: block;
}

.infoBox span {
    font-size: 0.75em;
}

.infoBox td {
    width: 10em;
    border: solid 1px #000;
    padding-left: 0.5em;
}

    .infoBox td:first-child {
        border-right: none;
        margin-right: 0;
    }

.invoiceFooter {
    padding-top: 20px;
}

    .invoiceFooter > div {
        width: 95%;
        border-top: solid 1px #000;
        font-size: 0.75em;
        overflow: hidden;
        padding-top: 5px;
    }

    .invoiceFooter > span {
        display: block;
        padding-top: 10px;
    }

    .invoiceFooter > div div {
        float: left;
    }

.align_left {
    text-align: left;
}

.align_center {
    text-align: center;
}

.align_right {
    text-align: right;
}
/*MyPagesInvoice END:*/




/* Location edit page - BEGIN */
/* -------------------------- */

/* Reseting styles - BEGIN */
.m-locations-listing.edit {
    border: 0;
}

    .m-locations-listing.edit .m-location.premise {
        z-index: auto;
        overflow: visible;
        padding: 0;
        clear: none;
        position: static;
        border-bottom: 0;
        line-height: normal;
        list-style-type: none;
    }

        .m-locations-listing.edit .m-location.premise .m-details {
            min-height: 0px;
            width: auto;
            clear: none;
            position: static;
            display: inline;
        }

            .m-locations-listing.edit .m-location.premise .m-details h4 {
                width: auto;
                position: static;
                padding-top: 0;
                padding-left: 0;
                border-top: 0px;
                height: auto !important;
                z-index: auto;
            }

            .m-locations-listing.edit .m-location.premise .m-details .m-description {
                margin-top: 0;
                padding-top: 0;
            }

        .m-locations-listing.edit .m-location.premise .m-carousel .full-width-slider {
            opacity: 0;
            padding-left: 0;
            padding-bottom: 0;
        }

        .m-locations-listing.edit .m-location.premise .m-carousel {
            margin-bottom: 0;
        }

            .m-locations-listing.edit .m-location.premise .m-carousel.l-container {
                margin-left: 0;
                margin-right: 0;
            }

            .m-locations-listing.edit .m-location.premise .m-carousel .rsOverflow {
                min-height: 0;
            }

            .m-locations-listing.edit .m-location.premise .m-carousel .rsDefaultInv .rsBullets {
                position: static;
                padding: 0;
                bottom: auto;
                right: auto;
            }
/* Reseting styles - END */

/* New styles - BEGIN */
.m-locations-listing.edit {
    padding-top: 0.625em;
}

    .m-locations-listing.edit .m-location .m-details .m-description p.fact {
        font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
        letter-spacing: 1px;
    }

    .m-locations-listing.edit .m-location .m-carousel {
        margin-bottom: 1.25em;
    }

.text-warn {
    color: #e74200;
    font-size: .8rem;
}

div.editor-content ul {
    list-style: disc outside none;
    margin-left: 0em;
    margin-bottom: 1.5em;
    margin-top: -0.5em;
    padding-left: 2em;
    /* Edit Daniel Nordlinder 20150819 list-style: disc inside none;
    */
}

div.editor-content li {
    /*padding-left: 1em;*/
}

.m-service-content .editor-content p, .m-service-content.editor-content p, .error-form .editor-content p {
    font-size: 100%;
    clear: both;
}

    .m-service-content .editor-content p.s-in > a, .m-service-content.editor-content p.s-in > a, .error-form .editor-content p.s-in > a {
        font-family: 'Futura W01 Medium','Futura','Helvetica',sans-serif;
        text-decoration: none;
    }

/* New styles - END */

/* ------------------------ */
/* Location edit page - END */


/* Lediga lokaler page fix - START */
/* ------------------------------- */
.m-locations-listing {
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    letter-spacing: 1px;
    border-top: 0;
}

    .m-locations-listing .m-location.premise {
        overflow: hidden;
        padding: .5em 0;
        z-index: auto;
        border-bottom: 0;
        margin-top: -2px;
    }

        .m-locations-listing .m-location.premise.open .m-container {
            position: relative;
            background-color: #e7f0ea;
            border-top: 2px dotted #c6c6c7;
            border-bottom: 2px dotted #c6c6c7;
            margin-top: -2px;
            z-index: 1;
        }

        .m-locations-listing .m-location.premise .m-summary,
        .m-locations-listing .m-location .m-summary-parkings .address {
            padding-right: 20px;
        }

        .m-locations-listing .m-location.premise .m-summary {
            padding-bottom: 0;
        }

        .m-locations-listing .m-location.premise .m-details {
            margin-top: 0; /* 2.5em */
            margin-bottom: 0; /*3.7em*/
            padding-bottom: 0; /*4em*/
        }

            .m-locations-listing .m-location.premise .m-details h4 {
                position: static;
                margin-left: 0; /*1em*/
                margin-bottom: 0; /*-1em*/
                padding: 1em;
                width: auto;
                height: auto !important;
                top: auto; /*-2.4em*/
                z-index: auto; /*-1*/
                border-top: 0; /*2px dotted #c6c6c7*/
                background-color: transparent;
            }

                .m-locations-listing .m-location.premise .m-details h4 .icon-up {
                    margin-right: 0;
                }

            /* Close button at the bottom */
            .m-locations-listing .m-location.premise .m-details .close-bottom {
                float: right;
                padding: 1em;
            }

                .m-locations-listing .m-location.premise .m-details .close-bottom a i {
                    font-size: .6875rem;
                    line-height: 1;
                    /*color: #006729;*/
                }

            .m-locations-listing .m-location.premise .m-details form {
                margin-bottom: 1em;
            }

            /* Description */
            .m-locations-listing .m-location.premise .m-details .m-description {
                margin-top: 0;
                padding-top: 0;
            }

                .m-locations-listing .m-location.premise .m-details .m-description .l-container {
                    margin-left: 0;
                    margin-right: 0;
                }

.m-location .full-width-slider {
    padding-left: 0;
}

.m-locations-listing .m-location.premise .m-details .m-right-info {
    margin-bottom: 1em;
}

/* Expandable nearby places list - START */
.m-service-content.service-places ul .collapsed .collapse-icon {
    background-image: url(/Static/img/expand_collapse.png);
    background-size: 16px 8px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-left: 5px;
}

.m-service-content.service-places ul .collapsed.expanded .collapse-icon {
    background-position: -8px 0px;
}

.m-service-content.service-places > ul > li {
    border-bottom: 2px dotted #c6c6c7;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.m-service-content.service-places ul .place-type {
    cursor: pointer;
}

    .m-service-content.service-places ul .place-type .right {
        float: right;
    }

.m-service-content.service-places ul .type-list {
    list-style-type: disc;
    margin-bottom: 5px;
}

    .m-service-content.service-places ul .type-list li {
        margin-left: 20px;
    }
/* Expandable nearby places list - END */

/* Lediga lokaler page fix - END */
/* ----------------------------- */

/* Tvättstuga - START */
/* -------------------- */
.laundry-wrapper {
    position: relative;
    min-height: 450px;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    overflow: auto;
}

    .laundry-wrapper iframe {
        overflow: hidden;
        border: none;
        width: 100%;
        height: 100%;
        min-width: 200px;
        min-height: 775px;
    }
/* Tvättstuga - END */
/* -------------------- */

/* Spärra låsbricka och telefon - START */
/* -------------------- */
.blockbadge-wrapper iframe {
    min-height: 500px;
}

.changeDoorPhone-wrapper iframe {
    min-height: 500px;
}
/* Spärra låsbricka och telefon - END */
/* -------------------- */

/* Nyproduktion - START */
/* -------------------- */
.select-project {
}

    .select-project .rss-button {
        margin-top: 1em;
        margin-bottom: 2em;
    }

.select-project-area {
    /*position: relative;*/
}

    .select-project-area .l-container {
        margin-bottom: 1em;
    }

    .select-project-area h3 {
        padding-bottom: 0.275em;
        font-size: 2em;
    }

    .select-project-area .project-hits {
        margin-top: 25px;
        font-size: 1.0em;
        font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
        line-height: 1.5em;
        letter-spacing: 1px;
    }

/* Pagination - START */
.pagedList {
    margin-bottom: 2em;
    margin-top: 2em;
    text-align: center;
}

.numerical {
    display: inline;
    text-align: center;
}

    .numerical button {
        background-color: white;
        color: #006729;
    }

button#before {
    background: url(/Static/img/nav-arrow.png) 8px 0px no-repeat;
    width: 16px;
    height: 13px;
    margin-right: 13px;
    /*margin-left: -34px;*/
}

button#next {
    background: url(/Static/img/nav-arrow.png) -8px 0px no-repeat;
    width: 16px;
    height: 13px;
    margin-left: 13px;
}

button.selectedPager {
    font-weight: bold;
    font-size: 120%;
}
/* Pagination - END */

/*  Nyproduktion - END */
/* ------------------- */


/* crysis settings */

.yellow {
    border-bottom: 10px solid #FFE600 !important;
    border-top: 10px solid #FFE600 !important;
}

    .yellow a {
        color: #FFE600 !important;
    }

.crisis-article {
    border-top: 10px solid #EA5B1B;
    margin-left: 1em;
    margin-right: 1em;
    padding-top: 1em;
}

.disable-login {
    background: url("/Static/img/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
    /*.disable-login-text {
    color: #FFE600!important;
}*/

    .disable-login span {
        color: #000000;
    }

.disable-login-button {
    background: none !important;
    color: #E5E5E5 !important;
    cursor: default !important;
}

.m-carousel .m-storningsinfo {
    margin-top: -15px;
}

.m-carousel .m-storning a {
    color: #000000;
}

.m-storning h2 {
    border-bottom: 10px solid #EA5B1B;
}

.m-storning p {
    font-family: 'Sabon LT W01 Roman',serif;
}

/* crysis settings END */

/*Search*/
.tags a {
    float: none;
}

.ui-helper-hidden-accessible {
    display: none;
}

.spellcheck {
    clear: both;
    float: right;
    margin-right: 25%;
    padding-top: 0.2em;
    font-size: 0.8em;
    display: none;
}

.subjectsearch {
    clear: both;
    float: left;
    padding-top: 0.8em;
    font-size: 0.8em;
}

    .subjectsearch span {
        background-color: #F5F5F5;
        padding: 4px;
        border-radius: 3px;
    }

.noofhits {
    clear: both;
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    float: right;
    left: -50%;
    position: relative;
    text-align: left;
    font-size: 0.8em;
}

.pagination li:first-child.active, .pagination li:last-child.active {
    margin: 0;
    text-decoration: underline;
}

    .pagination li:first-child.active a, .pagination li:last-child.active a {
        background: transparent;
        height: 1em;
        line-height: inherit;
        top: 0;
        text-decoration: underline;
    }

.pagination li.active {
    text-decoration: underline;
}

.search-title {
    display: inline-block;
    width: 100%;
}

.m-results .tags {
    padding: 1em 0 0 0;
}

.m-result {
    margin-bottom: 1em;
}

.btn-loadmore {
    font-size: 1.35em;
    margin: 20px 0 !important;
}

.page-search-info {
    margin-bottom: 20px;
}
/*
.m-results hr:last-of-type {
    display: none;
}*/
/**** Search END ******/
.hidden {
    display: none;
}

.content-controll {
}

    .content-controll.areYouSure > p {
        text-align: left;
    }

    .content-controll .answerProcessed {
    }

.resetFont {
    font-family: 'Sabon LT W01 Roman',serif;
}

h3.s-in:before {
    font-family: fbicon;
    margin-right: 0.525em;
}


.indrag:before {
    margin-right: 0em;
}

.share span {
    display: block !important;
}

.ui-autocomplete {
    float: left;
    border-color: #C2C2C2;
    font-family: 'Sabon LT W01 Roman',serif;
    border-radius: 5px;
    font-size: 1.5em;
    overflow: hidden;
    background-color: white;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

.ui-menu-item {
    line-height: 24px;
}

    .ui-menu-item a {
        padding-left: 12px;
        color: black;
        text-decoration: none;
        float: left;
        width: 100%;
    }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #E5E5E5 !important;
    color: black;
    border-radius: 0;
}

.contact-info h2 {
    font-size: 2em;
}

h2.editcontent {
    border-bottom: 10px solid #E5E5E5;
}

/**** InterestForm START ****/

.interestform-postmessage {
}

.savechangeddata {
    display: none;
}

div.save, div.cancel {
    float: left;
}

div.save {
    margin-right: 1em;
}

    div.save .m-button-large.m-button-submit, div.cancel .m-button-large.m-button-submit {
        width: 100%;
    }

.interest-mail-products label {
    line-height: 37px;
}

.products-contact {
    padding-top: 0.375em;
}

.contact-listing.interest-mail-products dl {
    min-height: 240px;
    padding-top: 0 !important;
}


/**** InterestForm END ****/

/**** NewProductionPage START ****/

li.m-service-part.editor-content {
    background-color: #FFFFFF;
}

li.m-service-part.interest-info {
    background-color: #5EB45E;
    color: #FFFFFF;
}

    li.m-service-part.interest-info .editor-content h2 {
        color: #FFFFFF;
    }

/**** NewProductionPage END ****/

.share {
    margin-top: 1em;
}

.no-cursor {
    cursor: default !important;
}

.contactActions .m-button-small + .m-button-small {
    margin-right: 1em;
}

.parkings .m-button-large {
    float: right;
}

    .parkings .m-button-large.loading {
        color: #00752f;
    }

#processRemoveInterestYes .spinner {
    right: 2.7em;
}

p.m-customerservice {
    font-size: 2.2em !important;
    letter-spacing: 1px;
    line-height: 1.375em;
    margin-bottom: .5em;
}

span.ui-state-error {
    color: red;
}

.share-buttons {
    width: 100%;
}

.modal-layer .error-form .notice > div h2, .modal-layer .question-form .notice > div h2 {
    background-color: inherit;
    border-bottom: 10px solid #5EB45E;
    padding: 0 0 1em;
}

.intern h2 {
    border-color: #5EB45E !important;
}

.bold {
    font-weight: bold;
}

.field-validation-error.login {
    display: block;
    color: #FFE600;
    font-weight: bold;
}

.contactForm.errorForm label {
    display: block;
}

.contactForm.errorForm input[type="text"] {
    width: 100% !important;
}

.m-locations-listing .m-location .m-details .m-details-extras a {
    margin-right: 0.4em;
    margin-top: 0.5em;
}


/*Multiselect drop-down*/

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.ms-choice {
    background: transparent url(/Static/img/icons.png) no-repeat 100% -154px;
    width: 75%;
    float: right;
    border: 1px solid #e5e5e5;
    border-radius: 1px;
    box-shadow: 0 0 0 1px #ccc;
    padding: 0.6em;
    height: 40px;
    line-height: 18px;
    white-space: nowrap;
    width: 75%;
}

    .ms-choice.disabled {
        background-color: #f4f4f4;
        background-image: none;
        border: 1px solid #ddd;
        cursor: default;
    }

    .ms-choice > span {
        text-align: left;
        display: block;
        height: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 90%;
    }

    .ms-choice > div {
        position: absolute;
        top: 0;
        right: 0;
        width: 20px;
        height: 25px;
    }


.ms-drop {
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    right: 0;
    width: 75%;
}

.vacant-form .ms-drop {
    position: absolute;
}


.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

    .ms-search input {
        width: 100%;
        height: auto !important;
        min-height: 24px;
        padding: 0 20px 0 5px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 1em;
        border: 1px solid #aaa;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .ms-search, .ms-search input {
        -webkit-box-sizing: border-box;
        -khtml-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 5px 8px;
    overflow-x: hidden;
}

    .ms-drop ul > li {
        list-style: none;
        display: list-item;
        background-image: none;
        position: static;
    }

.ms-label {
    text-transform: none;
    float: left;
    width: 100%;
    border-bottom: 2px dotted #CCCCCD;
    padding: 0.5em;
    cursor: pointer;
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold;
}

.ms-drop input[type="checkbox"] + label {
    background: transparent url(/Static/img/icons.png) no-repeat 0 -512px;
    display: inline-block;
    width: auto;
    min-height: 30px;
    margin: 0 8px 7px 0;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 35px;
    padding-top: 7px;
    text-transform: none;
}

.ms-dropChecked {
    background: transparent url(/Static/img/icons.png) no-repeat 0 -446px !important;
}

@media screen and (max-width: 47.875em) {
    button.ms-choice {
        width: 100%;
    }

    div.ms-drop {
        width: 100%;
    }
}

.editor-content p.m-customerservice {
    font-size: 2.2em;
    letter-spacing: 1px;
    line-height: 1.375em;
    margin-bottom: 0.5em;
}

.editor-content .phone-link-big {
    font-size: 2.2em;
    letter-spacing: 1px;
    line-height: 1.375em;
    margin-bottom: 0.5em;
}

.modal-layer .notice > div p.m-customerservice {
    display: inline-block;
    font-size: 2em;
    padding: 0 0 0.5em;
    margin-top: 0;
    margin-bottom: 0;
}

p.m-customerservice + p {
    margin-top: 0;
}

/*div.editor-content ol {

    list-style: decimal inside none;
    margin-bottom: 1.5em;
    margin-top: -0.5em;
}
    
    Edit Daniel Nordlinder*/

div.editor-content ol {
    list-style: decimal outside none;
    margin-left: 0.2em;
    margin-bottom: 1.5em;
    margin-top: -0.5em;
    padding-left: 2em;
}

/* Edit Daniel Nordlinder 20150819 list-style: disc inside none;
    margin-bottom: 1.5em;
    margin-top: -0.5em;*/


.invoice-text {
    margin-top: 2em;
    margin-bottom: 2em;
}

.tags > span {
    float: left;
    margin-right: 0.5em;
    margin-top: 0.2em;
}

.m-teaser h2 {
    border-color: #EFEFEF;
    font-size: 2.353em;
}

.m-teaser .editor-content {
    font-family: 'Sabon LT W01 Roman',serif;
}

.editor-content p, .m-details.parkings p, p.fact {
    margin-bottom: 1.75em;
}

.m-teaser .editor-content p {
    /*margin-bottom: 0;*/
}

.m-results .outline {
    font-size: 1em;
}

.facttitle {
    float: left;
    margin-right: 0.5em;
}

.m-description img.print {
    margin-bottom: 15px;
}

div.editor-content h3 {
    font-family: 'Sabon LT W01 Roman',serif !important;
    font-size: 1.0625em !important;
    font-weight: bold !important;
    letter-spacing: normal !important;
    margin-bottom: 0.4em !important;
    text-transform: none !important;
}

.contact-info div.editor-content h3 {
    font-family: inherit !important;
    font-weight: normal !important;
}

/* Alphabet A-Ö styles */

.alphabet li {
    color: #e1e1e1;
}

.customSelect-wrap .customSelectInner {
    width: 100% !important;
    position: absolute;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 4em;
    line-height: 20px;
}

/* #1485 */
.login-bar .login-fields {
    padding-left: 0 !important;
}

/* #1515 */
.m-service-pod {
    overflow-x: hidden !important;
}

/* #1558 */
.m-carousel h2 {
    word-wrap: break-word;
}

/* #1571 */
.editor-content a:not(.m-button-small) {
    display: inline !important;
}

/* Newslist dotted line fix - BEGIN */
@media screen and (max-width: 47.875em) {
    .m-list {
        margin-top: 7px !important;
    }
}
/* Newslist dotted line fix - END */

@media screen and (min-width: 47.875em) {
    .common-spaces {
        vertical-align: top;
        width: 70% !important;
    }

    .content-desc.common-spaces + span {
        width: 70% !important;
    }
}

.common-spaces {
    vertical-align: top;
    width: 40% !important;
}

.content-desc.common-spaces + span {
    width: 57.5% !important;
}

@media screen and (min-width: 47.875em) {

    .content-desc {
        vertical-align: top;
        width: 90% !important;
    }

        .content-desc + span {
            width: 90% !important;
        }
}

/* Map on mypages parkingpage - BEGIN */
.map_canvas_small .infotext {
    font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
    margin-bottom: 0 !important;
}

/* Map on mypages parkingpage - END */

/* #1699 */
.m-button-large.invoiceFooter {
    width: inherit;
}

/* Loading spinner inside input fields - START */
.customSelect-wrap .spinner {
    position: absolute !important;
    top: 18px;
    right: 60px;
}
/* Loading spinner inside input fields - END */

.invoiceprintbutton {
    display: block;
}

.gm-style-iw {
    height: 100% !important;
    overflow: hidden !important;
}

.gm-style img {
    max-width: none;
}

.gm-style label {
    width: auto;
    display: inline;
}

/* #1838 */
.m-standard.mypage {
    padding-top: 1.625em !important;
}

/* Invoice printing - START */
#form1.print {
    font-family: "Times New Roman", Times, serif;
}
/* Invoice printing - END */

/* #1530 */
label.disabled {
    color: #e5e5e5;
}

/* #1261 */
.block {
    display: block;
}

/* #1885 */
.embed-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio /
    padding-top: 30px; / IE6 workaround*/
    height: 0;
    overflow: hidden;
}

    .embed-container iframe,
    .embed-container object,
    .embed-container embed,
    .embed-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/* #1831 */
.messages-list {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    clear: left;
}

    .messages-list li {
        border-color: grey;
        border-top: 1px dotted grey;
        padding-bottom: 1.5em;
        padding-top: 1.5em;
    }

        .messages-list li img {
            display: inline;
            float: left;
            margin-right: 1em;
            width: 14%;
        }

.messages-form .l-container {
    margin-bottom: 1em;
}

.messages-list li a {
    color: #000;
}

.messages-list p {
    font-family: 'Sabon LT W01 Roman',serif;
    font-size: 1.4em;
    letter-spacing: 0;
    margin-bottom: 0.4em;
    text-transform: none;
}

.messages-list .book {
    font-size: 0.7em;
}

.messagetagline {
    font-family: 'Futura W01 Medium','Futura','Helvetica',sans-serif;
    letter-spacing: 1px;
    margin-bottom: 18px;
}

    .messagetagline .tagline ul {
        display: inline;
        margin-left: 5px;
    }

        .messagetagline .tagline ul li {
            /*background-color: #e7f0ea;
    border-radius: 3px;
    color: #006729;*/
            display: inline-block;
            /*padding: 2px 5px;*/
            margin-bottom: 0.375em;
        }

/* #1893 */
.messages-list .tagline {
    font-family: 'Futura W01 Medium','Futura','Helvetica',sans-serif;
    letter-spacing: 1px;
    padding-top: 0.5em;
}

    .messages-list .tagline ul {
        display: inline;
        margin-left: 5px;
    }

        .messages-list .tagline ul li {
            background-color: #e7f0ea;
            border: medium none !important;
            border-radius: 3px;
            color: #006729;
            display: inline-block;
            padding: 2px 5px;
        }

/* #1921 */
.s-in.xx-small {
    font-size: xx-small;
}

/* #1948 */
.black {
    color: #333333 !important;
}

/* #1940 */
.modal-layer .contact-listing dl {
    margin-bottom: 0 !important;
}

/*myPagesHLU Begin*/
.hlu {
    font-family: 'Sabon LT W01 Roman', serif;
}

    .hlu span {
        font-weight: bold;
    }

.hlu_top, .hlu_instructions, .hlu_dataspecification, .hlu_ordertext, .hlu_signature, .hlu_footer {
    width: 100%;
    float: left;
}

.hlu_top {
    margin-bottom: 4em;
}

.hlu_logo {
    font-size: 0.75em;
    float: left;
}

.no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.hlu_infobox {
    float: right;
}

.hlu_date {
    float: right;
    width: 40%;
}

    .hlu_date.hlu_status {
        width: 55%;
    }

.hlu_borderbox {
    border: 1px solid #000;
    padding: 0.5em 1em;
    margin-bottom: 1em;
}

.hlu_dataspecification {
    border: 1px solid #000;
    padding: 1em 0 1em 1em;
}

table.hlu_table {
    max-width: 100%;
    width: 100%;
}

tr.hlu_tableheadings > td {
    font-weight: bold;
}

.hlu_table td {
    padding-right: 1em;
}

    .hlu_table td.right {
        text-align: right;
    }

    .hlu_table td.last {
        text-align: center;
        border-left: 1px solid #000;
        padding: 0;
    }

.hlu_table .st-key {
    line-height: normal;
    font-size: 0.85em;
    font-weight: bold;
    width: 35%;
}

.hlu_table .st-val {
    line-height: normal;
    font-size: 0.85em;
    text-align: right;
    width: 65%;
}

.created-stacked-table {
    width: 100%;
}

    .created-stacked-table .hlu_table .st-key h5 {
        text-transform: initial;
        font-weight: bold;
    }

    .created-stacked-table .hlu_table {
        max-width: 100%;
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }

        .created-stacked-table .hlu_table td {
            padding: 0px;
        }

    .created-stacked-table .hlu_top_border {
        margin-top: 0px;
        padding-top: 0px;
        border-top: none;
    }

.hlu_table .st-val.align_center,
.hlu_table .st-val.align_right,
.hlu_table .st-val.align_left {
    text-align: right;
}

.hlu_choices {
    font-weight: bold;
}

.hlu_top_border {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 2px dotted #cccccd;
}

.hlu_ordertext {
    margin-top: 2em;
    margin-bottom: 4em;
}

.hlu_signature .signature_row {
    width: 100%;
    float: left;
}

    .hlu_signature .signature_row > div {
        float: left;
        width: 30%;
        border-top: 1px solid #000;
        margin-right: 2em;
        margin-top: 4em;
    }

.hlu_footer {
    margin-top: 2em;
}

.footer_box {
    border-top: 1px solid #000;
}

    .footer_box > div {
        float: left;
        width: 33%;
    }
/*Products*/
@media screen and (max-width: 47.875em) {

    .products .form-col {
        width: 100%;
    }

        .products .form-col.left,
        .products .form-col.right {
            float: none;
            clear: both;
            width: 100%;
        }

        .products .form-col.mobilefix {
            padding-top: 10px;
            width: 100%;
        }

    .products .s-hide-mobile {
        display: none !important;
    }

    .product-details.h4 {
        float: none !important;
    }
    /*.interstmailproducts left {
        width: 100%;
    }*/
}

.interestmailproducts h3 {
    font-family: "Futura W01 Medium","Futura","Helvetica",sans-serif !important;
    font-size: 1.42em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.interestmailproducts #email-label, .interestmailproducts #telephone-label {
    position: relative;
}

.interestmailproducts .more-padding-top {
    padding-top: 0.9em;
}

.interest-mail-products label {
    text-transform: none;
}

.interestmailproducts .phone-right {
    display: block;
    clear: both !important;
}

.phonelabelleft {
    text-align: right;
    float: left;
    width: 20%;
}

.phonelabelright {
    float: right;
    width: 80%;
}

.phoneTest {
    display: block;
    float: right;
    clear: both;
}

.m-locations-listing .m-location .m-details .form-col.right,
.m-locations-listing .m-location .m-details .form-col.left,
.m-locations-listing .m-location .m-details .form-col.phoneTest {
    display: inline-block;
    padding: 5px 1px;
    overflow: hidden;
}

.phonelabelleft label.margin-top {
    margin-top: 1.9em;
}

.selectrow-on-click {
    position: relative;
    display: block;
    overflow: hidden;
}

.selectrow-wrapper-on-click {
    position: relative;
    display: inline-block;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
}

.selectrow-on-click .customSelect {
    width: 100%;
}

.selectrow-wrapper-on-click .hasCustomSelect {
    width: 100% !important;
    left: 0px !important;
    top: 0px !important;
}

.selectrow-wrapper-on-click .customSelect {
    width: 100% !important;
    position: relative;
    border: 2px solid #ddd;
}

@media screen and (max-width: 78.75em) {

    .phonelabelleft label.margin-top {
        margin-top: 1.5em;
    }
}

@media screen and (max-width: 47.875em) {

    .m-locations-listing .m-location .m-details .form-col.right,
    .m-locations-listing .m-location .m-details .form-col.left,
    .m-locations-listing .m-location .m-details .form-col.phoneTest,
    .m-locations-listing .m-location .m-details .form-col.phoneTest {
        float: none;
        clear: both;
        width: 100%;
    }

    .m-locations-listing .m-location .m-details .form-col .phonelabelleft {
        width: 13%;
    }

    .m-locations-listing .m-location .m-details .form-col .phonelabelright {
        width: 87%;
    }

    .phonelabelleft label.margin-top {
        margin-top: 1.9em;
    }
}

.products .form-col {
    width: 48%;
    clear: both;
    font-family: "Futura W01 Medium","Futura","Helvetica",sans-serif !important;
}

    .products .form-col .m-button-submit {
        float: right;
    }

    .products .form-col em {
        line-height: 1;
        font-style: normal;
        color: #c6c6c7;
    }

    .products .form-col input,
    .products .form-col textarea {
        width: 100%;
        float: none;
    }

    .products .form-col textarea {
        height: 8em;
        margin-bottom: 1.4em;
    }

    .products .form-col.right {
        float: right;
        clear: none;
    }

    .products .form-col.left {
        float: left;
        clear: none;
    }

    .products .form-col.full {
        width: 100%;
    }

.products {
    margin-top: 1em;
}


.m-locations-listing .m-location.product.open .m-container.product {
    background-color: #e7f0ea;
    border-top: 0px;
    border-bottom: 0px;
}

.m-locations-listing .m-location.product .show-more {
    padding-left: 1em;
}

.product h4 {
    background-color: #fff !important;
}

.m-locations-listing .m-location.product:last-child .m-summary {
    border-bottom: 0px;
}

.m-locations-listing .m-location.product:last-child .m-container.product {
    border-bottom: 2px dotted #c6c6c7;
    overflow: hidden;
}

.m-locations-listing .m-location.product .m-summary {
    padding: 1em;
    border-top: 2px dotted #c6c6c7;
}

input.readonly {
    background-color: rgb(235, 235, 228);
    color: rgb(84, 84, 84);
}

.product-details.desc-close {
    float: right;
    font-size: 0.7em;
    position: relative;
}

.product-details.summary {
    background-color: transparent;
    line-height: 2em;
    margin-right: 1em;
    z-index: auto;
    float: left;
}

.product-details.h4 {
    background-color: transparent;
    border-top: 0 none;
    font-family: "Futura W01 Medium","Futura","Helvetica",sans-serif;
    height: auto !important;
    letter-spacing: 1px;
    line-height: 2em;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 1em;
    position: static;
    text-transform: uppercase;
    top: auto;
    width: auto;
    z-index: auto;
    float: left;
}

.product .checkbox label {
    text-transform: none;
}

.product-details {
    display: none;
}

.m-locations-listing .m-location.product .m-details {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
}

.unfoldedimage {
    width: 50%;
    margin-top: 1em;
}

.left {
    float: left;
}

.m-image-icon.product-summary {
    margin-bottom: 1em;
}

label span.s-hide-mobile {
    background: none !important;
    vertical-align: baseline !important;
}

/*Messages and Rss on startpage*/
.m-teaserleft {
    position: relative;
}

    .m-teaserleft:before {
        position: absolute;
        content: '';
        display: block;
        width: 100%;
        height: 10px;
        background: #e1e1e1;
        top: -10px;
        margin-left: -50%;
    }
/* end news */

.m-localinfo {
    background: #e1e1e1;
    position: relative;
    border: none;
    padding: 1em;
    padding-top: .4em;
}

    .m-localinfo h4 {
        /* width: 100%; */
        color: #333;
        border-bottom: 10px solid #006729;
        line-height: 2.25em;
        display: block;
        margin: 0 auto;
        position: relative;
    }


    .m-localinfo button.ms-choice {
        background-color: #fff;
        float: left;
        width: 100%;
    }

        .m-localinfo button.ms-choice > span {
            width: 84%;
        }

    .m-localinfo .ms-drop {
        width: 100%;
    }


    .m-localinfo .ms-parent {
        width: 72%;
    }

    .m-localinfo .m-show-area {
        width: 25%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        font-size: 1em;
        border: 1px solid #c9c9c9;
        line-height: 0.9em;
        height: 0.7em;
        padding-bottom: 0;
        min-height: 2.4em;
        float: right;
    }

    .m-localinfo .m-list {
        font-family: 'Futura W01 Medium', 'Futura', 'Helvetica', sans-serif;
        font-size: 0.9em;
        margin-top: .8em;
        padding: 0;
        margin-bottom: 0;
    }

        .m-localinfo .m-list li .s-in {
            color: #006729;
        }

        .m-localinfo .m-list li.s-fortum a {
            color: #433b67;
        }

        .m-localinfo .m-list li.s-fortum .s-in {
            color: #433b67;
        }

            .m-localinfo .m-list li.s-fortum .s-in:before {
                content: "\e600";
            }

.m-areaform {
    margin-top: 1.2em;
}

.m-localinfo li.t-more {
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: none;
    text-align: right;
}

    .m-localinfo li.t-more i {
        margin-left: .8em;
    }

.m-localinfo .t-more a {
    padding-bottom: 0;
    margin-bottom: 0;
}

.m-news.hasMessages .s-last-bignews {
    display: none;
}

.m-news.hasMessages .m-list .s-last-bignews {
    display: block !important;
}

.m-localinfo-wrapper {
    display: none;
}

.m-news.hasMessages .m-localinfo-wrapper {
    display: block;
}

.m-localinfo .ms-drop input[type="checkbox"] + label {
    white-space: nowrap;
}

.t-preamble-extra {
    font: 1.2em 'Sabon LT W01 Italic', serif;
    margin-bottom: 24px;
    color: #333;
    margin-top: 1.25em;
}

s-fortum svg {
    margin-left: -0.3em;
    margin-right: -0.2em;
}

.m-localinfo .m-show-area {
    width: 25%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-size: 1em;
    border: 1px solid #c9c9c9;
    line-height: 1.5em;
    height: 3em;
    padding-bottom: 0;
    min-height: 2.4em;
    float: right;
}

.m-localinfo .m-list .bold {
    font-family: 'Futura W01 heavy', 'Futura', 'Helvetica', sans-serif;
    font-weight: normal;
}

table.s-hide-mobile {
    display: table;
}

@media screen and (max-width: 47.875em) {
    .s-fortum svg {
        margin-left: -0.3em;
        margin-right: -0.2em;
    }

    .infoBox-footer {
        border-left: 0px;
    }

        .infoBox-footer span,
        .infoBox-footer strong {
            margin-left: 10px;
        }

    table.s-show-mobile {
        display: table;
    }

    table.s-hide-mobile {
        display: none;
    }
}

@media screen and (max-width: 78.75em) {
    #invoiceSpecification .no-left-border-tablet {
        border-left: 0px;
    }

    #invoiceInfo {
        margin-top: 0px;
    }

    .s-fortum svg {
        margin-left: -0.6em;
        margin-right: -0.4em;
    }
}

@media screen and (min-width: 78.75em) {
    .s-fortum svg {
        margin-left: -0.3em;
        margin-right: -0.2em;
    }

    .m-localinfo .m-show-area {
        width: 25%;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
        font-size: 1em;
        border: 1px solid #c9c9c9;
        line-height: 0.9em;
        height: 0.7em;
        padding-bottom: 0;
        min-height: 2.4em;
        float: right;
    }
}

.m-localinfo .select-area {
    float: left;
}

.m-localinfo .m-list {
    clear: both;
}

.s-bold {
    font-family: 'Futura W01 bold', 'Futura', 'Helvetica', sans-serif;
    font-weight: bold;
}

.m-teaser-wide {
    border-top: 10px solid #e1e1e1;
    margin-bottom: -10px;
}

#android-pdf {
    display: none;
}

#thankyou-heading {
    display: none;
}

p.t-small {
    font-size: 1.0625em !important;
    font-family: 'Sabon LT W01 Italic', serif !important;
}

.rss-feed {
    margin-top: 10px;
    font-size: 2em;
    margin-bottom: 10px;
}

.rss-feed-text {
    margin-left: 10px;
    font-size: 0.5em;
    vertical-align: 0.5em;
}

.rss-container {
    border-top: 2px dotted #c6c6c7;
    border-bottom: 2px dotted #c6c6c7;
    margin-bottom: 10px;
    margin-top: 10px;
}

.rangeSlider-wrapper .quick {
    padding: 0 1em;
}

@media screen and (max-width: 47.875em) {
    .rangeSlider-wrapper {
        margin-top: -15px;
    }
}
