﻿@charset "utf-8";
/* SIR */
html{overflow-y:scroll;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;	padding: 0;border: 0;outline: 0;}
html, body{height:100%;}
body {line-height: 18px;color:#161616;font-size:14px;font-family:Arial, Helvetica, sans-serif;background-color:#fff;}
.bodyBO {line-height:normal;color:#161616;font-size:12px;font-family:Arial, Helvetica, sans-serif}

#pnlTabUser li{display:none;}

#divReminders {display:none!important;}
#cookieMessageWrapper{display:none;}
#dragTripOrder {z-index:999;display:inline-block;width:400px;position:absolute;top:20%;left:20%;padding:5px 10px 10px 10px;background-color:#EAEAEA;border:0px solid #808080;}
.cursorPointer{cursor:pointer;}

select {border: solid 1px #bcbcbc;transition: border 0.3s;min-height:17px;background-color:#fff;}
select[disabled=disabled] {background-color: #fff !important;color:#161616 !important;}

input:focus {outline:none;}
input[type="text"] {border: solid 1px #bcbcbc;transition:box-shadow 0.3s, border 0.3s;min-height:17px;}
input[type="text"]:focus, input[type="text"].focus {border: solid 1px #707070;box-shadow: 0 0 2px 0px #969696;}
input[type="password"] {border: solid 1px #bcbcbc;transition:box-shadow 0.3s, border 0.3s;min-height:17px;}
input[type="password"]:focus, input[type="password"].focus {border: solid 1px #707070;box-shadow: 0 0 2px 0px #969696;}
input[disabled=disabled] {background-color: #fff !important;color:#161616 !important;}

textarea {border: solid 1px #bcbcbc;transition:box-shadow 0.3s, border 0.3s;}
textarea:focus, textarea.focus  {border: solid 1px #707070;box-shadow: 0 0 3px 1px #969696;}
textarea[disabled=disabled] {background-color: #fff !important;color:#161616 !important;}

#pnlShowCmsPage{margin-left:12px;background-color:rgba(255, 255, 255, 1);}
#lblImporteer{color:red;}

.feest{border-bottom:1px solid #ff9c00;}
.panelHeaderBar{text-align:center; background-color:#e4e4e4;border-top:1px solid #808080;}
.panelHeaderBarLogin{text-align:center; background-color:transparent;background-image: linear-gradient(#BACFF4 0%,  #ffffff);border-top:1px solid #808080;}

#firstHeaderRow{text-align: center; padding-top: 8px; padding-bottom: 2px; padding-left: 0px; background-color: #fff;}
#secHeaderRow{display:table;width:100%;height:40px;text-align: center; background-color: #717074;}
@media screen and (max-width: 900px) {
    #firstHeaderRow{padding-top:120px;}
    }

.calcTable{text-decoration: none; font-size:12px;}
.calcTableHeader{text-decoration: none; background-color: #dcdcdc;font-weight:bold;font-size:12px;}
.calcTableGroupHeader{text-decoration: none; font-weight:bold;font-size:12px;}
.calcTableFooter{text-decoration: none; font-weight:bold;font-size:12px;}

.ddlXLarge {height:28px;font-size:16px;color:#000;background:#fff;margin:0;border:1px solid #969696;padding-left:6px;}
.ddlXLarge option{padding:0 10px 0 0;}
.ddlXLarge {box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.ddlXLarge:disabled  {color:#A2A2A2;border-color:#ccc;background:#fff;}
.ddlXLarge:focus {background:#fff;outline:0;border:1px solid #A2A2A2;box-shadow:none;}
.ddlXLarge img{display:none;}
.ddlXLarge {border-top-left-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;}
.ddlXLarge {border-bottom-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;}

.chkAanvragen{font-family:Verdana;vertical-align:middle;font-size: 16px;font-weight:normal;}
.chkAanvragen:hover{text-decoration:underline;cursor:pointer;}
.chkAanvragen input[type=checkbox] {-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline: none;content: none;}
.chkAanvragen input[type=checkbox]:before {content: "\2714";font-size: 18px;font-weight:bold;color: transparent !important;background: #fff;margin-left:-1px;margin-top:-1px;}
.chkAanvragen input[type=checkbox]:before {display: block;text-align:center;vertical-align:middle; width: 22px;height: 22px;border: 1px solid #888;}
.chkAanvragen input[type=checkbox]:checked:before {color: green !important;}

#rbExcel input[type=radio]+label{padding:0;margin:0;font-size: 10px;}
#rbExcel input[type=radio]{width: 10px;height: 10px;border-radius:5px;padding:0;margin:0;}
#rbExcel input[type=radio]:before{content: ""; font-size: 10px;width: 10px;height: 10px;padding:0;margin:0;}
#rbExcel input[type=radio]:checked:before {color: green !important;background: lightgreen;}
#rbExcel td{height: 12px;}
#rbExcel label{padding-right:4px;}

.rbExcel input[type=radio]+label{padding:0;margin:0;font-size: 10px;}
.rbExcel input[type=radio]{width: 10px;height: 10px;border-radius:5px;padding:0;margin:0;}
.rbExcel input[type=radio]:before{content: ""; font-size: 10px;width: 10px;height: 10px;padding:0;margin:0;}
.rbExcel input[type=radio]:checked:before {color: green !important;background: lightgreen;}
.rbExcel td{height: 12px;}
.rbExcel label{padding-right:4px;}

.ajax__fileupload {padding:10px!important;overflow:hidden!important;}
.ajax__fileupload{border: 0px solid #fff;border-radius: 14px;margin:0 auto;}
.ajax__fileupload{-webkit-box-shadow:0px 4px 10px 0px #888;-moz-box-shadow: 0px 4px 10px 0px #888;box-shadow: 0px 4px 10px 0px #888;}
.ajax__fileupload_dropzone {font-size:20px;height:100px!important;}
.ajax__fileupload_dropzone {
                            background-color:#ffffff;
                            opacity:0.6;
                            background-image:url(../MyDocs/SysPics/filemanager.png);
                            background-position:center center;
                            background-repeat:no-repeat;}

.ajax__fileupload_fileItemInfo .removeButton{width:100px!important;}
.ajax__fileupload_uploadbutton{width:100px!important;background-color:darkgreen!important;color:#fff;margin-top:5px;margin-right:5px;}
#AjaxFileUpload12{width:500px;padding-bottom:20px;}
#AjaxFileUpload12_SelectFileContainer {width:180px;}
#AjaxFileUpload12_SelectFileButton {background-color:#404040;color:#fff;width:180px;}

/*
FILE UPLOAD
*/
.fileUpload{height:20px;}
.fileUpload input[type="file"] {height:20px;position:absolute;display:none;}
.fileUpload div {height:21px;display:block;float:left;}
.fileToUpload {height:16px;width:240px;background-color: #fff;border:1px solid #969696;float:left;overflow:hidden;text-overflow:ellipsis;}
/*.fileToUpload {border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}*/
.fileUploadTxt{height:20px;z-index:998;width:186px;overflow:hidden; }
.fileUploadHref{vertical-align:middle;background-color:#888;width:80px;line-height:20px;z-index:999;}
.fileUploadHref a{padding-left:10px;color:white;z-index:999;}

#bgStretched {
position:fixed; top:0; left:0;width:100%; height:100%;
background-color:#fff;
/*background-image:url(../MyDocs/SysPics/PhgBg01.png);*/
background-position:center top;
background-repeat:no-repeat;
background-attachment:scroll;
-webkit-background-size: cover; 
-moz-background-size: cover;   
-o-background-size: cover;  
background-size: cover;
}

#allContent {position:relative; z-index:1;}
#cookiewarning{font-family:Arial;font-size:0.85em;} 
#contactFormOpenClose{padding:10px 10px 0px 0px;display:none;}

.prtBtn {
width:24px;
height:24px;
border:none;
background:transparent url(/Images/icons/printer01.gif) no-repeat;
cursor: pointer;
}

#printHolder {width:900px;margin:0 auto;background-color:#ffffff;border:1px solid #404040;}
#printHolderHours {width:980px;margin:0 auto;background-color:#ffffff;border:1px solid #404040;}
.reportStyles {color:#000;}
.reportLogo {width: 200px; border-bottom:1px solid black;}
.reportHeader {font-size:26px; border-bottom:1px solid black;}
.reportColumnHeader {font-size:12px; font-weight:bold;}
.reportDateHeader {font-size:14px;background-color:#CCC;}
.reportTimeHeader {font-size:14px; border-bottom:1px solid black;background-color:#CCC;}
.reportHeaderRest {text-align:right;vertical-align:top;font-size:14px; border-bottom:1px solid black;}

.refGallery {margin:0px 0px 0 4px;background-color:#fff; float:left;}

#pnlShowCmsPage{color:#707070;font-family: Arial;line-height:normal;}
#pnlShowCmsPage ul{ list-style-type:disc; list-style-position:outside; margin:30px;width:auto; }
#pnlShowCmsPage li{ display: list-item }

#pnlPublicTextIndex{color:#707070;width:175px;height:300px;float:left;margin:0 0 10px 4px;overflow: auto;overflow-x: hidden;}
#pnlPublicText{color:#707070;width:780px;margin:0px auto;display:table;padding-left:5px;}
.pnlPublicTextParts{float:left;border:1px solid #e4e4e4;width:148px;text-align:center;margin:0 auto;margin-right:6px;}

.divShowCmsPage{width:100%; display:table;margin:0 auto;}

#divCMSPage {height:100%;}
#divCMSPage .rounded1{background-color: rgba(255, 255, 255, 0.7);}
#divPublicShop {background-color: rgba(255, 255, 255, 1);padding:0px 5px 0px 5px;}
@media screen and (max-width: 400px) {
    #divPublicShop iframe{width: 300px;height:auto;}
    }

#divCMSpublicPage {height:100%;}
#divCMSpublicPage {background-color: rgba(255, 255, 255, 0.7);}
#divContactPage {margin:0 auto;max-width:880px;}

#ddlArtikelDetail{font-family:courier new;}
#ddlArtikelDetail option{font-family:courier new;}

#corpLogo{border-image: none; left: 20px; top: 10px; position: absolute; z-index: 999;}
#corpLogo img{height:97px;}
/*@media screen and (max-width: 1500px) {
    #corpLogo img{width:150px;}
    #corpLogo {top:6px;}
    }
@media screen and (max-width: 1400px) {
    #corpLogo img{width:150px;}
    #corpLogo {top:6px;}
    #corpLogo {left:4px;}
    }
@media screen and (max-width: 960px) {
    #corpLogo img{width:100px;}
    #corpLogo {top:6px;}
    #corpLogo {left:4px;}
    }*/

@media screen and (max-width: 440px) {
    #corpLogo {top:0px;}
    #corpLogo {left:0px;}
    }

/* ------------------------ */
/*   Background BO          */
/* ------------------------ */
.bodyBO {
background-color:transparent;
background-image:url(../MyUserPictures/BO_pic.jpg?v=1.2);
background-position:left bottom;
background-repeat:no-repeat;
background-attachment:fixed;
}

h1, h2, h3, h4, h5, h6{font-family:  Arial, Helvetica;font-weight:normal;}
h1{font-size:22px;font-weight:bold;}
h2{font-size:18px;font-weight:bold;}
h3{font-size:16px;font-weight:bold;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}

ul {list-style: none;}
:focus {	outline: 0;}
table {border-collapse: collapse;	border-spacing: 0;}
td {height:24px;}
.tdBtnDivider{width:30px;text-align:center;border-left:1px solid #808080;}
select {height:22px;}

.hidecontent{ display:none!important;}
.valigntop{ vertical-align:top!important;}
.floatleft{float:left!important;}
.floatright{float:right!important;}
.center{ text-align:center;}
.clear{ display:block; clear:both;}
.space{display:block; clear:both; height:10px; width:100%;}
.clearnone{ float:none!important; clear:none !important;}
.imgleft{float:left; padding:0 10px 10px 0;}
.imgright{float:right; padding:0 0 10px 10px;}
.alert{ color:#FF0000;}

/* reportviewer */
.altViewer {background:#ffffff;width:940px;} 
.altViewer td{height:24px;} 
.rptViewer td{height:0px;} 
.rptViewer ul{ list-style-type:disc; list-style-position:outside; margin:0px;width:auto; }
.rptViewer li{ display: list-item }
.rvTDholder{overflow-y:hidden;overflow-y:scroll;}
.rvDIVholder{display:inline-block;}

p{ margin: 0px 0px 0px 0px;}
.trShopperSelectie{background-color:transparent;}

.spaceHomePageBlocks{padding:0px 0px 0px 0px;}
.spaceContactPageBlocksLeft{padding:0px 0px 0px 0px;}
.spaceContactPageBlocksRight{padding:30px 10px 0px 0px;}
.spaceShopPageBlocks{padding:10px 0px 0px 0px;}
.spacePageBlocksLeft{padding:0px 0px 0px 0px;}
.spacePageBlocksRight{padding:0px 0px 0px 0px;}

.hrstyle{ color:#707070;}

a.tooltip {color:#000;text-align:left;}
a.tooltip i {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover i {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:650px;}
a.tooltip:hover i em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block;}

a.tooltipSmall {color:#000;text-align:left;}
a.tooltipSmall i {display:none;}
a.tooltipSmall:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltipSmall:hover i {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:350px;}
a.tooltipSmall:hover i em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block; }

/*#fixed-panel{position:fixed; left:40px;top:40px;overflow:hidden;z-index:999;}*/

.specialH0{ font-family: Arial, Verdana, Helvetica;font-size:36px;color:#707070;}
.specialH1{ font-family: Arial, Helvetica;font-size:2em;color:#707070;}
.specialH2{ font-family: Arial, Helvetica;font-size:22px;color:#707070;line-height:40px;}
.specialH2 a{color:#707070;}
.specialH2 img{float:left;padding-right:4px;}
.specialH3{ font-family: Arial, Helvetica;font-size:18px;color:#707070;line-height:34px;}
.specialH3 a{color:#707070;}
.specialH3 img{float:left;padding-right:4px;}

.specialContentH1{ font-family: Arial, Helvetica;font-size:26px;color:#707070;}
.specialContentH2{ font-family: Arial, Helvetica;font-size:22px;color:#707070;}
.specialContentH3{ font-family: Arial, Helvetica;font-size:18px;color:#707070;}

/* Verander in main padding (top) om ruimte te krijgen tussen knoppen en header */
#mainContainer{max-width:100%;margin:0 auto;}
#main{max-width:100%;margin:0 auto; padding:0;background-color:transparent;}
#mainHeaderContainer{max-width:100%; margin: auto; background:transparent; }
#headerContainer{width:100%;}

#topContainer{max-width:980px; height:0px; margin: auto;}

#footerContainer{width:100%;background-color: #ddd;color: #21007f;border-top: 1px solid #e4e4e4;}
#footerContainer{font-size:12px;font-weight:normal;margin:0 auto; padding:0px 0 0px 0;text-align:center;}
#footerContainer a{color: #161616;}
#footerContainer ul{width:100%;clear:both; margin:0 auto; text-align:center; padding:0px 0 0px 0px;display: table-cell;vertical-align: middle;}
#footerContainer li{display:inline-block;}
#footerContainer li a{color:#fff;clear:both; padding:0 2px 0 0px;}
#footerContainer li a:hover, #footerHome li a.active{text-decoration:underline;}

/*#footerContainer{display:none;}*/

#lblMyHeader{width:100%;font-size:16px;}
#lblMySubHeader{width:100%;background-color:#fff;}
#searchRow{margin: 0px auto; border-image: none; position: relative; z-index: 997;}
@media screen and (max-width: 500px) {
    #searchRow{display:none;}
}

/* zet height bijvoorbeeld op 10px om ruimte tussen bovenkantscherm en de header te krijgen */
.headerSpace {height:0px;background-color:transparent;}

/* BO Container staat voor BackOffice header container */
#headerBOContainer{width:100%; margin:0 auto; background:transparent url(../images/bg/empty.gif) top left repeat-y; }
/* zet height bijvoorbeeld op 10px om ruimte tussen bovenkantscherm en de header te krijgen */
.headerBOSpace {height:32px;background-color:transparent;}

#mainBOContainer{width:1100px; margin:0 auto; background:transparent;border-left:1px solid #404040;}
#mainBOContainerBottom{width:1100px; margin:0 auto; background:transparent;border-left:1px solid #404040;}
#mainBO{width:1100px;margin: auto; padding: 0px 0 0 0; background-color:#fff;}
#mainBottom{width:1100px;margin: auto; padding: 0px 0 0 0;background-color:#fff;}
.adminForm #mainBOContainer{width:100%;max-width:1100px;}
.adminForm #mainBO{width:100%;max-width:1100px;}

#mainPopup{margin: auto; padding: 2px 0 0 0; width:800px; }

#mainFull{margin:0 auto; padding:0; width:98%; min-width:1100px;max-width:1600px;background-color:#fff; }
.mainFull{margin:0 auto; padding:0; width:98%; min-width:1100px;max-width:1600px;background-color:#fff; }
#mainFullWorkStore{margin:0 auto; padding:0; width:98%; min-width:1100px;max-width:1800px;background-color:#fff;}
#mainFullUserHours{margin:0 auto; padding:0; width:98%;max-width:1600px;border-top:1px solid #404040;border-left:1px solid #404040;padding:0px 0px 0px 4px;background-color:#fff;}
#mainFullUserHoursBE{margin:0 auto; padding:0; width:98%;border-top:1px solid #404040;border-left:1px solid #404040;padding:0px 0px 0px 4px;background-color:#fff;}

/* shop:1000, travelplan:1800, tooltrace/workstore: 1360, travelplan:1800 */
#mainFullLogin{margin:0 auto; padding:0; width:98%; max-width:1360px;background-color:#fff;}
#mainFullLogin{border-top:1px solid #404040;border-bottom:1px solid #404040;border-left:1px solid #404040;}
#UNICRM{display:block;} 
#UNITOURPLAN{display:none;}  /* shop (float:right!important;) en travelplan */
#UNITOCHTEN{display:block;}   /* travelplan en tooltrace */
#UNIDIVERS{display:block;}    /* travelplan en workstore */

#mainFullFacturering{margin:0 auto; padding:0; width:98%;min-width:1100px;max-width:1400px;border-top:1px solid #404040;border-bottom:1px solid #404040;background-color:#fff;}
#mainFullPlanning{margin:0 auto; padding:0; width:98%;min-width:1100px;background-color:#fff;}
#mainHFull{margin:0 auto; padding:0; width:85%; }
#mainCustFull{margin:0 auto; padding:0; width:970px; }
#mainFullMat{margin:0 auto; padding:0; width:100%; }

#mainFullShopOrders{margin:0 auto; padding:0; width:98%; max-width:1200px;background-color:#fff; }
#mainFullShopOrders{border-top:1px solid #404040;border-left:1px solid #404040;}
#mainFullShopOrders .topleft{float:left;width:760px;margin:0 8px 0 0;}
#mainFullShopOrders .topright{float:right;width:250px;margin:0;}

#mainFullCMS{margin:0 auto; padding:0; width:100%; max-width:1400px;background-color:#fff; }
#mainFullCMS{border-top:1px solid #404040;border-left:1px solid #404040;border-bottom:1px solid #404040;}
#mainFullCMS .topleft{float:left;width:760px;margin:0 8px 0 4px;}
#mainFullCMS .topright{float:right;width:250px;margin:0;}

#mainHeaderBOContainer{padding-top:0px;}
.utilities     {z-index:999;top:0;left:0; position:fixed; width:100%; height:30px; margin:0; padding:0;}
@media screen and (max-width: 1000px) {
    #mainHeaderBOContainer{padding-top:40px;}
    .utilities {height:60px;}
    }
@media screen and (max-width: 600px) {
    #mainHeaderBOContainer{padding-top:60px;}
    .utilities {height:90px;}
    }

/* space elements around tabpages */
#mainTabContainer{max-width:980px;height:50px; margin: auto;background: transparent url(../MyDocs/SysPics/CMS_bg_MainShadeTab.png);border:solid 0px #fff;}
#mainTab{max-width:980px;background-color:transparent;margin:0 auto; padding: 0px 0px 0 0;border-right:solid 0px #fff;}
#mainTabContainer{display:none;}

/* zet height bijvoorbeeld op 10px om ruimte tussen header en de knoppen te krijgen */
.headSpace {height:0px;background-color:#ffffff;}
.tabSpace {height:25px;width:100%;padding: 0px 0px 0px 0px;background-color: transparent; border-bottom:solid 0px #404040;} 

#mainTabContainerBO{width:1101px; margin:0 auto;}
#mainTabBO{width:1101px; margin:0 auto;background-color:transparent;}

/* zet height bijvoorbeeld op 10px om ruimte tussen rand en tekstblokken in rounded1 te krijgen */
.bodySpace {height:0px;background-color:#fff;}
.bodySpaceBO {height:10px;background-color:transparent;}
.bodySpaceTT {height:10px;background-color:transparent;}  /* Tooltrace optie */

.subMenus{position:absolute;z-index:200;}
.subHide{position:relative; left:30px; top:-2px; display:none;z-index:900;width:190px;border-left:1px solid black;border-bottom:1px solid black;border-right:1px solid black;}
.subHide02{position:relative; left:30px; top:-2px; display:none;z-index:900;width:190px;border-left:1px solid black;border-bottom:1px solid black;border-right:1px solid black;}
.subHide03{position:relative; left:30px; top:-2px; display:none;z-index:900;width:190px;border-left:1px solid black;border-bottom:1px solid black;border-right:1px solid black;}
.subHide04{position:relative; left:30px; top:-2px; display:none;z-index:900;width:190px;border-left:1px solid black;border-bottom:1px solid black;border-right:1px solid black;}
.subHide05{position:relative; left:30px; top:-2px; display:none;z-index:900;width:190px;border-left:1px solid black;border-bottom:1px solid black;border-right:1px solid black;}
#Page01:hover .subHide{display:block;}
#Page02:hover .subHide02{display:block;}
#Page03:hover .subHide03{display:block;}
#Page04:hover .subHide04{display:block;}
#Page05:hover .subHide05{display:block;}

.subMenuLinks {float:left;padding-top:10px;vertical-align:top;}
.subMenuLinks a{line-height:18px;}
.subMenuLinks a:hover{color:#707070;text-decoration:underline;}

.linkToMoreSub {font-size:14px;text-transform: uppercase;font-style:normal;font-weight:normal;}
.linkToMoreSub{color:#404040;height:18px;float:left;clear:both; background :url(../Images/icons/listitemSub.png) no-repeat left 4px; margin-left:8px;padding:0px 0 0 10px;}

/* tabCMSNavigation in used in backoffice maintenance CMS
/* zet height in volgende regel op 30px om de knoppen aan te sluiten op de pagina */
/* zet in volgende regel padding-left op 20px om de knoppen te starten uit de rand */
.tabSpaceBO {padding:0px 0px 0px 0px;background: transparent ; border-bottom:solid 1px #003;} 

.tabCMSnavigation {width:100%;height:25px;padding:0 0 0 0px;clear:both;margin:0 auto;clear:both; }
.tabCMSnavigation ul{list-style: none;padding: 0;margin: 0;height:25px;}
.tabCMSnavigation li{float: left;height:21px;;margin-left:6px;margin-right:0px;padding:4px 8px 0 8px;text-align:center;background-color:#E0E0E0;} 
.tabCMSnavigation li{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #404040;} 
.tabCMSnavigation a{color: #000;background-color:#E0E0E0;text-decoration:none;} 
.tabCMSnavigation li:hover {background-color:#A0A0A0;} 
.tabCMSnavigation li:hover a{color: #fff;background-color:#A0A0A0;} 
.tabCMSnavigation li.active {background-color:#A0A0A0;}
.tabCMSnavigation li.active a{color: #fff;background-color:#A0A0A0;padding-top:4px;padding-bottom:4px;}

/*.tabCrmbutton{ background: url(../Images/box/rndBtnContacts.png) no-repeat top left; color:#fff;  width:110px; height:20px; border:none; padding:0px 2px 0px 2px;}
 .tabCrmbutton:hover{background: url(../Images/box/rndBtnContactsRed.png) no-repeat top left;cursor:pointer;}*/

.tabCrmbutton{background-color:#E0E0E0; color:#000;  width:100px; height:21px; border:none;}
.tabCrmbutton:hover {background-color:#A0A0A0;color:#fff;cursor:pointer;} 
.tabCrmbuttonActive {background-color:#A0A0A0;color:#fff;width:110px; height:21px; border:none;} 

.btnnavigation {clear:both;margin:0 auto;clear:both;width:900px;height:21px;padding:5px 0px 0px 0px;border-bottom:solid 1px #404040;margin-bottom:10px;}
.btnnavigation ul{list-style: none;padding: 0px 0px 14px 0px;margin: 0;}
.btnnavigation li{float: left;margin: 0 auto;padding: 0px 0px 0px  0px;margin-right:6px;background-color:#E0E0E0;} 
.btnnavigation li{border-top:1px solid #404040;border-left:1px solid #404040;border-right:1px solid #404040;} 
.btnnavigation li:hover {background-color:#A0A0A0;color:#fff;} 
.btnnavigation li.active {background-color:#A0A0A0;color:#fff;}

.loginformroundtop{ clear:both; height:4px;margin:0;padding:0; background:#003 ;}
.loginform{float:left;width:100%; padding:0 5px 0 5px; background:#003; color:#fff;}
.loginform a{ color:#fff;}
.loginform .readmore{float:left; background-position:left 3px; padding:0 0 0 8px;margin-bottom:2px;}
.loginformShop{float:left;width:200px; height:130px; padding:0 5px 0 5px; background:#003; color:#fff;}
.loginformShop a{ color:#fff;}
.loginformShop .readmore{float:left; background-position:left 3px; padding:0 0 0 8px;}
.loginformroundbottom{ clear:both; height:4px;margin:0;padding:0; background:#003 ;}

.vergroot:float{text-decoration: none}
.vergroot:hover{background: none;border:solid 6px #003;}
.vergroot:hover{display: inline;position:absolute;top:0px;left:0px;width:auto;height:auto;z-index:999} 

#hpOpenFormulier{font-size:12px;color:#707070;}
#hpOpenFormulier:hover{text-decoration:underline;}
#contactForm{font-size:12px;}

.forgetLogin{color:#707070;float:right;clear:both;background:url(../Images/icons/listitem.png) no-repeat right 3px; margin:0px 5px 0px  5px;  padding:0 10px 0 0; font-weight:normal;}
.readmore{float:right;clear:both;background:url(../Images/icons/listitem.png) no-repeat right 3px; margin: 2px 5px 0px  5px;  padding:0 10px 0 0; font-weight:bold;}
.readmoreContact a{font-size:12px;color:#707070;float:right;clear:both;background:url(../Images/icons/listitem.png) no-repeat right 3px; margin: 2px 0px 0px  5px;  padding:0 10px 0 0; font-weight:normal;}

.linkToMore{float:left;clear:both;color:#707070; background :url(../Images/icons/listitem.png) no-repeat left 4px; margin: 0px 5px 0px 5px;  padding:0 0 0 10px; font-weight:bold;}
.linkToMoreLeft{float:left;clear:both;color:#707070; background :url(../Images/icons/listitem.png) no-repeat left 4px; margin: 0px 5px 0px 0px;  padding:0 0 0 10px; font-weight:bold;}
.linkToMoreTop5{float:left;clear:both;color:#707070; background :url(../Images/icons/listitem.png) no-repeat left 4px; margin: 0px 5px 0px 5px;  padding:0 0 0 10px; font-weight:normal;}

.newestTop10{height:50px;width:250px;overflow:auto;padding-bottom:20px;margin-bottom:10px;overflow-x:hidden;border:1px solid #443135;}

ul.defaultlist{ list-style-type:disc; list-style-position:outside;padding:0;margin:5px;width:auto; }
ol.defaultlist{margin:5px;width:auto; }
.defaultlist li{padding:3px;margin:5px 0 0 15px;}

.fcklist li{ list-style-type:disc; list-style-position:outside; padding:0;margin:0px;width:auto; }
.fcklist ol li { list-style-type: decimal; padding-left:10px; list-style-position:inside; }
.fcklist tbody{ background: transparent; border: none;}
.fckCmsPage{margin-left:auto; margin-right:auto; width:90%;background-color:#fff;}

.ftbLarge {float:left;width:100%;}
.ftbSmall {float:left;}

.linklist{float:left; clear:both;margin:10px 0 0 5px;padding:0;width:98%; }
.linklist li{float:left; clear:both;width:100%; background:url(../Images/icons/listitem.png) no-repeat left 2px; padding:0 0 0 10px;margin:0; }
.linklist li a{display:block; clear:both;width:90%;margin:0 0 5px 0; }

.frmHeader{font-family: Arial;margin:0 0 5px 0;font-size:18px;font-weight:normal;}
.frmHeaderPublic{font-family: Arial;margin:0 0 5px 0;font-size:18px;}
.frmHeaderH2{font-family: Arial;margin:0 0 5px 0;font-size:18px;font-weight:normal;}
.frmHeaderPublicH2{font-family: Arial;margin:0 0 5px 0;font-size:16px;font-weight:bold;}
.frmHeaderSelectie{font-family: Arial;margin:0 0 5px 0;}

.formbuttonCHK{color:#fff; height:24px;display:inline-block;float:right; border:none;text-decoration:none;white-space:nowrap; background:transparent url(../Images/bg/btnBlack.png);}
.formbuttonCHK input{height:20px;}
.formbuttonCHKLbl{color:#fff;height:24px;display:table;float:right;background:transparent url(../Images/bg/btnBlack.png);}
.formbuttonCHKLbl span{display:table-cell;vertical-align:middle;}

.formbuttonMob{font-family:Arial;font-weight:bold;font-size:13px;color:#fff;height:24px; border:none;}
.formbuttonMob{text-decoration:none;cursor:pointer; white-space:nowrap; margin:0 auto; text-transform:uppercase;background-color:#0081C6;}
.formbuttonMob:hover{text-decoration:underline;}

.btnLeft{height:24px; display:block; float:left; padding: 0px 0px 0px 12px; background: url(../Images/bg/btnBlackLeft.png) left top no-repeat; text-decoration: none;} 
.btnRight{height:24px; display:block; float:left; padding: 0px 12px 0px 0px; background: url(../Images/bg/btnBlackRight.png) right top no-repeat; text-decoration: none;} 
.btnImpLeft{height:24px; display:block; float:left; padding: 0px 0px 0px 12px; background: url(../Images/bg/btnRedLeft.png) left top no-repeat; text-decoration: none;} 
.btnImpRight{height:24px; display:block; float:left; padding: 0px 12px 0px 0px; background: url(../Images/bg/btnRedRight.png) right top no-repeat; text-decoration: none;} 

.formbutton{padding: 0px 12px 0px 12px;color:#fff; height:24px; border:none;text-decoration:none;cursor:pointer; white-space:nowrap; margin:0 auto; text-transform:uppercase;background:#fff url(../Images/bg/btnBlack.png);}
.formbutton:hover{text-decoration:underline;}

.formEmpbutton{font-size:12px;height:24px; border:none;text-decoration:none;cursor:pointer; white-space:nowrap; margin:0 auto; text-transform:uppercase;background:transparent url(../Images/bg/empty.png);}
.formImpbutton{padding: 0px 12px 0px 12px;color:#fff;background:#fff url(../Images/bg/btnRed.png); font-weight:normal; height:24px; border:none;text-decoration:none;cursor:pointer; white-space:nowrap; margin:0 auto; text-transform:uppercase;}
.formImpbutton:hover{ text-decoration:underline; }

.btnCenter{height:24px; display:block; float:left; background-color:#fff;padding: 0px 2px 0px 2px;} 
.btnCenterAll{text-align:center;display:inline-block; }

.defaulttable{ width:100%;padding:0; margin:0;}
.defaulttable caption{ text-align:left; font-weight:bold; padding:5px; border-bottom:1px solid #003;}
.defaulttable th{ text-align:left; font-weight:normal;  padding:5px; background: #ddd; border-bottom:1px solid #C2C2C2;}
.defaulttable td{ text-align:left; padding:5px;border-bottom:1px solid #C2C2C2;  }

.searchRow{font-size:11px;background-color:#E6EBF4;height:30px;font-weight:bold;margin-left:30px;}
.clearfix {	float: none;clear: both;}

.gridClass{border:solid 1px #cccccc;width:100%;color:#1E2843;font-weight:normal;font-size:11px;}
.gridClass td{padding-left:2px; vertical-align:middle;}
.gridClass input[disabled]{background-color:#fcfafa; color:#404040;border: solid 4px #dcdcdc;}
.gridClass select[disabled]{background-color:#fcfafa; color:#404040;border: solid 1px #dcdcdc;}

.gridClassHours{border:solid 1px #cccccc;width:100%;color:#1E2843;font-weight:normal;font-size:11px;}
.gridClassHours td{padding-left:2px; vertical-align:middle;height:26px;}
.gridClassHours input[disabled]{background-color:#fcfafa; color:#404040;border: solid 1px #dcdcdc;}
.gridClassHours select[disabled]{background-color:#fcfafa; color:#404040;border: solid 1px #dcdcdc;}

.gridItemStyle{height:24px;background-color:#fff;}
.gridItemStyle:hover{background-color:#BACFF4;}
.gridAltItemStyle{height:24px;background-color:#E6EBF4;}
.gridAltItemStyle:hover{background-color:#BACFF4;}
.gridHeaderStyle{height:24px;background-color:#BACFF4;font-weight:bold;font-size:12px;border:1px solid #404040;}
.gridPagerStyle{background-color:#F9F9F9;}

.gridPagerStyle td{height:14px;border-top:1px solid #404040;}
.gridPagerStyle a{font-weight:normal !important;}
.gridPagerStyle span {font-weight:bold; text-align:right; color:#ffffff;padding-right:2px;padding-left:2px; background-color:#ff0000;}

.gridForm table{ width:100% !important;padding:0; margin:0;}
.gridForm table th{ text-align:left; font-weight:normal;  padding:5px; background: #ddd; border:1px solid #000000;}
.gridForm table td{ text-align:center; padding:5px;border:1px solid #000000; vertical-align:middle; }

.gridForm table{ width:100% !important;padding:0; margin:0;}
.gridForm table th{ text-align:left; font-weight:normal;  padding:5px; background: #ddd; border:1px solid #000000;}
.gridForm table td{ text-align:center; padding:5px;border:1px solid #000000; vertical-align:middle; }

.gridItemStyleAbs{height:24px;background-color:#EAEAEA;}
.gridItemStyleAbs:hover{background:transparent url(../Images/bg/Bg_SubMenuTxt.png) repeat;}
.gridAltItemStyleAbs{height:24px;background-color:#DCDCDC;}
.gridAltItemStyleAbs:hover{background:transparent url(../Images/bg/Bg_SubMenuTxt.png) repeat;}

.gridPrintClass td{border:1px solid #000000;padding-left:2px; vertical-align:top;font-size:10px;}

input.fileUpl 
{
	position: relative;
	text-align: left;
	border:none;
}

.txtAlfInput {}
.txtNumInput {text-align:right;}
.txtNumInputRead {text-align:right;border:none 0px transparent; background-color:#bbbbbb;}
.txtAlfInputRead {text-align:left;border:none 0px transparent; background-color:#bbbbbb;}
.txtAlfInputReadWhite {text-align:left;border:none 0px transparent; background-color:#bbbbbb;color:#ffffff;}

.txtNumInputReadToeslagen {text-align:right;border:none 0px transparent; background-color:#F0FFFF;}

.txtNumInputOveruur {text-align:right; background-color:#bbbbbb;}
.txtNumInputRust {text-align:right; background-color:#EEFFF8;}
.txtNumInputReadRust {text-align:right;border:none 0px transparent; background-color:#EEFFF8;}
.txtNumInputTvT {text-align:right; background-color:#D5FFF8;}
.txtNumInputReadTvT {text-align:right;border:none 0px transparent; background-color:#D5FFF8;}
.txtNumInputVak {text-align:right; background-color:#A7FFF8;}
.txtNumInputReadVak {text-align:right;border:none 0px transparent; background-color:#A7FFF8;}
.txtNumInputFeest {text-align:right; background-color:#8FFFF8;}
.txtNumInputReadFeest {text-align:right;border:none 0px transparent; background-color:#8FFFF8;}

.itemStyleGridLeftBorder {border-left:1px solid #000;}
.itemStyleGridRightBorder {border-left:1px solid #000;}
.itemStyleGridLeftRightBorder {border-left:1px solid #000;border-right:1px solid #000;}

#leftnav{float:left;clear:both;margin:5px 0 0 5px;padding:0; width:180px;}
#leftnav li{float:left;clear:both; width:100%; margin:3px 0 0 0;  }
#leftnav li a{float:left;clear:both;  padding:0 0 0 8px; color:#FFF; background:url(../Images/icons/listitem_w.png) no-repeat left 4px; }
#leftnav li a:hover, #leftnav li a.active{float:left;clear:both; text-decoration:none; padding:0 0 0 8px; color:#0026FF;background:url(../Images/icons/listitem.png) no-repeat left 4px; }

#leftnav li ul{float:left;clear:both;margin:2px 0 3px 5px;padding:0; }
#leftnav li ul li{float:left;clear:both;  margin:3px 0 0 0; width:100%;  }
#leftnav li ul li a{float:left;clear:both; padding:0 0 0 8px; color:#FFF; background: none;}
#leftnav li ul li a:hover, #leftnav li ul li  a.active{float:left;clear:both;  padding:0 0 0 8px; color:#0026FF;background: none; }
#leftnav li ul li ul{float:left;clear:both;margin:2px 0 3px 10px;padding:0; }

.divider{ display:block;clear:both;}
 .col1{float:left; width:345px;margin:0 8px 0 0;padding:0; }
 .col2{float:left; width:345px;margin:0;padding:0;}
 .col1 h2, .col2 h2{margin:0 0 10px 0 !important;} 

.dividercrm{font-size:10px; display:block;clear:both;}
 .colcrm1{float:left; width:410px;margin:0 8px 0 0;padding:0;}
 .colcrm2{float:right; width:410px;margin:0;padding:0;}
 .colcrm1 h2, .colcrm2 h2{margin:0 0 10px 0 !important;} 

.dividermat{ display:block;clear:both;margin:auto;}
 .colmat1{float:left; margin:0 8px 0 0;padding:0;}
 .colmat2{float:right; width:610px;margin:0;padding:0;}
 .colmat1 h2, .colmat2 h2{margin:0 0 10px 0 !important;} 

 /* BOXES */
.rounded3a{ clear:both;  padding:0 10px 0 10px;margin:0;background:transparent;}

.roundtop1{ clear:both; height:0px;margin:0;padding:0; background:transparent;}
.roundtop1 .right{ float:right;height:0px; width:500px;background:transparent;}

.rounded1a{ clear:both;  padding:0px;margin:0;background:transparent; border-left:0px solid #D3D3D3;border-right:0px solid #D3D3D3;  }
.rounded1{ clear:both;  padding:0px 0px 0px 0px;margin:0;background:transparent; }
.rounded1 .topleft{float:left;width:700px;margin:0 8px 0 0;}
.rounded1 .topright{float:left;width:250px;margin:0;}

.rounded1 .topleftRef{float:left;width:700px;margin:0 10px 0 0;}
.rounded1 .toprightRef{float:left;width:250px;margin:0 0px 0 0;}

.rounded1 .left{float:left;width:200px;margin:0 8px 0 0;}
.rounded1 .content{float:left;width:750px;margin:0;}

#frmReferences .toprightRef{background-color:#fff;}

#divHomeTextBig{}
#divHomeTextSmall{padding: 0px 0 0 8px; }

.rounded1BO{ clear:both;  padding:0px 5px 0px 5px;margin:0;background: url(../MyDocs/SysPics/CMS_Adm_Bg_Intern.png);}
.rounded1BO .topleft{float:left;width:700px;margin:0 8px 0 0;}
.rounded1BO .topright{float:left;width:250px;margin:0;}
.rounded1BO .left{float:left;width:200px;margin:0 8px 0 0;}
.rounded1BO .content{float:left;width:750px;margin:0;}

.rounded1Contact{ height:100%;clear:both;padding:0px 0px 0px 0px;margin:0;margin-left:12px;background-color:rgba(255, 255, 255, 0.9);}
.rounded1Contact .topleft{display:block;float:left;max-width:700px;padding-left:0px;}
.rounded1Contact .topright{display:block;float:right;width:250px;padding-right:20px;}

.rounded1Login{ clear:both;  padding:5px 5px 0px 5px;margin:0;background-color:transparent;}
.rounded1Login topmiddle{ margin:0 auto;}
.rounded1Question .topmiddle{display:block;width:100%; max-width:500px; margin:0 auto;}

.rounded1Home{ clear:both;  padding:0px 5px 0px 5px;margin:0;background: url(../MyDocs/SysPics/CMS_Adm_Bg_Intern.png);}
.rounded1Home .topleft{float:left;width:700px;margin:0 8px 0 0;}
.rounded1Home .topright{float:left;width:250px;margin:0;}
.rounded1Home .left{float:left;width:200px;margin:0 8px 0 0;}
.rounded1Home .content{float:left;width:750px;margin:0;}

.rounded1Publ{ clear:both;  padding:0px 0px 0px 0px;margin:0;background-color: transparent;}
.rounded1Publ .topleft{float:left;width:100%;max-width:688px;margin:0 4px 0 0px;}
.rounded1Publ .shopLeft{margin:0  10px 0 10px;}
.rounded1Publ .topright{float:right;width:250px;margin:0 8px 0 0px;}
.rounded1Publ .left{float:left;width:200px;margin:0 8px 0 0;}
.rounded1Publ .content{float:left;max-width:700px;margin:0;}

@media screen and (max-width: 950px) {
    .rounded1Publ .topright{float:left;}
}

.block1{ clear:both;padding:0 5px 0 5px;margin:0; }

.roundtopIFrameHead{background: url(../MyDocs/SysPics/CMS_Adm_Bg_Intern.png);border-left:1px solid #404040;box-sizing:content-box;}
.roundtopIFrame{ clear:both; margin:0;padding:0; border-bottom:1px solid #404040;}
.roundbottomIFrame{ clear:both; margin:0;padding:0; border-top:1px solid #404040;}
.roundedIFrame{ clear:both;  padding:8px;margin:0;border-left:1px solid #404040;border-top:1px solid #404040;border-bottom:1px solid #404040;}

.headerShop{ clear:both;  padding:0px;margin:0;background:transparent; border-left:0px solid #D3D3D3;border-right:0px solid #D3D3D3;  }
.headerBO{ clear:both;  padding:0px;margin:0;background:transparent; border-left:0px solid #D3D3D3;border-right:0px solid #D3D3D3;  }

#fixed-panel{position:fixed; left:40px;top:40px;overflow:hidden;z-index:999;}

#banners {position:relative;width:230px; background:#003;text-align:center;}
#banners DIV {position:absolute;width:230px; top:0; left:0;z-index:8; opacity:0.0;filter: alpha(opacity=0);}
#banners DIV.active { z-index:10; opacity:1.0;filter: alpha(opacity=100);}
#banners DIV.last-active { z-index:9;}
#banners DIV IMG { border: 0; margin:0;}

#pnlAdvert01 {position:relative;width:230px; background:#003;text-align:center;}
#pnlAdvert01 DIV {position:absolute;width:230px; top:0; left:0;}

/**/

#footer{position: fixed;bottom: 0;left:0; width: 100%;height:30px;color:#333; background-color: rgba(242, 242, 242, 1.0);border-top: 1px solid #888;z-index:999;}
#footer{display:table; font-size:11px;font-weight:normal;margin:0 auto; padding:0px 0 0px 0;text-align:center;}
#footer ul{width:100%;clear:both; margin:0 auto; text-align:center; padding:0px 0 0px 0px;display: table-cell;vertical-align: middle;}
#footer li{display:inline-block;}
#footer li a{color:#333;clear:both; padding:0 2px 0 0px;}
#footer li a:hover, #footerHome li a.active{text-decoration:underline;}

#footer {display: none;}

#footerBO{font-size:11px;font-weight:normal; margin:0 auto; width:1100px; color:#888; padding:0 0 0px 0;text-align:center; vertical-align:bottom;}
#footerBO ul{display:block;clear:both; width:1100px;  margin:0 auto; text-align:center; padding:5px 0 5px 0;background-color: #BACFF4; }
#footerBO li{display:inline;}
#footerBO li a{color:#fff;clear:both; padding:0 0px 0 0px;}
#footerBO li a:hover, #footerBO li a.active{text-decoration:underline;}

#footerBO .footerAanmelden{color:#fff;}

/* SlideShow */
.pictureSlideShow{z-index:100;height:230px;width:330px;overflow:hidden;background:transparent;}
.pics{z-index:99;height:230px;width:330px;overflow:hidden;}
.slideshows{width:100%;height:240px;}

.pictureSlideShowBig{z-index:100;height:480px;width:640px;overflow:hidden;background:transparent;float:left;position:relative;}
.slideshowbig{width:100%;height:480px;}
.picslarge{z-index:99;height:480px;width:640px;overflow:hidden;}

#slideTopImg{width:640px;height:20px;position:absolute;top:0px;left:0px;border:none;z-index:100;background:transparent  url(../images/box/slideshowframe_640_480/top.png) ;}
#slideLeftImg{width:20px;height:480px;position:absolute;top:0px;left:0px;border:none;z-index:100;background:transparent  url(../images/box/slideshowframe_640_480/left.png) ;}
#slideBottomImg{width:640px;height:20px;position:absolute;top:460px;left:0px;border:none;z-index:100;;background:transparent  url(../images/box/slideshowframe_640_480/bottom.png) ;}
#slideRightImg{width:20px;height:480px;position:absolute;top:0px;left:620px;border:none;z-index:100;background:transparent  url(../images/box/slideshowframe_640_480/right.png) ;}

/* Shop */
#divSearchTreeview{color:#707070;}
.treeViewNodes{font-family:Arial; font-size:12px; color:#707070; padding:0px 0px 0px 4px;}

.lblOrdernummer{visibility:hidden;}
.shopSelected{}
.shopSelected tr{}
.shopSelected td{border-bottom:1px solid #707070;padding-top:7px;}

.scroll {max-width: 660px;overflow: auto;padding-bottom: 20px;margin-bottom:10px;overflow-y: hidden;}
.scroll table{}
.scrollRefs {width: 660px;overflow: auto;padding-bottom: 20px;margin-bottom:10px;overflow-y: hidden;}
.scrollRefs table{margin:0 auto;}

.shopVIP{width: 660px;text-align:center;overflow: auto;padding-bottom:5px;margin-bottom:0px;overflow-y: hidden;border-top:1px solid #443135;border-bottom:1px solid #443135;}
.shopVIP table{margin:0 auto;font-size:10px;}
.shopCredentials{background-color:#e4e4e4;}

/*
.roundedShopWhite{text-align:center;height:200px; clear:both;  padding:8px 0px 0 2px;margin:0;background:transparent url(../MyDocs/SysPics/CMS_shopCategorieWhite.png) no-repeat top left; color:#fff; }
.roundedShopBlue{text-align:center;height:200px; clear:both;  padding:8px 0px 0 2px;margin:0;background:transparent url(../MyDocs/SysPics/CMS_shopCategorieBlue.png) no-repeat top left; color:#000; }
*/
.roundedShopWhite{}
.roundedShopBlue{}
.roundedShopEmpty{}

.shopLabel{white-space:normal;}
.shopLabelRed{color:Red;font-size:1.0em;}
/* headerrow  - ArticleHeaderProduct = productnaam*/

.shopArticleHeader{vertical-align:middle;position:relative;background:transparent url(../MyDocs/SysPics/CMS_shopCategorieArticle.png)}
.shopArticleHeader a{color:#707070;}
.shopArticleHeaderProduct{font-size:11px;font-weight:bold;padding-left:5px;}
.shopArticleHeaderProduct a{color:#707070;}
.shopArticleDetailOrder{font-size:1em;white-space:nowrap;padding-bottom:0px;padding-right:0px;background-image:none;}
.shopArticleDetailIcon{width:50px;background-image:none;}

.shopArticleInfo{font-family:Verdana;}
.shopArticleDetailTellFriends{font-family:Verdana;font-size:0.85em;white-space:nowrap;padding-bottom:0px;padding-left:0px;}

.dividershop{ display:block;clear:both;overflow:hidden;}
.colshopleft{float:left;padding:0px 20px 0px  0px;}

/*
PUBLICATIE*/
#publCMSPanels{ float:left;max-width:720px;background-color:#fff;}
.pictPresentationCellL{width:33%;background-color:#fff;vertical-align:top;}
.pictPresentationCellL a{display:inline-block;float:left;}
.pictPresentationCellR{width:33%;background-color:#fff;vertical-align:top;}
.pictPresentationCellC{width:33%;background-color:#fff;vertical-align:top;}

.pictAgendaCellL{width:33%;background-color:#fff;float:left;}
.pictAgendaCellR{width:33%;background-color:#fff;}
.pictAgendaCellC{width:33%;background-color:#fff;}

#divPublicPublicatie {color:#404040;background-color: rgba(255, 255, 255, 0.9);padding-left:10px;padding-right:6px;margin-left:12px;}
#pnlProductButtons01 input{vertical-align:middle;}
/*start publicatie presentationitems*/
.publArticleTable{width:100%; float:left;}
.publArticleHeader{width:100%; vertical-align:middle;position:relative;}
.publArticleHeader a{color:#fff;}
.publArticleHeaderProduct{font-family:"Nunito", Arial;font-size:1.8em;background-color: rgba(64, 64, 64, 0.6);color:white;padding-left:5px;height:28px;}
.publArticleDetailOrder{font-family:"Nunito", Arial;font-size:14px;background-color: rgba(64, 64, 64, 0.6);white-space:nowrap;padding-bottom:0px;padding-right:0px;text-align:right;height:28px;}
.publArticleDetailIcon{width:50px;text-align:right;}

.spacePublPageBlocks{padding:30px 0px 0px 0px;}

.dividerPubl{ display:block;clear:both;overflow:hidden;}
.pictPublFrameClicker {display:block; width:200px; height:140px; position:relative; top:0px; left:0px;}
.colPublLeft{float:left;padding:0px 20px 0px  0px;}

.pictPublFrameWhite{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictPublFrameBlue{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictPublFrameRed{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictPublFrameEmpty{height:200px;width:200px;overflow:hidden;background:transparent;}

.imageFramePubl{height:200px;width:200px;}
.imageFramePubl {
position:relative; top:0; left:0;width:100%; height:100%;
background-color:#ffffff;
background-position:center top;
background-repeat:no-repeat;
background-attachment:scroll;
-webkit-background-size: cover; 
-moz-background-size: cover;   
-o-background-size: cover;  
background-size: cover;
}

.imagePublFrame{height:200px;width:200px;}
.textFramePubl{color:#fff;position:relative;margin:20px 0 0 14px;text-align:left;font-size: 1.0em !important;}
.roundedPublWhite{}
.roundedPublBlue{}
.roundedPublEmpty{}
.publLabel{white-space:normal;}
.publLabelRed{color:Red;font-size:1.0em;}

/*begin large thumbs*/
#pnlPublThumbs{display:block;float:left;padding-top:10px;}

.imagePublGallery {background-color:transparent;}
.imagePublGallery .imageFrame{height:200px;width:203px;overflow:visible;float: left;background: #fff;border-color: #ddd #bbb #aaa #ccc;border-style: solid;border-width: 1px;display: inline;margin:9px 18px 9px 0px;padding: 1px;position: relative;}
.imagePublGallery .imageHolder{height:170px;width:200px;overflow:hidden;float: left;background: #fff;border-color: #ddd #bbb #aaa #ccc;border-style: solid;border-width: 1px;position: relative;}
.imagePublGallery img{background-color: transparent;padding: 0px;vertical-align: middle;z-index: 990;}
.imagePublGallery img{border-color: #aaa #ccc #ddd #bbb;border-style: solid;border-width: 0px;}
.imagePublGallery .imageText{height:28px;width:200px;overflow:visible;float: left;font-size:10px;background: #fff;}

.imagePublGallery .fillBg {
position:relative; top:0; left:0;width:100%; height:170px;
background-color:#ffffff;
background-position:center center;
background-repeat:no-repeat;
background-attachment:scroll;
-webkit-background-size: cover; 
-moz-background-size: cover;   
-o-background-size: cover;  
background-size: cover;
}

.imagePublGallery .fillBg {text-align: center;vertical-align: top;}
.imagePublGallery .fillBg img{}
.imagePublGallery a .preview{display: none;}
.imagePublGallery a:hover .preview{display: block; position: absolute;top: 0px;left: 0px;z-index: 999;}
/*end large thumbs*/

.tooltipPubl {color:#000;text-align:left;z-index:999;padding-left:2px;}
.tooltipPubl i {display:none;}
.tooltipPubl:hover {border:0; position:relative; z-index:500; text-decoration:none;cursor:pointer;}
.tooltipPubl:hover i {font-size:1.1em;width:400px;display:block; position:absolute; top:30px; left:-145px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#FFFFEC; }
.tooltipPubl:hover i em {position:absolute; left:140px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block; }

/*eind publicaties*/

.pictureFrameWhite{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictureFrameBlue{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictureFrameRed{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictureFrameEmpty{height:200px;width:200px;overflow:hidden;background:transparent;}
.pictureFrameClicker {display:block; width:200px; height:140px; position:relative; top:0px; left:0px;}

.imageFrameFrame{height:200px;width:200px;}
.imageFrameProduct{height:180px;width:200px;}
.textFrame{color:#fff;white-space:normal;position:relative;border:none;width:160px;margin:4px 0 0  14px;text-align:left;font-size: 1.0em !important;}

.dsgnavigation {clear:both;margin:0 auto;clear:both;height:20px;padding:5px 0px 0px 0px;}
.dsgnavigation ul{list-style: none;padding: 0px 2px 0px 0px;margin: 0;}
.dsgnavigation li{float: left;margin: 0;padding: 0px 2px 0px 0px} 

/*
REF GALLERY
*/
.refGalleryPicLeft{display:block;float:left;max-width:200px;}
.refGalleryPicCenter{display:block;float:left;max-width:200px;padding-right:10px;}
.refGalleryPicRight{display:block;float:right;max-width:200px;}
    @media screen and (max-width: 600px) {.refGalleryPicRight {float:left;}}
.refGalleryContent{display:block;float:left;max-width:480px;padding-left:10px;}
.refGalleryContentBig{display:block;float:left;max-width:670px;padding-left:10px;}

.refGalleryContentTable{width:100%;}
.refGalleryContentTable td{vertical-align:top;}
.refGalleryContentCell{max-width:680px;padding-left:5px;}

.refGalleryContentCell250{display:block;float:left;width:100%;max-width:220px;padding-right:10px;}
.refGalleryContentCell250{padding-left:5px;}
.refGalleryContentCell250 img{margin-left:-5px;}

.refGalleryContentCell250R {padding-left:5px;}
.refGalleryContentCell250R img{margin-left:-5px;}

.refGalleryContentCell500L{display:block;float:left;width:100%;max-width:460px;padding-left:5px;}
.refGalleryContentCell500L img{float:left;padding-right:10px;}
.refGalleryContentCell500L img{margin-left:-5px;}

.refGalleryContentCell500RL{display:block;float:left;width:100%;max-width:460px;padding-left:5px;}
.refGalleryContentCell500RL img{float:right;padding-left:10px;padding-right:0px;}
    @media screen and (max-width: 500px) {.refGalleryContentCell500RL img {float:left;margin-left:-5px;padding-left:0px;padding-right:10px;}}

.refGalleryContentCell500RR{display:block;float:left;width:100%;max-width:440px;padding-right:10px;padding-left:5px;}
.refGalleryContentCell500RR img{float:left;padding-right:10px;}
.refGalleryContentCell500RR img{margin-left:-5px;}

.refGalleryContentCell750L{display:block;float:left;width:100%;max-width:685px;padding-left:5px;}
.refGalleryContentCell750L img{float:left;margin-left:-5px;padding-right:10px;}

.refGalleryContentCell750R{display:block;float:left;width:100%;max-width:690px;padding-left:5px;}
.refGalleryContentCell750R img{float:right;margin-right:5px;}
    @media screen and (max-width: 400px) {.refGalleryContentCell750R img {float:left;margin-left:-5px;}}

.refProductPanels{width:100%;padding:0;}
.refArticleInfo{font-family:Verdana;}

.refArticleHeaderRow{background:transparent url(../MyDocs/SysPics/CMS_shopCategorieArticle.png)}
.refArticleHeaderRow a{color:#1E2843;}
.refArticleHeaderProductCell{padding-left:5px;}
.refArticleHeaderProductCell a{color:#1E2843;}
.refArticleProductInfo{background-color:#fff;}
.refArticleProductInfo td{height:auto;}
.refArticleExtraInfo{background-color:#fff;padding-left:5px;padding-right:5px;}

.refArticleTellFriendsRow{background-color:#fff;height:14px;}
.refArticleTellFriendsCell{font-size:11px;text-align:right;vertical-align:middle;height:14px;}

.refEmptyRow{background-color:transparent;font-size:6px;height:10px;}
.refEmptyRow td{font-size:6px;height:5px;}
.refEmptyRowColored{background-color:#fff;font-size:6px;height:10px;border-bottom:1px solid #21007F;}
.refEmptyRowColored td{font-size:6px;height:5px;}
.refProductFotoos{background-color:#fff;padding-left:0px;} 

.refProductFotoos .imageGallery {background-color:transparent;}
.refProductFotoos .imageGallery {cursor: default;list-style: none;}
.refProductFotoos .imageGallery .imageHolder{height:100px;overflow:hidden;float: left;background: #fff;border-color: #ddd #bbb #aaa #ccc;border-style: solid;border-width: 1px;position: relative;margin: 3px;text-align:center;}

/*
PAGE GALLERY
*/
/*.pageGalleryHeader{background-color:#AAC3E2}
.pageGallerySearchRow{height:100%;background:#DDDDDD url(../Images/bg/searchRow.png) repeat;}
.pageGalleryTextIndex{color:#1E2843;width:150px;height:300px;float:left;margin:0 0 10px 4px;overflow: auto;overflow-x: hidden;}
.pageGalleryText{color:#1E2843;max-width:780px;margin:0px auto;display:table;padding-left:5px;}

.imageGallery {cursor: default;list-style: none;}
.imageGallery .imageHolder{height:100px;width:150px;overflow:hidden;float: left;background: #fff;border-color: #ddd #bbb #aaa #ccc;border-style: solid;border-width: 1px;position: relative;margin: 3px;text-align:center;}
.imageGallery img{background-color: transparent;color: inherit;padding: 0px;vertical-align: middle;z-index: 990;}
.imageGallery img{border-color: #aaa #ccc #ddd #bbb;border-style: solid;border-width: 0px;}
.imageGallery a .preview{display: none;}
.imageGallery a:hover .preview{display: block; position: absolute;top: 0px;left: 0px;z-index: 999;}
.imageGallery a:hover .fillBg img{display: none;}*/

/*
TRAVELPLANNING
*/

.tableHeader{background-color:#e4e4e4;font-weight:bold;color:#707070;height:5px;}
.tableHeader td{padding-left:5px;}
.tableSubHeader{background-color:#e4e4e4;font-weight:normal;color:#707070;height:20px;}
.tableSubHeaderXL{background:transparent url(../MyDocs/SysPics/CMS_TP_SubheaderBg.png) top left repeat-y;font-weight:normal;color:#707070;height:20px;}
.tableOfferteHeader{background-color:transparent;font-weight:bold;color:#333333;height:20px;border:1px solid #333}
.tableTdOfferteHeader{border:1px solid #707070}
.linkButt{color:#0026FF;text-decoration:underline;}

.AbsentieHeaderStyle{height:24px;background:transparent url(../Images/bg/gridHeader.png) repeat;font-weight:bold;}
.AbsentieDo{background-color:#A0A0A0;text-align:center;}
.AbsentieDoEnd{border-right:1px solid #A0A0A0;}
.AbsentieLi{background-color:#C0C0C0;text-align:center;}

.AbsentieDtlDo{width:30px;background-color:#A0A0A0;text-align:center;font-weight:bold;}
.AbsentieDtlLi{width:30px;background-color:#C0C0C0;text-align:center;font-weight:bold;}

/*
LOCATION PAGE
*/
#pnlLocationActive {margin:0 auto;width:100%;max-width:980px;}

.hpShowOnMap{font-size:11px;}
.hpShowOnMap img{height:24px;padding-right:4px;}

#divSearchDate {display:block; float:right;}
#divSearchDate input {height:27px;}
#divLocationPage {background-color: rgba(255, 255, 255, 0.4);}
.spaceLocationPageBlocks{height:20px;}
.tboxLocation .tooltip{display:none}
.tboxLocation #lblFormHeader {padding-left:5px;color:#0770B8;font-size:24px;font-style: normal;font-weight: normal;}
.tboxLocation input{float:left;display:block;padding-left:5px;}

#pnlShowLocation {display: block;float:left;max-width:450px;padding-right:0px;width:100%;}

.locationTable{width:100%;}
.locationTableHeader{font-family: 'Asap', sans-serif, Arial;font-weight:normal;font-size:22px;background-color:#0770B8;color:white;padding-left:5px;height:28px;}
.locationMapHeader{font-family: 'Asap', sans-serif, Arial;font-weight:normal;font-size:22px;background-color:#0770B8;color:white;padding-left:5px;height:28px;border-bottom:1px solid black;}
.locationMapHeaderIcons{display:none;float:right;padding:4px 4px 3px 0px;background-color:white;border:1px solid #0770B8;font-size:10px;color:#1E2843;}
.locationEmptyRow{background-color:#fff;font-size:6px;height:10px;}
.locationEmptyRow td{font-size:6px;height:5px;}
.locationEmptyRowColored{background-color:#fff;font-size:6px;height:10px;}
.locationEmptyRowColored td{font-size:6px;height:5px;}
.locationHeaderRowOdd{font-size:12px;background-color:#EAEAEA;}
.locationHeaderRowEven{font-size:12px;background-color:#DCDCDC;}
.locationHeaderRowOdd a{color:#1E2843;}
.locationHeaderRowEven a{color:#1E2843;}
.locationHeaderItem{padding-left:5px;padding-right:5px;}
.locationHeaderItem a{color:#1E2843;}
.locationHeaderItemDetails{text-align:right;}
.locationDetailTellFriends{font-size:12px;white-space:nowrap;padding-bottom:0px;padding-right:4px;}
.locationInfoRow{background-color:#fff}
.locationInfoRowCell{width:100%;vertical-align:top;text-align:left;padding-left:5px;}
.locationInfoRowCell img{vertical-align:top;float:left;padding-right:6px;padding-bottom:6px;}
.locationLocatie{font-size:14px;}

#map_canvas_tourloc{width:500px;height:500px;visibility:visible;border-bottom:1px solid #21007F;}
#divShowLocMap {display: block;float:right;max-width:510px;}
.locationMapSubHeader{display:none;background-color:#fff;width:500px;}
.locationMapSubHeaderTable{float:left;width:490px;}
@media screen and (max-width: 980px) {
    #map_canvas_tourloc{width:350px;height:350px;}
    #divShowLocMap {max-width:360px;}
    .locationMapSubHeader{width:350px;}
    .locationMapSubHeaderTable{width:340px;}
}

.scrollBoxLocation {margin-right: 0px;overflow-x: hidden;overflow-y: auto;max-height:100%;width:100%;}
@media screen and (max-width: 600px) {
    .scrollBoxLocation {margin-left: 0px;max-height:100%;}
}

.tboxMapContent
{
    float:left;
    background-color: #fcfafa;
    border: 0px solid #1E2843;
    border-radius: 0px 0px 0px 0px;
    margin:0;
    padding:0px;
}

.tboxLocationContent
{
    float:left;
    background-color: transparent;
    border: 0px solid #1E2843;
    border-radius: 4px 4px 4px 4px;
    margin:0;
    padding:0;
    width:100%;
}

.tboxLocMapContent
{
    float:left;
    background-color: #fcfafa;
    border: 0px solid #1E2843;
    border-radius: 0px 0px 0px 0px;
    margin:0;
    padding:0px;
}

/*
BOXES
*/

.tboxPopUp 
{
    margin:0 auto;
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid #1E2843;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 3px #888;
    padding: 8px 8px 8px 8px;
    width:100%;
    min-width:330px;
    max-width:600px;
}

.tboxCenter 
{
    margin:0 auto;
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid #fff;
    border-radius: 5px 5px 5px 5px;
    color: #1E2843;
    margin-bottom: 5px;
    padding: 8px 8px 8px 8px;
    text-align:left;
}

.tboxa 
{
    float: right;
    background-color: rgba(255, 255, 255, 0.9) ;
    border: 2px solid #fff;
    border-radius: 5px 5px 5px 5px;
    color: #1E2843;
    margin-bottom: 5px;
    padding: 8px 8px 8px 8px;
    max-width: 600px;
    margin-right:0px;
    text-align:left;
}
@media screen and (max-width: 480px) {
    .tboxa {width:262px;}
}

.tboxax 
{
    float: right;
    background-color: rgba(255, 255, 255, 0.9) ;
    border: 2px solid #fff;
    border-radius: 5px 5px 5px 5px;
    color: #1E2843;
    margin-bottom: 5px;
    padding: 8px 8px 8px 8px;
    width:100%;
    max-width: 600px;
    margin-right:0px;
    text-align:left;
}

.tboxb {
    background-color: #f2f2f2;
    border: 4px solid #e4e4e4;
    border-radius: 8px 8px 8px 8px;
    color: #1E2843;
    margin-bottom: 5px;
    padding: 8px 8px 8px 8px;
}

.tboxLoginCounts
{
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 2px 2px 8px #888;
    color: #1E2843;
    margin:0;
    padding-left:0px;
    width:100%;
}

.tboxLogin 
{
    margin:0 auto;
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid #1E2843;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 3px #888;
    width:100%;
    min-width:230px;
    max-width:400px;
}
#tableLogin{width:100%;max-width:400px;}
#tableLogin td{padding-left:10px;}
.tboxLogin #tbUsername {height: 32px;font-size:16px;padding: 5px 10px;margin: 3px 0;box-sizing: border-box;width:100%;max-width: 300px;border-radius: 6px;}
.tboxLogin #tbPassword {height: 32px;font-size:16px;padding: 5px 10px;margin: 3px 0;box-sizing: border-box;width:100%;max-width: 300px;border-radius: 6px;}
.tboxLogin #txtEmail {height: 32px;font-size:16px;padding: 5px 10px;margin: 3px 0;box-sizing: border-box;width:100%;max-width: 300px;border-radius: 6px;}
.tboxContactForm 
{
    float:left;
    background-color: #fff;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    color: #1E2843;
    margin:0;
    padding-left:5px;
    padding-right:5px;
    max-width:700px;
}

.tboxAnnounce 
{
    margin:0 auto;
    /*background-color: rgba(255, 255, 255, 0.9);*/
    border: 0px solid #1E2843;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 3px #888;
    padding: 8px 8px 8px 8px;

    float:left;
    width:250px;
}

.tboxLoginCounts
{
    margin:0 auto;
    /*background-color: rgba(255, 255, 255, 0.9);*/
    border: 0px solid #1E2843;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 3px #888;
    padding: 8px 8px 8px 8px;
    width:100%;
}

.tboxTreeview 
{
    float:left;
    background-color: #fff;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    /*          leftpx, toppx, shadowpx */
    box-shadow: 2px 2px 8px #888;
    color: #1E2843;
    margin:0;
    padding:4px 4px 4px 4px;
    width:250px;
}

.tboxGuestbook
{
    float:left;
    background-color: transparent;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    margin:0;
    padding:0;
    width:100%;
}
.tboxGuestbook #lblFormHeader {padding-left:5px;color:#005695;font-size:36px;}

.tboxBlogContent
{
    float:left;
    background-color: transparent;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    margin:0;
    padding:0;
    width:100%;
}
.tboxBlogContent #lblFormHeader {padding-left:5px;color:#005695;font-size:36px;}

.tboxAgendaContent
{
    float:left;
    background-color: transparent;
    border: 0px solid #1E2843;
    border-radius: 4px 4px 4px 4px;
    margin:0;
    padding:0;
    width:100%;
}

.tboxMapContent
{
    float:left;
    background-color: #fcfafa;
    border: 0px solid #1E2843;
    border-radius: 0px 0px 0px 0px;
    margin:0;
    padding:0px;
}

.tboxSelectPeriod
{
    float:left;
    background-color: transparent;
    border-bottom: 0px solid #1E2843;
    margin:0;
    width:100%;
    padding:4px 0px 4px 0px;
}
.tboxSelectPeriod select{padding-left:5px;}

.tboxTextbox 
{
    float:left;
    background: transparent url(../MyDocs/SysPics/tboxaBg.png);
    border: 1px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 4px 4px 3px #e0e0e0;
    color: #1E2843;
    margin-bottom: 0px;
    padding: 8px 0px 8px 8px;
    max-width:500px;
}

.tboxRefGallery 
{
    background-color: #AAC3E2;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    color: #1E2843;
    margin:0;
    padding-left:0px;
    max-width:980px;
}

.tboxRefContent 
{
    background-color: transparent;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    color: #1E2843;
    margin:0;
    padding-left:0px;
    width:100%;
}

.tboxRefGalleryContent
{
    float:left;
    background-color: #AAC3E2;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    color: #1E2843;
    margin:0;
    padding:0;
    width:100%;
}

.tboxPageGalleryHeader 
{
    background-color: #AAC3E2;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    color: #1E2843;
    margin:0;
    padding-left:0px;
    max-width:980px;
}

.tboxPageGalleryContent 
{
    background-color: #AAC3E2;
    border: 0px solid #AAC3E2;
    border-radius: 4px 4px 4px 4px;
    color: #1E2843;
    margin:0;
    padding-left:0px;
    max-width:980px;
}

#topMenu{float: left; display: block; }
@media screen and (max-width: 960px) {
    #topMenu{display:none;}
}

/* MENU*/
.menuTable{
    padding-top:0px;
    margin: 0px auto; 
    text-align: center; 
    display: block; 
    max-width: 980px;
    background-color: #717074;
    border: 0px solid #fff;
}
.menuTable a {color: #fff;text-decoration: none;}
.menuTable a:hover {color: #fff;text-decoration: none;}
.menuTableButtons{text-align: center; display: inline-block; max-width: 980px;}
.menuTableButtons h2{color: #fff;}
.menuTableButtons h3{color: #161616;}

.menuBarSelect{
    height:26px;
    line-height: 30px;
    padding-top:4px;
    margin: 0px auto; 
    text-align: center; 
    max-width: 980px;
    background-color: #f1f1f1;
    border: 0px solid #fff;
}
#ddlMenuItems{width:200px;}

.menuTable {display:block;}
.menuBarSelect {display:none;}
/*@media screen and (max-width: 400px) {
    .menuTable {display:none;}
    .menuBarSelect {display:block;}
}*/

.menuTable ul {
  height:30px;
  text-align: center;
  display: inline;
  margin: 0;
  list-style: none;
}
.menuTable ul li {
    /*width:120px;*/
    padding-left:15px;
    padding-right:15px;
    height:30px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    position: relative;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.menuTable ul li:hover {
  background: rgba(192, 192, 192, 1);
}
.menuTable ul li:hover a{color: #fff;text-decoration: none;}

.menuTable ul li ul {
  padding: 0;
  position: absolute;
  top: 30px;
  left: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.menuTable ul li ul li { 
    width: 200px;
    text-align: left;
    padding-left:10px;
    background: rgba(192, 192, 192, 1);
    display: block; 
    color: #666666;
}
.menuTable ul li ul li:hover { background-color:#f1f1f1; }
.menuTable ul li:hover ul {
  z-index:999;
  display: block;
  opacity: 1;
  visibility: visible;
}

/* =================*/
/* === PLANBORD ====*/
/* =================*/

.chkboxLarge input[type=checkbox] {-moz-appearance:none;-webkit-appearance:none;-o-appearance:none;outline: none;content: none;}
.chkboxLarge input[type=checkbox]:before {content: "\2713";font-size: 18px;font-weight:bold;color: transparent !important;background: #fff;margin-left:-1px;margin-top:-1px;}
.chkboxLarge input[type=checkbox]:before {display: block;text-align:center;vertical-align:middle; width: 22px;height: 22px;border: 1px solid #888;}
.chkboxLarge input[type=checkbox]:checked:before {color: green !important;}

#mainFullPlanbord{margin:0 auto; padding:0; width:98%;min-width:1100px;}
#toplevelPlanbord{margin:0 auto; padding:0; width:100%;min-width:1100px;max-width:1600px;padding-bottom:0px;}
#floatingPlanbord{margin:0 auto; padding:0; display: inline-block;}
.planbordHeaderStyle{height:30px;background-color:#F9F9F9;font-weight:bold;font-size:12px;border-bottom:1px solid #404040;}

#resizablePlanbord { width: 100%; }
#resizableRitten { width: 100%; }
.resizableDivider { width: 100%;height:5px; border-bottom:1px solid #cccccc;border-left:1px solid #cccccc;border-right:1px solid #cccccc;text-align:center;background:#cccccc  url(../images/icons/divider.png)  no-repeat center top;}
.scroll {width: 660px;overflow: auto;padding-bottom: 20px;margin-bottom:10px;overflow-y: hidden;}
.scroll table{}
.scrollRefs {width: 660px;overflow: auto;padding-bottom: 20px;margin-bottom:10px;overflow-y: hidden;}
.scrollRefs table{margin:0 auto;}
.scrollTP {overflow: auto;overflow-x: hidden;height:100%;}
.scrollTP table{}
.scrollTPlanbord {overflow-y: scroll;overflow-x: hidden;height:100%;}
.scrollTPlanbord table{table-layout:fixed;}

.scrollTPlanbord .gridItemStyle {height:auto;}
.scrollTPlanbord .gridAltItemStyle {height:auto;}
.scrollTPlanbord .gridItemStyle table tr{height:auto;}
.scrollTPlanbord .gridAltItemStyle table tr{height:auto;}

/*.scrollTPlanbord .gridItemStyle:hover td {height:34px !important;}
.scrollTPlanbord .gridAltItemStyle:hover td {height:34px !important;}*/

.tdSep {width:14px;background-color:#404040;}
/* =================*/
/* ------------------------ */
/* RESIZABLE DIV IN PLANBORD */
/* ------------------------ */

a.tooltipTP {color:#000;text-align:left;}
a.tooltipTP i {display:none;}
a.tooltipTP:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltipTP:hover i {width:350px;display:block; position:absolute; top:20px; left:-155px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc;}
a.tooltipTP:hover i em {position:absolute; left:150px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block; }

div.tooltipTP {color:#000;text-align:left;height:100%;}
div.tooltipTP i {display:none;}
div.tooltipTP:hover {position:relative; z-index:500; text-decoration:none;}
div.tooltipTP:hover i {max-width:300px;display:block; position:absolute; top:20px; left:0px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc;}
div.tooltipTP:hover i em {position:absolute; left:-1px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block; }
div.tooltipTP:hover i pre{width:100%;width:300px;white-space: pre-wrap;}

#ttip{text-align: center;color: #fff;background: #111;position: absolute;z-index: 100;padding: 15px;}
#ttip:after /* triangle decoration */
{width: 0;height: 0;border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px solid #111;content: '';position: absolute;left: 50%;bottom: -10px;margin-left: -10px;}
#ttip.top:after{border-top-color: transparent;border-bottom: 10px solid #111;top: -20px;bottom: auto;}
#ttip.left:after{left: 10px;margin: 0;}
#ttip.right:after{right: 10px;left: auto;margin: 0;}

.tdBasisA{text-align:center;padding-top:4px;}
.hdBasis{width:100%;text-align:left;}
.hdBasisA{font-size:18px;text-align:center;font-weight:normal;}
.hdBasis td{width:4.16%;}
.gridClass .hdBasis td{padding:0;margin:0;}
.gridClass .hdBasis .tdBasisA{padding:0;margin:0;padding-top:4px;}

.hdBasisDagDeel{width:100%;padding:0;margin:0;}
.hdBasisDagDeelA{font-size:18px;padding-top:4px;}
.hdBasisDagDeel td{width:4.16%;}
.gridClass .hdBasisDagDeel td{padding:0;margin:0;text-align:center;}

.hdBasisDagDeel1 {width:100%;padding:0;margin:0;}
.gridClass .tdBasisFx{padding:0;height:24px;}
.tdBasisFx{position:relative;outline-style: solid;outline-width: 1px;outline-color: #ccc;}
.tdBasisFx table{border-collapse:collapse;}

.gridClass .tdBasisDag{padding:0;height:24px;}
.tdBasisDag table{border-collapse:collapse;}

.gridClass .tdBasis{padding:0;height:24px;}
.tdBasis{position:relative;outline-style: solid;outline-width: 1px;outline-color: #ccc;}
.tdBasis table{border-collapse:collapse;}

.gridClass .tdBasisDiv{padding:0;height:24px;}
.tdBasisDiv{font-size:1px;position:relative;outline-style: solid;outline-width: 1px;outline-color: #ccc;}
.tdBasisDiv pre{font-size:11px;}
.tdBasisDiv table{border-collapse:collapse;}
.borderline {position:absolute;top:0;width:1px;height:30px;display:block;float:left;overflow:hidden;background:transparent url(/MyDocs/SysPics/borderline.png) 0 0;}

.tdOnTop{position:absolute;left:4px;z-index:444;height:16px;background-color:#fff;}
.tdOnTop{box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.tdOnTop span{font-size:11px;height:11px;display:table;margin:-1px 4px 0 4px;}
/*.tdOnTop{-webkit-transform: rotate(20deg);-ms-transform: rotate(20deg);transform: rotate(20deg);}*/

a.tooltipTPlarge {color:#000;text-align:left;}
a.tooltipTPlarge i {display:none;}
a.tooltipTPlarge:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltipTPlarge:hover i {width:600px;display:block; position:absolute; top:10px; left:-185px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; }
a.tooltipTPlarge:hover i em {position:absolute; left:180px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block; }

a.tooltipTPleft {color:#000;text-align:left;}
a.tooltipTPleft i {display:none;}
a.tooltipTPleft:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltipTPleft:hover i {width:600px;display:block; position:absolute; top:10px; left:-585px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; }
a.tooltipTPleft:hover i em {position:absolute; left:580px; top:-6px; width:11px; height:6px; background:transparent url(../images/icons/tooltip.gif) 0 0; display:block; }

#dragTrip {z-index:999;display:inline-block;width:340px;position:absolute;top:30%;right:10%;padding:5px 10px 10px 10px;background-color:#EAEAEA;border:1px solid #808080;}
#dragTrip pre {overflow-x: auto;white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}
#faultTrip {z-index:999;display:inline-block;width:340px;position:absolute;top:30%;right:10%;padding:5px 10px 10px 10px;background-color:#EAEAEA;border:1px solid #808080;}

.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}
.ui-helper-clearfix:after{clear:both}
.ui-helper-clearfix{min-height:0}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}
.ui-front{z-index:100}
.ui-state-disabled{cursor:default!important}
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-resizable{position:relative}
.ui-resizable-handle{position:absolute;font-size:0.1px;display:block}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle{display:none}
.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}
.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}
.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}
.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}
.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}
.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}
.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}
.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}
/* -------------------------------- */
/*     EIND PLANBORD TOOLTRACE      */
/* -------------------------------- */


/* ------------------------ */
/*     START TOOLTRACE      */
/* ------------------------ */
#mainToolStore{margin:0 auto; padding:0; width:800px;font-size:16px;}
#mainToolStore input{font-size:16px;}
#mainToolStore select{font-size:16px;}

#footerTS{font-size:11px;font-weight:normal; color:#fff; margin:0 auto; width:800px; padding:0 0 0px 0;text-align:center; vertical-align:bottom;}
#footerTS ul{display:block;clear:both; margin:0 auto; text-align:center; padding:5px 0 5px 0;background: #fff  url(../MyDocs/SysPics/CMS_bg_FooterPhoto.png) repeat; }
#footerTS li{display:inline;}

#lblMaterieel{font-weight:bold;text-transform:uppercase;}
#lblContainer{font-weight:bold;text-transform:uppercase;}

.rbClass input[type="radio"] {margin-top:20px; margin-left: 20px; margin-right: 2px; border:1px solid #404040;} 
.rbClass label:hover { text-decoration:underline;cursor:pointer;} 

.roundMatStoreTop{ clear:both; height:4px;margin:0;padding:0; background: url(../Images/box/grey_500_e8e8e8_white/rndLeftTop.png) no-repeat top left;}
.roundMatStoreTop .right{ float:right;height:4px; width:300px;background: url(../Images/box/grey_500_e8e8e8_white/rndRightTop.png) no-repeat top right;}

#mainMatContainer{width:980px; margin: auto; background:transparent url(../MyDocs/SysPics/CMS_bg_MainShadeBody.png) top left repeat-y; }
.tabMATnavigation {width:980px;height:18px;padding:5px 0px 0px 0px;clear:both;margin:0 auto;clear:both; font-size:1.2em;}
.tabMATnavigation a{color: #fff;background: transparent url(../Images/box/left_tab.png) left top no-repeat;text-decoration: none;padding-left: 14px;} 
.tabMATnavigation a span{background:#ff0000 url(../Images/box/right_tab.png) ;padding-right: 7px; display: block; height:18px;} 
.tabMATnavigation a, #tabMATnavigation a span{display: block;float: left; height:18px;}
/* Hide from IE5-Mac \*/
.tabMATnavigation a, #tabMATnavigation a span{float: none}
/* End hide */
.tabMATnavigation ul{list-style: none;padding: 0;margin: 0;height:25px;}
.tabMATnavigation li{float: left;margin: 0;} 
.tabMATnavigation a:hover{color: #fff;background: transparent url(../Images/box/left_hover_tab.png) left top no-repeat;text-decoration: none;padding-left: 14px} 
.tabMATnavigation a:hover span{background:#FF173E url(../Images/box/right_hover_tab.png) right top no-repeat;padding-right: 7px} 
.tabMATnavigation li.active a{color: #fff;background: transparent url(../Images/box/left_hover_tab.png) left top no-repeat;text-decoration: none;padding-left: 14px}
.tabMATnavigation li.active a span{background:#FF173E url(../Images/box/right_hover_tab.png) right top no-repeat;padding-right: 7px} 

.roundedToolTrace{padding:8px;margin:0;background:#003; border-left:2px solid #003;border-right:2px solid #003;  }

.divToolTraceStore{ display:block;clear:both;width:785px;margin:0 auto;color:#404040;}
.divToolTraceStore h1{font-size:2em;}
.divToolTraceRegistratie .btnnavigation{width:980px;}

.divToolTraceMaintenance{ display:block;clear:both;min-width:980px;max-width:1400px;margin:auto;color:#404040;}
.divToolTraceMaintenance h1{font-size:18px;}
.divToolTraceMaintenance .scroll {max-width: 980px;overflow: auto;padding-bottom: 20px;margin-bottom:10px;overflow-y: hidden;}
.divToolTraceMaintenance .scroll table{margin:0 auto;}

.divToolTraceFacturering{ display:block;clear:both;min-width:980px;max-width:1400px;margin:auto;color:#404040;}
.divToolTraceFacturering h1{font-size:18px;}

.divToolTraceReports{ display:block;clear:both;width:900px;margin:auto;color:#404040;}
.divToolTraceReports h1{font-size:1px;}



.tabMatSpace {width:100%;padding: 0px 0px 0px 0px;background-color: transparent ; border-bottom:solid 0px #808080;} 

.rounded1Mat{ clear:both;  padding:0px 5px 0px 5px;margin:0;background: url(../MyDocs/SysPics/CMS_Adm_Bg_Intern.png);}
.rounded1Mat .topleft{float:left;width:700px;margin:0 8px 0 0;}
.rounded1Mat .topright{float:left;width:250px;margin:0;}
.rounded1Mat .left{float:left;width:200px;margin:0 8px 0 0;}
.rounded1Mat .content{float:left;width:750px;margin:0;}

.roundedMatStoreBody{ clear:both;  padding:0;background:#fff;border-left:2px solid #e8e8e8;border-right:2px solid #e8e8e8;border-bottom:2px solid #e8e8e8; }
.roundedMatStoreBody .searchRow{border-bottom:1px solid #E31E24;}
.roundedMatStoreBody{background-color: transparent;border: 1px solid #e4e4e4;border-radius: 4px 4px 4px 4px;margin:0;padding-left:0px;width:100%;max-width:580px;}
.roundedMatStoreBody #txtMaterieelTag {height: 28px;font-size:16px;padding: 5px 10px;margin: 3px 0;box-sizing: border-box;border-radius: 6px;}

.roundedMat2 {background-color: transparent;border: 1px solid #e4e4e4;border-radius: 4px 4px 4px 4px;margin:0;padding-left:0px;width:100%;max-width:360px;}
.roundedMat2 .searchRow{border-bottom:1px solid #E31E24;}
.roundedMat2 #txtJQSelDatum{height: 28px;font-size:16px;padding: 5px 10px;margin: 3px 0;box-sizing: border-box;border-radius: 6px;}


ColumnBorderLeft {border-left:solid 1px #808080;}
ColumnBorderLeftRight {border-left:solid 1px #808080;border-right:solid 1px #808080;}
ColumnBorderRight {border-right:solid 1px #808080;}
/* ------------------------ */
/*    END TOOLTRACE         */
/* ------------------------ */

/* ------------------------ */
/*    TABS SIR         */
/* ------------------------ */
#tabs {border: 0px solid #aaa;}
.divTabs .tab-content {border-top:1px solid rgba(216, 216, 216, 1)}

.divTabs .ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}
.divTabs .ui-helper-clearfix:after{clear:both}
.divTabs .ui-helper-clearfix{min-height:0}

.divTabs .tabs {margin:0 auto;text-align:left;width:100%;max-width:980px;display:inline-block;border: 1px solid #aaa;}
.divTabs .tabsFull {margin:0 auto;text-align:left;width:100%;display:inline-block;border: 1px solid #aaa;}
.divTabs .tab-links a {
    color: #404040;
    display:inline-block;
    /*border-radius:3px 3px 0px 0px;*/
    /*background: none repeat scroll 0 0 rgba(216, 216, 216, 1);*/
    transition:all linear 0.15s;
}

.divTabs .ui-widget{font-family:Arial;font-weight:normal;font-size: 13px;}
.divTabs .ui-widget{line-height: normal;border: 1px solid #aaa;}
.divTabs .ui-widget-content{color:#404040;background: #fff;border: 0px solid #aaa;}
.divTabs .ui-widget-header {background: none repeat scroll 0 0 rgba(255, 255, 255, 1);border-bottom: 1px solid #ccc;}
.divTabs .ui-widget button, .ui-widget select, .ui-widget textarea {font-family:Arial;font-weight:normal;font-size: 13px;}
.divTabs .ui-widget .ddlLarge {font-family:'omnes-regular', sans-serif, Arial;font-weight:bold;font-size: 16px;color:#888;}
.divTabs .ui-widget .ddlLarge:hover {color:#1c2527;}
/*.ui-widget input {font-family:'Open Sans Condensed', sans-serif, Arial;font-weight:700;font-size: 14px;}*/

/*.ui-widget{font-family:'Open Sans Condensed', sans-serif, Arial;font-weight:700;color:#404040;font-size:20px;}
.ui-widget{line-height: normal;border: 1px solid #aaa;}
.ui-widget-content{color:#404040;background: #fff;border: 0px solid #aaa;font-weight:400;font-size: 13px;}
.ui-widget-header {background: none repeat scroll 0 0 rgba(255, 255, 255, 1);border-bottom: 1px solid #ccc;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-family:'Open Sans Condensed', sans-serif, Arial;font-weight:700;color:#404040;font-size:20px;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {color: #404040;font-weight: 700;}*/

.divTabs .ui-tabs { position: relative; padding:0; zoom: 1; } 
.divTabs .ui-tabs .ui-tabs-nav { margin: 0; padding: 0; }
.divTabs .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 4px; margin: 4px 8px 4px 0px; padding: 0;}
/*.divTabs .ui-tabs .ui-tabs-nav li {border-radius:3px 3px 0px 0px; }*/
.divTabs .ui-tabs .ui-tabs-nav li a { float: left; padding: 6px 14px 6px 14px; text-decoration: none; font-family:Arial;font-weight:bold;color:#c0c0c0;font-size:20px;}
.divTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin: 4px 8px 4px 0px; padding: 0; }
.divTabs .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;font-weight:bold;color:#404040; }
.divTabs .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } 
.divTabs .ui-tabs .ui-tabs-nav li a:hover {font-weight:700;color:#404040;} 
.divTabs .ui-tabs .ui-tabs-panel { display: block; padding:10px 10px 0px 0px; background: none; }
.divTabs .ui-tabs .ui-tabs-hide { display: none !important; }

.divTabs {text-align:center;}
.divTabs .ui-tabs-nav {padding-left:0px;}
.divTabs ul{list-style:outside none none;margin:0;}

.divTabs .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}
.divTabs .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.divTabs .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.divTabs .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.divTabs .ui-helper-reset {
    border: 0 none;
    font-size: 100%;
    line-height: 24px;
    list-style: outside none none;
    margin: 0;
    outline: 0 none;
    text-decoration: none;
}

/*.divTabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    border-top: 1px solid #d3d3d3;border-left: 1px solid #d3d3d3;border-right: 1px solid #d3d3d3;border-bottom: 0px solid #d3d3d3;
}

.divTabs .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    text-decoration: none;
}

.divTabs .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background-color: transparent;
}
.divTabs .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    text-decoration: none;
}
.divTabs .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: none repeat scroll 0 0 rgba(64, 64, 64, 1);
    text-decoration: none;
}
.divTabs .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    text-decoration: none;
}*/

/* ------------------------ */
/*    END TABS SIR     */
/* ------------------------ */
