
.flashFsiViewer {
    overflow: hidden;
    text-align: center;
    margin-bottom: 12px;
}

.htmlFsiViewer {
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    overflow: hidden;
    text-align: center;
    margin-bottom: 12px;
}

div.FSI360HotSpot_Normal {
    border: 2px solid rgba(135, 183, 255, 0.8);
    font-family: Arial,Helvetica,sans-serife; color:#FFF; font-size:13px;
    background: rgba(55, 153, 255, 0.8);padding:3px; border-radius: 3px; cursor:pointer; box-shadow: 4px 4px 4px rgba(0,0,0,0.3); white-space:nowrap;
}
div.FSI360HotSpot_Active{
    background: rgb(60, 138, 255);
}

div.FSI360HotSpot_Mobile{
    font-size:13px;
}

div.FSI360HotSpot_SmallMobile{
    font-size:32px;
}

.mailsuggest {
    margin: 0px 0 5px 12px;
    text-align: left;
}

.mailsuggest .mailsuggest-suggested {
    color: #006dd3;
}

#mini-login-form .mailsuggest {
    margin: 0px 0 5px 0px;
}

.productpopup .pd-main-data .voorraadtext {
    display: inline-block;
    margin-left: 10px;
}

div.video-embed {
    position: relative;
    z-index:10;
    text-align: center;
    background: #000;
    padding: 0;
    margin-bottom: 12px;
    width:735px;
    height:413px;
}