﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');

@font-face {
    font-family: 'Roboto slab';
    src: url('/content/fonts/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
*:focus {
    outline: none;
}

body {
    font-size: 12px;
    line-height:16px;
    font-family:"Open Sans", sans-serif;
    background-color: #ffffff;
    color: #4D4D4D;
    margin: 0;
    padding: 0;
    background-image: url(/images/back_gradient.jpg);
    background-position: center top;
    background-repeat: repeat-y;
    line-height: 18px;
}

h1, h2, h3, h4, h5, .ui-dialog-title {
    font-family: "Roboto slab", "Open Sans", sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

h1, .ui-dialog-title {
    font-size: 1.6em;
    padding: 0.2em 0;
    color: #1A3C91;
}

h2 {
    font-size: 1.25em;
    color: #1A3C91;
    padding: .6em 0;
}

h3, .H3 {
    padding: .4em 0;
    font-size: 1.25em;
    color: #1A3C91;
}

h4 {
    font-size: 1.15em;
    padding: .4em 0;
}

h5 {
    font-size: 1.1em;
    padding: 0 0 .2em 0;
}

a, a:link, a:visited, a:active, a:hover {
    color: #1A3C91;
    cursor: pointer;
}
    a:hover {
        color: #4D4D4D;
    }

p {
    margin: 0 0 16px;
}

input[type=submit]:not(.buttonlogout) {
    padding: 5px 10px;
    font-family: "Roboto slab", "Open Sans", sans-serif;
}

a.green {
    font-family: "Roboto slab", "Open Sans", sans-serif;
}

#actionbar h1 {
    color: #FFFFFF;
}

.RadPicker_Default .rcCalPopup {
    background-image: url(img/calendar.png) !important;
    margin-left: 10px;
}

.RadPicker_Default .rcCalPopup:hover{
    background-position: 0 0!important;
}

    UL {
        margin: 0;
        padding: 0;
    }

    UL LI IMG, h5 A IMG {
        vertical-align: middle;
    }

    UL.horizontal {
        display: inline;
    }

        UL.horizontal LI {
            line-height: 24px;
            display: inline;
            list-style-type: none;
        }

    UL.nobullets LI {
        list-style-type: none;
        clear: both;
    }

    UL.productproperties LI {
        list-style-type: circle;
    }
.jqTabpages ul {
    margin-left: 10px;
}

IMG {
    border: 0;
}

.ml-1 {
    margin-left: 0.5rem;
}

.px-1 {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}

.w-auto {
    width: auto!important;
}

input[type=text], input[type=password], a.green {
    line-height: 20px;
    height: 20px;
    border-radius: 5px;
    border: 1px solid #D7D7D7;
    padding-left: 5px;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
}

select {
    font-family: "Open Sans", sans-serif;
    color: #4D4D4D;
    border: solid 1px #D7D7D7;
}

html body .RadInput .riTextBox,
html body .RadInputMgr {
    padding-left: 5px!important;
}

input[type=submit]:not(.buttonlogout):not(.button):not(.white),
input[type=button],
input[type=submit].smallgreen,
input[type=button].smallgreen,
input[type=submit].green,
a.green {
    font-family: "Roboto slab", "Open Sans", sans-serif!important;
    border-width: 0;
    cursor: pointer;
    background-color: #D7F0FF;
    color: #1A3C91;
    margin: 0.4em 0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-decoration: none;
}

/*Primary*/
.green {
    background-color: #D7F0FF;
    color: #1A3C91;
    padding: 5px 10px;
}

.green:hover {
    background-color: #1A3C91;
    color: #FFFFFF;
}

/*Secondary*/
.white {
    background-color: #1A3C91;
    color: #FFFFFF;
}

input[type=submit].green, input[type=button].smallgreen {
    font-size: 0.8em;
    height: 20px;
    padding: 0 18px 0 6px;
    background-color: #D7F0FF;
    color: #1A3C91;
}

input[type=submit].green {
	font-size: 1em;
	height: 28px;
	padding: 4px 10px;
}

.boxlogin .button, .boxpincheck .button {
    background-color: #D7F0FF;
    color: #1A3C91;
    border: solid 1px #1A3C91;
    border-radius: 10px;
    cursor: pointer;
}

.boxlogin .button:hover,
.boxpincheck .button:hover {
    background-color: #FFFFFF;
    color: #1A3C91;
}

input[type=submit].green:hover {
    background-color: #FFFFFF;
    color: #1A3C91;
}
input[type=submit].smallgreen_no_arrow:hover,
input[type=submit].green:hover, 
input[type=submit].smallgreen:hover {
    background-color: #1A3C91!important;
    color: #FFFFFF!important;
    border-color: #1A3C91;
}

input[type=submit].green_no_arrow, input[type=button].smallgreen_no_arrow {
    color: #1A3C91;
    font-size: 0.8em;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    background: #ffffff;
}

/*Primary*/
input[type=submit].smallwhite, input[type=submit].white {
    background-color: #FFFFFF;
    color: #1A3C91;
    height: 28px;
    cursor: pointer;
    border: 1px solid #1A3C91;
    padding: 0.2em 0.4em;
    margin-top: 0.4em;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

input[type=submit].white_no_arrow {
    color: #1A3C91;
    font-weight: bold;
    height: 28px;
    cursor: pointer;
    border: 1px solid #1A3C91;
    background: #ffffff;
    padding: 0 8px 3px 18px;
    margin-top: 0.4em;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

input[type=submit].printbutton {
    color: #1A3C91;
    height: 28px;
    cursor: pointer;
    width: 50px;
    border: 1px solid #1A3C91;
    background: #ffffff;
    margin-top: 0.4em;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url("img/icon-print-blue.png") no-repeat center;
}

input[type=submit].searchbutton {
    color: #ffffff;
    font-weight: bold;
    height: 30px;
    width: 50px;
    cursor: pointer;
    border: 1px solid #1A3C91;
    background: #1A3C91;
    margin-top: 0.4em;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: url("img/search_blue.png") no-repeat center;
}



input[type=submit].smallwhite {
    font-size: 0.8em;
    height: 20px;
    padding: 0 18px 0 6px;
    background: #ffffff;
}

input[type=submit].white:hover, input[type=submit].smallwhite:hover {
    background-color: #1A3C91;
    color: #FFFFFF;
}

input[type=submit].gray, input[type=submit].smallgray {
    color: #ffffff;
    height: 28px;
    cursor: pointer;
    border: 1px solid #1A3C91;
    padding: 4px 10px;
    margin-top: 0.4em;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #1A3C91;
}

input[type=submit].gray:hover, input[type=submit].smallgray:hover {
    background-color: #1A3C91!important;
    color: #FFFFFF!important;
}

input[type=submit].smallgray {
    font-size: 0.8em;
    height: 20px;
    padding: 0 18px 0 6px;
}

input[type=submit].gray_no_arrow, input[type=button].gray_no_arrow {
    color: #ffffff;
    font-weight: bold;
    height: 28px;
    cursor: pointer;
    border: 1px solid #1A3C91;
    padding: 0 18px 3px 8px;
    margin-top: 0.4em;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #1A3C91;
}

input[type=submit].smallgray_no_arrow, input[type=button].smallgray_no_arrow {
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #1A3C91;
    font-size: 0.8em;
    height: 20px;
    background: #1A3C91;
}

input[type=submit].aspNetDisabled {
    background-image: none;
    cursor: text;
}

textarea {
    border: 1px solid #D7D7D7;
    font: 12px/16px Arial, Verdana, sans-serif;
    resize: none;
}


input.aslabel {
    border: transparent solid 0px;
    background-color: transparent;
    width: 100%;
    font-size: 1.3em;
    font-weight: bold;
}


/*  --- // TAG FORMATTING --- */



/*  --- LAYOUT --- */

#header, #footer, #content {
    margin: 0 auto;
    width: 912px;
    position: relative;
}

.loginpage #content {
    width: 960px;
    min-height: 800px;
}

.loginpage #headercontainer {
    height: 26px;
    background-image: none;
    background-color: #ffffff;
}

#headercontainer {
    height: 26px;
    background-image: url(/images/header_line.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.footerline {
    height: 55px;
    background-image: url(/images/header_line.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#header {
    color: #1A3C91;
    /*font-size: 0.8em;*/
}


.Logo {
    position: absolute;
}

#footer {
    padding: 10px 0;
    font-size: 0.9em;
}

#content {
    min-height: 550px;
    background-image: url(img/back_main_groen2.jpg);
    background-position: left -26px;
    background-repeat: no-repeat;
}

#actionbar {
    background-color: #1A3C91;
    height: 45px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 10px 10px 0 10px;
    vertical-align: middle;
    border-radius: 10px;
}

    #actionbar H1 {
        display: inline;
        float: left;
        margin-right: 1em;
    }

    #actionbar H2 {
        color: #ffffff;
    }

