<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {
    font-family: "Open Sans" !important;
    font-size: 14px;
    background-color: transparent;
    margin: 0 !important;
    width: 100% !important;
}
#previewBtn
,input[type=submit]
,.boxes .subText
,.boxes .header
,#rightMenuBox
{
    font-family: "decalotype" !important;
}
input[type=button] {
    cursor: pointer;
}
.rb {
    border: 1px solid #ff0000;
    background-color: #ffc6c6;
}
#header {
    height: 90px;
    background-color: #ffffff;
    padding: 20px;
    border-bottom: 1px solid #000000;
}
#header div {max-width: 1200px;margin:auto;}
#header #language {
    width: 30px;
    height: 20px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    border: 0;
    float: right;
    margin: 10px;
    border:1px solid #777777;
}
#header .nl {background-image: url('../images/nl.png');}
#header .en {background-image: url('../images/en.png');}
#header .de {background-image: url('../images/de.png');}
#header .fr {background-image: url('../images/fr.png');}
#header .it {background-image: url('../images/it.png');}
#loginContainer {
    margin: auto;
    color: #ffffff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat !important;
    background-position: top;
    min-height: 1080px;
}
#mainContainer {
    max-width: 1200px;
    margin: auto;
}
#dashboardBanner {
    display: block;
    text-decoration: none;
}
#tickerBox {
    width: 240px;
    text-align: center;
    border: 1px solid gray;
}
#tickerDetails {
    padding: 10px 5px;
}    
#tickerRegisNO {
    background-color: #000000;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 20px;
}
#tickerRegNO {
    font-size: 30px;
    padding: 10px;
}
#tickerHead, #tickerFooter, .downloadLinks {
    font-size: 20px;
    padding: 10px;
    font-weight: bold;
    display: block;
    text-decoration: none;
    color: #000000;
}
.downloadLinks {
    border-bottom: 1px solid #000000;
}
#tickerBox SPAN,
#tickerBox B {
    display: block;
}    
#loginFrm INPUT {
    width: 400px;
    border: 0 !important;
}
INPUT, SELECT {
    border: 1px solid #666666;
    padding: 10px;
    font-size: 16px;
    margin: 5px 0;
}
BUTTON {
   background-color: transparent; 
   font-size: 16px;
   color: #ffffff;
   border: 0;
}
.boxes {
    width: 270px;
    float: left;
    min-height: 200px;
    background-color: #ffffff;
    color: #000000;
    padding-bottom: 5px;
}
.mr {
    margin-right: 15px;
}    
.boxes .header {
    background-repeat: no-repeat;
    font-weight: bold;
    padding-top: 22px;
    height: 42px;
    padding-left: 64px;
}
.boxes A {
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-top: 1px;
    height: 21px;
    margin-left:20px;
    display: block;
    text-decoration: none;
    margin-top: 15px;
    white-space: nowrap;
    overflow: hidden;
}
.boxes .subText {
    margin-left: 45px;
}
.boxes .icon_pen    { background-image: url(../images/icons/pen.png);}
.boxes .icon_person { background-image: url(../images/icons/person.png);}
.boxes .icon_search { background-image: url(../images/icons/search.png);}
.boxes .icon_cash   { background-image: url(../images/icons/cash.png);}
.boxes .icon_edit   { background-image: url(../images/icons/edit.png);}
.boxes .icon_email  { background-image: url(../images/icons/email.png);}
.boxes .icon_shop   { background-image: url(../images/icons/shop.png);}
.boxes .icon_star   { background-image: url(../images/icons/star.png);}
.boxes .icon_tool   { background-image: url(../images/icons/tool.png);}
.boxes .icon_vip    { background-image: url(../images/icons/vip.png);}
#contentBox {
    position: relative;
}
#orderTable .itemImages {
    display: block;
    float: left;
    margin-right: 5px;
    cursor: pointer;
}
#orderTable .itemsOptions {
    margin: 0 4px !important;
    padding: 0 4px !important;
}
#profileFrm LABEL {
    display: block;
    float: left;
    width: 150px;
    padding-top: 15px;
}
#profileFrm INPUT {
    width: 350px;
    margin-bottom: 10px;
}
#profileFrm SELECT {
    width: 372px;
    margin-bottom: 10px;
}
#profileFrm TEXTAREA {
    width: 360px;
    height: 198px;
    padding: 5px;
    margin-top:5px;
    margin-bottom: 10px;
}
#profileFrm #previewBtn {
    color:#ffffff !important;
    background-color: #000000 !important;
}    
#profileFrm .submit {
    width: 372px;
    text-align: left;
}
#previewBox {
    display:none;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: #ffffff;
    border:1px solid gray;
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
    color:#000000;
    padding: 10px;
    width: 800px;
}
#previewBox #closePreviewBtn {
    display: block;
    float: right;
    margin-top: -20px;
    margin-right: -20px;
    cursor: pointer;
}
#previewBox #previewHead {
    background-repeat: no-repeat;
    font-weight: bold;
    font-size: 20px;
    padding-top: 14px;
    height: 50px;
    padding-left: 64px;
}
#previewBox #previewHead DIV {
    font-size: 13px;
}    
#previewBox #previewBody {
    position:relative;
}
#previewBox #previewBody {
    position:relative;
}  
#previewBox #previewLogo {
    position: absolute;
    top: 130px;
    left: 15px;
    border: 4px solid #ffffff;
    width: 150px;
    height: 150px;
    background-color: #000000;
    white-space: nowrap;
    text-align: center;
}
.stamps {
    cursor: pointer;
    width: 180px;
    height: 195px;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    border: 1px solid gray;
}
.stamps:hover {
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
}
.stampLogo {
    width: 180px;
    height: 150px;
    white-space: nowrap;
    text-align: center;
}
#previewBox #previewLogo .helper 
,.stampLogo .helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
#previewBox #previewLogo IMG
,.stampLogo IMG {
    max-width: 150px;
    max-height: 140px;
    margin: auto;
    vertical-align: middle;
}
.stampInfo {
    padding-left: 5px;
}    
.stampStandNo {
    display: none;
    float: right;
    font-weight: bold;
    width: 30px;
    padding-right: 5px;
    text-align: right;
    font-size: 18px;
}
.stampBrand {
    display: block;
    float: right;
    width: 170px;
    text-align: center;
    font-size: 17px;
    overflow: hidden;
    margin-right: 5px;
}
#previewBox #previewText {
    margin-left:190px;
    padding-bottom: 10px;
    border-bottom: 2px solid gray;
    margin-bottom: 10px;
}
#orderTable {
    width: 100%;
}
.N-FI-wrapper {
    border: 1px solid gray;
    overflow: hidden !important;
    margin: 5px 0;
}
input[type='number'] {
    -moz-appearance:textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#groupsBox {
    position: absolute;
    border: 1px solid gray;
    background-color: #ffffff;
    padding: 5px;
    box-shadow: 3px 3px 3px 0 rgba(0,0,0,0.3);
}
#groupsBox .checks {
    width: 22px;
    margin: 0;
    padding: 0;
}
#groupsBox LABEL {
    display: inline;
    padding: 0 !important;
}
#expoList #searchInput
,#productList #searchInput {
    width:243px;
    margin: 0 0 30px 0;
    padding: 5px 0 5px 5px;
    background-image: url(../images/icons/search.png);
    background-repeat: no-repeat;
    background-position: right;
}
#expoList .flags {
    display: block;
    float: left;
    height: 18px;
    margin-top: 3px;
}
.alphas {
    margin: 5px;
    display: block;
    float: left;
    color: #000000;
    text-decoration: none;
}    
.searchTabs {
    background-color: #209DD9;
    color:#ffffff;
    padding: 5px;
}
#productsListTable TD {
    padding: 5px 2px;
}
#productsListTable DIV {
  white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;
}
#productsListTable .productNameBox {
    width: 330px;
}
#bodyDashboard {
    margin-top: 40px;
    margin: auto;
}
#dashboardBanner {
    margin-top: 15px;
    width: 840px;
    height: 177px;
}
#bodyProfile, #bodyOrders {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
#contentBox {
    width: 855px;
    border-right: 1px solid #000;
    padding-right:5px;
}
#rightMenuBox {
    float:right;
    width: 241px;
    text-align: left;
    margin-top: 80px;
    font-size: 15px;
}
#inviteBody_en, #inviteBody_nl {
    width: 800px;
    padding-bottom: 1px;
}
#inviteBodyText {
    background-color: #ffffff;
}
#inviteBodyText TEXTAREA {
    width: 600px;
    height: 170px;
    margin: 10px 0;
    padding: 15px 10px;
    font-family: arial;
}
#bodyLogin h1 {
    color: #FFF !important;
}

