﻿ .disabledclass[disabled] 
    {
        color: black;
        background-color: transparent;
        opacity:1;
        background-blend-mode:darken;
        cursor:none;
    }


.disabledclass[checked] {
    color: red;
    background-color: transparent;
    opacity: 1;
    background-blend-mode: darken;
    cursor:none;
}

.bodystijl{
    overflow-x:hidden;
    overflow-y:auto;
    background-color:transparent;
    background:antiquewhite;
    color:antiquewhite;
}

.modalBackgroundyesno {
    background-color: transparent;
    z-index: 10000;
    cursor: pointer;
}

.modalBackgroundnewvalue {
    background-color: transparent;
    z-index: 10000;
}

.startmenubuttons01 {
   border-color: lightgrey;
   border-width:2px;
   background-color: orange;
   font-family:Segoe UI;
   font-size: 10pt;
   font-weight: bold;
   text-wrap:normal;
   white-space:normal;
   color: black;
   border-style:groove;
   border-radius:5px;
   cursor:pointer;
    }

.startmenubuttons02 {
    border-color: lightgrey;
    border-width: 3px;
    background-color: orange;
    font-family: Segoe UI;
    font-size: 10pt;
    font-weight: bold;
    text-wrap: normal;
    white-space: normal;
    color: black;
    border-style: groove;
    border-radius: 5px;
    cursor: pointer;
}

.tabbuttons01 {
    border-color: black;
    border-width: 3px;
    background-color: orange;
    font-family: Segoe UI;
    font-size: 10pt;
    font-weight: bold;
    text-wrap: normal;
    white-space: normal;
    color: black;
    border-style: groove;
    border-radius: 5px;
    cursor: pointer;
}

.form01 {
    background-color:antiquewhite;
    border-block-style: none;
    width: 100%;
    height: 100%;

}

.pagerstyle01 {
    background-color: azure;
    color: black;
    font-family: Segoe UI;
    font-size: 12px;
    background-color: azure;
    font-family: Segoe UI;
    border-style: none;
    border-color: black;
    font-weight: normal;
    color: black;
    cursor: pointer;
}

.gridviews01 {
    background-color: white;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: none;
    border-color: black;
    font-weight: normal;
    color: black;
    cursor: pointer;   
}

.detailviews01 {
    background-color: white;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: none;
    border-color: black;
    font-weight: normal;
    color: black;
    cursor: pointer;
}

.treeviews01 {
    background-color: white;
    color: black;
    font-family: Segoe UI;
    font-size:12px;
    border-style: none;
    font-weight: normal;
    cursor: pointer;
}

.labels01 {
    background-color: transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: none;
    border-color: lightgray;
    font-weight: normal;
    color: black;
}

.radiobuttons01 {
    background-color:transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: none;
    border-color:lightgray;
    font-weight: normal;
    color: black;
    cursor:pointer;
}

.listboxes01 {
    background-color: transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    border-width: thin;
    font-weight: normal;
    color: black;
    cursor:pointer;
}

.textboxes01 {
    background-color: white;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    border-width: thin;
    font-weight: normal;
    color: black;
    cursor: pointer;
}

.calendars01 {
    background-color: white;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    font-weight: normal;
    border-width: thin;
    color: black;
    cursor: pointer;
}

.fileuploads01 {
    background-color: transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    font-weight:normal;
    border-width: thin;
    color: black;
    }

.dropdowns01 {
    background-color: transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    font-weight: normal;
    border-width: thin;
    color: black;
    cursor: pointer;
}

.panels01 {
    background-color: transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    font-weight: normal;
    border-width: thin;
    color: black;   
}

.checkboxes01 {
    background-color: transparent;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    font-weight: normal;
    border-width: thin;
    color: black;
    height: 10px;
    cursor: pointer;
}

.buttons01 {
    background-color: white;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: solid;
    border-color: lightgray;
    font-weight: normal;
    border-width: thin;
    color: black;
    cursor:pointer;
}

.detailviewsheaders01 {
    background-color: bisque;
    font-family: Segoe UI;
    font-size: 12px;
    border-style: none;
    border-color: black;
    font-weight: normal;
    color: black;
}

.detailviewsrows01 {
    background-color: white;
    color: black;
    font-family: Segoe UI;
    font-size: 12px;
}

.gridviewsheaders01 {
    background-color: transparent;
    color: black;
    cursor: pointer;
    font-family: Segoe UI;
    font-size: 12px;
}

.gridviewsselectedrows01 {
    background-color: deepskyblue;
    color: black;
    font-family: Segoe UI;
    font-size: 12px;
}

.gridviewlabels01 {
    background-color:Highlight;
    color: white;
    border-style: none;
    font-family: Segoe UI;
    font-weight:bolder;
    font-size: 14px;
}

.gridviewlabels02 {
    background-color: Highlight;
    color: white;
    border-style: none;
    font-family: Segoe UI;
    font-size: 14px;
    font-weight: bolder;
}

.div00 {
    background-color:antiquewhite;
    border-style: none;
}

.div01 {
    background-color: antiquewhite;
    color:yellow;
    border-style: none;
}

.div11 {
    background-color:antiquewhite;
    color:black;
    border-style: none;
}

.div12 {
    background-color: antiquewhite;
    color:black;
    border-style: none;
}

.toolbars01 {
    background-color: antiquewhite;
    border-style: none;
    font-family: Segoe UI;
    font-size: 12px;
    cursor: pointer;
}

.usercontrol01 {
    background-color:navajowhite;
    color: black;
}

.usercontrol01labels {
    background-color: yellow;
    color: black;
    border-style: none;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight:bold;
}

.usercontrol02labels {
    background-color: orange;
    color: black;
    border-style: none;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: normal;
}

.usercontrol02buttons {
    background-color: orange;
    color: black;
    border-style: groove;
    border-width:3px;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: bold;
}

.usercontrol02textbox {
    background-color: orange;
    color: black;
    border-style: none;
    font-family: Segoe UI;
    font-size: 12px;
    font-weight: normal;
}

.formpanel01 {
    border-style: none;
    background-color: orange;
    color:black;        
}

.formpanel02 {
    background-color: orange;
    border-style: none;
    color: black;
}

.formtitellabel01 {
    font-family:Segoe UI;
    font-weight:bold;
    font-size:x-large;
    background-color: orange;
    border-style: none;
    color: black;   
}

.formtitellabel02 {
    font-family: Segoe UI;
    font-weight: bold;
    font-size: larger;
    background-color: orange;
    border-style: none;
    color: black;
}