#header #UpdateProgressHeader {
    display: inline !important;
}

.logocontainer {
    height: 50px;
    overflow: hidden;
}

.loader {
    height: 18px;
}

.loadermodal IMG {
    vertical-align: middle;
    margin-right: 10px;
}

.loaderoverlay {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: url(/images/transparent-white-65.png);
    text-align: center;
}

* html .loaderoverlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    width: expression(document.body.scrollWidth > document.body.offsetWidth ? document.body.scrollWidth : document.body.offsetWidth + 'px');
}

.loadermodal {
    z-index: 100;
    position: fixed;
    margin-left: -125px;
    width: 250px;
    top: 50%;
    left: 50%;
}

* html .loadermodal {
    position: absolute;
    margin-top: expression((document.body.scrollHeight / 4) + (0 - parseInt(this.offsetParent.clientHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop)) + 'px');
}


#header .loader {
    display: inline;
    height: 20px;
}

.logozorgportaal {
    display: inline;
    position: absolute;
    right: -10px;
    top: -24px;
    z-index: 1;
}

.profilelinks {
    position: absolute;
    top: 0px;
    right: 0px;
}

.ui-icon-closethick {
    background-image: url(img/close-window-16.png) !important;
    background-repeat: no-repeat !important;
    background-position: 0 0;
}

/*.ui-widget-content, .ui-widget-content span {
    font-family: "Open Sans", sans-serif !important;
    color: #4D4D4D;
    background: #FFFFFF;
}*/

.ui-dialog-titlebar-close:hover {
    background: none;
    border: none;
    padding: 0;
}

.ui-dialog-titlebar {
    border: none;
    border-bottom: solid 1px #00000029;
    border-radius: 0;
}

.ui-dialog-buttonset .ui-button {
    font-weight: bold;
    font-family: "Roboto slab", "Open Sans", sans-serif !important;
    width: 100px !important;
    color: #1A3C91 !important;
    background: none !important;
    background-color: #D7F0FF !important;
    border: solid 1px #D7F0FF !important;
}

.ui-button:hover:not(.ui-button-icon-only) {
    color: #D7F0FF !important;
    background: none !important;
    background-color: #1A3C91 !important;
}

.tooltip-margin th img {
    margin-left: 0.5rem;
}

.px-2 {
    padding-left: 2rem;
    padding-right: 2rem;
}
/*  --- // LAYOUT --- */
/* --- HEADER --- */
.buttonhome {
    float: left;
}

.tab img {
    vertical-align: middle;
    margin: -2px 4px 0 -4px;
}

A.tab, A.tab:visited {
    color: #FFFFFF;
}

A.tab:hover {
    color: #1A3C91;
    background-color: #D7F0FF;
}

.tab {
    margin-left: 4px;
    display: block;
    float: left;
    line-height: 28px;
    width: 91px;
    height: 28px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    cursor: pointer;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-color: #1A3C91;
    color: #D7F0FF;
    /*border: solid 1px #1A3C91;*/
    border-bottom: none;
}

.tab.big {
    width: 120px;
}

.tab.active, .tab.big.active, A.tab.active, A.tab.active:visited {
    color: #1A3C91;
    background-color: #D7F0FF;
}

tab.active:hover {
    color: #1A3C91;
    background-color: #D7F0FF;
}

.headerbuttons div {
    height: 28px;
}

.buttonlogout {
    color: #1A3C91;
    cursor: pointer;
    border: none;
    background: none;
    text-decoration: underline;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    padding-left: 0;
}

.buttonlogout:hover {
    color: #4D4D4D;
}


.headerbuttons {
    padding-left: 190px;
    padding-right: 1em;
}

.locatieselect {
    padding-right: 1em;
    margin-bottom: 5px;
}


A.button_gray {
    color: #ffffff;
    text-decoration: none;
}

    A.button_gray:hover {
        color: #eeeeee;
    }

    .button_gray select {
        background-color: #1A3C91;
        font-size: 0.9em;
        border: 1px solid #1A3C91;
        color: #ffffff;
    }

