﻿
/************************************************************************************/
/*De interventieTabel wordt hier gestyled.                                          */
/*Let op! Sommige standaardstyles die al op de tabel zaten worden hier overschreven.*/
/************************************************************************************/
body.interventiePagina #content
{
    width:785px !important;
}
table.interventieTabel
{
    margin-top:0;
}
table.interventieTabel caption
{
    padding-top:0.3em;
    padding-bottom:1em;
    margin:0;
    font-size:110%;
}
table.interventieTabel thead
{
    border-top:2px solid #ccc;
}
table.interventieTabel tr.hide,
table.interventieTabel tr.hide th.onderdeel,
table.interventieTabel tr.hide th.response
{
    display:none;
    visibility:hidden;
    height:0;
    padding:0;
    margin:0;
}
table.interventieTabel tr.naam_eigenaar th
{
    background-color:transparent;
}
table.interventieTabel tbody.onderdeelInterventie tr.onderdeelHeader
{
    background-color:#006987;
    color:#fff;
}
table.interventieTabel tr,
table.interventieTabel tr th,
table.interventieTabel tr td
{
    border-bottom:1px solid #ccc !important;
}
table.interventieTabel
{
    border-top:1px solid #ccc !important;
}
table.interventieTabel thead tr,
table.interventieTabel thead tr th
{
    border-left:0;
}

table.interventieTabel tbody.onderdeelInterventie tr.interventieInstantie
{
    background-color:#ccc;
}
table.interventieTabel tbody.onderdeelInterventie tr.onderdeelSubHeader
{
    background-color:#e8f4e2;
}

table.interventieTabel input.swap_close,
table.interventieTabel input.swap_close_black_text
{
    background-color:Transparent;
    height:100%;
    border:0;
    margin:0;
    margin-top:-18px;
    font-weight:bold;
    color:#fff;
    text-align:right;
    float:right;
    background-image:url('../../images/site_CGL/interventieCloseButton.gif');
    background-position:3px 6px;
    background-repeat:no-repeat;
    padding-left:10px;
    width:80px;
}
table.interventieTabel input.swap_close_black_text
{
    color:#000;
    background-image:url('../../images/site_CGL/interventieCloseButton_black.gif');
}
table.interventieTabel input.swap_open,
table.interventieTabel input.swap_open_black_text
{
    background-color:Transparent;
    height:100%;
    border:0;
    margin:0;
    margin-top:-18px;
    font-weight:bold;
    color:#fff;
    text-align:right;
    float:right;
    background-image:url('../../images/site_CGL/interventieOpenButton.gif');
    background-position:3px 6px;
    background-repeat:no-repeat;
    padding-left:10px;
    width:80px;
}
table.interventieTabel input.swap_open_black_text
{
    color:#000;
    background-image:url('../../images/site_CGL/interventieOpenButton_black.gif');
}
table.interventieTabel label.lblswap
{
    float:left;
    font-weight:bold;
    padding-right:50px;
    width:700px;
}

table.interventieTabel input.swap_open black_text
{

}
/**********************/
/*Zoekpagina gedeelte:*/
/**********************/
.SearchPanel
{
	clear: both;
}
.SearchAttribute_TempGone
{
	display: none;
}
.Location
{
	clear:both;
}
.cbMateriaal
{
	display:block;
}
.Date
{
	display:block;	
}
.lblDate
{
	width: 227px;
}
/*Algemeen*/
.GezochtOp
{
    padding:10px;
    background-color:#CDDFDE;
    color:#006987;
    display:inline-block;
    width:100%;
}
.GezochtOp div
{
    margin-bottom:7px;
}
.GezochtOp div div
{
    margin-bottom:auto;
}
.GezochtOp div div div
{
    margin-bottom:auto;
}
.GezochtOp .chosenValue
{
    width:60%;
    float:left;
}
.GezochtOp .chosenSubject
{
    float:left;
    width:35%;
}
#content .GezochtOp strong
{
    font-weight:bold;
}
.SearchAttribute
{
    clear:both;
}
.SearchAttribute h4
{   
    margin:4px 0 0 0;
    padding-top:3px;
    border-top:1px solid #cddfde;
}
.searchOpen,
.searchClose
{
    width:73px;
    border:none;
    background-color:Transparent;
    background-position:left center;
    background-repeat:no-repeat;
    background-image:url(../../images/open.gif);
    color:#006987;
    font-weight:bold;
    padding-left:12px;
}
.searchClose
{
    background-image:url(../../images/close.gif);
}
.btnSelections
{
    padding-bottom:7px;
    height:1em;
    display:none;
}
.btnSelections label
{
    padding-top:4px;
    display:block;
    float:left;
}
.btnSelections input
{
    margin-top:7px;
    margin-bottom:5px;
    float:left;
    clear:right;
}
#srch_cntnr h3
{
    padding-top:10px;
    font-size:120%;
    margin-bottom:3px;
    display:block;
    clear:both;
}
/*Zoeken in de interventiedatabase*/
/*Vrij zoeken:*/
#FreeSearch
{
    width:35em;
    padding:10px 7px 7px 10px;
    margin-top:4px;
}
.searchBtnPlacer
{    
    background-color:#Cddfde;
    position:relative;
    width:35em;
    padding-left:7px;
    padding-right:7px;
    margin-bottom:7px;
    margin-top:5px;
}
#FreeSearch .btnSearchFree
{
    position:absolute;
    top:13px;
    right:20px;
    width:75px;
    background-image:url(../../images/site_CGL/btnsearchfree.gif) !important;
    background-repeat:no-repeat;
    background-position:left top;
}
#FreeSearch .txtfree
{
	display:block;
	width:30em;
	display:block;
	margin-bottom:7px;
	margin-top:3px;
}
#FreeSearch table
{
    width:100%;
    border:none;
    padding:0;
    margin:0 -7px 0 0;
}
#FreeSearch table td
{
    border:none;
    padding:0;
    margin:0;
    text-align:left;
}
#FreeSearch label
{
    display:block;
    float:left;
}
#FreeSearch input
{
    float:left;
}
#FreeSearch input.text
{
    color:#000;
}
#FreeSearch .checkbox 
{
    clear:both;
    padding-top:7px;
}

