﻿body {
    font-size: 14px;
    font-family: "Segoe UI", Arial, Sans-serif;
}


#rechtenid {
    width: 420px;
    margin-right: auto;
    margin-left: auto;  
}

#topsection
{
    height: 115px; /*Height of top section*/
}
        
#contentwrapper
{
    float: left;
    width: 100%;
    height: 627px; 
}

#contentcolumn
{
    margin-left: 150px; /*Set left margin to LeftColumnWidth*/
    background: #EEF3FB;
    border-color: #E0DFE3;
    border-width: 1px;
    border-style: solid solid solid solid;
    color: #000000;
    min-width: 1066px;
    min-height: 627px;
    /*min-height: 100%;*/
}

#leftcolumn 
{
    vertical-align: top;
    text-align: left;
    float: left;
    width: 150px; /*Width of left column*/
    margin-left: -100%;
    min-height: 627px;
    line-height: 1.5;
}
        
.headerwithpagesize
{
	background-color: #EEF3FB; 
	vertical-align: top; 
	padding-left: 10px; 
	height: 30px; 
	color: #000000;
}
        
.innertube
{
    margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
    margin-top: 0;
}  

.notube
{
	margin: 0px;
} 

.RadPicker {
    display: inline-table;
}

.organisationPopupTabPage
{
    padding: 5px; 
    width: 810px; 
    border-style: outset; 
    border-width: thin; 
    border-color: inherit; 
    float: none; 
    margin-right: 25px; 
    height: 295px;
}

.modalBackground
{
    background-color: Gray;
    filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
    background-color: #FFFFAD;
    border-width: 1px;
    border-style: solid;
    border-color: #333399;
    padding: 0px;
    width: 250px;
}

.modalPopupTitle
{
    width: 100%;
    height: 25px;
    background-color: #333399;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    font-family: Tahoma;
}

a.menuoptions:hover
{
    text-decoration: underline;
    background-color: #DDE2EA;
}

a.menuoptions
{
    text-decoration: none;
}

.menublock
{
    font-size: 12px;
    padding: 2px 5px 3px 5px;
    display: block;
}

.filterbox
{
    width: 105px;
    height: auto;
    padding: 5px;
}

.pageView
{
    border: 1px solid #E0DFE3;
    margin-top: -4px;
}

.radCmbUl
{
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.radCmbHeaderCol {
    background-color: #DDE2EA;
    color: #BF0028;
    float: left;
    font-family: Tahoma, Verdana, Arial;
    font-size: small;
    height: 20px;
    margin: 0px;
    padding-left: 5px;
}

.radCmbItemColHeader {
    color: #333399;
    float: left;
    font-family: Tahoma, Verdana, Arial;
    font-size: small;
    line-height: 14px;
    margin: 0px;
}


.radCmbItemCol
{
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
}

.Spaced
{
    letter-spacing: 8px;
}

div.menu_compact
{
    vertical-align: top;
    text-align: left;
    float: left;
    width: 125px;
    height: 627px;
    line-height: 1.5;
}

.legend
{
    font-size: small;
    font-family: Tahoma,Verdana,Arial;
    color: #003399;
}

.fieldset
{
    padding: 15px;
    width: 90%;
}

#message {
    position:fixed;
    top:0px;
    left:170px;
    width:1070px;
    z-index:105;
    text-align:center;
    font-family:Tahoma,Verdana,Arial;
    font-weight: normal;
    font-size: 14px;
    color:#336699;
    padding:10px 0px 10px 0px;
    background-color:#FF9B35;
}

#message span {
    text-align: center;
    width: 80%;
    float:left;
}

#message span a {
	color:#336699;
    text-decoration: underline;
}

.close-notify {
    white-space: nowrap;
    float:right;
    margin-right:10px;
    color:#AF6A24;
    text-decoration:none;
    border:1px #AF6A24 solid;
    padding-left:3px;
    padding-right:3px
}

.close-notify a {
    color: #AF6A24;
}

