﻿body
{
	font-family				: Verdana;
	font-size					: 11px;
	line-height				: 16px;
	overflow					: hidden;
}

html
{
  overflow-y:scroll;
}

a 
{
	color							: Navy;
	text-decoration		:	none;
}

h3 
{
	font-family				: Verdana;
	font-size					:	16px;
	font-weight				: bold;
}

h6
{
    font-family				: Verdana;
	font-size					: 11px;
	font-weight             : normal;
}

.tbInvisible 
{
	display						:	none;
	height						: 0px;
	visibility				: hidden;
}

.effPageHeaderText
{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}

.parBold 
{
	font-weight				: bold;
}

#ctl00_effPageContent_pnlOvereenkomst_RPC 
{
	line-height				: 16px;
}

#divMiddle 
{
	position					: absolute;
	width							: 1px;
	height						:1px;
	top								: 50%;
	left							: 50%;
}

#divLoginScreen 
{
	position					: absolute;
	width							: 400px;
	height						: 250px;	
	top								: -125px;
	left							: -200px;
}

#divContent
{
	background-color			: #FFFFFF;
}

#divEfficeLogo 
{
	position					: absolute;
	width							: 400px;
	height						: 150px;
	top								: -290px;
	left							:	-200px;
	padding-left					: 25px;
}

#divLostPasswordScreen 
{
	position					: absolute;
	width							: 400px;
	height						: 250px;	
	top								: -125px;
	left							: -200px;
}

.btnLogin 
{
	display						: inline;
}

.btnLostpassword
{
	display						: inline;
}

#effLogo 
{
	position					: absolute;
	top								: 0px;
	left							: 0px;
	width							: 200px;
	height						: 80px;
	padding-top				:	5px;
	padding-left			: 10px;
}

#effPortalMenu 
{
	position					: absolute;
	top								: 80px;
	left							:	0px;
	bottom						: 20px;
	width							: 200px;
}

#effPortalMenuTop 
{
	position					: absolute;
	top								: 0px;
	left							: 0px;
	padding-top				:	10px;
	padding-left			: 10px;
	z-index						: 1;
}

#effPortalMenuBottom
{
	position					: absolute;
	bottom						: 0px;
	left							: 0px;
	padding-bottom		:	10px;
	padding-left			: 10px;
	z-index						: 0;
}

#ctl00_effPortalVersionInfo 
{
	display					: block;
	position				: absolute;
	top						: 0px;
	right					: 0px;
	width					: 150px;
	height					: 15px;
	padding-top		        : 5px;
	padding-right			: 5px;
}

#effPageHeader
{
	position: absolute;
	top: 0px;
	left: 200px;
	right: 0px;
	height: 25px;
	margin-bottom: 1px;
	padding-left: 10px;
	padding-bottom: 1px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
}

#effPageHeaderCustomer 
{
	position: absolute;
	top: 25px;
	left: 200px;
	right: 0px;
	height: 50px;
	padding-top: 5px;
	padding-left: 10px;
}

#effPage 
{
	padding: 10px;
    position: absolute;
	    top: 80px;
	left: 204px;
	    right: 10px;
	    height: 100%;
	}

#effNews 
{
	position: absolute;
	top: 80px;
	right: 0px;
	width: 150px;
	height: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.newsDate 
{
	display: inline;
	font-size: 10px;
}

.newsHeader 
{
	font-weight:bold;
	font-size: 10px;
}

.newsLink 
{
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dashed 1px gray;
	font-size: 11px;
}

.pnlHome 
{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 73%;
	height: 100%;
}

.pnlHomeNews 
{
	float:right;
	margin-top: 0px;
	margin-right: 0px;
	width: 200px;
	height: 100%;
}

.modAanvraagBold 
{
	font-weight: bold;
	height: 20px;
}

#effPopup 
{
	z-index: 1000;
}

.installStep 
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	height: 25px;
	color: Navy;
}

.btnInline 
{
	display: inline;
	margin-right: 10px;
}

.tbInline 
{
	display: inline;
}

.roundPanel 
{
	width: 100%;
}

#effModuleTekst 
{
	position: absolute;
	background: #E0E0E0;
	border: solid 1px gray;
	width: 600px;
	height: 150px;
	z-index: 1000;
	visibility: hidden;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.supportMedewerker {
	display: block;
	width: 120px;
	height: 100px;
	float: left;
	border: dashed 1px gray;
	padding: 10px;
	margin: 10px;
	text-align: center;
	background-color: White;
}

#divFout 
{
	color: Red;
	font-weight: bold;
}