.button_gray {
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
    display: inline;
    cursor: default;
    padding-left: 5px;
    background-color: #1A3C91;
    -moz-border-radius: 10px;
    border-radius: 10px;
    height: 37px;
    line-height: 37px;
}

    .button_gray select {
        cursor: pointer;
    }

.headerbuttons .button_gray {
    border-bottom: 0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 2px 0px 3px 0px #999;
    -webkit-box-shadow: 2px 0px 3px 0px #999;
    box-shadow: 2px 0px 3px 0px #999;
    padding: 6px;
    line-height: 30px;
}

.locatieselect div.button_gray {
    float: right;
}

/* ---  // HEADER --- */


/*  --- STYLES --- */

.successbox, .errorbox {
    padding: 10px 10px 10px 60px;
    margin: 1em 0;
    display: flex;
    border-radius: 10px;
    min-height: 34px;
}

.boxlogin .errorbox {
    display: block;
}

.successbox {
    border: 3px solid #007B64;
    color: #FFFFFF;
    background: #007B64 url("img/icon-checkmark.png") 19px 19px no-repeat;
}

.errorbox {
    border: 3px solid #C30000;
    color: #FFFFFF;
    background: #C30000 url("img/icon-exclamationmark.png") 19px 19px no-repeat;
    background-color: #C30000;
}

.errorbox h2 {
    margin-right: 15px;
    padding: 0;
}

.success, .error {
    margin-top: auto;
    margin-bottom: auto;
}

.pinSuccess {
    color: #007B64;
    font-weight: bold;
}

.error, .errorbox {
    color: #ffffff;
}


    .errorbox H2 {
        padding-top: 0;
    }


.inputerror {
    border: 1px solid #C30000 !important;
    color: #ffffff !important;
    background-color: #C30000 !important;
}

.borderleft {
    border-left: 2px solid #4D4D4D;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.inline {
    display: inline;
}



.clear {
    clear: both;
}

.nowrap {
    white-space: nowrap;
}

.uppercase {
    text-transform: uppercase;
}

.clickable, .clickable TD {
    cursor: pointer;
}

.smaller {
    font-size: 0.8em;
}

UL.tabs {
    margin: 0;
    padding-left: 0;
    margin-right: 1em;
    position: absolute;
    left: 190px;
}

    UL.tabs LI {
        list-style-type: none;
        color: #ffffff;
        font-weight: bold;
        float: left;
        cursor: pointer;
        background-color: #1A3C91;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding-left: 9px;
        width: 151px;
        height: 38px;
        line-height: 38px;
        vertical-align: middle;
    }

        UL.tabs LI.big {
            background-color: #1A3C91;
            width: 200px;
        }

        UL.tabs LI A, UL.tabs LI A:visited {
            display: block;
            color: #ffffff;
            text-decoration: none;
        }

        UL.tabs LI:hover a {
            opacity:0.8;
        }

        UL.tabs LI.active A {
            color: #1A3C91;
        }

        UL.tabs LI.active:hover A, UL.tabs LI.active:hover A:visited {
            opacity: 0.8;
        }

        UL.tabs LI.active {
            background-color: #D7F0FF;
        }

        UL.tabs LI.big.active {
            background-color: #D7F0FF;
        }

        UL.tabs LI IMG {
            margin-right: 12px;
        }


UL.actionbaricons LI.invert {
    background-color: #D7F0FF;
}

UL.actionbaricons LI {
    background-color: #1A3C91;
}



.actionbaricontooltip {
    display: none;
    position: absolute;
    padding: 4px;
    color: #1A3C91;
}


div.hr-dottedwhite {
    height: 10px;
    background: transparent url(/images/dottedline-white.png) repeat-x left 50%;
    margin-bottom: 10px;
}

div.hr-dottedgray {
    height: 10px;
    background: transparent url(/images/dottedline-gray.png) repeat-x left 50%;
    margin-bottom: 10px;
}


.buttoncell {
    padding-top: 2em;
}

.buttoncontainer, .buttoncell {
    text-align: right;
}

.normal {
    font-family: Arial, Verdana, sans-serif;
    font-size: 0.8em;
}

.bold {
    font-weight: bold;
}

p.bold {
    margin-bottom: 8px;
}

.techinfo {
    color: #1A3C91;
}

/*  --- // STYLES --- */
span.align-middle {
    vertical-align: middle;
}
div.align-middle {
    vertical-align: middle;
}

/*  --- CONTENT BLOCKS --- */
.fiftypercent {
    float: left;
    width: 448px;
    padding: 3px 5px 3px 3px;
}

.fiftypercentblocks .boxtransparent {
    min-height: 200px;
}

.blocks .boxtransparent {
    min-height: 20px;
}

/* JQUERY UI accordion override*/
.collapsible h3 {
    border-radius: 0;
    padding: 0.5em;
    color: #1A3C91;
    font-size: 1.25em;
}

    .collapsible h3 small {
        font-weight: normal;
        font-size: 0.7em;
    }

.collapsible .ui-icon {
    display: none;
}

.collapsible .ui-widget-content,
.collapsible .ui-widget-header,
.collapsible .ui-state-default,
.collapsible .ui-state-active {
    background-color: #fff;
    background-image: none;
    border-width: 0;
    border-radius: 0;
    padding: 0.75em;
}

.collapsible h3.ui-state-default,
.collapsible h3.ui-state-active {
    background-image: url('img/arrow-206-24.png');
    background-position: right 8px center;
    background-repeat: no-repeat;
}

.collapsible h3.ui-state-active {
    background-image: url('img/arrow-144-24.png') !important;
}

.collapsible.ui-accordion .ui-accordion-header {
    margin-top: 4px;
}

.collapsible.ui-accordion .ui-accordion-content td {
    padding: 0.25em 1em 0.25em 0;
}


/* when you resize from big to small, the content height = 0 */
.collapsible.ui-accordion .ui-accordion-content-active {
    height: auto !important;
}

.spacer {
       height: 10px;
}
.anwer-row-singleton .spacer {
    height: 20px;
}

.graphics-panel .spacer {
    height: 40px;
}
div.gp {
    border: 1px rgba(0,0,0,.2);
    border-bottom-style: dashed;
    margin-bottom: 15px;
}

.forgot-password-container {
    padding-top:110px;
    display: flex;
    flex-direction: row;
}

textarea {
    padding-left: 5px;
    border-radius: 5px;
}


@media (max-width: 992px) {
    .px-2 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .fiftypercentblocks:not(#ctl00_MainContent_PasswordForgottenPanel) {
        padding-right: 8px;
    }

    .blocks {
        padding-right: 8px;
    }
}

