﻿
/*
    *
    *
    *  products.css (old css generated from product.scss)
    *
    *
*/
div.diecutters-page div.wrap-product {
    display: inline-block !important;
    min-width: 350px;
    max-width: 350px;
    min-height: 315px;
    max-height: 315px;
    /*margin-right: 45px;*/
    flex: 0 0 33.3333%;
}

@media screen and (max-width: 375px) {
    div.diecutters-page div.wrap-product {
        display: inline-block !important;
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        min-height: 0;
        height: auto;
        max-height: unset;
        margin-right: 0;
    }
}

div.diecutters-page div.wrap-product.wrap-machine-product {
    min-width: 220px;
    max-width: 220px;
    min-height: 300px;
    max-height: 500px;
    margin-right: 20px;
    margin-bottom: 6px;
    margin-top: 2px;
}

div.diecutters-page div.wrap-product table.partgroup-product {
    min-width: 350px;
    max-width: 350px;
    max-height: 275px;
    margin: 0 !important;
}

@media screen and (max-width: 375px) {
    div.diecutters-page div.wrap-product table.partgroup-product {
        min-width: 100%;
        max-width: 100%;
        max-height: unset;
        margin: 0 5px !important;
    }
}

div.diecutters-page div.wrap-product table.partgroup-product.machine-product {
    min-width: 220px;
    max-width: 220px;
}

div.diecutters-page div.wrap-product table.partgroup-product td {
    vertical-align: top;
    padding: 0;
}

    div.diecutters-page div.wrap-product table.partgroup-product td:first-child {
        width: 52%;
    }

    div.diecutters-page div.wrap-product table.partgroup-product td:last-child {
        width: 48%;
    }

    div.diecutters-page div.wrap-product table.partgroup-product td:first-child:last-child {
        width: 100%;
    }

@media screen and (max-width: 375px) {
    div.diecutters-page div.wrap-product table.partgroup-product td {
        width: 100% !important;
        display: block;
    }
}

div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table {
    margin: 0 !important;
    width: 100% !important;
}

    div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table td {
        text-align: left;
        font-size: 0.95em;
        line-height: 1.5em;
        border-bottom: 1px solid #cadce8;
    }

        div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table td > span {
            white-space: nowrap;
        }

    div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table tr:first-child td {
        font-size: 0.875em;
        padding-top: 3px;
        padding-bottom: 5px;
        border-bottom: 0;
    }

    div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table tr:last-child td {
        border-bottom: 0;
    }

    div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table td.td-paging a {
        font-size: 1.3em;
        font-weight: normal;
    }

        div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table td.td-paging a:first-child {
            float: left;
        }

        div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table td.td-paging a:last-child {
            float: right;
        }

        div.diecutters-page div.wrap-product table.partgroup-product td.td-product-machinetypes table td.td-paging a.disabled {
            /*display:none;*/
            cursor: default !important;
            color: #CCC !important;
        }

div.diecutters-page div.wrap-product table.partgroup-product td.td-product-image > a, div.diecutters-page div.wrap-product table.partgroup-product td.td-product-image > img {
    /*float:left;*/
}

div.diecutters-page div.wrap-product table.partgroup-product td.td-product-image > a {
    display: inline-block;
}

div.diecutters-page div.wrap-product table.partgroup-product td.td-product-verkooptekst {
    text-align: left;
    font-weight: bold;
    font-size: 1.01em;
    /*text-transform:uppercase;*/
}

div.diecutters-page div.wrap-product table.partgroup-product.machine-product td.td-product-verkooptekst {
    font-size: 0.9em;
}

div.diecutters-page div.wrap-product table.partgroup-product img {
    width: 100% !important;
    height: auto !important;
    max-height: 300px !important;
}

@media screen and (max-width: 375px) {
   /* div.diecutters-page div.wrap-product table.partgroup-product img {
        max-width: 100% !important;
        min-width: 50px !important;
    }*/
    /*div.diecutters-page div.wrap-product table.partgroup-product.machine-product {
        margin-bottom: 32px !important;
    }*/
}

