@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,500,700');
body {
    font-family: "Open Sans" !important;  
    font-size: 14px;
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
#bodyLogin {
    background-image: url(../../images/InlogBG-Solar.jpg);
    color: #ffffff;
    margin-top: 40px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: top;
}
#loginFrm INPUT {
    background-color: #FECF0D;
}
#tickerHead, #tickerFooter {
    background-color: #fecf0d;
}
.boxes .header {
    background-image: url(../../images/SolarIcon.png);
     background-color: #fecf0d;
}
#bodyDashboard {
    margin-top: 40px;
}
#dashboardBanner {
    margin-top: 15px;
    width: 840px;
    height: 177px;
    background-image: url(../../images/Banner-Dashboard-Solar.png);
}
#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: 117px;
    font-family: "decalotype" !important;
    font-size: 15px;
}
#previewBox #previewHead {
    background-image: url(../../images/bull.png);
    background-color: #fecf0d;
}
#previewBox #previewLogo {
    background-color: #ffffff !important;
    border: 1px solid gray !important;
}
#inviteBody_nl {
    width: 805px;
    padding-top: 250px;
    padding-bottom: 1px;
    background-image: url(../../images/event2/VIP-banner-Solar-NL.png);
    background-repeat: no-repeat;
}
#inviteBody_en {
    width: 805px;
    padding-top: 250px;
    padding-bottom: 1px;
    background-image: url(../../images/event2/VIP-banner-Solar-ENG.png);
    background-repeat: no-repeat;
}
#inviteBodyText {
    background-color: #ffffff;
}
#inviteBodyText TEXTAREA {
    width: 600px;
    height: 170px;
    margin: 10px 0;
    padding: 15px 10px;
    font-family: arial;
}
/*
body div:nth-child(1) { 
    border-left: solid #000 1px;
    padding-left: 20px !important;
}*/
#bodyLogin h1 {
color: #FFF;
}
#loginPayoffTxt  p {
color: #FFF !important;
}
#loginPayoffTxt {
width: 427px;
}
h1, h2, p  {
    color: #000;
}
#vipTable .invInp {
    margin: 0px;
    width: 150px;
    padding: 4px;
}
#orderTable {
    background-color: #eeeeee;
}
#orderTable TD {
    padding: 5px;
}    
#orderTable .chapters {
    background-color: #FECF0D;
}
#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;
}
.rightMenu {
    text-decoration: none;
    color:#000;
    display: block;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #fecf0d;
}
.logout {
    background-color: #000000;
    color: #FFCE03 !important;
    padding: 10px;
    margin-bottom: 10px;
}
.boxes .header {
font-family: "decalotype";
    font-size: 20px;
    padding-left: 64px !important;
}
.boxes A {
    color: #000000;
    font-weight: bold;
}    
.boxes .subText {
    color: gray;
    font-size: 14px;
font-family: 'decalotype';
}
#previewBtn {
 text-align: left;
  font-family: "decalotype" !important;
}
input#previewBtn.submit:after {
content: "bezoekersprofiel";
}
input[type=submit] {
 text-align: left;
  font-family: "decalotype" !important;
background-color: #FFCE03 !important;
border: none;
}
/*
#vipBox {
background-color: #096b15;
font-weight: bold;
padding: 7px;
}*/

/* OUR CUSTOM FONT */
@font-face {
    font-family: 'decalotype';
    src: url('https://vpc.spinoffice-crm.com/event/fonts/decalotype-regular.eot');
    src: local('â˜º'), url('https://vpc.spinoffice-crm.com/event/fonts/decalotype-regular.woff') format('woff'), url('https://vpc.spinoffice-crm.com/event/fonts/decalotype-regular.ttf') format('truetype'), url('https://vpc.spinoffice-crm.com/event/fonts/decalotype-regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*hetwep*/
.searchTabs { background-color:#f9af19;color:#000}