/* legacy */

/* src/afisha.css */
/* Афиша */
.dotted{
  border-bottom: 1px dotted #000;
  cursor: pointer;
}
#afisha_content{
  zoom: 1;
  position: relative;
  margin-bottom: 20px;
}

#afisha_content .city,
#afisha_content .city:visited{
  float: right;
  color: #b2b2b2;
  margin: 0 0 10px 15px;
  text-decoration: none;
  border-bottom: 1px dashed;
  font-size: 18px;
  line-height: 18px;
}
#afisha_content .city:hover{
  border-bottom: none;
}
#afisha_content .current_city{
  float: none;
}

/* Список событий */
#afisha_content .event_list{
  position: relative;
  margin-top: 25px;
}
#afisha_content .event_list .title{
  font-size: 26px;
  color: #000;
}
#afisha_content .event_list .title .day_name{
  font-size: 15px;
  color: #7d7d7d;
}
#afisha_content .event_list .date{
  margin-top: 20px;
  font-size: 21px;
  color: #000;
}
#afisha_content .event_list .date .day_name{
  font-size: 15px;
  color: #7d7d7d;
}

#afisha_content .event_list .title .city{
  position: relative;
  top: 10px;
  color: #b2b2b2;
}

#afisha_content .event_list .filtering{
  border: 1px solid #669933;
  color: #669933;
  font-size: 13px;
  padding: 10px;
  margin-top: 5px;
}
#afisha_content .event_list .filtering .title{
  color: #7d7d7d;
  font-size: 11px;
}
#afisha_content .event_list .filtering .event_tag{
  padding: 0;
  border-bottom: 1px dashed;
  float: left;
  margin-right: 10px;

}
#afisha_content .event_list .filtering .event_tag .event_tag_check{
  display: none;
}
#afisha_content .event_list .filtering .checked_tag{
  border: none;
  color: #fff;
}
#afisha_content .event_list .filtering .checked_tag .event_tag_label{
  padding: 2px;
  background: #669933;
}
#afisha_content .event_list .filtering .filter_hidden_tags{
  display: none;
}
#afisha_content .event_list .filtering .show_hidden_tags{
  float: right;
  cursor: pointer;
}
#afisha_content .event_list .filtering .show_hidden_tags .text{
  border-bottom: 1px dashed;
  margin-right: 3px;
}
#afisha_content .event_list .filtering .show_hidden_tags .arrow{
  font-size: 9px;
}

#afisha_content .legend{
  margin-top: 5px;
}
#afisha_content .legend .movie_3d{
  background-color: #0099cc;
}
#afisha_content .legend .movie_3d_text{
  color: #0099cc;
  font-weight: bold;
}
#afisha_content .legend .movie_imax{
  background-color: #cc3333;
}
#afisha_content .legend .movie_imax_text{
  color: #cc3333;
  font-weight: bold;
}

#afisha_content .event_list .schedule{
  border-collapse: collapse;
  margin-top: 15px;
  width: 100%;
}
#afisha_content .event_list .schedule .event{
  border-top: 1px solid #c1c0bf;
  font-size: 13px;
}
#afisha_content .event_list .schedule .event td{
  padding: 20px 10px;
  vertical-align: top;
}
.billboard__list .event td{
  padding: 0 !important;
}
.billboard__text p{
 margin: 15px 0 !important;
}
#afisha_content .event_list .schedule .event .event_place{
  width: 200px;
}
#afisha_content .event_list .schedule .event .event_time{
  width: 150px;
}
#afisha_content .event_list .schedule .event .event_schedule{
  width: 70%;
}
#afisha_content .event_list .schedule .event .event_schedule .nearest{
  font-size: 11px;
  font-style: italic;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table{
  width: 100%;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .second_title{
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable{
  font-size: 13px;
  font-weight: bold;
  color: #393939;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable_event{
  font-weight: normal;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable_movie{
  /*word-spacing: 20px;*/
  width: 60%;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable_movie span{
  padding-right: 10px;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable_movie em{
  width: 35px;
  font-style: normal;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable .for{
  font-size: 11px;
  font-style: italic;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable .movie_3d em{
  color: #0099cc;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable .movie_imax em{
  color: #cc3333;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable .past em{
  color: #b6b6b6;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable .no-button{
  display: inline-block;
  padding: 2px 4px;
  line-height: 13px;
  margin-top: 3px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid white;
}
#afisha_content .event_list .schedule .event .event_schedule .event_schedule_table .timetable em.button{
  padding: 2px 4px;
  margin-top: 3px;
  border-radius: 2px;
}
#afisha_content .event_list .schedule .event .event_image{
  float: left;
  margin-right: 20px;
  width: 70px;
}
#afisha_content .event_list .schedule .event .no_cover{
  height: 70px;
}
#afisha_content .event_list .schedule .event_promo .event_image{
  width: 150px;
}
#afisha_content .event_list .schedule .event_promo .no_cover{
  height: 150px;
}
#afisha_content .event_list .schedule .event .movie_image{
  float: none;
  height: 101px;
  display: block;
}
#afisha_content .event_list .schedule .event_promo .movie_image{
  height: 218px;
}
#afisha_content .event_list .schedule .event .event_name{
  color: #006699;
  font-size: 15px;
  margin-bottom: 10px;
}
#afisha_content .event_list .schedule .event .event_name:visited{
  color: #415467;
}
#afisha_content .event_list .schedule .event .director{
  font-size: 11px;
  color: #7d7d7d;
  margin-top: 5px;
  /*margin-bottom: 10px;*/
}
#afisha_content .event_list .schedule .event .event_tags{
  margin-bottom: 10px;
}
#afisha_content .event_list .schedule .event .event_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
  cursor: pointer;
}
#afisha_content .event_list .schedule .event span.event_tag{
  border-bottom: 1px dashed;
}
#afisha_content .event_list .schedule .event .tech_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
  cursor: default;
  border: none;
}
#afisha_content .event_list .schedule .event .event_review{
  color: #1e1e1e;
  margin-top: 10px;
  margin-bottom: 5px;
}
#afisha_content .event_list .schedule .event .place_name{
  color: #006699;
  font-size: 13px;
}
#afisha_content .event_list .schedule .event .place_name:visited{
  color: #415467;
}
#afisha_content .event_list .schedule .event .place_phone{
  color: #1e1e1e;
  margin-top: 5px;
  padding-left: 15px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -119px 0;
  line-height: 14px;
}
#afisha_content .event_list .schedule .event .place_website{
  margin-top: 5px;
}
#afisha_content .event_list .schedule .event .event_time{
  color: #393939;
}
#afisha_content .event_list .schedule .event .event_time .for{
  font-size: 11px;
  font-style: italic;
}
/* КОНЕЦ Список событий */

#afisha_content .object_info{
}
#afisha_content .object_info .title h1{
  font-size: 26px;
  color: #000;
}
#afisha_content .object_info .image{
  float: left;
  width: 230px;
}
#afisha_content .object_info .image .thickbox{
  display: block;
}
#afisha_content .object_info .info{
  font-size: 13px;
  color: #393939;
  position: relative;
}
#afisha_content .object_info .info_margin{
  margin-left: 230px;
}
#afisha_content .object_info .info .comments_count{
  position: absolute;
  top: 0px;
  right: 23px;
}
#afisha_content .object_info .info .place{
  display: -moz-inline-stack; /* для FF ниже 3  */
  display:inline-block;
  zoom:1; /* обычный layout fix для ИЕ6 */
  *display:inline; /* для ИЕ 6, 7 */
  width: 300px;
  margin-right: 40px;
}
#afisha_content .object_info .info .place_name{
  color: #006699;
  font-size: 15px;
  margin-bottom: 5px;
  display: block;
}
#afisha_content .object_info .info .place_address{
  font-size: 17px;
  margin-bottom: 15px;
}
#afisha_content .object_info .info .place_website{
  margin-bottom: 15px;
}
#afisha_content .object_info .info .place_phone{
  color: #1e1e1e;
  margin-top: 5px;
  padding-left: 15px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -119px 0;
  line-height: 14px;
  margin-bottom: 15px;
  font-size: 17px;
}
#afisha_content .object_info .info .nearest{
  display: -moz-inline-stack; /* для FF ниже 3  */
  display:inline-block;
  zoom:1; /* обычный layout fix для ИЕ6 */
  *display:inline; /* для ИЕ 6, 7 */
  width: 300px;
  font-size: 17px;
  font-weight: bold;
  vertical-align: top;
}
#afisha_content .object_info .info .nearest .another_time{
  font-size: 13px;
  font-weight: normal;
}
#afisha_content .object_info .info .info_block{
  margin-bottom: 10px;
}
#afisha_content .object_info .info .review.info_block{
  margin-top: 13px;
}
#afisha_content .object_info .info .description.info_block{
  margin-top: 13px;
}
#afisha_content .place_info .info .info_block{
  padding-right: 180px;
}
#afisha_content .object_info .info .tags .tag{
  margin-left: -2px;
}
#afisha_content .object_info .info .toggle_description{
  color: #669933;
  border-bottom: 1px dashed;
  cursor: pointer;
  display: -moz-inline-stack; /* для FF ниже 3  */
  display:inline-block;
  vertical-align: text-top;
  zoom:1; /* обычный layout fix для ИЕ6 */
  *display:inline; /* для ИЕ 6, 7 */
}
#afisha_content .object_info .info .toggle_description:hover{
  border-bottom-color: transparent;
}
#afisha_content .object_info .info .toggle_description .arrow{
  float: right;
  margin-top: 7px;
  margin-left: 3px;
  width: 9px;
  height: 4px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -30px -2px;
}
#afisha_content .object_info .info .toggle_description .arrow_down{
  background-position: -30px -2px;
}
#afisha_content .object_info .info .toggle_description .arrow_up{
  background-position: -39px 0px;
}
#afisha_content .object_info .info .description{
  display: none;
}
#afisha_content .object_info .info .small_header{
  font-size: 11px; margin: 0; padding: 0;
}
#afisha_content .object_block{
  border: 1px solid #a0c3d1;
  padding: 15px;
  margin-top: 10px;
}
#afisha_content .object_block .title .text_title{
  margin: 0;
  border-bottom: 1px dashed #000;
  font-size: 21px;
  color: #000;
  cursor: pointer;
  display: -moz-inline-stack; /* для FF ниже 3  */
  display:inline-block;
  vertical-align: text-top;
  zoom:1; /* обычный layout fix для ИЕ6 */
  *display:inline; /* для ИЕ 6, 7 */
}
#afisha_content .object_block .title .text_title:hover{
  border-bottom-color: transparent;
}
#afisha_content .object_block .title .arrow{
  float: right;
  margin-top: 11px;
  margin-left: 5px;
  width: 9px;
  height: 6px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -39px 0;
}
#afisha_content .object_block .content{
  /*margin-top: 15px;*/
}
#afisha_content .object_block .content .title_block{
  float: left;
  width: 100%;
  font-size: 18px;
  /*padding-top: 13px;*/
}
#afisha_content .object_block .content .title_block .add_info{
  font-size: 13px;
  color: #7d7d7d;
}
#afisha_content .object_block .content .afisha_calendar{
  float:left;
}
#afisha_content .object_block .content .schedule{
  border: none;
  border-collapse: collapse;
  width:100%;
  margin-top: 20px;
}
#afisha_content .object_block .content .schedule .item_row{
  border-top: 1px solid #c1c0bf;
}
#afisha_content .object_block .content .schedule td{
  padding: 15px 7px 15px 7px;
  vertical-align: top;
}
#afisha_content .object_block .content .schedule .logo{
  margin-right: 20px;
  float: left;
  width: 70px;
}
#afisha_content .object_block .content .schedule .no_cover{
  height: 70px;
}
#afisha_content .object_block .content .schedule .title{
  width: 310px;
  font-size: 13px;
}
#afisha_content .object_block .content .schedule .wide_title{
  width: 70%;
}
#afisha_content .object_block .content .schedule .title a{
}
#afisha_content .object_block .content .schedule .title .add_info{
  font-size: 11px;
  margin-top: 5px;
  color: #7d7d7d;
}
#afisha_content .object_block .content .schedule .title .nearest{
  font-size: 9px;
  font-style: italic;
  margin-top: 5px;
  color: #393939;
}
#afisha_content .object_block .content .schedule .title .event_tags{
  margin-bottom: 10px;
}
#afisha_content .object_block .content .schedule .title .event_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
}
#afisha_content .object_block .content .schedule .title .tech_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
  cursor: default;
  border: none;
}
#afisha_content .object_block .content .schedule .second_title{
  width: 90px;
  font-size: 11px;
}
#afisha_content .object_block .content .schedule .timetable{
  font-size: 13px;
  font-weight: bold;
  color: #393939;
}
#afisha_content .object_block .content .schedule .timetable_event{
  font-weight: normal;
}
#afisha_content .object_block .content .schedule .timetable_event .button{
  margin-top: 5px;
}
#afisha_content .object_block .content .schedule .timetable_movie{
  /*word-spacing: 20px;*/
}
#afisha_content .object_block .content .schedule .timetable_movie span {
  padding-right: 10px;
}
#afisha_content .object_block .content .schedule .timetable_movie em{
  font-style: normal;
}
#afisha_content .object_block .content .schedule .timetable .for{
  font-size: 11px;
  font-style: italic;
}
#afisha_content .object_block .content .schedule .timetable .movie_3d em{
  color: #0099cc;
}
#afisha_content .object_block .content .schedule .timetable .movie_imax em{
  color: #cc3333;
}
#afisha_content .object_block .content .schedule .timetable .past em{
  color: #b6b6b6;
}
#afisha_content .object_block .content .schedule .timetable em.no-button{
  display: inline-block;
  padding: 2px 4px;
  margin-top: 3px;
  line-height: 13px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid white;
}
#afisha_content .object_block .content .schedule .timetable em.button{
  padding: 2px 4px;
  margin-top: 3px;
  border-radius: 2px;
}
#afisha_content .object_block .trailers{
  clear: both;
  margin: 10px 0;
}
#afisha_content .object_block .trailers .trailer_player{
  display: none;
}
#afisha_content .object_block .trailers .trailer{
  padding: 10px;
  color: #666;
  font-size: 14px;
}
#afisha_content .object_block .trailers .trailer a{
  color: #369;
  text-decoration: underline;
}
#afisha_content .object_block .trailers .trailer a:hover,
#afisha_content .object_block .trailers .trailer a:active{
  color: #369;
  text-decoration: none;
}
#afisha_content .object_block .trailers .trailer .show_trailer{
  color: #369;
  border-bottom: 1px dashed #369;
  cursor: pointer;
}
#afisha_content .object_block_hidden .content{
  display: none;
}
#afisha_content .object_block_hidden .title .arrow{
  background-position: -30px 0;
}

#afisha_content .filter_loader{
  display: none;
  float: right;
  position: relative;
}


#place_content .places_list .filtering{
  border: 1px solid #669933;
  color: #669933;
  font-size: 13px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}
#place_content .places_list .filtering .title{
  color: #7d7d7d;
  font-size: 11px;
}
#place_content .places_list .filtering .event_tag{
  padding: 0;
  float: left;
  margin-right: 10px;
  padding: 2px;
}
#place_content .places_list .filtering .event_tag .event_tag_link{
  color: #693;
}
#place_content .places_list .filtering .event_tag .event_tag_check{
  display: none;
}
#place_content .places_list .filtering .checked_tag{
  background: #693;
}
#place_content .places_list .filtering .checked_tag .event_tag_link{
  color: #fff;
  text-decoration: none;
}
#place_content .places_list .filtering .filter_hidden_tags{
  display: none;
}
#place_content .places_list .filtering .show_hidden_tags{
  float: right;
  cursor: pointer;
}
#place_content .places_list .filtering .show_hidden_tags .text{
  border-bottom: 1px dashed;
  margin-right: 3px;
}
#place_content .places_list .filtering .show_hidden_tags .arrow{
  font-size: 9px;
}
#place_content .places_list{
}
#place_content .places_list .place{
  width: 250px;
  *width: 250px;
  display: -moz-inline-stack; /* для FF ниже 3  */
  display:inline-block;
  /*margin: 0 24px 20px 0;*/
  margin: 0 -2px 20px;
  vertical-align: text-top;
  padding: 20px 20px 10px;
  border-top: 1px solid #c1c0bf;
  zoom:1; /* обычный layout fix для ИЕ6 */
  *display:inline; /* для ИЕ 6, 7 */
}
#place_content .places_list .place .title{
  margin-top: 3px;
}
#place_content .places_list .place .place_name{
  color: #006699;
  font-size: 15px;
}
#place_content .places_list .place .place_cover{
  width: 200px;
  height: 150px;
  display: block;
}
#place_content .places_list .place .place_name:visited{
  color: #415467;
}
#place_content .places_list .place .place_tags{
  margin-bottom: 10px;
}
#place_content .places_list .place .place_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
}
#place_content .places_list .place .place_phone{
  color: #1e1e1e;
  margin-top: 5px;
  padding-left: 15px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -119px 0;
  line-height: 14px;
}
#place_content .places_list .place .place_website{
  margin-top: 5px;
}
/* КОНЕЦ Киноафиша */

.hdn{
  display: none;
}

#event_subscribe_bk_left{
  background: url(/img/css/design/subscribe/filter_header_background_lr.png) -10px 0 no-repeat;
  display: block;
  float: right;
  width: 10px;
  height: 21px;
}

#event_subscribe_bk{
  background: url(/img/css/design/subscribe/filter_background_lr.png) no-repeat;
  display: block;
  float: right;
  width: 10px;
  height: 21px;
  cursor: pointer;
}

#event_subscribe_bk_right{
  background: url(/img/css/design/subscribe/filter_header_background_lr.png) 0 0 no-repeat;
  display: block;
  float: right;
  width: 10px;
  height: 21px;
}

#event_subscribe_bk_plus{
  background: url(/img/css/design/subscribe/plus.gif) no-repeat;
  display: block;
  float: right;
  width: 9px;
  height: 10px;
  z-index: 3;
  margin-top: 5px;
}

.subs_link{
  color: #369 !important;
  font-weight: bold;
  cursor: pointer;
  float: right;
}

.subs{
  border: 1px solid #999999 !important
}

#afisha_content .socialization_panel{
  margin: 10px 0 10px 225px;
}

#cinema_movies dl.position dd.preview.movie-cover-box {
  float: left;
  background: #fff url(/img/css/design/movies/dvdbox.png) no-repeat;
  position:relative;
  margin:0 10px 0 0;
  width: 100px;
  height: 145px;
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/css/design/dvdbox.png',sizingMethod='scale');*/
  padding: 3px 2px 10px 9px;
}
#cinema_movies dl.position dd.preview.movie-cover-box .movie-cover {
    width: 100px;
  height: 145px;
  display: block;
}
#afisha_content .comment_count {
  margin-top: 10px;
  font-size: 11px;
}

#afisha_content .event_name.title_rel_award {
  line-height: 1.3em;
}

.filter__content__cell {
  white-space: normal;
  width: 80%;
  max-width: 80%;
}

.filter__content__cell_type_right {
  width: 20%;
}

.card__not_actual {
  padding: 20px 20px 50px;
  width: 200px;
}

.card__not_actual .card__not_actual-title {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  margin: 10px 0 4px;
}

.card__not_actual .card__not_actual-date {
  color: #AAA;
  font-size: 14px;
}

.wheely-ticket {
  background: url("/img/css/design/afisha/wheely-ticket.png");
  height: 309px;
  width: 937px;
  display: block;
}

.order__heading span.color_red {
  color: red;
  border-bottom: 1px dashed #ff0000;
}

.billboard__order select[name="select_seances"] {
  width: 100%;
  height: 30px;
  background: white;
  font-size: 17px;
}

/* END src/afisha.css */


/* src/calendar.css */
.afisha_calendar{
  position: relative;
  zoom: 1;
}

/* Ссылки на дни */
.afisha_calendar .date_links{
  float: right;
}
.afisha_calendar .date_links a{
  margin: 0 5px;
  text-decoration: underline;
  color: #000;
}
.afisha_calendar .date_links a.active{
  text-decoration: none;
  font-weight: bold;
}
.afisha_calendar .date_links .next_holiday{
  border-color: #cc0000;
  color: #cc0000;
}
/* КОНЕЦ Ссылки на дни */

/* Слайдер */
/* Контентная часть слайдера */
.afisha_calendar .calendar_content .scroll-content-item {
  width: 42px;
  height: 60px;
  float: left;
  text-align: center;
}
.afisha_calendar .calendar_content .scroll-content-item-hidden{
  display: none;
}
.afisha_calendar .calendar_content .scroll-content-item div{
  float: none;
}
.afisha_calendar .calendar_content .date{
  height: 48px;
  width: 30px;
  padding-top: 13px;
  position: relative;
}
.afisha_calendar .calendar_content .date .day_number{
  font-size: 21px;
  font-weight: normal;
  padding: 4px 0;
  display: inline;
  text-decoration: none;
  color: black;
  float: none;
}
.afisha_calendar .calendar_content .date .day_name{
  font-size: 11px;
  color: #669966;
  font-weight: normal;
}
.afisha_calendar .calendar_content .date .day_name .name{
  color: #669966;
  display: inline;
  text-decoration: none;
  float: none;
}
.afisha_calendar .calendar_content .date .old{
  color: #ccc;
}
.afisha_calendar .calendar_content .date .holiday,
.afisha_calendar .calendar_content .date .day_name .holiday {
    color: #c00;
}
.afisha_calendar .calendar_content .date .holidayold,
.afisha_calendar .calendar_content .date .day_name .holidayold {
    color: #ff7777;
}
.afisha_calendar .calendar_content .date .day_name .old{
  color: #9c9;
}
.afisha_calendar .calendar_content .date .event_count{
  position: absolute;
  top: 10px;
  right: -12px;
  font-size: 9px;
  font-style: italic;
}
.slider_wrapper{
  padding-bottom: 10px;
}
.slider_wrapper .scroll-content{
  margin-left: 0;
}
.slider_wrapper .scroll-content .scroll-content-item{
  width: 70px;
}
/*
.afisha_calendar .content div.today div.date{
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat center top;
  padding-top: 3px;
}
*/
.afisha_calendar .calendar_content .current .date{
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat 0 0;
}
.afisha_calendar .calendar_content .month_name{
  float: none;
  position: absolute;
  bottom: 0;
  font-size: 9px;
  color: #666;
}

