﻿/* DEFAULTS body margin: 0px
----------------------------------------------------------*/

body
{
    background-color: #b3b3b3;
    font-size: .80em;
    font-family: "Helvetica Neue" , "Lucida Grande" , "Segoe UI" , Arial, Helvetica, Verdana, sans-serif;
    padding: 0px;
    color: black;
}
.js_borderstyle
{
    width: 50px;
    height: 50px;
    border: 3px Dotted #000000;
    background-color: #FFFF00;
}
.edit_js_stap2
{
    width: 550px;
    border: solid 1px #ccb596;
    padding: 10px 10px 10px 10px; /* margin-top: -816px; */
    margin-top: 15px;
}
.edit_js_stap3
{
    width: 550px;
    border: solid 1px #ccb596;
    padding: 10px 10px 10px 10px; /* margin-top: -1297px; */
    margin-top: 15px;
}
.edit_js_stap4
{
    width: 550px;
    border: solid 1px #ccb596;
    padding: 10px 10px 10px 10px; /* margin-top: -854px; */
    margin-top: 15px;
}
.edit_js_stap5
{
    width: 550px;
    border: solid 1px #ccb596;
    padding: 10px 10px 10px 10px; /* margin-top: -558px; */
    margin-top: 15px;
}


/* HEADINGS   
----------------------------------------------------------*/

.title_page
{
    color: #fcb147;
    font-size: 25px;
    font-family: Myriad Pro;
    text-transform: lowercase;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: black;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

.wizardDescription
{
    font-size: 13px;
    color: #666666;
    font-family: Trebuchet MS;
}


/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
    width: auto;
    background-color: #fff; /* margin: 20px auto 0px auto;*/
    border-top: solid 1px #939393;
    border-left: 1px solid #496077;
    border-right: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
}

.headmain
{
    float: left;
    padding: 0px 12px;
    margin: 12px 0px 5px 8px;
    min-height: 50px;
}
.main
{
    float: right;
    padding: 0px 12px 10px 12px;
    margin: 0px 25px 0px 8px;
    min-height: 450px;
    min-width: 900px;
}
.overzichtpage
{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px;
}
.vragenpanel
{
    width: 400px;
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
    margin-bottom: 15px;
    z-index: 0;
    background-color: #fff5e8;
}
.VragenOverzicht
{
    margin-top: 60px;
    padding-bottom: 20px;
}

.AntwoordenOverzicht
{
    width: 400px;
}

.mContainer
{
    min-height: 120%;
    position: relative;
    background-color: white;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: auto;
    border-left: solid 1px #939393;
    border-right: solid 1px #939393;
    min-width: 980px;
}
.mHeader
{
    background-color: #B3B3B3;
}
.mBody
{
    background-color: white;
    padding: 15px 25px 220px 25px;
    height: auto;
    z-index: 100;
    overflow: hidden;
}

/* Wrappers   
----------------------------------------------------------*/
.container
{
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}

.pnMelding
{
    background-color: #F6CECE;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #FF0000;
    border-right-color: #FF0000;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #FF0000;
    border-left-color: #FF0000;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
}
.pnMeldingCorrect
{
    background-color: #D1FBD6;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #1AFF00;
    border-right-color: #1AFF00;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #1AFF00;
    border-left-color: #1AFF00;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
}

.titelwrapper
{
    height: 30px;
}
.topbar
{
    margin-top: 30px;
    margin-bottom: 30px;
}
.topbarEnquete
{
    height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.headerPanel
{
    float: left;
    width: 650px;
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    z-index: 0;
    background-color: #fff5e8;
}
.side_afbeeldingPanel
{
    width: 200px;
    height: 210px;
    padding: 10px 0px 0px 0px;
    float: right;
}

.editHeaderText
{
    padding: 8px 14px;
    padding-bottom: 10px;
}
.editHeader
{
    left: 15px;
    position: relative;
    z-index: 1;
    background-color: White;
    font-family: Trebuchet MS;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    height: 30px;
    line-height: 26px;
    width: 200px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
}
.editPanel
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    z-index: 0;
    top: -17px;
    background-color: #fff5e8;
}
.editPanelVraag
{
    min-height: 1px;
    background-position: 0% 0%;
    position: relative;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    z-index: 0;
}

