﻿
.rgAltRow { background: #D8E5F4 !important; }
.rgRow:hover, .rgAltRow:hover { background: #FFF1A0 !important; }
.rgNoRecords td { padding: 5px 5px 5px 5px; font-weight: bold; color: Navy; }
.rgHeader { font-weight: bold !important; }
.rgGroupPanel { padding: 5px 5px 5px 5px !important; }

.reIcon_empty { display: none !important; }
.reCustomLinks .reCustomLinksIcon { display: none !important; }
.reCustomLinks a { text-decoration: none !important; }

input.riPagerTextBox { width: 100px !important;}

.RadFileExplorer { border: none 0px transparent !important; }

.rgGroupHeader { font-weight: bold !important; background: #8DA3C1 !important; color: #172B4C !important; font-style: italic !important; }

.rtcTagItem a { border-radius: 5px !important; }

/* RadPanel */
.RadPanelBar {
    padding: 5px !important;
    border: solid 1px dimgray !important;
    border-radius: 5px !important;
    background-color: rgb(146, 196, 233) !important;
}

.rpRootGroup {
    border-radius: 5px !important;
}

.rpSlide {
    padding: 5px !important;
    background-color: rgb(146, 196, 233) !important;
}

    .rpSlide > .rpGroup {
        border: solid 1px dimgray !important;
        border-radius: 5px !important;
        background-color: white !important;
    }

.RadTreeView.wrapnodes div {
    white-space: normal !important;
}

.RadTreeView.wrapnodes div a {
    display: inline-block !important;
}

.rcbSlide {
    z-index: 9000 !important;
}

.ui-accordion-content-active {
    border-top: solid 1px lightgray !important;
}

.ui-dialog .ui-dialog-titlebar-close span {
    margin: unset !important;
}

.RadComboBoxDropDown {
    box-shadow: 1px 2px 3px 0px #000027;
}