.thirtypercent {
    float: left;
    width: 294px;
    padding: 3px 5px 3px 3px;
}

.fortypercent {
    float: left;
    width: 350px;
    padding: 3px 5px 3px 3px;
}

.sixtypercent {
    float: left;
    width: 542px;
    padding: 3px 5px 3px 3px;
}

.box, .boxgreen, .boxgray, .boxshadow, .boxtransparent, .boxtransparentwhite, .boxtransparentwhitelittlepadding {
    padding: 15px;
    margin-bottom: 10px;
    overflow: hidden;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.boxtransparentwhite, .boxtransparentwhitelittlepadding {
    -moz-box-shadow: 0px 0px 3px 3px #1a3c912b;
    -webkit-box-shadow: 0px 0px 3px 3px #1a3c912b;
    box-shadow: 0px 0px 2px 2px #1a3c912b;
}

.custom-patient-box {
    margin-left: 1px;
    border-radius: 0px 10px 10px;
    box-shadow: -1px 1px 10px #1a3c911f!important;
}

.boxtransparentwhitelittlepadding {
    padding: 10px;
}

.boxtransparent {
/*    border: 1px solid #1A3C91;*/
    -moz-box-shadow: 0px 0px 3px 3px #1a3c912b;
    -webkit-box-shadow: 0px 0px 3px 3px #1a3c912b;
    box-shadow: 0px 0px 3px 3px #1a3c912b;
}

.boxgray {
    background-image: none;
    background-color: #1A3C91;
    color: #ffffff;
}


.boxgreen {
    background-image: none;
    background-color: #E6F5B9;
    color: #ffffff;
}

    .boxgreen H1, .boxgreen A, .boxgray H1, .boxgray A {
        color: #ffffff;
    }

.boxshadow {
    background-color: #D7F0FF;
    background-image: none;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
}

    .boxshadow H3 {
        margin-bottom: 10px;
    }

.boxcenter {
    width: 800px;
    height: 200px;
    margin: 20px auto auto auto;
}



/*  --- // CONTENT BLOCKS --- */

/*  --- LOGIN --- */

.logolink img {
    max-width:200px;
}

.loginpage .logolink img {
    display: none;
}

.boxlogin h1,
.zp {
    color: #ffffff;
}

.loginpage #content {
    background-image: url(img/back_inlog_paars.png);
    background-position: left -30px;
    background-repeat: no-repeat;
    background-size: cover;
}

.loginpage .footerline {
    height: 0;
}

.boxregister {
    float: right;
    margin-right: 2em;
    margin-top:50px;
    /*padding: 14px 0 40px 0;
    width: 350px;
    margin: -60px 0 20px 0;*/
}
.forgot-password-container .boxtransparent,
.boxlogin, .boxpincheck {
    max-width: 400px;
    min-height: 200px;
    margin: auto;
    background-color: #1A3C91;
    border: 2px solid #1A3C91;
    border-radius: 10px;
    overflow-x: hidden;
    /*background: url(/images/back_inlogbox.png) no-repeat left top;*/
}

    .forgot-password-container .boxtransparent,
    .forgot-password-container .boxtransparent a,
    .forgot-password-container .boxtransparent h1 {
        color: #ffffff;
    }
.zp {
}
.diabstore {
    display: none;
}
.apotheekzorg {
    display: none;
}
.benu {
    display: none;
}


.loginform {
    padding: 10px;
}


.boxlogin, .boxlogin A , .boxpincheck{
    color: #ffffff;
}
    .forgot-password-container .boxtransparent input[type=text],
    .forgot-password-container .boxtransparent input[type=password],
    .boxlogin input[type=text], .boxlogin input[type=password] {
        width: 222px;
        line-height: 26px;
        height: 26px;
        padding: 0 2px;
        border: solid 1px #D7D7D7;
    }





/*  --- // LOGIN --- */


/* --- ORDERBOX ---  */

.orderbox {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3 !important;
}

.orderboxheader {
    text-align: right;
}

.orderboxheader A, .articleinfoheader A {
    background: url('img/arrow_green_down.png') no-repeat right;
    padding-right: 25px;
}

        .orderboxheader A.active, .articleinfoheader A.active {
            background: url('img/arrow_green_up.png') no-repeat right 3px;
        }

.articleinfocontent {
    clear: both;
    position: relative;
}

    .articleinfocontent LABEL {
        display: block;
        float: left;
        width: 120px;
        font-weight: bold;
    }

.articleinfocontentleft {
    width: 300px;
    margin-bottom: 5px;
    padding-left: 10px;
}

.articleinfocontentright {
    width: 280px;
    margin-bottom: 5px;
}

.orderboxheader A {
    display: block;
}

.orderboxcontent {
    background-color: #E6F5B9;
    padding: 1em;
    border: 1px solid #4D4D4D;
    width: 350px;
    z-index: 1000;
}

    .orderboxcontent p, .orderboxlist P {
        margin: 0 0 4px 0;
    }

    .orderboxcontent .row, .orderboxcontent .alternate, .orderboxlist .row, .orderboxlist .alternate {
        padding: 0.5em;
        border: 1px solid #D7D7D7;
        border-width: 0 0 1px 0;
        overflow: auto;
    }

    .orderboxcontent .alternate {
        background-color: #D7F0FF;
    }

        .orderboxcontent .row INPUT[type=image], .orderboxlist .row INPUT[type=image], .orderboxcontent .alternate INPUT[type=image], .orderboxlist .alternate INPUT[type=image] {
            vertical-align: middle;
            margin-left: 1em;
        }

    .orderboxlist LABEL, .orderboxlist SPAN.quantity, .orderboxcontent LABEL, .orderboxcontent SPAN.quantity {
        display: inline-block;
        float: left;
        width: 80px;
    }

@media (max-width: 767px) {
    .orderboxlist LABEL {
        width: 100px;
    }
}

.orderboxlist div[class*="listitem"] > label {
    display: block;
    float: none;
}

.orderboxlist SPAN.quantity, .orderboxcontent SPAN.quantity {
    width: auto;
    margin-left: 40px;
}

.orderbox-description {
    width: 100%;
    padding-bottom: 6px;
}

.listitem-opsturen,
.listitem-meegeven,
.listitem-servicepunt,
.listitem-generiek-opsturen,
.listitem-afhalen,
.listitem-generiek-options {
    display: flex;
    width: 100%;
    overflow: hidden;
    margin-bottom: 5px;
}

/* --- // ORDERBOX -- */
/* --- Modal Update Progress --- */
.ControlsCenter {
    margin-left: auto;
    margin-right: auto;
    width: 50em;
    text-align: center;
}

