.black_bright{
	filter: brightness(0);
}

iframe .shadow-tile {
background-color: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
border-bottom: 1px solid #eee;
}