﻿.tf-control-wrapper > div {
    display: table;
    width: 100%;
}

    .tf-control-wrapper > div > div,
    .tf-control-wrapper > div > input,
    .tf-control-wrapper > fieldset > div > div {
        display: table-header-group;
    }

    .tf-control-wrapper > div > span[class=errormessage] {
        line-height: 24px;
    }

.tf-question-control {
    word-break: break-word;
}

.header {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.header2 {
    font-family: Verdana;
    font-size: 14px;
    color: #006ACA;
    letter-spacing: 0;

    margin-bottom:8.5px;
}

* > form {
    z-index: 996 !important;
}

.form-header {
    font-size: 18px;
    line-height: 110%;
    margin-bottom: 5px;
    color: #006aca;
}

.subheader {
    font-size: 100%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

/* Textbox and textarea controls */

.generic-input, .big-generic-input, .very-big-generic-input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px 12px;
    border-radius: 3px;
    color: #666;
}

    .generic-input:focus, .big-generic-input:focus, .very-big-generic-input:focus, .dropdown-input:focus, .calendar-input:focus {
        border-color: #006aca;
        border-width: 2px;
        box-shadow: none;
        box-sizing: border-box;
    }

textarea.very-big-generic-input /* + (used for UWV in sc03914) */ {
    font-size: 100%;
    height: 300px;
    overflow-y: auto;
}

/* The actual autocomplete input box styling */
.generic-input INPUT {
    width: 100%;
}

textarea.big-generic-input /* + */ {
    font-size: 100%;
    height: 150px;
    overflow-y: auto;
}

.generic-input-indented {
    display: block;
    width: 80%;
    margin-left: 26px;
}

textarea.generic-input {
    font-size: 12px;
    height: 80px;
    overflow-y: auto;
}

/* Validation error message */

.errormessage {
    color: #d0081b;
}

    .errormessage:before {
        content: "\00a0";
        color: transparent;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMSAyMSIgd2lkdGg9IjIxcHgiIGhlaWdodD0iMjFweCIgdmVyc2lvbj0iMS4xIj4NCiAgICA8dGl0bGU+c3ZnK3htbC0xQDF4PC90aXRsZT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcyAvPg0KICAgIDxnIGlkPSJQYWdlLTEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiPg0KICAgICAgICA8ZyBpZD0iNi4tT3BsZWlkaW5nLWVuLWN1cnN1c3NlbiIgZmlsbD0iI2NkMDMyZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTg0IC04NjEpIj4NCiAgICAgICAgICAgIDxnIGlkPSJzdmcreG1sLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDg0IDg2MSkiPg0KICAgICAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iRmlsbC0yMiIgcG9pbnRzPSIxNi40OTM0LDIxIDEwLjQ5OTYsMTUuMDA2MSA0LjUwNTkyLDIxIDAsMTYuNDkzOSA1Ljk5MzcyLDEwLjUgMCw0LjUwNjA3IDQuNTA1OTIsMCAxMC40OTk2LDUuOTkzOTMgMTYuNDkzNCwwIDIxLDQuNTA2MDcgMTUuMDA2MywxMC41IDIxLDE2LjQ5MzkgMTYuNDkzNCwyMSIgLz4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==);
        background-size: 15px;
        background-repeat: no-repeat;
        display: inline-block;
        width: 15px;
        margin-right: 3px;
        line-height: 16px;
    }

    .errormessage:empty {
        display: none;
    }

/* Question labels */
.label-active, .label-passive {
    color: #666;
    font-weight: bold;
}

/* Alert message text block */

