.RadWindow_BootstrapRVS {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #dedede;
  border-radius: 4px;
  /* override base shadow dimensions */
  /* Loading Indicators */
  /* When ShowContentDuringLoad="true" */
  /* When ShowContentDuringLoad="false" */
  /* Alert buttons */
  /* Overrides*/ }
  .RadWindow_BootstrapRVS.rwShadow {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .RadWindow_BootstrapRVS.rwShadow .rwTopResize {
    height: 6px; }
  .RadWindow_BootstrapRVS .rwTitleRow .rwCorner,
  .RadWindow_BootstrapRVS .rwTitleRow .rwTitlebar {
    background-color: whitesmoke;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dedede; }
  .RadWindow_BootstrapRVS.rwNoTitleBar .rwTitleRow .rwCorner,
  .RadWindow_BootstrapRVS.rwNoTitleBar .rwTitleRow .rwTitlebar {
    background-color: transparent;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: transparent; }
  .RadWindow_BootstrapRVS .rwTitleRow .rwTopLeft {
    border-radius: 4px 0 0; }
  .RadWindow_BootstrapRVS .rwTitleRow .rwTopRight {
    border-radius: 0 4px 0 0; }
  .RadWindow_BootstrapRVS .rwTitlebarControls {
    height: 34px;
    *height: 36px; }
  .RadWindow_BootstrapRVS.rwShadow .rwTitlebarControls {
    height: 28px; }
  .RadWindow_BootstrapRVS .rwTitlebarControls em {
    font-size: 16px; }
  .RadWindow_BootstrapRVS .rwControlButtons li a {
    width: 32px;
    height: 32px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent; }
  .RadWindow_BootstrapRVS .rwControlButtons li a:hover {
    background-color: #ebebeb;
    border-color: #adadad;
    border-radius: 3px; }
  .RadWindow_BootstrapRVS table.rwShadow em {
    padding: 0 0 0 1px; }
  .RadWindow_BootstrapRVS .rwStatusbar input {
    background-color: #ffffff; }
  .RadWindow_BootstrapRVS .rwStatusbar div {
    background-image: url('Common/radActionsSprite.png');
    background-position: -12px -2212px;
    margin: 6px -3px 0 0; }
  .RadWindow_BootstrapRVS.rwShadow .rwStatusbar div {
    margin: 9px -9px 0 0; }
  .RadWindow_BootstrapRVS .rwTable .rwTitlebarControls .rwIcon {
    background-image: url('Window/rwIcon.png');
    background-position: 0 0;
    margin: 8px 5px 0 0; }
  .RadWindow_BootstrapRVS .rwTable.rwShadow .rwTitlebarControls .rwIcon {
    margin: 5px 5px 0 0; }
  .RadWindow_BootstrapRVS .rwTable .rwTitlebarControls em {
    color: #333333;
    font-weight: normal; }
  .RadWindow_BootstrapRVS .rwTable .rwDialogInput,
  .RadWindow_BootstrapRVS .rwTable .rwDialogInput:hover {
    height: 1.5em;
    padding: 0.42857143em 0.85714286em;
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid; }
  .RadWindow_BootstrapRVS .rwTable .rwDialogInput:focus {
    border-color: #3c87c8;
    color: #333333;
    background-color: #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none; }
  .RadWindow_BootstrapRVS .rwTable .rwDialogInput:active {
    border-color: #3c87c8;
    color: #333333;
    background-color: #ffffff; }
  .RadWindow_BootstrapRVS td.rwWindowContent {
    background-color: #ffffff;
    color: #333333; }
  .RadWindow_BootstrapRVS .rwTable tr td.rwLoading {
    background-color: #ffffff; }
  .RadWindow_BootstrapRVS td.rwWindowContent.rwLoading,
  .RadWindow_BootstrapRVS .rwIframeWrapperIOS.rwLoading {
    background-image: url('Common/loading.gif'); }
  .RadWindow_BootstrapRVS input.rwLoading {
    background-image: url('Common/loading_small.gif'); }
  .RadWindow_BootstrapRVS .rwTable a.rwCancel,
  .RadWindow_BootstrapRVS .rwTable a.rwCancel span {
    background: none;
    cursor: pointer; }
  .RadWindow_BootstrapRVS .rwTable a.rwCancel span span {
    color: #333333;
    text-decoration: underline; }
  .RadWindow_BootstrapRVS .rwControlButtons {
    margin: -2px 0 0;
    *margin: 0; }
  .RadWindow_BootstrapRVS.rwShadow .rwControlButtons {
    margin: -4px 0 0; }
  .RadWindow_BootstrapRVS .rwTable .rwControlButtons li a {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 0 0 8px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-image: url('Common/radActionsSprite.png'); }
  .RadWindow_BootstrapRVS .rwTable .rwControlButtons li a:hover {
    background-color: #ebebeb;
    border-color: #adadad;
    border-radius: 3px; }
  .RadWindow_BootstrapRVS .rwCloseButton,
  .RadWindow_BootstrapRVS .rwCloseButton:hover {
    background-position: -9px -1909px; }
  .RadWindow_BootstrapRVS .rwPinButton,
  .RadWindow_BootstrapRVS .rwPinButton:hover {
    background-position: -9px -1259px; }
  .RadWindow_BootstrapRVS .rwPinButton.on,
  .RadWindow_BootstrapRVS .rwPinButton.on:hover {
    background-position: -9px -1209px; }
  .RadWindow_BootstrapRVS .rwMinimizeButton,
  .RadWindow_BootstrapRVS .rwMinimizeButton:hover {
    background-position: -9px -1509px; }
  .RadWindow_BootstrapRVS .rwMaximizeButton,
  .RadWindow_BootstrapRVS .rwMaximizeButton:hover {
    background-position: -9px -1609px; }
  .RadWindow_BootstrapRVS.rwMaximizedWindow .rwMaximizeButton,
  .RadWindow_BootstrapRVS.rwMinimizedWindow .rwMinimizeButton,
  .RadWindow_BootstrapRVS.rwMaximizedWindow .rwMaximizeButton:hover,
  .RadWindow_BootstrapRVS.rwMinimizedWindow .rwMinimizeButton:hover {
    background-position: -9px -1809px; }
  .RadWindow_BootstrapRVS .rwReloadButton,
  .RadWindow_BootstrapRVS .rwReloadButton:hover {
    background-position: -9px -1309px; }
  .RadWindow_BootstrapRVS .rwStatusbarRow .rwCorner,
  .RadWindow_BootstrapRVS .rwStatusbarRow .rwStatusbar {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dedede; }
  .RadWindow_BootstrapRVS a.rwPopupButton span {
    height: 32px;
    line-height: 32px; }
  .RadWindow_BootstrapRVS a.rwPopupButton {
    height: 32px;
    border-color: #cccccc;
    color: #333333;
    background-color: #ffffff;
    background-position: 0 0;
    background-repeat: repeat-x;
    border-radius: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc; }
  .RadWindow_BootstrapRVS .rwWindowContent a.rwPopupButton:hover,
  .RadWindow_BootstrapRVS a.rwPopupButton:focus {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e5e5;
    background-position: 0 0;
    background-repeat: repeat-x;
    border-radius: 3px;
    border-color: #adadad; }
  .RadWindow_BootstrapRVS a.rwPopupButton:focus {
    outline-width: thin;
    outline-style: dotted;
    outline-offset: -2px; }
  .RadWindow_BootstrapRVS a.rwPopupButton:active {
    border-color: #adadad;
    color: #333333;
    background-color: #e6e5e5;
    color: #333333;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    border-color: #adadad; }
  .RadWindow_BootstrapRVS .rwDialogPopup {
    font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadWindow_BootstrapRVS.rwMinimizedWindow, .RadWindow_BootstrapRVS .RadWindow .rwMinimizedWindowOverlay {
    width: 214px !important;
    height: 36px !important; }
  .RadWindow_BootstrapRVS.rwMinimizedWindow .rwControlButtons {
    margin: -3px 0 0; }
  .RadWindow_BootstrapRVS.rwMinimizedWindow .rwTable {
    width: 214px !important;
    height: 55px !important; }
  .RadWindow_BootstrapRVS.rwMinimizedWindow .rwControlButtons {
    width: 86px !important; }
