.fight-type
{
	height: 147px;
	position: relative;
	cursor: pointer;
	margin-bottom: 20px;
	display: table;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
}
.fight-type:before
{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	content: "";
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 2;
}
.fight-type.select:before
{
	background-image: url("../images/thumbs/choose.png");
	background-repeat: no-repeat;
	background-position: 15px 20px;
	background-color: rgba(0, 0, 0, 0.8);
}
.user-content-fav
{
	margin-bottom: -20px;
}
.user-content-fav .fight-type.item0
{
	background-image: url("../images/thumbs/ob_events.png");
}
.user-content-fav .fight-type.item1
{
	background-image: url("../images/thumbs/ob_shows.png");
}
.user-content-fav .fight-type.item2
{
	background-image: url("../images/thumbs/ob_documentaties.png");
}
.user-content-fav .fight-type.item3
{
	background-image: url("../images/thumbs/ob_behind_the_Scenes.png");
}
.user-content-fav .fight-type.item4
{
	background-image: url("../images/thumbs/ob_interviews.png");
}
.user-content-fav .fight-type.item5
{
	background-image: url("../images/thumbs/ob_expert_analysis.png");
}
.fight-type .item
{
	color: #ffffff;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	z-index: 3;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.user-fight-fav
{
	margin-bottom: -20px;
}
.user-fight-fav .fight-type.item0
{
	background-image: url("../images/thumbs/ob_events.png");
}
.user-fight-fav .fight-type.item1
{
	background-image: url("../images/thumbs/ob_shows.png");
}
.user-fight-fav .fight-type.item2
{
	background-image: url("../images/thumbs/ob_documentaties.png");
}
.user-fight-fav .fight-type.item3
{
	background-image: url("../images/thumbs/ob_behind_the_Scenes.png");
}
.user-fight-fav .fight-type.item4
{
	background-image: url("../images/thumbs/ob_interviews.png");
}
.user-fight-fav .fight-type.item5
{
	background-image: url("../images/thumbs/ob_expert_analysis.png");
}
#user-content-fav
{
	display: none;
}
#user-fight-fav
{
	display: none;
}
.user-footer
{
	height: 169px;
	background-color: #EFEFEF;
}
.user-footer .footer-right
{
	height: 100%;
	float: right;
}
.user-footer .footer-right .comeback
{
	margin-top: 60px;
	display: inline-block;
	margin-right: 50px;
	cursor: pointer;
	font-weight: bold;
	float: left;
}
.user-footer .footer-right .button
{
	width: 238px;
	float: right;
	margin-top: 50px;
}
.user-footer .footer-left
{
	float: left;
	margin-top: 30px;
}
.user-footer .footer-left .mouthly
{
	font-size: 24px;
	font-family: "Klavika Light", Arial, Sans-serif;
	font-weight: 300;
}
.user-footer .footer-left .name
{
	font-size: 20px;
	font-weight: bold;
}
.user-footer .footer-left .desc
{
	font-size: 14px;
	font-style: italic;
}
.user-footer .footer-left .price
{
	line-height: 50px;
}
.user-follow
{
	margin-bottom: -20px;
}
.user-follow .fighter
{
	margin-bottom: 20px;
}
.section .step .user-follow .fighter .view-fighter-common
{
	margin-top: 20px;
}
@media (max-width: 1569px)
{
}
@media (max-width: 1329px)
{
}
@media (max-width: 1039px)
{
	.user-footer .footer-left
	{
		margin-top: 30px;
		float: none;
	}
	.user-footer .footer-right
	{
		float: none;
	}
	.user-footer
	{
		height: 234px;
	}
    .user-footer .footer-left .price
    {
	    line-height: normal;
    }
}
@media (max-width: 767px)
{
}
@media (max-width: 483px)
{
	.footer-right
	{
		display: inline-block;
		width: 100%;
		position: relative;
	}
	.user-footer .footer-right .button
	{
		width:100%;
		margin-top: 20px;
	}
	.user-footer .footer-right .comeback
	{
		position: absolute;
		top: 20px;
	}
	.fight-type
	{
		height: 60px;
	}
	.fight-type.select:before
	{
		background-image: url("../images/thumbs/choose.png");
		background-color: rgba(36, 176, 92, 0.8);
		background-position: 15px 10px;
	}
}

/*
preference
*/
/* preference start */
.profile-fighters .button
{
	width: 232px;
	margin-bottom: 30px;
}
.profile-fighters .user-follow
{
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #dbdbdb;
}
.section.profile-fighters
{
	padding-bottom: 0;
}
.prefer-choose .fight-type
{
	width: 364px;
	height: 52px;
	margin: 0 auto 10px auto;
}
.prefer-choose .fight-type .item
{
	color: #000000;
	font-size: 16px;
}
.prefer-choose .fight-type:before
{
	background-color: #E5E5E5;
}
.prefer-choose .fight-type.select:before
{
	background-position: 15px 10px;
	background-color: rgba(36, 176, 92, 0.8);
	background-image: url("../../reg_1/images/choose_white.png");
}
.prefer-choose .fight-type.select .item
{
	color: #ffffff;
}
.prefer-choose .guide
{
	width: 364px;
	margin: 0 auto;
	margin-bottom: 30px;
	height: 124px;
}
.profile-title
{
	margin-bottom: 10px;
	font-size: 34px;
	font-family: "Klavika Light", Arial, Sans-serif;
	font-weight: 300;
}
.profile-desc
{
	font-size: 16px;
}
.prefer-choose .button
{
	margin-top: 50px;
	float: right;
	width: 200px;
}
.profile-info .country,
.profile-info .tel
{
	float: left;
	width: 70%;
}
.profile-info .note .guide
{
	padding-left: 50px;
}
.profile-info .zip
{
	float: left;
	width: 30%;
}
.profile-info .dropdown
{
	width: 345px;
}
.profile-info .zip .inner input
{
	width: 150px;
	background-color: #EEEEEE;
	height: 42px;
	border-radius: 4px;
	border: none;
	padding-left: 10px;
}
.profile-info .location
{
	display: inline-block;
	width: 515px;
	float: right;
}
.profile-info .location .label-font
{
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.profile-info .dropdown button,
.profile-info .dropdown .list-pannel
{
	background-color: #EEEEEE;
}
.profile-info .location-btn
{
	float: right;
	padding-top: 30px;
}
.profile-info .location-btn .save-btn .button
{
	float: right;
	width: 200px;
}
.profile-info .check-box
{
	float: none;
	margin-bottom: 5px;
}
.save-btn
{
	margin: 0 auto;
	width: 354px;
}
.section.prefer-choose .save-back > div:first-child
{
	color: #231f20;
	display: none;
}
.section.prefer-choose .save-back > div:last-child
{
	color: #008000;
	display: none;
}
.section.prefer-choose .save-back
{
	height: 20px;
	font-size: 15px;
	width: 364px;
	margin: 0 auto 10px auto;
	text-align: right;
}
.section.prefer-choose .save-back.saveing >div:first-child
{
	display: block;
}
.section.prefer-choose .save-back.saveing >div:last-child
{
	display: none;
}
.section.prefer-choose .save-back.saved >div:first-child
{
	display: none;
}
.section.prefer-choose .save-back.saved >div:last-child
{
	display: block;
}
.pane-content
{
	position: relative;
}
.pane-content  .prev-button
{
	top: 150px;
	left: -35px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("../images/thumbs/nav_prev.png");
	height: 50px;
	width: 32px;
	background-color: #d6d6d6;
	cursor: pointer;
	position: absolute;
}
.pane-content .next-button
{
	top: 150px;
	right: 0;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("../images/thumbs/nav_next.png");
	height: 50px;
	width: 32px;
	background-color: #d6d6d6;
	cursor: pointer;
	position: absolute;
}
.profile-fighters .tab-pane ul.col-sm-3
{
	position: relative;
}
@media (max-width: 1039px)
{
	.profile-title
	{
		font-size: 30px;
	}
	.prefer-choose .fight-type
	{
		width: 100%;
	}
	.prefer-choose .guide
	{
		width: 100%;
		height: 118px;
	}
	.prefer-choose .button
	{
		margin-top: 30px;
	}
	.save-btn
	{
		margin: 0 auto;
		width: 100%;
	}
	.profile-info .location
	{
		display: inline-block;
		width: auto;
		float: none;
	}
	.profile-info .country .dropdown
	{
		width: 250px;
	}
	.profile-info .zip .inner input
	{
		width: 88px;
	}
	.profile-info .zip
	{
		padding-left: 14px;
	}
	.profile-info .note .guide
	{
		padding-left: 0;
	}
	.section.prefer-choose .save-back
	{
		width: 100%;
	}
}
@media (max-width: 767px)
{
	.profile-title
	{
		font-size: 24px;
	}
	.profile-desc
	{
		font-size: 14px;
	}
	.prefer-choose .guide:last-child
	{
		margin-top: 35px;
	}
	.prefer-choose .guide
	{
		margin-top: 30px;
		height: auto;
	}
	.prefer-choose .button
	{
		margin: 40px auto 0 auto;
		float: none;
	}
	.profile-info .country,
	.profile-info .tel,
	.profile-info .zip
	{
		clear: both;
	}
	.profile-info .note .guide,
	.profile-info .zip
	{
		padding-left: 0;
	}
	.profile-info .location-btn
	{
		float: none;
		overflow: hidden;
	}
	.profile-info .location-btn .save-btn
	{
		width: auto;
		display: table;
	}
	.profile-info .note .guide .profile-title
	{
		margin-top: 40px;
	}
	.profile-info .check-box .text
	{
		font-weight: normal;
	}
	.section.prefer-choose .save-back
	{
		text-align: center;
	}
}
@media (max-width: 1569px) and (min-width: 1330px)
{
	.profile-info .location
	{
		float: none;
		margin-left: 130px;
	}
}
@media (min-width: 1570px)
{
	.profile-info .location
	{
		float: none;
		margin-left: 200px;
	}
}
/* preference end */