﻿/*De code hier is voor lokaal testen, Deze code wodt vóór publicatie gekopieerd naar de DynamicSite/systeem/css/ISISWEB.css file.
en geïnclude in NetwriterSite.Master.xslt.
Dit is inherent aan het apart ontwikkelen van een dynamische applicatie*/


body.ISISWEBsmall #header
{
    height:22px;
}
body.ISISWEBsmall #sitetabs
{
    top:0px;
} 
body.ISISWEBsmall #path
{
    top:30px;
} 
body.ISISWEBsmall #search
{
    top:30px;
} 
body.ISISWEBsmall #slogan
{
    top:50px;
}
/*Standaard waarden van alle fieldsets:*/
.ISISWEB .fsd
{
    border:none;
}
.ISISWEB .fsd legend
{
    margin-left:-6px;
    font-size:110%;
    color:#006987;
}
/*Standaard waarden van alle dropdownlists:*/
.ISISWEB .ddl
{
    width:8em;
}
/*Standaard waarden van alle lijsten:*/
.ISISWEB .lst
{
    list-style-type:square;
}

/*Specifieke waarden van de positionerings elementen:*/
.ISISWEB #ISISGenerator
{
    margin-left:10px;
    margin-right:10px;
    width:950px;
    font-family:Arial, Times New Roman;
}
.ISISWEB #topFilters
{
    clear:both;
    width:100%;
    height:16em;
    position:relative;
    background-image:url(../../images/ISISWEB/topFiltersBg.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    border:0;
    padding:0;
    margin: 0 0 20px 0;
}
.ISISWEB #leftFilters
{
    width:160px;
    float:left;
    background-image:url(../../images/ISISWEB/leftFiltersBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom center;
    margin-right:10px;
}
.ISISWEB #leftFilters .box
{
    background-image:url(../../images/ISISWEB/boxBg.gif);
    background-repeat:no-repeat;
    background-position:top left;
    margin-bottom:7px;
    width:150px;
    padding-left:5px;
    padding-right:5px;
}   
.ISISWEB #centerFiltersAndOutput
{
    float:left;
    width:780px;
    background-image:url(../../images/ISISWEB/uitvoerBg.gif);
    background-repeat:no-repeat;
    background-position:top left;
}
.ISISWEB .ageFilter,
.ISISWEB .outputFilter
{
    width:100%;
    margin-bottom:5px;
}

/*Specifieke waarden van de fieldsets:*/
.ISISWEB #fsdPatient
{
    float:left;
    margin-left:10px;
    margin-right:20px;
    width:450px;
}
.ISISWEB #fsdUitvoer
{
    background-image:url(../../images/ISISWEB/fsdUitvoerBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
    padding: 0 10px 10px 10px;
    width:760px;
}
.ISISWEB #fsdIsolaat,
.ISISWEB #fsdMicro-organisme,
.ISISWEB #Instelling
{
    background-image:url(../../images/ISISWEB/BoxBg.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}
.ISISWEB #fsdBron
{
    float:left;
    margin-right:10px;
    width:400px;
}
.ISISWEB .fsd legend
{
    padding-bottom:7px;
    padding-top:4px;
}
/*De controls:*/
.ISISWEB .ageFilter label
{
    width:10em;
    display:block;
    float:left;
    margin-top:5px;
}
.ISISWEB .ageFilter label
{
    width:10em;
    display:block;
    float:left;
}
.ISISWEB .ageFilter .cblGeslacht label
{
    width:auto;
    float:none;
    display:inline;
}
.ISISWEB .ddlLeeftijdVan
{
    float:left;
}
.ISISWEB label.lblLeeftijdTot
{
    float:left;
    margin-top:6px;
    margin-left:3px;
    width:30px;
}
.ISISWEB .cblGeslacht
{
    margin-left:-4px;
}
.ISISWEB .datePicker
{
    width:7em;
}
/*De uitvoer:*/
.ISISWEB .rptViewer
{
    border:0;
    margin-top:10px;
}
/*Nodig voor generator:*/
.ISISWEB iframe
{
    border:0 !important;
}

/* De checkboxlijsten in een dropdown */
.ISISWEB .ddlCheckboxListStyle 
{
	list-style:none;
	width:234px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: block;
	float:left;
}

.ISISWEB .dropDownCheckListDisplayBoxTable 
{
	border: 1px solid #9999CC; 
	cursor: pointer;
}

.ISISWEB .dropDownCheckListWrapperDiv 
{
	overflow: visible; 
	border: 1px solid black; 
	padding: 4px; 
	background-color: #EFEFEF;
	width: 704px;
	left:27px !important;
}
.ISISWEB .dropDownShimClass
{
    left:27px !important;
}
.ISISWEB .dropDownCheckListDisplayText 
{
	
}

.ISISWEB .ddlCheckboxListStyle li
{
	width: 233px;
}
.ISISWEB table
{
    margin:0;
}
.ISISWEB td
{
    padding:0;
}
.ISISWEB .chbAlle input
{
    float:right;
}
.ISISWEB .ddlCheckboxListStyle li label 
{
	
}

.ISISWEB .ddlCheckboxListStyle li input 
{
	width: 15px;
}


/*Een spatie die het zonder css ook leesbaar maakt.*/
.ISISWEB .cssOnlySpace
{
    display:block;
    float:left;
}

.ISISWEB #btnGenererenPositioner
{
    position:relative;
    background-color:#FFFFFF;
    margin-top:3px;
}
.ISISWEB #btnGenererenPositioner input
{
    /* hacked by bart
		position:absolute; */
    top:25.5em;
    left:-130px;
}










/*oud van bart*/
/* Selectievenster */

.ISISWEB #DivBronLeft li 
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.ISISWEB .lst li 
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	float: left;
}