html,body{
	height:auto;
}
body{
	font-family:Arial,verdana;
	font-size:10pt;
	color:#445860;
}
table {
	font-family: verdana, arial, sans-serif;
	font-size:10pt;
}

* {}
#backdrop{
	display:none;

}

#divUserLogged{
	position:absolute;
	z-index:1;
	top:30px;
	left:550px;
	background-image:url('/template/img/key.jpg');
	background-repeat:no-repeat;
	padding-left:30px;

padding-bottom:20px;
padding-top:10px;
}

/* Oktober 2013 Nieuwe Logo */
#divHeader {
	
  background-image:url("/template/img/logo_bizpay_dia.png");
  background-position: 18px 9px;
  background-size: 106px 100px;
  background-repeat: no-repeat;
}

#divUserLogged img#portalClose,
#divUserLogged img#portalOpen {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	cursor: pointer;
}

#taskToBeDone{

	position:absolute;
	z-index:1;
	left:1820px;
	top:20px;
	background-repeat:no-repeat;

}
.redAlert td{
	background-color:red !important;
	color:white !important;
}
.yellowAlert td{
	background-color:#E8B500 !important;
	background-color:yellow !important;
}
#taskToBeDone img{
	padding:0px;
}
#divHeader{
	background-color:#FFF;
	padding-left:200px;

}
#divHeader{
	padding-top:130px;
	width: auto;
	min-width: 1268px;
}
h3{
	border:1px solid red;
}
#divMenu{
	position:absolute;
	z-index:1;
	top:130px;
	left:20px;
	color:#555;
}
#divMenu a{
	text-decoration:none;
	color:#000;

}
#spacerDiv{
	height:50px;
}

#divCont{
	background-color:#FFFFFF;
	width:auto;
	min-width:1268px;
	min-height:1515px;
	padding-left:200px;
	font-size:13px;
}
#smalloverlay .filterable{
	width:95%;
}
.menu,
.submenu{
	padding:0px;
	margin:0px;
	list-style-type:none;
	background-color:#EEEEEE;

}
.submenu{
	margin-top:44px;
}
.menu img{
	float:left;
	margin-left:5px;
}
/*.menu li:hover{*/
ul.menu li ul li:hover {
  background-image:url("/template/img/backdropmenuLiMainHoverMouse.png") !important;
  cursor: pointer;
}
.selectedLi{
	background-image:url('/template/img/backdropmenuLiMainHover.png') !important;

/*
	background-image: url('../img/bar16.jpg') !important;
	background-repeat: repeat-y;
	background-position: -25px 0;
*/

}
.menu li{
	width:165px;
	background-image:url('/template/img/backdropmenuLiMain.png');
	background-repeat:repeat-x;
	color:red;
	border-top:1px solid grey;
	margin:0px;
	min-height:41px;
	line-height:24px;
}
.menu img{
	padding-top:5px;
}
.menu li a {
	padding: 4px 1px 1px 4px;
	display: block;
}
.submenu li:first-child{
	margin-top:25px;
	padding-top:2px;

}
.submenu li,submenu{

	background-color:#EEEEEE;
	min-height:25px;
	background-image:none;
	border:0px;
	padding-left:35px;
		width:130px;


}

//backdrop
#backdrop {
  position:absolute;
  display:none;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  z-index:1199;
  background-color:#000;
  opacity:0.8;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
}
#overlay {
  background-color:#FFFFFF;
  background-image:url('/template/img/logo_bizpay.png');
  background-repeat:no-repeat;
  width:1450px;
  height: auto;
  position:absolute;
  z-index:100;
  top:43px;
  left:200px;
  display:none;
  padding-left:20px;
  padding-bottom:2em;
  padding: 0 0 2em 1em;
}
#overlay table {
  width:98%;
}
#overlay h2 {
  font-size:16pt;
  padding-top:55px;
  padding-left:20px;
  font-family:Courier new;
  font-weight:bold;
  padding-bottom:45px;
}


#kruimelPad{
	font-size:20pt;
	font-weight:bold;
	color:#445B61;
	text-transform:uppercase;
}

/*** Standard Table Start ***/
table.standard {
	margin:           10px 0pt 15px;
	padding:          0px;
	border:           0px solid #000000;
	width:            1650px;
	border-collapse:  collapse;
	empty-cells:      show;

	font-family:      verdana, arial, sans-serif;
	font-size:        11px;

	background-color: inherit;
	text-align:       left;
}
table.standard,
table.standard thead,
table.standard tbody {
	border:		0px solid #000000;
}
table.standard thead tr th,
table.standard tfoot tr td {
	background-color: #F1F1F1;
	border: 1px solid #999999;
	padding: 0.500em 4px;
	font-size: 0.900em;
	font-weight: bold;
	background-image: url('../img/balk_top.png');
	background-repeat: repeat-x;
	background-position: 0 -13px;
}

table.standard.cp100 thead tr th,
table.standard.cp100 tfoot tr td
{
	background-image: url('https://backoffice.dutchfinancelab.nl/template/img/balk_top.png');
}

table.standard.cp200 thead tr th,
table.standard.cp200 tfoot tr td
{
	background-image: url('https://backoffice.impactfactoring.nl/template/img/balk_top.png');
}

table.standard.cp300 thead tr th,
table.standard.cp300 tfoot tr td
{
	background-image: url('https://backoffice.bizpay.nl/template/img/balk_top.png');
}

