.RadPanelBar_Custom {border: none !important;background: #fff url() no-repeat;width:200px !important; margin-top:10px; padding:6px 0px 0px 0px; color:#000;}

.RadPanelBar_Custom .rpRootGroup{border: none !important;background: #fff url() no-repeat bottom left; padding:0px 0px 4px 0px !important;}

.RadPanelBar_Custom .rpItem{background: #fff url() repeat-y; border-bottom:solid 1px #000 !important;}

.RadPanelBar_Custom .rpLink{cursor:pointer;margin:0px;padding:15px 24px !important;width:200px !important; color:#000; height:19px;
                            border: none !important;line-height:16px !important;background-repeat:no-repeat !important;}

.RadPanelBar_Custom .rpLink:hover,
.RadPanelBar_Custom .rpSelected{text-decoration:none; background: transparent url() no-repeat 15px left;}

.RadPanelBar_Custom .rpLink:hover .rpText{color:#000;}

.RadPanelBar_Custom .rpLink .rpOut{border-style: none !important;padding:0px !important;}

.RadPanelBar_Custom .rpText{text-transform:none;font-size: 13px;font-weight:bold;display:inline-block; padding:0px 0px !important;}
.RadPanelBar_Custom .rpText:hover{color:#000;}

.RadPanelBar_Custom .rpLast:last-child{border-bottom:none !important;}

.RadPanelBar_Custom .rpGroup {padding-bottom:15px !important;display:table; /* needed for vertical align */}

.RadPanelBar_Custom .rpGroup .rpItem{border-bottom:none !important;}

.RadPanelBar_Custom .rpGroup .rpLink{cursor:pointer;text-indent:5px;padding:3px 24px !important;display:table-cell; /* needed for vertical align */}

.RadPanelBar_Custom .rpGroup .rpLink:hover,
.RadPanelBar_Custom .rpGroup .rpSelected{text-decoration:none; background: none;}

.RadPanelBar_Custom .rpGroup .rpText:before{content:'-   ';}

.RadPanelBar_Custom .rpGroup .rpLast {border-top:none !important;}


