@font-face {
	font-family:'Roboto';
	src:url('/local/templates/1c-interes_v2.0/fonts/Roboto-Regular.eot');
	src:url('/local/templates/1c-interes_v2.0/fonts/Roboto-Regular.woff2') format('woff2'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Regular.woff') format('woff'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Regular.ttf') format('truetype'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Regular.svg#Roboto-Regular') format('svg'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'Roboto';
	src:url('/local/templates/1c-interes_v2.0/fonts/Roboto-Bold.eot');
	src:url('/local/templates/1c-interes_v2.0/fonts/Roboto-Bold.woff2') format('woff2'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Bold.woff') format('woff'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Bold.ttf') format('truetype'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Bold.svg#Roboto-Bold') format('svg'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype');
	font-weight:bold;
	font-style:normal;
}

@font-face {
	font-family:'Roboto';
	src:url('/local/templates/1c-interes_v2.0/fonts/Roboto-Medium.eot');
	src:url('/local/templates/1c-interes_v2.0/fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Medium.woff2') format('woff2'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Medium.woff') format('woff'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Medium.ttf') format('truetype'),
	url('/local/templates/1c-interes_v2.0/fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}


::-webkit-file-upload-button { cursor:pointer; }
.data-user-form {
	padding:0!important;
	display:none;
}
#main .data-user .file-input-js-active .file-input-area {
	font-size:40px;
	bottom:10px;
}
.data-user-form dt, .data-user-form dd{
	height:27px;
	line-height:27px;
}
.data-user-form input {
	width:200px!important;
	position:static!important;
}
.data-user-form select {
	width:250px!important;
}
.data-user-form .selectArea {
	margin:0!important;
}
.data-user-form button {
	border: 1px solid #F0F0F0;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 1px #DEDEDE;
	color: #676767;
	display: inline-block;
	font: 17px 'HelveticaNeue bold',Arial,Helvetica,sans-serif;
	height: 45px;
	margin: 3px 20px 31px 0;
	padding: 0;
	width: 200px;
}

.data-user-form input.error {
	border-color: darkred;
}

/* сообщение о результате работы */
.data-user .result-message {
	width: auto;
}
.data-user .result-message p font,
.data-user .result-message.error,
.data-user .result-message.success {
	border-radius: 5px;
	padding: 1em;
	display: block;
}
.data-user .result-message .errortext,
.data-user .result-message.error {
	background-color: #ffe0d0;
	color: darkred !important;
}
.data-user .result-message .notetext,
.data-user .result-message.success {
	background-color: #dbffce;
	color: darkgreen;
}

/* поле Телефон */
.data-user-info .links-list__item_success {
	color: darkgreen;
}
.data-user-info .links-list__item_attention {
	color: darkred;
}

.data-user-form-confirm-phone dd,
.data-user-form-confirm-phone dt {
	height: 62px;
}

.user-section .data-user .social .more.hide-social {
	display:none;
}
.user-section .data-user .social.active .more.hide-social {
	display:inline;
}
.bonus-transaction-table {

}
.bonus-transaction-table td,.bonus-transaction-table th {
	padding:10px 5px;
	border-bottom:1px solid #F4F4F4;
}
.subscribe-list-table td {
	padding:10px 5px;
}
.selectOptions {
	max-height:400px;
	overflow:auto;
	overflow-x:hidden;
}
.subscribe-popup-form .fancybox-inner {
	height: auto!important;
	text-align: center;
}
.subscribe-list-table {
	max-width: 400px;
}

/* Блок "Подписка Интерес+" */
.data-interes-plus {
	border-radius: 5px 5px 5px 5px;
	border: 1px solid #b0b0b0;
	margin-top: -23px;
	margin-bottom: 33px;
	padding: 16px;
	display: flex;

	align-items: center;
}

.data-interes-plus .data-interes-plus-item-plus {
	color: #F6A800;
	font-size: 16px;
	font-weight: bold;
}

.data-interes-plus .data-interes-plus-item {
	flex: 1 1 auto !important;
	font-size: 16px;
	font-family: Roboto;
	color: #2B2A29;
}

.data-interes-plus .data-interes-plus-item .data-interes-plus-item-economy {
	font-weight: bold;
}

.data-interes-plus .data-interes-plus-item-title {
	font-size: 16px;
	font-weight: bold;
	color: #010101;
	background-repeat: no-repeat;
	background-image: url(images/1CIntPlus.png);
	width: 181px;
	height: 40px;
}

.data-interes-plus .data-interes-plus-item-share {
	background-repeat: no-repeat;
	background-image: url(images/share.png);
	width: 66px;
	height: 20px;
	margin-right: 30px;
	float: right;
}

.data-interes-plus .data-interes-plus-item-status {
	font-size: 16px;
	color: #2B2A29;
	font-family: 'Roboto';
}

.data-interes-plus .data-interes-plus-item-status span{
	color: #555;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Roboto';
}

.data-interes-plus .data-interes-plus-item-status span.data-interes-plus-item-status-not-active{
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #E81919;
	font-family: 'Roboto';
}
.data-interes-plus .data-interes-plus-item-status span.data-interes-plus-item-status-active{
	color: #7EAC01
}

.data-interes-plus .data-interes-plus-item-about {
	font-size: 16px;
	width: 100px;
}

.data-interes-plus .data-interes-plus-item-about a{
	font-size: 15px;
	color: #0776BB;
	text-decoration: none;
}

.data-interes-plus .data-interes-plus-item-partner {
	font-size: 16px;
	width: 100px;
}

.data-interes-plus .data-interes-plus-item-partner a{
	color: #F6A800;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.data-interes-plus .data-interes-plus-item-buy a {
	border-radius: 5px 5px 5px 5px;
	color: #fff;
	font-size: 15px;
	padding: 6px;
	display: block;
	text-align: center;
}
.data-interes-plus .data-interes-plus-item-buy a:first-child {
	margin-bottom: 5px;
}

@media (max-width: 800px) {
	.data-interes-plus {
		display: block;
	}

    .data-interes-plus .data-interes-plus-item {
        padding: 10px 0;
    }

    .data-interes-plus .data-interes-plus-item-buy a{
        display: inline-block;
    }
}
