﻿

@media print {

    body {
        padding: 0mm 0mm 10mm 10mm;
    }

    .container {
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    input[style=text] {
        font-family: Arial !important;
        font-weight: normal !important;
        font-style: normal !important;
        height: 19px;
    }

    input {
        border-style: none none solid none;
        border-width: 0.2px;
        border-color: #939393;
    }

    input:focus {
        outline: none;
    }

/*-----------------PAGE BREAK-----------------*/
    /*.footer {
        display: block;
        page-break-after: always;
    }*/

    .second-page {
        display: block;
        page-break-before: always;
        padding-top: 0mm;
    }
/*-----------------PAGE BREAK-----------------*/

    h1 {
        text-transform: uppercase;
    }

    .header-wrapper {
        margin-bottom: 20px;
    }

    .header-wrapper img {
        width: 115px;
        margin-bottom: 10px;
    }

    .headline-rental {
        padding-right: 20px;
        padding-left: 30px;
        text-align: center;
    }

    .headline-rental h1 {
        font-weight: 700;
        margin-top: 0;
        text-align: center;
        font-size: 26px;
    }

    .headline-rental p {
        width: 100%;
        margin: auto;
        font-size: 10px;
    }

    p.contact-info {
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 13px;
    }

    .first-block {
        margin-bottom: 10px;
    }

    .fill-in input {
        width: 100%;
        margin-bottom: 10px;
        font-size: 11px;
    }

    .second-block {
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .second-block .row {
        margin-bottom: 0;
    }

    .fill-in .col-xs-3 p, .fill-in .col-xs-6 p, .fill-in .col-xs-8 p, .fill-in .col-xs-4 p {
        margin-bottom: 0;
        font-size: 9px;
    }

    .second-block .col-xs-12 .row .col-xs-8 p, .second-block .col-xs-12 .row .col-xs-4 span {
        font-size: 9px;
    }

    .second-block .col-xs-12 .row .col-xs-4 span {
        margin: 0;
    }

    .second-block .col-xs-12 .row {
        margin-bottom: 5px;
        border-bottom: solid 0.2px #ccc;
    }

    .second-block .col-xs-12 .row .col-xs-4 span, .second-block .col-xs-12 .row .col-xs-4 input {
        float: right;
        margin-top: 2px;
    }

    .second-block .col-xs-12 .row .col-xs-4 input {
        margin-left: 30px;
        margin-top: 0;
    }

    .second-block .col-xs-12 .row .col-xs-8 p {
        margin-bottom: 0;
    }

    .second-block .col-xs-12 .row .col-xs-8 p:first-of-type {
        display: inline-block;
        float: left;
        line-height: 1.7;
    }

    .second-block .col-xs-12 .row .col-xs-8 p:last-of-type {
        margin-left: 20px;
        margin-bottom: 2px;
        line-height: 1.7;
    }

    .second-block {
        margin-bottom: 0;
    }

    .footer {
        margin-bottom: 0;
        margin-top: 25px;
    }

    .row.footer.second-footer {
        margin-top: 412px;
    }



/*--------------------BAKSIDAN--------------------*/

    .second-page-first-row h2 {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 32px;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .second-page-second-row {
        margin-top: 10px;
    }

    .second-page-second-row p {
        line-height: 1.2;
        font-size: 16px;
    }

    .second-page-third-row {
        margin: 10px 0 0 0;
    }

    .second-page-third-row p span {
        width: 100%;
    }

    .second-page-third-row p span input {
        padding: 0;
        width: 95%;
        float: right;
        font-weight: 100;
    }

    .second-page-third-row p {
        font-size: 18px;
        font-weight: 700;
    }



/*--------------------ÖVERSYN - UTLÄMNING + RETURSEDEL--------------------*/

    #o .header-wrapper,
    #r .header-wrapper {
        margin-bottom: 20px;
    }   

    .row.first-block.mbottom-20.overview-container,
    .row.second-block.mbottom-20.overview-container {
        width: 80%;
        margin: auto;
        margin-bottom: 40px;
    }

    #r .row.first-block.mbottom-20.overview-container {
        margin-bottom: 10px;
    }

    #o .second-page-third-row.fill-in input,
    #r .second-page-third-row.fill-in input {
        padding: 0;
        width: 95%;
        float: right;
    }

    #o .fill-in input, #r .fill-in input {
        width: 80%;
        float: right;
    }

    #o .fill-in .col-xs-6 p, #r .fill-in .col-xs-6 p, .fill-in .col-xs-8 p, .fill-in .col-xs-4 p {
        display: inline-block;
        height: 20px;
    }

    #o .row.second-block.mbottom-20.overview-container input[type=checkbox],
    #r .row.second-block.mbottom-20.overview-container input[type=checkbox] {
        float: left;
        margin: auto 4px auto 0;
    }

    #o .row.second-block.mbottom-20.overview-container input[type=text],
    #r .row.second-block.mbottom-20.overview-container input[type=text] {
        float: right;
        width: 70%;
        font-size: 10px;
    }

    #o .row.second-block.mbottom-20.overview-container input.special-field {
        width: 40%;
    }

    #r .row.second-block.mbottom-20.overview-container input.special-field {
        width: 47%;
    }

    #o .second-block .col-xs-12 .row, #r .second-block .col-xs-12 .row {
        margin-bottom: 2px;
        border-bottom: none;
    }

    #o .row.second-block.mbottom-20.overview-container p {
        font-size: 13px;
        font-weight: 100;
    }

    #o .row.second-block.mbottom-20.overview-container p,
    #r .row.second-block.mbottom-20.overview-container p {
        margin-bottom: 5px;
        font-size: 13px;
        font-weight: 100;
    }

    #o .row.second-block.mbottom-20.overview-container .col-xs-4,
    #r .row.second-block.mbottom-20.overview-container .col-xs-4 {
        width: 50%;
    }

    #o .row.second-block.mbottom-20.overview-container .col-xs-8,
    #r .row.second-block.mbottom-20.overview-container .col-xs-8 {
        width: 50%;
    }

    #o .row.second-block.mbottom-20.overview-container .row,
    #r .row.second-block.mbottom-20.overview-container .row {
        margin-bottom: 7px;
    }

    #o .row.footer.second-footer {
        margin-top: 270px;
    }

    #r .row.footer.second-footer {
        margin-top: 0;
    }

    #o .row.footer.second-footer p, #r .row.footer.second-footer p {
        display: block;
    }

    #o .row.footer.second-footer input, #r .row.footer.second-footer input {
        width: 100%;
    }

    #o .headline-rental h2, #r .headline-rental h2 {
        font-size: 24px;
        font-weight: 700;
        text-transform: uppercase;
        margin-top: 0;
    }

    .header-wrapper p.contact-info input {
        border-style: none;
        padding-left: 0;
        margin-left: 5px;
        width: 100px;
        font-size: 10px;
        font-weight: 100;
    }

    #o .second-page-third-row .col-xs-12, #r .second-page-third-row .col-xs-12 {
        margin-bottom: 0px;
    }

    #o .row.second-page p.contact-info:last-of-type,
    #r .row.second-page p.contact-info:last-of-type {
        margin-top: 20px;
        font-weight: 400;
        text-transform: none;
    }

    #o .fill-in.overview-ingress .col-xs-6 p, #r .fill-in.overview-ingress .col-xs-6 p, .fill-in .col-xs-8 p, .fill-in .col-xs-4 p {
        display: inline-block;
        height: 30px;
    }

    #o .row.second-page .col-xs-12 .header-wrapper, #r .row.second-page .col-xs-12 .header-wrapper {
        height: 500px;
    }

    img.kaross-bild {
        display: block;
        width: 90%;
        margin: auto;
        position: relative;
        top: -120px;
        z-index: -99;
    }


/*--------------------SKYLT--------------------*/

    #s .header-wrapper img {
        width: 250px;
    }

    #s p {
        font-size: 30px;
        margin: 0 0 60px 0;
        font-weight: 900;
    }

    #s .row .col-xs-6 p:first-of-type {
        font-weight: 400;
    }

    #s input {
        padding-left: 10px;
        width: 83%;
        float: right;
        background: transparent;
    }

    #s .sign-info input {
        width: 75%;
        float: right;
        font-weight: normal;
    }

    #s .sign-info p:last-of-type {
        margin: 10px 0 0 0;
    }

    img.skylt-bild {
        position: fixed;
        width: 100%;
        margin-top: 10%;
    }
     a[href]:after {
    content: none !important;
  }   
}
.spara,.print {
        display: none !important;
    } 
