﻿body {
    font-size: 14px;
    font-family: "Segoe UI", Arial, Sans-serif;
}


#topsection
{
    height: 115px; /*Height of top section*/
}

#contentwrapper {
    float: left;
    width: 100%;
    min-height: 627px;
}

#contentcolumn {
    margin-left: 135px; /*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;
}

#leftcolumn {
    vertical-align: top;
    text-align: left;
    float: left;
    width: 135px; /*Width of left column*/
    margin-left: -100%;
    min-height: 627px;
    line-height: 1.5;
    /*eigen*/
    /*margin-bottom: -99999px;
    padding-bottom: 99999px;*/
    background-color: white;
}

.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;
} 

div.euroAlign
{
    /* align: left; */
    float: left;
}
div.valueAlign
{
    /* align: left; */
    float: right;
}

div.RADTab
{
    border: thin outset #99CCFF;
    width: 100%;
    height: 100%;
    float: none;
    padding: 10px 5px 10px 5px;
}

.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
{
    line-height: 1.5;
    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;
}

.radCmbHeaderCol
{
	float:left; 
	height: 20px; 
	font-size: small; 
	font-family: Tahoma,Verdana,Arial;
	background-color: #DDE2EA;
	color: #BF0028;
	margin: 0px;
	padding-left: 5px;
}

.radCmbItemColHeader
{
	float:left; 
	line-height: 14px; 
	font-size: small; 
	font-family: Tahoma,Verdana,Arial;
	margin: 0px;
	color: #333399;
}

.radCmbItemCol
{
	float:left; 
	line-height: 14px; 
	font-size: small; 
	font-family: Tahoma,Verdana,Arial;
	margin: 0px;
}

.radCmbUl
{
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.Spaced
{
    letter-spacing: 8px;
}

div#dvPopupArt
{
    top: 255px;
    left: 745px;
    display: block;
    opacity: 0.8;
    filter: 'alpha(opacity=80)';
    width: 200px;
    height: 200px;
}

.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;
}

.RadComboBoxDropDown.rcbScroll {
    Float: none !important;
}


/* Nieuw */
.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;
}


/* 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_Silk .rmGroup .rmLink.rmExpanded, .RadMenu_Silk .rmGroup .rmLink:hover, .RadMenu_Silk .rmGroup .rmLink.rmFocused, .RadMenu_Silk .rmGroup .rmLink.rmSelected {
    background-color: #2583A3 !important;
}*/



.RadMenu {
    z-index: 2500 !important;
}


/* 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.blueDflt {
    Font-Size: small;
    color: #003399;
    font-weight: normal;
}

.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.graymessage {
    Font-Size: Small;
    color: Gray;
    font-style: italic;
}

.RadLabel.vetgroot {
    Font-Size: Medium;
    color: #003399;
    font-weight: bold;
}
/*radpagelayout*/
.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;
}

/*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;
    }


/*radwindow popup styling */

/*updateprogress */

.radwindowupdateprogress {
    padding-top: 4px;
    text-align: center;
}

/*knoppen */
.footerbuttons {
    position: relative;
    bottom: 0px;
    text-align: right;
    padding-top: 15px;
    padding-right: 15px;
}

.RadNotification.notification .rnContent {
    padding: 10px 10px 10px 10px !important;
}

.menuupdateprogess {
    margin-left: 25%;
}




.mapboxgl-popup {
    max-width: 200px;
}

.mapboxgl-popup-content {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