.alert-message {
    display: block;
    background-color: #fef5bf;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%3Csvg%20width%3D%2223px%22%20height%3D%2223px%22%20viewBox%3D%220%200%2023%2023%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Asketch%3D%22http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%2Fns%22%3E%20%20%20%20%20%20%20%20%3Ctitle%3EOval%207%20%2B%20Rectangle%20148%20%2B%20Rectangle%20148%20Copy%204%3C%2Ftitle%3E%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20sketch%3Atype%3D%22MSPage%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Meldingen-breed-en-smal%22%20sketch%3Atype%3D%22MSArtboardGroup%22%20transform%3D%22translate%28-115.000000%2C%20-78.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Oval-7-%2B-Rectangle-148-%2B-Rectangle-148-Copy-4%22%20sketch%3Atype%3D%22MSLayerGroup%22%20transform%3D%22translate%28116.000000%2C%2079.000000%29%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20id%3D%22Oval-7%22%20stroke%3D%22%234C4C4C%22%20stroke-width%3D%222%22%20sketch%3Atype%3D%22MSShapeGroup%22%20cx%3D%2210.5%22%20cy%3D%2210.5%22%20r%3D%2210.5%22%3E%3C%2Fcircle%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Rectangle-148-%2B-Rectangle-148-Copy%22%20transform%3D%22translate%2810.000000%2C%2010.000000%29%20rotate%28-180.000000%29%20translate%28-10.000000%2C%20-10.000000%29%20translate%288.500000%2C%204.000000%29%22%20fill%3D%22%234C4C4C%22%20sketch%3Atype%3D%22MSShapeGroup%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-148%22%20x%3D%221.77635684e-15%22%20y%3D%22-1.77635684e-15%22%20width%3D%222.5%22%20height%3D%228.45454545%22%3E%3C%2Frect%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle-148-Copy%22%20x%3D%223.55271368e-15%22%20y%3D%229.63636364%22%20width%3D%222.5%22%20height%3D%222.36363636%22%3E%3C%2Frect%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 11px;
    font-size: 14px;
    color: #4c4c4c;
    padding: 11px 11px 11px 45px;
}

.alert-message-large {
    padding-left: 67px;
    background-position: 22px;
}

.alert-message-description {
    font-size: 12px;
    margin-bottom: 0px;
}

/* Additional information text block */

.information {
    font-style: italic;
}

/* Horizontal line (divider) */
div.line {
    background-color: #e8e8e8;
    width: 100%;
    padding: 0px;
    display: block;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin-bottom: 5px;
    text-indent: -3000em;
}

/* Bullet for required items */
.required-active, .required-passive {
    display: none;
    height: 6px;
    width: 6px;
    margin-top: 6px;
    color: #CC0033;
    text-indent: -3000em;
    line-height: 50%;
    font-weight: bold;
}

    .required-active:after, .required-passive:after {
        text-indent: 0em;
        content: "*";
        left: 0px;
        position: absolute;
        left: -10px;
    }

.required-example {
    color: #666;
    font-style: normal;
    font-size: 14px;
}

/* Various other input controls */
.dropdown-input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 8px 12px;
    border-radius: 3px;
    color: #666;
}

table.calendar-input {
}

    table.calendar-input tr td {
        vertical-align: middle;
    }

/* Limit calendar input width in all browsers (to prevent input field from covering 
   calendar control button and to keep popup aligned properly) */
.calendar-input {
    width: 225px !important;
}

    .calendar-input input {
        border: 1px solid #ccc;
        padding: 8px 42px 8px 12px;
        border-radius: 3px;
        color: #666;
    }

.ui-datepicker-trigger {
    display: none;
}

DIV.kodision-maps {
    margin: 0px;
    padding: 0px;
    height: 400px;
}

