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;
    
    /* COMMENTS
----------------------------------------------- */
.add-comms {}
.ac-inputs input {width: 48.5%; margin-bottom: 15px; background-color: #222;}
.ac-textarea textarea {height: 100px; margin-bottom: 15px; background-color: #222;}
.add-comms input, .add-comms textarea, .ac-submit button {box-shadow: 3px 3px 6px rgba(0,0,0,0.1);}
.ac-protect, .ac-textarea .bb-editor + br {display: none;}
.comments_subscribe input {margin-right: 10px;}
.comments_subscribe {display: block;}
.mass_comments_action {display: none;}
.last-comm-link {display: inline-block; padding-bottom: 20px; color: #eee; font-size: 18px; font-weight: 600;}

.comm-item {margin-bottom: 20px; font-size: 13px; padding-left: 40px; position: relative; min-height: 40px;}
.comm-two {margin: 2px 0 3px 0;}
.comm-one > span {margin-right: 15px; opacity: 0.8;}
.comm-one > span.comm-author, .comm-one > span.comm-author a {font-weight: 600; color: #3385ea; opacity: 1;}
.comm-three-left > a, .comm-three-right li a {opacity: 0.6;}
.comm-three-right li {display: inline-block; margin-left: 15px;}
.comm-rate3 {white-space:nowrap; font-size:16px; margin-right: 15px; height: 20px; line-height: 20px; 
	display: inline-block; vertical-align: top; position: relative; top: -3px;}
.comm-rate3 a {display: inline-block; vertical-align: middle; position: relative; top: -2px; opacity: 0.8;}
.comm-rate3 a:last-child {margin-bottom: -6px;}
.comm-rate3 > span {margin: 0 5px; font-size: 14px; font-weight: 600;}
.comm-rate3 > span > span.ratingtypeplus {color: #06b601;}
.comm-rate3 > span > span.ratingplus {color: #95c613;}
.comm-rate3 > span > span.ratingminus {color: #ff0e0e;}
.comm-three a:hover {text-decoration: underline;}
.comm-three-left > a {opacity: 1; color: #3498db; border-bottom: 1px dotted #3498db;}
}