/* КОНЕЦ Контентная часть слайдера */
/* КОНЕЦ слайдер*/

.afisha_calendar .show_hidden_dates{
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  border-bottom: 1px dotted;
  color: #669933;
}

/* END src/calendar.css */


/* src/places.css */
#place_content .places_list{
}
#place_content .city,
#place_content .city:visited{
  float: right;
  color: #b2b2b2;
  margin: 0 0 5px 15px;
  text-decoration: none;
  border-bottom: 1px dashed;
  font-size: 18px;
  line-height: 18px;
}
#place_content .city:hover{
  border-bottom: none;
}
#place_content .current_city{
  float: none;
}

#place_content .place_list_title .city{
  position: relative;
  top: 6px;
}

#place_content .places_list .place{
  width: 250px;
  *width: 250px;
  display: -moz-inline-stack; /* для FF ниже 3  */
  display:inline-block;
  /*margin: 0 24px 20px 0;*/
  margin: 0 -2px 20px;
  vertical-align: text-top;
  padding: 20px 20px 10px;
  border-top: 1px solid #c1c0bf;
  zoom:1; /* обычный layout fix для ИЕ6 */
  *display:inline; /* для ИЕ 6, 7 */
}
#place_content .places_list .place .place_name{
  color: #006699;
  font-size: 13px;
}
#place_content .places_list .place .place_tags{
  margin-bottom: 10px;
}
#place_content .places_list .place .place_tag{
  color: #669933;
  font-size: 11px;
  margin-right: 5px;
}
#place_content .places_list .place .place_phone{
  color: #1e1e1e;
  margin-top: 5px;
  padding-left: 15px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -119px 0;
  line-height: 14px;
}
#place_content .places_list .place .place_website{
  margin-top: 5px;
}

