﻿html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    /*background: #ffffff;*/
}

body {
    /*background: #b6b7bc;*/
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #696969;
}

#UpdateMessageBar, .errorMessageBar {
    background-color: Red;
    color: White;
    height: 40px;
    padding-top: 5px;
    width: 100%;
}

p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    text-transform: none;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}

.page {
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
}

.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

fieldset p {
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label {
    display: block;
}

fieldset label.inline {
    display: inline;
}

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

#pnlLogo {
    background-size: contain !important;
}

    #pnlLogo, #pnlLogo a {
        height: 87px;
        width: 268px;
        display: block;
    }

.paddingbottom5px {
    padding-bottom: 5px;
}

.filetree span.bulletgreen {
    background: url(/App_Images/admin/jquery_treeview/bullet-green.png) 0 0 no-repeat;
}

* {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    outline: medium none;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

body {
    color: black;
    font: 12px/18px "Trebuchet MS",Verdana,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

a, a:active, input, *:focus {
    outline: 0 none !important;
}

    input::-moz-focus-inner {
        border: 0;
    }

    a, a:hover, a:visited, a:active, a:focus, a:link {
        text-decoration: none;
    }

        a:hover {
            text-decoration: underline;
        }

h1, h2, h3 {
    font-weight: lighter;
    margin: 0;
    padding: 0;
}

h1 {
    padding-bottom: 10px;
}

h2 {
    font-size: 18px;
    line-height: 23px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    padding-bottom: 18px;
}

.rood, .error {
    color: #FF0000;
}

.cursor-default {
    cursor: default;
    color: inherit !important;
}

#container {
    background-color: white;
    margin: 0 auto 20px auto;
    padding: 0;
    text-align: left;
    width: 960px;
    display: inline-block;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

#header {
    float: left;
    height: 197px;
    width: 100%;
}

#headertop {
    width: 960px;
    height: 24px;
    padding-top: 3px;
    color: #FFFFFF;
    font-weight: bold;
}

#headertopbg, .headertopbg {
    width: 100%;
    height: 10px;
    background-image: url("/App_Images/admin/frame_bg.gif");
    background-color: #FFFFFF;
}

#header-logo {
    float: left;
    height: 87px;
    margin: 35px 0 0 40px;
    width: 268px;
}

#header-sub {
    background: url("/App_Images/admin/bg-header-sub.gif") no-repeat scroll center top white;
    color: #B4C314;
    float: left;
    font-size: 11px;
    padding: 0px 0 15px 20px;
    width: 940px;
    height: 32px;
}

img {
    border: medium none;
    text-decoration: none;
}

#content-container, .content {
    background-color: white;
    float: left;
    padding: 10px;
    text-align: left;
    width: 940px;
}

#footer {
    background-color: #333333;
    float: left;
    font-size: 11px;
    padding: 10px;
    width: 940px;
    min-height: 20px;
}

    #footer a, #footer {
        color: #DEDEDE !important;
    }

.goog-te-gadget-simple span {
    color: #333;
}

.goog-te-gadget .goog-te-combo {
    margin: 0 !important;
}

select.goog-te-combo {
    font-size: 11px;
}

.right {
    float: right;
}

.paddingright20px {
    padding-right: 20px;
}

#footer a {
    text-decoration: none;
}

#menu {
    display: inline-block;
    float: right;
    font-weight: bold;
    margin: 0 0 0 5px;
}

    #menu ul {
        list-style: none outside none;
        margin: 0;
        padding: 1px 10px 0;
        display: inline-block;
        float: right;
        width: auto;
    }

        #menu ul li {
            float: left;
            margin-left: 2px;
            overflow: hidden;
            text-align: right;
        }

/*#menu, #menu ul li a {
                font-family: "finalsix", sans-serif !important;
                font-weight: normal !important;
                font-style: normal !important;
            }*/

.submenu {
    float: left;
    margin: 6px 0 0 10px;
    width: 42%;
    line-height: 20px;
    position: absolute;
}

ul, ol {
    list-style-position: outside;
    list-style-type: none;
}

#menu ul li a {
    display: inline-block;
    padding: 6px 0px 1px 24px;
    text-decoration: none;
    font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

#searchbox {
    display: block;
    float: right;
    height: 30px;
    margin: 2px 28px 0 0;
    width: 180px;
}

#menu ul li.active a {
    padding-bottom: 1px;
    text-decoration: none;
}

.nav-sub {
    display: inline-block;
    float: left;
    margin: 0;
    width: 165px;
    margin-bottom: 30px;
}

    .nav-sub li {
        background: url("/App_Images/admin/dots-horz.gif") repeat-x scroll left bottom white;
    }

        .nav-sub li a {
            display: inline-block;
            margin: 0px 0;
            padding: 4px 0 3px 9px;
            text-decoration: none;
        }

    .nav-sub .active a {
        background-image: url("/App_Images/admin/nav-sub-bullet_v2.gif");
        background-position: left 1px;
        background-repeat: no-repeat;
        color: black !important;
        font-weight: bold;
    }

.sidebar-left-container {
    float: left;
    width: 240px;
}

.sidebar-left-container-large {
    float: left;
    width: 300px;
}

.border-wide-container {
    width: 520px;
}

