/* This file is automatically included in all rendered pages. */
/* Put extra CSS classes used in views here. */

.x-item-disabled
{
  opacity: .5;
}  

.k-tile-inner
{
  font-size: 10pt;
}

/*.k-tile
{
  background-color: #46bb82 !important;
}*/

/*img
{
  background-color: transparent !important;
}*/

.news-row div {
white-space: break-spaces;
}