.wb-awards-block { position: relative; background: #fff; margin: 30px 0 30px 50px; padding: 0 60px 0 60px; border: 1px solid #d09631}
.wb-awards-block-i {border-collapse: collapse; width: 100%; height: 68px;}
.wb-awards-block__l, .wb-awards-block__r {padding: 0; min-width: 300px; text-align: left; border-collapse: collapse}
.wb-awards-block__r {width: 310px;}
.wb-awards-block__l-i {font-family: Arial; color:#cc7d00; font-size: 15px; line-height: 19px;}
.wb-awards-block__r-i {width: 310px;}
.wb-awards-icon { position: absolute; top: -25px; left: -50px; }
.wb-awards-content__link { font-weight: 700; font-family: Arial; color:#cc7d00; font-size: 15px; line-height: 19px;}
.wb-awards-block-count { width: 93px; height: 68px; position: absolute; right: 0; top:0; background: url(/img/css/design/awards/2011/star_incard_06.png) no-repeat 0 0}
.wb-awards-block-count-i { font-size: 30px;color:#cc7d00;font-family: Arial; margin: 20px 6px 0 35px; text-align: center; }

.wb-awards-block-winner{ position: absolute; top: 0; right: 0;}
.wb-awards-block-winner{
  background: transparent;
  position: absolute;
  top: 0px;
  right: 20px;
  padding-left: 27px;
  z-index: 2;
  width: 200px;
}
.wb-awards-block-winner .wb-awards-block-winner__title{
  font-size: 12px;
  color: #666;
  margin-left: 34px;
  margin-top: 0;
}
.wb-awards-block-winner .wb-awards-icon{
  width: 55px;
  position: absolute;
  left: 0;
  top: -18px;
  z-index: 2;
}
.wb-awards-block-winner .wb-awards-icon-2{
  left: -20px;
}

.wb-awards-socialization { width: 246px; }
.wb-awards-socialization__l { width: 140px; }
.wb-awards-socialization__l-i {margin: 0; width:140px; overflow-x: hidden; }
.wb-awards-socialization__r { width: 135px; }
.wb-awards-socialization__r-i {margin: 0; width:125px; }

.wizard .link{
  color: #3173A1;
}
.wizard .link:hover{
  color: #1f4966;
}

/* END src/places.css */


/* src/market-promo.css */
.layout-table {
  width: 100%;
  font-size: 100%;
  border-collapse: collapse;
}

.layout-table__gap,
.layout-table__cell {
  padding: 0;
  vertical-align: top;
}

.trade-market-promo {
  position: relative;
  margin: 0 0 50px 0;
}

.trade-market-promo__step {
  padding: 30px 0;
}

.trade-market-promo__gradient {
  background: #ffffff;
  background: -moz-linear-gradient(top, #e9e9eb 0%, #ffffff 51%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9e9eb), color-stop(51%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #e9e9eb 0%, #ffffff 51%, #ffffff 100%);
  background: -o-linear-gradient(top, #e9e9eb 0%, #ffffff 51%, #ffffff 100%);
  background: -ms-linear-gradient(top, #e9e9eb 0%, #ffffff 51%, #ffffff 100%);
  background: linear-gradient(to bottom, #e9e9eb 0%, #ffffff 51%, #ffffff 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e9e9eb', endColorstr='#ffffff', GradientType=0);
}

.trade-market-promo__header {
  margin-bottom: 16px;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

.trade-market-promo__text {
  width: 80%;
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.trade-market-promo__text-small {
  margin-bottom: 53px;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}

.trade-market-promo__text-step {
  width: 60%;
  margin-bottom: 43px;
}

.trade-market-promo__text-welcome {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 26px;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.trade-market-promo__text-description {
  width: 80%;
  margin: 0 auto;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.trade-market-promo__text-welcome {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}

.trade-market-promo__caption {
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}

.trade-market-promo__button-large {
  padding: 7px 40px;
  font-size: 36px;
  font-weight: bold;
  line-height: normal;
  white-space: nowrap;
}

.trade-market-promo__button-more {
  position: absolute;
  top: 20px;
  right: 28px;
  width: 181px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background: url(/img/css/design/market/more.png) no-repeat 0 0;
}

.trade-market-promo__button-more:hover {
  text-decoration: none;
}

.trade-market-promo__button-more:hover .trade-market-promo__button-more-inner {
  border: none;
}

.trade-market-promo__button-more:active {
  text-decoration: none;
}

.trade-market-promo__button-more .trade-market-promo__button-more-inner {
  line-height: 30px;
  color: #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
}

.trade-market-promo__button-benefits {
  position: absolute;
  top: 35px;
  left: 28px;
  width: 131px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  background: url(/img/css/design/market/button-benefits.png) no-repeat 0 0;
}

.trade-market-promo__button-benefits:hover {
  text-decoration: none;
}

.trade-market-promo__button-benefits:hover .trade-market-promo__button-benefits-inner {
  border: none;
}

.trade-market-promo__button-benefits:active {
  text-decoration: none;
}

.trade-market-promo__button-benefits .trade-market-promo__button-benefits-inner {
  line-height: 30px;
  color: #2a2a2a;
  border-bottom: 1px solid #2a2a2a;
}

.trade-market-promo__icon {
  margin-bottom: 22px;
}

.trade-market-promo__wrapper {
  position: relative;
  padding: 118px 0 0 0;
  margin-top: 381px;
}

.trade-market-promo__line {
  height: 1px;
  background: #d9d9d9;
}

.trade-market-promo__layout-button {
  width: 80%;
  margin: 0 auto 80px;
}

.trade-market-promo__layout-button .layout-table__cell {
  vertical-align: middle;
}

.trade-market-promo__layout-button .layout-table__cell_type_center {
  width: 370px;
  text-align: center;
}

.trade-market-promo__layout-counter {
  margin-bottom: 170px;
}

.trade-market-promo__layout-counter .layout-table__cell {
  width: 33%;
  vertical-align: middle;
}

.trade-market-promo__layout-counter .layout-table__cell_type_left {
  padding: 0 0 0 32px;
  text-align: right;
}

.trade-market-promo__layout-counter .layout-table__cell_type_right {
  padding: 0 32px 0 0;
}

.trade-market-promo__layout-counter .layout-table__cell_type_center {
  width: 375px;
  padding: 0 32px;
  text-align: center;
}

.trade-market-promo__benefits {
  margin-bottom: 43px;
}

.trade-market-promo__benefits .layout-table__cell {
  width: 20%;
}

.trade-market-promo__benefits .layout-table__gap {
  width: 10%;
}

.trade-market-promo__benefits .layout-table__gap {
  width: 94px;
}

.trade-market-promo__people {
  width: 962px;
  margin: 0 auto 5px;
  position: relative;
}

.trade-market-promo__pocket {
  position: absolute;
  top: -361px;
  width: 100%;
  text-align: center;
}

.trade-market-promo__tooltip {
  position: absolute;
  bottom: 98px;
  left: 130px;
  display: none;
  width: 493px;
  padding: 22px 28px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -moz-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
}

.trade-market-promo__tooltip_show_yes {
  display: block;
}

.trade-market-promo__tooltip .trade-market-promo__tooltip-inner {
  margin-bottom: 11px;
  font-size: 15px;
  line-height: 20px;
}

.trade-market-promo__tooltip .trade-market-promo__tooltip-user {
  font-size: 13px;
  font-style: italic;
  color: #ccc;
}

.trade-market-promo__tooltip .trade-market-promo__tooltip-tail {
  position: absolute;
  bottom: -42px;
  left: 437px;
  width: 34px;
  height: 42px;
  background: url("/img/css/design/market/tail.png") no-repeat 0 0;
}

.trade-market-promo__tooltip_male_yes .trade-market-promo__tooltip-tail {
  background-position: -34px 0;
  left: 56px;
}

.trade-market-promo__layout-steps {
  width: 80%;
  margin: 0 auto 99px;
}

.trade-market-promo__layout-steps .trade-market-promo__layout-steps-add {
  margin: 0 0 70px 123px;
}

.trade-market-promo__layout-steps .trade-market-promo__layout-steps-add-text {
  padding: 40px 0 0 0;
}

.trade-market-promo__layout-steps .trade-market-promo__layout-steps-preview {
  padding-top: 21px;
}

.trade-market-promo__layout-steps .trade-market-promo__layout-steps-preview-image {
  margin-bottom: 70px;
}

.trade-market-promo__layout-steps .trade-market-promo__layout-steps-price {
  margin-left: 64px;
}

.trade-market-promo__layout-steps .trade-market-promo__layout-steps-sell {
  padding-top: 47px;
}

.trade-market-promo__layout-step-heading {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.trade-market-promo__layout-step-heading-large {
  margin-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
}

.trade-market-promo__layout-step-text {
  font-size: 15px;
  line-height: 24px;
}


/* END src/market-promo.css */


/* src/market.css */
/* НАЧАЛО: визард регистрации */

.wizard {
  font-size: 13px;
  position: relative;
  z-index: 0;
  margin: 0;
  padding: 20px 0 0 0;
  color: #000;
  background: #fff;
}
.wizard__head {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 16px;
}
.wizard__bread-crumbs {
  margin-bottom: 19px;
}
.wizard__item {
  margin: 0 8px;
}
.wizard__item_state_current {
  padding: 6px;
  background: #d5dfe7;
}
.wizard__item_position_first {
  margin: 0 8px 0 0;
}
.wizard__layout {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
}
.wizard__layout_right_disabled {
  height: 65%;
  position: absolute;
  right: 0;
  top: 50px;
  width: 40%;
  z-index: 99;
}
.wizard__cell {
  padding: 0;
  vertical-align: top;
}
.wizard__cell_type_left {
  padding: 0 9px 0 0;
}
.wizard__cell_type_right {
  padding: 0 0 0 9px;
}
.wizard__label {
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 2px;
}
.wizard__label-inline{
  display: inline-block;
  *display: inline;
  zoom:1;
  vertical-align: top;
  width: 49.5%;
}
.wizard__label-inline_short{
  display: inline-block;
  *display: inline;
  zoom:1;
  vertical-align: top;
  width: 19.5%;
}
.wizard__label-inline_long{
  display: inline-block;
  *display: inline;
  zoom:1;
  vertical-align: top;
  width: 61%;
}
.wizard__label-inline_checkbox{
  padding-top: 10px;
  font-size: 11px;
  font-weight: 500;
  width: 17%;
}
.wizard__select {
  width: 100%;
  margin-bottom: 13px;
}
.wizard__input {
  margin-bottom: 13px;
  width: 100%;
}
.wizard__input-short,
.wizard__select-short{
  width: 95%;
}
.wizard__input-checkbox{
  float: left;
  margin-right: 5px;
}
.wizard__textarea {
  width: 99%;
  height: 100px;
  margin-bottom: 13px;
}
.wizard__error .wizard__input,
.wizard__error .wizard__textarea{
  border: 1px solid #d76600;
}
.wizard__textarea-small{
  height: 62px;
}
.wizard__error-label {
  color: #d76600;
  font-size: 13px;
  font-weight: normal;
  padding: 0 5px 5px 0;
  margin: -10px 0 0 0;
}

.wizard__cell_type_submit {
  text-align: right;
}
.wizard__submit {
  text-align: right;
}
.wizard__alert {
  color: #979797;
  margin-bottom: 32px;
}
.wizard__p {
  margin: 0 0 16px;
}
.wizard-tags {
  border-bottom: 1px solid #d3dade;
  padding: 0 0 16px;
  margin: 11px 0 16px;
}
.wizard-tags__item {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 2px 5px 2px 5px;
  margin: 0 2px 4px;
  *margin: 0 6px 4px;
  font-size: 13px;
  text-decoration: none;
  border: 2px solid #d5dfe7;
  cursor: pointer;
  background-color: #D5DFE7;
  vertical-align: middle;
}
.wizard-tags__item:hover {
  border: 2px solid #3173a1;
}
.wizard-tags__inner {
  color: #000;
}
.wizard-tags__close {
  color: #A9A9A9;
  cursor: pointer;
  padding: 0 0 0 3px;
  font-weight: bold;
  font-family: Arial Black;
}
.wizard-tags__layout {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
}
.wizard-tags__cell {
  padding: 0;
  vertical-align: top;
}
.wizard-tags__cell_type_left {
  padding-top: 2px;
}
.wizard-tags__cell_type_right {
  padding: 0 10px 0 0;
  text-align: right;
  width: 250px;
}

.wizard-tags__empty {
  float: left;
  padding: 6px 0 0 3px;
}

.wizard-tags__add-select {
  vertical-align: middle;
}

.wizard__help-label{
  font-weight: normal;
  font-size: 13px;
  color: #888;
  margin: -10px 0 10px 0;
}

/* КОНЕЦ: визард регистрации */

/* НАЧАЛО: визард покупки */

.event {
  margin: 22px 26px 0;
  position: relative;
}
.event__head {
  margin: 0 0 18px;
  font-size: 32px;
  font-weight: 400;
}
.event__body {
  position: relative;
  margin-bottom: 59px;
}
.event__left {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 101px;
  max-height: 143px;
  background: #000;
}
.event__right {
  margin: 0 0 0 119px;
}
.event__heading {
  margin: 0 0 10px;
}
.event__heading-link {
  color: #3173a1 !important;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #3173a1;
}
.event__heading-link:hover {
  background: #3173a1;
  color: white !important;
}
.event__image_info-link {
  color: #3173a1 !important;;
  text-decoration: none;
  border-bottom: 1px solid #3173a1;
  cursor: pointer;
  margin-left: 10px;
}
.event__image_info-link:hover {
  border-bottom: none;
}
.event__day-month {
  font-size: 32px;
  color: #000;
}
.event__day-week {
  color: #828282;
  font-size: 13px;
}
.event__day {
  margin-bottom: 3px;
}
.event__party {
  margin-bottom: 16px;
}
.event__time {
  font-size: 32px;
  color: #000;
}
.event__time-left {
  color: #828282;
  font-size: 13px;
}
.event__name {
  margin-bottom: 9px;
}
.event__name-link {
  color: #3173a1 !important;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #3173a1;
}
.event__name-link:hover {
  background: #2B71A2;
  color: white !important;
}
.event__address {
  margin-bottom: 19px;
  line-height: 18px;
  font-size: 13px;
}
.event__your-ticket {
  position: absolute;
  right: 15px;
  top: 12px;
}
.event__place {
  margin-bottom: 16px;
}
.event__place-link {
  color: #3173a1 !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #3173a1;
}
.event__place-link:hover {
  background: #3173a1;
  color: white !important;
}
.event__place-address {
  font-size: 13px;
  margin: 8px 0 3px;
}
.event__place-phone {
  font-size: 13px;
}
.event__your-ticket__link {
  color: #0A5B94 !important;
}
.event__your-ticket__link:link,
.event__your-ticket__link:hover,
.event__your-ticket__link:visited {
  text-decoration: none;
  border-bottom: none;
}
.event__your-ticket__link .event__your-ticket__inner {
  border-bottom: 1px solid #3173a1;
}
.event__your-ticket__link .event__your-ticket__inner:hover {
  border-bottom: none;
}
.event__your-ticket__link .icon {
  vertical-align: middle;
  margin-right: 5px;
}
.event__icon_type_complete {
  width: 29px;
  height: 29px;
  vertical-align: middle;
}
.event-link {
  white-space: nowrap;
}
.ticket-pane .event-link {
  margin: 0 26px 0 0;
}
.event-link__link {
  color: #3173a1 !important;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}
.event-link__link:hover {
  background: #2B71A2;
  color: white !important;
}
.event-link__text {
  border-bottom: 1px solid #3173a1;
}
.event-link__link:hover .event-link__text {
  border: none;
}
.event-timer {
  position: absolute;
  right: 0;
  top: 0;
}
.event-timer__inner {
  margin-left: 81px;
  color: #838383;
  font-size: 14px;
}
.event-timer__timer {
  position: absolute;
  width: 60px;
  padding: 6px;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #000;
  left: 0;
  top: 0;
  border: 1px solid #ebe6d2;
}
.event-contact-info__head {
  color: #000;
  font-size: 18px;
  margin-bottom: 10px;
}
.event-contact-info__layout {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.event-contact-info__layout_type_top {
  margin: 0 0 10px;
}
.event-contact-info__layout_type_bottom {
  margin: 0;
}
.event-contact-info__cell {
  padding: 0;
  vertical-align: top;
}
.event-contact-info__cell_position_left {
  padding: 0 10px 0 0;
}
.event-contact-info__label {
  color: #747474;
  padding: 0;
  display: block;
  margin-bottom: 5px;
}
.event-contact-info__input {
  color: #000;
  border: 1px solid #c9c9c9;
  padding: 6px 7px;
  margin: 0 0 10px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  font-size: 18px;
}
.event-contact-info__input.error{
  border: 1px solid #d76600;
}
.event-contact-info__input_type_name {
  width: 180px;
}
.event-contact-info__input_type_surname {
  width: 346px;
}
.event-contact-info__input_type_patronymic {
  width: 346px;
}
.event-contact-info__input_type_phone {
  width: 274px;
}
.event-contact-info__input_type_email {
  width: 274px;
}
.event-contact-info__comment {
  color: #747474;
}
.event-contact-info__error{
  color: #d76600;
  margin: -5px 0 10px 0;
  width: 290px;
}
.buy-ticket {
  position: relative;
  padding: 10px;
  width: 960px;
}
.ticket__decorator {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #cccccc;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=0.4);
}
.ticket__alert {
  color: #858176;
  margin: 0 21px 10px;
}
.ticket__action {
  margin: 16px 20px;
  text-align: right;
}
.ticket__action__button {
  width: 165px;
  font-size: 15px;
  font-weight: 700;
  color: #fff !important;
}
.button__preloader, .button__preloader:active{
  background: #2971A2 url(/img/css/design/series/button/search.gif) repeat-y -200px 0;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.button-ticket__preloader, .button-ticket__preloader:active{
  background: #CCCCCC url(/img/css/design/series/button/search.gif) repeat-y -200px 0;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.button-yellow.button__preloader, .button-yellow.button__preloader:active{
  background: #ffcc66 url(/img/css/design/afisha/yellow_button_loader.png) repeat-y -200px 0;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.button-yellow.button-ticket__preloader, .button-yellow.button-ticket__preloader:active{
  background: #ffcc66 url(/img/css/design/afisha/yellow_button_loader.png) repeat-y -200px 0;
  border: 1px solid #bfbfbf;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.ticket__close {
  position: absolute;
  left: 100%;
  margin: 22px 0 0 -46px;
  top: 0;
  background: url("/img/css/design/market/close.png") no-repeat 0 0;
  height: 19px;
  width: 19px;
  cursor: pointer;
}
.ticket__counter {
  margin: 0 0 42px 0;
}
.ticket__counter .button {
  padding: 4px 11px;
}
.ticket__description {
  color: #000;
  font-size: 13px;
  margin-bottom: 5px;
}
.ticket__label {
  color: #858176;
  margin: 0 0 13px;
}
.ticket__label_layout_small {
  margin-bottom: 7px;
}
.ticket__label_layout_big {
  margin-bottom: 22px;
}
.ticket__layout {
  position: relative;
  font-size: 100%;
  width: 960px;
  border-collapse: collapse;
  background-color: #ffffff;
}
.ticket__layout .close {
  visibility: hidden;
}

.ticket__layout_column_1 .ticket__cell_position_left .ticket__inner {
  width: 720px;
}
.ticket__layout_column_1 .ticket__cell_position_right .ticket__inner {
  width: 235px;
}
.ticket__layout_column_2 .ticket__cell_position_left .ticket__inner {
  width: 485px;
}
.ticket__layout_column_2 .ticket__cell_position_right .ticket__inner {
  width: 470px;
}
.ticket__layout_column_3 .ticket__cell_position_left .ticket__inner {
  width: 250px;
}
.ticket__layout_column_3 .ticket__cell_position_right .ticket__inner {
  width: 705px;
}
.ticket__layout_column_4 .ticket__cell_position_left .ticket__inner {
  width: 15px;
}
.ticket__layout_column_4 .ticket__cell_position_right .ticket__inner {
  width: 940px;
}
.ticket__confirm_block_close {
  position: absolute;
  left: 3%;
  top: 10%;
  display: none;
  z-index: 100;
  width: 70%;
}
.ticket__confirm_block_close .smile-bad {
  background: url("/img/css/design/market/smile_bad.png") no-repeat scroll 0 0 transparent;
  width: 74px;
  height: 43px;
  margin-left: 45%;
}
.ticket__confirm_block_close .message {
  display: block;
  text-align: center;
  width: 100%;
  font-weight: 700;
  font-size: 32px;
  margin-top: 35px;
}
.ticket__confirm_block_close .white {
  color: #ffffff !important;
}
.ticket__confirm_close .button {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #33afe8;
  border-color: #1586ba;
  font-size: 15px;
  font-weight: 700;
}
.ticket__confirm_close .button:hover {
  background-color: #2971a2;
  border-color: #2971a2;
}
.ticket__confirm_close .button:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
}
.ticket__confirm_close.yes {
  text-align: center;
  margin-top: 35px;
}
.ticket__confirm_close.no {
  width: 212px;
  margin-left: 34%;
  margin-top: 30px;
}
.ticket__row {
  text-align: left;
}
.ticket__cell {
  padding: 0;
  vertical-align: top;
}
.ticket__cell_position_left .ticket__inner {
    overflow: hidden;
}
.ticket__cell__inner__body {
    width: 720px;
}
.ticket__cell_position_center {
    background: url("/img/css/design/market/wave.png") repeat-y 0 0;
}
.ticket__cell_position_center .ticket__inner {
    width: 5px;
}
.ticket__cell_position_right {
    background: #ede6cf;
}
.ticket__cell_position_right .ticket__inner {
  width: 235px;
  position: relative;
}
.ticket__link {
  margin: 16px 21px 0;
}
.ticket__link_layout_event {
  position: absolute;
  bottom: 0;
}
.ticket-list__cell .ticket__price {
  font-size: 32px;
  color: #000;
  margin-bottom: 8px;
}
.ticket__purchase {
  font-size: 37px;
  color: #000;
  margin-bottom: 43px;
  white-space: nowrap;
}
.ticket__purchase_type_big {
  font-size: 38px;
}
.ticket-list {
  margin: 33px 0 0 0;
  position: relative;
}
.ticket-list_layout_event {
  padding: 0 0 14px 0;
  position: relative;
}
.ticket-list__body {
  margin: 0 0 10px;
}
.ticket-list__cell {
  width: 195px;
  margin: 0 12px 0 18px;
  vertical-align: top;
  display: inline-block;
  *display: inline;
  *zoom:1;
}
.ticket__more {
  display: none;
}
.ticket__more_show_yes{
  display: inline-block;
  *display: inline;
  *zoom:1;
}
.ticket-list__toggle {
  color:#165d93;
  border-bottom: 1px dashed #165d93;
  cursor: pointer;
}
.ticket-list__footer {
  margin: 0 20px;
  float: right;
  width: 195px;
}
.ticket-list__title {
  color: #858176;
  margin: 0 16px 13px;
}
.ticket-list__title_layout_big {
  margin-bottom: 22px;
}
.ticket-item {
  margin-bottom: 15px;
  position: relative;
  padding: 6px;
  cursor: pointer;
}
.ticket-item_active_yes {
  background: #fff;
}
.ticket-item__label {
  background: url("/img/css/design/market/ticket_theme_orange.png") no-repeat 0 0;
  display: block;
  width: 46px;
  height: 46px;
  position: absolute;
  right: 0;
  top: 0;
}
.ticket-item .ticket-count {
  position: absolute;
  right: 6px;
  top: 6px;
}
.ticket-item__price {
  font-size: 25px;
  margin: 0 0 0 17px;
  color: #000;
}
.ticket-item__title {
  margin-bottom: 3px;
  width: 82%;
}
.ticket-item__title__radio {
  float: left;
  background: url("/img/css/design/market/ratio.png") no-repeat 0 0;
  width: 14px;
  height: 14px;
  vertical-align: top;
  margin: 1px 5px 0 0;
  padding: 0;
}
.ticket-item_active_yes .ticket-item__title__radio {
  background-position: 0 -14px;
}
.ticket-item__title__inner {
  margin-left: 19px;
  font-size: 13px;
  color:#4e4e4e;
}
.ticket-item_type_avaliable {
  background: #ffffff;
  cursor: pointer;
  border: 1px solid #fff;
}
.ticket-item_type_avaliable:hover {
  border: 1px solid #2D719E;
}
.ticket-item_sold {
  background: #faf4dc;
}
.ticket-count {
  text-decoration: none;
  color: #9E9E9E;
}
.ticket-count__icon {
  margin: 4px 0 0 0;
  vertical-align: top;
  font: 0/0 a;
  border: 0;
}
.ticket-count_theme_black {
  color: #9e9e9e;
}
.ticket-count_theme_white {
  color: #fff;
}
.ticket-event-pane {
  margin: 0 26px;
  padding: 16px 0;
  border-top: 1px dotted #d2d1d2;
}
.ticket-event-pane__layout {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
}
.ticket-event-pane__cell {
  padding: 0;
  vertical-align: middle;
}
.ticket-event-pane__cell_position_l {
  width: 36%;
}
.ticket-event-pane__cell_position_c {
  width: 25%;
}
.ticket-event-pane__cell_position_r {
  width: 39%;
}
.ticket-event-pane__message {
  text-align: right;
  color: #D76600;
  display: inline-block;
}
.ticket-code {
  margin: 34px 0 22px;
}
.ticket-code__head {
  color: #847e7e;
  margin-bottom: 11px;
}
.ticket-code__item {
  color: #7b7555;
  margin-bottom: 5px;
  font: 16px Arial, Helvetica, sans-serif;
}
.counter__inner {
  font-size: 18px;
  vertical-align: middle;
  padding: 0 8px;
}
.agreement__header {
  margin-bottom: 18px;
  color: #000;
  font-size: 18px;
  line-height: 14px;
}
.agreement__body {
  color: #333333;
  font-size: 13px;
  height: 280px;
  overflow-y: scroll;
}
.agreement__body-header{
  text-align: center;
}
.agreement-accept {
  vertical-align: middle;
}
.agreement-accept__inner {
  cursor: pointer;
  font-weight: 700;
}
.agreement-accept__accept {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: text-top;
  margin: 1px 11px 0 0;
  padding: 0;
}
.accounts__head {
  margin-bottom: 18px;
  color: #000;
  font-size: 18px;
  line-height: 14px;
}
.accounts__name {
  background: #eaeff3;
  padding: 11px 9px;
  position: relative;
  margin: 0 0 20px -9px;
}
.accounts__other-contract {
  position: absolute;
  right: 11px;
  top: 9px;
  display: block;
  color: #3173a1 !important;
  text-decoration: none;
  border-bottom: 1px solid #3173a1;
}
.accounts__other-contract:hover {
  background: #3173a1;
  color: white !important;
  border: none;
}
.accounts__inner {
  font-size: 32px;
  line-height: 1;
}
.accounts__layout {
  font-size: 100%;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 5px;
}
.accounts__cell {
  vertical-align: top;
  padding: 0;
}
.accounts__footer {
  margin: 16px 26px;
}
.accounts__method {
  color: #3173a1;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
}
.accounts__method:hover {
  background: #3173a1;
  color: white;
}
.accounts__text {
  border-bottom: 1px solid #3173a1;
}
.accounts__method:hover .accounts__text {
  border: none;
}
.accounts__up-i {
  color: #3173a1 !important;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  border-bottom: 1px solid #3173a1;
}
.accounts__up-i:hover {
  background: #3173a1;
  color: white !important;
  border-bottom: none;
}
.accounts-balance__head {
  color: #a4a4a4;
  margin-bottom: 5px;
}
.accounts-balance__body {
  color: #000;
  font-size: 48px;
}
.accounts-required__head {
  color: #a4a4a4;
  margin-bottom: 5px;
}
.accounts-required__body {
  color: #a4a4a4;
  font-size: 48px;
}
.your-ticket {
  margin: 33px 21px 0 21px;
}
.your-ticket__head {
  color: #88817b;
  margin: 0 0 13px 0;
}
.your-ticket__layout {
  margin-bottom: 20px;
}
.your-ticket__left {
  position: absolute;
}
.your-ticket__right {
  margin-left: 67px;
  min-height: 71px;
  height: 71px;
}
.your-ticket__heading {
  margin: 0 0 10px;
}
.your-ticket__link {
  color: #3173A1 !important;
  font-weight: 700;
  text-decoration: none;
  border-bottom: 1px solid #3173A1;
  margin-bottom: 8px;
}
.your-ticket__link:hover {
  border-bottom: none;
}
.your-ticket__date {
  color: #000;
  font-weight: 700;
}
.your-ticket__label {
  color: #858176;
  margin-bottom: 5px;
}
.your-ticket__expression {
  margin: 0 0 5px;
  color: #000;
  font-size: 14px;
}
.your-ticket__summa {
  font-size: 37px;
  color: #000;
  white-space: nowrap;
}
.your-ticket__body {
  margin-bottom: 38px;
  padding: 0;
}
.your-ticket__buy .link{
  color: #3173A1;
}
.your-ticket__buy .link:hover{
  border-bottom: none;
}
.your-ticket__check_view_top {
  position: relative;
}
.your-ticket__footer_type_decorate {
  border-top: 1px dashed #bab8a3;
}
.your-ticket__footer_type_decorate .your-ticket__check-i {
  border-top: 1px dashed #ffffff;
  padding: 10px;
}
.means-payment__head {
  margin-bottom: 18px;
  color: #000;
  font-size: 18px;
  line-height: 14px;
}
.means-payment__ticket {
  margin-bottom: 27px;
}
.means-payment__layout {
  font-size: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}
.means-payment__cell {
  vertical-align: top;
}
.means-payment__comment {
  color: #818181;
  margin-bottom: 17px;
}
.means-payment__field {
  margin-bottom: 10px;
}
.means-payment__input {
  color: #333;
  border: 1px solid #c9c9c9;
  padding: 6px 7px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  width: 235px;
}
.means-payment__input.empty{
  color: #c9c9c9;
}
.means-payment__input.error{
  border: 1px solid #d76600;
}
.means-payment__cell_type_left {
  width: 50%;
}
.means-payment__cell_type_right {
  width: 50%;
}
.means-payment__cell_type_logos {
  vertical-align: middle;
}
.means-payment__image {
  margin: 0 18px 14px 0;
}
.means-payment__label {
  display: block;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: normal;
  cursor: default;
  line-height: 20px;
  color: #333;
}
.means-payment__radio,
.means-payment__checkbox {
  min-height: auto;
  margin: 0 5px 0 0;
  vertical-align: middle;
  top: -2px;
  position: relative;
}
.means-payment__submit {
  color: #616161;
}
.invite-friends {
  text-decoration: none;
  color: #165d93;
  white-space: nowrap;
  margin-right: 10px;
}
.invite-friends__inner {
  border-bottom: 1px dashed #165d93;
}
.invite-friends__icon {
  vertical-align: middle;
  margin-right: 5px;
  font: 0/0 a;
  border: 0;
}
.likes {
  white-space: nowrap;
}
.likes__title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #828282;
  margin: 2px 4px 0 0;
  vertical-align: middle;
}
.like {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  cursor: pointer;
  color: #ffffff;
  margin-left: 7px;
  vertical-align: top;
}
.like_type_fb {
  background: url("/img/css/design/market/like_fb.png") no-repeat 0 0;
  width: 53px;
  height: 23px;
}
.like_type_plusone {
  background: url("/img/css/design/market/like_plusone.png") no-repeat 0 0;
  width: 38px;
  height: 23px;
}
.like_type_twitter {
  background: url("/img/css/design/market/like_twitter.png") no-repeat 0 0;
  width: 53px;
  height: 23px;
}

.js-small-preloader{
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 16px;
  height: 16px;
  background: transparent url(/img/js/small_preload.gif) no-repeat 0 0;
  margin: 0 auto;
}

.cnt-item-code_txt {
  color: #333;
  font-size: 13px;
  margin-top: 4px;
  margin-right: 9px;
}
.cnt-code{
  width: 52px;
  height: 22px;
  padding: 0;
  padding-left: 3px;
  margin: 0 3px 0 0;
  border-bottom: 1px solid #e2e9ef;
  border-top: 1px solid #aaadb2;
  border-right: 1px solid #e3e3eb;
  border-left: 1px solid #e3e3eb;
}
.cnt-code__email {
  width: 138px;
}
.cnt-confirm-contact_b {
  display: inline-block;
  margin-right: 12px;
  margin-top: 1px;
  width: 39px;
}
.cnt-confirm-contact_loader {
  display: inline-block;
  margin: 3px 0 0 10px;
}
.cnt-confirm-contact_no {
  cursor: pointer;
}
.cnt-confirm-contact_no .me-white-button-center{
  color: #BBB;

}
.cnt-item-resend {
  background: url("/img/css/design/me/contactsprite.png") no-repeat 0px -39px transparent;
  width: 12px;
  height: 12px;
  display: inline-block;
  float: left;
  margin-top: 6px;
}
.cnt-getcode-contact {
  color: #909090;
  border-bottom: 1px dotted #909090;
  cursor: pointer;
  font-size: 13px;
  float: left;
  margin-top: 3px;
}
.cnt-getcode-contact:hover {
   color: #333;
   border-bottom: 1px dotted #fff;
}
.cnt-getcode-contact__message {
  color: #D76600;
  font-size: 13px;
  float: left;
  margin-top: 3px;
  display: none;
}
.cnt-else-contact {
  color: #909090;
  border-bottom: 1px dotted #909090;
  cursor: pointer;
  font-size: 13px;
  float: left;
  margin-top: 3px;
  margin-left: 15px;
}
.cnt-else-contact:hover {
   color: #333;
   border-bottom: 1px dotted #fff;
}
.market-cnt-resend_loader {
  display: inline-block;
  margin: 3px 0 0 0;
}


/* КОНЕЦ: визард покупки */

/* END src/market.css */


/* new */

/* src/billboard.css */
.page {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
}
.billboard__card .card__heading {
  font-weight: 400;
  margin-bottom: 22px;
  max-width: 540px;
}
.billboard__card .card__heading__span {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
  background: rgba(0, 0, 0, 0.6);
  padding: 2px 10px;
}
.billboard__photo {
  display: block;
}
.billboard__content {
  padding: 0;
  margin: 0 0 44px;
  border-collapse: collapse;
  font-size: 100%;
  width: 100%;
}
.billboard__left,
.billboard__right {
  vertical-align: top;
  padding: 0;
}
.billboard__left {
  width: 73%;
}
.billboard__right {
  width: 27%;
  position: relative;
}
.billboard__right__bandscard {
  padding-top: 20px;
}
.billboard__right-fix {
  width: 218px;
  margin: 19px 0 21px 20px;
}
.billboard__text {
  padding: 1px 20px 20px 12px;
}
.billboard__text h1,
.billboard__text h2,
.billboard__text h3 {
  font-size: 18px;
  font-weight: normal;
  margin: 1.5em 0 0.7em 0;
  padding: 0;
}
.billboard__text h2 {
  font-size: 1.6em;
  margin: 1em 0 0.5em 0;
}
.billboard__text h4 {
  font-size: 1.4em;
  font-weight: 400;
  margin: 0.6em 0 0.5em 0;
  padding: 0;
}
.billboard__text p {
  margin: 0 0 14px;
  font-size: 15px;
  line-height: 22px;
}
.billboard__text pre,
.billboard__text tt {
  font: 100% Monaco, Consolas, "Courier New", monospace;
}
.billboard__text pre {
  margin: 0 0 0.8em;
}
.billboard__text ul,
.billboard__text ol {
  margin: 0 0 1em;
  padding: 0;
}
.billboard__text li {
  margin: 0 0.2em 0.3em 3.5em;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
}
.billboard__text table {
  font-size: 15px;
  line-height: 22px;
}
.billboard__text ol li {
  list-style: decimal;
}
.billboard__text ul li {
  list-style: disc;
}
.billboard__ticket {
  margin: 19px 0 27px 20px;
}
.billboard__price {
  margin: 19px 0 45px 20px;
}
.billboard__price .block__body {
  font-size: 15px;
  line-height: 23px;
}
.billboard__tabs {
  background: #262626;
  padding-left: 12px;
}
.billboard__tabs_type_ticket {
     border-bottom: 1px solid #ffc105;
 }
.billboard__tabs_type_ticket .nav__link {
    border-bottom: 1px solid #ffc105;
}
.billboard__tabs__item_type_ticket .nav__link {
  color: #262628;
  background-color: #fbcc3f;
  background: -moz-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fde5a0), color-stop(100%, #fbcc3f));
  background: -webkit-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: -o-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: -ms-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: linear-gradient(to bottom, #fde5a0 0%, #fbcc3f 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fde5a0', endColorstr='#fbcc3f', GradientType=0);
}
.billboard__tabs__item_type_ticket .nav__link:active,
.billboard__tabs__item_type_ticket .nav__link:hover {
  background-color: #ffc105;
  background: -moz-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd455), color-stop(100%, #ffc105));
  background: -webkit-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: -o-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: -ms-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: linear-gradient(to bottom, #ffd455 0%, #ffc105 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffd455', endColorstr='#ffc105', GradientType=0);
}
.billboard__tabs__item_type_ticket.nav__item_active_yes .nav__link,
.billboard__tabs__item_type_ticket.nav__item_active_yes .nav__link:hover {
  background: #fff;
  border-color: #ffc105;
  border-bottom: 1px solid #fff;
}
.billboard__place {
  margin: 0 0 50px 20px;
}
.billboard__reviews {
  margin: 0 0 0 20px;
}
.billboard__teaser {
  position: absolute;
  width: 893px;
  height: 563px;
  display: block;
}
.billboard__map .box__header .icon {
  background: url(/img/css/design/map/map.png) no-repeat 0 0;
  width: 18px;
  height: 16px;
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.billboard__map .box__body {
  margin: 13px 21px;
  font-size: 15px;
  line-height: 22px;
}
.billboard__social {
  margin: 0 0 0 20px;
}
.billboard__schedule {
  margin: 0 0 45px 20px;
}
.billboard__hall {
  margin: 0 0 45px 20px;
}
.billboard__hall .block__header{
  margin: 0 0 13px 0;
}
.billboard__awards {
  margin: 23px 0 36px 20px;
}
.billboard__button {
  font-size: 16px;
  line-height: normal;
  white-space: nowrap;
  padding: 4px 10px 5px;
  color: #616161;
  font-weight: 700;
  text-shadow: 0 1px 0 #ffffff;
  border-color: #bfbfbf;
  background-color: #fde5a0;
  background: -moz-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fde5a0), color-stop(100%, #fbcc3f));
  background: -webkit-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: -o-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: -ms-linear-gradient(top, #fde5a0 0%, #fbcc3f 100%);
  background: linear-gradient(to bottom, #fde5a0 0%, #fbcc3f 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fde5a0', endColorstr='#fbcc3f', GradientType=0);
}
.billboard__button.green {
    background-color: #c9fca2;
    background: -moz-linear-gradient(top, #c9fca2 0%, #8efa41 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9fca2), color-stop(100%, #8efa41));
    background: -webkit-linear-gradient(top, #c9fca2 0%, #8efa41 100%);
    background: -o-linear-gradient(top, #c9fca2 0%, #8efa41 100%);
    background: -ms-linear-gradient(top, #c9fca2 0%, #8efa41 100%);
    background: linear-gradient(to bottom, #c9fca2 0%, #8efa41 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#c9fca2', endColorstr='#8efa41', GradientType=0);
}
.billboard__button:disabled {
  background: lightgray;
}
.button-gray {
  text-shadow: 0 1px 0 #FFFFFF;
  line-height: normal;
  white-space: nowrap;
  padding: 4px 10px 5px;
}
.billboard__soon_column_five .button{
    position: absolute;
    bottom:10px;
}
.billboard__soon_column_five .invisible_button{
  visibility:hidden;
}
.billboard__button_size_big {
  font-size: 23px;
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.billboard__button_size_small {
  font-size: 13px;
  font-weight: 700;
}
.billboard__soon__button {
  font-size: 13px;
  font-weight: 700;
    padding: 4px 10px 5px;
    line-height: normal;
}
.billboard__button:active,
.billboard__button:hover {
  background-color: #ffc105;
  background: -moz-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd455), color-stop(100%, #ffc105));
  background: -webkit-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: -o-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: -ms-linear-gradient(top, #ffd455 0%, #ffc105 100%);
  background: linear-gradient(to bottom, #ffd455 0%, #ffc105 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffd455', endColorstr='#ffc105', GradientType=0);
}
.billboard__button.green:active,
.billboard__button.green:hover {
    background-color: #6dff05;
    background: -moz-linear-gradient(top, #6dff05 0%, #6dff05 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6dff05), color-stop(100%, #6dff05));
    background: -webkit-linear-gradient(top, #6dff05 0%, #6dff05 100%);
    background: -o-linear-gradient(top, #6dff05 0%, #6dff05 100%);
    background: -ms-linear-gradient(top, #6dff05 0%, #6dff05 100%);
    background: linear-gradient(to bottom, #6dff05 0%, #6dff05 100%);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#6dff05', endColorstr='#6dff05', GradientType=0);
}
.billboard__footer {
  margin: 0 15px 18px;
}
.billboard__button .icon {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 10px;
  vertical-align: middle;
  background: url(/img/css/design/button/ticket.png) no-repeat 0 0;
  width: 21px;
  height: 13px;
}
.billboard__heading {
  margin: 24px 0 16px 13px;
  font-size: 21px;
  font-weight: 700;
}


.billboard__list {
  width: 100%;
}

.billboard__list_type_event {
    width: 100%;
    border-bottom: 1px solid #D3DADF;
}
.billboard__list_type_event .list__column_type_left {
  width: 174px;
}
.billboard__list_type_event .list__column_type_left .list__inner {
  padding-left: 13px;
  padding-right: 7px;
}
.billboard__list_type_event .list__column_type_center .list__inner {
  padding-left: 13px;
  padding-right: 7px;
  min-height: 0;
}
.billboard__list_type_event .list__column_type_right {
  width: 140px;
}
.billboard__list_type_event .list__column_type_right .list__inner {
  padding-left: 10px;
  padding-right: 10px;
}
.billboard__list_type_event .billboard__list__image {

}

.billboard__list_type_place {
    width: 100%;
    border-bottom: 1px solid #D3DADF;
    margin-bottom: 20px;
}
.billboard__list_type_place .list__column_type_left {
    width: 174px;
}
.billboard__list_type_place .list__column_type_left .list__inner {
    padding-left: 13px;
    padding-right: 7px;
}
.billboard__list_type_place .list__column_type_center .list__inner {
    padding-left: 13px;
    padding-right: 7px;
}
.billboard__list_type_place .list__column_type_right {
    width: 110px;
}
.billboard__list_type_place .list__column_type_right .list__inner {
    padding-left: 10px;
    padding-right: 10px;
}
.billboard__list_type_place .billboard__list__image {
    display: block;
    width: 170px;
    height: 112px;
}

.billboard__list__image {
    display: block;
    background: #dddddd;
    width: 170px;
    height: 93px;
    line-height: 0;
    border: 3px solid #dddddd;
}
.billboard__list__image:hover,
.billboard__list__image_selected_yes {
    border: 3px solid #3173A1;
}

.billboard__list__heading {
    margin-left: 10px;
    padding: 0 0 4px 0;
}
.billboard__list__heading_position_top {
    margin-top: 30px;
}
.billboard__list__heading__date {
    color: #000;
    font-size: 21px;
}
.billboard__list__heading__week {
    color: #949494;
    font-size: 21px;
}
.billboard__list__count {}
.billboard__list__count__value {
    font-size: 18px;
    font-weight: 700;
}
.billboard__list__count__text {
    color:#666666;
    font-size: 11px;
}
.billboard__list__type {
    margin: 0 0 2px;
    color: #666666;
    font-size: 11px;
}
.billboard__list__title {
    margin: 0 0 10px;
}
.billboard__list__text {
    font-size: 13px;
    line-height: 17px;
}
.billboard__list__text_position_bottom {
    margin: 0 0 18px;
}
.billboard__list__schedule {}
.billboard__list__schedule__item {
    margin-bottom: 13px;
    font-size: 13px;
}
.billboard__list__schedule__link {
    margin: 0 10px 0 0;
}
.billboard__list__schedule__time {
    color:#999999;
    padding: 0 10px 0 0;
}
.billboard__list__schedule__time_active_yes {
    color:#000000;
}
.billboard__list__schedule__more {
    font-size: 13px;

}
.billboard__list__name {
    margin-bottom: 14px;
    font-size: 13px;
}
.billboard__list__name__link {}
.billboard__list__name__time {}

.billboard__header {
  background: #262626;
}
.billboard__header_layout_teaser {
  position: relative;
  background-color: #262626;
  height: 563px;
  display: block;
  width: 100%;
}
.billboard__header_layout_teaser .billboard__nav {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.billboard__header_layout_teaser .billboard__tabs {
  background: none;
}
.billboard__header_layout_teaser .billboard__card {
  position: absolute;
  top: 283px;
}
.billboard__header_layout_teaser .billboard__button {
  position: absolute;
  top: 142px;
  left: 32px;
  padding: 4px 10px 5px;
  border-color: #8b6a07;
}
.billboard__type {
  margin-bottom: 18px;
}
.billboard__filter {
    margin-bottom: 20px;
}

.billboard__recommended {
    background: #f2ead1;
    padding: 13px 11px;
    position: relative;
}
.billboard__recommended__first {
  margin: 10px 0 0 0;
}
.billboard__recommended__tail {
    position: absolute;
    top:-5px;
    left: 17px;
    width: 9px;
    height: 5px;
    background: url(/img/css/design/recommended/tail.png) no-repeat 0 0;
}
.billboard__recommended__heading {
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 16px;
}
.billboard__recommended__left {
    vertical-align: top;
    margin-right: 10px;
    float: left;
}
.billboard__recommended__link {}
.billboard__recommended__image {
    display: block;
    border: 1px solid #918c7d;
}
.billboard__recommended__right {
    vertical-align: top;
    margin-left: 56px;
}
.billboard__recommended__length {
    color: #545148;
    font-size: 11px;
    margin-bottom: 7px;
}
.billboard__recommended__name {
    margin-bottom: 6px;
}
.billboard__recommended__name__link {
    font-size: 13px;
}
.billboard__recommended__place {}
.billboard__recommended__place__link {
    font-size: 13px;
}
.billboard__recommended__date {
    font-size: 13px;
    margin-bottom: 13px;
}
.billboard__recommended__ticket {
  display: block;
  height: 70px;
  position: relative;
  width: 42px;
}
.billboard__recommended__ticket__decorate {
  background: url("/img/css/design/widgets/decorator.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 70px;
  left: 0;
  position: absolute;
  top: 0;
  width: 42px;
  z-index: 2;
}

.billboard__widget {
    border: 1px solid #caced1;
    margin: 0 auto;
}
.billboard__widget_type_tickets {
    margin-bottom: 15px;
    width: 241px;
}
.billboard__widget_type_tickets .billboard__widget__header {
    font-size: 18px;
    font-weight: 700;
    background: #e2e2e2;
    padding: 10px 13px;
}
.billboard__widget_type_tickets .billboard__widget__tabs {
    background: #e2e2e2;
    padding-left: 7px;
}
.billboard__widget_type_tickets .billboard__widget__body {
    background: #fff;
    padding: 0 7px 10px;
}
.billboard__widget_type_tickets .billboard__widget__body__item {
    display: none;
}
.billboard__widget_type_tickets .billboard__widget__body__item_show_yes {
    display: block;
}
.billboard__widget_type_tickets .billboard__widget__body__event {
    padding: 14px 3px;
    border-bottom: 1px solid #d3dadf;
    display: inline-block;
}
.billboard__widget_type_tickets .billboard__widget__body__event_last_yes {
    display: inline-block;
}
.billboard__widget_type_tickets .billboard__widget__body__event__right {
    margin-left: 56px;
    vertical-align: top;
}
.billboard__widget_type_tickets .billboard__widget__body__event__left {
    vertical-align: top;
    float: left;
}
.billboard__widget_type_tickets .billboard__widget__body__event__length {
    color: #545148;
    font-size: 11px;
    margin-bottom: 7px;
}
.billboard__widget_type_tickets .billboard__widget__body__event__name {
    margin-bottom: 6px;
}
.billboard__widget_type_tickets .billboard__widget__body__event__name__link {
    font-size: 13px;
}
.billboard__widget_type_tickets .billboard__widget__body__event__place {}
.billboard__widget_type_tickets .billboard__widget__body__event__place__link {
    font-size: 13px;
}
.billboard__widget_type_tickets .billboard__widget__body__event__place__time {
    font-size: 13px;
    margin-bottom: 13px;
}

.billboard__widget_type_competition {
    margin-bottom: 16px;
}
.billboard__widget_type_competition .billboard__widget__header {
    border-bottom: 1px solid #caced1;
    width: 239px;
}
.billboard__widget_type_competition .billboard__widget__header__image {
    padding: 0;
    vertical-align: top;
}
.billboard__widget_type_competition .billboard__widget__header__heading {
    font-size: 18px;
    color:#fff;
    padding: 14px 11px;
}
.billboard__widget_type_competition .billboard__widget__body {
    padding: 12px;
}
.billboard__widget_type_competition .billboard__widget__body__heading {
    margin: 0 0 11px;
}
.billboard__widget_type_competition .billboard__widget__body__heading__link {
}
.billboard__widget_type_competition .billboard__widget__body__content {
    font-size: 15px;
    color:#000;
    margin-bottom: 15px;
}
.billboard__widget_type_competition .billboard__widget__body__caption {
    font-size: 11px;
    color:#6d6d6d;
    margin-bottom: 5px;
}

.billboard__widget_type_photo {
    background: url(/img/css/design/widget/photo.jpg) no-repeat 0 0;
    border-bottom: 1px solid #caced1;
    width: 239px;
    height: 257px;
    position: relative;
}
.billboard__widget_type_photo .billboard__widget__header {
    margin: 11px 0 0 15px;
}
.billboard__widget_type_photo .billboard__widget__header__heading {
    font-size: 18px;
    color:#fff;
    font-weight: 700;
}
.billboard__widget_type_photo .billboard__widget__body {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 94px;
    width: 239px;
}
.billboard__widget_type_photo .billboard__widget__body__overlay {
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 1;
    height: 94px;
    width: 239px;
}
.billboard__widget_type_photo .billboard__widget__body__inner {
    position: absolute;
    z-index: 2;
}

.billboard__widget_type_photo .billboard__widget__body__heading {
    margin: 5px 13px 0 13px;
}
.billboard__widget_type_photo .billboard__widget__body__heading__link {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    font-size: 15px;
}
.billboard__widget_type_photo .billboard__widget__body__heading__link:hover {
    border-bottom: none;
}
.billboard__widget_type_photo .billboard__widget__body__photo {
    margin: 3px 0 0 12px;
}
.billboard__widget_type_photo .billboard__widget__body__photo__link {
    color:#ccc;
    font-size: 13px;
    text-decoration: none;
}
.billboard__widget_type_photo .billboard__widget__body__photo__link:hover  .billboard__widget__body__photo__link__inner {
    border-bottom: none;
}
.billboard__widget_type_photo .billboard__widget__body__photo__link__image {
    vertical-align: middle;
}
.billboard__widget_type_photo .billboard__widget__body__photo__link__inner {
    border-bottom: 1px solid #ccc;
}

.billboard__widget_type_magazine .billboard__widget__header {
    background: #e2e2e2;
}
.billboard__widget_type_magazine .billboard__widget__header__heading {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 13px;
}
.billboard__widget_type_magazine .billboard__widget__footer {
    padding: 6px 10px 10px;
}
.billboard__widget_type_magazine .billboard__widget__tabs {
    padding-left: 9px;
}
.billboard__widget_type_magazine .billboard__widget__tabs .nav__link,
.billboard__widget_type_magazine .billboard__widget__tabs .nav__link:hover {
    padding-left: 6px;
    padding-right: 6px;
}

.billboard__magazine {}
.billboard__magazine__item {
    border-bottom: 1px solid #d3dadf;
    margin: 10px;
}
.billboard__magazine__item__image {}
.billboard__magazine__item__text {
    margin-bottom: 7px;
}
.billboard__magazine__item__text__link {
    font-size: 13px;
}
.billboard__magazine__item__tabs {
    margin-bottom: 9px;
}
.billboard__magazine__item__promo {
    margin-bottom: 6px;
}
.billboard__magazine__item__promo__link {}
.billboard__magazine__item__promo__image {
    display: block;
}
.billboard__magazine__item__right {}
.billboard__magazine__item_column_two .billboard__magazine__item__promo {
    float: left;
    margin-top: 5px;
}
.billboard__magazine__item_column_two .billboard__magazine__item__right {
    margin: 0 0 0 86px;
}

.billboard__gallery {
    display: inline-block;
    *display: inline;
    zoom:1;
    border: 1px solid #ccd0d3;
    margin-bottom: 20px;
    padding: 14px;
}
.billboard__gallery__header {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 11px;
}
.billboard__gallery__footer {}
.billboard__gallery__footer__link {
    font-size: 14px;
}
.billboard__photo {
}

.billboard__photo__item__wrap {
    position: relative;
    display: inline-block;
}
.billboard__photo__item__wrap .billboard__photo__sort{
    position: absolute;
    bottom:3px;
    width: 40px;
    left: 33%;
}

.billboard__photo__sort__submit{
    margin-top: 10px;
}
.billboard__gallery .billboard__photo__item {
    margin: 0 19px 0 0;
    width: 181px;
    height: 99px;
}
.billboard__gallery .billboard__photo__item.awards2013__fix {
    margin: 0 10px 0 0;
}
.billboard__photo__item {
    display: inline-block;
    *display: inline;
    zoom:1;
    border: 2px solid transparent;
    background: #e2e2e2;
    margin: 0 21px 24px 0;
    width: 193px;
    height: 106px;
    position:relative;
    overflow: hidden;
}
.billboard__play__icon{
    background: url(/img/css/design/afisha/videomask.png) no-repeat 0px 0px;
    width: 196px;
    height: 110px;
    display: block;
    position: absolute;
    top:0;
    left: 0;
    z-index: 2;
}
#small_gallery .billboard__play__icon{
   background: url(/img/css/design/afisha/videomask.png) no-repeat -5px -5px;
}
.billboard__photo__item:hover {
    border-color: #0a5d96;
    background: #fff;
}
.billboard__photo__item__image {
    border: none;
    display: block;
    position:absolute;
    top:0;
    bottom:0;
    margin:auto;
    left: 0;
    right: 0;
}
.billboard__photo .no_margin
{
    margin: 0 0 24px 0;
}

.billboard__soon {
    padding: 0 0 16px;
    border-bottom: 1px solid #d3dadf;
}
.billboard__soon__header {
    margin: 20px 0;
}
.billboard__soon__header__heading {
    font-size: 21px;
    font-weight: 700;
    padding: 0 10px 0 0;
}
.billboard__soon__header__link {
    font-size: 13px;
}
.billboard__soon__header__link:hover {
    border-bottom: none;
}
.billboard__soon__content {
    margin: 0;
    width: 100%;
}
.billboard__soon__item {
    padding: 0;
    display: inline-block;
    /*width: 175px;*/
    vertical-align: top;
}
.billboard__soon_column_five .billboard__soon__item {
    display: table-cell;
    width: 20%;
}
#promo .billboard__soon__item {
    width: 175px;
}
.billboard__soon__inner {
    padding: 6px 6px 20px;
}
.billboard__soon_column_five .billboard__soon__inner {
    padding:6px 6px 20px 12px;
    position:relative;
}
.billboard__soon__item:hover {
    background: #f7f7f7;
    cursor: pointer;
}
.billboard__soon__item:hover .billboard__soon__item__image {
    border: 3px solid #48b4e7;
}
/*.billboard__soon_type_place .billboard__soon__inner:hover .billboard__soon__item__image {
    border: none;
}*/
.billboard__soon__item__header {
    margin: 0 0 10px;
}
.billboard__soon__item__header__link {
    font-size: 13px;
    font-weight: 700;
    color:#000
}
.billboard__soon__item__image {
    margin-bottom: 20px;
    border: 3px solid #dddddd;
    display: block;
}
.billboard__soon__item__heading {
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: 700;
}
.billboard__soon__item__type {
    margin-bottom: 3px;
    font-size: 11px;
    color:#6b6b6b;
}
.billboard__soon__item__name {
    margin-bottom: 16px;
}
.billboard__soon__item__name__link {
    font-size: 13px;
    line-height: 18px;
}
.billboard__soon__item__name__link:hover {
    border-bottom: none;
}
.billboard__soon_type_place .billboard__soon__item__image {
    margin-bottom: 10px;
   /* border: none;*/
    display: block;
}
.billboard__soon_type_place .billboard__soon__item__name {
    margin-bottom: 8px;
}
.billboard__soon_type_place .billboard__soon__item{
    float: left;
    display: block;
}
.billboard__soon_type_place .billboard__soon__inner{
    padding: 6px 6px 20px;
}
.billboard__event {
    padding: 17px 24px 17px 24px;
    background: #f5f5f5;
}
.billboard__event__header {
    margin: 0 0 20px;
    font-size: 21px;
    font-weight: 700;
    padding: 0 10px 0 0;
}
.billboard__event__content {
    margin: 0;
    border-collapse: collapse;
    width: 100%;
}
.billboard__event__item {
    padding: 0 18px 0 0;
    vertical-align: top;
    width: 190px;
    height: 220px;
    display: inline-block;
    position: relative;
}
.billboard__event__item .button-yellow {
    position: absolute;
    bottom: 5px
}
.billboard__event__item__image {
    margin-bottom: 20px;
    border: 3px solid #dddddd;
    display: block;
}
.billboard__event__item__heading {
    margin-bottom: 3px;
    font-size: 15px;
    font-weight: 700;
}
.billboard__event__item__type {
    margin-bottom: 7px;
    font-size: 11px;
    color:#6b6b6b;
}
.billboard__event__item__name {
    margin-bottom: 16px;
}
.billboard__event__item__name__link {
    font-size: 13px;
    line-height: 18px;
}
.billboard__event__item__name__link:hover {
    border-bottom: none;
}

.card {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%;
}
.card {
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%;
}
.card__heading {
  margin: 0;
  color: #fff;
  font-size: 32px;
  font-weight: 400;
}
.card__heading__age{
    margin-top: 7px;
}
.card__address {
  font-size: 18px;
  margin-bottom: 5px;
  color: #fff;
}
.card__map {
  font-size: 12px;
  margin-bottom: 25px;
}
.card__phone {
  font-size: 18px;
  margin-bottom: 2px;
  color: #fff;
}
.card__site {
  font-size: 18px;
  margin-bottom: 5px;
}
.card__link {
  color: #aaaaaa;
  text-decoration: none;
  border-bottom: 1px solid #aaaaaa;
}
.card__image {
  display: block;
  border: 3px solid #ddd;
  background: #ddd;
}
.card__time {
  color: #fff;
  font-size: 24px;
}
.card__length {
  color: #fff;
  font-size: 21px;
  font-weight: 400;
  margin: 10px 0 4px;
}
.card__status {
  color: #aaaaaa;
  font-size: 14px;
}
.card__date {
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
.card__place {
  color: #aaaaaa;
  font-size: 14px;
}
.card_layout_details .card__left,
.card_layout_details .card__right {
  padding: 0;
  vertical-align: top;
}
.card_layout_details .card__left {
  width: 30%;
}
.card_layout_details .card__left .card__inner {
  padding: 22px 20px 44px 25px;
}
.card_layout_details .card__right {
  width: 66%;
}
.card_layout_details .card__right .card__inner {
  padding: 22px 20px 44px 0px;
  position: relative;
}
.card_layout_details .card__right .card__inner .wb-button {
  position: absolute;
  right: 25px;
  top: 22px;
}
.card_layout_small .card__left,
.card_layout_small .card__right {
  padding: 0;
  vertical-align: top;
}
.card_layout_small .card__left {
  width: 75%;
}
.card_layout_small .card__left .card__inner {
  padding: 20px 20px 44px 12px;
}
.card_layout_small .card__right {
  width: 25%;
}
.card_layout_small .card__right .card__inner {
  padding: 20px 20px 44px 20px;
  width: 200px;
}
.card_layout_small .card__heading {
  font-weight: 700;
}
.card_layout_small .card__heading h1 {
    display: inline;
    font-size: inherit;
    color: inherit;
    font-weight: bold;
}
.card_layout_large .card__left,
.card_layout_large .card__center,
.card_layout_large .card__right {
  padding: 0;
  vertical-align: top;
}
.card_layout_large .card__left {
  width: 20%;
}
.card_layout_large .card__left .card__inner {
  padding: 22px 20px 44px;
}
.card_layout_large .card__center {
  width: 55%;
}
.card_layout_large .card__center .card__inner {
  padding: 20px 10px 50px;
}
.card_layout_large .card__right {
  width: 25%;
}
.card_layout_large .card__right .card__inner {
  padding: 20px 20px 50px;
  width: 200px;
}
.card_layout_large .card__date {
  color: #fff;
  margin: 10px 0 4px;
}
.card_layout_large .card__place {
  color: #aaaaaa;
  font-size: 14px;
  text-decoration: none;
  border-bottom: 1px solid #aaaaaa;
}

.list {
  font-size: 100%;
  border-collapse: collapse;
}
.list__item:hover {
  background: #F7F7F7;
}
.list__column {
  vertical-align: top;
  border-top: 1px solid #D3DADF;
}
.list__inner {
  padding: 14px 0 18px;
}
.list__image {
  background: #CCC;
  display: block;
  width: 170px;
  height: 93px;
  line-height: 0;
  border: 3px solid #CCC;
}
.list__image:hover,
.list__image_selected_yes {
  border: 3px solid #3173A1;
}
.list__title {
  margin: 0 0 10px;
}
.list__link {
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  color: #3173A1;
  text-decoration: none;
  border-bottom: 1px solid #3173A1;
}
.list__link:hover,
.list__link_selected_yes {
  color: #FFF;
  text-decoration: none;
  background: #3173A1;
}
.list__type {
  margin: 0 0 2px;
  color: #666666;
  font-size: 11px;
}
.list__place {
  margin: 0 0 10px;
  font-size: 13px;
}
.list__place .place_phone {
  color: #1e1e1e;
  margin-top: 5px;
  padding-left: 15px;
  background: transparent url(/img/css/design/afisha/afisha.png) no-repeat -119px 0;
  line-height: 14px;
}
.list__description {
  font-size: 13px;
}
.button.disabled {
    color: #616161;
    line-height: 13px;
    font-size: 13px;
    padding: 5px 12px;
    text-shadow: none;
    border-color: #bfbfbf;
    font-weight: bold;
    margin-top: 5px;
    cursor: default;
}
.list_event_showings .disabled:hover {
    background-color: #e0e1e1;
}
.list_event_showings__item {
    padding: 10px 0 10px;
}
.list_event_showings__item-date {
    height: 20px;
    display: inline-block;
}
.list_event_showings__item-btn-block {
    display: inline-block;
    float: right;
    position: relative;
    top: -10px;
    right: -145px;
}
.list_event_showings__item-btn-block .list__inner {
    padding: inherit;
}
.block__header {
  border-bottom: 1px solid #caced1;
  margin-bottom: 19px;
}
.block__heading {
  margin: 0 4px 5px;
  font-size: 18px;
}
.block__body {
  margin: 0 4px;
}
.ticket {
  width: 220px;
  padding: 1px 0;
  background: url(/img/css/design/ticket/ticket-top.png) 0 0 repeat-x, #ede7cf url(/img/css/design/ticket/ticket-bottom.png) repeat-x 0 100%;
  background: #ede7cf url(/img/css/design/ticket/ticket-top.png) 0 0 repeat-x \9;
}
.ticket__header {
  margin: 12px 15px 9px;
  font-size: 18px;
  font-weight: 700;
}
.ticket__info .icon {
  width: 13px;
  height: 9px;
  background: url(/img/css/design/ticket/ticket.png) no-repeat 0 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-right: 5px;
}
.ticket__info .ticket__inner {
  color: #8c8c8c;
  font-size: 13px;
}
.ticket__body {
  margin: 0 15px 18px;
}
.ticket__price {
  white-space: nowrap;
  font-size: 21px;
  margin-bottom: 4px;
}
.ticket__footer {
  margin: 0 15px 18px;
}
.ticket__progress {
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
}
.ticket__progress__heading {
    color: #828282;
    margin-bottom: 8px;
}
.ticket__progress__bar {
    background: #d2ccb5;
    width: 100%;
    height: 7px;
    margin: 0 0 5px;
}
.ticket__progress__bar__level {
    background: #b3ae9a;
    height: 7px;
}
.ticket__progress__bar_theme_alert {
    background: #ecccb4;
}
.ticket__progress__bar_theme_alert .ticket__progress__bar__level {
    background: #f98981;
}
.ticket__progress__time {
    color: #828282;
}
.ticket__tickets {
    margin: 0 0 15px;
    padding: 0 0 1px;
}
.ticket__tickets__heading {
    font-size: 18px;
    font-weight: 700;
    margin: 0 15px 10px;
}
.ticket__date {
    font-size: 18px;
    font-weight: 700;
    margin: 0 15px 10px;
    color: #ff0000;
}
.ticket__tickets__item {
    padding: 10px 15px 5px;
    cursor: pointer;
    position: relative;
}
.ticket__tickets__item:hover {
    background: #dbd7c2 url("/img/css/design/ticket/border.gif") repeat-x 0 0;
}
.ticket__tickets__item:hover .ticket__tickets__item__delete {
    display: block;
}
.ticket__tickets__item__delete {
    position: absolute;
    display: none;
    top: 10px;
    right: 15px;
    color: #8c877c;
    text-decoration: none;
    font-size: 13px;
    border-bottom: 1px dashed #8c877c;
}
.ticket__tickets__item__delete:hover {
    border-bottom: 1px dashed transparent;
}
.ticket__tickets__item__image {
    float: left;
    background: url(/img/css/design/ticket/place.png) no-repeat 0 0;
    width: 16px;
    height: 15px;
}
.ticket__tickets__item__right {
    margin-left: 30px;
}
.ticket__tickets__item__area {
    font-size: 13px;
    margin-bottom: 2px;
    margin-right: 45px;
}
.ticket__tickets__item__place {
    font-size: 18px;
    margin-bottom: 8px;
}
.ticket__tickets__item__price {
    font-size: 18px;
}
.ticket__tickets__item__available {
    color:#828282;
    font-size: 13px;
}
.ticket__tickets__item__counter {
    margin-bottom: 10px;
}
.ticket__tickets__item_type_counter .ticket__tickets__item__price {
    margin-bottom: 6px;
}
.ticket__body__text {
    font-size: 13px;
    margin-bottom: 8px;
}
.ticket__price_size_big {
    font-size: 36px;
}
.counter {}
.counter__down {
    padding: 4px 12px;
}
.counter__inner {
    font-size: 18px;
    vertical-align: middle;
    padding: 0 8px;
}
.counter__up {
    padding: 4px 12px;
}

.place__type {
  margin-bottom: 15px;
  font-size: 11px;
  color: #6d6d6d;
}
.place__comments {
  font-size: 13px;
  margin-bottom: 20px;
}
.place__link .icon {
  border: none;
}
.place__logo {
  margin-bottom: 17px;
}
.place__name {
  margin-bottom: 17px;
}
.place__address {
  font-size: 13px;
}
.reviews__item {
  margin-bottom: 24px;
}
.reviews__item:hover .reviews__left {
  border: 3px solid #3173A1;
}
.reviews__item:hover .reviews__link {
  color: #FFF;
  text-decoration: none;
  background: #3173A1;
}
.reviews__left {
  float: left;
  margin: 0 12px 0 0;
  display: block;
  border: 3px solid #CCC;
}
.reviews__image {
  display: block;
}
.reviews__left .reviews__image {
  border: none;
}
.reviews__left:hover {
  border: 3px solid #3173A1;
}
.reviews__link {
  font-size: 13px;
  color: #3173A1;
  text-decoration: none;
  border-bottom: 1px solid #3173A1;
}
.reviews__link:hover {
  color: #FFF;
  text-decoration: none;
  background: #3173A1;
}
.reviews__date {
  color: #949494;
  font: 11px arial, sans-serif;
  margin-bottom: 4px;
}
.reviews__band {
    color: #7a7a7a;
    font-size: 13px;
    padding-top:5px;
}
.panel {
  border-top: 1px solid #dad9d9;
  height: 40px;
  padding-top: 20px;
}
.panel_noborder {
   height: 40px;
   padding-top: 10px;
}
.panel__left {
  padding: 0 12px;
  float: left;
}
.panel__right {
  float: right;
}
.panel__link {
  text-decoration: none;
}
.panel__link:hover .panel__arr {
  color: #000;
}
.panel__inner {
  font-size: 13px;
  color: #000;
  border-bottom: 1px solid #000;
  *zoom: 1;
}
.panel__arr {
  color: #5f5f5f;
  font-size: 70%;
}
.social__item {
  margin: 0 0 16px;
}
.social__vk,
.social__fb,
.social__twitter,
.social__instagram {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.social__vk {
  width: 16px;
  height: 17px;
  background: url(/img/css/design/social/vk.png) no-repeat 0 0;
}
.social__fb {
  width: 16px;
  height: 15px;
  background: url(/img/css/design/social/fb.png) no-repeat 0 0;
}
.social__twitter {
  width: 18px;
  height: 14px;
  background: url(/img/css/design/social/twitter.png) no-repeat 0 0;
}
.social__instagram {
  width: 16px;
  height: 16px;
  background: url(/img/css/design/social/instagram.png) no-repeat 0 0;
}
.schedule__content {
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 16px;
}
.schedule__alert {
  color: #4c4c4c;
  font-size: 13px;
}
.schedule__alert .icon {
  margin-bottom: 10px;
  display: block;
}

.hall__heading {
  font-size: 13px;
    font-weight: 700;
  margin-bottom: 16px;
}
.hall__content {
  border-collapse: collapse;
}
.hall__content__left {
    padding: 0;
    vertical-align: top;
}
.hall__content__left__inner {
    padding: 0 10px 14px 0;
    text-align: center;
}
.hall__content__left__image {

}
.hall__content__right {
    padding: 0;
    vertical-align: top;
}
.hall__content__right__inner {
    padding: 0 10px 14px 0;
    font-size: 13px;
    color: #4c4c4c;

}

.awards {
  display: block;
  text-decoration: none;
}
.awards__image {
  display: block;
  border: none;
}
.awards__left {
  float: left;
  margin: 0 10px 0 0;
}
.awards__right {
  font-size: 11px;
  color: #4c4c4c;
  padding-top: 16px;
  height: 40px;
  margin-top: 10px;
}
.schedule__cell .movies {
    background: #84888D;
    position: relative;
}
.movies__layout {
  border-collapse: collapse;
  font-size: 100%;
}
.movies__left,
.movies__right {
  padding: 0;
  vertical-align: top;
}
.movies__left .movies__inner {
  padding: 10px 5px 10px 10px;
}
.movies__right .movies__inner {
  padding: 10px 10px 10px 5px;
}
.movies__image {
  display: block;
  border: 3px solid #dedcdf;
}
.movies__image:hover,
.movies__image.selected {
  display: block;
  border: 3px solid #3173A1;
}
.movies__type {
  margin: 0 0 2px;
  color: #fff;
  font-size: 11px;
}
.movies__title {
  margin: 0 0 10px;
}
.movies__link {
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}
.movies__link:hover,
.movies__link.selected {
  color: #FFF;
  text-decoration: none;
  background: #3173A1;
  border-bottom: 1px solid #3173A1;
}
.movies__description {
  font-size: 13px;
  color: #ccced0;
  width: 550px;
}
.movies__restriction{
    bottom: 5px;
    display: inline-block;
    position: absolute;
    right: 10px;
}
.schedule__list {
  width: 100%;
  border-collapse: collapse;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
.schedule__list_selected_morning .schedule__cell_type_morning,
.schedule__list_selected_afternoon .schedule__cell_type_afternoon,
.schedule__list_selected_evening .schedule__cell_type_evening,
.schedule__list_selected_night .schedule__cell_type_night {
  background: #f7f7f7;
  cursor: pointer;
}
.schedule__row {
  border-top: 1px solid #d3dae0;
}
.schedule__row:hover .schedule__cell {
  background: #f7f7f7;
}
.schedule__cell {
  padding: 0;
  vertical-align: top;
}
.schedule__row:hover .schedule__cell_type_morning:hover,
.schedule__row:hover .schedule__cell_type_afternoon:hover,
.schedule__row:hover .schedule__cell_type_evening:hover,
.schedule__row:hover .schedule__cell_type_night:hover {
    background: #e2e2e2;
}
.schedule__cell_type_place {
  font-size: 13px;
}
.schedule__cell_type_place .schedule__inner {
  width: 100px;
  float:left;
}
.schedule__cell_type_place .schedule__inner,
.schedule__cell_type_morning .schedule__inner,
.schedule__cell_type_afternoon .schedule__inner,
.schedule__cell_type_evening .schedule__inner,
.schedule__cell_type_night .schedule__inner {
  padding: 12px;
}
.schedule__order {
  cursor: pointer;
}
.schedule__order .schedule__inner {
  padding: 4px 12px 20px;
}
.schedule__time {
  font-size: 11px;
  color: #6d6d6d;
  border-bottom: 1px dotted #6d6d6d;
}
.schedule__types {
  position: relative;
}
.schedule__type {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
  top: -3px;
  width: 43px;
  margin-right: 1px;
  font-size: 11px;
  color: #6d6d6d;
  padding: 5px 2px;
  cursor: pointer;
}
.schedule__hall_type_3d {
  border-top: 3px solid #32afe7;
}
.schedule__hall_type_imax {
  border-top: 3px solid #f30100;
}
.schedule__hall__icon{
    padding-top:12px;
    float:left;
    width:30px;
}
.schedule__gradient {
  height: 3px;
  width: 100%;
  background: #7ebcd5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdlYmNkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI2JSIgc3RvcC1jb2xvcj0iI2VjZWYyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2VjZWYyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2VmOGIyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iI2NlMjcyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTA0M2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #7ebcd5 0%, #ecef2d 26%, #ecef2d 39%, #ef8b2d 55%, #ce2727 81%, #25043d 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7ebcd5), color-stop(26%, #ecef2d), color-stop(39%, #ecef2d), color-stop(55%, #ef8b2d), color-stop(81%, #ce2727), color-stop(100%, #25043d));
  background: -webkit-linear-gradient(left, #7ebcd5 0%, #ecef2d 26%, #ecef2d 39%, #ef8b2d 55%, #ce2727 81%, #25043d 100%);
  background: -o-linear-gradient(left, #7ebcd5 0%, #ecef2d 26%, #ecef2d 39%, #ef8b2d 55%, #ce2727 81%, #25043d 100%);
  background: -ms-linear-gradient(left, #7ebcd5 0%, #ecef2d 26%, #ecef2d 39%, #ef8b2d 55%, #ce2727 81%, #25043d 100%);
  background: linear-gradient(to right, #7ebcd5 0%, #ecef2d 26%, #ecef2d 39%, #ef8b2d 55%, #ce2727 81%, #25043d 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#7ebcd5', endColorstr='#25043d', GradientType=1);
}
.schedule__link {
  font-size: 13px;
  line-height: normal;
  color: #3173A1;
  text-decoration: none;
  border-bottom: 1px solid #3173A1;
}
.schedule__link:hover {
  color: #fff;
  text-decoration: none;
  background: #3173A1;
  border-bottom: 1px solid #3173A1;
}
.time {
  list-style: none;
  margin: 0;
  padding: 0;
}
.time__item {
  margin: 0;
  padding: 0 10px 5px 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 13px;
  font-weight: 700;
  width: 45px;
  vertical-align: middle;
  text-align: center;
}
.time__item_inactive_yes {
  color: #999999;
  font-weight: 400;
}
.time__item_type_3d, .time__item_type_3d span {
  color: #35aee7;
}
.time__item_type_imax, .time__item_type_imax span {
  color: #f30100;
}
.nav_type_tabs.nav_size_large .nav__item {
  margin-top: 8px;
}
.nav_type_tabs.nav_size_large .nav__item_size_large {
  margin-top: 0;
}
.nav_type_tabs .nav__item_size_large .nav__link,
.nav_type_tabs .nav__item_size_large .nav__link:hover {
  font-size: 24px;
  padding-top: 11px;
  padding-bottom: 10px;
  top: 0px;
}
.nav_type_tabs .nav__item_active_yes.nav__item_size_large .nav__link,
.nav_type_tabs .nav__item_active_yes.nav__item_size_large .nav__link:hover {
  font-size: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  top: 0px;
}
.nav_type_tabs .nav__item_position_right {
  float: right;
}
.nav_type_tabs .nav__link {
    padding: 6px 8px 5px 8px;
    top: 2px;
    position: relative;
}

.nav_type_tabs .nav__link_quest {
    background: #4A4A4A;
    color: #56DBFC;
}

.nav_type_tabs .nav__link.favorite:hover {
  background-color: #E1E1E1;
  border-bottom-color: #CACED1;
}
.nav_type_tabs .nav__link.favorite:hover .wb-icon_favorite {
  background: url("/img/css/design/series/icons/icons_14.png") no-repeat scroll 1px 1px transparent;
}
.nav_type_tabs .nav__item_active_yes .nav__link.favorite {
  background-color: #FFFFFF;
  border-bottom: none;
}
.nav_type_tabs .nav__item_active_yes .nav__link.favorite .wb-icon_favorite {
  background: url("/img/css/design/series/icons/icons_14.png") no-repeat scroll 1px 1px transparent;
}
.nav_type_tabs .nav__item_active_yes .nav__link,
.nav_type_tabs .nav__item_active_yes .nav__link:hover {
    padding: 5px 7px 5px 7px;
}

.billboard__flag {}
.billboard__flag__icon {
  border: none;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 1px 5px 0 0;
  background: url("/img/css/design/icons/flag.png") no-repeat scroll 0 0 transparent;
  width: 13px;
  height: 17px;
}
.billboard__flag__inner {
  vertical-align: top;
}

.gallery {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
   /* display: none;*/
    visibility: hidden;
}
.gallery_fade_in {
    opacity: 1;
}
.gallery_show_yes {
    display: block;
}
.gallery__overlay {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1000;
    background: #393939;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.gallery__close {
    position: absolute;
    z-index: 1005;
    width: 33px;
    height: 33px;
    top: 50%;
    left: 50%;
    cursor: pointer;
    background: url(/img/css/design/afisha/close.png) no-repeat 0 0;
    opacity: 0.75;
    filter: alpha(opacity=75);
    display: none;
}
.gallery__close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery__left {
    position: absolute;
    z-index: 1003;
    width: 13px;
    height: 25px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    background: url(/img/css/design/afisha/left.png) no-repeat 5% center;
    cursor: pointer;
    opacity: 0.75;
    filter: alpha(opacity=75);
    display: none;
}
.gallery__left:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery__right {
    position: absolute;
    z-index: 1003;
    width: 13px;
    height: 25px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    background: #fff;
    cursor: pointer;
    background: url(/img/css/design/afisha/right.png) no-repeat 95% center;
    opacity: 0.75;
    filter: alpha(opacity=75);
    display: none;
}
.gallery__right:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.gallery__full_link{
    position:absolute;
    right: 20px;
    bottom: 15px;
    z-index: 1010;
    color: #A5A5A4;
    display:none;
}
.gallery__full_show_yes{
    display: block;
}
.gallery__image {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    /*z-index: 1001;*/
}
.gallery__image_show_yes {
    display: block;
}
.gallery__image .iframe_wrap {
    background: black;
    width: 740px;
    height: 520px;
    text-align: center;
}
.gallery__caption {
    position: absolute;
    z-index: 1004;
    height:100px;
    top: 50%;
    left: 50%;
    color: #a5a5a4;
    font-size: 13px;
    display: none;
    padding-left: 30px;
    background: url(/img/css/design/afisha/caption.png) repeat-x left top;
}
.gallery__caption span{
    position: absolute;
    bottom: 15px;
    left: 20px;
}
.gallery__caption_show_yes {
    display: block;
}
.gallery__bottom {
    display: block;
    margin: 0;
}
.show_gallery_nav{
    display: block;
}
.billboard__order {
    margin: 20px 0 30px 0;
}

.order {

}
.order__heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}
.title_combobox_load {
    font-size: 12px;
    color: gray;
    font-weight: 100;
}

.order__map {
    background: #efefef;
    width: 100%;
    height: 538px;
    margin-bottom: 15px;
    position: relative;
}

.order__map__popup {
    position: absolute;
    background: #fff;
    border: 1px solid #d5d5d5;
    min-width: 180px;
}
.order__map__popup__tail {
    position: absolute;
    background: url(/img/css/design/order/tail.png) repeat-x 0 0;
    width: 15px;
    height: 8px;
    top: 100%;
    left: 50%;
    margin: 0 0 0 -7px;
}
.order__map__popup__body {
    padding: 7px;
}
.order__map__popup__body__heading {
    font-size: 13px;
    color: #8c8c8c;
    margin-bottom: 6px;
}
.order__map__popup__body__type {
    font-size: 13px;
}
.order__map__popup__body__place {
    font-size: 18px;
    margin-bottom: 10px;
}
.order__map__popup__body__price {
    padding: 15px 11px;
    font-size: 18px;
    background: url("/img/css/design/order/mask.png") repeat-x 0 0;
}
.order__area {
    border-collapse: collapse;
    width: 100%;
}
.order__area__cell {
    padding: 0;
    vertical-align: top;
}
.order__area__cell_position_right {
    color: #828282;
    font-size: 13px;
    width: 20%;
}
.order__area__color {
    margin-bottom: 5px;
    height: 7px;
}
.order__area__place {
    font-size: 13px;
    margin: 0 10px 2px 2px;
}
.order__area__place .icon {
    width: 13px;
    height: 9px;
    background: url(/img/css/design/ticket/ticket.png) no-repeat 0 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 5px;
}
.order__area__place__inner {
    color: #8c8c8c;
    font-size: 13px;
}
.order__area__price {
    font-size: 13px;
    margin: 0 10px 0 2px;
}
.order__area__gap {
    width: 30%;
}
.order__area__sale {
    margin-top: 12px;
}

.check {
    border-collapse: collapse;
}
.check__table {
    border-collapse: collapse;
    margin-bottom: 30px;
}
.check__cell {
    padding: 0;
    vertical-align: top;
}
.check__heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
}
.check__text {
    font-size: 13px;
    color: #828282;
    margin-bottom: 20px;
}
.check__text__list {
    list-style-type: disc;
}
.check__user {
    font-size: 13px;
    color: #828282;
    margin-bottom: 20px;
}
.check__user__image {
    border: 3px solid #dddddd;
    vertical-align: middle;
}
.check__cell__inner {
    margin-right: 11px;
    margin-bottom: 17px;
}
.check__cell__inner__success {
    position: relative;
}
.check__cell__inner__success::after {
    content: "\2713";
    position: absolute;
    right: 0px;
    bottom: 5px;
    color: green;
    font-size: 30px;
    width: 30px;
    height: 30px;
}
.check__label {
    padding: 0;
    display: block;
    font-size: 18px;
    color: #828282;
    margin-bottom: 5px;
}
.check__caption {
    color: #828282;
    font-size: 13px;
    margin-top: 21px;
}
.check__input {
    border: 1px solid #c8c8c8;
    padding: 6px;
    font-size: 18px;
    margin: 0;
    width: 300px;
}
.check__input_size_small {
    width: 180px;
}
.check__code {
    margin-bottom: 3px;
}
.check__code__input {
    width: 100px;
    vertical-align: middle;
    margin-right: 11px;
}
.check__button {
    vertical-align: middle;
    font-weight: 700;
}
.check__repeat {

}
.check__repeat__link {
    text-decoration: none;
    border-bottom: 1px dashed #828282;
    color:#828282;
    font-size: 13px;
}
.check__repeat__link:hover {
    border-bottom: 1px dashed transparent;
}

.payment {}
.payment__heading {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.payment__agreement {
    background: #eef2f5;
    padding: 15px 12px 10px;
    margin-bottom: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.payment__agreement__header > *{
    font-size: 18px !important;
}
.payment__agreement__header > .event-contact-info__error{
    font-size: inherit !important;
}
.payment__agreement__checkbox {
    padding: 0;
    margin: 2px 6px 0 0;
    vertical-align: top;
}
.payment__agreement__label {
    font-size: 13px;
    font-weight: 700;
    vertical-align: top;
    cursor: pointer;
}
.payment__agreement__label__link {
    color: #000000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
    vertical-align: top;
    font-size: 13px;
    font-weight: 700;
}
.payment__agreement__body {
    background: #ffffff;
    margin: 8px 0 0;
    padding: 8px 15px;
    color: #393838;
    height: 250px;
    overflow-y: scroll;
    display: none;
}
.payment__body {
    border-collapse: collapse;
    width: 100%;
}
.payment__body__cell {
    padding: 0;
    vertical-align: top;
}
.payment__body__cell__inner {

}
.payment__body__heading {
    padding: 10px 12px;
    margin-bottom: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.payment__body__heading__checkbox {
    padding: 0;
    margin: 2px 6px 0 0;
    vertical-align: top;
}
.payment__body__heading__label {
    font-size: 18px;
    font-weight: 700;
    vertical-align: top;
    cursor: pointer;
}
.payment__body__image {
    margin-bottom: 22px;
}
.payment__body__image_paymaster {
    margin-bottom: 15px;
}
.payment__body__caption {
    color: #828282;
    font-size: 13px;
}
.payment__body__field {
    margin-bottom: 12px;
}
.payment__body__field__input {
    border: 1px solid #c8c8c8;
    padding: 10px;
    font-size: 16px;
    margin: 0;
    width: 170px;
}
.payment__body__button {}

.select {
    position: relative;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5);
}
.select:hover {
    border: 1px solid #a0a0a0;
    background: #e3e3e3;
}
.select:hover .select__header__heading {
    color: #515151;
}
.select:hover .select__header__tail {
    opacity: 1;
    filter: alpha(opacity=100);
}
.select_open_yes .select__body {
    display: block;
}
.select__header {
    padding: 6px;
    margin: 1px;
    cursor: pointer;
    background: #f2f2f2;
    background: -moz-linear-gradient(top,  #f2f2f2 0%, #eaeaea 51%, #e3e3e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(51%,#eaeaea), color-stop(100%,#e3e3e3));
    background: -webkit-linear-gradient(top,  #f2f2f2 0%,#eaeaea 51%,#e3e3e3 100%);
    background: -o-linear-gradient(top,  #f2f2f2 0%,#eaeaea 51%,#e3e3e3 100%);
    background: -ms-linear-gradient(top,  #f2f2f2 0%,#eaeaea 51%,#e3e3e3 100%);
    background: linear-gradient(to bottom,  #f2f2f2 0%,#eaeaea 51%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e3e3e3',GradientType=0 );
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
}
.select__header__heading {
    color: #828282;
    font-size: 16px;
    margin-right: 16px;
}
.select__header__tail {
    color: #000;
    font-size: 70%;
    padding: 0 0 0 10px;
    width: 8px;
    height: 11px;
    background: url(/img/css/design/select/tail.gif) no-repeat 0 0;
    position: absolute;
    top: 10px;
    right: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.select__body {
    display: none;
    cursor: pointer;
    position: absolute;
    left: -1px;
    top: -1px;
    border: 1px solid #e7e7e7;
    background: #fff;
    z-index: 100;
    width: 100%;
}
.select__body__item {
    display: block;
    color: #828282;
    font-size: 15px;
    line-height: 22px;
    padding: 4px 9px;
}
.select__body__item:hover {
    background: #e7e7e7;
    color: #828282;
}

.tutorial {
    background: url("/img/css/design/tutorial/tutorial.png") no-repeat 0 0;
    background-size: cover;
    height: 295px;
    width: 220px;
}
.tutorial__heading {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    padding: 18px 18px 14px;
}
.tutorial__item {
    margin: 0 18px 23px;
}
.tutorial__item__link {
    color: #000000;
}
.tutorial__item__number {
    width: 20px;
    height: 20px;
    background: url("/img/css/design/tutorial/item.png") no-repeat 0 0;
    color: #ede7ce;
    float: left;
    text-align: center;
    padding: 2px 0;
    font-size: 13px;
}
.tutorial__item__body {
    margin: 0 0 0 30px;
    color:#4e4e4e;
    font-size: 13px;
}

.billboard__purchase {
    margin: 24px 0;
}
.purchase {

}
.purchase__header {
    border-bottom: 1px solid #d3dadf;
}
.purchase__header__heading {
    color: #000;
    padding: 0 10px 10px;
    margin: 0;
}
.purchase__header__heading__image {
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.purchase__header__heading__inner {
    vertical-align: middle;
    font-size: 18px;
    line-height: normal;
}
.purchase__body {
    border-collapse: collapse;
    width: 100%;
}
.purchase__body__left {
    padding: 0;
    vertical-align: top;
    width: 176px;
}
.purchase__body__center__inner {}
.purchase__body__center {
    padding: 0;
    vertical-align: top;
}
.purchase__body__center__inner {
    padding: 14px 10px;
}
.purchase__body__right {
    padding: 0;
    vertical-align: top;
}
.purchase__body__right__inner {
    padding: 14px 10px;
}
.purchase__body__poster {}
.purchase__body__poster__image {
    border: 3px solid #dddddd;
    display: block;
}
.purchase__body__type {
    font-size: 11px;
    color: #666666;
    margin-bottom: 6px;
}
.purchase__body__heading {
    margin-bottom: 12px;
}
.purchase__body__heading__link {
    color: #3173a1;
    border-bottom: 1px solid #3173a1;
    text-decoration: none;
    font-size: 18px;
    line-height: normal;
    font-weight: 700;
}
.purchase__body__place {
    font-size: 13px;
    margin-bottom: 10px;
}
.purchase__body__description {
    font-size: 13px;
}
.purchase__body__remind {
    white-space: nowrap;
    margin-bottom: 20px;
    cursor: pointer;
}
.purchase__body__remind__image {
    margin: 0 11px 0 0;
    vertical-align: middle;
}
.purchase__body__remind__inner {
    color:#555555;
    border-bottom: 1px dashed #555555;
    text-decoration: none;
    font-size: 13px;
}
.purchase__body__calendar {}
.purchase__body__calendar__header {
    color:#555555;
    font-size: 13px;
    margin-bottom: 6px;
}
.purchase__body__calendar__image {}
.purchase__list {
    background: #eee7ce url(/img/css/design/purchase/list.gif) repeat-x  0 100%;
    border-top: 1px solid #d3dadf;
    padding: 0 17px 20px;
    margin: 0 0 20px;
}
.purchase__list__table {
    border-collapse: collapse;
    width: 100%;
}
.purchase__list__left {
    vertical-align: top;
    padding: 0;
    border-bottom: 1px dashed #fff;
    width: 40%;
}
.purchase__list__left__inner {
    padding: 10px 0;
}
.purchase__list__right {
    vertical-align: top;
    padding: 0;
    border-bottom: 1px dashed #fff;
    width: 20%;
}
.purchase__list__right__inner {
    padding: 10px 0;
}
.purchase__list__item {}
.purchase__list__item__heading {
    font-size: 18px;
    color: #000;
}
.purchase__list__item__place {
    font-size: 13px;
    color: #8c8c8c;
}
.purchase__list__item__price {
    font-size: 18px;
    color: #000;
}
.purchase__list__item__ticket {
    font-size: 14px;
    width: 185px;
}
.purchase__list__item__ticket .wb-icon_pdf{
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/img/css/design/icons/pdf.gif) no-repeat 0 0;
}
.purchase__header__description,
.purchase__header__description a{
    font-size: 15px;
}
.purchase__footer {
    border-collapse: collapse;
    width: 100%;
}
.purchase__footer__left {
    padding: 0;
    vertical-align: top;
    width: 30%;
}
.purchase__footer__left__inner {
    padding: 10px;
}
.purchase__footer__center {
    padding: 0;
    vertical-align: top;
    width: 30%;
}
.purchase__footer__center__inner {
    padding: 10px;
}
.purchase__footer__right {
    padding: 0;
    vertical-align: top;
    width: 40%;
}
.purchase__footer__right__inner {
    padding: 10px;
}
.purchase__footer__phone {}
.purchase__footer__phone__heading {
    color: #4c4c4c;
    font-size: 16px;
    margin-bottom: 13px;
}
.purchase__footer__phone__body {
    font-size: 13px;
    color: #737373;
}
.purchase__footer__email {}
.purchase__footer__email__heading {
    color: #4c4c4c;
    font-size: 16px;
    margin-bottom: 13px;
}
.purchase__footer__email__body {
    font-size: 13px;
    color: #737373;
    margin-bottom: 5px;
}
.purchase__footer__email__check {
    font-size: 13px;
}
.purchase__footer__email__check__icon {
    margin-right: 10px;
}
.purchase__footer__email__check__inner {}
.purchase__footer__ticket {
    font-size: 13px;
}
.purchase__footer__ticket__icon {}
.purchase__footer__ticket__inner {}

.available {}
.available__heading {}
.available__list {
    width: 100%;
    border-collapse: collapse;
}
.available__ticket_active_yes .available__ticket__right {
    background: #f6c299 url(/img/css/design/available/active.gif) repeat-y 0 0;
}
.available__ticket_active_yes .available__ticket__heading__inner {
    color: #000;
}
.available__ticket_active_yes .available__ticket__price {
    color: #000;
}

.available__ticket__left {
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    border-left: 1px solid #b7b7b7;
    width: 70%;
    vertical-align: top;
}
.available__ticket__left__inner {
    padding: 12px 15px;
    position: relative;
}
.available__ticket__heading {
    color: #666666;
    margin-bottom: 16px;
}
.available__ticket__heading__radio {
    margin: 0 14px 0 0;
    vertical-align: middle;
    padding: 0;
}
.available__ticket__heading__inner {
    font-size: 18px;
    padding-left: 25px;
}
.available__ticket__footer {
    margin-left: 26px;
}
.available__ticket__count {
    margin-right: 10px;
}
.available__ticket__count__image {
    margin-right: 5px;
}
.available__ticket__count__inner {
    font-size: 13px;
    color: #828282;
}
.available__ticket__date {
    font-size: 13px;
    color: #828282;
}
.available__ticket__right {
    border-top: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    border-right: 1px solid #b7b7b7;
    width: 30%;
    vertical-align: top;
    background: #fee38e url(/img/css/design/available/default.gif) repeat-y 0 0;
}
.available__ticket__right__inner {
    padding: 12px 15px;
}
.available__ticket__price {
    font-size: 26px;
    font-weight: normal;
    padding: 12px 15px;
    color: #666666;
}
.available__gap  {
  border-left: 1px solid white;
  border-right: 1px solid white;
}
.available__gap__cell {
    padding: 0;
    vertical-align: top;
}
.available__gap__cell__inner {
    height: 16px;
}
.billboard__available {
    margin-bottom: 40px;
}

.billboard__right__fixed_state_fixed {
    position: fixed;
    top: 0;
}
.billboard__right__fixed_state_bottom {
    position: absolute;
}
.js-ticket-me {
    display: none;
}


/* END src/billboard.css */


/* src/foto.css */
#foto_content {
  font-size: 11px;
  color: #666666;
}
/* Галерея */
#foto_content .upload-foto {
  text-align: right;
}
#foto_content .images-operations {
  background: #EEE;
  margin: 10px 0 10px 0;
  padding-left: 10px;
  padding-right: 10px;
}
#foto_content .images-operations-type-backoffice {
    background: #FFFFFF;
}
#foto_content .images-operations input {
  vertical-align: middle;
}
#foto_content .images-operations-chk-box {
  float: left;
}
#foto_content  .images-operations-btn {
  float: right;
}
#foto_content  .images-operations-btn a {
  margin-left: 10px;
}
#foto_content .image {
  display:-moz-inline-box;/*Нужно для Firefox*/
  display:inline-block; /*Не применяется в IE и Firefox*/
  _overflow:hidden;/*фикс для IE6*/
  zoom:1;/*включаем hasLayout*/
  *display:inline;/*при hasLayout true display:inline ведёт себя как display:inline-block*/

  /*width: 128px;*/
  margin: 0 20px 10px 0;
}
#foto_content .image .image-label {
  margin-top: 2px;
}
#foto_content .image input {
  vertical-align: middle;
}
#foto_content img.preview {
  display: block;
  border: #b2d1e0 2px solid;
  margin: auto;
}

/* Алоадер */
.swfupload {
  vertical-align: top;
}
#uploadManager {
  border-collapse: collapse;
}
#uploadManager td,
#uploadManager th {
  font-size: 12px;
  text-indent: 10px;
}
#uploadManager th {
  color: #999;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  width: 60px
}
#uploadManager th.name,
#uploadManager td.name {
  width: 260px;
  text-align: left;
}
#uploadManager th.size,
#uploadManager td.size {
  text-align: right;
}
#uploadManager tbody {
  border: 1px solid #CCC;
}
#uploadManager tbody tr {
  border-bottom: 1px solid #EEE;
  height: 22px;
}
#uploadManager tbody td .ui-icon {
  margin: auto;
}
#uploadManager tbody td.remove .ui-icon {
  cursor: pointer;
}

#uploadManager tfoot {
  border: 1px solid #CCC;
  background-color: #EEE;
}
#uploadQueueStats .progressbar {
  position: relative;
  height: 24px;
  background: #EEE;
}
#uploadQueueStats .stats {
  position: absolute;
  right: 10px;
  height: 24px;
  padding: 3px 0 5px 0;
}
/* Заказы */
#image-order {
  width: 100%;
  border-collapse: collapse;
}
#image-order thead {
  background-color: #EEEEEE;
}
#image-order thead th {
  padding: 0 4px 0 4px;
}
#image-order thead th.cn {
  width: 10px;
  padding: 0;
}
#image-order thead th.cn .r10 {
  height: 16px;
  padding: 10px 5px;
}
#image-order tbody tr {
  border-bottom: #CCC 1px solid;
}
#image-order tbody td {
  padding-top: 10px;
  text-align: center;
}
#image-order .orderline-options {
  text-align: left;
}
#foto_content .orderlines-operations {
  margin: 10px 0;
}
#foto_content .orderlines-operations > div {
  padding-left: 10px;
}
#foto_content  .orderlines-operations-btn {
  float: right;
}
#foto_content .submit-btns {
  text-align: center;
}

#orderlist {
  width: 100%;
  border-collapse: collapse;
}
#orderlist thead {
  background-color: #EEEEEE;
}
#orderlist thead th {
  padding: 0 4px 0 4px;
}
#orderlist thead th.cn {
  width: 10px;
  padding: 0;
}
#orderlist thead th.cn .r10 {
  height: 16px;
  padding: 10px 5px;
}
#orderlist tbody tr {
  border-bottom: #CCC 1px solid;
}
#orderlist tbody td {
  padding-top: 10px;
  text-align: center;
}
#orderlist .left {
  text-align: left;
}

