﻿ .product {
    background-color:#BCBDBE ;
    border-color:#fff !important ;
    border-radius:3px;
    padding-bottom:4px !important;
    color: white;
    float: left;
    position: relative;
    width: 61px;
    height: 25px;
    margin: 8px 8px 8px 8px;
    padding: 0;
    text-align:center;
                    
}
.product h3 {
    margin: 0;
    padding: 3px 5px 3px 3px;
    max-width: 96px;
    overflow: hidden;
    line-height: 1.1em;
    font-size: .9em;
    font-weight: normal;
    text-transform: uppercase;
    color: white;
}
.agenda_header
{
    height:auto;
    margin-top:10px;
    margin-bottom:20px;
}
.text_bold
{
    font-size:14px;
    font-weight:bold;
    color:#ee7f00;
}
.headerLabel_margin{
    font-size: x-large;
	font-style: normal;
	font-variant: normal;
	color:#ee7f00;
    margin-left: 15px;
}
.selectedButtons
.selectedButtons1
{
    text-decoration: none;
}
.selected
{
    background-color:#ee7f00 !important;    
    color:#ee7f00 !important;  
}

a 
{
    text-decoration:none;
}

.RadCalendar.RadCalendar_Bootstrap .rcRow td.rcDisabled {

    color: #EE7F00;
    font-weight: bold;
    opacity: .5;
}
 .logindiv_agenda {	
	background: #ffffff;	
    margin:10px 10px 20px 14px;
    border:1px solid white;
    height:300px;	
    /*width:300px;*/
    vertical-align:middle;
    align-items: center;
    overflow:hidden;
}
  .container_agendainlog {
       vertical-align:middle;
        /*width: 100%;*/
        border-color:white !important;
        position:relative;
    }
#rwKeuzes .RadWindow .rwContent {
    padding: 5px 10px;
    border: none !important;
    overflow: hidden !important;
    border-style:solid;
    border-color:white !important;
}
.RadWindow .rwIcon { 
    display: none !important;
}
.RadWindow .rwStatusBar {
    padding: 0 10px;
    border-width: 0px !important;
    border-style: solid;
    border-color: inherit;
    position: relative;
}
.RadWindow .rwContent {
    border-color:white !important;
    overflow:hidden !important;
    }
  .logoimage
  {
       vertical-align:middle;
        width: 100%;
        text-align:center;
  }
  .marginright
  {
      margin-right:15px;
  }
  #rwRedenVerwijderen .RadWindow .rwContent
  {
      background-color:white !important;
  }

.inlog_textbox{
    margin-bottom:10px;
    border-radius:5px;
    width:329px;
}
.lblOnthoudmij
{
   font-size:12px;
   font-family:Arial;   
}
.onderaan-sluiten{
    position:absolute;
    bottom:0;
}
.width-92{
    width:92%;
}
.div-error-inlog-agenda 
{
   position: absolute;
   top: 280px;
   text-align: left;
}
.div-error-verwijderen 
{
   position: absolute;
   margin-top: 40px;
   text-align: left;
}
.textarea-verwijderen{
     border-radius: 5px;
     border: solid 1px rgb(204, 204, 204);
     resize:none;
     margin-right:5px;
     width:341px;    
}
.text_allehoofdletter
{   
    text-transform:uppercase;
}

.black_overlay
{
	height:100%;
	width:100%;
	top:0;
	left:0;
	position:fixed;
	z-index:10000000000000011 !important;
	background-color:#DDDEDE;
	background-position:center;
	/*background-color:black;*/
	filter: alpha(opacity=75); /* internet explorer */
    -khtml-opacity: 0.75;      /* khtml, old safari */
    -moz-opacity: 0.75;       /* mozilla, netscape */
    opacity: 0.75;           /* fx, safari, opera */
}

.UpdateProgressContent{
    padding: 40px;
    border:none;
    background-color:transparent;
    width: 240px;
    text-align: center;
    vertical-align: bottom;
    z-index: 1001;
    top: 40%;
    left:40%;
    margin:0px;            
    position: absolute;
    display:inline-block;
}
.border_round {
    border-radius: 5px !important;
}
.RadInput a {
    text-align: center !important;
    padding: 5px 5px 5px 0px !important;
}
.erroruitlijning
{
    margin-left:13px;  
    color:red !important;
    text-indent:-1%;
  
}



