body {color: white;}
/*.player-serial iframe{width: 100%; height: 538px;} */


a.desc  .icon-sortirovka_first_last_seria_down_hover .path2:before {
   color: rgb(115, 115, 115)!important;
    }


.icon-sortirovka_first_last_seria_down_hover:hover .icon-seria_down .path1::before,
.icon-sortirovka_first_last_seria_down_hover:hover .icon-seria_down .path2::before  {
    color: rgba(230, 48, 45, 0.6)!important;
    }



a.desc .icon-sortirovka_first_last_seria_down_hover .path1:before {
    color: rgb(201, 201, 201);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }


a.asc  .icon-sortirovka_first_last_seria_down_hover .path2:before {
   color: rgb(201, 201, 201);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;}
a.asc .icon-sortirovka_first_last_seria_down_hover .path1:before {
     color: rgb(115, 115, 115)!important;

     }

.article h2, .name-serials h1{ font-weight: normal;}
.likely__counter {display: none;}


.icon-seria_up .path1:before {
    content: "\e90a";
    color: rgb(201, 201, 201);
}
.icon-seria_up .path2:before {
    content: "\e90b";
    margin-left: -1em;
    color: rgb(115, 115, 115);
}
.icon-sortirovka_first_last_seria_down_hover .path1:before {
    content: "\e90c";
    color: rgb(201, 201, 201);
}
.icon-sortirovka_first_last_seria_down_hover .path2:before {
    content: "\e90d";
    margin-left: -1em;
    color: rgb(115, 115, 115);
}


.speedbar, .speedbar a {
  color:  #c7c7c7
}



#dle-speedbar a::before {
    width: 0;
    height: 0;
    position: absolute;
    top: 14px;
    right: -18px;
    font-size: 9px;
    display: block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    font-family: 'icomoon' !important;
    font-style: normal;
    content: "\e908";
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}