﻿/* Custom Css for SILK theme*/
.RadTabStrip_Silk .rtsLevel1 .rtsSelected .rtsLink {
    border-color: #e3e3e3 !important;
    color: #3d1dbe !important;
    background-color: #fff !important;
    background-image: linear-gradient(#ebebeb,#fff) !important;
}

.RadComboBox_Silk .rcbHovered .rcbReadOnly .rcbInputCell, .RadComboBox_Silk .rcbFocused .rcbArrowCell, .RadComboBox_Silk .rcbFocused .rcbReadOnly .rcbInputCell {
    border-color: #5733c7;
    color: #fff;
    background-color: #5733c7 !important;
    background-position: 0 !important;
}

.RadComboBox_Silk .rcbFocused .rcbInputCell, .RadComboBox_Silk .rcbHovered .rcbInputCell {
    border-color: #5733c7 !important;
}

.RadComboBoxDropDown_Silk .rcbHovered, .rddlPopup_Silk .rddlItemHovered, .rddlPopup_Silk .rddlItemLoading {
    background-color: #5733c7 !important;
    color: #fff !important;
}

.RadDropDownList_Silk .rddlHovered, .RadComboBox_Silk .rcbHovered .rcbArrowCell, .RadDropDownList_Silk .rddlFocused, .rddlPopup_Silk .rddlItemSelected {
    border-color: #5733c7 !important;
    color: #fff !important;
    background-color: #5733c7 !important;
    background-image: linear-gradient(#5733c7,#5733c7) !important;
}

html body .RadInput_Silk .riHover, html body .RadInput_Hover_Silk {
    border-color: #5733c7 !important;
    color: black;
}

span.RadButton_Silk.rbPressedButton, span.RadButton_Silk.rbSkinnedButton:active, span.RadButton_Silk.rbSkinnedButton:focus, span.RadButton_Silk.rbVerticalButton:active, span.RadButton_Silk.rbVerticalButton:focus, span.RadButton_Silk.rbLinkButton:active, span.RadButton_Silk.rbLinkButton:focus, span.RadButton_Silk.rbSkinnedButtonChecked, span.RadButton_Silk.rbSkinnedButtonChecked:hover, span.RadButton_Silk.rbLinkButtonChecked, span.RadButton_Silk.rbLinkButtonChecked:hover, span.RadButton_Silk.rbVerticalButtonChecked, span.RadButton_Silk.rbVerticalButtonChecked:hover, span.RadButton_Silk.rbHovered, span.RadButton_Silk.rbSkinnedButton:hover, span.RadButton_Silk.rbVerticalButton:hover, span.RadButton_Silk.rbLinkButton:hover {
    border-color: #5733c7 !important;
    background-color: #5733c7 !important;
    background-image: none !important;
}

.RadTabStrip_Silk .rtsLevel1 .rtsSelected .rtsLink:before {
    content: "";
    display: block;
    position: absolute;
    border-color: #3d1dbe !important;
}

.RadButton_Silk .rbToggleCheckboxChecked, .RadButton_Silk .rbToggleCheckboxFilled, .RadButton_Silk .rbToggleRadioChecked,
.RadButton_Default .rbToggleCheckboxChecked,
.RadButton_Default .rbToggleCheckboxFilled, .RadButton_Default .rbToggleRadioChecked {
    color: #5733c7 !important;
}

.RadButton_Silk.rbButton.rbToggled {
    border-color: #5733c7 !important;
    color: #fff;
    background-color: #5733c7 !important;
    background-image: none;
}

.RadGrid_Silk .rgMasterTable .rgSelectedCell, .RadGrid_Silk .rgSelectedRow, .RadGrid_Silk .rgMasterTable .rgSelectedCell, .RadGrid_Silk .rgSelectedRow, .RadGrid_Silk .rgSelectedRow td {
    background: #5733c7 !important;
    color: #fff !important;
}

.RadButton_Silk.rbButton:hover, .RadButton_Silk.rbButton.rbHovered .rbSplitPart {
    background: #5733c7 !important;
    color: #fff !important;
}

.RadListBox_Silk .rlbItem.rlbSelected, .RadListBox_Silk .rlbItem.rlbHovered {
    color: #fff;
    background-color: #5733c7 !important;
}

.RadListBox_Silk .rlbItem {
    min-height:13px!important;
}

.RadGrid_Default .rgMasterTable .rgSelectedCell, .RadGrid_Default .rgSelectedRow {
    background-image: linear-gradient(#9475f3,#5733c7) !important;
    color: #fff !important;
}

/* Custom Css for SILK theme*/
