.RadNotification_Sopronet {
  background-color: #ffffff;
  color: #333333;
  border-color: #dedede;
  font-size: 1em;
  /* base style overwrites */ }
  .RadNotification_Sopronet.rnRoundedCorners {
    border-radius: 0.28571429em; }
  .RadNotification_Sopronet.rnShadows {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .RadNotification_Sopronet .rnTitleBar {
    padding: 0.35714286em 0.85714286em;
    background-color: whitesmoke;
    border-bottom-color: #dedede; }
  .RadNotification_Sopronet .rnTitleBarTitle {
    width: 50%;
    font-size: 1.14286em;
    height: 1.92857143em;
    line-height: 1.92857143em;
    padding-left: 5px;
    color: #333333; }
  .RadNotification_Sopronet .rnTitleBarIcon {
    margin: 0.5em 0.28571429em 0em 0em;
    position: relative; }
  .RadNotification_Sopronet .rnTitleBarIcon img {
    position: absolute; }
  .RadNotification_Sopronet.rnRtl span.rnTitleBarIcon {
    margin: 10px 0 0 0; }
  .RadNotification_Sopronet .rnCommands {
    height: 2.28571429em;
    line-height: 2.28571429em;
    margin: -0.21428571em 0em 0em; }
  .RadNotification_Sopronet .rnCommands a {
    width: 2.28571429em;
    height: 2.28571429em;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    text-align: center; }
  .RadNotification_Sopronet .rnCommands a:hover {
    background-color: #ebebeb;
    border-color: #adadad;
    border-radius: 0.21428571em; }
  .RadNotification_Sopronet .rnCommands .rnMenuIcon a,
  .RadNotification_Sopronet .rnCommands .rnMenuIcon a:hover {
    background-position: -9px -59px; }
  .RadNotification_Sopronet .rnCommands .rnCloseIcon a,
  .RadNotification_Sopronet .rnCommands .rnCloseIcon a:hover {
    background-position: -9px -1909px;
    width: 20px;
    height:20px;
  }
  .RadNotification_Sopronet .rnCommands li a:before {
    font-size: 1.71428571em;
    font-size: 1.28571429em \9;
    color: #333333; }
  .RadNotification_Sopronet _:-ms-fullscreen, :root .RadNotification_Sopronet .rnCommands li a:before {
    font-size: 0.75em; }
  .RadNotification_Sopronet .rnCommands .rnMenuIcon a:before {
    content: "\E002"; }
  .RadNotification_Sopronet .rnCommands .rnCloseIcon a:before {
      font: bold 14px arial;
      margin-top:1px;
    content: "x"; }
  .RadNotification_Sopronet .rnContentIconClipIn {
    float: none; }
  .RadNotification .rnContentIconClipIn .rnCustomIcon {
      margin-top: 19px !important;
  }