﻿
a.radfd_Gray, a.radfd_Gray span
{
    background-image: url(images/ButtonSprites_Navy.gif) !important;
    color: #F8F8F8 !important;
   /* cursor:hand;*/
    cursor:pointer;
}
a.radfd_Gray{
background-repeat:no-repeat !important;
}

a.radfd_Gray:hover span {
color:#ffffff !important;
}

a.radfdSkinnedFormButton{
    display: -moz-box;
    display: inline-block;
}

.radfdSkinnedFormButton
{
    width: auto !important;
}
.radfd_Gray label.Gray {
display:block;
}
a.radfd_Gray .radfdInnerSpan{
padding:0 15px !important;
}


.RadGrid_Gray .rgAdd {

display:inline-block;
line-height:14px;
padding-left:25px !important;
width:auto !important;
}

.RadScheduler .rsHeader h2 {
color:White;
}

.RadScheduler .rsAptContent {
cursor:pointer;
/*cursor:hand;*/
}

.RadScheduler .rsMonthView .rsWrap {
height:35px !important;
}

.rcbInputCell .inputText{
overflow:hidden !important;
}

div.radupload {
height:40px;
}


.TelerikModalOverlay{
background-color:#000000 !important;
}
