.RadLightBox_BootstrapRVS {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadLightBox_BootstrapRVS .rltbWrapper {
    border-color: #dedede;
    color: #333333;
    background-color: #ffffff; }
  .RadLightBox_BootstrapRVS .rltbItemBox {
    padding: 1em; }
  .RadLightBox_BootstrapRVS .rltbDescriptionBox {
    padding: 1em; }
  .RadLightBox_BootstrapRVS .rltbDescOverlayTop,
  .RadLightBox_BootstrapRVS .rltbDescOverlayBottom {
    background-color: rgba(255, 255, 255, 0.5); }
  .RadLightBox_BootstrapRVS .rltbClose,
  .RadLightBox_BootstrapRVS .rltbCloseIcon,
  .RadLightBox_BootstrapRVS .rltbPrevButton,
  .RadLightBox_BootstrapRVS .rltbNextButton {
    background-image: url('LightBox/sprite.png'); }
  .RadLightBox_BootstrapRVS .rltbToolbar .rltbActionButton {
    background-color: #ffffff; }
  .RadLightBox_BootstrapRVS .rltbToolbar .rltbActionButton:hover {
    background-color: #e6e5e5; }
  .RadLightBox_BootstrapRVS .rltbToolbar .rltbIcon {
    background-image: url('Common/radActionsSprite.png'); }
  .RadLightBox_BootstrapRVS .rltbMaximizeIcon {
    background-position: -15px -5265px; }
  .RadLightBox_BootstrapRVS .rltbActionButton:hover .rltbMaximizeIcon {
    background-position: -65px -5265px; }
  .RadLightBox_BootstrapRVS .rltbRestoreIcon {
    background-position: -15px -5315px; }
  .RadLightBox_BootstrapRVS .rltbActionButton:hover .rltbRestoreIcon {
    background-position: -65px -5315px; }
