﻿html, body {
    min-height: 100%;
}

div.GrayBox {
    background-color: #f2f2f2;
    width: 100%;
    min-height: 250px;
    padding: 0px;
}

    div.GrayBox table td {
        padding: 7px;
    }

    div.GrayBox > div.TitelBox {
        background-color: #ff6a13;
        width: 100%;
        height: 50px;
        padding: 15px;
        color: white;
        font-size: 14pt;
        vertical-align: middle;
    }

    div.GrayBox > div.TitelBoxTurquoise {
        background-color: #00b2b2;
        width: 100%;
        height: 50px;
        padding: 15px;
        color: white;
        font-size: 14pt;
        vertical-align: middle;
    }

    div.GrayBox > div.TitelBoxOrange1 {
        background-color: #ffa506;
        width: 100%;
        height: 55px;
        padding: 15px;
        color: white;
        font-size: 14pt;
        vertical-align: middle;
    }

    div.GrayBox > div.TitelBoxOrange2 {
        background-color: #ff6a13;
        width: 100%;
        height: 55px;
        padding: 15px;
        color: white;
        font-size: 14pt;
        vertical-align: middle;
    }

    div.GrayBox > div.TitelBoxOrange3 {
        background-color: #e83806;
        width: 100%;
        height: 55px;
        padding: 15px;
        color: white;
        font-size: 14pt;
        vertical-align: middle;
    }


    div.GrayBox > div.TekstBox {
        padding: 20px;
        text-align: left;
        vertical-align: top;
    }

        div.GrayBox > div.TekstBox > img {
            margin: 5px;
        }



table.TabelSheet {
    border-spacing: 3px;
    border-collapse: separate;
}

    table.TabelSheet td {
        padding: 2px;
    }

    table.TabelSheet h4 {
        font-size: 12pt;
        font-weight: bolder;
    }

    table.TabelSheet p {
        padding-top: 20px;
        padding-bottom: 20px;
    }

table.TabelTitel {
    width: 100%;
}

    table.TabelTitel td.tdL {
        text-align: left;
    }

    table.TabelTitel td.tdR {
        text-align: right;
        min-width: 200px;
    }

table.SliderTabel {
    width: 100%;
    height: 100%;
}

    table.SliderTabel tdL {
        text-align: left;
        vertical-align: middle;
    }

    table.SliderTabel tdR {
        text-align: right;
        vertical-align: middle;
    }

    table.SliderTabel img {
        max-width: 550px;
    }

a.ButtonLink {
    padding: 10px 15px 10px 15px;
    background-color: #ff6a13;
    color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #e05300;
    min-width: 120px;
    text-decoration: none;
}

.Button {
    background-color: #ff6a13;
    color: white;
    border-style: solid;
    border-width: 1px;
    border-color: #e05300;
    padding: 10px 15px 10px 15px;
    min-width: 120px;
    font-size: 11pt;
}

.Kruimelpad {
    padding-top: 15px;
    font-size: 9pt;
    color: Black;
}

    .Kruimelpad a {
        font-size: 9pt;
        color: Black;
        text-decoration: underline;
    }

        .Kruimelpad a:hover {
            text-decoration: none;
        }

ul.ModelList {
    list-style-image: url('/img/IconArrow.png?h=14');
}

    ul.ModelList li {
        line-height: 14pt;
        margin: 10px;
        vertical-align: middle;
    }

    ul.ModelList a {
        color: black;
        text-decoration: underline;
    }

        ul.ModelList a:hover {
            text-decoration: none;
        }

.AlignRight {
    text-align: right;
}


a.InfoLink {
    color: black;
    font-size: 10pt;
    font-weight: bolder;
    text-decoration: none;
}

    a.InfoLink:hover {
        text-decoration: underline;
    }

.HomeIconBox {
    text-align: center;
}

    .HomeIconBox img {
        max-width: 60px;
        margin-bottom: 30px;
    }

a.HomeLink {
    font-size: 18pt;
    color: black;
    text-align: center;
}

    a.HomeLink:hover {
        color: orangered;
        text-decoration: none;
    }

.Field {
    width: 300px;
    height: 30px;
    line-height: 30px;
    padding: 8px;
}

.Validator {
    color: orangered;
}

.AlignBottom {
    position: absolute;
    bottom: 20px;
    left: 40px;
}


.TitelRow {
    background-image: url(/img/Topbg.jpg);
    background-color: #ff6a13;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
}

    .TitelRow h3 {
        margin: 0;
        padding: 0;
        font-size: 22pt;
        color: black;
    }

.centered {
    text-align: center;
}