table.standard tbody td {
	color: #4D4D4D;
	padding: 4px;
	/*background-color: #FFF;*/
	vertical-align: middle;
	border: 1px solid #BBBBBB;
}
table.standard tbody tr.odd td {
	background-color:#DDD;
}
table.standard a img{
	border:0px;
}
table.standard tbody td.groupheader {
	font-weight: bold;
	background-color: #FFF8DC;
}
table.standard tbody td.amount {
	text-align: right;
	padding-right: 5px;
}
table.standard tbody td.tableRowSeparator {
	margin:	0px;
  padding: 0px;
  height:	20px;
  background-color:#FFFFFF;
  border-left-width: 0px;
  border-right-width: 0px;
}
table.standard tbody td.softCell {
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
/*** Standard Table End ***/

table#sqlInfoTable {
  width:99%;
	font-family: courier;
	font-size: 13px;
  border-collapse:collapse;
  border:0px solid #222222;
}
table#sqlInfoTable td {
  padding: 5px;
  border:1px solid #222222;
}
table#sqlInfoTable .dbParam {
	color: #008800;
	font-weight: bold;
	font-size: 1.200em;
  padding: 0 2px 0 2px;
}

#spreadSheetTable tbody th,#spreadSheetTable tbody input, #spreadSheetTable tbody select {
font-size:7.5pt;
}
#spreadSheetTable tbody select{
width:100px;
}
.wideTdSpreadsheet{
	width:140px;
}
.wideTdSpreadsheetBank{
	width:157px;
}
.wideTdSpreadsheet img{
	width:16px;
	float:right;
	border:0px;
}
.detailsBankSpread{
	margin-top:0px;
	float:right;
	display:none;
	width:30px;
}
select.disabledInput{
	color: #316AC5;
}
.wideInput{
		width:350px !important;
}
.rightAlign{
	text-align:right;
}
.checkOnly{
	width:100px;
	text-align:center;
}
.spacerTd{
	width:200px;
}
.hoverYellow:hover td{
	background-color:#E8B500;
}
.thCenterBold{
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}



#filterBoxTop{
 	font-weight: bold;
	background-image: url('/template/img/topBalkZoek.png');
	padding-left: 125px;
	padding-top: 11px;
	background-repeat:no-repeat;
	padding-bottom:3px;
}

#topBalk{
	background-image:url('/template/img/balk_top.png');
	width: auto;
	min-width:1268px;
padding-top:5px;
height: 52px;
font-size: 12pt
}
#filterBoxTop input{
	width:193px;
	background-image:url('/template/img/zoekveld.png');
	padding-left:3px;
	padding-top:4px;
	padding-bottom:3px;
}

.filterable{
	font-family:Verdana,arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;

	text-align: left;
	width:1650px;
}
.filterable thead tr th,.filterable tfoot tr th {
	background-color: #F1F1F1;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
.filterable thead tr .header {
	background-image: url('/template/img/icons/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 20px;
}
.filterable tbody td {
	color: #4D4D4D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
.filterable tbody tr.odd td {
	background-color:#DDD;
}

.filterable thead tr .headerSortUp {
	background-image: url('/template/img/icons/asc.gif');
}
.filterable thead tr .headerSortDown {
	background-image: url('/template/img/icons/desc.gif');
}
.filterable thead tr .headerSortDown, #kindlist thead tr .headerSortUp {
	background-color: #8dbdd8;
}
.filterable a img{
	border:0px;
}


#smalloverlay{
	position:absolute;
	z-index:99;
	width:800px;
	height:400px;
	background-color:#fff;
	top:150px;
	left:527px;
	display:none;
	padding-left:20px;
	border:1px solid #ccc;
	overflow:auto;
}
#mediumoverlay{
	position:absolute;
	z-index:100;
	width:800px;
	height:300px;
	background-color:#fff;
	top:150px;
	left:527px;
	display:none;
	padding-left:20px;
	border:1px solid #ccc;
	overflow:auto;
}
.popupTableHolder{
	height:600px;
	overflow:auto;
}
.factuurnummer,.valuta{
	width:80px;
}
.factuurdatum{
	width:60px;

}

.poaDatum{
	width:60px;
	height:20px;
}
.selectedTdArrows td{
	color:red;

}

form {
/*
	width:1650px;
*/
	width: 97%;
	margin: 10px 0px 1em 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
	overflow:auto;
}

fieldset{
	border:0px;
	margin:0px;
	padding:0px;
	border:0px;
	margin-bottom:4px;
}
fieldset textarea, .textareaNormal{
	/*
	width:350px;
	*/
}

fieldset input{
	width:350px;
}
fieldset input[type='radio'],
fieldset input[type='checkbox']{
	width:16px;
	margin:0px;
	padding:0px;
}
fieldset select{
	width:350px;
}
#debiteurSelector {
	width:450px;
}
fieldset textarea{
	width:350px;
	height:100px;
}
label, .fakelabel {
	float:left;
	width:178px;
	border-bottom:1px dashed #ccc;
	margin: 0px 10px 0px 0px;
	padding: 2px 0px 3px 2px;
}

/* searchInvoices */
fieldset input.year {
  width: 45px;
	padding: 0px 0px 0px 2px;
}
fieldset input.month {
  width: 25px;
	padding: 0px 0px 0px 2px;
}
fieldset input.customer {
  width: 55px;
	padding: 0px 0px 0px 2px;
}


.fakelabelCheck{
	float:right;
}

.periodBlok{
	text-align:center;
	width:110px;
}
.smallIcon{
	width:16px;
}
.largeIcon{
		width:32px;
}
.europeIcon{
	height:16px;
}
.smallTd{
	width:20px;
}
.partnerTd{
	width:45
}

iframe{
	width:96%;
	height:750px;
}
#smallIframe{
	float:right;
	width:500px;
	margin-right:100px;
}
#smallForm{
	width:1250px;
}
form#smallForm.onOverlay {
  width: 575px;
  padding: 1em;
  margin-bottom: 1em;
}

