﻿/* VERGOEDINGENTOOL */
.body
{
    font-size: 12px;
}
h2
{
    color: #00386B;
    font-size: 14px;
    font-weight: bold;
    
    margin: 0px;
    padding: 0px;
}
h3
{
    font-size: 12px;
    color: #00386b;
}
h4
{
    font-size: 12px;
    color: #00386b;
    margin: 0px;
    padding: 0px;
}
th
{
    text-align: left;
    padding: 0px;
    margin: 0px;
}

/* SEARCH WEBPART */
.ZVS_searchTextBoxLarge
{
	font-size: 12px;
    border: #ECECEC 1px solid;
    width: 150px;
    padding: 2px 2px 2px 2px;
}
.ZVS_searchTextBoxSmall
{
    font-size: 12px;
    border: #ECECEC 1px solid;
    width: 130px;
    padding: 2px 2px 2px 2px;
}
.ZVS_searchButton 
{    
    cursor: pointer;
    width:  35px;
    height: 19px;
    vertical-align: middle;
}
.ZVS_searchPanel
{
}
.ZVS_searchResults
{
    background-color: #fff;
    border-bottom: solid 1px #a1a1a1;
    border-right: solid 1px #a1a1a1;
    border-left: solid 1px #a1a1a1;
    position: absolute;
    z-index: 99;
    display: none;
}
.ZVS_searchResultItem 
{
    display: block;
    padding: 2px 2px 2px 2px;
}
.ZVS_noSearchResultItemGray
{
    display: block;
    padding: 2px 2px 2px 2px;
    background-color: #C4C4C4;
}
.ZVS_noSearchResultItemRed
{
    font-weight: bold;
    color: #fff;
    display: block;
    padding: 2px 2px 2px 2px;
    background-color: #EE0000;
}
.ZVS_searchResultItemSelected
{
    cursor: pointer;
    background-color: #AFD7EE;
}

/* PAGE */
.ZVS_navigateBackPanel
{
    display: block;
}

/* SEARCH PAGE */
.ZVS_highlightSelectedPanel
{
    background-color: #DFEFF8;
}
.ZVS_searchWebPartColumn
{
    vertical-align: top; 
    padding: 10px;
}
.ZVS_topFiveWebPartColumn
{
    vertical-align: top; 
    padding: 10px;
}
.ZVS_alphabethWebPartColumn
{
    width: 50%; 
    vertical-align: top; 
    padding: 10px;
}
.ZVS_searchOptionWhiteSpace
{
    width: 20px;
}

/* ???? */
.header {
	font-size: 16px;
	font-weight: bold;	
}
.tablecollectiviteit{
	background-color : #b0d7ee;
	width: 243px;
	height: 250px;
}

.button
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #e66e17;
}

.Content
{
	font-size: 12px;
	color: #000;
}

.BoldText
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.Error
{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}

.uwSituatieHeader
{
	font-weight:bold;
}
.uwSituatieTekst
{
	font-weight:bold;
}
.ZVS_meerdereResultaten
{
	font-weight:bold;
}
.ZVS_Terugnaarboven
{
	padding-left:2px;
	padding-top:10px;
    display: block;
}
/* VERGOEDING PAGE */
.ZVS_newSearchPanelHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #000;
}
.ZVS_newSearchPanel 
{
    padding: 10px;
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
}
.ZVS_newSearchPanelTop 
{
    display: none;
}
.ZVS_newSearchPanelBottom 
{
    display: none;
}
.ZVS_updateFeedbackPanel
{
}
.ZVS_updateFeedbackPanelTop
{
    display: none;
}
.ZVS_updateFeedbackPanelBottom
{
    display: none;
}
.ZVS_updateCollectivityPanel
{
}
.ZVS_updateCollectivityPanelTop
{
    display: none;
}
.ZVS_updateCollectivityPanelBottom
{
    display: none;
}