div.addressdetails {
    height: 25px; 
    padding-left: 125px;
}

textarea {
    resize: none;
    height: 30px;
    font-family:Tahoma,Verdana,Arial;
    font-weight: normal;
}

.RADTab {
    border-color: #DDE2EA;
    border-style: outset;
    border-width: thin;
    float: none;
    margin-right: 25px;
}

/* DivTable.com */
.divTable {
    display: table;
    width: 100%;
}

.divTableRow {
    display: table-row;
}

.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}

.divTableCell, .divTableHead {
    border: 0px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}


.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}

.divTableBody {
    display: table-row-group;
}

.pagelayout {
    background: #EEF3FB;
    border-color: #E0DFE3;
    border-width: 1px;
    border-style: solid solid solid solid;
    height: 627px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Radlabels*/

.RadLabel.leftmenu {
    Font-Size: small;
    color: #BF0028;
    font-weight: bold;
}

.RadLabel.applicationheader {
    Font-Size: large;
    color: #003399;
    font-weight: bold;
}

.RadLabel.application {
    Font-Size: small;
    color: #BF0028;
    font-weight: bold;
}

.RadLabel.error {
    Font-Size: small;
    color: red;
    font-weight: bold;
}

.RadLabel.succes {
    Font-Size: small;
    color: red;
    font-weight: bold;
}

.RadLabel.login {
    Font-Size: small;
    color: #003399;
}

.RadLabel.busy {
    Font-Size: small;
    color: red;
    font-weight: bold;
}

.RadLabel.gridheader {
    Font-Size: Medium;
    color: #BF0028;
    font-weight: bold;
    letter-spacing: 8px;
}

.RadLabel.redheader {
    Font-Size: Small;
    color: #BF0028;
    font-weight: bold;
}

.RadLabel.graymessage {
    Font-Size: Small;
    color: Gray;
    font-style: italic;
}

.RadLabel.vetgroot {
    Font-Size: Medium;
    color: #003399;
    font-weight: bold;
}

/* Radmenu */

.rmRootGroup {
    height: 38px;
}

    .rmRootGroup.rmHorizontal .rmItem .rmLink.rmRootLink {
        font-weight: bold;
        min-Width: 127px !important;
    }

.RadMenu_Silk .rmRootGroup {
    border: none !important;
}

.RadMenu_Silk .rmRootLink:hover {
    border-top: 4px solid #003399 !important;
    color: #003399 !important;
}

.RadMenu_Silk .rmRootLink.rmSelected {
    border-top: 4px solid #003399 !important;
    color: #003399 !important;
}

.RadMenu_Silk .rmRootLink.rmExpanded {
    border-top: 4px solid #003399 !important;
    color: #003399 !important;
}

.RadMenu {
    z-index: 2500 !important;
}

/*radpushbutton*/

.RadPushButton.menubutton {
    border: 0;
    background: none !important;
    color: #003399 !important;
    font-size: Small !important;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

    .RadPushButton.menubutton:hover {
        background-color: #bceff8 !important;
    }

.RadPushButton.clean {
    border: 0;
    background: none !important;
    color: #003399 !important;
    font-size: Small !important;
    margin: 0;
    padding: 0;
    text-align: left;
}

    .RadPushButton.clean:hover {
        background-color: #bceff8 !important;
    }

    .RadPushButton.clean .rbIcon:before {
        font-size: 20px !important;
    }

/*radLinkbutton*/

.RadLinkButton.menubutton {
    border: 0;
    background: none !important;
    color: #003399 !important;
    font-size: Small !important;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}


    .RadLinkButton.menubutton:hover {
        background-color: #bceff8 !important;
    }


/*knoppen */
.footerbuttons {
    position: relative;
    bottom: 0px;
    text-align: right;
    padding-top: 15px;
    padding-right: 15px;
}

.radwindowupdateprogress {
    padding-top: 4px;
    text-align: center;
}


.RadComboBoxDropDown .rcbScroll {
    Float: none !important;
}


.articleimage {
    max-width:100%;
}
