

/* Start:/local/templates/khl-redesign/components/bitrix/menu/profile.menu/style.css?16778328792203*/
.khl_Pdate {
	max-width: 480px!important;
	padding: 20px;
}
.khl_Pdate__title {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
}
.khl_Pdate__text {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 20px;
}
.khl_Pdate__footer {
	opacity: .75;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 20px;
	font-style: italic;
}
.khl_Pdate__btn {
	margin-top: 20px;
}
.khl_Pdate .khl_Pdate__btn button,
.khl_Pdate_teams .controlls button {
	display: block;
	width: 100%;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	width: 100%;
	height: 44px;
	margin-top: 14px;
	border: 2px solid #066eae;
	cursor:pointer;

	text-transform: uppercase;
	color: #fff;
	background-color: #066eae;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.khl_Pdate .khl_Pdate__btn button:hover,
.khl_Pdate_teams .controlls button:hover {
	color: #066eae;
	background-color: #fff;
}

.khl_Pdate .khl_Pdate__btn button span.separator {
	display: inline-block;
	margin: 0 20px;
}
.khl_Pdate .khl_Pdate__btn button span.free-text {
	font-style: italic;
	text-transform: none;
	font-weight: 400;
	opacity: .75;
}

.khl_Pdate_teams {
	display: none;
}
.khl_Pdate_teams ul {}
.khl_Pdate_teams ul li {
	display: inline-block;
	cursor: pointer;
	border: solid 1px transparent;
	width: 33.3333%;
	margin-bottom: 25px;
	border-radius: 8px;
	padding: 15px 10px 10px;
}
.khl_Pdate_teams ul li.team_select {
	border-color: #066eae;
}
.khl_Pdate_teams ul li .logo {
	width: 40px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.khl_Pdate_teams ul li .logo img {
	max-width: 100%;
	height: auto;
	margin: 0;
}
.khl_Pdate_teams ul li .name {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	margin-top: 10px;
}
.khl_Pdate_teams .controlls{
	padding-top: 30px;
}
.khl_Pdate_teams .controlls .btn_big {}
.khl_Pdate_teams .controlls .cancel {
	color: #066eae;
	background-color: rgba(0,0,0,0.1);
	cursor: pointer;
}
.khl_Pdate_teams .controlls .cancel:hover {
	background-color: #4f97c5;
	color: #fff;
}

.khl_Pdate.show_teams {}

.khl_Pdate.show_teams .khl_Pdate_teams {
	display: block;
}
.khl_Pdate.show_teams .khl_Pdate_first {
	display: none;
}
/* End */
/* /local/templates/khl-redesign/components/bitrix/menu/profile.menu/style.css?16778328792203 */