.TaksadoListGroup {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .TaksadoListGroup li {
        padding-left: 5px;
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 10px;
        border-style: none;
        border-bottom-style: solid;
        border-bottom-color: #d5d5d5;
        border-bottom-width: 1px;
    }

        .TaksadoListGroup li a {
            text-decoration: none;
            color: black;
            display: block;
        }

            .TaksadoListGroup li a:hover {
                color: OrangeRed;
            }

.TaksadoUL {
    list-style: disc;
    padding-top: 10px;
    line-height: 25px;
}

.CalculationPanel {
    background-color: #f2f2f2;
}

.CalculationMenu {
    background-color: white;
}


.RadGrid_Default .rgHoveredRow {
    background-color: Blue !important;
    background-image: none !important;
}

/* FOOTER BAR */
.FooterRow {
    background-color: #ff6a13;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0px;
    padding-right: 0px;
}

    .FooterRow a {
        font-size: 18pt;
        color: #ffd2b7;
    }

        .FooterRow a:hover {
            color: White;
        }

.GrayRow {
    background-color: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}

.VoordelenBox {
    vertical-align: top;
    margin-top: 10px;
}

    .VoordelenBox img {
        float: left;
        width: 32px;
        margin-right: 20px;
    }

    .VoordelenBox h4 {
        padding-top: 5px;
        margin-bottom: 20px;
    }

.TileIcon {
    text-align: center;
}

    .TileIcon img {
        width: 64px;
    }

.FooterIcon {
    width: 48px;
    margin-right: 10px;
}

/* Fotopagina: Large thumbnails */
.rfeLargeThumbnails .rfeThumbList {
    width: 140px !important; /*defines thumbnail wrapper dimension*/
}

    .rfeLargeThumbnails .rfeThumbList .rfeFile {
        /*the sum of the height and padding-top values should be equal to the height property defined in the rfeLargeThumbnails class*/
        width: 120px !important;
        height: 80px !important;
        padding-top: 20px !important;
    }

    .rfeLargeThumbnails .rfeThumbList .rfeImageFile.rfeFile {
        height: 80px !important;
        padding-top: 0 !important;
    }

    .rfeLargeThumbnails .rfeThumbList .rfeFile img {
        /*defines Image Preview Thumbnail dimension*/
        width: 120px !important;
        height: 80px !important;
    }

.Testimonial {
    font-size: 10pt;
}

.testifoto {
    max-width: 150px;
}


/* Side notes for calling out things
-------------------------------------------------- */

/* Base styles (regardless of theme) */
.bs-callout {
    margin: 20px 0;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee;
}

    .bs-callout h4 {
        margin-top: 0;
    }

    .bs-callout p:last-child {
        margin-bottom: 0;
    }

    .bs-callout code,
    .bs-callout .highlight {
        background-color: #fff;
    }

/* Themes for different contexts */
.bs-callout-danger {
    background-color: #fcf2f2;
    border-color: #dFb5b4;
}

.bs-callout-warning {
    /*
  background-color: #fefbed;
  border-color: #f1e7bc;
  */
    background-color: #fffaec;
    border-color: #ff6a13;
}

.bs-callout-info {
    background-color: #f0f7fd;
    border-color: #d0e3f0;
}

.autocomplete-suggestions {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.3);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.3);
    font-family: Arial, Helvetica, sans-serif;
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    background-color: #fff;
}

    .autocomplete-suggestion:hover {
        background-color: #eee;
    }

.autocomplete-no-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    background-color: #f2f2f2;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}

.autocomplete {
    position: absolute;
    z-index: 0;
    background: transparent;
    border-width: 1px;
}

.autocomplete-hint {
    color: #CCC; /*position: absolute;*/
    background: transparent;
    z-index: 1;
    border-width: 1px;
}

.autocomplete-parent {
    position: relative;
    height: 20px;
}

.RadDropDownList-parent {
    width: 100%;
    margin-bottom: 20px;
}

.association-item label, .subcription-item label,
#ContentPlaceHolder1_listSubscriptions label, #ContentPlaceHolder1_lstAssociations label, #ContentPlaceHolderBody_lstAssociations label {
    font-weight: normal;
    margin-left: 5px;
}

.font-weight-normal {
    font-weight: normal;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.reset-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.error-message {
    color: orangered;
}

.requirements li {
    margin-bottom: 10px;
    text-align: justify;
}

.models-master.modal {
    overflow: scroll !important;
    overflow-x: auto !important;
    vertical-align: middle;
    z-index: 1000;
    box-sizing: border-box;
    position: fixed;
    max-width: 80%;
    height: 50%;
    top: 25%;
    left: 10%;
    margin-top: 0;
    margin-left: 0;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left;
}

.modal a.close-modal {
    top: 10px;
    right: 10px;
}

.custom-close-modal {
}

.custom-close-modal:hover {
}