/* Welcome to Compass. Use this file to define print styles. Import this file using the following HTML or equivalent: <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
/*@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700);*/
/* ========================================================================== custom styles / globals ========================================================================== */
@page {
    size: 21cm 29.7cm;
    /*margin: 10mm 20mm 30mm 20mm;*/
}


body {
    margin: 0;
    padding: 0;
}

table tbody td {
    border-color: lightgrey !important;
}

* {
    font-family: 'Raleway', sans-serif; /*Family: Raleway 300 = light, 400 = normal, 700 = bold*/
    font-style: normal;
    font-weight: 400;
    font-size: 10pt;
    box-sizing: border-box;
    font-size: 10px !important;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.exhibitordetails-actionlist,
.exhibitordetails-plan,
.contentblock_tab_reiter{
    display: none;
}

.exhibitordetails-locationinfo,
.exhibitordetails-contactinfo {
    margin-left: -15px;
}

.exhibitordetails-contactinfo-list {
    margin-left: -38px;
}

.exhibitordetails-productdescribitionlist,
.exhibitordetails-persondescribitionlist,
.exhibitordetails-branddescribitionlist {
    margin-left: -55px;
}

.productitems {
    margin-left: -40px;
}

.presseinfos {
    margin-left: -15px;
}

.col-xs-12,
.col-xl-6,
.col-md-6 {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

div {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
}


li {
    border: none;
    list-style: none;
}

div {
    float: none;
    text-align: left !important;
}

h1, h2, h3 {
    font-family: 'Raleway', sans-serif; /*Family: Raleway 300 = light, 400 = normal, 700 = bold*/
    font-style: normal;
    font-weight: 800;
    font-size: 17pt;
    font-size: 17px !important;
    box-sizing: border-box;
    padding-left: 0px !important;
    margin-left: 0px !important;
}

.plugindefault img {
    width: 5cm !important;
    max-width: 5cm !important;
    height: auto !important;
}

.content_logo {
    float: none;
}

.content_logo img {
    width: 1cm !important;
    width: 30px !important;
    max-width: 1cm !important;
    height: auto !important;
}

td img {
    width: 30px !important;
}

.contacts > tr > td {
    display: block !important;
}
