@charset "utf-8";/*  Developer: Maikel van Gulik    Date: 20-12-2017 *//* HIGH RES SCREENS */@media (min-width: 1025px){    .blueprint .logo-img {        position:absolute;        top: 25px;        right: 20px;        height: 43px;    }    .blueprint .printblueprint {        position: absolute;        top: 25px;        right: 90px;        width: 43px;        height: 43px;        background: url('../images/print-button.png') center center no-repeat #eee;    }    .blueprint .left-section {        display: block;        width: 34%;        float: left;    }    .blueprint .right-section {        display: block;        width: 64%;        min-width: 700px;        float: right;    }}/* LOW RES SCREENS ; MOBILE */@media (min-width: 901px) and (max-width: 1024px){    .blueprint .logo-img {        display:none;    }    .blueprint .printblueprint {        position: absolute;        top: 25px;        right: 25px;        width: 43px;        height: 43px;        background: url('../images/print-button.png') center center no-repeat #eee;    }    .blueprint .left-section {        display: block;        width: 34%;        float: left;    }    .blueprint .right-section {        display: block;        width: 64%;        float: right;    }}/* LOW RES SCREENS ; MOBILE */@media (max-width: 900px){    .blueprint .logo-img {        display:none;    }    .blueprint .printblueprint {        position: absolute;        top: 25px;        right: 25px;        width: 43px;        height: 43px;        background: url('../images/print-button.png') center center no-repeat #eee;    }    .blueprint .left-section {        display: block;        width: 100%;        float: left;        clear: both;    }    .blueprint .right-section {        display: block;        width: 100%;        float: right;        clear: both;    }}.blueprint label.title{    line-height: 43px;    font-size: 24px;    font-weight: 600;    text-transform: capitalize;    text-align: center;    margin-bottom: 4px;}.blueprint .txt-right {    display: inline-block;    text-align: right;    float: right;}.blueprint .txt-left {    display: inline-block;    text-align: left;    float: left;}.blueprint .plaatje {    position: absolute;}/* ITEMS IN SECTION LEFT */.blueprint .menu {    display: block;    line-height: 20px;    float: left;    margin: 0 0 10px 0;    width: 100%;}.blueprint .legenda {    display:block;    line-height: 20px;    float: left;    border: 1px solid grey;    clear: left;    width: 100%;}.blueprint .left-part {    float: left;    clear: left;    width: 60%;}.blueprint .right-part {    float: right;    clear: right;    width: 40%;}.blueprint label.left-part {    padding-bottom: 15px;}.blueprint select.right-part, .blueprint input[type='text'].right-part {    padding: 3px 5px;    height: 32px;    float: right;    clear: right;    text-align: left;}.blueprint .maten-in-kolom {    display: inline-block;    float: right;    text-align: right;    padding-right: 10px;}/* ITEMS IN SECTION RIGHT */.blueprint #maten {    position: relative;    width: 700px;    height: 500px;}.blueprint #berekening {    position: absolute;}.blueprint #tech-drawings {    position: relative;}.blueprint .overlay {    top: 0;    left: 0;    width: 100%;    height: 100%;    max-width: 700px;    max-height: 500px;}/* Positioning the measurements-labels */.blueprint #text-Hellingshoek {    position: absolute;    width: 50px;    top: 138px;    left: 465px;    border-style: none;    background: none;}.blueprint #text-DiepteGoot {    position: absolute;    top: -13px;    left: 325px;}.blueprint #text-LengteDakplatenEnLiggers {    position: absolute;    top: 55px;    left: 325px;}.blueprint #text-HoogteMuurprofiel {    position: absolute;    top: 28px;    left: 25px;}.blueprint #text-HoogteverschilGootEnMuurprofiel {    position: absolute;    top: 90px;    left: 105px;}.blueprint #text-HoogteOnderkantMuurprofiel {    position: absolute;    top: 200px;    left: 30px;}.blueprint #text-HoogteBovenkantMuurprofiel {    position: absolute;    top: 200px;    left: -28px;}.blueprint #text-HoogteOnderkantGoot {    position: absolute;    top: 260px;    left: 575px;}.blueprint #text-HoogteBovenkantGoot {    position: absolute;    top: 260px;    left: 620px;}.blueprint #text-BreedteGoot {    position: absolute;    top: 190px;    left: 500px;}.blueprint #text-DikteStaander {    position: absolute;    top: 325px;    left: 500px;}.blueprint #text-DiepteBinnenkantStaander {    position: absolute;    top: 410px;    left: 325px;}.blueprint #text-DiepteBuitenkantStaander {    position: absolute;    top: 432px;    left: 325px;}.blueprint #text-DiepteTotEindeStaander {    position: absolute;    top: 450px;    left: 325px;}.blueprint #precisionwarning{    margin: 5px 10px 5px 10px;    font-style: italic;    font-size: 12px;    font-weight: normal;}.blueprint .content {    font-size: 12px;    clear: both;}.blueprint hr {     color: #FF9900;    margin: 15px 0 15px 0;}.construct-drawing-side.modal-popup .modal-content {    height: inherit;    padding-top: 22px;    padding-left: 10px;    padding-right: 10px;}.construct-drawing-side.modal-popup .modal-inner-wrap{    margin: 0;    bottom: 0;    left: 0;    width: 100%;    height: 100%;    position: fixed;    right: 0;    top: 0;    max-height: 100%;}.blueprint .vertical {    -ms-transform: rotate(-90deg);     /* IE 9 */    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */    transform: rotate(-90deg);}/* Styling the measurementslabels */.blueprint .measurement {    text-align: center;    padding: 0 10px 0 10px;    width: 100px;    position: absolute;    border-style: none;    background: none;    -webkit-border-radius: 42px;    -moz-border-radius: 42px;    border-radius: 42px;    text-indent: 0;    opacity: 1;}.blueprint .printblueprint:hover {    background-image: url('../images/print-button-hover.png');    cursor: pointer;}.blueprint .legenda .selectionmenutitle {    margin: 5px 10px;    font-size: 18px;}.blueprint .legenda2 {    display: block;    float: left;    clear: both;    width: 100%;}.blueprint .hoverClass:hover {    background-color: #CBCBCB;}.blueprint .clearfix::after {    content: "";    clear: both;    display: table;}.modal-popup .modal-content{    padding-top: 0;    line-height: 20px;}/* Modal settings */.construct-drawing-side h1{    position: absolute;    z-index: 10;}/* CHECKBOXES */.blueprint input[type=checkbox] {    display: none;}.blueprint input[type=checkbox] + label span {    margin-left: 18px;    display: inline-block;}.blueprint input[type=checkbox] + label {    margin-left: 7px;    background: url('../images/checkbox_unchecked.gif') left center no-repeat;    height: 20px;    width: auto;    display: inline-block;    padding: 0;    -moz-user-select: none;    -webkit-user-select: none;    z-index: 100;}.blueprint input[type=checkbox]:checked + label {    background-image: url('../images/checkbox_checked.gif');    background-repeat: no-repeat;    background-position: left center;}