#levels_filter .dropdown_container li {
  display: inline-block;
}
#searchFilter {
  padding-left: 12px;
  height: 0;
  overflow: hidden;
  transition: height .3s;
}
.searchFilter_title {
  margin-top: 8px;
  display: inline-block;
  color: #7a7d7f;
}
#searchFilter .dropdown {
  margin: 5px 15px 0 0;
}
#searchFilter .dropdown.expanded {
  margin-right: 0;
}
/*================== NEW REPLAY LIST ==================*/
.r_list {
  font-size: 12px;
}
.r_list > li {
  list-style-type: none;
  padding: 20px 10px;
  width: 720px;
  background: url("/static/img/wot/dsn/delimeter2.png?version=29.08.2017") center bottom no-repeat;
}
.r_list > li.last {
  background: none;
}
.r_list h3,
.r_list .r-map_85,
.r_list .r-clanlogo,
.r_list .r-info,
.r_list .r-act {
  display: inline-block;
  vertical-align: top;
}
.r_list .r-info {
  width: 410px;
}
.r_list h3 {
  width: 405px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 17px;
}
.r_list h3 a:visited {
  color: #897858;
}
.r-info h3 {
  font-weight: normal;
}
.r-info .link--pale_orange {
  font-weight: normal;
}
.r-info li {
  display: inline-block;
  padding: 2px 10px 2px 0;
  font-size: 11px;
}
.r-info_ri {
  padding: 5px 0;
}
.r-info .r-info_ci li {
  min-width: 145px;
  max-width: 210px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.r-info li b {
  color: #6A6D6F;
  font-weight: normal;
}
.r_list .r-act {
  text-align: center;
  opacity: .1;
  transition: opacity .2s;
}
.r_list li:hover .r-act {
  opacity: 1;
}
.r_list .r-act_soc {
  margin-top: 5px;
}
html[lang="en"] .r_list .btn_l-grey {
  font-size: 16px;
}
.r-act_soc > * {
  display: inline-block;
  text-decoration: none;
  color: inherit;
  padding: 5px;
  cursor: default;
}
.r-act_soc ins {
  display: inline-block;
  width: 26px;
  height: 26px;
  vertical-align: top;
  margin: -5px 0;
  background: url("/static/img/site/base/icons.png?version=29.08.2017") -999px -999px no-repeat;
}
.r-act_soc-like ins {
  background-position: -45px -5px;
}
.r-act_soc-like:hover ins {
  background-position: -45px -38px;
}
.r-act_soc-like.liked:hover ins {
  background-position: -45px -71px;
}
.r-act_soc-com ins {
  background-position: -46px -103px;
  cursor: default;
}
.r-act_soc-dl ins {
  background-position: -47px -136px;
}
.r-map_85 {
  float: left;
  position: relative;
  margin-right: 15px;
  display: block;
  width: 85px;
  height: 85px;
  border: 1px solid #000000;
  background-size: cover;
}
.r-map_85 .index {
  position: absolute;
  top: 100%;
  margin-top: -15px;
  left: -25px;
  width: 34px;
  height: 26px;
  font-size: 11px;
  color: #b4b1b6;
  text-align: center;
  padding: 12px 0 0 6px;
  box-sizing: border-box;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAaCAMAAADlsH4wAAAAPFBMVEUAAABeABFYARFcABBQBRJSAxJtAhRgABFNBBFvABR6ABZ1ABVrABNcABBxABSGABhkABJPBRKBABdGBRFXaE4/AAAACnRSTlMA2AqmnJNc8x3vbEZkSwAAANBJREFUeNqF0YsKgzAMheHu4qrNaZa593/XnUhgrmUkKIh80D+0/JlrSWe95+R1zwlNRmgywlkSkpr1nRqSxJDELDmhecB651NhhqbSnq39vFspNxck3SCqsg9iJykXF0aioJBBiJPVRa8GQJsMJwkJ5xEtwCh2CVIWb4nafRDNied0I/HaSWiQK1umWgptiiAXHqSA8u+vAPBt2cz3mYXWYyMK1Kg9d7gwJ6sLq/DaWXQSDzFuJOfaELDu5HYI26A6ieNmPITUtJ734YeG6PUDCtcZV8iizZYAAAAASUVORK5CYII=) 0 0 no-repeat;
}
.r-map_85.sh:after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.15);
}
.showVideo {
  width: 44px;
  height: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -16px;
  z-index: 10;
  cursor: pointer;
  background: url("/static/img/site/base/icons.png?version=29.08.2017") -78px -57px no-repeat;
  box-shadow: 0 0 40px #000000;
  border-radius: 8px;
}
.showVideo:hover {
  opacity: .8;
}
.r_list .b-replay__video {
  margin: 15px 0;
}
.c_list > li {
  width: 680px;
}
.c_list > li h3 {
  display: inline;
  font-size: 17px;
  font-weight: bold;
  color: #b1b4b6;
}
.c_list > li h4 {
  font-size: 17px;
  color: #ffd4aa;
}
.c_list > li .r-info {
  width: 360px;
  padding: 4px 0;
}
.c_list > li .r-info li {
  min-width: 0;
  padding: 10px 30px 2px 0;
}
.c_list > li .r-act {
  width: 205px;
}
.c_list > li .btn_l-grey {
  font-size: 14px;
  width: 162px;
  text-transform: none;
}
.c_list > li .r_count {
  font-size: 17px;
  font-weight: bold;
}
.c_list > li .r_count b {
  font-size: 11px;
  color: #6A6D6F;
  font-weight: normal;
  margin-left: 20px;
}
.c_list > li .r-map_85 {
  float: left;
  display: block;
  width: 70px;
  height: 70px;
  position: relative;
  margin-right: 15px;
  background: #1b1b1b;
  background: linear-gradient(to bottom, #1b1b1b 0%, #1f1f1f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b1b1b', endColorstr='#1f1f1f', GradientType=0);
  box-shadow: 0 2px 7px #000000, 0 -2px 10px rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  border: 1px solid #272727;
}
.c_list > li .r-map_85 .c_logo {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: center center no-repeat;
}
.r_list .empty {
  display: block;
  padding: 12px;
}
.r_list .showmore {
  font: 11px Roboto, Arial;
  padding: 5px 0 8px;
  color: #636668;
  position: relative;
  background: url("/static/img/wot/dsn/showmore_bkgr.png?version=29.08.2017") -29px -180px no-repeat;
}
.r_list .showmore:hover {
  color: #c6c6c6;
  background-position: -29px -214px;
}
.r_list .showmore:after {
  content: " ";
  display: block;
  height: 20px;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -360px;
  width: 721px;
  background: url("/static/img/wot/dsn/showmore_bkgr.png?version=29.08.2017") -6px -160px no-repeat;
}
