/*

/** old stuff from here.. ***/

/* 

	.narrowcast-window {
		float: left;
		padding: 5%;
		width: 90%;
		background-color: rgba(255, 255, 255, 0.6);
	}
	
	.sidemenu_container.narrowcasting .sidemenu_group{
		width:100%;
		float:left;
		margin:0px;
		padding:0px;
		border:none;
	}
	
	.sidemenu_container.narrowcasting,
	.narrowcast-window .picker.narrowcasting,
	.narrowcast-admin,
	.narrowcast-window div#background_div,
	.narrowcast-window  table.formtable.narrowcasting,
	.narrowcast-window  div#showcast_window  {
		float: left;
		width:94%!important;
		background: #fff;
		padding: 2%!important;
		border: 1px solid;
		margin-bottom:10px;
	}
	.thead.narrowcasting {
		float: left;
		padding: 2%;
		height: auto;
		border: 1px solid;
		width: 96%;
		background: #fff;
		margin-bottom: 10px;
	}

	.thead.narrowcasting span,
	.narrowcast-admin span,
	.narrowcast-window span,
	.sidemenu_item.narrowcasting,
	.sidemenu_item.narrowcasting:hover,
	.sidemenu_head.narrowcasting,
	.formtable.narrowcasting th.formtable.narrowcasting span,
	.narrowcast-window  input,
	.sidemenu_item .narrowcasting{
		padding:5px!important;
		background:transparent;
		float:left;
	}
	
	
	#background_div table.formtable.narrowcasting tr:first-child{
		width:100%;
		float:left;
	}
	
	#background_div table.formtable.narrowcasting tr{
		width:30%;
		float:left;
		margin-right:1%;
	}
	

	.formtable.narrowcasting #content_td{
	    background-position: 10px 10px!important;
		background-size: 160px 110px;
		border:1px solid;
	}
	#background_div table.formtable.narrowcasting tr tr{
	width:100%;
	}
	#background_div td.formtable.narrowcasting{

	}
	#background_div th.formtable.narrowcasting{
		width:100%;
	}	
	.thead.narrowcasting div,
	.narrowcast-window span { float: left;}



	.formtable.narrowcasting button{
		margin:5px;
	}	


	

body div.picdiv {
    z-index: 5000!important;
    border: 1px solid #333;
    left: 19vw!important;
    top: 30vh!important;
    position: absolute;
}



	.narrowcast-window .picker.odd.narrowcasting { background: #dedede;}
	.narrowcast-window .picker.even.narrowcasting {background: #efefef;}


	.sidemenu_container.narrowcasting a,
	.sidemenu_container.narrowcasting a:hover,
	.narrowcast-window a{
		color:#333;
		text-decoration:none;
	}

	.narrowcast-admin table td{
		background-image:none;
		background-color:#ccc;
	}
	
	.narrowcast-window  input{
		background-color: #fff;
		border: 1px solid #ccc;
}
	

	tr.blauw_showcast_pastdate { background-color: #f05f58;}
	

	tr.blauw_showcast_futuredate { background-color: #c7f058;}

	

	.thead.narrowcasting span,
	.sidemenu_head.narrowcasting{
		font:bold 16px verdana;
	}
	
	.sidemenu_item .narrowcasting{
		font:bold 14px verdana!important;
	}
	


	td.blauw_showcast { vertical-align: middle;}
	.narrowcast-window td.blauw_showcast [id^="showvan"],
	.narrowcast-window td.blauw_showcast [id^="showtot"]{
		width:65px!important;
		margin-right:10px!important;
	}
	

	
	tr.blauw_showcast_pastdate ,
	tr.blauw_showcast_futuredate {
		filter: alpa(opacity=50);
		opacity: 0.90;
		border-bottom: 2px solid #fff;
		margin-top: 2px;
	}
	
	
	
	
	
	.narrowcast-window iframe{
		background-color:#fff;
		padding:2%;
		min-height:120px;
		width:92%!important;
		border:1px solid #000!important;
	}
	
	.narrowcast-window  img#loading {
		display: none!important;
	}

div.blauw_showcast_addint {
	font-size: 10px;
}

input.showcast_addint {
	font-size: 10px;
	width: 20px;
}

table.showcast {
	font-size: 13px;
	border-collapse: collapse;
}

div.showcast {
	font-size: 13px;
	font-weight: bold;
}

th.showcast {
	font-size: 10px;
	text-align: left;
}

td.showcast {
	font-size: 13px;
	vertical-align: top;
}

tr.showcast_a {
	background-color: #EEEEEE;
}

tr.showcast_b {
	background-color: #CCCCCC;
}

div.showcast_addint {
	font-size: 10px;
}

table.blauw_showcast {
	font-size: 10px;
	border-collapse: collapse;
}

div.blauw_showcast {
	font-size: 10px;
	font-weight: bold;
}

th.blauw_showcast {
	font-size: 10px;
	text-align: center;
	color: #000000;
}



tr.blauw_showcast_a {
	background-color: #EEEEEE;
}

tr.blauw_showcast_b {
	background-color: #CCCCCC;
}



a.castname {
	font-family: verdana,sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}

a.castname:hover {
	color: #81BA46;
}
*/
