.nav.side-menu>li.line_pm:hover {
    background: #5b0088;
}

.nav li.current-page.current_pm {
    /*background: rgba(140, 20, 228, 1);*/
    background: #5b0088;
}

.nav.child_menu li.current_pm:hover{
    /*background-color: #006d72 !important;*/
    background: #5b0088 !important;
    color:#ffffff;
}

.nav.side-menu>li.active.line_pm {
    border-right: 0px /* 5px */solid #ab00ff;
    background: rgba(171, 0, 255, 1) !important;
}

.nav.side-menu>li.active.line_pm .primaryMenu.nav.child_menu{
    background: rgba(171, 0, 255, 1) !important;
}

.nav.side-menu>li.active>a.block_pm {
    text-shadow: none;
    /*text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0; 
    background: linear-gradient(#334556, #2C4257), #2A3F54;*/
    background: #7800b3;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0
}

.acceso_pm{
    text-shadow: none;
    /*text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#00afe1, #71cfeb), #b8dce1;*/
    background: #7800b3;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0;
    color: #ffffff;
}

.dropdown-subMenu_pm {
    border: medium none;
    box-shadow: none;
    display: none;
    float: right;
    font-size: 12px;
    left: 230px;
    list-style: none outside none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: -3px;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    
    background: rgba(171, 0, 255, 1) !important;
    width: 150px !important;
    padding: 0px;
}

.dropdown-subMenu_pm > li > a {
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    padding: 2px 9px;
    display: block;
}

ul.dropdown-subMenu_pm li{
  padding-left: 0px !important;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

ul.dropdown-subMenu_pm li:before {
   display: none
}
ul.dropdown-subMenu_pm li:after {
    display: none
}

ul.dropdown-subMenu_pm li:hover {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

.btn-pm {
  color: #fff;
  background-color: #7800b3;
  border-color: #ca5eff;
}

.btn-pm:hover {
    color: #fff;
    background-color: #ca5eff;
    border-color: #7800b3;
}

.btn-salva-pm {
    color: #ffffff;
    background-color: #7800b3;
    border-color: #7800b3;
    text-transform: uppercase;
}

.btn-salva-pm:hover {
    color: #7800b3;
    background-color: #ffffff;
    border-color: #7800b3;
    text-transform: uppercase;
}

.btn-salva-pm2 {
    color: #7800b3;
    background-color: #ffffff;
    border-color: #7800b3;
    text-transform: uppercase;
}

.btn-salva-pm2:hover {
    color: #ffffff;
    background-color: #7800b3;
    border-color: #7800b3;
    text-transform: uppercase;
}

.accesso_pm{
    background: rgba(140, 20, 228, 1) !important;
    color: #ffffff;
}

.accesso_pm_hover{    
    background: #5b0088;
    border-left: 1px solid #ffffff;
}

.accesso_pm_hover:hover{   
    background: rgba(140, 20, 228, 1) !important;
}
/*############################################################################*/
body[data-my-eapp="pm"]::-webkit-scrollbar-thumb{
background-color: rgba(120, 0, 179, 1); /*#7800b3*/
}
/*############################################################################*/
.table-responsive[data-my-eapp="pm"]::-webkit-scrollbar-thumb{
background-color: rgba(120, 0, 179, 1);
}
/*############################################################################*/
.table-responsive[data-my-eapp="pm"] table tbody td{
border-color: rgba(120, 0, 179, 0.5);
}
/*############################################################################*/
thead>tr[data-my-eapp="pm"]{
background-color: rgba(120, 0, 179, 1);
}
/*############################################################################*/
tbody>tr[data-my-eapp="pm"]{
background-color: rgba(120, 0, 179, 0.1);
}
/*############################################################################*/
tbody>tr:hover[data-my-eapp="pm"]{
background-color: rgba(120, 0, 179, 0.3);
}
/*############################################################################*/
tbody>tr[data-my-eapp="pm"] a{
color: rgba(120, 0, 179, 1) !important;
}
/*############################################################################*/
ul.pagination[data-my-eapp="pm"] > li > span, ul.pagination[data-my-eapp="pm"] > li > a{
background-color: rgba(120, 0, 179, 0.1);
}
/*############################################################################*/
ul.pagination[data-my-eapp="pm"] > li > span, ul.pagination[data-my-eapp="pm"] > li > a{
color: rgba(120, 0, 179, 1);
}
/*############################################################################*/
ul.pagination[data-my-eapp="pm"] > li > span:hover, ul.pagination[data-my-eapp="pm"] > li > a:hover{
color: #fff;
background-color: rgba(120, 0, 179, 1);
}
/*############################################################################*/
.rubric_address-table .message[data-my-eapp="pm"]{
background-color: rgba(120, 0, 179, 0.1);
border-color: rgba(120, 0, 179, 1);
}
/*############################################################################*/
.message[data-my-eapp="pm"]{
background-color: rgba(120, 0, 179, 0.1);
border-color: rgba(120, 0, 179, 1);
}
/*############################################################################*/
.boxCommenti[data-my-eapp="pm"]{
background-color: rgba(120, 0, 179, 0.1);
border-color: rgba(120, 0, 179, 1);
}
/*############################################################################*/