﻿html
{
	font-family:sans-serif !important;
}
.menucolor {
  text-align:center;
  padding-bottom:5px;
  background: /* gradient can be an image */
    linear-gradient(
      to left, 
      rgba(155-0-165) 0%,
      rgba(155-0-165) 12%,
      rgba(230-0-60) 47%,
      rgba(255-125-0) 100%
    )
    left 
    bottom
    #777    
    no-repeat; 
  background-size:100% 2px ;/* if linear-gradient, we need to resize it */
}
#PlaceHolderPanelCenter_PanelNCMS
{
	display: none !important;	
}
body.badgeprint #preview {
 font-family: arial;
 font-size: 10px;
}

body.badgeprint #preview img {
    width: 100px;
    height: 100px;
}


#logo
{
	margin-top: 5%; 
	height: 70px;
	z-index:999;
}
#footer .logo
{
	width:13% !important; 
}
#header
{
	background-image:none;
	color:black !important;
}
#UserMenu a
{
	background: transparent !important;
	color:black;
}
#UserMenu a:hover
{
	background:none !important;
	color:#a9a9a9 !important;
}
#PortalMenu a
{
	background:#FFFFFF;
	border-bottom:2px solid #00BEE6 !important;
	border-bottom-color:00BEE6 !important;
	
}
#PortalMenu a.selected
{
	background:none !important;
	color:#494949;
	border-bottom-color:#00A528 !important;
}
#PortalMenu a:hover
{
	background:none !important;
	color:#a9a9a9 !important;
}
#PanelLeft selected
{
	color:#00A528 !important;
}
.BeheerMenu li span a.selected
{
	border-left:2px solid #00A528 !important;
}

.BeheerMenu li 
{
	background-color:black;
	color:white;
}
.BeheerMenu li a
{
	background-color:black;
	color:white;
}
.BeheerMenu li:hover
{
	background-color:black;
}
.BeheerMenu li a:hover
{
	background-color:black;
}
/*
*/
legend, .fieldsetheader, .RadGrid_Default .rgHeader, .RadGrid_Default th.rgResizeCol, .RadGrid_Default .rgHeaderWrapper
{
	background-color:#a9a9a9 !important;
	background:black !important;
}
button.success, input[type="submit"].success, input[type="button"].success, .button.success, #session_buttons input.session_save
{
	background-color:#00b5e2 !important;
}
#HyperLinkLogout
{
	background-color:black !important;
	padding:9px 30px 9px 20px !important;
}
.keuzesRegel
{
	border: solid 1px #4c3f84 !important;
}
.keuzeLabel, .keuzeSmallLabel
{
	color: #4c3f84 !important;
}
#PlaceHolderPanelCenter_Label3, #PlaceHolderPanelCenter_DropDownListDefaultLocation
{
	display:none !important;
}


#CheckBoxKeepComputer
{
	display:none !important;
}
#PanelRight legend, #PanelRight .fieldsetheader
{
	color:white;
}
#PlaceHolderPanelCenter_PanelCertificates
{
	display:none !important;
}
#PlaceHolderPanelWideBottom_RepeaterCourses_buttonFinish_0
{
	display:none !important;
}
#PlaceHolderPanelCenter_trSpecialDate
{
	display: none !Important;
}
.isProductie
{
	display: none !important;
}
.PlaceHolderPanelCenter_ctl00_trPeriode
{
	display: none !important;
}
#PlaceHolderPanelCenter_ctl00_trPeriode
{
	display: none !important;
}
#PlaceHolderPanelCenter_ctl00_RepeaterAankomstVertrek_trPeriode_0
{
	display: none !important;
}

/*.normal {
	width: 440px !important;
}*/

#PlaceHolderPanelCenter_ctl00_errorTextActivatie
  {
	  display: none !important;
  }