.checked{
	width:16px;
}
.foutKruimel{
	color:red;
	font-size:20pt;
	font-weight:bold;
	font-family:Courier new;

}
.small_float_right,.floatRightImage{
	width:32px;
	/* margin-right:20px; */
	margin-top: 8px;
	margin-right: 8px;
	cursor:pointer;
	float:right;
}
.small_icon{
	width:16px;
}
.float_right{
	float:right;
	margin-right:2px;
}
.closeImage{
margin-right:35px;
margin-top:15px;
}
.printImage,.gotoPreview{
	margin-top:15px;
}
.month{
	width:40px;
	font-weight:normal;
padding-left:12px;
padding-right:15px;
}
.monthQ4{
width:40px;
	font-weight:normal;
padding-left:8px;
padding-right:12px;
}
.monthBlock img{
width:30px;
padding-left:4px;
height:16px;
border:1px solid #ccc;
margin:0px;
padding:0px;
}
#buttonsToTheRight{
	float:right;
	margin-right:50px;
	margin-top:3px;
}
.grondslag,.BTW,#grondslag,#BTW,#werkelijkeGrondslag,#werkelijkeBTW{
	text-align:right;
}
.verbergen,
.hidden{
	display:none;
}
#valutaLeft{
	float:left;
}

#valutaRight{
	float:right;
}

#altHover{
	position:absolute;
	background-color:#f7eac5;
	padding:5px;
	border:1px dashed #ccc;
	top:0px;
	left:0px;
	width:350px;
}
#expandGrondslag{
	display:none;
}
.centerAlign{
	text-align:center;
}
.toggleSelectDay{
	display:none;

}
.infoBlock{
background-image:url('/template/img/icons/info.png');
background-repeat:no-repeat;
width:1574px;
height:50px;
padding-left:80px;
margin-top:3px;

}
.infoBlock h2{
margin:0px;
padding:0px;

}
#drTable td{
border-collapse:collapse;
}
#drTable td{
	border-right:1px solid #ccc;
			border-bottom:1px dashed #ccc;


}
#drTable td:first-child{
	border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;

	width:200px;
}
#drTable img{
	width:16px;
}
.preIdHeader tbody td{
	background-color:#eacd4b;

}
#existPreId{
	background-image:url("/template/img/icons/exlamError.png");

	background-repeat:no-repeat;
	border:3px solid red;

	padding:5px;
	padding-left:40px;
	width:400px;
}

.latePreId td{
	border-top:1px solid #d33d3d;
	border-left:1px solid #d33d3d;
	background-color:#FFF5F4 !important;
	color:#ffffff;
}
.selectedTr td{
	border-top:2px solid #c9c9c9;
	border-left:2px solid #c9c9c9;
	background-color:#CCC !important;
	color:#FFF !important;
}

.large_disabled{
	width:350px !important;
	background-color:#eeeeee;
}
.popupScan{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	background-color: #1db8E5;
	border: 2px outset #dadada;
	margin-top:4px;

}
input[type=button],
input[type=submit]{
	font-family: verdana;
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	background-color: #1db8E5;
	border: 2px outset #dadada;
}
input[type=button]:hover,
input[type=submit]:hover{
	font-family: verdana;
	font-weight: bold;
	font-size: 11pt;
		color: #1db8E5;
	background-color: #ffffff;
	border: 2px outset #dadada;
}
#pageMenu ul {
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 52px;
  list-style-type: none;
  list-style-position: inside;
}
.trRood td{
	background:#efefef !important;
}

.trGroen td{
	background:#afafaf !important;
}

.pageMenu {
		width:1700px;
		clear:both;
}
#pageHolder{

	clear:both;
}
#pageHolder h1 {
  margin-top: 0px;
  font-size: 1.350em;
}
.pageMenu ul {
	list-style-type: none;
}
.tabMenu a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#pageMenu a{
		text-decoration:none;
}
.tabMenu{
	width:200px;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	margin:3px 4px 2px 0px;
	padding-bottom:4px;
	padding-top:4px;
	width:180px !important;
	float:left;
	text-align:center;
text-transform:uppercase;
cursor:pointer;
background-image:url('/template/img/backdropTabsAWS.png');
}
.tabMenu:hover,.selectedPage {
	color: #000000 !important;
	background-color: #ffffff !important;
	background-image:url('/template/img/backdropTabsAWSHover.png');

}
.largeText{
	font-size:12pt;
	font-weight:bold;
}
.warning{
	font-size:12pt;
	font-weight:bold;
	color:red;
}
.errorMessage {
	color: #880000;
	font-weight: bold;
}
.error,.smallerror{
	width:1812px;

	font-weight:bold;
	font-size:12pt;
	margin-bottom:4px;
	padding-left:22px;
  background-image:url('/template/img/error_backdrop.png');
	background-repeat:repeat-y;
	padding-left:16px;
	margin-top:4px;
}
.smallerror{
	width:350px !important;
}
.notitieBlock{
	min-height:40px;
	background-color:#fff;
	padding:5px;
}
.preSelectionControl{
	float:left;
}

.selectionDiv{
	float:right;
	width:800px;
}
.checkedFactuur td{
border-right:1px solid green;
border-bottom:1px solid green;
}
#factStatusHisto{
	float: right;
margin-top: 50px;
margin-right: 50px;
}
#hiddenUploadForm{
	display:none;
}
#scanProgress{
	position:absolute;
}
#scanProgress{