.modalBackground {
    background-color: #999;
    filter: alpha(opacity=50);
    opacity: 0.50;
}

.modalExtender {
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    position: absolute;
    text-align: center;
}

.actielink {
    display: block;
    margin-bottom: 0.5em;
}

/* --- VRAGENLIJST --- */
.vraag, .groepvraag {
    padding: 1em 0;
}

.addresspanel, .addresseditpanel {
    margin-left: 3em;
    overflow: hidden;
}

    .addresspanel SPAN, .addresseditpanel SPAN {
        float: left;
        width: 100px;
    }

    .addresspanel p, .addresseditpanel p {
        overflow: hidden;
        margin: 2px 0;
    }


/*  --- JQUERY ELEMENTS --- */

.jqOrderboxcontent, .jqDialog, .jqFormDialog, .jqArticleInfoContent {
    display: none;
}

.ui-tabs.ui-widget-content {
    border-width: 0;
}

.ui-tabs .ui-tabs-panel {
    border-width: 1px;
    background: url(/Images/jQueryUI/ui-bg_highlight-hard_100_fafaf4_1x100.png) #fafaf4 repeat-x 50% 50%;
}

/*  --- // JQUERY ELEMENTS --- */


/*  --- RADCONTROLS --- */

.riTextBox {
    height: auto !important;
    border-color: #D7D7D7 !important;
}

.rgMasterTable {
    font-family: "Open Sans", sans-serif !important;
    border-bottom: #4D4D4D 1px dotted;
}

.rgMasterTable TH, .rgMasterTable TD {
    box-shadow: -1px 0px 0px 0px #00000021 !important;
}
    /*.rgMasterTable TD { padding-top:0px !important; padding-bottom:2px !important;}*/
    .doublerows TR.rgHoveredRow, .rgMasterTable TR.rgHoveredRow,
    .RadGrid_Default .rgHoveredRow {
        background-image: none !important;
        background-color: transparent !important;
    }

TR.rgHoveredRow:hover td{
    border-bottom-color: transparent;
}

        .doublerows TR.rgHoveredRow TD, .rgMasterTable TR.rgHoveredRow TD {
            background-color: #E6F5B9 !important;
        }

.radGridHeader {
    background: none !important;
    border-bottom: #1A3C91 1px solid !important;
}

.rgTable {
    /*border: 1px solid #1A3C91;*/
    border-bottom: 1px dotted #1A3C91;
    border-width: 0 0 1px 1px;
}

    .rgTable TR {
        border-top: 1px solid #1A3C91;
    }

    .rgTable TD {
        padding: 2px;
    }

TR.rgRow {
    background-color: #ffffff;
}

.RadGrid tr {
    box-shadow: 0px 1px 0px 0px #00000021 !important;
    background: none !important;
    border-top: 1px solid #1A3C91;
}

.RadGrid_Default .rgHeader {
    background-color: #E6F5B9 !important;
    height: 30px;
    color: #007B64 !important;
    font-weight: bold !important;
    font-family: "Open Sans", sans-serif!important;
}

.content-body {
    padding-left: 5px;
    padding-right: 5px;
}

.rgAltRow:hover {
    background-color: #FFFFFF;
}

    TR.rgRow.currentbericht, TR.rgAltRow.currentbericht {
        background-color: #E6F5B9;
    }

.rgNoRecords TD {
    padding: 1em;
}

td.addReactionColumn2 {
	width:380px;
}
/* RadTooltip */
div.RadToolTip_Default table.rtWrapper td.rtWrapperContent {
    background-color: #E6F5B9 !important;
    padding: 8px;
    color: #4d4d4d !important;
    border: solid 1px #000!important;
    box-shadow: 0 0 3px 3px #0000001c !important;
}

td.rtWrapperTopLeft,
td.rtWrapperTopCenter,
td.rtWrapperTopRight,
td.rtWrapperLeftMiddle,
td.rtWrapperRightMiddle,
td.rtWrapperBottomLeft,
td.rtWrapperBottomCenter,
td.rtWrapperBottomRight {
    background: none !important;
    box-shadow: none!important;
}

.rtWrapper tr {
    border: none!important;
    box-shadow: none!important;
}

div.RadToolTip table.rtWrapper th, div.RadToolTip table.rtWrapper td {
    border-width: 0;
}

/*  --- // RADCONTROLS --- */

div.tooltip {
    display: inline;
}

    div.tooltip:hover {
        position: relative;
        left: 0px;
        top: 0px;
    }

    div.tooltip div {
        display: none;
        position: absolute;
        left: 5px;
        top: 10px;
        width: 200px;
        padding: 10px;
        background-color: #FFFFFF;
        border: 1px solid #4D4D4D;
        border-radius: 10px;
    }

    div.tooltip:hover div {
        display: block;
        z-index: 999;
    }

    div.tooltip .relative {
        position: relative;
    }

.hidden {
    display: none;
}

.tabstrip_tab {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #1A3C91;
    /*border: 1px solid #1A3C91;*/
    color: #FFF!important;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
}

.rtsUL .rtsFirst {
    margin-right: 4px!important;
}

.tabstrip_tab_selected {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #D7F0FF;
    /*border: 1px solid #1A3C91;*/
    border-bottom: none;
    color: #1A3C91 !important;
    font-weight: bold;
}

.bosmangrijs {
    color: #4D4D4D;
}

.italic {
    font-style: italic;
}

.textleft {
    text-align: left;
}

.textright {
    text-align: right;
}

.text-center {
    text-align: center!important;
}

.right {
    float: right !important;
}

.footer_left {
    width: 35%;
    float: left;
}

.footer_center {
    display: flex;
    width: 40%;
    float: left;
}

.footer_right {
    width: 25%;
    float: left;
}

.footer_mobile {
    text-align: center;
    display: block;
}

.checkboxtext {
    display: block !important;
}

.checkbox input[type='checkbox'] {
    float: left;
}

.modified {
    border: 2px solid #ff0000;
}

.sDay, .sDay a, .sDay a:hover, .sDay a:link, .sDay a:visited, .rcOutOfRange, .rcOutOfRange span {
    text-decoration: none !important;
    color: #efefef !important;
    background-color: White !important;
}

.columnizeInput {
    padding: 0.375em 0;
}

    .columnizeInput input {
        float: none;
    }

.columnizedInputs {
    float: left;
    display: block;
    width: 294px;
}

