

.RadPanelBar_Telerik
{
    width:auto !important;
    padding-bottom: 6px;
    padding-left:6px;
    /*min-width:210px;*/
    display:block;
}

.RadPanelBar_Telerik .rpRootGroup
{
    border:solid !important;
    border-width:1px !important;
    border-color:transparent !important;
    
    background-color:#fff;
    /*font-family: "Segoe UI";
    font-size: 14px;*/
   
}

.RadPanelBar_Telerik .rpFocused .rpOut,
.RadPanelBar_Telerik a.rpLink:hover .rpOut,
.RadPanelBar_Telerik .rpSelected .rpOut,
.RadPanelBar_Telerik a.rpSelected:hover .rpOut {
    
    border-bottom-width: 0 !important;
    padding-bottom: 0px !important;
    border-style: none !important;

    color: #006437;
    background-color:transparent;
  
}

.RadPanelBar_Telerik .rpFirst a.rpLink .rpOut,
.RadPanelBar_Telerik .rpFirst div.rpHeaderTemplate .rpOut,
.RadPanelBar_Telerik li.rpFirst .rpExpanded .rpOut,
.RadPanelBar_Telerik li.rpFirst .rpFocused .rpOut,
.RadPanelBar_Telerik .rpFirst a.rpLink:hover .rpOut,
.RadPanelBar_Telerik li.rpFirst .rpSelected .rpOut,
.RadPanelBar_Telerik .rpFirst a.rpSelected:hover .rpOut

{
    background-color:transparent !important;
    color:#006437 !important;
    cursor: default !important;
}

.RadPanelBar_Telerik a.rpLink,
.RadPanelBar_Telerik div.rpHeaderTemplate,
.RadPanelBar_Telerik .rpTemplate {

  color: #006437;
  background-color:transparent;
   border-style: none;
}

.RadPanelBar_Telerik .rpHeaderTemplate, .RadPanelBar_Telerik .rpOut {
    border-style: none !important;
}

/*GESTIONE VOCE DI GRUPPO NEL MENU */
.RadPanelBar .rpRootGroup, .RadPanelBar .rpRootGroup .rpLink  {
    
    /*font-family: 'Lato', sans-serif;*/
    font-size:15px;
    font-weight:900;
    
    /*text-shadow: 1px 1px 1px #006437;*/
}

/*FINE GESTIONE VOCE DI GRUPPO NEL MENU */


/* GESTIONE VOCI MENU SX (NON GRUPPI)*/
.rpSlide li
{
    list-style: none;
    list-style-image: none;
    line-height: 20px;
    padding-left: 12px!important;
    background: url(../img/list.png) left top no-repeat;
    padding-top: 4px !important;
    padding-bottom: 4px!important;
    
}

.rpNavigation {
    /*font-size:15px !important;
    line-height: 16px;
    font-family:'Lato';
    text-shadow: 1px 1px 1px #000;*/

/*font-family: 'Lato', sans-serif;*/
font-size: 15px;
display: block;
font-weight:600;
/*font-weight:700;*/
/*text-shadow: 1px 1px 1px #006437;*/
}



.rpSelected .rpText {
    /*font-size:15px !important;
    line-height: 16px;
    font-family:'Lato';
    text-shadow: 1px 1px 1px #000;*/

/*font-family: 'Lato', sans-serif;*/
color:#8DC500 !important;

/*font-weight:700;*/
/*text-shadow: 1px 1px 1px #006437;*/
}


/* FINE GESTIONE VOCI MENU SX (NON GRUPPI)*/