position:absolute;
z-index:1200;
width:200px;
height:200px;
background-color:#fff;
top:150px;
left:200px;
display:none;
padding-left:20px;
display: block;
left: 750px;
width: 500px;
text-align: center;
padding-top: 40px;
border: 5px solid #BBB;
font-size: 20px;
}
.extraPadding{
	//padding-bottom:6px;
}
.displaynone{
	display:none;
}
.bijlageSpreadsheet{
	float:right;
	width:160px;
}
.fileContainer{
	width:200px;
}
#hiddenIndiening{
display:none;
}
#subHerindieningDisabled,#subHerindiening{
	width:200px;
}
#dossierFiles{
	float:right;
	margin-right:38px;
	border:1px solid #CCC;
	padding:10px;
	width:500px;

	overflow:scroll;
	height:150px;
	overflow:auto;
}
.filePreview,.getFile{
	cursor: pointer;
}
#dosDetails{
	position:absolute;
	background-color:#f7eac5;
	padding:5px;
	border:1px dashed #ccc;
	top:0px;
	left:0px;
	width:350px;
	display:none;
}
.preIdTd{
		width:118px;
}
.noBorder {
  border-width: 0px;
}
.shiftedButton {
  cursor: pointer;
	margin: 0.200em 0px 0.200em 191px;
}
.marginLeftScan{
	margin-left:180px;
}
.dummyLevSpreadsheet{
	width:200px;
}
#dossier{
	min-height:250px;
	margin-top:20px;
}
#tableHolderDossier{
	overflow:auto;
	height:250px;
		float:right;
		width:800px;
	margin-top:30px;
}
.dossierButtons{
float:right;
	margin-bottom:20px;
	margin-right:20px;
}
.iconTh{
	width:15px;
}
.smallTh{
	width:60px;
}
.courier{
	font-family: courier;
	font-size: 1.100em;
}
.fileTextArea{
	width:1000px;
	height:600px;
}
.errorOnField{
	border:1px solid #AA0000;
}
#changeTemplate{
	display:none;
}
#toggleTemplateForm{
		float:right;
		margin-right:20px;
		margin-top:10px;
}
.smallState{
	width:200px;
}
#helpIcon{
	float:right;
	margin-right:20px;
	margin-top:20px;
	display:none;
}
#helpIcon:hover{
		padding:20px;
	cursor:pointer;
}

/* MT940 */
#pageHolder {
  padding-top: 1em;
  padding-bottom: 1em;
}
.status-0 {
  background-color: #F6CED8 !important;
}
.status-1 {
  background-color: #A3D119 !important;
  background-color: #FF6666 !important;

}
.status-2 {
  background-color: #82A714 !important;
}
.status-2B {
  background-color: #FFFFdF !important;
}
.status-3 {
  background-color: #FFFFdF !important;
}
.status-3B {
  background-color: #82A714 !important;
}
.status-3C {
  background-color: #02A714 !important;
  background-color: #FFFFdF !important;
}
input.notitie-inline {
	margin: 0px 0px 0px 0px;
	padding:  3px 3px 3px 3px;
	width: 200px;
	border: 1px solid #999999;
}
.notempty {
	background-color: #FFFFdF;
}
span.menusimulation {
  border:0 solid #000000;
  color:#555555;
  display:block;
  font-family:verdana, arial, sans-serif;
  font-size:13px;
  font-weight:bold;
  line-height:1.1em;
  margin:6px 0 0 46px;
  padding:0;
  position:absolute;
  text-align:left;
}

div.leftPanel,
div.middlePanel,
div.rightPanel {
	margin: 0px;
	padding: 10px;
	float:left;
}
div.middlePanel,
div.rightPanel {
	margin-left: 10px;
	clear: right;
}
div.leftPanel {
	width: 400px;
}
div.middlePanel {
	width: 400px;
}
div.rightPanel {
	width: 400px;
}
div.leftPanel label,
div.leftPanel .fakelabel,
div.middlePanel label,
div.middlePanel .fakelabel,
div.rightPanel label,
div.rightPanel .fakelabel {
	font-weight: bold;
}
div.middlePanel input,
div.middlePanel select {
	width: 150px;
}
div.rightPanel table.filterable {
	width: 95%;
}
input.amount {
	width: 150px;
}
input.percentage {
	width: 50px;
}