div.diecutters-page div.machinetype-list,
div.diecutters-page div.machine-type {
    text-align: left;
    min-width: 225px;
    max-width: 225px;
    margin: 0 !important;
    margin-right: 15px !important;
    display: inline-block;
    vertical-align: top;
}

div.diecutters-page div.machinetype-list {
    padding-bottom: 25px;
    padding-left: 10px;
    /*border-left:1px solid #045890;*/
}

@media screen and (max-width: 1200px) {
    div.diecutters-page div, div.diecutters-page p, div.diecutters-page a, div.diecutters-page span, div.diecutters-page td {
        font-size: 14px;
    }

    div.diecutters-page tr.td-product-machinetype a {
        margin-bottom: 3px;
        margin-top: 3px;
        display: inline-block;
    }

    div.diecutters-page div.machinetype-list a {
        margin-bottom: 4px !important;
        display: inline-block;
    }
}
/*
@media screen and (max-width: 375px) {
    div.diecutters-page div#divcontains-wrap-products,
    div.diecutters-page div.wrap-product, div.diecutters-page table,
    div.diecutters-page div.wrap-product table.partgroup-product, div.diecutters-page tr, div.diecutters-page tbody, div.diecutters-page td, div.diecutters-page th,
    div.diecutters-page div.partgroups,
    div.diecutters-page div.partgroups div.partgroup,
    div.diecutters-page div.mvlogo-home {
        display: inline-block !important;
        width: 100% !important;
        min-width: 100% !important;
        max-width: 100% !important;
        padding: 1px !important;
        margin: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        box-sizing: border-box;
    }

        div.diecutters-page img,
        div.diecutters-page div.mvlogo-home > img {
            min-width: 100% !important;
            max-width: 100% !important;
            width: 100% !important;
        }

    div.diecutters-page div.td-title {
        max-height: unset !important;
    }

    div.diecutters-page div, div.diecutters-page p, div.diecutters-page a, div.diecutters-page span, div.diecutters-page td {
        white-space: normal !important;
        word-break: break-word !important;
        font-size: 16px;
    }

    div.diecutters-page a {
        display: inline-block;
    }

    div.diecutters-page tr.td-product-machinetype a {
        margin-bottom: 5px;
        margin-top: 5px;
    }

    div.diecutters-page div.wrap-product {
        margin-bottom: 50px !important;
    }

    div.diecutters-page div.search-field,
    div.diecutters-page div.search-field span,
    div.diecutters-page div.search-field div.txt-wrap,
    div.diecutters-page div.search-field div.txt-wrap input {
        display: inline-block !important;
        box-sizing: border-box !important;
        max-width: 98% !important;
        min-width: 98% !important;
        width: 98% !important;
        margin: 0 !important;
        padding: 0 !important;
        position: unset !important;
    }

        div.diecutters-page div.search-field[type=text],
        div.diecutters-page div.search-field span[type=text],
        div.diecutters-page div.search-field div.txt-wrap[type=text],
        div.diecutters-page div.search-field div.txt-wrap input[type=text] {
            text-align: center !important;
            border-bottom: 1px solid #ddd !important;
            margin-bottom: 5px !important;
        }

    div.diecutters-page div.machinetype-list,
    div.diecutters-page div.machinetype-list a {
        display: inline-block !important;
        min-width: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }

        div.diecutters-page div.machinetype-list a {
            margin-bottom: 22px !important;
            display: inline-block !important;
            word-break: break-word !important;
            white-space: normal !important;
            line-height: 1 !important;
        }
}
*/




/*
    *
    *
    *  diecutters.css
    *
    *
*/

div.diecutters-page {
    font-family:'Barlow','Open Sans', 'Avenir LT Std', Arial, sans-serif;
    font-size: 11pt;
    line-height:22pt;
    vertical-align:middle;
    /*line-height:26pt;*/
    /*padding:25px;*/
    /*text-align:center;*/

    /*display:table;*/
    margin:0 auto;
    text-align:center;
}

div.diecutters-page a,
div.diecutters-page a:visited,
div.diecutters-page a:hover,
div.diecutters-page a:focus {
    color: #045890 !important;
    outline: none !important;
    font-weight: bold;
}
div.diecutters-page a:hover {
    color: #0c8be0 !important;
}

