/*+++++++++++++++++++++++*/

.FontArial {
  font-family: Arial, sans-serif;
}
.b-article-preview-footer__right {
  width: 110px;
  position: relative;
}
.b-news-list-item_lenta__link .b-news-list-item__announcement {
  color: black !important;
}
/*+++++++++++++++++++++++*/

.b-article-keyPaywall {
  width: 100%;
  clear: both;
  text-align: center;
  height: 273px;
  background: #e05859;
  border-bottom: 3px solid #a7100c;
  margin-bottom: 30px;
  max-width: 912px;
}
.b-article-keyPaywall__image {
  display: inline-block;
  margin-top: 23px;
  margin-bottom: 27px;
}
.b-article-keyPaywall__description {
  font-size: 14px;
  color: white;
  margin-bottom: 34px;
  font-family: Arial, sans-serif;
  text-align: center;
}
.b-article-keyPaywall_auth .b-article-keyPaywall-item {
  margin: 0 20px;
}
.b-article-keyPaywall-list {
  display: block;
  text-align: center;
  font-size: 0;
  padding: 0;
}
.b-article-keyPaywall-item {
  width: 203px;
  font-size: 14px;
  vertical-align: top;
  color: white;
  font-family: Arial, sans-serif;
  display: inline-block;
  text-align: center;
}
.b-article-keyPaywall-item i.firstElement {
  display: block;
  width: 24px;
  height: 24px;
  background: url('/Content/images/cupArticle.png') no-repeat center;
  margin: 0 auto;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  margin-bottom: 5px;
}
.b-article-keyPaywall-item i.secondElement {
  display: block;
  width: 20px;
  height: 24px;
  background: url('/Content/images/menArticle.png') no-repeat center;
  margin: 0 auto;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  margin-bottom: 5px;
}
.b-article-keyPaywall-item i.thirdElement {
  display: block;
  width: 37px;
  height: 24px;
  background: url('/Content/images/visaArticle.png') no-repeat center;
  margin: 0 auto;
  background-size: contain;
  -moz-background-size: contain;
  -webkit-background-size: contain;
  margin-bottom: 5px;
}
.b-article-keyPaywall-item__text {
  display: block;
}
.b-shortArticle {
  height: 185px;
  margin-top: -185px;
  position: relative;
  z-index: 1;
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4eadf+0,f4eadf+100&0.35+0,0.45+17,0.65+46,0.85+71,1+100 */
  background: -moz-linear-gradient(top, rgba(244, 234, 223, 0.35) 0%, rgba(244, 234, 223, 0.45) 17%, rgba(244, 234, 223, 0.65) 46%, rgba(244, 234, 223, 0.85) 71%, #f4eadf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(244, 234, 223, 0.35) 0%, rgba(244, 234, 223, 0.45) 17%, rgba(244, 234, 223, 0.65) 46%, rgba(244, 234, 223, 0.85) 71%, #f4eadf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(244, 234, 223, 0.35) 0%, rgba(244, 234, 223, 0.45) 17%, rgba(244, 234, 223, 0.65) 46%, rgba(244, 234, 223, 0.85) 71%, #f4eadf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59f4eadf', endColorstr='#f4eadf', GradientType=0);
  /* IE6-9 */

}
.b-key-preview {
  display: inline-block;
  width: 20px;
  height: 10px;
  background-repeat: no-repeat;
  background: url(/Content/images/keySprite.png);
  float: right;
  margin-top: 5px;
}
.b-key-preview_green {
  background-position: 0 10px;
}
.b-key-preview_red {
  background-position: 0 0;
}
.b-login-form > div {
  font-size: 20px;
}
.b-login-form > input:nth-of-type(1):checked ~ div:nth-of-type(1) {
  display: block;
  padding: 5px;
}
.b-login-form > input:nth-of-type(1):checked ~ a.enter {
  background: #e2dddb;
}
.b-login-form > input:nth-of-type(2):checked ~ div:nth-of-type(2) {
  display: block;
  padding: 5px;
}
.b-login-form > input:nth-of-type(2):checked ~ label.registration {
  background: #e2dddb;
}
.b-login-form {
  font-size: 0;
  max-width: 900px;
  margin: 45px auto;
}
.b-login-form .enter,
.b-login-form .registration {
  bottom: 1px;
  cursor: pointer;
  line-height: 135px;
  font-size: 70px;
  position: relative;
  height: 135px;
  font-family: Arial, sans-serif;
  text-align: center;
  color: black;
  text-decoration: none;
  width: 50%;
  display: inline-block;
  letter-spacing: -1.75px;
}
.b-login-form .enter.active,
.b-login-form .registration.active {
  border-bottom: 2px solid #e2dddb;
  background: #e2dddb;
}
.b-label-tab {
  font-size: 15px;
  font-family: Arial, sans-serif;
  display: block;
  color: black;
  white-space: nowrap;
}
.b-enter-tab-content,
.b-register-tab-content {
  background: #e2dddb;
}
.b-enter-tab-content {
  position: relative;
  height: 307px;
  margin-top: -1px;
}
.b-enter-tab-content__left-side {
  position: absolute;
  left: 0;
  padding: 51px 37px 0;
  top: 0;
  bottom: 0;
  width: 50%;
}
.b-enter-tab-content__left-side .form-group {
  margin-bottom: 22px;
}
.b-enter-tab-content__right-side {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
}
.b-enter-tab-content .b-eye-icon-password {
  bottom: 1px;
}
.b-register-left-side {
  width: 50%;
  font-size: 0;
  padding-right: 35px;
}
.b-register-right-side {
  width: 50%;
  font-size: 0;
  padding-left: 35px;
}
.form-group,
.b-register-tab-content {
  position: relative;
}
.form-group .b-table__cell,
.b-register-tab-content .b-table__cell {
  position: relative;
}
.b-left .b-register-tab-content__item {
  width: 95px;
}
.b-right .b-register-tab-content__item {
  width: 130px;
}
.b-register-tab-content__item {
  height: 28px;
}
.b-register-tab-content {
  position: relative;
  margin-top: -1px;
  padding: 51px 35px 30px !important;
}
.b-register-tab-content .b-tabs-dotted-line {
  margin-top: 6px !important;
  margin-bottom: 19px !important;
}
.b-register-tab-content .b-input-tab {
  margin-bottom: 4px;
}
.b-register-tab-content .b-tab-request {
  margin-top: 0;
}
.b-register-tab-content__error {
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #a7100c;
  position: relative;
  display: block;
}
.b-register-tab-content__error_enter {
  vertical-align: top;
  left: initial;
}
.b-register-tab-content__error-captcha {
  font-size: 12px;
  font-family: Arial, sans-serif;
  color: #a7100c;
  display: block;
  padding-left: 0;
  height: 21px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: -12px;
}
.b-register-list-item-header {
  font-family: Arial, sans-serif;
  display: block;
  font-size: 0;
  text-align: left;
  position: relative;
}
.b-register-list-item-header .b-label-tab {
  display: inline-block;
  font-size: 15px;
}
.b-register-list-item-header .red {
  display: inline-block;
  font-size: 11.4px;
}
.b-register-list-item-header__error {
  color: #a7100c;
  font-size: 12px;
  font-family: Arial, sans-serif;
  height: 21px;
  line-height: 21px;
  right: 0;
  top: 0;
  position: absolute;
}
.description-field {
  color: #878787;
  font-size: 12px;
  margin-bottom: 10px;
  display: block;
  font-family: Arial, sans-serif;
  height: 17px;
}
.b-input-tab {
  display: block;
  height: 28px;
  outline: none;
  border: 1px solid darkgray;
  width: 100%;
  font-size: 15px;
  padding: 0 5px;
}
.b-input-tab_mb {
  margin-bottom: 15px;
}
.b-tab-request {
  font-size: 14px;
  font-family: Arial, sans-serif;
  display: block;
  margin-top: 45px;
  cursor: pointer;
}
.b-tab-request a {
  color: #096bb7;
}
.b-tab-request input {
  -webkit-appearance: checkbox;
}
.b-tabs-dotted-line {
  display: block;
  margin: 22px 0 !important;
  clear: both;
  border-bottom: 1px dotted black;
  border-left: 0;
  border-right: 0;
}
.b-tabs-dotted-line_not-visible {
  border-color: #e2dddb;
  margin-bottom: 15px !important;
}
.b-tabs-enter-button {
  position: relative;
  z-index: 1;
  background: transparent;
  border: 0;
  display: block;
  margin-top: -6px;
  padding-left: 0;
}
.b-tabs-enter-button:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.b-tabs-enter-button .b-wrapper-button {
  width: 85px;
}
.b-tabs-enter-button .b-wrapper-button__content {
  width: 81px;
  padding: 10px 5px;
}
.b-tabs-register-button {
  position: relative;
  z-index: 1;
  background: transparent;
  border: 0;
  display: block;
}
.b-tabs-register-button:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
.b-tabs-register-button .b-wrapper-button {
  width: 138px;
}
.b-tabs-register-button .b-wrapper-button__content {
  width: 136px;
  padding: 10px 0px;
  font-size: 14px;
}
.b-forgot-psw {
  margin-top: -6px;
  float: right;
  text-align: left;
}
.b-forgot-psw a {
  display: block;
  font-size: 15px;
  color: #096bb7;
  text-decoration: underline;
  font-family: Arial, sans-serif;
  margin-top: -3px;
}
.b-forgot-psw label {
  color: black;
  font-size: 15px;
  line-height: 100%;
  font-family: Arial, sans-serif;
  cursor: pointer;
  font-weight: 400;
}
.b-forgot-psw label input {
  -webkit-appearance: checkbox;
  margin-right: 4px;
}
.b-enter-tab-content-rs {
  padding: 51px 35px 0;
}
.b-enter-tab-content-rs .b-compliance {
  padding-left: 23px;
  width: 355px;
}
.b-enter-tab-content-rs__description {
  font-size: 15px;
  text-align: center;
  font-family: Arial, sans-serif;
}
.b-enter-tab-content-rs__description span {
  display: block;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 34px;
}
.b-wrap-btn_tabs button {
  margin-top: 0;
}
.b-wrap-btn_tabs .b-wrapper-button {
  width: 160px;
}
.b-wrap-btn_tabs .b-wrapper-button .b-wrapper-button__content {
  width: 156px;
  text-transform: none;
}
#captcha {
  border: none;
}
#captcha tr td {
  padding: 0;
  margin: 0;
}
#captcha tr td a {
  cursor: pointer;
}
#captcha tr td a.refresh {
  text-decoration: underline;
  cursor: pointer;
  font-size: 8pt;
}
#captcha tr td input {
  margin: 0px 0px 0px 0;
  text-align: center;
  font-size: 14pt;
}
a.refresh {
  text-decoration: underline;
  cursor: pointer;
}
.input {
  width: 560px;
  border: 1px solid #b5b5b5;
  height: 30px;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#imgCaptcha {
  height: 28px;
  max-width: none;
  margin-top: 1px;
}
#hypRefresh {
  color: #096bb7;
  font-family: Arial, sans-serif;
}
.b-register-footer .b-wrap-btn {
  margin-top: 3px;
}
.b-register-footer__notification {
  font-size: 15px;
  font-family: Arial, sans-serif;
  text-align: right;
  width: 285px;
  margin-right: 0;
  line-height: 1;
}
.b-register-footer .b-btn-article_paywall-blue_fb {
  margin-right: 0;
}
.b-register-footer__recovery {
  font-size: 15px;
  font-family: Arial, sans-serif;
  color: #096bb7;
  padding-left: 0;
  margin-top: -36px;
}
.b-register-footer__recovery:hover {
  color: #096bb7;
}
.b-register-footer__recovery:focus {
  color: #096bb7;
}
.b-register-footer__recovery:link {
  color: #096bb7;
}
.b-register-footer__recovery:active {
  color: #096bb7;
}
.b-top-fp-commercial-wrapper {
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  line-height: 10px;
}
.b-top-fp-commercial-wrapper .b-top-fp-commercial {
  float: none;
  margin-top: 0;
  display: inline-block;
  margin-top: 5px;
}
.b-opinion-commercial-wrapper {
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  line-height: 10px;
  margin-right: 5px;
}
.b-opinion-commercial-wrapper .b-opinion-commercial {
  float: none;
  margin-top: 0;
  display: inline-block;
  margin-top: 5px;
}
.b-ratings-commercial-wrapper {
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  line-height: 10px;
}
.b-ratings-commercial-wrapper .b-ratings-commercial {
  float: none;
  margin-top: 0;
  display: inline-block;
  margin-top: 5px;
}
.b-login-form-nav {
  width: 50%;
  display: inline-block;
  color: black;
  font-family: Arial, sans-serif;
  text-align: center;
}
.b-login-form-nav:hover {
  color: black;
}
.b-login-form-nav:focus {
  color: black;
}
.b-register-list {
  font-size: 0;
  margin: 0 0 15px 0;
  padding: 0;
  clear: both;
}
.b-register-list-item {
  display: inline-block;
  width: 376px;
  margin-right: 77px;
  vertical-align: top;
  margin-bottom: 0;
  position: relative;
}
.b-register-list-item:nth-child(2n) {
  margin-right: 0;
}
.b-register-list-item:last-child {
  margin-bottom: 0;
}
.b-register-list-item .description-field {
  margin-bottom: 0;
}
.b-compliance {
  text-align: left;
  padding-top: 0;
  margin-top: 0;
}
.b-compliance input {
  -webkit-appearance: checkbox;
  float: left;
  margin-right: 3px;
  margin-bottom: 10px;
  cursor: pointer;
}
.b-compliance__text a {
  color: #096bb7;
}
input.input_password {
  padding-right: 32px;
}
/* Omitting variable 'v'. The expression '2.0.983-master' is not valid. */