.button-as-link {
    color: #80a700;
    border: none;
    background-color: transparent;
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    cursor: pointer;
}

    /*
.col-sm-6 img { width:100%;
}*/
    /* FOR MOBILE */
    .mobiletabs {
    display: none;
    overflow: hidden;
    margin: 0.5em 0 1em 0;
}

    .mobiletabs ul.tabs {
        position: relative;
        display: block;
        margin: 1em 0;
        left: 0;
    }
.logolink {
    padding: 1.5em;
    text-align: center;
    display: block;
    width: 150px;
    height: 20px;
}

@media (max-width: 767px) {
    #header, #footer, #content {
        width: 100%;
    }

    .mobiletabs {
        display: block;
    }


    #ctl00_MainContent_MainContentMobilePanel, #ctl00_ContentUpdatePanel {
        padding: 0.5em;
        margin-bottom:1em;
    }

     .loginpage #content {
        background-position: -400px top;
        padding-bottom: 2em;
        width:auto;
    }

    .fiftypercent {
        width: 100%;
        padding: 0;
    }

    #ctl00_MainContent_PasswordForgottenPanel .fiftypercent{
        width: 95%;
        padding: 3px;
        margin-left: auto;
        margin-right: auto;
    }

    .collapsible .ui-widget-content,
    .collapsible .ui-widget-header,
    .collapsible .ui-state-default,
    .collapsible .ui-state-active {
        background-color: #eee;
    }

    .collapsible .thirtypercent /*Bestellingoverzicht*/ {
        width: auto;
        float: none;
        display: block;
    }


    .thirtypercent {
        width: 30%;
        padding: 0;
    }

    .fortypercent {
        width: 40%;
        padding: 0;
    }

    .sixtypercent {
        width: 60%;
        padding: 0;
    }

    .boxcenter {
        width: 100%;
    }

    .hidden-sm {
        display: none;
    }

    input[type=submit],
    input[type=button] {
        height: 36px !important;
    }

    .row input[type=submit] {
        width: 100%;
    }


    input[type="text"], select {
        height: 28px !important;
    }

    .riTextBox {
        height: 28px !important;
    }

    input[type="checkbox"],
    input[type="radio"] {
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        background: #fafafa;
        box-sizing: border-box;
        position: relative;
        box-sizing: content-box;
        width: 24px;
        height: 24px;
        border: 1px solid #555;
        transition: all .3s linear;
        vertical-align: text-bottom;
        margin-right: 0.25em;
        vertical-align: middle;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        background-position: center center;
        background-repeat: no-repeat;
    }

    input[type="radio"] {
        border-radius: 24px;
    }

        input[type="radio"]:checked,
        input[type="checkbox"]:checked {
            background-image: url('img/checkmark-16.png');
            border: 1px solid #4D4D4D;
            background-color: #D7F0FF;
        }

        input[type="radio"]:focus,
        input[type="checkbox"]:focus {
            outline: 0 none;
            box-shadow: none;
        }

    ::-ms-check {
        outline: 0 none;
        border: 0px solid #D7F0FF;
    }

    /*telerik grid footer pagina grootte*/
    .rgWrap.rgAdvPart {
    display:none;}

}

@-ms-viewport {
    width: device-width;
}

@media (max-width: 767px) {
    .forgot-password-container {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #header, #footer, #content {
        width: 100%;
    }


    .fiftypercent {
        width: 100%;
    }

    #ctl00_MainContent_PasswordForgottenPanel .fiftypercent {
        margin-left: auto;
        margin-right: auto;
        width: 90%;
    }

    .thirtypercent {
        width: 30%;
    }

    .fortypercent {
        width: 40%;
    }


    .sixtypercent {
        width: 60%;
    }

    .boxcenter {
        width: 100%;
    }

    .hidden-md {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none;
    }

    .ml-md-1 {
        margin-left: 1rem!important;
    }
}