INPUT.kodision-maps {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

/* Next question and change answers buttons */
.next-step-button, .next-question-button, .previous-step-button {
    display: block;
    color: #fff;
    padding: 8px 12px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    border-radius: 6px;
    border: transparent;
    background: #006aca; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#006aca, #0058a8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#006aca, #0058a8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#006aca, #0058a8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#006aca, #0058a8); /* Standard syntax */
}

.next-question-button, .next-step-button {
    width: 140px;
    max-width: 140px;
    float: right;
}

.previous-step-button {
    float: left;
    display: block;
    margin: 4px; /*give safari space to show it's glow in the dark features*/
    cursor: pointer;
    text-align: center;
    width: 220px;
    color: #000;
    background: #d8d8d8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* Standard syntax */
}

.change-button {
    width: auto;
    max-width: 140px;
    float: right;
    display: block;
    color: #000;
    padding: 8px 12px 8px 50px;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    border-radius: 6px;
    border: transparent;
}

.change-middle{
	position:relative;
	top:-5px;
	margin-bottom:5px;
}
.previous-step-button:hover {
    background: #d8d8d8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* Standard syntax */
}

.next-step-button:hover, .next-question-button:hover {
    background: #006aca; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to top, #006aca, #0058a8); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to top, #006aca, #0058a8); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to top, #006aca, #0058a8); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #006aca, #0058a8); /* Standard syntax */
}

.next-step-button {
    width: 220px;
}

/* Help button */
a.help, summary.help
{
    position: relative;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIyMXB4IiB2aWV3Qm94PSIwIDAgMjEgMjEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+aW5mby1pY29uQDF4PC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iNy4tQmV0YWxpbmctdmFuLXVpdGtlcmluZyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1NC4wMDAwMDAsIC03NDIuMDAwMDAwKSI+ICAgICAgICAgICAgPGcgaWQ9ImluZm8taWNvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDU0LjAwMDAwMCwgNzQyLjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iUGFnZS0xIj4gICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMSIgZmlsbD0iIzAwNkFDQSIgY3g9IjEwLjUiIGN5PSIxMC41IiByPSIxMC41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMSIgZmlsbD0iI0ZGRkZGRiIgeD0iOS41IiB5PSI0LjUiIHdpZHRoPSIyIiBoZWlnaHQ9IjIiPjwvcmVjdD4gICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMiIgZmlsbD0iI0ZGRkZGRiIgeD0iOS41IiB5PSI4IiB3aWR0aD0iMiIgaGVpZ2h0PSI4Ij48L3JlY3Q+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-size: 14px;
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    margin-top: 0px;
    text-indent: -3000em;
    width: 14px;
    height: 14px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

div.help:after {
    content: "?";
    text-indent: -3000em;
    display: block;
    line-height: 0%;
}

a.help:hover {
}

.helpexample {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIyMXB4IiB2aWV3Qm94PSIwIDAgMjEgMjEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+aW5mby1pY29uQDF4PC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+ICAgICAgICA8ZyBpZD0iNy4tQmV0YWxpbmctdmFuLXVpdGtlcmluZyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ1NC4wMDAwMDAsIC03NDIuMDAwMDAwKSI+ICAgICAgICAgICAgPGcgaWQ9ImluZm8taWNvbiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDU0LjAwMDAwMCwgNzQyLjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8ZyBpZD0iUGFnZS0xIj4gICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtMSIgZmlsbD0iIzAwNkFDQSIgY3g9IjEwLjUiIGN5PSIxMC41IiByPSIxMC41Ij48L2NpcmNsZT4gICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMSIgZmlsbD0iI0ZGRkZGRiIgeD0iOS41IiB5PSI0LjUiIHdpZHRoPSIyIiBoZWlnaHQ9IjIiPjwvcmVjdD4gICAgICAgICAgICAgICAgICAgIDxyZWN0IGlkPSJSZWN0YW5nbGUtMiIgZmlsbD0iI0ZGRkZGRiIgeD0iOS41IiB5PSI4IiB3aWR0aD0iMiIgaGVpZ2h0PSI4Ij48L3JlY3Q+ICAgICAgICAgICAgICAgIDwvZz4gICAgICAgICAgICA8L2c+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    line-height: 19px;
    text-indent: -3000em;
    width: 16px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

#help-popup {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    color: Black;
    padding: 16px 12px 12px 12px;
    width: 376px;
    background-image: url('images/help-popup-background.png');
    background-repeat: no-repeat;
    background-position: top left;
}

/* Other buttons; for example for controlling group iteration  */
.generic-button {
    display: block;
    color: #000;
    padding: 8px 12px;
    border: solid 1px #ddd;
    background: #d8d8d8;
    text-align: center;
    font-size: 12px;
    border-radius: 6px;
    cursor: pointer;
    background: #d8d8d8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#d8d8d8 50%, #c7c7c7 100%); /* Standard syntax */
    text-decoration: none;
}

    .generic-button:hover {
        background: #d8d8d8; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* For Firefox 3.6 to 15 */
        background: linear-gradient(to top, #d8d8d8 50%, #c7c7c7 100%); /* Standard syntax */
        color: #000;
    }

/*Radio and checkbox styling (no browser input) */
.radiobutton-input,
.checkbox-input {
    line-height: 8px;
    display: table-header-group;
}

    .radiobutton-input > div,
    .radiobutton-input > div label,
    .checkbox-input > div,
    .checkbox-input > div label {
        display: block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .checkbox-input input,
    .radiobutton-input input {
        position: absolute;
        opacity: 0;
        width: 1px;
        height: 1px;
        left: -10000px;
    }

input[type=radio] + label:after {
    content: "";
    position: absolute;
    left: -29px;
    top: -1px;
    width: 16px;
    height: 16px;
    border: 1px solid #cdcdcd;
    border-radius: 20px;
    box-sizing: border-box;
}

input[type=radio]:focus + label:after,
input[type=checkbox]:focus + label:after {
    border: 2px solid #006aca;
}

input[type=radio]:checked + label:before {
    content: "";
    position: absolute;
    left: -29px;
    top: -1px;
    width: 14px;
    height: 14px;
    z-index: 100;
    background-repeat: no-repeat;
    background-image: url('images/selected.png');
    background-position: 1px 1px;
    background-size: 14px;
}

.radiobutton-input label,
.checkbox-input label {
    position: relative;
    cursor: pointer;
    left: 30px;
    line-height: 175%;
}

span.radiobutton-input > label,
span.checkbox-input > label {
    margin-right: 50px;
}

    span.radiobutton-input > label:first-of-type,
    span.checkbox-input > label:first-of-type {
        margin-left: 0px;
    }

input[type=checkbox] + label:after {
    content: "";
    position: absolute;
    left: -29px;
    top: -1px;
    display: block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 8px;
    border: 1px solid #cdcdcd;
    border-radius: 2px;
    box-sizing: border-box;
}

input[type=radio]:checked + label:before,
input[type=checkbox]:checked + label:before {
    color: #a82806;
    text-align: center;
}

input[type=radio]:checked + label,
input[type=checkbox]:checked + label {
    color: #006aca;
}

    input[type=checkbox]:checked + label:before {
        content: "";
        width: 6px;
        height: 10px;
        position: absolute;
        background-color: transparent;
        border: 3px solid #006aca;
        border-left: none;
        border-top: none;
        top: 1px;
        left: -24px;
        z-index: 100;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        box-sizing: border-box;
    }

.radiobutton-input input:checked + label,
.checkbox-input input:checked + label {
    cursor: pointer;
}
/* End checkbox and radiobutton styling */

.radiobutton-input label,
.checkbox-input label {
    color: #000;
}

table.radiobutton-input {
    width: 100%;
}

    table.radiobutton-input tr td {
        display: block;
        position: relative;
        vertical-align: top;
    }

        table.radiobutton-input tr td input {
            position: absolute;
            left: 2px;
            top: 1px;
        }

        table.radiobutton-input tr td label {
            display: block !important;
            margin-left: 24px;
        }

table.checkbox-input {
    width: 100%;
}

/* support for multiline items in radiobuttons, checkboxes */
.multilineRadio br, .multilineCheckbox br {
    display: none;
}

.multilineRadio label, .multilineCheckbox label {
    position: relative;
    margin-right: 21px;
    margin-left: 24px;
    min-height: 20px;
    display: block;
}

.multilineRadio input, .multilineCheckbox input {
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 0px;
    float: left;
    clear: left;
}

/* The fixed width class limits the size of the input field (like the TF date control) and allows the label to be longer than the input field. */
div .fixedWidth {
    width: 225px;
}

div.fixedWidth-wrapper {
    border: none;
    padding: 0;
}

table.checkbox-input tr td {
    display: block;
    position: relative;
    vertical-align: top;
}

    table.checkbox-input tr td input {
        position: absolute;
        left: 2px;
        top: 0px;
    }

    table.checkbox-input tr td label {
        display: block !important;
        margin-left: 24px;
    }

/* add & remove iteration buttons */
.add-button, .add-button-text, .remove-button, .remove-button-text {
    background-repeat: no-repeat;
    background-color: Transparent;
    overflow: hidden;
    border: none;
    cursor: pointer; /*Image size*/
}

.add-button, .remove-button {
  line-height: 0px;
  border: none;
  width: 15px;
  height: 19px;/*No text or borders needed so hide it*/
}

.add-button-text, .remove-button-text {
    background-position: left center;
    height: 18px;
    padding-left: 18px;
    text-align: left;
}

.add-button, .add-button-text {
    background-image: url('images/icon-additeration.png');
}

.remove-button, .remove-button-text {
    background-image: url('images/icon-remove.gif');
}

.invisible {
    display: none;
}

.upload {
    font-size: 10pt;
    height: 24px;
    display: inline;
}

.text-small {
    padding-left: 15px;
    font-size: 8pt;
}

/* Popup calendar styles */
table.scw {
    width: 180px;
    padding: 1px;
    font-size: 0.8em;
    margin-top: -6px;
}

td.scwHead {
    padding: 2px;
    font-weight: bold;
}

select.scwHead {
}

input.scwHead {
}

tr.scwWeek {
    font-weight: bold;
}

td.scwWeek {
    padding: 0px;
}

table.scwCells td {
    padding: 0px;
}

td.scwCells {
}



td.scwFoot {
}



/*KODISION maps styling*/
DIV.kodision-maps {
    width: auto;
    margin: 0px;
    padding: 0px;
    height: 400px;
    border: solid 1px #BE5427;
}

INPUT.kodision-maps {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

DIV.kodision-maps-image img {
    border: solid 1px #BE5427;
}

DIV.kodision-maps-image {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: auto;
}

DIV.kodision-maps-buttoncontainer {
    height: 65px;
    width: auto;
    background-color: #eee;
    padding-top: 5px;
}

    DIV.kodision-maps-buttoncontainer a {
        text-decoration: none;
        text-align: center;
        margin: 0 auto;
        display: block;
    }

DIV a.kodision-maps-closebutton, DIV a.kodision-maps-openbutton {
    text-decoration: none;
    display: block;
    text-align: center;
}

DIV a.kodision-maps-closebutton {
    width: 80%;
}

#ConfirmLogoutBox .header {
    font-weight: bolder;
    display: block;
}


#ConfirmLogoutBox {
    background-image: url("images/UWV_icon.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding: 7px 7px;
    width: 410px;
    height: 100px;
    overflow: hidden;
}

    #ConfirmLogoutBox ul {
        width: 90%;
        display: inline-block;
        margin: 1em 0 0 0;
        padding: 0;
        list-style-type: none;
    }

        #ConfirmLogoutBox ul li {
            display: inline-block;
            width: 112px;
            margin: 0;
            padding: 0;
            float: left;
        }

.DontFocus {
    display: none;
}

.hyperlink {
    background: none;
    border: none;
    padding: 0;
    color: #006aca;
    text-decoration: underline;
}

    .hyperlink:hover {
        color: #00427e;
    }

tfoot {
    display: none;
}

.tf-question-wrapper.positioning-encapsulated-top .tf-control-wrapper {
    max-width: 90% !important;
}

.tf-question-wrapper .tf-control-wrapper fieldset {
    -webkit-padding-after: 3px !important;
}

h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 5px;
    color: #006aca;
}

h3
{
  font-size: 14px;
  font-weight: normal;


  margin-bottom:8.5px;
  color: #006aca;
}


h4{
	color: #006aca;
	margin:0;
	}

hr {
    border: 1px solid #e8e8e8;
}

/* Styling voor prefilled read-only velden */
.prefill-read-only {
    border: 0px;
    color: #666;
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.prefill-read-only:focus {
    outline: none;
    border: 2px solid #000
}

.prefill-read-only::selection {
    user-select: none;
}