﻿.RadRotator_PDMSModern .rrClipRegion {
  /*border-color: white;*/ /*#cccccc;*/
  color: #333333;
  background-color: #ffffff;
  border: 0px !important;
  Width: 1050px;
  /*Height: 90px;*/
}

/*.rrClipRegion{border:none !important;}*/

/*.RadRotator_PDMSModern .rrButton {
  border-color: #2390b0;
  color: #ffffff;
  background-color: white; 
}*/

.RadRotator_PDMSModern .rrButtonLeft {
  /*border-color: #b3b3b3;
  color: #333333;
  background-color: #5bc0de;*/
  border-color: #2390b0;
  color: #ffffff;
  background-color: white;
  background-image: url('Rotator/ArrowLeft.png');
}

.RadRotator_PDMSModern .rrButtonRight{
  /*border-color: #b3b3b3;
  color: #333333;
  background-color: #5bc0de;*/
  border-color: #2390b0;
  color: #ffffff;
  background-color: white;
  background-image: url('Rotator/ArrowRight.png');
}

/*.RadRotator_PDMSModern .rrButton:hover {
  border-color: #2390b0;
  color: #ffffff;
  background-color: #c2c2c2;
  background-image: url('Rotator/ArrowRight.gif');
 }*/

/*.RadRotator_PDMSModern .rrButtonLeft:hover {
  border-color: #2390b0;
  color: #ffffff;
  background-color: #c2c2c2;
  background-image: url('Rotator/ArrowLeft.gif');
 }*/

.RadRotator_PDMSModern .rrButton:focus {
  box-shadow: inset 0 0 5px rgba(103, 103, 103, 0.5); }

.RadRotator_PDMSModern .rrButton:active {
  border-color: #2390b0;
  color: #ffffff;
  background-color: #c2c2c2;
  /*background-image: linear-gradient(#9a9a9a, #808080);*/ }

.RadRotator_PDMSModern .rrButtonDisabled,
.RadRotator_PDMSModern .rrButtonDisabled:hover,
.RadRotator_PDMSModern .rrButtonDisabled:focus,
.RadRotator_PDMSModern .rrButtonDisabled:active {
  border-color: #2390b0;
  color: #ffffff;
  background-color: white;
  /*background-image: linear-gradient(white, #e6e6e6);*/
  box-shadow: none; }

.RadRotator_PDMSModern .rrLoadingSign {
  background: url('../Default/Common/loading_small.gif') no-repeat center; }

.CustomClickedItem .rtbText
    {
        border: 1px solid blue !important;
    }

  