#top_up_menu li:hover {
	background-color: #ffffff;
}
#top_up_menu li.active {
	background-color: #ffffff;
}

#top_bottom .cat_element:hover {
	cursor: pointer;
}
#top_bottom .cat_element:hover .cat_elem_icon .after_icon {
	display: block;
}
#top_bottom .cat_element.active .cat_elem_name {
	font-weight: bold;
    background-color: #ffe735;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
#top_bottom .cat_element.active .cat_elem_icon .after_icon {
	display: block;
}

#calendar .day:hover:before {
	position: absolute;
	width: 40px;
	height: 62px;
	content: "";
	margin-left: -11px;
  	margin-top: 6px;
	background: url(../img/active_date.png) no-repeat;
}
#calendar .day.active:before {
	position: absolute;
	width: 40px;
	height: 62px;
	content: "";
	margin-left: -11px;
  	margin-top: 6px;
	background: url(../img/active_date.png) no-repeat;
}

/* .tabs_content .tab:hover {
	cursor: pointer;
}
.tabs_content .tab.active:hover {
	cursor: default;
}

#content_category .tabs_content .tab:hover {
	cursor: pointer;
}
#content_category .tabs_content .tab.active:hover {
	cursor: default;
} */
#event_content .head_block .like_and_comm .like_icon:hover {
	-ms-background-position-y: -25px;
	background-position-y: -25px;
}
#event_content .head_block .like_and_comm .comm_icon:hover {
	-ms-background-position-y: -29px;
	background-position-y: -29px;
	-ms-background-position-x: -1px;
	background-position-x: -1px;
}

#other_media .other_media_panel .event_data_type.active {
	border: 2px solid #dfdfd0;
	border-bottom: none;
	top: 2px;
  	background-color: #ffffff;
}
.view_category .view_mode:hover {
	cursor: pointer;
}
.view_category .view_mode.active:hover {
	cursor: default;
}

#other_media .view_scenes .scene.active span {
	border: none;
	color: #000000;
}
#other_media .view_scenes .scene.disabled span {
	color: #777777;
}
#other_media .view_scenes .scene:hover {
	cursor: pointer;
}
#other_media .view_scenes .scene.active:hover {
	cursor: default;
}

#other_media .view_months .month:hover {
	cursor: pointer;
}
#other_media .view_months .month.active:hover {
	cursor: default;
}
#other_media .view_months .month.active {
	border: 2px solid #ffd146;
    border-radius: 5px;
}
#other_media .view_months .month.active span {
	border: none;
	color: #000000;
}
#other_media .view_months .month.active sup {
	display: none;
}
#content_category #filter_block .filter_params_block .filter_params_vars .row .filter_var_value input[type="button"]:hover {
	cursor: pointer;
}
#content_category #filter_block .filter_params_block .filter_params_vars .row .filter_var_value input[type="button"]:active {
	border: inset;
}

#to_register:hover, #to_auth:hover, #send_feedback:hover, #cart_popup .go_cart:hover, #do_order:hover, #check_status_order:hover, #review_form .button_review {
	position: relative;
	top: -1px;
	cursor: pointer;
}
#to_register:active, #to_auth:active, #to_auth_top:active, #to_confirm:active, #send_new_code:active, #send_feedback:active, #cart_popup .go_cart:active, #do_order:active, #check_status_order:active, #user_edit_save:active {
	position: relative;
	top: 1px;
	cursor: pointer;
}
#close_popup_registration:hover, #close_popup_authenticate:hover {
	cursor: pointer;
}
#username_block:hover {
	cursor: pointer;
}

#select_seat_tickets .date_block_select .dates_list .date_detail:hover {
	cursor: pointer;
}
#select_seat_tickets .date_block_select .dates_list .date_detail.active:hover {
	cursor: default;
}

.type_pay .pay_variant:hover .pay_name, .type_pay .pay_variant label:hover  {
	cursor: pointer;
	color: #00a3d8;
}

.top_ticket_tick a:hover {
	text-decoration: underline;
}
.top_ticket_category.tile .top_ticket_tick .ticket_down .title:hover span, .top_ticket_category.tile .top_ticket_tick .ticket_down .title:hover a {
	color: #ffb833;
}
.top_ticket_category.tile .top_ticket_tick .ticket_down .place:hover span, .top_ticket_category.tile .top_ticket_tick .ticket_down .place:hover a {
	color: #ffa500;
}
.media_content_block .element .name:hover, .media_content_block .element .place:hover {
	text-decoration: underline;
}

.again_list:hover {
	cursor: pointer;
	background-color: #ffd146;
}

.top_ticket_list .top_ticket_tick .ticket_down .title:hover span, .top_ticket_list .top_ticket_tick .ticket_down .title:hover a {
	color: #ffb833;
}
.top_ticket_list .top_ticket_tick .ticket_down .place:hover a {
	color: #ffa500;
}


/* #other_media .other_media_panel .event_data_type .data_type_name:hover {
	color: #00a3d8;
} */
#other_media .schemas_list .schema_detail img:hover {
	opacity: 1;
}
#other_media .other_media_panel .event_data_type.schema:hover .data_type_icon {
	background-position: 0 -27px;
}
#other_media .other_media_panel .event_data_type.schema:hover .data_type_name {
	color: #00a3d8;
}
#other_media .other_media_panel .event_data_type.media:hover .data_type_icon {
	background-position: 0 -27px;
}
#other_media .other_media_panel .event_data_type.media:hover .data_type_name {
	color: #00a3d8;
}
#other_media .other_media_panel .event_data_type.date:hover .data_type_icon {
	background-position: 0 -30px;
}
#other_media .other_media_panel .event_data_type.date:hover .data_type_name {
	color: #00a3d8;
}
#other_media .other_media_panel .event_data_type.review:hover .data_type_icon {
	background-position: 0 -30px;
}
#other_media .other_media_panel .event_data_type.review:hover .data_type_name {
	color: #00a3d8;
}

#search_go:hover, .search_go:hover {
	cursor: pointer;
}

.top_ticket_category.tile .top_ticket_tick .ticket_down .media_soc a:hover, .top_ticket_category .top_ticket_list .top_ticket_tick .ticket_down .media_soc a:hover {
	text-decoration: none;
	color: #ffe735;
}

.top_ticket_category.tile .top_ticket_tick .ticket_down .media_soc .like_icon:hover .soc_like {
	background-position-y: -13px;
}
.top_ticket_category.tile .top_ticket_tick .ticket_down .media_soc .href_no_decor:hover .soc_comm {
	background-position-y: -17px;
}

.top_ticket_category .top_ticket_list .top_ticket_tick .ticket_down .media_soc .like_icon:hover .soc_like {
	background-position-y: -13px;
}
.top_ticket_category .top_ticket_list .top_ticket_tick .ticket_down .media_soc .href_no_decor:hover .soc_comm {
	background-position-y: -17px;
}