Telerik.css file:
/* Telerik Controls */
/* Rad Menu */
div.RadMenu_WebBlue,
div.RadMenu_WebBlue .rmRootGroup,
div.RadMenu_WebBlue .rmGroup,
div.RadMenu_WebBlue a.rmLink
{
background: #336699;
}
div.RadMenu_WebBlue .rmRootGroup
{
border-style: none;
}
div.RadMenu_WebBlue .rmGroup .rmItem
{
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
padding-bottom: 0;
}
div.RadMenu_WebBlue .rmItem .rmFirst
{
border-top: none;
}
div.RadMenu_WebBlue .rmItem .rmLast
{
border-bottom: none;
}
div.RadMenu_WebBlue .rmSlide,
div.RadMenu_WebBlue .rmVertical .rmSlide,
div.RadMenu_WebBlue .rmSlide .rmSlide,
div.RadMenu_WebBlue_Context .rmGroup .rmSlide
{
margin: 0;
}
div.RadMenu_WebBlue .rmLink,
div.RadMenu_WebBlue .rmText
{
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
font-family: Arial;
}
div.RadMenu_WebBlue a.rmLink:hover,
div.RadMenu_WebBlue a.rmLink:hover .rmText,
div.RadMenu_WebBlue a.rmLink:hover .rmExpandedRight,
div.RadMenu_WebBlue a.rmFocused,
div.RadMenu_WebBlue a.rmFocused .rmText,
div.RadMenu_WebBlue a.rmExpanded,
div.RadMenu_WebBlue a.rmExpanded .rmText,
div.RadMenu_WebBlue a.rmExpanded:hover,
div.RadMenu_WebBlue a.rmExpanded:hover .rmText,
div.RadMenu_WebBlue a.rmSelected .rmText,
div.RadMenu_WebBlue .rmGroup a.rmLink:hover .rmExpandRight,
div.RadMenu_WebBlue .rmGroup a.rmFocused .rmExpandRight,
div.RadMenu_WebBlue .rmGroup a.rmSelected .rmExpandRight,
div.RadMenu_WebBlue .rmGroup a.rmExpanded .rmExpandRight
{
color: #276C9D;
background: none;
background-color: #FFFFFF;
}
div.RadMenu_WebBlue a.rmDisabled,
div.RadMenu_WebBlue a.rmDisabled .rmText,
div.RadMenu_WebBlue .rmGroup a.rmDisabled,
div.RadMenu_WebBlue .rmGroup a.rmDisabled:hover .rmText,
div.RadMenu_WebBlue .rmGroup a.rmDisabled:hover .rmExpandRight
{
color: #DCDCDC;
background-color: #808080;
}
div.RadMenu_WebBlue .rmHorizontal .rmText
{
padding: 0 24px;
}
div.RadMenu_WebBlue .rmGroup .rmText
{
padding: 0 60px 0 12px;
}
/* Rad TreeView */
.RadTreeView
{
color: #000000 !important;
font: 8pt Arial !important;
overflow: hidden !important;
}
.RadTreeView .rtUL ul.rtUL
{
padding-left: 10px;
}
.RadTreeView .rtLI
{
font: 8pt Arial !important;
}
.RadTreeView .rtHover .rtIn
{
color: #FFFFFF !important;
}
/* Rad Input */
.RadInput_Vista
{
width: 100%;
}
.RadInput_Vista, .RadInput_Vista .riEnabled, .RadInput_Vista .riRead, .RadInput_Vista .riDisabled, .RadInput_Vista .riEmpty, .RadInput_Vista .riFocused, .RadInput_Vista .riNegative, .RadInput_Vista .riHover
{
font-size: 10pt !important;
font-family: Arial !important;
}
.RadInput_Vista .riRead, .RadInput_Vista .riDisabled
{
color: #000000 !important;
background: transparent !important;
border: solid 0px #aeaeae !important;
}
/* Rad ComboBox */
.RadComboBox_Vista, .RadComboBox_Vista .rcbInput, .RadComboBoxDropDown_Vista
{
font-size: 10pt !important;
font-family: Arial !important;
}
.rcbMoreResults a
{
display: none !important;
}
/* Rad Picker */
.RadPicker_Vista table
{
vertical-align: bottom;
}
/*.RadPicker_Vista table, .RadPicker_Vista td{border:0;border-style:none;padding:0;margin:0;}
.RadPicker_Vista .rcInputCell{padding:0 4px 0 0;}*/
/* Rad Toolbar */
.RadToolBar_Default
{
float: right !important;
padding: 0 0 0 5px; /* rounded corner radius */
}
.RadToolBar_Default .rtbWrap
{
font: 10pt Arial !important;
}
.RadToolBar_Default .rtbOuter
{
background-position: 100% 0;
/* padding-top: 5px; */ /* No rounded corners in RTS style. -Ryan Bergeman, 2011-01-11 */ /* rounded corner radius */
}
.RadToolBar_Default .rtbMiddle
{
background-position: 0 100%;
padding-left: 5px; /* rounded corner radius */
margin-left: -5px; /* - rounded corner radius */
}
.RadToolBar_Default .rtbInner
{
background-position: 100% 100%;
padding: 0 5px 5px 0; /* rounded corner radius */
margin: 0;
}
div.RadToolBar .rtbUL
{
width: 100%;
}
div.SeparatedButtons .rtbItem
{
float: left;
}
div.SeparatedButtons .rightAlignedWrapper
{
float: right !important;
}
/* Rad Grid */
.MasterTable_Vista .GridHeader_Vista {border-bottom: none 0px transparent !important;}
.GridCommandRow_Vista td {background: #B0C4DE !important;border-top: none 0px transparent !important;border-bottom: none 0px transparent !important;border-left: none 0px transparent !important;border-right: none 0px transparent !important;padding-left: 0px !important;}
.GridHeaderDiv_Vista{background:none transparent !important;}
.GridHeader_Vista {font-family: Arial !important;font-size: 10pt !important;font-weight: bold !important;}
.GridRow_AltRow {background-color: #f8f8ff !important;}
.GridRow_Vista td, .GridAltRow_Vista td {font: 10pt Arial !important;padding: 3px 7px !important;border: 1px solid #fcfcfc #fff #fcfcfc #ededed !important;}
.GridRow_Vista a, .GridAltRow_Vista a {color: #333 !important;}
.DetailTable_Vista th {font-family: Arial !important;font-size: 8pt !important;font-weight: bold !important;}
.SelectedRow_Vista {background: url(Images/selectedBg.gif) 0 repeat-x #FAF0CD !important;}
.RadGrid_Vista .rgHeaderDiv {
background:none transparent !important;
}
.RadGrid .rgPager .rgSEO a img
{
margin-top:-3px;
}
/* Rad Panel Bar */
.RadPanelBar_Default
{
background: #B0C4DE !important;
}
.RadPanelBar_Default ul.rpRootGroup
{
padding: 0px !important;
}
.RadPanelBar_Default .rpRootGroup
{
border-top: 0px !important;
border-right: 0px !important;
border-bottom: 0px !important;
}
.RadPanelBar_Default .rpRootGroup .rpLink
{
border-bottom: 1px solid #bfbfbf !important;
background: #336699 !important;
}
.RadPanelBar_Default .rpRootGroup .rpLink:hover
{
border-bottom: 1px solid #BFBFBF !important;
background: #FFFFFF !important;
}
.RadPanelBar_Default .rpRootGroup .rpLink:hover .rpText
{
color: #336699 !important;
}
.RadPanelBar_Default .rpRootGroup .rpText
{
padding: 5px 3px 5px 12px !important;
}
.RadPanelBar_Default .rpText
{
margin-left: 7px !important;
margin-right: 7px !important;
}
.RadPanelBar_Default .rpExpandable .rpText
{
font: bold 10pt Arial !important;
background: transparent url(Images/ArrowRight.gif) no-repeat left 9px !important;
}
.RadPanelBar_Default .rpExpanded .rpText
{
background: transparent url(Images/ArrowDown.gif) no-repeat left 9px !important;
}
.RadPanelBar_Default .rpGroup
{
background: #B0C4DE;
}
.RadPanelBar_Default .rpGroup .rpExpanded .rpText, .RadPanelBar_Default .rpGroup .rpExpandable .rpText
{
background-position: left 5px !important;
}
.RadPanelBar_Default .rpRootGroup .rpDisabled:hover, .RadPanelBar_Default .rpRootGroup .rpDisabled .text
{
background: #B0C4DE;
}
/* Rad Splitter */
.RadSplitter_Web20 .slideHeader
{
color: #FFFFFF !important;
background: #336699 !important;
}
.RadSplitter_Web20 .slideTitleContainer
{
color: #FFFFFF !important;
background: #336699 !important;
}
.RadSplitter_Web20 .slideTitle
{
font: bold 10pt Arial !important;
}
.RadSplitter_Web20 .slideContent
{
background: #B0C4DE !important;
}
.RadSplitter_Web20 .paneTabContainer
{
color: #FFFFFF !important;
background: #336699 !important;
}
.RadSplitter_Web20 .paneTabContainerExpanded
{
color: #276C9D !important;
background: #FFFFFF !important;
}
.RadSplitter_Web20 .paneTabContainerDocked
{
color: #276C9D !important;
background: #FFFFFF !important;
}
.RadSplitter_Web20 .paneTabText
{
font: bold 10pt Arial !important;
}
/* Rad Tabstrip */
.RadTabStrip_Web20 .rtsLevel
{
background: #B0C4DE !important;
}
.RadTabStrip_Web20 .rtsLI .rtsTxt
{
color: #FFFFFF !important;
}
.RadTabStrip_Web20 .rtsLI .rtsSelected .rtsTxt
{
color: #336699 !important;
}
/* Rad Window */
.radwindow_Vista
{
z-index: 9999 !important;
}
/* Rad Tooltip */
.RadToolTip_WebBlue.rtLoading
{
background: url('ToolTip/Loading.gif') no-repeat center;
}
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperBottomRight
{
background-image: url('ToolTip/ToolTipSprites.gif');
font-size: 5px;
}
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperBottomCenter
{
background-image: url('ToolTip/ToolTipSprites.gif') ;
font-size: 5px;
}
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperRightMiddle
{
background-image: url('ToolTip/ToolTipVerticalSprites.gif');
font-size: 5px;
}
div.RadToolTip_WebBlue table.rtWrapper td.rtWrapperContent
{
background-color: #e4e5f0;
color: #333;
font-size: 5px;
}
div.RadToolTip_WebBlue div.rtTitlebar
{
color: #333;
font-size: 5px;
}
div.RadToolTip_WebBlue a.rtCloseButton
{
background-image: url('ToolTip/ToolTipSprites.gif');
}
div.RadToolTip_WebBlue div.rtCallout
{
background-image: url('ToolTip/Callouts.gif');
}