/*Mulitiplechoicelists*/
table.MultipleChoiceList,
table.MultipleChoiceList td
{
    padding:0;
    margin:0;
    border:none;
    width:33%;
}
.MultipleChoiceList td input
{
    float:left;
}
.MultipleChoiceList td label
{
    width:80%;
    float:left;
    clear:right;
}
table.MultipleChoiceList
{
	width:700px;
}
/*Tweekoloms*/
.pnlSubkopje
{
    clear:both;
    /*padding-top:7px;*/
}
.pnlSubkopje h5
{
    font-size:95%;
    display:block;
    margin-bottom:3px;
    margin-top:7px;
}
.lblSubkopje
{
    font-weight:bold;
}
.cbLeft, 
.cbRight
{
    display:block;
    float:left;
    width:49%;
} 
.cbLeft input,
.cbLeft label,
.cbRight input,
.cbRight label
{
    float:left;
}
.cbLeft label,
.cbRight label
{
    clear:right;
    width:80%;
}
/*Geslacht*/
.SearchAttribute select
{
    color:#000;
}
.btnSearchContainer
{
    border-top:1px solid #cadd36;
    margin-top:7px;
    padding-top:4px;
    width:700px;
}
.btnSearchContainer input
{
    width:7em;
    font-weight:bold;
    margin-top:7px;
}
/*Zoekresultaten:*/
table.interventieResults 
{
    border:none !important;
    width:700px;
    background-image:url(../../images/th_700px.gif);
    background-position:left top;
    background-repeat:no-repeat;
    margin-bottom:0;
    border-collapse:inherit !important;
    background-color:Transparent;
}
table.interventieResults tbody td,
table.interventieResults tbody tr
{
    background-image:none;
}
table.interventieResults .interventieTabelPager
{
    background-image:url(../../images/tbody_700px_bottom.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
    border:none;
    margin:0;
    background-color:Transparent;
}
table.interventieResults .interventieTabelPager table tr,
table.interventieResults .interventieTabelPager table td
{
    border:none;
}
table.interventieResults td
{
    border-bottom:1px solid #cccccc;
}
table.interventieResults .interventieTabelPager td,
table.interventieResults .interventieTabelPager table
{
    border:none;
    margin:0;
    padding:0;
}
table.interventieResults .interventieTabelPager td
{
    padding-top:5px;
    background-color:Transparent;
}
table.interventieResults .interventieTabelPager table td
{
    margin:3px 3px 3px 0;
    padding:0 3px 0 3px;
    border:none;
}
table.interventieResults th
{
    background-color:#cadd36;
}
input.btnEditSearch
{
    width:15em;
    font-weight:bold;
    margin-top:7px;
    margin-bottom:5px;
    float:right;
}
div.editSrchBtnCntnr
{
    clear:both;
    display:block;
}
.btnExport
{
    width:auto;
    font-weight:bold;
    margin-top:7px;
}
.btnPrintPreview, .btnPageView
{
    width:12em !important;
}
.btnSearchLast
{   
    background-image:url(../../images/site_CGL/btnsearchfree.gif) !important;
    background-repeat:no-repeat;
    background-position:left top;
    width:70px !important;
}
/*TempHack voor mamma's met koters:*/
.isMoederInterventie
{
    font-weight:bold !important;
    padding-left:0 !important;
}
.btnInterventionBack
{
    width:auto;
    font-weight:bold;
    margin-top:7px;
}
.btnInterventionBackDisabled
{
    width:auto;
    font-weight:normal;
    margin-top:7px;
    color:#888 !important;
}