#edit_state_dialog {
  display: none;
}
#state_history_dialog {
  display: none;
}
#state_history_dialog table {
  width: 100%;
  border-collapse: collapse;
  font: 11px Arial,Helvetica,sans-serif;
  color: #666;
}
#state_history_dialog table thead {
  background-color: #EEEEEE;
}
#state_history_dialog table tbody tr {
  border-bottom: #CCC 1px solid;
}
#state_history_dialog table tbody td {
  text-align: center;
}

#foto_content .error_msg {
  color: red;
  padding: 0 10px;
  font-size: 14px;
}


/* END src/foto.css */


/* src/r-star.css */
.r-star,
.r-star-shape{
  position:relative;
  overflow:hidden;
}
.r-star .cn,
.r-star-shape .cn{
  position:absolute;
}
.r-star-shape .cn.tl,
.r-star-shape .cn.bl {
  width:100%;
}
.r-star .cn.tr,
.r-star .cn.br,
.r-star-shape .cn.tr,
.r-star-shape .cn.br {
  margin-left:100%;
}


/* r10 */
.r10 {
  padding:10px 0;
}
.r10 .cn {
  width:20px;
  height:20px;
  left:-10px;
  top:-10px;
  background:url(/img/css/design/border_star/star_10px.png);
}
.r10 .cn.bl,
.r10 .cn.br {
  top:auto;
  bottom:-10px;
}

