﻿html {
    height: 100%;
}

body {
    margin: 3px;
    padding-left: 10px;
    background: url(../images/bg.jpg) 0 0 repeat;
    font-size: 13px;
    color: #000000; /* #e9e9e9 */
    font-family: tahoma, arial, sans-serif;
    font-weight: normal;
}

a {
    text-decoration: none;
    border: none;
}

    a:link {
        color: #000000; /* #e2e2e2*/
        font-weight: bold;
        text-decoration: none;
    }

    a:visited {
        color: #000000; /* #e2e2e2*/
        font-weight: bold;
        text-decoration: none;
    }

    a:hover {
        color: #000000; /* #a08373*/
        text-decoration: none;
    }

h1 {
    font-size: 200%;
}

h2 {
    font-size: 150%;
}

.divMainOuter {
    margin: auto;
    width: 1200px;
}

.divheaderbar {
    float: center;
    width: 100%;
    height: 40px;
    background-color: #282727;
}

.divheaderbg {
    float: center;
    width: 100%;
    /*background-image: url('/UI/Images/header-bg.jpg');*/
    /*background-repeat: no-repeat;*/
    height: 95px;
}

.divHeader {
    float: center;
    width: 100%;
    background-image: url('/UI/Images/home-banner.jpg');
    background-repeat: no-repeat;
    background-position: center;
    height: 350px;
}

.divLogo {
    float: right;
    width: 750px;
    background-image: url('/UI/Images/logo.png');
    background-repeat: no-repeat;
    height: 180px;
}

.divHeaderRight {
    width: 858x;
    float: left;
    height: 53px;
}

.divLanguages {
    float: right;
}

.divMenu {
    float: left;
    height: 25px;
    width: 250px;
    padding-top: 41px;
    font-size: 16px;
    font-weight: 900;
    font-weight: bold;
}

.divMainBody {
    float: left;
    padding-top: 20px;
    padding-left: 150px;
    width: 900px;
}

.hideDiv {
    display: none;
}

.divLogin {
    text-align: center;
    margin: auto;
    width: 900px
}

.Login {
    /*color: White;*/
    margin: auto;
    padding-left: 20px
}

.divLoginStatus {
    float: right;
    padding-right: 20px;
}

.divMainBg {
    float: center;
    width: 900px;
    height: auto;
    min-height: 300px;
    height: auto !important; /* for IE as it does not support min-height */
    height: 300px;
    background-color: white; /* black */
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    overflow: auto
}

.divMainLeft {
    float: left;
    padding-left: 20px;
    width: 220px;
}

    .divMainLeft a {
        margin-bottom: 5px;
        width: 100%;
        display: block
    }

        .divMainLeft a:hover {
            text-decoration: underline;
        }

.divMainRight {
    float: left;
    width: 625px;
    padding-left: 25px;
}

.statusRowMouseOver {
    color: #000000; /* #a08373 */
}

.requiredFieldErr {
    background-color: Red;
}

.divQuestion1Intro {
}

.divMainQuestion1 {
}

.divItemQuestion1 {
    float: left;
    width: 150px;
    padding: 5px;
    height: 175px;
}

    .divItemQuestion1.withgroup {
        display: block;
    }

.imgSmallQuestion1 {
    width: 100px;
    height: 100px;
    border: 1px solid #E48E53 !important;
}

.imgSmallQuestion2 {
    width: 400px;
    height: 250px;
    border: 1px solid #E48E53 !important;
}

.imgLargeQuestion1 {
    width: 400px;
    height: 400px;
    padding: 1px;
    border: 1px solid #E48E53 !important;
}

.divMainQuestion2 {
}

.divItemQuestion2 {
    float: left;
    width: 100%;
}

.divOptions {
    line-height: 200%
}

.divQuestionTitle {
    font-weight: bold;
    color: #000000; /* #a08373 */
    text-transform: uppercase;
}