.contact-us-block {
    margin-top:60px;
    /*border:1px solid #1987ce;
    box-shadow: 0 0 5px #5c9cc6;
    padding: 15px !important;*/
    display:inline-block;
    width:100%;
}

div.diecutters-page a.contact-us {
    display:inline-block;
    padding: 7px 30px;
    /*background:#047ccb;*/
    background:#00a1ff;
    /*border:1px solid #046daa;*/
    color:white !important;
    font-weight:normal;
    font-size:12pt !important;
    overflow:visible !important;
    position:relative;
    box-shadow:3px 3px 6px #a7acb0;
}

.iblock.contact-us-block > span {
    font-size:11pt !important;
}

div.diecutters-page a.contact-us:before {
    position:absolute;
    top: -2px;
    left: -2px;
    content:'';
    display:inline-block;
    background-color:transparent;
    width:calc(100% + 2px);    
    height:calc(100% + 2px);

    /*border:1px solid #007fd5;*/
}
div.diecutters-page a.contact-us:hover {
    /*background: #1992e2;*/
    background:#00a9ff;
    /*border:1px solid #0b89ca;*/
    box-shadow:2px 2px 4px #a7acb0;
}
div.diecutters-page a.contact-us:hover:before {      
    /*box-shadow:0 0 2px #156192 inset;*/ 
}

div.diecutters-page table {
    margin:0 auto;
}


div.diecutters-page table:hover td[data-name] {
    cursor:pointer;
}

.ireference {
    font-size:9pt;
    color: #5e6062;
}



.bottom-links {
    margin-top:25px;
    font-size:10pt;
}

div.diecutters-page table.tbl-default {
    margin-bottom:50px !important;
    border-spacing: 2px !important;
}

div.diecutters-page p[id$='pFeedback'] {
    color: #cb2428 !important;
}


/*div.diecutters-page div.mvlogo {
    position:relative;
}

div.diecutters-page div.mvlogo > img {
    width:240px !important;
    max-width:250px;
}

div.diecutters-page div.mvlogo > span {
    font-size:20pt;
    font-weight:bold;
    display:inline-block;
    max-width:500px;
    position:absolute;
    left: 375px;
    top: 75px;
}*/

div.diecutters-page div.mvlogo-home {
    display:inline-block;
}

div.diecutters-page div.mvlogo-home > img {
    width:240px !important;
    max-width:225px;
    float:left;
    /*width:1050px;*/
}