#loginPayoffTxt  p {
    color: #FFF !important;
}
#loginPayoffTxt {
    width: 427px;
}

h1, h2, p  {
    color: #000;
}
.rightMenu {
    text-decoration: none;
    display: block;
    margin-bottom: 15px;
    padding: 10px;
}
.logout {
    background-color: #000000;
    padding: 10px;
    margin-bottom: 10px;
}
.boxes .header {
    font-size: 20px;
    padding-left: 64px !important;
}
.boxes A {
    color: #000000;
    font-weight: bold;
}
.boxes .subText {
    color: gray;
    font-size: 13px;
}
#vipTable .invInp {
    margin: 0px;
    width: 150px;
    padding: 4px;
}
#orderTable {
    background-color: #eeeeee;
}
#orderTable TD {
    padding: 5px;
}
#orderTable .items {
    background-color: #ffffff;
}
#orderTable .quantity {
    width: 70px;
    padding: 3px !important;
    margin: 0 !important;
    font-size: 12px !important;
}
#orderTable .more {
    color: blue;
    cursor: pointer;
}
#previewBtn {
    text-align: left;
}
input#previewBtn.submit:after {
    content: "bezoekersprofiel";
}
input[type=submit] {
    text-align: left;
    border: none;
    width: 150px;
    cursor: pointer;
}
.tabs {
    width: 352px;
    padding: 10px;
    float: left;
    margin-right: 28px;
    margin-bottom: 10px;
    cursor: pointer;
    color: gray !important;
    font-size: 16px;
    border-bottom:2px solid #ffffff;
}
.selectedTab {
    font-weight: bold;
    border-bottom:2px solid #000000;
}</pre></body></html>