.RadImageGallery_OMG {
  color: #12263f;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .RadImageGallery_OMG .rigDotList > a {
    background: #ffffff;
    border-color: #dedede; }
  .RadImageGallery_OMG .rigDotList .rigCurrentItem {
    color: #2c7be5; }
  .RadImageGallery_OMG .rigToolbar {
    color: #12263f;
    background-color: rgba(245, 245, 245, 0.8); }
  .RadImageGallery_OMG .rigCloseButton,
  .RadImageGallery_OMG .rigDrawerButton {
    color: #12263f;
    background-color: rgba(245, 245, 245, 0.8); }
  .RadImageGallery_OMG .rigProgressBar div {
    background-color: #2c7be5; }
  .RadImageGallery_OMG .rigPager {
    border-color: #dedede;
    color: #12263f;
    background-color: #fcfcfc; }
    .RadImageGallery_OMG .rigPager a.rigCurrentPage {
      border-color: #2c7be5;
      color: #2c7be5; }
  .RadImageGallery_OMG .rigTooltip {
    background-color: #ffffff;
    border-color: #dedede; }
    .RadImageGallery_OMG .rigTooltip:after {
      border-top-color: #ffffff; }
  .RadImageGallery_OMG .rigToolbar .rigActionButton:hover {
    color: #2c7be5; }