div.diecutters-page div.mvlogo-home > span {
    font-size:14pt;
    font-weight:bold;
    display:inline-block;
    max-width:450px;
    float:left;
    margin-top:52px;
    margin-left:25px;
    text-align:left;

    /*position:absolute;
    left: 375px;
    top: 75px;*/
}

    div.diecutters-page div.hor-scroll {
        position:relative;
        width: 100% !important;
        white-space: nowrap !important;
        overflow: hidden;
        background-color: white;
        /*box-shadow: 0 0 4px #102635 inset;*/


        /*border-top:1px solid #c4cacf;
        border-bottom:1px solid #c4cacf;*/


        padding: 10px 0 0 0 !important;
        -moz-box-sizing: border-box !important;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
        padding-left:15px !important;
        padding-right:15px;
    }

    div.diecutters-page div.hor-wrapper {
        display:inline-block;
        position:relative;
        width:100%;
        margin-bottom:50px;

    }
    div.diecutters-page div.hor-btn {
        border-top: 1px solid #c4cacf !important;
        border-bottom: 1px solid #c4cacf !important;
        height: 100%; /*calc(100% - 2px);*/
        position: absolute;
        font-size: 36pt !important;
        color: black;
        border: 3px black;
        z-index: 999999;
        display: table-cell;
        /*background-color: white;*/
        top: 0 !important;
        line-height: 100% !important;
        vertical-align: middle;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    div.diecutters-page div.hor-left {
        right:100%;
    }
    div.diecutters-page div.hor-right {
        left:100%;
    }
div.diecutters-page table tr td {
    text-align:center;
}
div.diecutters-page table tr td.td-no-center {
    text-align:left;
}

div.diecutters-page div.white-transparent,
div.diecutters-page div.white-transparent div {
    /*max-width: 100% !important;*/
    opacity:0 !important;
    filter:alpha(opacity=0) !important;
}
div.diecutters-page table div.td-title,
div.td-title {
    text-align: center;
    padding: 10px 8px !important;
    max-height: 20px !important;
    background-color: #0065a9;
    border: 1px solid #074874 !important;
    color: white !important;
    text-shadow: 2px 1px 5px black !important;
    cursor: pointer;
    white-space: nowrap;
    margin: 5px 0 !important;
    font-size: 10pt; /*9pt;*/
    line-height: 11pt;
    /*font-family:Arial;*/
    /*text-transform:lowercase !important;*/
    font-weight: 600;
    border-radius: 18px;
}

div.diecutters-page table div.td-title:hover,
div.partgroup:hover div.td-title,
div.td-title:hover {
    cursor:pointer;
    color:#f0f0f0;
    color:#6d6d6d;
    background-color: black;
}

div.partgroups {
    display: table;
    margin: 0 auto;
    text-align: center;
    max-width:100%;
}
div.partgroup {
    display:inline-block;
    margin: 18px 10px 0 0;
    padding:0 !important;
    min-width:200px;
    max-width:200px;
    cursor:pointer;
    transition: all 0.2s;
}
div.partgroup:hover {
    scale:1.05;
    background-color:white;
}

/*tr.trAsBlock {
    min-height: 200px !important;
    max-height:200px !important;
    display: inline-block;
    position: relative;
    min-width: 200px;
}

td.tdAbsolute {
    position: absolute;
    bottom: 0;
    width: 100% !important;
    height:100% !important;
}

td.tdAbsolute > img {
    max-height:100% !important;
    position:absolute;
    bottom:0;
    left:0;
}*/

td.tdAbsolute {
    vertical-align:middle;
}

.tbl-partgroups tr td:first-child {
    padding-top:20px;
}
.tbl-partgroups tr td.td-title:first-child {
    padding-top:0;
}
.tbl-partgroups tr td[rowspan='2'] {
    max-width:250px;
    text-align:left;
    vertical-align:bottom;
    padding:5px 5px 3px 15px;
    direction:rtl !important;
}


div.diecutters-page table.tbl-machinetypes tr td {
    text-align:left;
    vertical-align:top;
}
div.diecutters-page table.tbl-machinetypes td:first-child {    
    padding-right:40px;
    white-space:nowrap;
}

div.diecutters-page [id$='pnlPartgroup'] table.tbl-default {
    margin-bottom:0 !important;
}
/*div.row {
    width:100%;
    display:inline-block;
    margin-bottom:100px;
}*/


.row {
    width:100%;
}


div.textCenter {
    text-align:center;
}

/*shoplayoutchanges*/

div.white-transparent {
    opacity: 100 !important;
    background-color: rgba(255, 255, 255, 0.90);
    max-width:100% !important;
}

.iblock {
    display:inline-block !important;
    padding: 25px 0;
}




.tbl-default tr:first-child td {
    min-width:200px !important;
    max-width:200px !important;
    min-height:200px !important;
    max-height:200px !important;
    text-align:center;
    vertical-align:middle;
}

.tbl-default tr td,
div.diecutters-page img  {
    max-height:200px !important;
    min-width:200px !important;
    max-width:200px !important;
}



[id$='pnlPartgroup'] .td-title,
[id$='pnlPartgroup'] .td-title .td-title:hover {
    cursor:default !important;
}

[id$='pnlPartgroup'] .td-title .td-title:hover {
    background-color: #218ad0 !important;
}

[id$='pnlPartgroup'] .tbl-default tr:first-child td {
    min-width:350px !important;
    max-width:350px !important;
    min-height:280px !important;
    max-height:280px !important;
    width:350px;
}


[id$='pnlPartgroup'] .tbl-default tr td,
[id$='pnlPartgroup'] td img { 
    max-height:280px !important;
    min-width:1px !important;
    max-width:100% !important;
}





#content_pnlPartgroup > table.tbl-machinetypes.tblCenter {
    max-width:450px !important;
}
#content_pnlPartgroup > table.tbl-machinetypes.tblCenter tr td {
    border-bottom: 1px solid #cadce8;
}
#content_pnlPartgroup > table.tbl-machinetypes.tblCenter tr:last-child td {
    border-bottom:0 !important;
}
#content_pnlPartgroup > table.tbl-machinetypes.tblCenter tr td:first-child {
    border-right: 1px solid #cadce8;
}
#content_pnlPartgroup > table.tbl-machinetypes.tblCenter tr td:last-child {
    padding-left:15px !important;
}
/*#content_pnlPartgroup > table.tbl-machinetypes.tblCenter td {
    max-width:50% !important;
}*/



