﻿/**
 * @author	KOOP/WMRijk
 * @date	November 2012
 * @name	Verdagenbank
 * @version	1.0
 */
 
 
input
{
      vertical-align: middle;
}

input + label
{
    line-height: 1;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  
}

#fixtree{
	overflow-y: auto;
	overflow-x: hidden;	
	width: 264px;
	position: fixed; 
	padding-top: 10px;
}

#fixtree > ul{
	width: 100%;
}

#fixtree > ul ul{
	width: 95%;
}

#fixtree ul li li{
	width: 100%;
}

#fixtree ul li{
	width: 100%;
}

#contenttable span.articles {
	padding-left: 10px;
}

#contenttable li{				
	padding-top: 1px;
}

#fixtree .tocWetsinformatie li:first-child
{
    border-top: 1px solid #e5e5e5;
}

#fixtree .tocWetsinformatie li{
	border-bottom: 1px solid #d8dbe0;
}

/* Het menuitem om in de zoekresultaten de aangevinkte elementen te tonen is een submit button, en wordt
   hier gestyled als een anchor.  
*/
div#contenttable li input {
    margin: 0;
    padding: 3px 10px 5px 1px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    border: 0px solid #000000;
    background: url(images/links/link-vert.png) right top no-repeat;
    cursor: pointer;
    width: 263px;    
}

div#contenttable li input:hover 
{
   background: url(images/links/link-vert.png) right bottom no-repeat;
   text-decoration: underline;
}

.regelingtitel h3
{
    border:none;
}

.verzamelres_toc_regelingtitel
{
    color: #ff8a00;
}

table#infotable
{
    margin-bottom: 10px;    
}

.voetnotenWijzigingen
{
    left: -285px;
    position: relative;
    float:left;	
    width:785px;
}

p.voetnootOpmerkingenHeader
{
    margin-bottom: 10px;    
}

p.voetnootOpmerkingen
{
    margin-bottom: 5px;
}

ul.searchresult span.wti_flow
{
    display:inline;
    color: #000;
}

p.error {
margin-bottom: 0px;
}

p.zoekResultaatZoekterm
{
    padding-left:10px;    
}

#fileDownloadPending, #fileDownloadFailure
{
    display: none;
}

div.wetstechnischeinformatie-inhoud > div
{
    margin-bottom:15px;
}

.form-container.richtlijn h3 {
    border-bottom: 2px solid #FF8A00;
    margin-bottom:0px;
}

.wti-compare-th{
     background: #8091A5;   
}

.wti-compare{
     margin-top: 2px;   
}

.wti-compare-div{
    background: url(images/links/dropdown_menu/Icon_history_menu.png) 2px 2px no-repeat;    
    height: 30px;
}

.wti-compare-link{
  text-decoration: none;
  color: #000;
  font-weight: bold;
  background: url(images/links/link-vert.png) right top no-repeat;
  display:block;
  width: 160px;
  padding-top: 2px;
}

a.wti-compare-link:hover{
	background-position: right -179px;
	text-decoration: underline;
}		

.wettekst-inhoud table#implmiddelentabel
{
	border: none;
}

.wettekst-inhoud #implmiddelentabel thead
{
	color: #e67c00;
}

#implmiddelentabel {
	width: 660px;
}

#implmiddelentabel th {
	padding-left: 0px !important;
	padding-top: 20px;
}

#implmiddelentabel .implmidtitel {
	width: 260px;
	background-color: #F0F0F0;
}

#implmiddelentabel .implmidtype {
	width: 80px;
}

#implmiddelentabel .implmidstap {
	width: 100px;
}

#implmiddelentabel .implmidstapgerel {
	width: 100px;
	background-color: #F0F0F0;
	white-space: nowrap;
}

#implmiddelentabel .implmidbekend {
	width: 100px;
}

#implmiddelentabel .implmidbekend a {
	width: 100px !important;
	text-decoration: none;
	color: black;
	background: right bottom no-repeat;
	display: block;
}

#implmiddelentabel .implmidbekend a img {
	padding-right: 3px;
}

#implmiddelentabel .implmidbekend a:hover {
	background-position: 87px bottom !important;
}

.searchresult {
	padding-bottom: 5px;
}