.border-small-container, .border-wide-container {
    float: left;
}

.content-sub {
    float: left;
    width: 340px;
}

.border-wide-container {
    width: 520px;
}

.border-wide-top, .border-wide-middle, .border-wide-bottom {
    background: url("/App_Images/admin/border-wide-middle.gif") repeat-y scroll left top white;
    float: left;
    padding: 0 10px 0 20px;
    width: 490px;
}

.border-wide-bottom {
    background: url("/App_Images/admin/border-wide-bottom.gif") no-repeat scroll left top white;
    font-size: 0;
    height: 65px;
}

.border-wide-top {
    background: url("/App_Images/admin/border-wide-top.gif") no-repeat scroll left top white;
    padding: 20px 10px 0 20px;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/App_Images/admin/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

    a.button span {
        background: transparent url('/App_Images/admin/bg_button_span.gif') no-repeat;
        display: block;
        line-height: 14px;
        padding: 5px 0 5px 18px;
    }

    a.button:active {
        background-position: bottom right;
        color: #000;
        outline: none; /* hide dotted outline in Firefox */
    }

        a.button:active span {
            background-position: bottom left;
            padding: 6px 0 4px 18px; /* push text down 1px */
        }

.clearfix {
    clear: both;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
    min-height: 20px;
}

.input {
    vertical-align: top;
}

div.input, div.inputs-list {
    margin-left: 240px;
}

    div.marginleft150px, div.inputs-list .marginleft150px, .marginleft150px {
        margin-left: 150px;
    }

    div.marginleft200px, div.inputs-list .marginleft200px, .marginleft200px {
        margin-left: 200px;
    }

.input .inputs-list {
    margin-left: 0px;
}

label, .label {
    color: #404040;
    float: left;
    font-size: 11px;
    line-height: 18px;
    padding-top: 0;
    text-align: left;
}

.labeltext {
    color: #404040;
    font-weight: bold;
    line-height: 18px;
    padding-top: 0;
    text-align: left;
    font-size: 11px;
}

label {
    width: 130px;
}

.xlarge {
    width: 270px;
}

input, textarea {
    display: inline-block;
    font-size: 13px;
    color: #666666;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    input:focus, textarea:focus {
        outline: 0;
        color: #22282A;
    }

input, textarea, select, .uneditable-input {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #404040;
    display: inline-block;
    font-size: 11px;
    padding: 4px 2px;
    width: 210px;
}

legend {
    font-size: 13px;
    font-weight: lighter;
    display: block;
    line-height: 1;
    padding: 0px !important;
    margin-bottom: 18px;
}

select, input[type="file"] {
    background-color: #ffffff;
    border: 1px solid #CCC;
    line-height: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.media-grid {
    float: right;
    position: relative;
    right: 0;
    margin-top: -115px;
}

    .media-grid a {
        float: left;
        padding: 4px;
        border: 1px solid #ddd;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
        cursor: default;
    }

        .media-grid a img {
            display: block;
        }

        .media-grid a:hover {
            -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
            -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
            box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
        }

.OrderFormImage, .OrderFormImageLarge, .OrderFormImageSmall {
    float: left;
    position: inherit;
    left: 0;
    margin-top: 0px;
}

.orderForm.OrderFormImage {
    width: 140px;
    height: 160px;
    text-align: center;
    float: left;
}

input[type=checkbox], input[type=radio], .pointer {
    cursor: pointer;
}

input[type=checkbox], input[type=radio], input[type=image] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    vertical-align: top;
    /* IE6-7 */
    line-height: normal;
    border: none;
}

.inputs-list {
    margin-bottom: 5px;
}

    .inputs-list li {
        display: block;
        padding: 0;
        width: 100%;
    }

    .inputs-list label {
        display: block;
        float: none;
        width: auto;
        padding: 0;
        margin-left: 20px;
        line-height: 18px;
        text-align: left;
        white-space: normal;
    }

        .inputs-list label strong {
            color: #808080;
        }

        .inputs-list label small {
            font-size: 11px;
            font-weight: normal;
        }

    .inputs-list .inputs-list {
        margin-left: 25px;
        margin-bottom: 10px;
        padding-top: 0;
    }

    .inputs-list:first-child {
        padding-top: 6px;
    }

    .inputs-list li + li {
        padding-top: 2px;
    }

    .inputs-list input[type=radio], .inputs-list input[type=checkbox] {
        margin-bottom: 0;
        margin-left: 0px;
        float: left;
    }

.btn {
    /*border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #bbb;*/
    /*cursor: pointer;*/
    /*display: inline-block;*/
    /*background-color: #e6e6e6;
    background-repeat: no-repeat;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    color: #333;*/
    /*font-size: 11px;*/
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.1s linear all;
    -moz-transition: 0.1s linear all;
    -ms-transition: 0.1s linear all;
    -o-transition: 0.1s linear all;
    transition: 0.1s linear all;*/
    /*background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);*/
    /*height: 20px;*/
}

/*.btn.success,*/ .alert-message.success {
    color: #FFFFFF;
    background-color: #57a957;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    /*background-image: linear-gradient(top, #62c462, #57a957);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
        background-image: -webkit-linear-gradient(top, #62c462, #57a957);
        background-image: -moz-linear-gradient(top, #62c462, #57a957);
        background-image: -ms-linear-gradient(top, #62c462, #57a957);
        background-image: -o-linear-gradient(top, #62c462, #57a957);*/
    border-left-color: #57a957;
    border-right-color: #57a957;
    border-top-color: #57a957;
    border-bottom-color: #3d773d;
}

/*.btn.danger,*/ .alert-message.danger, /*.btn.error,*/ .alert-message.error {
    color: #FFFFFF;
    background-color: #c9302c;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    /*background-image: linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#EE5F5B), to(#C43C35));
        background-image: -webkit-linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -moz-linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -ms-linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -o-linear-gradient(top, #EE5F5B, #C43C35);*/
    border-left-color: #C43C35;
    border-right-color: #C43C35;
    border-top-color: #C43C35;
    border-bottom-color: #C43C35;
}

/*.btn.danger,*/ /*.alert-message.danger,*/ /*.btn.error,*/
.alert-message.info {
    color: #FFFFFF;
    background-color: #0080c0;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    /*background-image: linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -webkit-gradient(linear, left top, left bottom, from(#EE5F5B), to(#C43C35));
        background-image: -webkit-linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -moz-linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -ms-linear-gradient(top, #EE5F5B, #C43C35);
        background-image: -o-linear-gradient(top, #EE5F5B, #C43C35);*/
    border-left-color: #0080c0;
    border-right-color: #0080c0;
    border-top-color: #0080c0;
    border-bottom-color: #0080c0;
}

.warning {
    color: #444444 !important;
}

/*.btn:hover {
    background-position: 0 -15px;
    text-decoration: none;
}

.btn:focus {
    outline: 1px dotted #666;
}

.btn.primary {
    color: #ffffff;
    background-color: #0064cd;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #049cdb, #0064cd);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
    background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
    background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
    background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
    background-image: -o-linear-gradient(top, #049cdb, #0064cd);    
    border-left-color: #0064cd;
    border-right-color: #0064cd;
    border-top-color: #0064cd;
    border-bottom-color: #003f81;
}

.btn-default {
    color: #000 !important;
    padding: 0 10px;
}

.btn.warning {
    color: #333333;
    background-color: #e69b00;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(top, #e69b00, #e69b00);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebc36f), to(#e69b00));
    background-image: -webkit-linear-gradient(top, #ebc36f, #e69b00);
    background-image: -moz-linear-gradient(top, #ebc36f, #e69b00);
    background-image: -ms-linear-gradient(top, #ebc36f, #e69b00);
    background-image: -o-linear-gradient(top, #ebc36f, #e69b00);
    border-left-color: #e69b00;
    border-right-color: #e69b00;
    border-top-color: #e69b00;
    border-bottom-color: #e69b00;
}

.btn.active, .btn:active {
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled {
    cursor: default;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=65);
    -khtml-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn[disabled] {
    cursor: default;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=65);
    -khtml-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}*/

.btn.large {
    /*font-size: 11px;
    line-height: normal;*/
    /*-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;*/
}

.btn.small {
    font-size: 11px;
}

.actions {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 18px;
    margin-top: 18px;
    padding: 17px 20px 18px 150px;
}

.AfbeeldingRadio {
    height: 70px;
    margin-top: 18px;
}

.wrapform {
    display: inline-block;
    width: 700px;
}

.wrapformlarge {
    display: inline-block;
    width: 940px;
}

table {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    font-size: 10px;
    border-collapse: collapse;
}

    table th, table td {
        padding: 2px 4px 2px;
        text-align: left;
        vertical-align: top;
    }

    table th {
        padding-top: 9px;
        padding-bottom: 9px;
        font-weight: bold;
        vertical-align: middle;
    }

    table td {
        vertical-align: top;
        border-top: 1px solid #ddd;
        font-size: 11px;
        height: 21px;
    }

    table tbody th {
        border-top: 1px solid #ddd;
        vertical-align: top;
    }

    table.orderTable th, table.orderTable td {
        padding: 4px 2px !important;
    }

.condensed-table th, .condensed-table td {
    padding: 5px 5px 4px;
}

.zebra-striped tbody tr:nth-child(odd) td, .zebra-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

.zebra-striped tbody tr:hover td, .zebra-striped tbody tr:hover th {
    background-color: #f5f5f5;
}

.bordered-table {
    border: 1px solid #ddd;
    border-collapse: separate;
    *border-collapse: collapse;
    /* IE7, collapse table to remove spacing */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .bordered-table th + th, .bordered-table td + td, .bordered-table th + td {
        border-left: 1px solid #ddd;
    }

    .bordered-table thead tr:first-child th:first-child, .bordered-table tbody tr:first-child td:first-child {
        -webkit-border-radius: 4px 0 0 0;
        -moz-border-radius: 4px 0 0 0;
        border-radius: 4px 0 0 0;
    }

    .bordered-table thead tr:first-child th:last-child, .bordered-table tbody tr:first-child td:last-child {
        -webkit-border-radius: 0 4px 0 0;
        -moz-border-radius: 0 4px 0 0;
        border-radius: 0 4px 0 0;
    }

    .bordered-table tbody tr:last-child td:first-child {
        -webkit-border-radius: 0 0 0 4px;
        -moz-border-radius: 0 0 0 4px;
        border-radius: 0 0 0 4px;
    }

    .bordered-table tbody tr:last-child td:last-child {
        -webkit-border-radius: 0 0 4px 0;
        -moz-border-radius: 0 0 4px 0;
        border-radius: 0 0 4px 0;
    }

    .bordered-table.nomarginbottom {
        margin-bottom: 0 !important;
    }

.close {
    float: right;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 13.5px;
    text-shadow: 0 1px 0 #ffffff;
    filter: alpha(opacity=25);
    -khtml-opacity: 0.25;
    -moz-opacity: 0.25;
    opacity: 0.25;
}

    .close:hover {
        color: #000000;
        text-decoration: none;
        filter: alpha(opacity=40);
        -khtml-opacity: 0.4;
        -moz-opacity: 0.4;
        opacity: 0.4;
    }

.alert-message {
    border-left: 1px solid #eedc94;
    border-right: 1px solid #eedc94;
    border-top: 1px solid #eedc94;
    border-bottom: 1px solid #e4c652;
    position: relative;
    padding: 7px 15px;
    margin-bottom: 18px;
    color: #FFFFFF;
    background-color: #eedc94;
    background-repeat: repeat-x;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    background-image: linear-gradient(top, #fceec1, #eedc94);
}

    .alert-message .close {
        margin-top: 1px;
        *margin-top: 0;
    }

    .alert-message a {
        font-weight: bold;
    }

    .alert-message.danger p a,
    .alert-message.error p a,
    .alert-message.success p a,
    .alert-message.info p a {
        color: #ffffff;
    }

    .alert-message h5 {
        line-height: 18px;
    }

    .alert-message p {
        margin-bottom: 0;
    }

    .alert-message div {
        margin-top: 5px;
        margin-bottom: 2px;
        line-height: 28px;
    }

    .alert-message .btn {
        -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
    }

    .alert-message.block-message {
        background-image: none;
        background-color: #fdf5d9;
        filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        padding: 14px;
        border-color: #fceec1;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

        .alert-message.block-message ul, .alert-message.block-message p {
            margin-right: 30px;
        }

        .alert-message.block-message ul {
            margin-bottom: 0;
        }

        .alert-message.block-message .alert-actions {
            margin-top: 5px;
        }

        .alert-message.block-message.error, .alert-message.block-message.success, .alert-message.block-message.info {
            color: #404040;
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        }

        .alert-message.block-message.error {
            background-color: #fddfde;
            border-color: #fbc7c6;
        }

        .alert-message.block-message.success {
            background-color: #d1eed1;
            border-color: #bfe7bf;
        }

        .alert-message.block-message.info {
            background-color: #ddf4fb;
            border-color: #c6edf9;
        }

            .alert-message.block-message.danger p a,
            .alert-message.block-message.error p a,
            .alert-message.block-message.success p a,
            .alert-message.block-message.info p a {
                color: #FFFFFF !important;
            }

.inputs-list table tr td input {
    margin-left: 0px !important;
}

.inputs-list table td {
    border: 0px;
    padding: 0px;
}

.wrapform label, .wrapformlarge label {
    display: block;
    float: none;
    font-weight: bold;
    line-height: 20px;
    padding-top: 0;
    text-align: left;
    width: auto;
    margin-bottom: -20px;
}

.wrapform label {
    display: inline;
}

.wrapform .clearfix div.input {
    margin-left: 0px;
}

.wrapformlarge .clearfix div.input {
}

.input-xmini,
input.xmini,
textarea.xmini {
    width: 40px;
}

select.xmini {
    width: 50px;
}

.input-mini,
input.mini,
textarea.mini {
    width: 60px;
}

select.mini {
    width: 70px;
}

.input-small,
input.small,
textarea.small,
a.small {
    width: 90px;
}

select.small {
    width: 100px;
}

.medium, select.medium {
    width: 160px;
}

a.btn {
    height: 16px;
    padding: 2px 2px;
}

    .input-medium,
    input.medium,
    textarea.medium,
    a.btn.medium {
        width: 154px;
    }

    .input-large,
    input.large,
    textarea.large,
    a.btn.large {
        width: 210px;
    }

select.large {
    width: 220px;
}

.input-xlarge,
input.xlarge,
textarea.xlarge,
a.btn.xlarge {
    width: 270px;
}

select.xlarge {
    width: 276px;
}

.input-xxlarge,
input.xxlarge,
textarea.xxlarge,
a.btn.xxlarge {
    width: 694px;
}

select.xxlarge {
    width: 700px;
}

textarea.xxlarge {
    overflow-y: auto;
    height: 80px;
}

fieldset legend {
    border: 0 none;
    /*Custom Setting */ /*color: #B3C100;*/
    display: block;
    font-size: 13px;
    font-weight: lighter;
    line-height: 1;
    margin-bottom: 18px;
    padding-left: 150px;
}

fieldset {
    margin-top: 5px;
}

.littlelineheight legend {
    margin-bottom: 5px;
}

.littlelineheight .clearfix {
    margin-bottom: 0px;
}

.littlelineheight span {
    color: #404040;
    font-size: 11px;
    font-weight: bold;
}


.ui-widget-content {
    outline: 0;
    color: #22282A;
    border-color: #CCC;
}

.inputs-list table {
    margin-bottom: 0px;
}

    .inputs-list table td {
        height: 30px;
    }

.radiobuttons {
    left: 150px;
    position: relative;
    top: -90px;
}

.inputs-list li {
    display: inline-block;
    margin-right: 20px;
    width: auto;
}

.inputs-list label {
    width: auto;
}

.imageButtonImg, .imageButtonImg:focus {
    width: 16px;
    height: 16px;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.colorred {
    color: Red;
}

.colorattention {
    color: #b2691a;
}

.padding3px {
    padding: 3px;
}

.inputWidth500px {
    width: 500px;
}

.inputWidth540px {
    width: 540px;
}

.inputWidth534px {
    width: 534px;
}

.inputWidth530px {
    width: 530px;
}

.inputWithwidth342px {
    width: 342px;
}

.inputWith330px {
    width: 330px;
}

.inputWidth190px {
    width: 190px;
}

.inputWidth72px {
    width: 72px;
}

.inputWith36px {
    width: 36px;
}

.inputHeight100px {
    height: 100px;
}

.displayblock {
    display: block;
}

.displayinlineblock {
    display: inline-block;
}

.displaynone {
    display: none;
}

.pagination ul li {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    padding-top: 10px;
    width: 15px;
}

#Search {
    width: 100%;
    text-align: right;
}

.radiotextimage {
    width: 134px;
    text-align: left;
    /*float: left;*/
    margin-right: 6px;
    padding-bottom: 10px;
    display: inline-block;
}

.radiotextimagelarge {
    width: 182px;
}

.radiotextimage span {
    /*float:left;*/
    padding-left: 1px;
}

.OrderFormImage input {
    /*height: 120px;
    width: 120px;*/
    border: 1px solid #BBBBBB;
}

.OrderFormImageLarge input {
    /*height: 175px;
    width: 175px;*/
    border: 1px solid #BBBBBB;
}

.rad .radiotextimage label {
    margin-left: 5px;
    font-weight: bold;
    display: inline-block;
}

.radiotextimage a {
    /*display: block;*/
    font-size: 9px;
    /*text-align: right;
    width:120px;*/
}

.textalignright {
    text-align: right;
}

.textaligncenter {
    text-align: center;
}

.textalignleft {
    text-align: left;
}

.charsRemaining {
    font-size: 11px;
}

.kaartnummerMetKopieer {
    width: 50%;
    float: left;
    font-size: 11px;
}

.copyText {
    /*Custom Setting */ /*color: #10A300;*/
    cursor: pointer;
}

    .copyText:hover {
        text-decoration: underline;
    }

.divKaartTekst {
    margin-bottom: 10px;
}

.autocomplete_completionListElement {
    margin: 0px !important;
    background-color: #FFFFFF;
    cursor: pointer;
    list-style-type: none;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #808080;
    display: inline-block;
    padding-left: 1px;
}

.autocomplete_highlightedListItem {
    background-color: #CCCCCC;
    color: #000000;
    margin-left: -1px;
    padding-left: 1px;
}

hr {
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}

.radiobuttonlist {
    display: inline-block;
    height: 30px;
}

    .radiobuttonlist label {
        display: inline;
        padding-left: 5px;
    }

/* Custom Paging voor Cu4IT Paged Gridview
**********************************************************************************************************/
tr.gridpager > td > table {
    margin: 0 auto;
    width: auto;
}

    tr.gridpager > td > table td {
        border: none;
    }

        tr.gridpager > td > table td span,
        tr.gridpager > td > table td a {
            padding: 5px 10px;
            display: block;
        }

            tr.gridpager > td > table td a:hover {
                background-color: #aaaaaa;
                color: #ffffff;
                border-radius: 5px;
                text-decoration: none;
            }

        tr.gridpager > td > table td span {
            background-color: #ccc;
            border-radius: 5px;
            color: #333333;
            font-weight: bold;
        }

.verticalalignmiddle {
    vertical-align: middle;
}

.verticalaligntop {
    vertical-align: top;
}

.hrBackColor {
    background-color: #F9F9F9;
}

/**/

.nav {
    list-style: none outside none;
    margin-bottom: 18px;
    margin-left: 0;
}

    .nav > li > a {
        display: block;
    }

        .nav > li > a:hover {
            background-color: #EEEEEE;
            text-decoration: none;
        }

    .nav > .pull-right {
        float: right;
    }

    .nav .nav-header {
        color: #999999;
        display: block;
        font-size: 11px;
        font-weight: bold;
        line-height: 18px;
        padding: 3px 15px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        text-transform: uppercase;
    }

    .nav li + .nav-header {
        margin-top: 9px;
    }

.nav-list {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

    .nav-list > li > a, .nav-list .nav-header {
        margin-left: -15px;
        margin-right: -15px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    }

    .nav-list > li > a {
        padding: 3px 15px;
    }

    .nav-list > .active > a, .nav-list > .active > a:hover {
        background-color: #0088CC;
        color: #FFFFFF;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    }

    .nav-list [class^="icon-"] {
        margin-right: 2px;
    }

    .nav-list .divider {
        background-color: #E5E5E5;
        border-bottom: 1px solid #FFFFFF;
        height: 1px;
        margin: 8px 1px;
        overflow: hidden;
    }

.nav-tabs, .nav-pills {
}

    .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
        content: "";
        display: table;
    }

    .nav-tabs:after, .nav-pills:after {
        clear: both;
    }

    .nav-tabs > li, .nav-pills > li {
        float: left;
    }

        .nav-tabs > li > a, .nav-pills > li > a {
            line-height: 14px;
            margin-right: 2px;
            padding-left: 12px;
            padding-right: 12px;
        }

.nav-tabs {
    border-bottom: 1px solid #DDDDDD;
}

    .nav-tabs > li {
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
            line-height: 18px;
            padding-bottom: 8px;
            padding-top: 8px;
        }

            .nav-tabs > li > a:hover {
                border-color: #EEEEEE #EEEEEE #DDDDDD;
            }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover {
        -moz-border-bottom-colors: none;
        -moz-border-image: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: #FFFFFF;
        border-color: #DDDDDD #DDDDDD transparent;
        border-style: solid;
        border-width: 1px;
        color: #555555;
        cursor: default;
    }

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}


.OrderOverzicht_DatumEerder_Regel {
    background-color: #FFFFA4;
}

.OrderOverzicht_DatumVandaag_Regel {
    background-color: #C5FF8A;
}

.OrderOverzicht_DatumLater_Regel {
    background-color: #FFD8A4;
}

.OrderOverzicht_Cell_Ontvangen {
    border-left: 8px solid #0080C0 !important;
}

.OrderOverzicht_Cell_Geaccepteerd {
    border-left: 8px solid #FF8000 !important;
}

.OrderOverzicht_Cell_Gereed {
    border-left: 8px solid #00B900 !important;
}

.OrderOverzicht_Cell_Retour {
    border-left: 8px solid #800000 !important;
}

.OrderOverzicht_Cell_Geannuleerd {
    border-left: 8px solid #909090 !important;
}

.OrderOverzicht_Cell_OpnieuwOntvangen {
    background-color: #FF8A8A !important;
}

.gvOrders tr:hover {
    background-color: #FFFFFF;
}

.OrderOverview_DbgOrder {
    border-left: 6px solid #8dc63f !important;
}

.OrderOverview_FloraNlOrder {
    border-left: 6px solid #dde4ec !important;
}

/* Validators
*****************************************************************/
.requiredRed {
    border-left: 3px solid #B94A48;
    margin-right: -2px;
}

.requiredGreen {
    border-left: 3px solid #036733;
    margin-right: -2px;
}

.error {
    color: Red;
}

input[disabled], select[disabled], textarea[disabled] {
    background-color: #F0F0F0;
    color: #404040;
}
/* works in IE7+ and modern browsers */
input[disabled="disabled"], select[disabled="disabled"], textarea[disabled="disabled"] {
    background-color: #F0F0F0;
    color: #404040;
}
/* IE8+ and modern browsers */

.watermark {
    color: #999;
}

::-webkit-input-placeholder {
    color: #999;
}

:-moz-placeholder {
    color: #999;
}

:-ms-input-placeholder {
    color: #999;
}

textarea {
    overflow: auto;
}


#ui-datepicker-div {
    width: 200px;
}

.ui-datepicker table {
    font-size: 18px;
}

.ui-datepicker-calendar th {
    font-size: 11px;
}

.ui-datepicker-calendar td {
    line-height: 15px;
}

#headerBgImage {
    background-repeat: no-repeat;
    height: 160px;
    width: 960px;
}

#header_menu {
    border-top: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 30px;
    width: 100%;
    position: relative;
}

.thumbnailSmallest input, input.thumbnailSmallest {
    width: 94px !important;
    height: 94px !important;
}

.thumbnailSmallestSelected input, input.thumbnailSmallestSelected {
    cursor: pointer;
    border: 4px solid #7B9150 !important;
    width: 88px !important;
    height: 88px !important;
}

.thumbnailSmall input, input.thumbnailSmall {
    height: 100px !important;
    width: 100px !important;
}

.thumbnailSmallSelected input, input.thumbnailSmallSelected {
    cursor: pointer;
    border: 4px solid #7B9150 !important;
    width: 94px !important;
    height: 94px !important;
}

.thumbnailMedium input, input.thumbnailMedium {
    width: 114px !important;
    height: 114px !important;
}

.thumbnailMediumSelected input, input.thumbnailMediumSelected {
    cursor: pointer;
    border: 4px solid #7B9150 !important;
    width: 108px !important;
    height: 108px !important;
}

.thumbnailLarge input, input.thumbnailLarge {
    width: 120px !important;
    height: 120px !important;
}

.thumbnailLargeSelected input, input.thumbnailLargeSelected {
    cursor: pointer;
    border: 4px solid #7B9150 !important;
    width: 114px !important;
    height: 114px !important;
}

.thumbnailExtraLarge input, input.thumbnailExtraLarge {
    width: 175px !important;
    height: 175px !important;
}

.thumbnailExtraLargeSelected input, input.thumbnailExtraLargeSelected {
    cursor: pointer;
    border: 4px solid #7B9150 !important;
    width: 169px !important;
    height: 169px !important;
    margin-bottom: 6px;
    margin-top: 0;
}

.thumbnailSmallest:hover, .thumbnailSmall:hover, .thumbnailMedium:hover, .thumbnailLarge:hover, .thumbnailExtraLarge:hover {
    border-color: #c88236;
}


/*.categorieThumbnail
{
    width: 120px!important;
    height: 120px!important;
    border: 1px solid #BBBBBB!important;
}

.categorieThumbnailSmall
{
    height: 100px!important;
    width: 100px!important;
    border: 1px solid #BBBBBB!important;
}

.categorieThumbnail:hover, .OrderFormImage input:hover
{
   width: 114px!important;
    height: 114px!important;
    border: 4px solid #7B9150!important;
}
.categorieThumbnailSelected input, input.categorieThumbnailSelected
{
    width: 114px!important;
    height: 114px!important;
    border: 4px solid #7B9150!important;
}
.OrderFormImageLarge input:hover
{
    width: 169px!important;
    height: 169px!important;
    border: 4px solid #7B9150!important;
}
.OrderFormImageLargeSelected input, input.OrderFormImageLargeSelected
{
    width: 169px!important;
    height: 169px!important;
    border: 4px solid #7B9150!important;
}
.categorieThumbnailSmall:hover
{
    width: 94px!important;
    height: 94px!important;
    border: 4px solid #7B9150!important;
}
.categorieThumbnailSmallSelected input, input.categorieThumbnailSmallSelected
{
    width: 94px!important;
    height: 94px!important;
    border: 4px solid #7B9150!important;
}*/

.tooltip {
    position: absolute;
    z-index: 1980;
    display: block;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

    .tooltip.in {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000000;
    border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000000;
    border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000000;
    border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #000000;
    border-width: 0 5px 5px;
}


.thumbnailLargeEnlarge {
    float: left;
    width: 124px;
    height: 16px;
    position: relative;
    text-align: right;
    top: -1px;
}

    .thumbnailLargeEnlarge a {
        display: inline-block;
        width: 16px;
        height: 16px;
        padding: 2px;
    }

        .thumbnailLargeEnlarge a img {
            width: 16px;
            height: 16px;
        }

.thumbnailLargeName {
    float: left;
    text-align: center;
    width: 124px;
    margin-top: -16px;
}

.thumbnailLargeEnlarge span {
    vertical-align: top;
}

.thumbnailLargeName span.thumbnailLargeSubName {
    float: left;
    text-align: center;
    width: 124px;
    font-size: 9px;
    color: #666;
}

/*tr.tableFooter, tr.tableFooter td
{
    border:0!important;
}
tr.tableFooter
{
    border-top:1px solid #DDDDDD!important;
}*/

.textareaCard {
    width: 280px;
    background: none;
    height: 110px;
    font-family: 'Comic Sans MS';
    font-size: 9pt;
    float: right;
    margin-top: 5px;
    overflow: hidden;
    background: none repeat scroll 0 0 transparent;
    resize: none;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.charsRemaining {
    color: rgb(153, 153, 153);
}

.badge {
    display: inline-block;
    line-height: 15px;
    padding: 1px 6px 2px;
    font-size: 11.844px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*.badge-warning {
    background-color: #EE7565;
}*/

.badge-important {
    background-color: #b94a48;
}

.badge-success {
    background-color: #468847;
}

.badge-info {
    background-color: #3a87ad;
}

.badge-inverse {
    background-color: #333333;
}

.breakword {
    /*word-wrap:break-word;*/
}

.nobreak {
    /*word-break:break-all;*/
}

.hideRadioButton input {
    display: none;
}

.hideRadioButton label {
    padding-left: 0;
    display: none;
}

.thumbnailBorder {
    border: 1px solid #BBBBBB;
    border-radius: 3px;
}

.radiobuttonlist.hideRadioButton {
    height: auto;
}

#formWrap {
    padding-top: 30px;
}

/*alerts*/
#pnlAlertMessage {
    margin-bottom: 10px;
}

.alert {
    text-align: left;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
    width: 930px;
    margin: 0 auto;
}

.alert-info {
    background-color: #DEF2DF;
    border-color: #a1cca2;
    color: #036733;
}

.alert-warning {
    background-color: #FCF8E3;
    border-color: #FAEBCC;
    color: #8A6D3B;
}

.alert-danger {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    color: #A94442;
}

.alert-default {
    background-color: #f7f7f7;
    border-color: #dddddd;
    color: #919191;
}

#lblAlertMessageTitle {
    font-size: 15px;
}

.fancybox-outer {
    background: none repeat scroll 0 0 #FFFFFF !important;
}


.open {
    *z-index: 1000;
}

.dropdown-menu > li > a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.open > .dropdown-menu {
    display: block;
}

.dropdown-toggle {
    padding: 1px;
}

.dropdown-toggle /*, .dropdown-menu*/ {
    width: 210px;
}

.btn-group + .btn-group {
    margin-left: 5px;
}

.btn-group {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.btn.primary .caret, .btn.warning .caret, .btn.danger .caret, .btn.info .caret, .btn.success .caret, .btn.inverse .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

.btn .caret {
    margin-left: 4px;
    margin-top: 5px;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid #000000;
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1000;
}

    .dropdown-menu > li > a, .dropdown-menu > li > button {
        clear: both;
        color: #333333;
        display: block;
        font-weight: normal;
        line-height: 20px;
        padding: 3px 20px;
        white-space: nowrap;
    }

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn.primary.dropdown-toggle {
    background-color: #0044cc;
}

.btn-group.open .btn.warning.dropdown-toggle {
    background-color: #f89406;
}

.btn-group.open .btn.danger.dropdown-toggle {
    background-color: #bd362f;
}

.btn-group.open .btn.success.dropdown-toggle {
    background-color: #51a351;
}

.btn-group.open .btn.info.dropdown-toggle {
    background-color: #2f96b4;
}

.btn-group.open .btn.inverse.dropdown-toggle {
    background-color: #222222;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    text-decoration: none;
    background-color: #CCC;
}

.dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff;
}

.autocompleteUl {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    width: auto !important;
}

.autocompleteLi {
    min-width: 116px;
    color: #000 !important;
    background-color: #FFF !important;
    padding: 1px 5px;
    font-size: 10px;
}

    .autocompleteLi:hover {
        cursor: pointer;
        background-color: #CCC !important;
    }

#adminMenu {
    position: absolute;
    left: -24px;
}

    #adminMenu #adminMenuHandle {
        background-color: white;
        width: 24px;
        height: 24px;
        border: 1px solid #CCC;
        border-radius: 3px;
        border-right: none;
        cursor: pointer;
    }

        #adminMenu #adminMenuHandle img {
            height: 16px;
            width: 16px;
            margin: 4px;
        }

    #adminMenu #adminMenuContent {
        position: absolute;
        top: -35px;
        display: none;
        margin-left: 24px;
        border: 1px #CCC solid;
        border-radius: 0 3px 3px 0;
        height: 700px;
        background-color: white;
        padding: 10px;
        border-left: none;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        z-index: 99;
    }


#rblCardType.smallLabel {
    width: auto;
}

.transparancy40percent {
    opacity: 0.4;
    zoom: 1;
    filter: alpha(opacity = 40);
}


.faqHelp {
    height: 16px;
    margin-left: 5px;
    margin-top: 1px;
}

.loaderIcon {
    vertical-align: middle;
    height: 24px;
}


.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px;
}

    .lds-ring div {
        box-sizing: border-box;
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        margin: 2px;
        border: 2Px solid #CCC;
        border-radius: 50%;
        animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
        border-color: #CCC transparent transparent transparent;
    }

        .lds-ring div:nth-child(1) {
            animation-delay: -0.45s;
        }

        .lds-ring div:nth-child(2) {
            animation-delay: -0.3s;
        }

        .lds-ring div:nth-child(3) {
            animation-delay: -0.15s;
        }

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.select2-container {
    margin-bottom: 1px !important;
}

.select2-results__option {
    min-height: 18px;
    font-family: arial;
    font-size: 11px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #CCCCCC !important;
    border-radius: 3px !important;
    height: 24px !important;
    font-size: 11px;
    font-family: Arial;
}

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 22px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 22px !important;
    }

/* WAAROM DEZE WEGHALEN */
/*.ui-datepicker-trigger {
    display: none !important;
}*/

.fancybox-title-inside-wrap ul {
    list-style-type: initial !important;
    padding-left: 15px;
}

.fancybox-title-inside-wrap {
    text-align: left;
}

#headertop .select2 .selection .select2-selection {
    height: 22px !important;
}


