.RadTile_accumera {
  font-size: 1em;
  color: #ffffff;
  background-color: #428bca;
  /* Loading image */ }
  .RadTile_accumera.rtileSelected {
    border-color: #f0ad4e; }
  .RadTile_accumera.rtileHovered {
    border-color: #285e8e; }
  .RadTile_accumera.rtileSelected.rtileHovered {
    border-color: rgba(240, 173, 78, 0.5); }
  .RadTile_accumera.rtileSelected .rtileSelectedIcon {
    background-image: url('Tile/rtileSprite.png'); }
  .RadTile_accumera div.rtileBadgeIcon {
    background-image: url('../Common/Tile/rtileBadgeIconsDark.png'); }
  html .RadTile_accumera.RadTile h6.rtileTitle {
    color: #ffffff; }
  .RadTile_accumera .rtilePeekContent {
    background-color: #428bca; }
  .RadTile_accumera.rtileLoading, .RadTile_accumera .rtileLoading {
    background-image: url('Common/loading_small.gif'); }