@media (min-width: 1200px) {
    .hidden-md {
        display: none;
    }

    .ml-md-1 {
        margin-left: 1rem !important;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    overflow:hidden;
}

    .row + .row {
        margin-top: 0.5rem;
    }

    .row > [class^=col-] {
        padding-top: .50rem;
        padding-bottom: .50rem;
    }

        .row > [class^=col-].form-group > span {
            display: block;
            padding-bottom: 4px;
        }

@media (min-width: 768px) {
    .row > [class^=col-].form-group > span {
        display: inline-block;
        padding-bottom: 4px;
        padding-right: 20px;
    }
}

@media (max-width: 991px) {
    .row .button-fixed-width > input {
        width: 204px;
    }
}

/* GRID */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575px) {
    .hidden-xs {
        display: none;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
    .row.border-indent-right {
        padding-right: 68px;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
    .border-indent-right {
        padding-right: 0;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
/* Extra small devices (portrait phones, less than 576px) */
/* Default => @media (max-width: 575px) { */
.row > .col-xs-1 {
    -ms-flex: 0 0 8.3333%;
    -webkit-flex: 0 0 8.3333%;
    flex: 0 0 8.3333%;
    max-width: 8.333333%;
}

.row > .col-xs-2 {
    -ms-flex: 0 0 16.6667%;
    -webkit-flex: 0 0 16.6667%;
    flex: 0 0 16.6667%;
    max-width: 16.666667%;
}

.row > .col-xs-3 {
    -ms-flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.row > .col-xs-4 {
    -ms-flex: 0 0 33.3333%;
    -webkit-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.333333%;
}

.row > .col-xs-5 {
    -ms-flex: 0 0 41.6667%;
    -webkit-flex: 0 0 41.6667%;
    flex: 0 0 41.6667%;
    max-width: 41.666667%;
}

.row > .col-xs-6 {
    -ms-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row > .col-xs-7 {
    -ms-flex: 0 0 58.3333%;
    -webkit-flex: 0 0 58.3333%;
    flex: 0 0 58.3333%;
    max-width: 58.333333%;
}

.row > .col-xs-8 {
    -ms-flex: 0 0 66.6667%;
    -webkit-flex: 0 0 66.6667%;
    flex: 0 0 66.6667%;
    max-width: 66.666667%;
}

.row > .col-xs-9 {
    -ms-flex: 0 0 75%;
    -webkit-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.row > .col-xs-10 {
    -ms-flex: 0 0 83.3333%;
    -webkit-flex: 0 0 83.3333%;
    flex: 0 0 83.3333%;
    max-width: 83.333333%;
}

.row > .col-xs-11 {
    -ms-flex: 0 0 91.6667%;
    -webkit-flex: 0 0 91.6667%;
    flex: 0 0 91.6667%;
    max-width: 91.666667%;
}

.row > .col-xs-12 {
    -ms-flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
}

.justify-content-xs-center {
    justify-content: center !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .row > .col-sm-1 {
        -ms-flex: 0 0 8.3333%;
        -webkit-flex: 0 0 8.3333%;
        flex: 0 0 8.3333%;
        max-width: 8.333333%;
    }

    .row > .col-sm-2 {
        -ms-flex: 0 0 16.6667%;
        -webkit-flex: 0 0 16.6667%;
        flex: 0 0 16.6667%;
        max-width: 16.666667%;
    }

    .row > .col-sm-3 {
        -ms-flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row > .col-sm-4 {
        -ms-flex: 0 0 33.3333%;
        -webkit-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.333333%;
    }

    .row > .col-sm-5 {
        -ms-flex: 0 0 41.6667%;
        -webkit-flex: 0 0 41.6667%;
        flex: 0 0 41.6667%;
        max-width: 41.666667%;
    }

    .row > .col-sm-6 {
        -ms-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row > .col-sm-7 {
        -ms-flex: 0 0 58.3333%;
        -webkit-flex: 0 0 58.3333%;
        flex: 0 0 58.3333%;
        max-width: 58.333333%;
    }

    .row > .col-sm-8 {
        -ms-flex: 0 0 66.6667%;
        -webkit-flex: 0 0 66.6667%;
        flex: 0 0 66.6667%;
        max-width: 66.666667%;
    }

    .row > .col-sm-9 {
        -ms-flex: 0 0 75%;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .row > .col-sm-10 {
        -ms-flex: 0 0 83.3333%;
        -webkit-flex: 0 0 83.3333%;
        flex: 0 0 83.3333%;
        max-width: 83.333333%;
    }

    .row > .col-sm-11 {
        -ms-flex: 0 0 91.6667%;
        -webkit-flex: 0 0 91.6667%;
        flex: 0 0 91.6667%;
        max-width: 91.666667%;
    }

    .row > .col-sm-12 {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .row > .col-sm-offset-1 {
        margin-left: 8.3333%;
    }
    .row > .col-sm-offset-2 {
        margin-left: 16.6667%;
    }
    .row > .col-sm-offset-3 {
        margin-left: 25%;
    }
    .row > .col-sm-offset-4 {
        margin-left: 33.3333%;
    }
    .row > .col-sm-offset-5 {
        margin-left: 41.6667%;
    }
    .row > .col-sm-offset-6 {
        margin-left: 50%;
    }
    .row > .col-sm-offset-7 {
        margin-left: 58.3333%;
    }
    .row > .col-sm-offset-8 {
        margin-left: 66.6667%;
    }
    .row > .col-sm-offset-9 {
        margin-left: 75%;
    }
    .row > .col-sm-offset-10 {
        margin-left: 83.3333%;
    }
    .row > .col-sm-offset-11 {
        margin-left: 91.6667%;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .row > .col-md-1 {
        -ms-flex: 0 0 8.3333%;
        -webkit-flex: 0 0 8.3333%;
        flex: 0 0 8.3333%;
        max-width: 8.333333%;
    }

    .row > .col-md-2 {
        -ms-flex: 0 0 16.6667%;
        -webkit-flex: 0 0 16.6667%;
        flex: 0 0 16.6667%;
        max-width: 16.666667%;
    }

    .row > .col-md-3 {
        -ms-flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row > .col-md-4 {
        -ms-flex: 0 0 33.3333%;
        -webkit-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.333333%;
    }

    .row > .col-md-5 {
        -ms-flex: 0 0 41.6667%;
        -webkit-flex: 0 0 41.6667%;
        flex: 0 0 41.6667%;
        max-width: 41.666667%;
    }

    .row > .col-md-6 {
        -ms-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row > .col-md-7 {
        -ms-flex: 0 0 58.3333%;
        -webkit-flex: 0 0 58.3333%;
        flex: 0 0 58.3333%;
        max-width: 58.333333%;
    }

    .row > .col-md-8 {
        -ms-flex: 0 0 66.6667%;
        -webkit-flex: 0 0 66.6667%;
        flex: 0 0 66.6667%;
        max-width: 66.666667%;
    }

    .row > .col-md-9 {
        -ms-flex: 0 0 75%;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .row > .col-md-10 {
        -ms-flex: 0 0 83.3333%;
        -webkit-flex: 0 0 83.3333%;
        flex: 0 0 83.3333%;
        max-width: 83.333333%;
    }

    .row > .col-md-11 {
        -ms-flex: 0 0 91.6667%;
        -webkit-flex: 0 0 91.6667%;
        flex: 0 0 91.6667%;
        max-width: 91.666667%;
    }

    .row > .col-md-12 {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .row > .col-md-offset-1 {
        margin-left: 8.3333%;
    }

    .row > .col-md-offset-2 {
        margin-left: 16.6667%;
    }

    .row > .col-md-offset-3 {
        margin-left: 25%;
    }

    .row > .col-md-offset-4 {
        margin-left: 33.3333%;
    }

    .row > .col-md-offset-5 {
        margin-left: 41.6667%;
    }

    .row > .col-md-offset-6 {
        margin-left: 50%;
    }

    .row > .col-md-offset-7 {
        margin-left: 58.3333%;
    }

    .row > .col-md-offset-8 {
        margin-left: 66.6667%;
    }

    .row > .col-md-offset-9 {
        margin-left: 75%;
    }

    .row > .col-md-offset-10 {
        margin-left: 83.3333%;
    }

    .row > .col-md-offset-11 {
        margin-left: 91.6667%;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .row > .col-lg-1 {
        -ms-flex: 0 0 8.3333%;
        -webkit-flex: 0 0 8.3333%;
        flex: 0 0 8.3333%;
        max-width: 8.333333%;
    }

    .row > .col-lg-2 {
        -ms-flex: 0 0 16.6667%;
        -webkit-flex: 0 0 16.6667%;
        flex: 0 0 16.6667%;
        max-width: 16.666667%;
    }

    .row > .col-lg-3 {
        -ms-flex: 0 0 25%;
        -webkit-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .row > .col-lg-4 {
        -ms-flex: 0 0 33.3333%;
        -webkit-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
        max-width: 33.333333%;
    }

    .row > .col-lg-5 {
        -ms-flex: 0 0 41.6667%;
        -webkit-flex: 0 0 41.6667%;
        flex: 0 0 41.6667%;
        max-width: 41.666667%;
    }

    .row > .col-lg-6 {
        -ms-flex: 0 0 50%;
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .row > .col-lg-7 {
        -ms-flex: 0 0 58.3333%;
        -webkit-flex: 0 0 58.3333%;
        flex: 0 0 58.3333%;
        max-width: 58.333333%;
    }

    .row > .col-lg-8 {
        -ms-flex: 0 0 66.6667%;
        -webkit-flex: 0 0 66.6667%;
        flex: 0 0 66.6667%;
        max-width: 66.666667%;
    }

    .row > .col-lg-9 {
        -ms-flex: 0 0 75%;
        -webkit-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .row > .col-lg-10 {
        -ms-flex: 0 0 83.3333%;
        -webkit-flex: 0 0 83.3333%;
        flex: 0 0 83.3333%;
        max-width: 83.333333%;
    }

    .row > .col-lg-11 {
        -ms-flex: 0 0 91.6667%;
        -webkit-flex: 0 0 91.6667%;
        flex: 0 0 91.6667%;
        max-width: 91.666667%;
    }

    .row > .col-lg-12 {
        -ms-flex: 0 0 100%;
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}

.justify-content-center {
    justify-content: center !important;
}

/* hamburger menu & locatie menu */
#menu-wrapper ul {
    list-style: none;
}

#menu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
    float: left;
}

#menu-container .menu-list .menu-submenu {
    padding-top: 20px;
    padding-bottom: 20px;
}

#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 100%;
    /*max-width: 450px;*/
    background: #1A3C91;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%;
}

    #menu-container .menu-list li.accordion-toggle,
    .menu-list li.accordion-single,
    .accordion-toggle,
    #menu-container .menu-list .menu-login {
        border-top: 1px solid #fff;
    }

.menu-submenu li {
    padding-left: 1em;
}

#menu-container .menu-list li:first-of-type {
    border-top: 0;
}

.accordion-toggle,
.accordion-single,
.accordion-content {
    cursor: pointer;
    position: relative;
}

.accordion-content {
    display: none;
}

.accordion-toggle a:before, .accordion-toggle a:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 15px;
    height: 2px;
    margin-top: -1px;
    background-color: #fff;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s ease-out;
}

.accordion-toggle a:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 1;
    z-index: 2;
}

.accordion-toggle.active-tab {
    background: #1A3C91;
    transition: all 0.3s ease;
}

.accordion-toggle a.active:before {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    background: #fff !important;
}

.accordion-toggle a.active:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    background: #fff !important;
    opacity: 0;
}

a.menu-link,
a.menu-link:link,
a.menu-link:visited,
span.menu-link,
input.menu-link {
    font-weight: bold;
    font-size: 1.2em;
    display: block;
    padding: 1em;
}

    .menu-submenu a,
    .menu-submenu a:link,
    .menu-submenu a:visited a.menu-link,
    a.menu-link:link,
    a.menu-link:visited,
    span.menu-link,
    input.menu-link {
        color: #fff;
        text-decoration: none;
    }

input.menu-link,
span.menu-link {
    display: block;
    cursor: pointer;
    background: none;
    border-width: 0;
    height: auto;
    font-family: inherit;
    outline: 0;
    text-align: left;
    width: 100%;
}
li.accordion-single.static {
    background-color: #AADCFF;
}
li.accordion-single div.close {
    float: right;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    margin: 10px;
    cursor: pointer;
}
input.menu-link.align-top {
    padding-top: 0;
}

#locatiemenu-wrapper {
    overflow: hidden;
    max-width: 100%;
    cursor: pointer;
    float: right;
    display: block;
}

#locatiemenu-container .locatiemenu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 0%;
    background: #fff;
    margin-left: 1%;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: 100%;
    top: 60px;
    box-shadow: 4px 4px 4px #aaa;
}

.locatiemenu-list ul {
    border: 1px solid #ccc;
    padding: 1em;
    list-style:none;
}

#locatiemenu-container .locatiemenu-list li {
    white-space: nowrap;
}

    #locatiemenu-container .locatiemenu-list li input {
        background-image: url('img/location-16.png');
        background-repeat: no-repeat;
        background-position: 5px center;
        padding-left: 30px;
        border-width: 0;
        background-color: transparent;
        width: 100%;
        font-weight: bold;
        cursor: pointer;
        text-align: left;
    }

#locatiemenu-container .locatiemenu-list .selected input {
    background-color: #AADCFF;
    color: #fff;
}

/* // hamburger menu & locatie menu */

span.selectieItem {
    display: inline-block;
    float: left;
    width: 280px;
    padding-bottom: 2px;
}

div .graphics-panel {
    width:100%;
    float:left;
}
div .fortable {
    width: 600px;
   display: table;
}

div.pie-chart {
    max-width: 50%;
    float:left;
    display:none;
}
div.pie-chart > .container{
    width: 300px;
    float: left;
}

div.container {
    /*width:400px;*/
}

div.wide {
    max-width: 100%;
    display: block;
}

div.line-chart,
div.stackedbar-chart {
   /*max-width: 50%;*/
   float:left;
}

div.wide > .container {
    width: 500px;
}

div.answer-row {
    width: 600px;
    display: table-row;
}
div.date-cell {
    width: 14%;
    float: left;
    font-weight:bold;
}
div.answer-cell {
    width: 86%;
    float: left;
    font-weight:normal;
}
div.answer-row-singleton {
    height: 25px;
    width: 100%;
    display: inline-block;
}
div.answer-cell-singleton {
    width: 43%;
    float: left;
    font-weight: normal;
}

div .question {
    width: 60%;
}

div .answer {
    width: 26%;
}

div .answer > span {
    padding-left: 5px;
}

div.question-header {
    font-family: "Roboto slab", "Open Sans", sans-serif;
    font-size: 16px;
    text-align: left;
    line-height: 30px;
}

#lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=90);
    background: url(/Images/jQueryUI/ui-bg_inset-soft_15_2b2922_1x100.png) #2b2922 repeat-x 50% bottom;
    opacity: .90;
    text-align: center;
    z-index: 2;
    cursor: pointer;
}

    #lightbox p {
        text-align: right;
        color: #fff;
        margin-right: 20px;
        font-size: 12px;
        font-weight: bold;
        padding-top: 60px;
        padding-right: 24px;
        background: url('img/icon-close.png') no-repeat right 60px;
        cursor: pointer;
    }

    #lightbox img {
        box-shadow: 0 0 25px #111;
        -webkit-box-shadow: 0 0 25px #111;
        -moz-box-shadow: 0 0 25px #111;
    }