.RadTile_Iocane {
  color: #ffffff;
  background-color: #0067A8;
  font-family:inherit;
  /* Loading image */ }
  .RadTile_Iocane.rtileSelected {
    border-color: #f8fafb; }
  .RadTile_Iocane.rtileHovered {
    border-color: #689F38; }
  .RadTile_Iocane.rtileSelected.rtileHovered {
    border-color: rgba(104, 159, 56, 0.7); }
  .RadTile_Iocane.rtileSelected .rtileSelectedIcon {
    background-color: #f8fafb;
    color: #03A9F4; }
  .RadTile_Iocane .rtileBadgeIcon {
    color: #ffffff; }
  html .RadTile_Iocane.RadTile h6.rtileTitle {
    color: #ffffff; }
  .RadTile_Iocane .rtilePeekContent {
    background-color: #0067A8; }
  .RadTile_Iocane.rtileLoading,
  .RadTile_Iocane .rtileLoading {
     background-image: url('/Themes/Iocane/Common/loading_small.gif'); 
  }
  .RadTile_Iocane .rtileBadgeIcon:before {
    font-family: 'Material Icons';
    font-size: 24px; }
  .RadTile_Iocane .rtileAlertBadge:before {
      font-family:inherit;
    content: "\E7F5"; }
  .RadTile_Iocane .rtileAttentionBadge:before {
      font-family:inherit;
    content: "\E001"; }
  .RadTile_Iocane .rtileErrorBadge:before {
      font-family:inherit;
    content: "\E888"; }
  .RadTile_Iocane .rtilePausedBadge::before {
      font-family:inherit;
    content: "\E036"; }
  .RadTile_Iocane .rtileActivityBadge:before {
      font-family:inherit;
    content: "\E5D5"; }
  .RadTile_Iocane .rtileNewMessageBadge:before {
      font-family:inherit;
    content: "\E0E1"; }
  .RadTile_Iocane .rtilePlayingBadge:before {
      font-family:inherit;
    content: "\E039"; }
