﻿.dxpgUpperLeft
{
    color: #1962B9;
    border: none 1px #4F93E3;
	border-right-style: solid;
    border-bottom-style: solid;
    background-color: #DBEBFD;
    padding: 4px 6px 4px 6px;
}
.DocumentText
{
    color: Black;
    font-family: Arial;
    font-size: 13px;
}
.dxpgColumnHeader
{
    text-align: right;
    width: 75px;
}
.dxpgRowHeader
{
	white-space:nowrap;
}
.style1
{
    font-size: large;
    font-weight: bold;
}
.Map
{
    position: relative;
}

.print
{
	display:none;
}

#printBietenjaar
{
    color: Black;
    font-family: Tahoma;
    font-size: large;
    font-weight: 700;
}

.CallbackPanelPadding
{	
	padding-right: 10px;	
 	padding-left: 10px;	
 	padding-bottom: 10px;	
 	padding-top: 10px
}