.editPanelMargin
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    z-index: 0;
    top: -17px;
    background-color: #fff5e8;
    margin-bottom: 300px;
}

.editPanelVragenOverzicht
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    z-index: 0;
    top: -17px;
    background-color: #fff5e8;
}

.editLayoutPanel
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 45px;
    z-index: 0;
    top: -17px;
    background-color: #fff5e8;
}

.splitscreen
{
    position: relative;
    width: 50%;
    float: left;
}

.editPanelResultaten
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    z-index: 0;
    background-color: #fff5e8;
    margin-top: 30px;
}
.doorvraagPanel
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 30px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 30px;
    z-index: 0;
    background-color: #fff5e8;
}
.helpPanel
{
    min-height: 1px;
    background-image: #ffeed6;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    position: relative;
    border-top-width: 1px;
    border-right-width: 1px;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-top-style: solid;
    border-right-style: solid;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-top-color: #ccb596;
    border-right-color: #ccb596;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-bottom-color: #ccb596;
    border-left-color: #ccb596;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-bottom: 10px;
    z-index: 0;
    background-color: #fff5e8;
}

.pnAfbeelding
{
    position: relative;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    margin-top: 10px;
}

.wrapper_voortgangsbalk
{
    margin-left: 25px;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/
.lbFoutmelding
{
    color: #FE2E2E;
}
.lbCorrectmelding
{
    color: #01DF01;
}
.campaignName
{
    color: #603c1d;
    font-size: 16px;
    font-weight: bold;
}
.checkbox
{
    margin-top: 4px;
    margin-right: 170px;
    margin-bottom: 4px;
    margin-left: 4px;
}
.checkbox-1
{
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 9px;
}
.dropdownlist
{
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 4px;
}
.dropdownlistMargin
{
    margin-top: 5px;
    margin-right: 110px;
}
.smallButton
{
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    color: White;
    font-family: Trebuchet MS;
    min-width: 130px;
    font-size: 13px;
    text-transform: lowercase;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    cursor: pointer;
    background: #4b6c9e;
    float: right;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.smallButton:hover
{
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    color: White;
    font-family: Trebuchet MS;
    min-width: 130px;
    font-size: 13px;
    text-transform: lowercase;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    cursor: pointer;
    background: #5176AD;
    float: right;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.bigTextboxLabel
{
    color: #af6b0a;
    font-weight: bold;
    font-family: Trebuchet MS;
    text-transform: lowercase;
    font-size: 14px;
    padding-left: 2px;
    padding-right: 2px;
}
.urlLabel
{
    padding: 10px 10px 10px 0px;
}
.groepLabel
{
    padding: 10px 10px 10px 0px;
    font-weight: bold;
}
.countLabel
{
    color: #af6b0a;
    font-weight: bold;
    font-family: Trebuchet MS;
    text-transform: lowercase;
    font-size: 14px;
}
.helpLabel
{
    color: #2E64FE;
}

.bigTextbox
{
    position: relative;
    color: black;
    height: 15px;
    width: 100%;
    background-color: White;
    font-size: 13px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    z-index: 2;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.multiLineTextbox
{
    position: relative;
    color: black;
    height: 60px;
    width: 100%;
    max-width: 100%;
    background-color: White;
    font-size: 13px;
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    z-index: 2;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.errorMessage
{
    font-family: Trebuchet MS;
    text-transform: lowercase;
    font-size: 14px;
    padding-left: 2px;
    color: Red;
}
.link
{
    color: #8F7F6B;
    text-decoration: none;
}
.linkOverzicht
{
    color: #df8300;
    font-size: 13px;
}
.smallButtonGroep
{
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    color: White;
    font-family: Trebuchet MS;
    min-width: 130px;
    font-size: 13px;
    text-transform: lowercase;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    cursor: pointer;
    background: #4b6c9e;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.smallButtonGebruiker
{
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    color: White;
    font-family: Trebuchet MS;
    min-width: 130px;
    font-size: 13px;
    text-transform: lowercase;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-left: 980px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    cursor: pointer;
    background: #4b6c9e;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.smallButtonAntwoord
{
    border-top-width: 0pt;
    border-right-width: 0pt;
    border-bottom-width: 0pt;
    border-left-width: 0pt;
    color: White;
    font-family: Trebuchet MS;
    min-width: 130px;
    font-size: 13px;
    text-transform: lowercase;
    margin-top: 0px;
    margin-right: 4px;
    margin-bottom: 0px;
    margin-left: 3px;
    padding-top: 0px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    cursor: pointer;
    background: #4b6c9e;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.closeButton
{
    float: right;
}

/* Tabs Menu
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color: #FF8000;
    width: 100%;
    height: 50px;
}

#navigation
{
    height: 50px;
    width: 100%;
    background-image: url(/Images/bgNavigation.jpg);
    width: auto;
    border-top: solid 1px #939393;
}

#tabs
{
    position: absolute;
    left: 240px;
    top: 27px;
    z-index: 90;
}

#tabs a
{
    font-family: Myriad Pro;
    font-size: 14px;
    color: #c8780a;
    text-decoration: none;
}

#tabs a:hover
{
    color: #AF6B0A;
}
.tab
{
    height: 24px;
    background-color: #ffcb85;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 24px;
    float: left;
    margin-right: 9px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tabActive
{
    height: 24px;
    background-color: White;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 24px;
    float: left;
    margin-right: 9px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

/* Navigation
----------------------------------------------------------*/

#logo
{
    position: relative;
    top: 12px;
    left: 20px;
}

.wizardNavigation
{
    margin: 0px 0px 20px 0px;
    float: right;
}
.wizardNavigationBottom
{
    float: right;
    position: relative;
    height: 50px;
    margin: 0px 0px 5px 0px;
    padding-right: 480px;
}
.wizardNavigationTop
{
    position: relative;
    height: 50px;
    margin: 5px 0px 20px 0px;
}
.wizardNavigationTopFloat
{
    float: right;
}
.wizardNavigationBottomFloat
{
    float: right;
    clear: both;
}
.wizardNavigationBottomFloatStep5
{
    float: right;
    clear: both;
    margin-top: 40px;
}
.wizardNavigationTopPadding
{
    float: left;
    padding-top: 10px;
}
.wizardNavigationTopNormal
{
    height: 50px;
    margin: 5px 0px 5px 0px;
}
.wizardNavigationHeaderNormal
{
    height: 50px;
    margin: 5px 0px 5px 0px;
    width: 675px;
}
.wizardNavigationTopVragen
{
    height: 50px;
    margin: 5px 0px 5px 0px;
    width: 425px;
}
.wizNavigationDisabled
{
    text-decoration: none;
    color: #d5cdaf;
    font-weight: bold;
    font-family: Trebuchet MS;
}
.wizNavigation
{
    text-decoration: none;
    color: #8f5623;
    font-weight: bold;
    font-family: Trebuchet MS;
    margin-left: 4px;
    margin-right: 2px;
}
.wizardTekstNext
{
    margin-top: 7px;
    float: left;
}
.wizardTekstBack
{
    margin-top: 7px;
    float: right;
}
.linkbar
{
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #CCB596;
    background-color: #FFEED6;
    text-align: center;
    color: #8F7F6B;
}
.crumbContainer
{
    margin-bottom: 15px;
    color: #926C34;
    width: 100%;
    padding: 10px;
    background-color: #FFF1DF;
    border: 1px solid #CFC4B5;
}

/* Search  
----------------------------------------------------------*/

.searchTextbox
{
    color: black;
    width: 120px;
    height: 10px;
    background-color: White;
    font-size: 13px;
    padding-bottom: 4px;
    padding-left: 4px;
    float: right;
}

.searchButton
{
    padding-bottom: 12px;
    padding-left: 4px;
    cursor: pointer;
    float: right;
}

/* Login 
----------------------------------------------------------*/
.login
{
    height: 400px;
    width: 440px;
    background-color: #ff980d;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #939393;
    border-right-color: #939393;
    border-bottom-color: #939393;
    border-left-color: #939393;
    left: 50%;
    position: relative;
    top: 50%;
    padding-top: 60px;
    padding-right: 60px;
    padding-bottom: 60px;
    padding-left: 60px;
}

.loginWrapper
{
    height: 520px;
    width: 500px;
    bottom: 50%;
    right: 50%;
    position: absolute;
}
.login_content
{
    padding-top: 20px;
    height: 70px;
}

.login_logo
{
    padding-top: 10px;
    padding-left: 120px;
}

.login_header
{
    padding-top: 10px;
    font-size: 18px;
    color: #af730b;
    font-weight: bold;
    padding-left: 200px;
}
.login_content
{
    padding-top: 40px;
}

.loginMessage
{
    height: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    float: left;
    text-align: left;
    padding: 5px 5px 5px 5px;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: black;
    float: right;
}

.loginDisplay a:link
{
    color: black;
}

.loginDisplay a:visited
{
    color: black;
}

.loginDisplay a:hover
{
    color: black;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.asyncfileupload 
{
    margin-top: 5px;
}

.asyncfileupload input
{
    width:100%!important;
}

.FileUploadClass
{
    font-size: 5px;
    z-index: 500;
    position: relative;
    z-index: 10;
}
.FileUploadClass input[type=file]
{
    background: transparent;
    border: Dashed 2px #000000;
    opacity: 0;
    filter: alpha(opacity = 0);
}
.FakeFileUpload
{
    position: relative;
    width: 400px;
    z-index: 1;
    margin-top: 10px;
}
.FakeFileUploadDiv
{
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    z-index: 5;
}


/* Tables & chart
----------------------------------------------------------*/
.enquetetechniekTable
{
    width: 100%;
    font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    border-collapse: collapse;
    clear: both;
}
.enquetetechniekTable th
{
    text-align: left;
    cursor: pointer;
    padding: 8px 4px;
    border: solid 1px #CDCDCD;
    background-color: #FFF1DF;
}
.enquetetechniekTable td
{
    text-align: left;
    padding: 8px 4px;
    border: solid 1px #CDCDCD;
    vertical-align: middle;
}
.headerrow
{
    background-color: #FFF1DF;
}
.checkbox_respondent
{
    background-color: orange;
}
.checkbox_invuldtijd
{
    background-color: blue;
}
.checkbox_aantalvragen
{
    background-color: Green;
}
.checkbox_Response
{
    background-color: yellow;
}
.checkbox_NonResponse
{
    background-color: purple;
}
.checkbox_niet_vragen
{
    background-color: purple;
}
.lb_grafiek
{
    font-weight: bold;
}

.tb_float_left
{
    width: 50%;
}
.tb_float_right
{
    width: 50%;
}

.vragenoverzichtTable
{
    width: 100%;
    font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    border-collapse: collapse;
    clear: both;
}

.vragenoverzichtTable th
{
    text-align: left;
    cursor: pointer;
    padding: 8px 4px;
    border: solid 1px #ccb596;
    background-color: #FFF1DF;
}

.vragenoverzichtTable td
{
    text-align: left;
    padding: 8px 4px;
    border: solid 1px #ccb596;
    vertical-align: middle;
}

.td_vragenoverzicht_stap_verplicht
{
    width: 3%;
}
.td_vragenoverzicht_volgorde_buttons
{
    width: 5%;
}
.td_vragenoverzicht_volgorde
{
    width: 2%;
}
.td_vragenoverzicht_stelling
{
    width: 80%;
}

.enquetetechniekTable_vragen_algemeen_overzicht
{
    width: 100%;
    font-family: "Lucida Grande" , "Helvetica Neue" ,Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    border-collapse: collapse;
    clear: both;
    margin: 10px 5px 10px 5px;
}
.enquetetechniekTable_vragen_algemeen_overzicht th
{
    text-align: left;
    cursor: pointer;
    padding: 8px 4px;
    border: solid 1px #CDCDCD;
    background-color: #FFF1DF;
}
.enquetetechniekTable_vragen_algemeen_overzicht td
{
    text-align: left;
    padding: 8px 4px;
    border: solid 1px #CDCDCD;
    vertical-align: middle;
}



/* Footer  relative
----------------------------------------------------------*/

.spantitle
{
    font-size: 15px;
    font-weight: bold;
}

.mFooter
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    background-color: #B3B3B3;
}
#mFooterContent
{
    width: 100%;
    height: 180px;
    background-color: #ffd7a0;
    background-image: url("/Images/bgFooter.jpg");
    background-repeat: repeat-x;
    font-family: Trebuchet MS;
    color: #7a664d;
    font-size: 12px;
    border-bottom: solid 1px #939393;
    border-left: 1px solid #496077;
    border-right: 1px solid #496077;
}
#mFooterLeft
{
    float: left;
    padding-right: 50px;
    width: 200px;
}
#mFooterMiddle
{
    float: left;
    padding-right: 50px;
    width: 200px;
}
#mFooterRight
{
    margin-left: 500px;
    margin-right: 25px;
    top: 17px;
}
.footerTitle
{
    font-size: 20px;
    font-weight: bold;
}
ul.footerLinks
{
    list-style-type: none;
    padding: 0;
    margin: 0;
    padding-top: 5px;
    font-size: 12px;
}
ul.footerLinks a
{
    text-decoration: none;
    color: #7A666B;
}
ul.footerLinks li
{
    border-bottom: 1px solid #DFBC8B;
    margin-bottom: 2px;
}
.mFooterBlock
{
    background-color: #DFC299;
    padding: 10px;
    position: relative;
    margin-left: 500px;
    left: 0px;
    top: 20px;
}
.clearFloat
{
    clear: both;
}

/* Steps 
----------------------------------------------------------*/

.wizardStepProgress
{
    font-size: 13px;
    color: #9f876d;
    font-weight: normal;
}
.wizardBlock
{
    width: 85px;
    height: 6px;
    background-color: #D5CDAF;
    margin: 0px 1px;
    border: 0;
    cursor: pointer;
    display: inline;
    text-decoration: none;
    padding: 2px 3px 2px 2px;
    margin: 5px 0px 0px 0px;
    min-width: 100px;
}
.wizardBlockDone
{
    width: 85px;
    height: 6px;
    background-color: #8F5623;
    margin: 0px 1px;
    border: 0;
    cursor: pointer;
    display: inline;
    text-decoration: none;
    padding: 2px 3px 2px 2px;
    margin: 5px 0px 0px 0px;
    min-width: 100px;
}

.wizardBlockSelected
{
    width: 85px;
    height: 6px;
    background-color: #C69C6D;
    margin: 0px 1px;
    border: 0;
    display: inline;
    text-decoration: none;
    padding: 2px 3px 2px 2px;
    margin: 5px 0px 0px 0px;
    min-width: 100px;
}

.vooruitgangStep
{
    height: 6px;
    border: 0;
    display: inline;
    text-decoration: none;
}

.vooruitgangStep_layout
{
    height: 6px;
    border: 0;
    cursor: pointer;
    display: inline;
    text-decoration: none;
    padding: 2px 3px 2px 2px;
    margin: 0px 3px 5px 3px;
}

/* Layout
----------------------------------------------------------*/
.smallText
{
    color: #5f5f5f;
    font-family: Trebuchet MS;
    font-size: 11px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 2px;
    font-style: italic;
}
.float_right
{
    float: right;
}
.float_left
{
    float: left;
}
.vragen_test
{
}
.margin-top
{
    margin-top: 10px;
}

.transparency
{
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

/* Steps 
----------------------------------------------------------*/

.item_stap
{
    margin: 20px 10px 0px 10px;
    border: solid 1px #939393;
    background-color: white;
}

.item_child
{
    margin: 0px 10px 0px 60px;
    padding: 10px;
    border: solid 1px #939393;
    background-color: white;
}

.item_nonstap
{
    margin: 0px 10px 0px 10px;
    border: solid 1px #939393;
    background-color: white;
}

/* Loading div voor graphs 
----------------------------------------------------------*/

.overlay
{
    position: absolute;
    background-color: white;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    z-index: 10000;
}

.overlay img
{
    vertical-align: middle;
    margin: 2px;
}

/* Test 
----------------------------------------------------------*/

/* required to avoid jumping */
#commentWrapper
{
    left: 450px;
    position: absolute;
    margin-left: 35px;
    width: 280px;
}

#comment
{
    position: absolute;
    top: 0; /* just used to show how to include the margin in the effect */
    margin-top: 20px;
    border-top: 1px solid purple;
    padding-top: 19px;
}

#comment.fixed
{
    position: fixed;
    top: 0;
}

.pnDownload
{
    margin-left: 8px;
    bottom: -22px;
    position: relative;
    left: 110px;
}

.ajax__calendar_container
{
    z-index: 1000;
}

.ajax__colorPicker_container
{
    z-index: 1000;
}

#MainContent_rResult_algemeen_pnChartControl
{
    margin-top: 30px;
}

.link_stelling
{
    color: Black;
    text-decoration: none;
}