/* VERGOEDINGENTABEL */
.healthCoverageTitle 
{
    color: #00386B;
    background-color: #E5E5E5;
    font-size: 14px;
    font-weight: bold;
    width: 70%;
    display: block;
    padding: 5px 0px 5px 10px;
    
}
.healthCoverageItemPanel
{
    min-height: 55px;
    height: auto !important;
    height: 55px;
    width: 100%;
    background-color: #cbe5f4;
    margin-bottom: 10px;
}
.healthCoverageItemPanelLeft
{
    vertical-align: top;
    font-weight: bold;
    width: 30%;
    padding: 5px 10px 5px 10px;
}
.healthCoverageItemPanelRight
{
    vertical-align: top;
    width: 70%;
    padding: 5px 10px 5px 10px;
}
.vergoedingenPlus
{
    color: #00386B;
    font-size: 36px;
    display: block;
    margin-bottom: 10px;
}
.healthCoverageMelding
{
    /*min-height: 55px;
    height: auto !important;
    height: 55px;*/
    background-color: #cbe5f4;
    padding: 5px 10px 5px 10px;
    margin-bottom: 10px;
    display: block;
    clear: both;
}
.healthCoverageWAVTitle
{
    font-weight: bold;
    display: block;
}
.AZV_collectivityControlAnchor
{
    /* jQuery selector element: DO NOT REMOVE */
}
/* Collectiviteiten zoeken */
.ZVS_Header 
{
	font-size: 18px;
	font-weight: bold;	
	color: #00386b;
}
.ZVS_TableCollectiviteit
{
	background-color : #f8f8f8;
	border: solid 1px #ECECEC;
}
.ZVS_ImageButton
{
    padding-top: 5px;
    cursor: pointer;
}
.ZVS_Button
{
	font-size:12px;
    font-weight: bold;
    color: #fff;
    background-color: #e66e17;
    border: solid 1px #e66e17;
}

.ZVS_TextBox
{
    font-size:12px;
    border: #ececec 1px solid;
    width: 90%;
    padding: 2px 2px 2px 2px;
}

.ZVS_Content_Text 
{
	font-size: 12px;
	display: block;
	padding-bottom: 15px;
}

.ZVS_Content_Label 
{
    font-size:12px;
    display: block;
	padding-top: 5px;
}
.ZVS_Content_Label_Bold
{
    font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
}
.ZVS_BoldText{
	font-size:12px;
	font-weight: bold;
	color: #000000;
}

.ZVS_Error{
	font-size:12px;
	font-weight: bold;
	color: Red;
}
.ZVS_TD	{
	padding:10px;	
	vertical-align: top;		
}

.ZVS_Link a:link, .ZVS_Link a:visited, .ZVS_Link a:hover, .ZVS_Link a:active {
	font-size:12px;
	text-decoration:none;
	color:#ff6600;
}

.ZVS_Link a:hover {
	text-decoration:underline;
}
.ZVS_LinkListItemImg
{
    padding-right: 5px;
}
/* BEHEER PAGINA'S */
.beheergridrow tr
{
    background-color: #FFFFFF;
}
.beheergridrow tr:hover
{
    color: #e66e17;
}
.CentralBarMainLeft
{
    vertical-align: top;
}
.CentralBarTitle
{
	display: block;
}
/* FEEDBACK WEBPART */
.FeedBackWebPart
{
    padding: 10px;
    background-color: #F8F8F8;
    border: solid 1px #ECECEC;
}

/* VERGOEDING BOEKJES */
.VergoedingBoekjesWebPart
{
	padding: 10px;
	background-color: #F8F8F8;
	border: solid 1px #ECECEC;
}

.VergoedingBoekjesNoResultLabel{}

.VergoedingBoekjesTable
{
	margin-bottom: 20px;
}

.VergoedingBoekjeDownloadLink a:link, .ZVS_Link a:visited, .ZVS_Link a:hover, .ZVS_Link a:active 
{
	font-size:12px;
	text-decoration:none;
	color:#ff6600;
}


.VergoedingBoekjesHeader
{
	color:black;
	font-weight:bold;
}


/* Knop Terug */
.LinkTerug
{
	color: Red;
	font-weight: bold;
	font-size: 12;
	font-family: Arial;
}


/*BUGFIX: BUG_VERG05*/
.CentralBar
{
	width: auto !important;
}
