.nav.side-menu>li.line_legal:hover {
    background: #585858 !important;
}

.nav li.current-page.current_legal {
    /*background: rgba(164, 164, 164 ,1);*/
    background: #585858 !important;
}

.nav.child_menu li.current_legal:hover{
    background-color: #585858 !important;
    color:#ffffff;
}

.nav.side-menu>li.active.line_legal {
    border-right: 0px /* 5px */solid #b5b5b5 !important;
    background: rgba(181, 181, 181, 1) !important;
}

.nav.side-menu>li.active.line_legal .primaryMenu.nav.child_menu{
    background: rgba(181, 181, 181, 1) !important;
}

.nav.side-menu>li.active>a.block_legal {
    text-shadow: none;
    /*text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#00afe1, #71cfeb), #b8dce1;*/
    background: #7b7b7b;
    box-shadow: rgba(0, 0, 0, 0.25) 0 1px 0, inset rgba(255, 255, 255, 0.16) 0 1px 0
}

.acceso_legal{
    text-shadow: none;
    /*text-shadow: rgba(0, 0, 0, 0.25) 0 -1px 0;
    background: linear-gradient(#00afe1, #71cfeb), #b8dce1;*/
    background: #7b7b7b;
    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_legal {
    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(181, 181, 181, 1) !important;
    width: 150px !important;
    padding: 0px;
}

.dropdown-subMenu_legal > li > a {
    color: rgba(255, 255, 255, 1);
    font-size: 12px;
    padding: 2px 9px;
    display: block;
}

ul.dropdown-subMenu_legal li{
  padding-left: 0px !important;
  padding-bottom: 10px;
  padding-top: 10px;
  display: block;
}

ul.dropdown-subMenu_legal li:before {
   display: none
}
ul.dropdown-subMenu_legal li:after {
    display: none
}

ul.dropdown-subMenu_legal li:hover {
    background-color: rgba(255, 255, 255, 0.3) !important;
}

.btn-legal {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-legal:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-salva-legal {
    color: #ffffff;
    background-color: #7b7b7b;
    border-color: #7b7b7b;
    text-transform: uppercase;

}

.btn-salva-legal:hover {
    color: #7b7b7b;
    background-color: #ffffff;
    border-color: #7b7b7b;
    text-transform: uppercase;
}

.btn-salva-legal2:hover {
    color: #ffffff;
    background-color: #7b7b7b;
    border-color: #7b7b7b;
    text-transform: uppercase;
}

.btn-salva-legal2 {
    color: #7b7b7b;
    background-color: #ffffff;
    border-color: #7b7b7b;
    text-transform: uppercase;
}

.accesso_legal{
    /*background: rgba(164, 164, 164 ,1) !important;*/
    background: #7b7b7b !important;
}

.accesso_legal_hover{
    background: #585858;
    border-left: 1px solid #ffffff;   
}

.accesso_legal_hover:hover{
    background: rgba(164, 164, 164 ,1) !important;
}
/*############################################################################*/
body[data-my-eapp="legal"]::-webkit-scrollbar-thumb{
background-color: rgba(123, 123, 123, 1); /*#7b7b7b*/
}
/*############################################################################*/
.table-responsive[data-my-eapp="legal"]::-webkit-scrollbar-thumb{
background-color: rgba(123, 123, 123, 1);
}
/*############################################################################*/
.table-responsive[data-my-eapp="legal"] table tbody td{
border-color: rgba(123, 123, 123, 0.5);
}
/*############################################################################*/
thead>tr[data-my-eapp="legal"]{
background-color: rgba(123, 123, 123, 1);
}
/*############################################################################*/
tbody>tr[data-my-eapp="legal"]{
background-color: rgba(123, 123, 123, 0.1);
}
/*############################################################################*/
tbody>tr:hover[data-my-eapp="legal"]{
background-color: rgba(123, 123, 123, 0.3);
}
/*############################################################################*/
tbody>tr[data-my-eapp="legal"] a{
color: rgba(123, 123, 123, 1) !important;
}
/*############################################################################*/
ul.pagination[data-my-eapp="legal"] > li > span, ul.pagination[data-my-eapp="legal"] > li > a{
background-color: rgba(123, 123, 123, 0.1);
}
/*############################################################################*/
ul.pagination[data-my-eapp="legal"] > li > span, ul.pagination[data-my-eapp="legal"] > li > a{
color: rgba(123, 123, 123, 1);
}
/*############################################################################*/
ul.pagination[data-my-eapp="legal"] > li > span:hover, ul.pagination[data-my-eapp="legal"] > li > a:hover{
color: #fff;
background-color: rgba(123, 123, 123, 1);
}
/*############################################################################*/
.rubric_address-table .message[data-my-eapp="legal"]{
background-color: rgba(123, 123, 123, 0.1);
border-color: rgba(123, 123, 123, 1);
}
/*############################################################################*/
.message[data-my-eapp="legal"]{
background-color: rgba(123, 123, 123, 0.1);
border-color: rgba(123, 123, 123, 1);
}
/*############################################################################*/
.boxCommenti[data-my-eapp="legal"]{
background-color: rgba(123, 123, 123, 0.1);
border-color: rgba(123, 123, 123, 1);
}
/*############################################################################*/