.divFinalizeIntro {
}

.divFinalizeChoices {
}

.lblHide {
    display: none;
}

.divMoreInfo {
    color: black;
}

/* MENU */
.divMenuText {
    padding-top: 3px;
    font-weight: 900;
}

    .divMenuText a {
        font-weight: 900;
        font-size: 16px;
        color: White;
        text-transform: uppercase;
        padding-right: 10px;
        padding-left: 10px;
    }

.divMargin {
    width: 10px;
    float: left;
}

#nav {
    line-height: normal;
    margin-top: 0px;
    list-style: none;
    padding-left: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

    #nav li {
        float: left;
        height: 21px;
        padding-right: 20px;
    }

        #nav li a {
            color: #000000; /* #e2e2e2 */
        }

            #nav li a:hover {
                color: #000000 !important; /* #a08373 !important; */
            }

            #nav li a:visited {
                color: #000000; /* #e2e2e2 */
            }

.li_menu {
    float: left;
}

.submenu {
    position: absolute; /*    display: none;*/
    visibility: hidden;
    margin: auto auto 0px 0px;
    background-position: left top;
    background-repeat: repeat-x; /*    width: 1120px;*/
    font-family: tahoma, arial, sans-serif;
    font-size: 10px;
    float: left;
    background-color: #666564;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    margin-top: 10px;
    color: #000000; /* #E2E2E2 */
}

    .submenu a {
        color: #555454;
    }

.active {
    color: #000000 !important; /* #a08373 !important; */
}

/* jquery UI tbv progressbar */

.ui-corner-all {
    -moz-border-radius: 4px 4px 4px 4px;
}

.ui-widget-content {
    border: 1px solid #AAAAAA;
    color: #222222;
}

.ui-widget {
    font-family: tahoma, arial, sans-serif;
    font-size: 1.1em;
}

#backandprogress {
    margin-top: 5px;
}

#progressbar-outer {
    display: inline-block;
    width: 160px;
    height: 24px;
}

#btnback {
    cursor: pointer;
    width: 30px;
    display: inline-block
}

#progressbar {
    margin-top: 6px;
}

.ui-progressbar {
    height: 10px;
    text-align: left;
}

    .ui-progressbar .ui-progressbar-value {
        height: 100%;
        margin: -1px;
        background-color: #E48E53;
        color: #a08373;
    }

.ui-corner-left {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}

.ui-corner-right {
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
}

.ui-widget-header {
    border: 1px solid #AAAAAA;
    color: #222222;
    font-weight: bold;
}
/*aanpassing fancybox */
#fancybox-wrap {
    position: fixed;
}

* html #fancybox-wrap { /* IE6 */
    position: absolute;
}
/*eigengemaakte table */
table.Question2 {
    width: 70%;
    height: 20px;
    float: left;
    padding-bottom: 30px;
}

/* witregel bij Question 2 vragen */
#aligning {
    width: 45%;
}

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

    .tooltip:after {
        content: url("/ui/images/i.png");
        float: right;
        padding-right: 5px;
    }

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 200px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        position: absolute;
        z-index: 1;
        width: 200px;
        bottom: 100%;
        left: 0;
        margin-left: 0;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

    .tooltip .tooltiptext::after {
        content: " ";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: black transparent transparent transparent;
    }

.dropdown-toggle {
    background-color: #E48E53;
    border-radius: 10px;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.dropdown {
    position: relative;
    display: block;
    margin-bottom: 10px;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: white;
    border: 1px solid #ccc;
    min-width: 160px;
    box-shadow: 0px 8px 16px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 0;
    margin: 0;
    list-style: none;
}

.dropdown-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    cursor: pointer;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
    height: 35px;
}

    .dropdown-item:hover {
        background-color: #f1f1f1;
    }

    .dropdown-item span {
        display: block;
        vertical-align: middle;
    }

.groupimage {
    height: 100%;
    max-width: 50px;
}
