@font-face {
	font-family: 'helveticaregular';
	src: url('../../../c2m/header/fonts/948646-webfont.eot');
	src: url('../../../c2m/header/fonts/948646-webfont.eot?#iefix') format('embedded-opentype'),
	url('../../../c2m/header/fonts/948646-webfont.woff2') format('woff2'),
	url('../../../c2m/header/fonts/948646-webfont.woff') format('woff'),
	url('../../../c2m/header/fonts/948646-webfont.ttf') format('truetype'),
	url('../../../c2m/header/fonts/948646-webfont.svg#helveticaregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

.b-container {
	height: 100%;
	margin-bottom: 355px;
	margin-right: 0;
	min-height: 100%;
	padding-bottom: 0;
	position: relative;
	transition: margin 0.2s ease 0s;
	background-color: #ffffff;
	min-width: 1064px;
}

.b-container.m-attachment-padding {
	padding-top: 97px;
}

.b-content {
	padding: 20px 0 20px 0;
	margin: 0 auto;
	position: relative;
	font-family: "Roboto",sans-serif;
	width: 1024px;
	min-height: 100%;
	box-shadow: none;
}

.b-wrapper {
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

.f-go-back {
	display: block;
	width: 47px;
	height: 47px;
	background: url(/static/techcrunch/images/auditory/auditory_sprite.png) -102px -67px no-repeat;
	position: absolute;
	top: 20px;
	left: -62px;
	border: 0;
	outline: 0;
}

.f-go-back.m-corp {
	top: 40px;
}
.f-go-back.m-top {
	top: -4px;
}

.f-alert {
	position: fixed;
	top: 10%;
	left: 50%;
	width: 800px;
	margin-left: -400px;

}

.f-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

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

.f-invisible {
	visibility: hidden;
}

.f-button {
	position: relative;
	display: inline-block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px; /*?*/
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	white-space: nowrap;
	color: #fff;
	border: 0;
	border-radius: 2px;
	outline: 0;
	cursor: pointer;
}

.f-error {
	color: #FD7D28;
	font-size: 13px;
	text-align: left;
}

.f-pseudo {
	color: #327791;
	border: 0;
	border-bottom: 1px dashed;
	cursor: pointer;
}

.f-list {
	color: #58a0c5;
	position: relative;
}
.f-list:before {
	content: "";
	position: absolute;
	background-color: #cde2ed;
	height: 1px;
	bottom: -2px;
	width: 100%;
}

.f-pseudo:hover {
	border-color: transparent;
} 

.f-button:hover {
	text-decoration: none;
	color: #ffffff;
}

.f-button:focus {
	text-decoration: none;
	color: #ffffff;
}

.fm-button__green {
	background: #86B517;
}

.fm-button__blue {
	background-color: #50a9cb;
	color: #fff;
	border-radius: 2px;
}
.fm-button__blue:hover {
	color: #fff;
	background-color: #73C2E0;
	padding: 8px 15px;
}

.fm-button__size-l {
	padding: 0 25px;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
}
.fm-button__size-l:hover {
	padding: 0 25px;
}

.fm-button__go:after {
	content: " ";
	display: inline-block;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAASAgMAAAAiS8a+AAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAyZQrtywAAAAsSURBVAjXY0CAAAgVAqFEIRSrA5hiREiKhoaGpkIpqCBcCUKDKFwKYTQmAACwqwY5j5vllAAAAABJRU5ErkJggg==);
	background-repeat: no-repeat;
	width: 22px;
	height: 18px;
	font-size: 15px;
	vertical-align: middle;
	margin-left: 10px;
}

.f-popup {
	background: #fff;
	padding: 35px;
	position: relative;
}

.f-popup__header {
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	margin-bottom: 30px;
}

.f-popup__close {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAdBAMAAABLfxECAAAAMFBMVEUAAAD29vb6+vr5+fn8/Pzw8PDl5eW7u7vS0tLLy8u2trasrKykpKTGxsbAwMDr6+s/zjAmAAAAAXRSTlMAQObYZgAAAJdJREFUGNNjwAacBAVVEDxFQSAQQuYh+MyCUGAA5hrCuMIgHpMgHCgAuYwIrgDMIIRhgkiAgYEFRP1KFAxPBNIOEJMkjgquBZsFNalcdiHYZig3+nUg2GgoV+KkIDI3Z04iWDHEKNEdElvBRkEsEn8oWAWiHSDOyAwUjASpRnMkmhfQPIjmfczAQQQdWsAigt1QWIWBMAAAiusft5OOTsQAAAAASUVORK5CYII=) no-repeat;
	width: 28px;
	height: 29px;
	position: absolute;
	top: 20px;
	right: 20px;
}

/*========== DEPOSITION POPUP ==========*/

.f-deposition__methods {
	padding: 0;
	margin: 0;
}

.f-deposition__method {
	float: left;
}

.f-deposition__method img {
	border: 1px solid transparent;
}

.f-deposition__method img:hover {
	border: 1px solid #48a6ca;
}

/*========== DEPOSITION POPUP ==========*/

/*стили для стрелки на кнопке*/

/*@font-face {*/
	/*font-family: 'icomoon';*/
	/*src:url('../features/money/fonts/icomoon.eot?-5mj3m7');*/
	/*src:url('../features/money/fonts/icomoon.eot?#iefix-5mj3m7') format('embedded-opentype'),*/
	/*url('../features/money/fonts/icomoon.woff?-5mj3m7') format('woff'),*/
	/*url('../features/money/fonts/icomoon.ttf?-5mj3m7') format('truetype'),*/
	/*url('../features/money/fonts/icomoon.svg?-5mj3m7#icomoon') format('svg');*/
	/*font-weight: normal;*/
	/*font-style: normal;*/
/*}*/

/*[class^="icon-"], [class*=" icon-"] {*/
	/*font-family: 'icomoon';*/
	/*speak: none;*/
	/*font-style: normal;*/
	/*font-weight: normal;*/
	/*font-variant: normal;*/
	/*text-transform: none;*/
	/*line-height: 1;*/

	/* Better Font Rendering =========== */
	/*-webkit-font-smoothing: antialiased;*/
	/*-moz-osx-font-smoothing: grayscale;*/
/*}*/
/*.icon-arrow2:before {*/
	/*content: "\e601";*/
	/*position: relative;*/
	/*top: 2px;*/
	/*left: 15px;*/
/*}*/