/*****
    Products in partgroup page
                               *****/






@media screen and (max-width:980px) {
    #GT_FOOTER_HELPER {
        display:none !important;
    }

    div.diecutters-page table.tbl-machinetypes td:first-child {    
        padding-right:20px;
    }

    div.diecutters-page {
        font-size:10pt;
    }


}

@media screen and (max-width:800px) {
    div.diecutters-page div.mvlogo-home > span {
        font-size:12pt;
        max-width:400px;
    }
}


@media screen and (max-width:720px) {
    .mvlogo-home span {
        font-size:15pt !important;
    }
    div.diecutters-page div.mvlogo-home > span {
        text-align:center;
        margin-top:15px !important;
        margin-bottom:15px !important;
    }
}



.tbl-partgroups tr td.tdResponsive {
    display:none !important;
}


@media screen and (max-width:720px) {
     div.diecutters-page {
        font-size:9pt;
    }

     .mvlogo-home img {
         display: table;
        margin: 0 auto;
        float: none !important;
     }
}

@media screen and (max-width:550px) {

    .tbl-partgroups td,
    .tbl-partgroups tr td.tdResponsive {
        display:inline-block !important;
    }

    .tbl-partgroups tr td.tdResponsive {        
        width:100% !important;
    }

    .tbl-partgroups tr td.tdNoneResponsive {
        display:none !important;
    }


    div.diecutters-page .tbl-partgroups tr td > img {       
        min-width: 1px !important;
        width:100% !important;
        max-width:200px !important;
        max-height:100% !important;
    }

    .tbl-partgroups td.tdAbsolute {
        vertical-align:bottom !important;
        padding-top:50px !important;
    }

    .tbl-partgroups td.td-title div.td-title {
        margin-top:0 !important;
    }

    #content_pnlMachinetype > table td.td-title > div {
        min-width:200px !important;
    }
}


@media screen and (max-width: 450px) {

    div.diecutters-page div.mvlogo-home > span {
        max-width:calc(100% - 50px) !important;
        font-size:12pt !important;
    }
    div.diecutters-page table.tbl-machinetypes td:first-child {    
        padding-right:10px !important;
    }
    .title-language {
        visibility:hidden !important;
        display:none !important;
    }
    #PAGES_CONTAINER,
    #PAGE_CONTENT,
    div.diecutters-page {
        min-width:100% !important;
        max-width:100% !important;
        width:100% !important;
        display:inline-block !important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }



 /*   .partgroup {
        display:table !important;
        vertical-align:bottom;
        margin-top:40px !important;
        margin-bottom: 40px !important;
    }
*/
    .partgroup:first-child {
        margin-top:0 !important;
    }


    .tbl-partgroups tr td.tdResponsive {
        font-size: 9pt !important;
    }


    div.diecutters-page {
        font-size:8pt;
    }

    h2.page-title {
        font-size:13pt;
        margin-top:15px;
        /*text-align:left !important;
        width:100%;
        padding-left:15px;*/
    }

    p.iblock.ireference {
        padding-top:5px;
        width:90% !important;
        display:inline-block;
    }

    .ireference {
        font-size:7.8pt !important;
    }

    #content_pnlPartgroup > table.tbl-machinetypes.tblCenter {
        max-width:95% !important;
    }
    .tbl-default tr:first-child td {
        min-width:45% !important;
        max-width:45% !important;
        min-height:45% !important;
        max-height:45% !important;
        text-align:center;
        vertical-align:middle;
    }

    /*.tbl-default tr td,
    div.diecutters-page img  {
        max-height:45% !important;
        min-width:45% !important;
        max-width:45% !important;
    }*/


    /*.tbl-partgroups tr td img {
        max-height:100% !important;
        min-width:100% !important;
        max-width:100% !important;
    }*/

    [id$='pnlPartgroup'] .tbl-default tr:first-child td {
        min-width:50% !important;
        max-width:50% !important;
        min-height:50% !important;
        max-height:50% !important;
        width:50%;
    }

    [id$='pnlPartgroup'] .tbl-default tr td,
    [id$='pnlPartgroup'] td img { 
        max-height:100% !important;
        min-width:100% !important;
        max-width:100% !important;
    }

    [id$='pnlPartgroup'] table.tblCenter tr td {
        border-bottom:1px solid #cadce8 !important;
    }
    [id$='pnlPartgroup'] table.tbl-default.tblCenter tr td,
    [id$='pnlPartgroup'] table.tblCenter tr:last-child td {
        border-bottom:0 !important;
    }
}


