.RadWindow_CSI {
  font-family: Verdana, Arial, Sans-Serif;;
  font-size: 11px;
  background-color: white;
  width: 500px;
  /* Loading Indicators */
  /* When ShowContentDuringLoad="true" */
  /* When ShowContentDuringLoad="false" */
  /* alert buttons */ }
  .RadWindow_CSI .rwTitleRow .rwTitlebar, .RadWindow_CSI .rwTitleRow .rwTopLeft, .RadWindow_CSI .rwTitleRow .rwTopRight {
    background: #F3F5FA; }
  .RadWindow_CSI td.rwBodyLeft, .RadWindow_CSI td.rwBodyRight {
    background-color: transparent; }
  .RadWindow_CSI.RadWindow.rwMinimizedWindow, .RadWindow_CSI.RadWindow.rwMinimizedWindowOverlay {
    width: 300px !important;
    height: 54px !important; }
  .RadWindow_CSI.rwMinimizedWindowShadow table.rwTable {
    width: 100% !important; }
  .RadWindow_CSI.rwMinimizedWindow ul.rwControlButtons {
    width: 80px !important; }
  .RadWindow_CSI .rwTable ul.rwControlButtons {
    margin: 1px 0 0 0; }
  .RadWindow_CSI .rwShadow ul.rwControlButtons {
    margin: 1px 0 0 0; }
  .RadWindow_CSI .rwTable .rwControlButtons li a {
    background-image: url('Grid/radActionsSprite.png');
    width: 28px;
    height: 28px;
    border: 1px solid transparent;
    margin: 0 ; }
  .RadWindow_CSI .rwTable .rwControlButtons li a:hover {
    border: 0px solid #000000;
    border-radius: 45px;
      cursor: pointer;
  }
  .RadWindow_CSI a.rwCloseButton, .RadWindow_CSI a.rwCloseButton:hover {
    background-position: -11px -1911px; }
  .RadWindow_CSI a.rwPinButton, .RadWindow_CSI a.rwPinButton:hover {
    background-position: -111px -1261px; }
  .RadWindow_CSI a.rwPinButton.on, .RadWindow_CSI a.rwPinButton.on:hover {
    background-position: -111px -1211px; }
  .RadWindow_CSI a.rwMinimizeButton, .RadWindow_CSI a.rwMinimizeButton:hover {
    background-position: -111px -1511px; }
  .RadWindow_CSI a.rwMaximizeButton, .RadWindow_CSI a.rwMaximizeButton:hover {
    background-position: -111px -1611px; }
  .RadWindow_CSI.rwMaximizedWindow a.rwMaximizeButton, .RadWindow_CSI.rwMaximizedWindow a.rwMaximizeButton:hover, .RadWindow_CSI.rwMinimizedWindow a.rwMinimizeButton, .RadWindow_CSI.rwMinimizedWindow a.rwMinimizeButton:hover {
    background-position: -111px -1811px; }
  .RadWindow_CSI a.rwReloadButton, .RadWindow_CSI a.rwReloadButton:hover {
    background-position: -111px -1311px; }
  .RadWindow_CSI .rwTable a.rwIcon {
    width: 30px;
    height: 30px;
    margin: 6px 0 0 4px;
    background-image: url('Window/Icon.gif');
    background-repeat: no-repeat;
    background-position: 0 0; }
  .RadWindow_CSI .rwShadow a.rwIcon {
    margin: 2px 5px 0 6px; }
  .RadWindow_CSI .rwTable .rwTitlebarControls {
    height: 36px; }
  .RadWindow_CSI .rwTable .rwTitlebarControls em {
    font-size: 12px;
    padding: 5px 0 0 1px;
    font-weight: bold;
    color: #000000; }
  .RadWindow_CSI .rwShadow .rwTitlebarControls em {
    padding: 2px 0 0 1px; }
  .RadWindow_CSI .rwTable .rwStatusbar div {
    width: 30px;
    height: 30px;
    background-image: url('Grid/radActionsSprite.png');
    background-repeat: no-repeat;
    background-position: -10px -2210px;
    padding: 0;
    margin: 0 -17px -26px 0;
    *margin: -10px -10px -20px -10px; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .RadWindow_CSI .rwTable .rwStatusbar div {
      margin: -8px -16px -25px 0; } }
  .RadWindow_CSI .rwTable .rwDialogInput {
    border: 1px solid #cdcdcd; }
  .RadWindow_CSI .rwTable .rwDialogInput:hover {
    border: 1px solid white; }
  .RadWindow_CSI td.rwWindowContent {
    background-color: #EDEDED; }
  .RadWindow_CSI .rwTable tr td.rwLoading {
    background-color: #ffffff; }
  .RadWindow_CSI td.rwWindowContent.rwLoading {
    background-image: url('Grid/loading.gif'); }
  .RadWindow_CSI input.rwLoading {
    background-image: url('Grid/loading_small.gif'); }
  .RadWindow_CSI .rwTable a.rwCancel, .RadWindow_CSI .rwTable a.rwCancel span {
    background: none;
    cursor: pointer; }
  .RadWindow_CSI .rwTable a.rwCancel span span {
    color: #000000;
    text-decoration: underline; }
  .RadWindow_CSI div.rwDialogPopup {
    font-size: 16px; }
  .RadWindow_CSI div.rwDialogPopup .rwDialogInput {
    height: 34px;
    line-height: 34px;
    font-size: 16px; }
  .RadWindow_CSI a.rwPopupButton, .RadWindow_CSI td.rwWindowContent a.rwPopupButton:hover {
    height: 34px;
    line-height: 34px;
    border: 1px solid #cdcdcd;
    background-color: #f9f9f9;
    padding: 0; }
  .RadWindow_CSI td.rwWindowContent a.rwPopupButton:hover {
    border: 1px solid #e8e8e8;
    background-color: #e8e8e8; }
  .RadWindow_CSI td.rwWindowContent a.rwPopupButton:active, .RadWindow_CSI td.rwWindowContent a.rwPopupButton:focus {
    border: 1px solid #25a0da;
    background-color: #25a0da;
    color: #ffffff; }
  .RadWindow_CSI a.rwPopupButton span {
    height: 34px;
    line-height: 34px; }
  .RadWindow_CSI .rwContent {
      border: none;
      border-style: none !important;
  }