.clickable {
	cursor: pointer;
	border-top: 1px solid #aaa;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 1px solid #aaa;
}
table.detailOverview {
	border-collapse: collapse;
	border: 0px solid #E2E2E2;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
table.detailOverview td {
	width: auto;
	height: 1.800em;
	margin: 0px;
	padding: 2px 5px 2px 2px;
	border-collapse: collapse;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px dashed #E2E2E2;
	vertical-align: middle;
	vertical-align: text-top;
	text-align: left;
	font-weight: normal;
}
table.detailOverview tr.tableHead {
	border: 1px solid #E2E2E2;
}
table.detailOverview tr.tableHead td {
	background-color: #FFFFFF;
	background-image: url('../img/balk_top.png');
	background-repeat: repeat-x;
	background-position: 0 -13px;
	font-weight: bold;
	height: 42px;
	font-size: 1.100em;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}

table.detailOverview.smallHead tr.tableHead td {
	font-size: 0.900em;
}

table.detailOverview tr.sectionHead {
	border: 1px solid #E2E2E2;
}
table.detailOverview tr.details {
	display: none;
}
td.amount,
table.detailOverview td.amount {
	text-align: right;
	padding-right: 5px;
}
table.detailOverview tr.totals td {
	font-weight: bold;
	border-top: 2px solid #CC9900;
	height: 2em;
	vertical-align: middle;
}

table.detailOverview tr.sticky {
    display: none;
}

table.detailOverview tr.fixed {
	position: fixed;
	top: 0;
}

img.expandInvoices {
	cursor:pointer;
	margin:0px 5px;
}
.highlight1 {
	background-color: #F9DAAE;
}
.highlight2 {
	background-color: #FCFCFC;
}
.highlight60 {
	background-image:url('/template/img/vbar7.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.highlight60Not {
	background-image:url('/template/img/vbar9.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.highlight60credit {
	background-image:url('/template/img/vbar9.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.highlightInvoceCode {
	background-image:url('/template/img/vbar16.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -51px;
}
.highlightInvoceNoteAge {
	background-image:url('/template/img/vbar15.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -45px;
}
table.invoiceOverview {
	border-collapse: collapse;
	width: 97%;
	margin: 10px;
	border: 2px solid #cc9900;
}
table.invoiceOverview th {
	border: 1px solid #cc9900;
	background-image:url('/template/img/vbar9.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
  height: 1.800em;
}
table.invoiceOverview tfoot tr {
	border-top: 1px solid #cc9900;
}
.lookslikeabutton,
a.lookslikeabutton {
	display: inline-block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 3px 7px 3px 7px;
	background-image: url('../img/balk_top.png');
	background-repeat: repeat-x;
	background-position: 0 -30px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cdcdcd;
	font-weight: bold;
	font-size: 0.900em;
}
a.lookslikeabutton:hover {
	background-position: 0 0px;
	border: 1px solid #888888;
}
input.lookslikeabutton {
	margin: 1em 0px 0px 0px;
	cursor: pointer;
}
#cookiePolicy {
	position: absolute;
	top: 80px;
	left: 276px;
	width: 700px;
	height: 324px;
	z-index: 1001;
	background-color: ivory;
}


/*
	Bar Graphics 1-16
*/
.bar0Alert td {
	background-image:url('/template/img/vbar0.jpg');// Grijs
}
.bar00Alert td {
	background-image:url('/template/img/vbar00.jpg');// Grijs
}
.bar1Alert td {
	background-image:url('/template/img/vbar1.jpg');
}
.bar2Alert td {
	background-image:url('/template/img/vbar2.jpg');
}
.bar3Alert td {
	background-image:url('/template/img/vbar3.jpg');
}
.bar4Alert td {
	background-image:url('/template/img/vbar4.jpg');
}
.bar5Alert td {
	background-image:url('/template/img/vbar5.jpg');
}
.bar6Alert td {
	background-image:url('/template/img/vbar6.jpg');
}
.bar7Alert td {
	background-image:url('/template/img/vbar7.jpg');
}
.bar8Alert td {
	background-image:url('/template/img/vbar8.jpg');
}
.bar9Alert td {
	background-image:url('/template/img/vbar9.jpg');
}
.bar10Alert td {
	background-image:url('/template/img/vbar10.jpg');
}
.bar11Alert td {
	background-image:url('/template/img/vbar11.jpg');
}
.bar12Alert td {
	background-image:url('/template/img/vbar12.jpg');
}
.bar13Alert td {
	background-image:url('/template/img/vbar13.jpg');
}
.bar14Alert td {
	background-image:url('/template/img/vbar14.jpg');
}
.bar15Alert td {
	background-image:url('/template/img/vbar15.jpg');
}
.highlight3 td {
	background-image:url('/template/img/vbar7.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.highlight1 td,
.bar16Alert td {
	background-image:url('/template/img/vbar16.jpg');
}
.highlight1 td,
.bar0Alert td,
.bar00Alert td,
.bar1Alert td,
.bar2Alert td,
.bar3Alert td,
.bar4Alert td,
.bar5Alert td,
.bar6Alert td,
.bar7Alert td,
.bar8Alert td,
.bar9Alert td,
.bar10Alert td,
.bar11Alert td,
.bar12Alert td,
.bar13Alert td,
.bar14Alert td,
.bar15Alert td,
.bar16Alert td {
	background-repeat: repeat-x;
	background-position: 0px -38px;
}

td.paddingLR {
	padding-right:	0.700em;
	padding-left:		0.700em;
}
td.status0 {
	background-image:url('/template/img/vbar00.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: right;
}
td.status1 {
	background-image:url('/template/img/vbar16.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: right;
}
td.status15 {
	background-image:url('/template/img/vbar9.jpg');
	background-image:url('/template/img/vbar13.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
td.status17 {
	background-image:url('/template/img/vbar11.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
td.status10 {
	background-image:url('/template/img/vbar10.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
td.status20 {
	background-image:url('/template/img/vbar7.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
td.status30 {
	background-image:url('/template/img/vbar5.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
td.statusFinal,td.status50 {
	background-image:url('/template/img/vbar2.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
table.standard tbody td.borderelStatus0 {
	background-color: inherit !important;
}
table.standard tbody td.borderelStatus1 {
	background-color: #EFEFEF !important;
}

img.downloads,
img.kredietlimiet {
	cursor: pointer;
	float: left;
	margin: 0px 4px;
}
img.bevoorschot,
img.kredlimiet {
	cursor: pointer;
	float: right;
	margin: 0px 4px;
}

.fakeInput {
	border: 0px dashed #800;
	width: auto;
	height: auto;
	overflow: auto;
}

#crtconsrepScreen,
#crtconsrepDown,
#sndsoapDown,
#crtdebDown,
#crtfakDown,
#crtoplDown {
	margin:  2px 0px 0px 0px;
	padding: 4px 0px 3px 5px;
	width: 506px;
	border:1px dotted #DEDEDE;
	background-image: none;
	float:left;
}
#crtconsrepScreen,
#crtconsrepDown {
	width: 122px;
}

.ajaxon {
	background-image:url('/template/img/ajax-loader-b.gif');
	background-repeat:no-repeat;
}
td.extraColumn {
	display:none;
}
.datum{
	width:80px;
	height:20px;
}
.small_table h2 {
	margin: 0.400em 0px 0px 0px;
}
span.subBedrag {
	display: inline-block;
	width: 60px;
	text-align: right;
}
img.crtVinkList {
	cursor: pointer;
	float: left;
	margin: 0px 5px 0px 856px;
	clear: both;
}
img.savVinkList {
	cursor: pointer;
	float: right;
	margin: 10px 5px 5px 1px;
	clear: both;
}
div#detailsArea {
	display: none;

}
tr.selectedSnapshot {
	font-weight:bold;
  color: #cc9900;
}
span.evalReport {
	font-weight: bold;
	color: #990000;
}
.borderelVerwerkt {
	float: left;
	margin-right: 5px;
}
.toggleNote,
.addAction {
	cursor: pointer;
}
.gewicht1 td {
	background-image:url('/template/img/gewichten/gewicht1.jpg');
}
.gewicht2 td {
	background-image:url('/template/img/gewichten/gewicht2.jpg');
}
.gewicht3 td {
	background-image:url('/template/img/gewichten/gewicht3.jpg');
}
.gewicht4 td {
	background-image:url('/template/img/gewichten/gewicht4.jpg');
}
.gewicht5 td {
	background-image:url('/template/img/gewichten/gewicht5.jpg');
}
.gewicht6 td {
	background-image:url('/template/img/gewichten/gewicht6.jpg');
}
.gewicht7 td {
	background-image:url('/template/img/gewichten/gewicht7.jpg');
}
.gewicht8 td {
	background-image:url('/template/img/gewichten/gewicht8.jpg');
}
.gewicht9 td {
	background-image:url('/template/img/gewichten/gewicht9.jpg');
}
.gewicht10 td {
	background-image:url('/template/img/gewichten/gewicht10.jpg');
}
.gewicht1 td,
.gewicht2 td,
.gewicht3 td,
.gewicht4 td,
.gewicht5 td,
.gewicht6 td,
.gewicht7 td,
.gewicht8 td,
.gewicht9 td,
.gewicht10 td{
	background-repeat: repeat-x;
	background-position: 0px -30px;
}
.indented {
	padding: 20px 20px 20px 20px;
}
.attention {
	color:#FF8C00 !important;
}
#sheetFinPos .attention {
	color:#AA0000 !important;
}
.lowattention {
	color:#AAAAAA !important;
}
.hideChildRow {
	display:none;
}
.showChildRow {
	display:block;
}
h2 {
	margin-bottom: 0.000em;
}




/*
	Agents design
*/
#manageAgent input[type="text"],
#manageAgent select {
	width: 200px;
	border: 1px solid #eeeeee;
	color: #880000;
}

/*
	Prospects design
*/
#manageProspect input[type="text"],
#manageProspect select {
	width: 200px;
	border: 1px solid #eeeeee;
	color: #880000;
}
div.inactiveStage {
	display: none;
}
div.activeStage {
	display: block;
	background-color: #FFFFFE;
	border:1px solid #AAAAAA;
	border-width: 1px 3px 3px 1px;
	padding: 10px;
	font-family: calibri;
	font-size:1.100em;
}
#addLegalDossier select.smaller,
#addLegalDossier input[type="text"].smaller {
	width: 9em;
}
#manageProspect input[type="text"].smaller {
	width: 100px;
	border: 1px solid #eeeeee;
	color: #880000;
}
#manageProspect input[type="text"].smallest {
	width: 2.000em;
	border: 1px solid #eeeeee;
	color: #880000;
}
#manageProspect select.smaller {
	width: 190px;
	border: 1px solid #eeeeee;
	color: #880000;
}
#manageProspect input[type="checkbox"] {
	width: auto;
	margin: 4px 0px 0px 4px;
	padding: 0px;
	border: 0px solid #eeeeee;
}
#manageProspect fieldset .fakelabel input[type="checkbox"] {
	width: auto;
	margin: 0px 5px 0px 1px;
	padding: 0px;
	border: 0px solid #eeeeee;
}
#manageProspect .area {
  width: 400px;
  height: 94px;
  margin: 3px 0 0 0;
}

#sheetDebAnalyse  input[type="text"].namDeb {
	width: 340px;
	border: 1px inset #eeeeee;
	color: #222222;
}

div.activeStage input[type="text"],
div.activeStage select {
	width: 250px;
	border: 1px solid #eeeeee;
	color: #880000;
}
form.prettyForm {
	background-image:url("/template/img/artikel_header_bg3.gif");
	background-repeat:repeat-x;
	background-position: 1px -65px;
}
#cinema2,
#cinema1 {
	display:none;
	position:fixed;
	background-color:#199DC3;
	background-image:url('/template/img/balk_top.png');
	background-repeat: repeat-x;
	width:850px;
	height:auto;
	padding-bottom: 1em;
	top: 3%;
	right: 2%;
	z-index:22222;
	overflow:hidden;
	text-align: center;
}
#cinema2 {
  background-image:none;
  background-color:#1db8E5;
  padding-bottom: 14px;
  left: 1013px;
  -webkit-box-shadow: 9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  -moz-box-shadow:    9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  box-shadow:         9px 4px 14px 10px rgba(50, 50, 50, 0.41);
}
img.openCinema1 {
	float:		left;
	margin:		0px 5px 0px 0px;
	padding:	0px 2px 4px 0px;
	border:		0px solid #ffffff;
	cursor:		pointer;
}
#closeCinema2,
#closeCinema1 {
	color: #eeeeee;
	text-decoration: none;
	font-weight: bold;
}
#closeCinema2:hover,
#closeCinema1:hover {
	color: #ffffff;
}
td.prospectStatus0 {
	background-image:url('/template/img/vbar00.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}
td.prospectStatus1 {
	background-image:url('/template/img/vbar8.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}
td.prospectStatus2 {
	background-image:url('/template/img/vbar2.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}
td.prospectStatus3 {
	background-image:url('/template/img/vbar9.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}
td.prospectStatus4 {
	background-image:url('/template/img/vbar10.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}
td.prospectStatus88 {
	background-image:url('/template/img/vbar14.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}
td.prospectStatus99 {
	background-image:url('/template/img/vbar14.jpg');
	background-repeat: repeat-x;
	background-position: 0px -38px;
	text-align: left;
}

/*
	Prospects design
*/
#toelichtingKv input[type="text"],
#toelichtingKv select {
	width: 200px;
	border: 1px outset #eeeeee;
	color: #880000;
}
#toelichtingKv input[type="text"].smaller {
	width: 55px;
	border: 1px outset #eeeeee;
	color: #880000;
}
#toelichtingKv select.smaller {
	width: 190px;
	border: 1px solid #eeeeee;
	color: #880000;
}
#toelichtingKv input[type="checkbox"] {
	width: auto;
	margin: 4px 0px 0px 4px;
	padding: 0px;
	border: 0px solid #eeeeee;
}
#toelichtingKv fieldset {
	margin: 1em 0;
}
#toelichtingKv fieldset label ,
#toelichtingKv fieldset .fakelabel {
	width: 220px;
  border-bottom-width:1px;
}
#toelichtingKv fieldset .fakelabel.wide {
	width: 400px;
}
#toelichtingKv fieldset .fakelabel input[type="checkbox"] {
	width: auto;
	margin: 0px 5px 0px 1px;
	padding: 0px;
	border: 0px solid #eeeeee;
}


form.autoGenerated {
	font-family: calibri, arial, sans-serif;
	font-size: 14px;
  background-color:#E5EECC;
  background-image:linear-gradient(#FFFFFF, #E5EECC 100px);
  border-bottom-left-radius:13px;
  border-bottom-right-radius:13px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  margin: 0px;
  padding: 1em;
  float:left;
  width:auto;
}
form.autoGenerated fieldset label {
	font-weight: bold;
}
ul#tabelListing {
	width:350px;
	font-size: 1.100em;
	margin:0px;
	padding:1.1em;
	border:1px solid #c90;
  list-style-position:inside;
  list-style-type:decimal-leading-zero;
}
ul#tabelListing li {
	margin:0px;
	padding:0px 0px 0.2em 25px;
	border:0px solid #c90;
	background-image:url('/template/img/icons/table_go.png');
	background-repeat: no-repeat;
	background-position: 5px 0px;
}
input.kredlimrange {
	width: 70px !important;
	border: 1px inset #eeeeee;
	color: #222222;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
input.jaarCijfers {
	width: 100px !important;
	border: 1px inset #eeeeee;
	color: #222222;
	text-align: right;
	padding: 0px 5px 0px 0px;
}
#progressAjax {
	display:none;
	position:fixed;
	background-color:#199DC3;
	background-image:url('/template/img/ajax-loader-b.gif');
	background-repeat:no-repeat;
	width:128px;
	height:2px;;
	padding-bottom: 1em;
	top: 45%;
	left: 800px;
	z-index:22223;
	overflow:hidden;
	text-align: center;
}
.colheadedit {
  background-color:transparent;
  background-color:#DAEDFF;
  font-weight:bold;
  text-align:center;
  width:120px;
  border-style:outset;
  padding: 4px 4px 4px 4px;
}

.shaded {
  -webkit-box-shadow: 9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  -moz-box-shadow:    9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  box-shadow:         9px 4px 14px 0px rgba(50, 50, 50, 0.41);
}
.rounded {
  border:1px solid #CCCCCC;
  border-bottom-left-radius:13px;
  border-bottom-right-radius:13px;
  border-top-left-radius:13px;
  border-top-right-radius:13px;
  background-color:#A4D0E7;

  background: -webkit-linear-gradient(#FFFFFF, #A4D0E7); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#FFFFFF, #A4D0E7); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#FFFFFF, #A4D0E7); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#FFFFFF, #A4D0E7 90%); /* Standard syntax */

}
.gradient-light {
  background-color:#FFFFF0;
  background: -webkit-linear-gradient(#FFFFFF, #FFFFF0); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#FFFFFF, #FFFFF0); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#FFFFFF, #FFFFF0); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#FFFFFF, #FFFFF0 90%); /* Standard syntax */
}
.alertDescription {
  font-size: 1.100em;
  font-family: 'courier new', sans-serif;
}

.graphbar-a {
	background-image: url('../img/bar1.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-b {
	background-image: url('../img/bar2.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-c {
	background-image: url('../img/bar3.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-d {
	background-image: url('../img/bar4.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-e {
	background-image: url('../img/bar5.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-f {
	background-image: url('../img/bar6.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-g {
	background-image: url('../img/bar7.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-h {
	background-image: url('../img/bar8.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-i {
	background-image: url('../img/bar9.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-j {
	background-image: url('../img/bar10.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-k {
	background-image: url('../img/bar11.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-l {
	background-image: url('../img/bar12.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-m {
	background-image: url('../img/bar13.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-n {
	background-image: url('../img/bar14.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-o {
	background-image: url('../img/bar15.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.graphbar-p {
	background-image: url('../img/bar16.jpg');
	background-repeat: repeat-y;
	background-position: -25px 0;
	color: #000000;
}
.sub-dbg-footer {
  display:none;
  width: 50%;
  margin: 0 0 0 1em;
  padding-left:1em;
  color:#008800 !important;
  border: 1px dashed #008800;
}
.sub-dbg-footer-sql {
  display:block;
  width: 99%;
  margin: 0 0 0 1em;
  padding-left:1em;
  color:#008800 !important;
  border: 1px dashed #008800;
}
.mt940InlineForm {
  margin:0px;
  padding:0px;
  border-width:0px;
  border-radius:1px !important;
}
.mt940InlineOpmerking {
  margin: 0px 0px 0px 0px;
  padding: 3px 0px 3px 3px;
  border-width: 2px;
  border-radius: 0px;
  width: 180px;
  float: left;
}
.mt940InlineSubmit {
  cursor:pointer;
  margin:0px;
  padding: 1px 5px 5px 5px;
  border-width:0px;
  float: none;
}
.legalNoteText {
  width: 625px;
  height: 250px;
}
td.forExact {
  padding:0px;
  text-align:right;
}
#confidential-memo {
  float:right;
}
#lock, #unlock { cursor:pointer; }

.mini-calculator {
  color:#000099;
  margin-top:2px;
  font-weight:bold;
}
.afwijking {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 2px;
  background-color: #ff0000;
  color: #FFFFFF;
  font-weight: bold;
  float: right;
}

form#ggsform {
  margin: 0px 0px 0px 10px;
  padding: 6px 0px 0px 0px;
  border: 0px;
  width: 485px;
}
div#ggs05display,
div#ggs10display {
  min-height: 37px;
  height: auto !important;
  height: 37px;
}
td.ggs05:hover {
	background-image:url('/template/img/vbar9.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
tr.ggs05selected {
	background-image:url('/template/img/vbar16.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.ggsscore {
	background-image:url('/template/img/vbar7.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
  font-weight:bold;
}
.ggsscoreok {
	background-image:url('/template/img/vbar9.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
  font-weight:bold;
}
.ggssearchimage {
	background-image:url('/template/img/ajax-loader-b.gif') !important;
	background-repeat:no-repeat;
	background-position: center 11px;
}
/*
  Paginering 
*/
#firstPage,
#prevPage,
#nextPage {
  margin:0;
  padding:0;
  border:0px none;
  display: inline-block;
  width:20px;
  height: 20px;
	background-image:url('/template/img/icons/control_start_blue.png') !important;
	background-repeat:no-repeat;
	background-position: center 1px;
  text-decoration: none;
}
#prevPage {
	background-image:url('/template/img/icons/control_rewind_blue.png') !important;
}
#nextPage {
	background-image:url('/template/img/icons/control_fastforward_blue.png') !important;
}
table.tablesorter thead tr th {
  background-color: #1db8E5;/* ATS Yellow */
	background-image: url('/template/img/icons/bg.gif') !important;
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	padding-right: 1.750em;;
	padding-left: 1em;
}
#euleralert {
  position: absolute;
  left:690px;
  top:20px;
  font-family: calibri, verdana, arial;
  font-size:14px;
  margin:0;
  padding:1em;
  border:1px solid #dedede;
  width:370px;
}
#euleralert p {
  margin:0;
  padding:3px;
  border:0px solid none;
  line-height: 0.900em;
}
#euleralert p.attentioneuRed {
  font-weight:bold;
  background-color:#990000;
  color:#FFFFFF;
  margin-bottom:1px;
}
#euleralert p.attentioneuGreen {
  font-weight:bold;
  background-color:#009900;
  color:#FFFFFF;
  margin-bottom:1px;
}
input.bevoorschotBedragVoorlopig {
  margin:0 auto;
  width: 120px;
  border: 1px inset #DEDEDE;
  text-align:right;
  padding-right:5px;
}
#maintMAIN input[type="text"].smaller {
	width: 100px;
	border: 1px inset #eeeeee;
	color: #880000;
}
#customerStopSign {
  position: absolute;
  margin: 0px;
  padding: 5px;
  border: 3px solid #FFFFEF;
  width: 220px;
  height: auto;
  top: 122px;
  right: 45px;
  background-image: url("/template/img/error_backdrop.png");
  background-repeat: repeat-y;
  color: #111111;
  font-weight: bold;
  font-size: 14px;
}
.creditStop {
  background-color:#FFDBDB;
}
#stopKnopDiv {
  position: absolute;
  margin: 0px;
  padding: 5px;
  border: 1px solid #FFFFEF;
  width: 87px;
  height: 47px;
  top: 295px;
  right: 61px;
  color: #111111;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}
img.stopKnopImg {
  margin:0px;
  padding:0px;
  border:0 none;
  width:35px;
  cursor:pointer;
}
.expandingMemo {
cursor: pointer;
cursor: hand;
padding:0.567em;
color:#555555;
border:1px solid #DDDDDD;
height:10px; 
overflow:auto;
}
.expandingMemoLegal {
cursor: pointer;
cursor: hand;
padding:0.567em;
color:#333333;
border:1px solid #DDDDDD;
height:25px; 
overflow:auto;
}
.expandingMemo.large,
.expandingMemoLegal.large {
height:auto;
}
#floatingTags {
  margin:0px;
  padding:10px;
  border: 1px solid #777777;
  overflow:auto;
  background-color:#cc9900;
  width: 100px;
}
#floatingTags form {
  margin:0px;
  padding:0px;
  border: 0px solid #777777;
  overflow:auto;
  background-color:#efefef;
}
#sqlCmdForCopy,
#mysqlCmdForCopy {
  width: 1555px;
  height: 465px;
  background-color: #FBF5E5;
  -webkit-box-shadow: 9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  -moz-box-shadow:    9px 4px 14px 0px rgba(50, 50, 50, 0.41);
  box-shadow:         9px 4px 14px 0px rgba(50, 50, 50, 0.41);
}
#mysqlCmdForCopy {
  background-color: #B1D9F0;
  height: 333px;
}
table#noteLijst tr#scrollHere {
  font-size: 1.250em;
}
#filesToUploadList {
margin:0.250em 0 0 195px;
padding:0.400em;
background-color:#F7FEFE;
}
ul.docresults {
  margin: 0.500em 0.500em 0.500em 1.500em;
  padding: 0.500em;
/*
  border: 1px solid #777777;
  border-width: 0px 0px 2px 1px;
*/
  list-style-type: none;
  list-style-position: inside;
}
ul.docresults li img.smallIcon {
  margin-right: 0.500em;
}
#insuredClaim {
  float:right;
  margin: 0 1em 0 0;
  padding:1em;
  border:0 none;
  width: auto;
  line-height: 1em;
  font-weight:bold;
  cursor: help;
  color: #222222;
}
.niet-verzekerd {
	background-image:url('/template/img/vbar7.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.verzekerd {
	background-image:url('/template/img/vbar9.jpg') !important;
	background-repeat: repeat-x;
	background-position: 0px -38px;
}
.meerdereDebiteuren {
  padding: 7px 7px 7px 7px;
  border: 1px solid #AAAAAA;
  background-color: #FDF5E6;
  font-family: "courier new", mono;
  font-size: 13px;
  margin: 10px 0px 5px -75px;
  margin: 20px -200px 5px 1px;
  margin: 10px 0px 0px 0px;
}
table.detailOverview td .meerdereDebiteuren {
  margin: 10px 0px 0px -75px;
}
#backgroundContent {
  border: 0px solid #AAAAAA;
}