#PAGE_CONTENT {
    padding: 25px;
    width: 100% !important;
    overflow: hidden;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
#PAGES_CONTAINER {
    background: white;
    box-shadow: 0 2px 1px #bbbbbb inset;
    background-repeat: no-repeat;
    background-size: cover;
    padding-right: 0;
    padding-bottom:10px !important;
}


@media screen and (max-width:400px) {
    div.partgroups {
        display: table;
        margin: 0 auto;
        text-align: center;
        max-width:100%;
    }
   /* div.partgroup {
        display:inline-block;
        margin: 10px 5px 0 0;
        margin-bottom: 60px !important;
        padding:0 !important;
        min-width:85%;
        max-width:85%;
        min-height:200px !important;
        cursor:pointer;
    }*//*
    div.partgroup div.td-title {
        font-size:0.9em !important;
    }*/
    .tbl-default tr td /*, div.diecutters-page img*/ {
        max-height: 200px !important;
        min-width: 50px !important;
        max-width: 200px !important;
    }

     div.diecutters-page .tbl-partgroups tr td > img {       
        min-width: 1px !important;
        width:100% !important;
        max-width:175px !important;
        max-height:100% !important;
    }

    div.mvlogo-home {
        text-align:center !important;
    }

    #PAGE_CONTENT {
        padding: 10px;
        text-align:center !important;
    }
}

@media screen and (max-width:300px) {
     #PAGE_CONTENT {
        padding: 0 !important;
    }
}



@media screen and (max-width:375px) {
    div.diecutters-page table div.td-title {
        max-height: unset !important;
    }
    div.diecutters-page div.mvlogo-home > span {
        margin: 0 !important;
        display: inline-block !important;
        box-sizing: border-box !important;
        padding: 8px !important;
        width: 100% !important;
        max-width: 100% !important;
        font-size: 10pt !important;
        text-align:left;
    }
  /*  div.diecutters-page div.partgroups > div.partgroup {
        margin-bottom: 60px !important;
    }*/
}





/*
div.diecutters-page div.wrap-product table.partgroup-product img[src$='NotAvailable.png'] {
    margin-top: 25px !important;
    width: 130px !important;
}*/
div.diecutters-page div.wrap-product table.partgroup-product td.td-product-verkooptekst {
    padding: 0 25px;
}








/*
    *
    * modifications to products.css and or diecutters.css
    *
*/


@media screen and (max-width: 500px) {

}


@media screen and (max-width:460px) {
    div.diecutters-page div.partgroups {
        padding: 2px;
    }
    div.diecutters-page div.partgroup {
        min-width: 150px;
        max-width: 150px;
        padding-bottom: 60px !important;
    }

    div.diecutters-page img {
        max-height: 150px !important;
        min-width: 50px !important;
        max-width: 150px !important;
    }


    div.partgroup div.td-title {
        font-size: 0.85em !important;
        white-space: normal;
        position: absolute;
        max-width: 150px;
        width: 100%;
        line-height: 1em;
        height: 45px !important;
        max-height: 45px !important;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}