/* r8 border */
.rb8 {
  padding: 8px 0;
  border: #DDD 1px solid;
}
.rb8 .cn{
  width:16px;
  height:16px;
  left:-8px;
  top:-8px;
  background:url(/img/css/design/border_star/border_star_8px.png);
}
.rb8 .cn.bl,
.rb8 .cn.br {
  top:auto;
  bottom:-8px;
}

/* r10 shape*/
.rs10 {
  padding:10px 0;
}
.rs10 .cn{
  width:20px;
  height:20px;
  left:-10px;
  top:-10px
  background:url(/img/css/design/border_star/shape_10px.png);
}
.rs10 .cn.bl,
.rs10 .cn.br {
  top:auto;
  bottom:-10px;
}

/* END src/r-star.css */



/* src/series/control.css */
.wb-drop-down { margin: 5px 0; clear: both; }
.wb-drop-down-header__heading { color: #0a5b94; border-bottom: 1px dashed #0a5b94; }
.wb-drop-down-header__icon { font-size: 70%; color: #C0CCD5; }
.wb-drop-down-header { cursor: pointer; }
.wb-drop-down-header:hover { color: red; }
.wb-drop-down-header:hover .wb-drop-down-header__icon { color: #0a5b94; }
.wb-drop-down-content { padding: 10px 0; }

/* END src/series/control.css */


/* src/series/tags.css */
/* Tags */

.wb-tags {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
}

.wb-tags-item {
  float: left;
  margin: 1px;
  font: 13px sans-serif;
  line-height: 19px;
  position: relative;
  list-style: none;
}

a.wb-tags-link {
  text-decoration: none;
  color: #878787;
  background: #e1e1e1;
  white-space: nowrap;
  display: block;
  padding: 0 4px;
}

a.wb-tags-link:hover {
  background: #0baee5;
  color: #fff;
}

a.wb-icon_tags-show {
  background-position: 0 -13px;
}

a.wb-icon_tags-show:hover {
  background-position: 0 0;
}

a.wb-icon_tags-hide {
  background-position: 0 -13px;
}

a.wb-icon_tags-hide:hover {
  background-position: 0 0;
}

.tags {
  margin: 0 0 5px;
}

.tags__heading {
  line-height: 14px;
  font-weight: 400;
  margin: 0 9px 0 0;
  padding: 0;
}

.tags__list {
  margin: 0;
  padding: 0;
  display: inline;
}

.tags__item {
  display: inline;
  margin: 0 9px 0 0;
}

.tags__link {
  white-space: nowrap;
  color: #0a5b94
}

.tags__link:hover {
  background: #2b71a2;
  color: #fff;
}

.tags__arr {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 15px;
  height: 13px;
  cursor: pointer;
  background: url(/img/css/design/series/tags/arr.png) no-repeat 0 -13px;
  vertical-align: middle;
}

.tags__arr:hover {
  background-position: 0 0;
}

.tags__arr_show_yes {
  background-position: -15px -13px;
}

.tags__arr_show_yes:hover {
  background-position: -15px 0;
}



/* END src/series/tags.css */


/* src/tabs.css */
/* Tabs */
.wb-tabs {
    margin: 0;
    padding: 0;
    width: 100%;
}

.wb-tabs-nav {
    display: block;
    margin: 0 9px;
    padding: 0;
}

.wb-tabs-nav_widget {
    margin: 0 8px;
}

.wb-tabs-item {
    top: 1px;
    float: left;
    margin: 0 2px;
    font: bold 16px sans-serif;
    line-height: 16px;
    position: relative;
    list-style: none;
}

.wb-tabs-link {
    text-decoration: none;
    display: block;
    overflow: hidden;
}

.wb-tabs-series-count {
    float: right;
    margin-top: 2px;
}

.wb-tabs-content {
    clear: both;
    border-top: solid 1px #caced1;
    background-color: #fff;
}

.wb-tabs-panel_serials {
    padding: 0;
}

.wb-tabs-panel_about {
    padding: 25px 22px;
}

.wb-tabs-panel_award {
    padding: 25px 0 0;
}

.wb-tabs-item_all a.wb-tabs-link {
    padding: 9px 8px 2px;
    background: #e1e1e1;
    line-height: 17px;
    color: #616161;
    font: 18px arial, sans-serif;
    font-weight: 700;
    height: 28px;
    margin-bottom: 1px;
}

.wb-tabs-item_all a.wb-tabs-link:hover {
    color: #fff;
    background-color: #0baee5;
}

.wb-tabs-item_all-select {
    top: 1px;
    border-left: 1px solid #caced1;
    border-top: 1px solid #caced1;
    border-right: 1px solid #caced1;
}

.wb-tabs-item_all-select a.wb-tabs-link {
    padding: 8px 7px 3px;
    background: #fff;
    line-height: 17px;
    color: #000;
    font: 18px arial, sans-serif;
    font-weight: 700;
    height: 28px;
}

.wb-tabs-item_default .wb-tabs-link {
    background-color: #e1e1e1;
    padding: 6px 6px 6px;
    color: #666666;
    font: 14px arial, sans-serif;
    font-weight: 700;
    height: 17px;
}

.wb-tabs-item_default a.wb-tabs-link:hover {
    color: #fff;
    background-color: #0baee5;
}

.wb-tabs-item_default-select {
    top: 1px;
    border-left: 1px solid #caced1;
    border-top: 1px solid #caced1;
    border-right: 1px solid #caced1;
}

.wb-tabs-item_default-select a.wb-tabs-link {
    color: #000;
    padding: 5px 5px 7px;
    background-color: #fff;
    font: 14px arial, sans-serif;
    font-weight: 700;
    height: 17px;
}

.wb-tabs-item_series a.wb-tabs-link {
    color: #666666;
    background-color: #e1e1e1;
    padding: 6px 11px 5px;
    font: 16px arial, sans-serif;
    font-weight: 700;
    height: 20px;
}

.wb-tabs-item_series a.wb-tabs-link:hover {
    color: #fff;
    background-color: #0baee5;
}

.wb-tabs-item_series-select {
    top: 1px;
    border-left: 1px solid #caced1;
    border-top: 1px solid #caced1;
    border-right: 1px solid #caced1;
}

.wb-tabs-item_series-select a.wb-tabs-link {
    padding: 5px 8px 6px;
    background-color: #fff;
    color: #000;
    font: 16px arial, sans-serif;
    font-weight: 700;
    height: 20px;
}

.wb-tabs-item_favorite a.wb-tabs-link {
    color: #666666;
    background-color: #e1e1e1;
    padding: 6px 8px 5px;
    font: 14px arial, sans-serif;
    font-weight: 700;
    height: 18px;
}

.wb-tabs-item_favorite a.wb-tabs-link:hover {
    color: #fff;
    background-color: #0baee5;
}

.wb-tabs-item_favorite-select {
    top: 1px;
    border-left: 1px solid #caced1;
    border-top: 1px solid #caced1;
    border-right: 1px solid #caced1;
}

.wb-tabs-item_favorite-select a.wb-tabs-link {
    color: #000;
    padding: 5px 7px 6px;
    background-color: #fff;
    font: 16px arial, sans-serif;
    font-weight: 700;
    height: 18px;
}

.wb-tabs-item_favorite,
.wb-tabs-item_favorite-select {
    float: right;
}

.wb-tabs-item_widget {
    margin: 0 1px
}

.wb-tabs-item_widget a.wb-tabs-link {
    color: #666666;
    background-color: #e1e1e1;
    padding: 6px 7px 5px;
    font: 16px arial, sans-serif;
    font-weight: 700;
    height: 20px;
}

.wb-tabs-item_widget a.wb-tabs-link:hover {
    color: #fff;
    background-color: #0baee5;
}

.wb-tabs-item_widget-select {
    margin: 0 1px;
    top: 1px;
    border-left: 1px solid #caced1;
    border-top: 1px solid #caced1;
    border-right: 1px solid #caced1;
}

.wb-tabs-item_widget-select a.wb-tabs-link {
    color: #000;
    padding: 5px 6px 6px;
    background-color: #fff;
    font: 16px arial, sans-serif;
    font-weight: 700;
    height: 20px;
}

.wb-icon_tabs {
    float: left;
    margin: 0 8px 0 0;
}

a.wb-tabs-link_favorite:hover .wb-icon_tabs {
    background: url(/img/css/design/series/icons/icons_04.png) no-repeat 0 0;
}

.wb-tabs-nav-main .wb-tabs-item_default,
.wb-tabs-nav-main .wb-tabs-item_default-select,
.wb-tabs-nav-main .wb-tabs-item_series,
.wb-tabs-nav-main .wb-tabs-item_series-select,
.wb-tabs-nav-main .wb-tabs-item_widget,
.wb-tabs-nav-main .wb-tabs-item_widget-select,
.wb-tabs-nav-main .wb-tabs-item_favorite,
.wb-tabs-nav-main .wb-tabs-item_favorite-select,
.wb-tabs-nav-main .wb-tabs-item_atoz,
.wb-tabs-nav-main .wb-tabs-item_atoz-select{
    top: 11px;
}


/* END src/tabs.css */


/* src/series/widgets.css */
.wb-widget { width: 239px; margin: 0 auto 25px;}

.wb-widget-link {}
.wb-widget-link__image { display: block; background: #CCC; line-height: 0; border: 3px solid #CCC;}
.wb-widget-link__image_albums { width:66px; height:66px; }
.wb-widget-link__image_news { width:72px; height:50px; }
.wb-widgets-link__image_series, .wb-widgets-link__image_movies { width:66px; height:98px; }
.wb-widget-link:hover .wb-widget-link__image { border: 3px solid #2b71a2 }

.wb-widget-market-gid { padding: 12px 12px 24px; }

.wb-widget-about { padding: 0; background: #fff;   }
.wb-widget-about-header { padding: 0 3px 8px; border-bottom: 1px solid #d5d5d5; }
.wb-widget-about-header__heading { color:#000; margin: 0; padding: 0; font: 18px arial, sans-serif; line-height: 18px; font-weight: 700; }
.wb-widget-about-list { overflow: hidden; padding: 0; margin: 0; }
.wb-widget-about-item { list-style: none; margin: 0; overflow: hidden; padding: 12px 0;}
.wb-widget-about-date { color:#949494; font: 11px arial, sans-serif; margin-bottom: 3px; }
.wb-widget-about-imaged { float: left; margin: 2px 9px 0 0; }
.wb-widget-about-content { overflow: hidden; zoom: 1; }
.wb-widget-about-link { color: #0a5b94 }
.wb-widget-about-link:hover { background: #2b71a2; color:#fff; }
.wb-widget-about-footer { padding: 0 13px 15px; text-align: center; }

.wb-widget-comments {border: 1px solid #d5d5d5; }
.wb-widget-comments-header { padding: 10px 14px; background: #e2e2e2}
.wb-widget-comments-header__heading {margin: 0; padding: 0; color:#000; font-size: 18px; font-weight: 700; }
.wb-widget-comments-list { margin: 0; }
.wb-widget-comments-item { list-style: none; overflow: hidden; margin: 0; border: none; padding: 14px 11px; background: url(/img/css/design/series/gradient/gradient.png) repeat-x left bottom;}
.wb-widget-comments-imaged {float: left; margin: 2px 9px 0 0;}
.wb-widget-comments-content {overflow: hidden; zoom: 1;}
.wb-widget-comments-comments {margin-bottom: 6px;}
.wb-widget-comments-comments__link {text-decoration: none; color:#000; font: 13px arial, sans-serif; line-height: 19px;}
.wb-widget-comments-username {}
.wb-widget-comments-username__link {color:#666666; font: 11px arial, sans-serif;}
.wb-widget-comments-footer {padding: 15px 13px 15px; text-align: center;}

.wb-widget-faq {border: 1px solid #d5d5d5;  padding: 14px;}
.wb-widget-faq__icon {background: url(/img/css/design/series/widget/widget_03.png) no-repeat 0 0; margin: 0 0 14px; width: 49px; height: 41px; overflow: hidden;}
.wb-widget-faq__heading {color:#000;font: 16px arial, sans-serif; font-weight: 700;margin: 0 0 14px; padding: 0}
.wb-widget-faq-content {color:#858585; font: 13px arial, sans-serif; margin: 0 0 14px; padding: 0;}
.wb-widget-faq-content__link {font: 13px arial, sans-serif; color:#0a5b94;}
.wb-widget-faq-link { display: block; margin: 0 0 8px;}
.wb-widget-faq-link__link {font: 13px arial, sans-serif; color:#0a5b94;}

.wb-widget-more { }
.wb-widget-more-header { padding: 0 3px 8px; border-bottom: 1px solid #d5d5d5}
.wb-widget-more-header__heading { margin: 0; padding: 0; color:#000; font-size: 18px;
  line-height: 18px; font-weight: 700;  }
.wb-widget-more-list { margin: 0; padding: 0; overflow: hidden; }
.wb-widget-more-item { list-style: none; margin: 0; overflow: hidden; padding: 17px 0 0; }
.wb-widget-more-imaged { float: left; margin: 0 9px 0 0;}
.wb-widget-more-content { overflow: hidden; zoom: 1; }
.wb-widget-more-link { }
.wb-widget-more-link__link { font: 13px arial, sans-serif; }
.wb-widget-more-link__link-selected { color:#fff; background: #2b71a2; }

.wb-widget-news { border: 1px solid #d5d5d5; }
.wb-widget-news-header { overflow: hidden; padding: 10px 13px 0; border: none; }
.wb-widget-news-header__heading { margin: 0; padding: 0; color:#000; font: 18px arial, sans-serif; font-weight: 700; color:#000;
  text-decoration: none; }
.wb-widget-news-list { overflow: hidden; padding: 0 8px; border: none; }
.wb-widget-news-item { list-style: none; margin: 0; padding: 12px 3px; overflow: hidden; }
.wb-widget-news-date { color:#949494; font: 11px arial, sans-serif; margin-bottom: 3px; }
.wb-widget-news-imaged { float: left; margin: 2px 9px 0 0; }
.wb-widget-news-content { overflow: hidden; zoom: 1; }
.wb-widget-news-link { color: #0a5b94 }
.wb-widget-news-link:hover { background: #2b71a2; color:#fff; }
.wb-widget-news-footer { padding: 0 13px 15px; text-align: center; }

.wb-widget-serials {border: 1px solid #d5d5d5; }
.wb-widget-serials-header {background: #e2e2e2; padding: 10px 13px; overflow: hidden; border-bottom: 1px solid #d6d6d6; }
.wb-widget-serials-heading { margin: 0; padding: 0; color:#000; font-size: 18px; font-weight: 700; text-decoration: none; color:#000}
.wb-widget-serials-heading__content {  float:left; }
.wb-widget-serials-heading__icon { float:left; cursor: auto; display: block; width: 23px; height: 19px; margin: 0 8px 0 0; background: url(/img/css/design/series/icons/icons_03.png) no-repeat 0 0;}
.wb-widget-serials-heading__count {float: left; margin-top: 4px; background: #8fc939; color: #fff; font: 9px arial, sans-serif; padding: 2px 5px; margin-left: 11px; }
.wb-widget-serials-list { margin: 0 8px; padding: 0; overflow: hidden; }
.wb-widget-serials-item { list-style: none; margin: 0; padding: 17px 5px; overflow: hidden; border-top: 1px solid #d3dadf; }
.wb-widget-serials-item_first { border: none}
.wb-widget-serials-imaged {float: left; margin: 0 9px 0 0;}
.wb-widget-serials-content {overflow: hidden; zoom: 1; }
.wb-widget-serials-link {margin-bottom: 6px; }
.wb-widget-serials-link__link {font: 13px arial, sans-serif; }
.wb-widget-serials-name { color:#949494; font: 11px arial, sans-serif; margin-bottom: 4px;}
.wb-widget-serials-name_link { color:#949494; }
.wb-widget-serials-season { color:#949494; font: 11px arial, sans-serif; }
.wb-widget-serials-footer { padding: 0 13px 15px; text-align: center; }
.wb-widget-serials-details{ font-size:13px; color: #6d6d6d; margin-bottom:3px;}

.wb-widget-top {border: 1px solid #d5d5d5; }
.wb-widget-top-header { background: #e2e2e2; padding: 10px 13px; }
.wb-widget-top-header__heading { margin: 0; padding: 0; color:#000; font-size: 18px; font-weight: 700; }
.wb-widget-top-list { margin: 8px; padding: 0; overflow: hidden; }
.wb-widget-top-item {list-style: none; margin: 0; padding: 12px 5px; border-top: 1px solid #d3dadf; overflow: hidden;}
.wb-widget-top-item_first {border: none}
.wb-widget-top-name { color:#949494; font: 11px arial, sans-serif; margin: 0 0 4px 0}
a.wb-widget-top-name__link { color:#949494; text-decoration: none;}
a.wb-widget-top-name__link:hover { text-decoration: underline;}
.wb-widget-top-imaged {float: left; margin: 0 9px 0 0;}
.wb-widget-top-content { overflow: hidden; zoom: 1;}
.wb-widget-top-link { margin-bottom: 6px; }
.wb-widget-top-link__link { color:#0a5b94; font: 13px arial, sans-serif; }
.wb-widget-top-footer {padding: 0 11px 15px; text-align: center;}
.wb-tabs_top { background: #e2e2e2 }

.wb-widget-tv { background: #fff }
.wb-widget-tv-header { padding: 0 3px 8px; border-bottom: 1px solid #caced1; }
.wb-widget-tv-header__heading { margin: 0; padding: 0; color:#000; font-size: 18px;
  line-height: 18px; font-weight: 700; }
.wb-widget-tv-list { margin: 0; padding: 0; overflow: hidden; }
.wb-widget-tv-item {list-style: none; margin: 0; padding: 10px 0 5px; overflow: hidden;}
.wb-widget-tv-imaged {float: left; margin: 0 9px 0 0;}
.wb-widget-tv-content { overflow: hidden; zoom: 1;}
.wb-widget-tv-date {color:#949494; font: 11px arial, sans-serif; margin: 0 0 3px 3px; }
.wb-widget-tv-time {color:#000; font-size: 21px;}

.wb-widget-vendor {border: 1px solid #d5d5d5; padding: 10px 13px; background: #fff; }
.wb-widget-vendor-header { overflow: hidden; }
.wb-widget-vendor-header__heading { font: 18px arial, sans-serif; margin: 0 0 0 1px; padding: 0; font-weight: 700;}
.wb-widget-vendor-list { margin: 0; padding: 0; overflow: hidden;}
.wb-widget-vendor-item {list-style: none; margin: 0; padding: 10px 0 5px; overflow: hidden;}
.wb-widget-vendor-imaged {float: left; margin: 6px 9px 0 0;}
.wb-widget-vendor-content { overflow: hidden; zoom: 1;}
.wb-widget-vendor-site { margin-bottom: 4px;}
.wb-widget-vendor-site__link {color:#6d6d6d; text-decoration: none; font: 11px arial, sans-serif;}
.wb-widget-vendor-link { color:#0a5b94;}

.wb-button_widget {width: 212px; padding: 7px 0; display: block; margin: 0 auto }

.wb-widget-reviews { border: 1px solid #d5d5d5; }
.wb-widget-avatar{ width:54px; height: 54px; display: inline-block;}
.wb-widget-avatar-type-aod {background: url(/img/css/design/music/pub_avatars.png) no-repeat left top;}
.wb-widget-avatar-type-mo {background: url(/img/css/design/music/pub_avatars.png) no-repeat left bottom;}
.wb-widget-reviews-text-wrap{padding: 12px 13px 14px;}
.wb-widget-reviews-text-title{font-size: 13px; margin-left:10px; display: inline-block; width:144px; vertical-align: top; line-height: 1.5;}
.wb-widget-reviews-text-title a{font-size:15px;font-weight: bold;display: inline-block; margin-top: 3px;}


/* END src/series/widgets.css */


/* src/social_panel.css */
.socialization_panel{
  margin-top: 0;
  float: left;
}

.socialization_panel .socnet{
  float: left;
  height: 22px;
  margin-bottom: 8px;
  margin-right: 5px;
}

.socialization_panel td{
  padding: 0 !important;
}

.socialization_panel .socnet.livejournal{
  width: 95px;
}

.socialization_panel .socnet.livejournal .lj{
  width: 95px;
  height: 20px;
  background: url(/img/css/design/social/lj.png) 0 -29px no-repeat;
}

.socialization_panel .socnet.livejournal .lj:hover{
  background: url(/img/css/design/social/lj.png) 0 -3px no-repeat;
}

.socialization_panel .socnet.twitter{
  width: 74px;
}
.socialization_panel .socnet.facebook{
  width: 120px;
}
.socialization_panel .socnet.facebook .fb_ltr{
  min-width: 100px;
}

.socialization_panel .vkontakte{
  overflow-x: hidden;
  
}

.socialization_panel .vkontakte #vk_like{
  /*width: 140px !important;*/
}

.fb_edge_widget_with_comment .fb_edge_comment_widget { 
  position: absolute;
}
.socialization_panel .socnet.google{
  width: 60px;
  margin-left: 5px;
}

.socialization_panel-margin-left{
	margin-left:20px;
}

.socialization_panel-margin-top {
  margin-top: 10px;
}

.socialization_panel-margin-top-paging {
  margin-top: -28px;
}
/* Стили для кнопки Одноклассники */
.odkl-klass-s,.odkl-klass{display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:middle;overflow:hidden;text-indent:-3000px;zoom:1;*text-indent:0;*font:0/0 Arial;}.odkl-klass{width:69px;height:21px;background:#f58220 url(odkl_klass.gif) no-repeat;}.odkl-klass-s{width:16px;height:16px;background:#f58220 url(odkl_klass_s.gif) no-repeat;}.odkl-klass:hover,.odkl-klass-stat:hover,.odkl-klass-stat:hover,.odkl-share-oc:hover{background-color:#e83;}.odkl-share-oc,.odkl-klass-oc,.odkl-klass-stat,.odkl-share-stat,.odkl-share-oc-voted,.odkl-klass-oc-voted{border-style:none;font:normal 17px arial;display:-moz-inline-stack;display:inline-block;*display:inline;padding-bottom:1px;padding-top:1px;text-decoration:none;zoom:1;height:18px;*height:21px;}.odkl-share-stat,.odkl-share-oc{padding-left:99px;*padding:0 0 0 99px;background:#f58220 url(odkl_klass_stat-neutral.gif) no-repeat;}.odkl-klass-oc,.odkl-klass-stat{padding-left:70px;*padding:0 0 0 70px;background:#f58220 url(https://st.mycdn.me/share/odkl_klass_stat.gif) no-repeat;}.odkl-klass-oc SPAN,.odkl-share-oc SPAN,.odkl-share-stat SPAN,.odkl-klass-stat SPAN{border-top-style:solid;border-top-width:1px;border-top-color:#f58220;border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#f58220;border-right-style:solid;border-right-width:1px;border-right-color:#f58220;width:auto!important;text-decoration:none;padding:0 5px;text-align:center;font:normal 16px/19px arial;color:#f58220;background:white!important;zoom:1;}.odkl-klass-oc-voted,.odkl-share-oc-voted{cursor:default;color:#e83;zoom:1;}.odkl-klass-oc-voted{padding-left:20px;*padding:1 1 1 20px;background:url(odk_klass_v.gif) no-repeat;}.odkl-share-oc-voted{padding-left:26px;*padding:1 1 1 26px;background:url(odkl_klass_s2.gif) no-repeat;}.odkl-share-oc-voted A,.odkl-klass-oc-voted A{color:#e83;}.odkl-oc-comment-form{z-index:2000;position:absolute;width:192px;height:81px;font:normal 11px verdana,arial,helvetica,sans-serif;padding:2px 6px 6px 6px;border-style:solid;border-width:1px;border-color:#e83;background-color:white;zoom:1;}.odkl-oc-comment-form LABEL{text-align:left;display:block;color:#777E5D;padding-bottom:2px;}.odkl-oc-comment-form TEXTAREA{margin-bottom:7px;overflow-y:auto;height:35px;width:188px;display:block;padding:1px;border:1px solid #777e5d;}.odkl-oc-comment-form INPUT{font:normal 11px verdana,arial,helvetica,sans-serif;display:-moz-inline-stack;display:inline-block;*display:inline;padding:1px;text-align:center;vertical-align:middle;width:104px;cursor:pointer;background-color:#f93;color:white;border-style:solid;border-width:1px;border-color:#e83;}.odkl-oc-comment-form INPUT::-moz-focus-inner{border:1px dotted transparent;}.odkl-oc-comment-form INPUT:focus::-moz-focus-inner{border-color:#e83;}.odkl-oc-comment-form SPAN:hover{background-color:#e83;}.odkl-oc-comment-form A{color:#777E5D;margin-left:13px;}.odkl-oc-comment-form A:hover{color:black;}.odkl-oc-cmnt-hidden{visibility:hidden;width:1px;height:1px;}.odkl-oc-cmnt-err,.odkl-oc-cmnt-ok{visibility:visible;width:225px;min-height:14px;height:auto;color:black;border-style:solid;border-width:1px;padding:7px 17px 7px 7px;z-index:3000;position:absolute;display:inline;}.odkl-oc-msg-anchor{width:0;height:0;position:relative;visibility:hidden;*font:17px/19px Arial;}.odkl-oc-msg{font:normal 11px verdana,arial,helvetica,sans-serif;overflow-x:hidden;}.odkl-oc-lbl{float:left;width:15px;height:15px;padding-right:6px;}.odkl-oc-cmnt-ok .odkl-oc-lbl{background:url(ok_14x14.png) no-repeat;}.odkl-oc-cmnt-err .odkl-oc-lbl{background:url(error_14x14.png) no-repeat;}.odkl-oc-cmnt-err{background-color:#FFBFBF;border-color:#F39998;}.odkl-oc-cmnt-ok{background-color:#DFF0C6;border-color:#CC9;}.odkl-klass-oc-fc-hidden,.odkl-share-oc-fc-hidden{display:none;}.odkl-share-oc-fc,.odkl-klass-oc-fc{display:-moz-inline-stack;display:inline-block;*display:inline;border-style:none!important;border-width:0!important;padding:0!important;zoom:1;position:relative;height:21px;}.odkl-share-oc-fc{width:128px;}.odkl-klass-oc-fc{width:99px;}.odkl-share-oc-fc IFRAME,.odkl-klass-oc-fc IFRAME{border-style:none!important;border-width:0!important;padding:0!important;zoom:1;width:100%;height:100%;position:absolute;}

/*
.vkontakte_icon{
  background: url(/img/css/design/social/panel.png) -126px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.facebook_icon{
  background: url(/img/css/design/social/panel.png) 0 0 no-repeat;
  width: 18px;
  height: 18px;
}

.twitter_icon{
  background: url(/img/css/design/social/panel.png) -18px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.livejournal_icon{
  background: url(/img/css/design/social/panel.png) -54px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.yandex_icon{
  background: url(/img/css/design/social/panel.png) -90px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.mailru_icon{
  background: url(/img/css/design/social/panel.png) -108px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.liveinternet_icon{
  background: url(/img/css/design/social/panel.png) -72px 0 no-repeat;
  width: 18px;
  height: 18px;
}

.buzz_icon{
  background: url(/img/css/design/social/panel.png) -36px 0 no-repeat;
  width: 18px;
  height: 18px;
}*/

/* END src/social_panel.css */


/* src/series/global.css */
.wb-link {
  color: #0a5b94
}

.wb-link:hover {
  background: #2b71a2;
  color: #fff;
}

.wb-link_selected {
  background: #2b71a2;
  color: #fff;
  text-decoration: none;
}

.wb-link-ratings {
  color: #0080C0;
}

.wb-image_selected {
  border: 3px solid #2b71a2;
}

.wb-hide {
  display: none
}

.wb-content {
  padding: 0 22px;
  background: white;
}

.wb-content__item h2 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  color: black;
}


/* END src/series/global.css */


/* src/series/promo.css */
.wb-slides {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 937px;
  position: relative;
}

.wb-slides_series {
  height: 400px;
}

.wb-slides_admin {
  height: 410px;
}

.wb-slides_info {
  height: 475px;
  margin-bottom: 10px;
  overflow: visible;
}

.wb-slides-panel {
  left: 0;
  top: 0;
  position: absolute;
  overflow: hidden;
  height: 400px;
}

.wb-slides-image {
  float: left;
  display: block;
  width: 938px;
  height: 400px;
  overflow: hidden;
}

#wb-promo-image {
  position: relative;
  display: block;
  z-index: 0;
  z-index: 0;
  line-height: 0;
  width: 938px;
  height: 410px;
}

.wb-promo-caption {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYmBgaAAIMAAAjwCD5Hc2/AAAAABJRU5ErkJggg==);
  background: rgba(0, 0, 0, 0.6);
  overflow: hidden;
  position: absolute;
  top: 252px;
  left: 0;
  z-index: 1;
  margin: 0 0 0 16px;
  padding: 8px 12px;
  width: 884px;
  height: 55px;
}

.wb-promo-caption_hover {
  background: rgba(0, 0, 0, 0.7);
}

.wb-promo-caption__i {
  display: block;
  text-decoration: none;
  width: 884px;
  height: 39px;
}

.wb-promo-heading {
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  position: relative;
}

.wb-promo-heading_hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: underline;
}

.wb-promo-season {
  color: rgba(255, 255, 255, 0.7);
  margin: 6px 0 0 0;
  display: block;
  font-size: 14px;
  position: relative;
}

.wb-promo-season_hover {
  color: rgba(255, 255, 255, 1);
}

.wb-promo-list-w {
  top: 324px;
  position: relative;
  margin: 1px 0 0 0;
  z-index: 3;
  padding: 13px 12px 16px 24px;
}

.wb-promo-list {

}

.wb-promo-list-link {
  margin: 0 5px;
}

.wb-promo-list-image {
  width: 63px;
  height: 40px;
  display: block;
  overflow: hidden;
  line-height: 0;
  cursor: pointer;
  border: 3px solid #cccccc;
}

.wb-promo-list-image:hover {
  border: 3px solid #2b71a2;
}

.wb-promo-image-item {

}

.wb-promo-gradient {
  position: absolute;
  width: 938px;
  height: 455px;
  z-index: 2;
  top: 0;
  left: 0;
  background: url(/img/css/design/series/promo/promo_03.png) repeat-x 0 265px;
}

.wb-promo-info {
  position: absolute;
  top: 343px;
  width: 893px;
  height: 104px;
  padding: 0 20px 0;
}

.wb-promo-box-type {
  color: #000;
  font-size: 13px;
  line-height: 14px;
  margin: 0 0 6px 3px;
}

.wb-promo-box-heading {
  color: #000;
  font-size: 36px;
  margin: 0 0 7px 1px;
  padding: 0;
  line-height: normal;
}

.wb-promo-box-name {
  color: #797878;
  font-size: 18px;
  line-height: 14px;
  margin: 0 0 10px 3px;
}

.wb-promo-box {
  overflow: hidden;
  zoom: 1;
}

.wb-promo-metrics {
  float: right;
  width: 175px;
  padding: 10px 14px 0 14px;
  line-height: 16px;
  color: #666;
  font-size: 11px;
}

.wb-promo-metrics .wb-series-rating {
  margin-bottom: 10px;
}

.wb-promo-metrics .external-ratings {
  margin-bottom: 10px;
}

.wb-promo-rating {
  margin: 0;
  padding: 0;
}

.wb-promo-rating-block {
  padding: 0;
  margin: 0;
}

.wb-promo-rating-caption {
  margin: 0 0 10px 0;
  font-size: 11px;
  color: #989898;
}

.wb-button_promo {
  padding: 5px 10px;
  font: 16px arial, sans-serif;
  font-weight: 700;
}

.wb-button__content_favorite-remove {
  color: #5d5d5d;
}

.wb-icon_promo {
  margin: 0 8px 0 0;
  float: left;
}

.wb-slides-admin-link {
  color: green;
  font-weight: 700;
  font-size: 16px;
}


/* END src/series/promo.css */



/* src/icon.css */
.wb-icon {
  border: none;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.wb-icon_download {
  width: 7px;
  height: 11px;
  background: url(/img/css/design/series/icons/icons_07.png) no-repeat 0 0;
}

.wb-icon_play {
  width: 10px;
  height: 12px;
  padding: 0;
  margin: 0;
  display: block;
  background: url(/img/css/design/series/icons/icons_play.gif) no-repeat 0 0;
}

.wb-icon_play-caption {
  width: 10px;
  height: 12px;
  padding: 0;
  margin: 1px 0 0 0;
  vertical-align: text-top;
  display: block;
  float:left;
  background: url(/img/css/design/series/icons/icons_play.gif) no-repeat 0 0;
}

.wb-icon_love {
  width: 15px;
  height: 13px;
  float: left;
  margin: 3px 4px 0 0;
  background: url(/img/css/design/series/icons/love.gif) no-repeat 0 0;
}

.wb-icon_favorite {
  width: 23px;
  height: 20px;
  background: url(/img/css/design/series/icons/icons_03.png) no-repeat 0 0;
}

.wb-icon_favorite-selected {
  width: 23px;
  height: 19px;
  background: url(/img/css/design/series/icons/icons_04.png) no-repeat 0 0;
}

.wb-icon_favorite-black {
  width: 23px;
  height: 19px;
  background: url(/img/css/design/series/icons/icons_09.png) no-repeat 1px 1px;
}
.wb-icon_favorite-blue {
  width: 23px;
  height: 20px;
  background: url(/img/css/design/series/icons/icons_14.png) no-repeat 1px 1px;
}

.wb-icon_comments {
  width: 21px;
  height: 20px;
  float: left;
  margin: 0 11px 3px 0;
  background: url(/img/css/design/series/icons/icons_06.png) no-repeat;
}

.wb-icon_tags-show {
  display: inline-block;
  *display: inline;
  zoom:1;
  width: 15px;
  height: 13px;
  margin: 2px 0 0 0;
  cursor: pointer;
  background: url(/img/css/design/series/icons/icons_11.png) no-repeat;
}

.wb-icon_tags-hide {
  display: inline-block;
  *display: inline;
  zoom:1;
  width: 15px;
  height: 13px;
  margin: 2px 0 0 0;
  cursor: pointer;
  background: url(/img/css/design/series/icons/icons_12.png) no-repeat;
}

.wb-icon_subscribe {
  width: 23px;
  height: 19px;
  background: url(/img/css/design/subscribe/glaz_sprite.png) no-repeat 0 0;
}

.wb-icon_subscribe-selected {
  width: 23px;
  height: 19px;
  background: url(/img/css/design/subscribe/glaz_sprite.png) no-repeat 0 -19px;
}

.wb-icon_subscribe_old {
  width: 23px;
  height: 19px;
  background: url(/img/css/design/series/icons/icons_10.png) no-repeat 3px 0;
}

.wb-icon_empty-rating {
  width: 53px;
  height: 50px;
  float:left;
  margin: 0 11px 0 0;
  background: url(/img/css/design/series/empty/empty_13.jpg) no-repeat 0 0;
}
.wb-icon_empty-favorite {
  width: 54px;
  height: 43px;
  margin: 0 11px 0 0;
  float:left;
  background: url(/img/css/design/series/empty/empty_06.jpg) no-repeat 0 0;
}
.wb-icon_hd {
  width: 20px;
  height: 15px;
  float: left;
  display: block;
  margin: 4px 0 0 5px;
  background: url(/img/css/design/series/icons/icons_15.png) no-repeat 0 0;
}

/* END src/icon.css */


/* awards 2014 */

/* src/utilities/align.css */
/**
 * Vertical alignment utilities
 * Depends on an appropriate `display` value.
 */

.u-alignBaseline {
    vertical-align: baseline !important;
}

.u-alignBottom {
    vertical-align: bottom !important;
}

.u-alignMiddle {
    vertical-align: middle !important;
}

.u-alignTop {
    vertical-align: top !important;
}

/* END src/utilities/align.css */


/* src/utilities/space.css */
/*// Should be used to modify the default spacing between objects (not between nodes of * the same object)*/
/*// p,m = padding,margin*/
/*// a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical*/
/*// x,s,m,l,n = extra-small(3px),small(5px),medium(10px),large(20px),none(0px)*/

.u-spaceMarginNone {
    margin: 0 !important;
}

.u-spaceMarginMedium {
    margin: 10px !important;
}

.u-spaceMarginLarge {
    margin: 20px !important;
}

.u-spaceMarginTopMedium {
    margin-top: 10px !important;
}

.u-spaceMarginBottomMedium {
    margin-bottom: 10px !important;
}

.u-spaceMarginBottomSmall {
    margin-bottom: 5px !important;
}

.u-spaceMarginTopBottomMedium {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.u-spaceMarginRightLeftSmall {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.u-spaceMarginRightLeft30 {
    margin-left: 30px !important;
    margin-right: 30px !important;
}

.u-spacePaddingRightLeft30 {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.u-spaceMarginRightLarge {
    margin-right: 20px !important;
}

.u-spaceMarginRightMedium {
    margin-right: 10px !important;
}

.u-spaceMarginBottomLarge {
    margin-bottom: 20px !important;
}

.u-spacePaddingLarge {
    padding: 20px !important;
}

.u-spaceMarginBottom40 {
    margin-bottom: 40px !important;
}

.u-spaceMarginBottom50 {
    margin-bottom: 50px !important;
}

.u-spaceMarginBottom70 {
    margin-bottom: 70px !important;
}

.u-spaceMarginLeft30 {
    margin-left: 30px !important;
}

.u-spaceMarginLeft40 {
    margin-left: 40px !important;
}

.u-spaceMarginRight30 {
    margin-right: 30px !important;
}

.u-spaceMarginLeft10 {
    margin-left: 10px !important;
}

.u-spaceMarginLeft20 {
    margin-left: 20px !important;
}

.u-spaceMarginTop80 {
    margin-top: 80px !important;
}

.u-spacePaddingTop80 {
    padding-top: 80px !important;
}

.u-spaceMarginTop50 {
    margin-top: 50px !important;
}

.u-spacePaddingTop50 {
    padding-top: 50px !important;
}

.u-spaceMarginRightSmall {
    margin-right: 5px !important;
}

.u-spaceMarginTopSmall {
    margin-top: 5px !important;
}

/* END src/utilities/space.css */


/* src/utilities/display.css */
/**
 * Display-type utilities
 */

.u-block {
    display: block !important;
}

.u-hidden {
    display: none !important;
}

/**
 * Completely remove from the flow but leave available to screen readers.
 */

.u-hiddenVisually {
    position: absolute !important;
    overflow: hidden !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    border: 0 !important;
    clip: rect(1px, 1px, 1px, 1px) !important;
}

.u-inline {
    display: inline !important;
}

/**
 * 1. Fix for Firefox bug: an image styled `max-width:100%` within an
 * inline-block will display at its default size, and not limit its width to
 * 100% of an ancestral container.
 */

.u-inlineBlock {
    display: inline-block !important;
    max-width: 100%; /* 1 */
}

.u-table {
    display: table !important;
}

.u-tableCell {
    display: table-cell !important;
}

.u-tableRow {
    display: table-row !important;
}

/* END src/utilities/display.css */


/* src/awards_best2014.css */
@font-face {
    font-family: 'Circe-Bold';
    src: url('/img/css/design/awards/best2014/fonts/Circe-Bold.eot');
    src: url('/img/css/design/awards/best2014/fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
    url('/img/css/design/awards/best2014/fonts/Circe-Bold.woff') format('woff'),
    url('/img/css/design/awards/best2014/fonts/Circe-Bold.ttf') format('truetype'),
    url('/img/css/design/awards/best2014/fonts/Circe-Bold.svg') format('svg');
}

.AwardsTeaser {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #e7e7e7;
    margin-top: 21px;
    position: relative;
    width: 937px;
}

.AwardsTeaserLogo {
    background: url("/img/css/design/awards/best2014/mainimage/mainpage-logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 100px;
    left: 15px;
    position: absolute;
    top: -22px;
    width: 166px;
}

.AwardsTeaserHeader {
    background: url("/img/css/design/awards/best2014/mainimage/mainpage-header.png") no-repeat scroll 240px 0 rgba(0, 0, 0, 0);
    height: 100px;
    margin: 0 15px;
    position: relative;
    top: -18px;
    z-index: 1;
}

.AwardsTeaserBody {
    color: #7e7e7e;
    font-size: 15px;
    margin: 0 15px 30px;
    position: relative;
    z-index: 2;
}

.AwardsTeaserBodyText {
    line-height: 22px;
    margin: 0 0 20px;
}

.AwardsTeaserBodyVotes {
    background: url("/img/css/design/awards/best2014/mainimage/mainpage-votes-none.png") no-repeat scroll 0 50px rgba(0, 0, 0, 0);
    min-height: 157px;
    min-width: 122px;
    padding: 56px 0 0;
}
.AwardsTeaserBodyVotes--withCounter {
    background: url("/img/css/design/awards/best2014/mainimage/mainpage-votes.png") no-repeat scroll 50px 0 rgba(0, 0, 0, 0);
    min-height: 157px;
    min-width: 122px;
    padding: 60px 0 0;
}

.AwardsTeaserFooter {
    background: url("/img/css/design/awards/best2014/mainimage/mainpage-footer.png") no-repeat scroll 75px 0 rgba(0, 0, 0, 0);
    bottom: -10px;
    height: 51px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.AwardsTeaser--counter {
    width: 937px;
    background: url("/img/css/design/awards/best2014/mainimage/mainimage.jpg") no-repeat 0 0;
    min-height: 361px;
    height: auto;
}

.AwardsTeaser-header {
    height: 125px;
    margin: 0 15px;
    position: relative;
}

.AwardsTeaser-regulation {
    position: absolute;
    left: 540px;
    top: 60px;
    font-size: 15px;
}

.AwardsTeaser-content {
    margin: 0 210px 0 15px;
    min-height: 60px;
    font-size: 15px;
    line-height: 22px;
    color: #7e7e7e;
}

.AwardsTeaser-footer {
    margin: 0 10px;
}

.AwardsTeaserLink {
    padding: 6px;
    display: block;
    text-decoration: none;
    color: #365d93;
}

.AwardsTeaserLink:hover, .AwardsTeaserLinkActive {
    background: #76c7d4;
    color: #FFFFFF;
}

.AwardsTeaserLinkTarget {
    border-bottom: 1px dotted #365d93;
}

.AwardsTeaserLink:hover .AwardsTeaserLinkTarget, .AwardsTeaserLinkActive .AwardsTeaserLinkTarget {
    border-bottom: none
}

.AwardsTeaserVotes {
    font-size: 42px;
    font-weight: 700;
    color: #000000;
    font-family: "Circe-Bold", Arial, serif;
    min-width: 110px;
    text-align: center;
}

.AwardsPartners {

}

.AwardsSocial {
}

.AwardsLabel {
    font-size: 11px;
    color: #7e7e7e;
    padding-right: 10px;
}

.AwardsSocialButton {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
}

.AwardsSocialButton--vk {
    background: url("/img/css/design/awards/best2014/socials/vk.png") no-repeat center center;
}

.AwardsSocialButton--fb {
    background: url("/img/css/design/awards/best2014/socials/fb.png") no-repeat center 0;
}

.AwardsSocialButton--twitter {
    background: url("/img/css/design/awards/best2014/socials/twitter.png") no-repeat center center;
}

.AwardsPromo {
    background: #fbfbfb;
    border: 1px solid #e4e4e4;
    padding: 85px 15px 15px;
    margin: 36px 0px 5px;
    position: relative;
    left: 15px;
}

.AwardsPromoLogo {
    position: absolute;
    background: url(/img/css/design/awards/best2014/awards-promo/logo.png);
    width: 150px;
    height: 90px;
    top: -21px;
    left: 15px;
}

.AwardsPromoHeader {
    height: 70px;
}

.AwardsPromoContent {
    line-height: 21px;
    font-size: 13px;
    color: #7e7e7e;
}

.AwardsPromoVote {
    padding: 30px 20px 45px;
    margin: 20px 0;
    background: url(/img/css/design/awards/best2014/awards-promo/vote.png) no-repeat 0 0;
    font-size: 21px;
    line-height: 21px;
    font-family: "Circe-Bold", Arial, serif;
}

.AwardsPromoButton {
    background: url("/img/css/design/awards/best2014/awards-promo/button.png") no-repeat 0 0;
    width: 215px;
    height: 101px;
    margin: 20px 0;
    cursor: pointer;
}

.AwardsWin {
    background: url(/img/css/design/awards/best2014/awards-win/win.png) no-repeat 0 0;
    width: 68px;
    height: 45px;
    margin: 18px 30px;
}

.AwardsButton {
    margin: 30px;
    position: relative;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.AwardsButtonContent {
    border: 3px solid #55cfdb;
    color: #55cfdb;
    font-size: 15px;
    padding: 6px 10px 5px 10px;
    background-color: #fff;
    font-family: "Circe-Bold", Arial, serif;
    text-transform: uppercase;
    transition: all .3s;
    position: relative;
}

.AwardsButtonElement {
    transition: all .5s;
}

.AwardsButtonElement--1 {
    position: absolute;
    background: url(/img/css/design/awards/best2014/button/button.png) no-repeat 0 0;
    width: 17px;
    height: 15px;
    left: 0;
    top: 0;
}

.AwardsButtonElement--2 {
    position: absolute;
    background: url(/img/css/design/awards/best2014/button/button.png) no-repeat -20px 0;
    width: 11px;
    height: 10px;
    left: 0;
    bottom: 0;
}

.AwardsButtonElement--3 {
    position: absolute;
    background: url(/img/css/design/awards/best2014/button/button.png) no-repeat -31px 0;
    width: 7px;
    height: 7px;
    right: 20px;
    top: 0;
}

.AwardsButtonElement--4 {
    position: absolute;
    background: url(/img/css/design/awards/best2014/button/button.png) no-repeat -41px 0;
    width: 12px;
    height: 12px;
    right: 0;
    top: 0;
}

.AwardsButtonElement--5 {
    position: absolute;
    background: url(/img/css/design/awards/best2014/button/button.png) no-repeat -55px 0;
    width: 10px;
    height: 10px;
    right: 0;
    bottom: 0;
}

.AwardsButton:hover .AwardsButtonContent {
    background-color: #55cfdb;
    color: #fff;
}

.AwardsButton:hover .AwardsButtonElement--1 {
    left: -20%;
    top: -60%;
}

.AwardsButton:hover .AwardsButtonElement--2 {
    left: -15%;
    bottom: -50%;
}

.AwardsButton:hover .AwardsButtonElement--3 {
    top: -50%;
}

.AwardsButton:hover .AwardsButtonElement--4 {
    right: -20%;
    top: -60%;
}

.AwardsButton:hover .AwardsButtonElement--5 {
    right: -20%;
    bottom: -54%;
}

.AwardsVotes {}

.AwardsVotesButton {
    display: none;
}

.AwardsVotesButton--show {
    display: block;
}

.AwardsVotesResult {
    display: none;
    margin: 8px 5px;
}

.AwardsVotesResult--show {
    display: block;
}

.awards2014 .filter__header__tags {
    padding: 0;
}
.awards2014 .filter__header__tags__item {
    margin: 0 5px 0 0;
}
.awards2014 .filter__header__toggle {
    margin-left: 5px;
}

.billboard__list_type_awards {
    width: 100%;
    border-bottom: 1px solid #D3DADF;
    margin-bottom: 20px;
}

.billboard__list_type_awards .billboard__list__count {
    width: 32px;
    float: right;
    padding-right: 15px;
}

.billboard__list_type_awards .list__column_type_left {
    width: 174px;
}

.billboard__list_type_awards .list__column_type_left .list__inner {
    padding-left: 13px;
    padding-right: 7px;
}

.billboard__list_type_awards .list__column_type_center .list__inner {
    padding-left: 13px;
    padding-right: 7px;
}

.billboard__list_type_awards .list__column_type_right {
    width: 110px;
}

.billboard__list_type_awards .list__column_type_right .list__inner {
    padding-left: 20px;
    padding-right: 10px;
}

.billboard__list_type_awards .billboard__list__image_place {
    display: block;
    width: 170px;
    height: 112px;
}

.promo__regulations__link-return {
    font-size: 15px;
    color: #0a5d96;
    vertical-align: top;
    padding-right: 10px;
    float: right;
}

.promo__regulations__link-doc {
    font-size: 15px;
    color: #0a5d96;
    vertical-align: top;
    padding-right: 10px;
    float: left;
    padding-top: 15px;
}

.promo__regulations__link-pt15 {
    padding-top: 15px;
}

.promo__body__regulations {
    font-size: 15px;
    line-height: 22px;
    color: #000000;
    margin: 26px 0 0 20px;
    width: 845px;
}
.promo__regulations__list-title{
    margin: 20px 0px 0px 0px;
    font-weight: bold;
    font-size: 16px;
}
.promo__body__regulations p{
    padding: 20px 0px 0px 0px;
    margin: 0;
}

/* END src/awards_best2014.css */