table.table-noborder {
    margin: 0;
}

    table.table-noborder tr {
    }

        table.table-noborder tr th {
            padding: 0;
            border: 0;
            font-size: 12px;
        }

        table.table-noborder tr td {
            padding: 0;
            border: 0;
            font-size: 12px;
        }


.controls label {
    width: auto;
}



.modal.fade.show {
    top: 10% !important;
}

.fade.show {
    opacity: 1 !important;
}

.modal-backdrop, .modal-backdrop.fade.show {
    opacity: 0.5 !important;
    filter: alpha(opacity=50) !important;
}

.modal-header h3 {
    text-align: left;
}

.modal-body {
    text-align: left;
}

.validation-summary-errors ul li {
    color: red;
    font-weight: bold;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

@media (min-width: 768px) {
    .modal-lg {
        left: 44%;
        width: 800px;
        max-width: 800px;
    }
}

.modal-body {
    max-height: 500px;
}






.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}

    .thumbnails:before,
    .thumbnails:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .thumbnails:after {
        clear: both;
    }

.row-fluid .thumbnails {
    margin-left: 0;
}

.thumbnails > li {
    float: left;
    margin-bottom: 20px;
    margin-left: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a.thumbnail:hover,
a.thumbnail:focus {
    border-color: #0088cc;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail .caption {
    padding: 9px;
    color: #555555;
}

.modal-xl-b2 {
    width: 800px;
    margin-left: -400px;
}

    .modal-xl-b2 .modal-body {
        max-height: 800px;
    }
