@charset "UTF-8";
/* Normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

a:focus {
  outline: none; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 0; }

dd {
  margin: 0 0 0 0; }

menu, ol, ul {
  padding: 0 0 0 0; }

.static-page ol, .static-page ul {
  padding-left: 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

iframe {
  border: 0; }

::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
img,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

/* LAYOUT */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  font-size: 1em;
  line-height: 1.4;
  min-height: 100%;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  width: 100%;
  margin: 0;
  padding: 0; }

body {
  background-color: #e9ebee; }

.mfz-page-wrap {
  overflow: hidden; }

main.mfz-page-wrap .mfz-col-content > .container {
  padding-top: 16px; }

.mfz-section {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1100px;
  margin: 0 auto; }

.mfz-container {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  position: relative; }

.mfz-container:before,
.mfz-container:after {
  content: " ";
  display: table;
  clear: both; }

/* FORMS */
.mfz-form-group {
  position: relative;
  margin-bottom: 5px; }

.mfz-form-group-inline {
  display: inline-block;
  vertical-align: top; }

.mfz-form-group input:focus,
.mfz-form-group select:focus {
  outline: none; }

.mfz-form-group input:not([type=checkbox]),
.mfz-form-group select {
  height: 40px;
  width: 100%;
  padding: 2px 10px;
  border: 0;
  border-radius: 4px;
  margin-bottom: 5px;
  background: #FFFAF4;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2); }

body[data-browser="Internet Explorer"][data-version="8"] .mfz-form-group input {
  height: 40px;
  width: 100%;
  padding: 10px 10px 0;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-bottom: 5px;
  background: #FFFAF4; }

.mfz-form-group .mfz-form-group-sub {
  display: block;
  color: #ccc;
  font-size: 14px;
  padding-left: 10px;
  margin-bottom: 15px; }

.mfz-checkbox input {
  display: none; }

.mfz-checkbox label {
  display: block;
  position: relative;
  font-size: 14px;
  padding-left: 22px;
  cursor: pointer; }

.mfz-checkbox label a {
  color: inherit; }

.mfz-checkbox label:before {
  content: '';
  width: 18px;
  height: 16px;
  position: absolute;
  top: 3px;
  left: 0px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAQCAYAAAEE8p3yAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkQ0MEE0QzU1OUZEMTFFNDlENDE4NUE3RTUyNzIyQzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkQ0MEE0QzY1OUZEMTFFNDlENDE4NUE3RTUyNzIyQzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRDQwQTRDMzU5RkQxMUU0OUQ0MTg1QTdFNTI3MjJDNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRDQwQTRDNDU5RkQxMUU0OUQ0MTg1QTdFNTI3MjJDNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnSGAcoAAAU/SURBVHjaYvz//z/DjJlz/wvreDO8urKFgZPxNwNYIHDC1f8gSRDx6uXH/wABxDhrxsz/v5n+MrD+YmD4xcLKwLDq2Nv/H4Cyf//+BwOAAGKYPH3a/x8g1r///8N7T4LFfv/88x8G3r7+8J+J+T8DAzsDA8NPRgaGFUWGDCDAyAw0Ekj/Z/gHhL8ZAAKIcdaUaf9BdoBc84lTlqEg1odx9sxZ//8yMIM1gI39DjTyC9CqyN5j/0FWIwMWJhZmhpiJVxhY/39lmBSjzbBuw3UGZMACdDfDsnwdBlagjW/fvGP49/cnWAJEsgPdABBAjNNnz/of5OXDwMrByvCHkQ3owl8MLOz/Gd4yiTLUzTrJwMr6m8GS+zoDuhoGNgj9j4WLgYX1728GXhFJhoy+PQxOzuYMnqYiDBm9p4F23GNoTzFnUBJgYJw789J/kBpONgYM8O7dOwaWn/8ZGZiY/zDMrXBhWHfsNUPphKsMc4otGHiACkBOZ2AQYoCpAfoMw5B//xgYmPi4+ICh9p2B8f8/hlBTQYYF+eYMTP/+AuP3F8OzRw/BCmFq/gLV/P/9BxT3DF+Bav5B1QAEIJxsehkKojD8zsx1S7W5aKoRaSwsxNKmWmIrsfO17FYTYtm/4Q/4SGsrEh8LVtjYKDshuitiJZSI9vZO7x1nbrURmjibycx5cuadM+9h+Y2cqjlVSCHg0mUdjN7pSdiGhfDQJDIzI2x7M/+Hkcr01+WVVcbubosqGrHgCROCGVDuBypU4ODqE2c3T0gnIxi1bPxkXFVvsTu7xzBisSjCfb30UQ07MS+Mo4KNk+tHDAefMZscY2+vZdVDzO9wZBAMLrjhMuxfvGNp7RRlSuQuazgslDCfiCPOXxpGIaZdcObq1oJXvTqmEyRVdSJDjts7L2IuMYCFVD9M1/ZhzbQLSZ5RZEHOAgLddLCenYDplJFODWJx3IKg7mup/pQERNsiTcbQH811P2jEtrJTMEg5+ZKc6flSW2agvNaje9dk+DfDH0r3kCRX0L6LYBowVGQNsuogFAr5Nf5jvgQorVpam4jC6LmPmcmjSoiQlYIuBIUiUiwJTXHhRgQtqAsRdKH/yZ1Klm6ECoKFgKBYJ7oQBV3Y+toI1lcbbZPJJJnr+cZKkjYWwdnMzOXOud93vnPOqOs3b7hSsYT9e/el5mZC0A/sNZFJKQS+4b2VgsDLYo2u6+g9WHzxHh9W2gSOcbZ6ECvLD7ATjqZd/4b7qPESNqIRp6aOolgowM9kIEwl2rBdftBzsIYPPCymzprs7FnjG+rhW3R1HorcnJyZxunyLnXtVd3thONI3zjcr6sRm3lOmvsJAs9DkJvABju5H76D4+7j5QPI+UpGghbVUG80MR8uI6LYc7TyiSMlfF96iKvlSqrDYRyehxFJ+LLFbHkna1xTupfO19JD8G2AiO/3GmtYePoZ687g1uNP7HYSQurCkzeIqHvJxrnZQzhzLIPuagu3l1qDAB3CyY0X5rbLcSx9Rfa0D9s1jFkqKFA9nKsWcKpawfziDxb0GnfCj2n4BP02zs9OYq4ygQxdwN8PfrouKR34aRhnXPqNLYSZ4blmimOV66TCEjrpIeQTjYszu1nUNO6GX+gYslA9DI+HW4lSLZRuVvPHVjKaIZx/vbQe4FirPcjvMelxwfzuRHSU59qFcpEbHWLp3siQKDoW5lLbupFCtuKI5ZWWAqX1/iaOI7aiMrbjKKG+Vqu5jfa6RAI8qYLC43cci4LyfMSJdGrg86Q46lArFtlsFpeuXB4JzP/B+QXoDrUITgPPQAAAAABJRU5ErkJggg==) no-repeat;
  background-position: -18px 0; }

.mfz-checkbox input:checked + label:before {
  background-position: 0px 0; }

body[data-browser="Internet Explorer"][data-version="8"] .mfz-checkbox label:before {
  display: none; }

body[data-browser="Internet Explorer"][data-version="8"] .mfz-checkbox label {
  display: inline-block;
  vertical-align: top;
  padding-left: 0;
  max-width: 150px; }

body[data-browser="Internet Explorer"][data-version="8"] .mfz-checkbox input {
  width: 16px;
  height: 16px;
  padding: 0;
  background: none;
  display: inline-block;
  vertical-align: top; }

.mfz-form-group .mfz-form-error {
  position: absolute;
  top: -7px;
  left: 5px;
  font-size: 9px;
  letter-spacing: 1px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid #f00;
  padding: 1px 3px 0px;
  background: #FFE1E1;
  pointer-events: none;
  cursor: default; }

body[data-browser="Internet Explorer"][data-version="8"] .mfz-form-group .mfz-form-error {
  top: -9px;
  padding: 0px 3px 0px;
  font-weight: normal; }

/* BLOCK SEO */
.mfz-seo {
  border-top: 1px solid #ebebeb;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 11px;
  color: #414141; }

.mfz-seo a {
  color: #4078cd; }

.mfz-seo .link-list {
  font-size: 0;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 1em;
  margin-bottom: 1em; }

.mfz-seo .link-list li {
  font-size: 10px;
  display: inline-block;
  padding: 0 5px;
  width: 33.3%; }

.mfz-seo .link-list:first-child {
  margin-right: 0; }

.mfm-content-banner {
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
  text-align: center;
  padding: 5px;
  background: #fff;
  border: none;
  border-radius: 0px; }

/* SHORT AD SIGN */
.mb-news--item .is-promoted-circle:after,
.mfm-news-list .is-promoted-circle:after,
.mfz-news-list .is-promoted-circle:after,
.mfz-list-a .is-promoted-circle:after {
  content: 'Р';
  display: inline-block;
  font-size: 10px;
  width: 14px;
  height: 14px;
  /*padding-left: 1px;*/
  text-align: center;
  border-radius: 50%;
  background: #aeaeae;
  color: #fff;
  text-decoration: none !important;
  letter-spacing: 0px; }

.mfz-news-list .is-promoted-circle:after {
  font-size: 9px; }

.newspage .is-promoted-circle:after {
  margin-left: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfm-news-list .is-promoted-circle {
  display: inline-block;
  height: 15px;
  margin-left: 3px; }

/* AD SIGN */
.mb-news--item .is-promoted:after,
.mfm-news-list .is-promoted:after,
.mfz-news-list .is-promoted:after,
.mfz-list-a .is-promoted:after {
  content: ' РЕКЛАМА';
  font-size: 10px;
  color: #222;
  text-decoration: none !important;
  letter-spacing: 1px; }

.mfz-news-list .is-promoted:after {
  font-size: 9px; }

.mfm-news-list .is-promoted {
  display: inline-block;
  height: 15px;
  margin-left: 3px; }

/* COMPANY NEWS SIGN */
.is-newscompany-circle {
  display: inline-block;
  position: relative;
  top: -1px;
  vertical-align: baseline; }

.is-newscompany-circle:after {
  content: 'P';
  display: inline-block;
  font-size: 9px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  background: #aeaeae;
  color: #fff;
  text-decoration: none !important;
  letter-spacing: 0px; }

.newspage td.title span.is-newscompany-circle {
  display: inline-block;
  float: none;
  line-height: 15px;
  top: -1px; }

/* MODAL */
body.is-modal-opened {
  overflow: hidden; }

.mfz-modal {
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  z-index: 10000; }

.modal {
  z-index: 10000 !important; }

.mfz-modal-tint {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .98;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  background: radial-gradient(circle at 1.98% 91.98%, #232526, transparent 100%), radial-gradient(circle at 98.02% 20%, #414345, transparent 100%), radial-gradient(circle at 50% 50%, #000000, #000000 100%); }

.mfz-modal .mfz-close-modal {
  display: block;
  margin: 15px 15px 0 0;
  float: right;
  font-size: 40px;
  line-height: .5em;
  text-align: center;
  font-weight: 100;
  color: #ccc;
  cursor: pointer; }

/* MODS */
.mfz-mobile-visible {
  display: none !important; }

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

.mfz-v-hidden {
  visibility: hidden !important; }

.mfz-mobile-landscape-hidden {
  /*display: none !important;*/ }

.mfz-mobile-landscape-visible {
  display: none !important; }

.mfz-modal-4scroll {
  position: relative;
  min-height: 100%; }

/* '' */
/* ==========================================================================
Helper classes
========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

.mfz-table {
  display: table; }

.mfz-table-cell {
  display: table-cell; }

.bold {
  font-weight: bold !important; }

.maybe-mrg {
  margin-bottom: 15px; }
  .maybe-mrg > div {
    margin: 0 auto;
    text-align: center; }
  .maybe-mrg:empty {
    margin: 0; }

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
Print styles
========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
	 * Don't show links for images, or javascript/internal links
	 */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.newspage {
  width: 100%;
  table-layout: auto; }

.poll-page .newspage {
  table-layout: fixed; }

.newspage td {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 85%;
  text-align: left;
  padding: 3px 5px;
  height: 17px;
  vertical-align: top; }

.newspage td a {
  color: #0055cc;
  text-decoration: underline; }

.newspage td a:hover {
  color: #e60000; }

.newspage td.date {
  font-size: 75%;
  color: #9e9e9e;
  width: 80px; }

.newspage td.rubric {
  width: 150px;
  color: #9e9e9e; }

.newspage td.rubric2 {
  width: 20px;
  color: #9e9e9e; }

.newspage td.rubric span {
  font-weight: bold; }

.newspage td.title img {
  display: block;
  float: left;
  margin-right: 5px;
  border: 1px solid #e6e6e6; }

.newspage td.title span {
  display: block;
  float: left; }

.newspage div.date {
  font-size: 75%;
  color: #9e9e9e;
  margin: 2px 10px 0 0;
  float: left;
  min-width: 74px; }

.newspage div.date + div {
  padding-left: 84px; }

.newspage .u-name a {
  font-weight: bold;
  text-decoration: none; }

.newspage .u-name a, .newspage .u-name a:visited, .newspage .u-name a:hover {
  color: #000; }

.newspage .u-name a:hover {
  text-decoration: underline; }

.company-social-links a.ln {
  background-position: 0px -83px !important; }

.table.table-condensed input[type='checkbox'] {
  margin-right: 10px; }

.au-premium-deal {
  font-weight: 600;
  background: #e2f0bd;
  border-top: 1px solid #fff !important; }

.tstyle1 th,
.tstyle1 td {
  padding: 8px 5px; }

@media print {
  header,
  footer,
  aside,
  .mfz-userdock-wrap,
  a:after {
    display: none; } }

#additional-types-dop {
  margin-top: 20px; }

a.add-margin-top {
  display: inline-block;
  margin-top: 25px; }

.layer3-main,
.layer5-main {
  position: relative; }

.layer3-main .mihailovskiy-refinancing,
.layer5-main .mihailovskiy-refinancing {
  position: absolute;
  top: 0;
  right: 0; }

.layer3-main .mihailovskiy-refinancing,
.layer5-main .mihailovskiy-refinancing {
  position: inherit; }

div.js-showPhone {
  text-decoration: underline;
  color: #0044ab; }

div.js-showPhone:hover {
  cursor: pointer; }

/*table in /admin/bonusdeposits/statistic*/
.lists-table-wrap .list-head {
  height: 25px; }

.lists-table-wrap .list-row {
  height: 20px; }

.lists-table-wrap .list-row:last-of-type {
  font-weight: bold; }

/* -------------------------------------------- */
/* GREY BG */
.mfm-grey-bg {
  padding-top: 15px;
  padding-bottom: 15px; }

/* INLINE ELMENT */
.mfm-inline {
  display: inline-block; }

/* COLUMNS */
.mfm-col-content {
  width: 100%;
  padding-right: 340px; }

.mfm-col-left {
  width: 100%;
  max-width: 215px;
  float: left; }

.mfm-col-left + .mfm-col-content {
  padding-left: 235px; }

.mfm-col-aside {
  position: relative;
  float: right;
  width: 100%;
  text-align: center;
  max-width: 320px;
  /*z-index: 1;*/ }

.layout-aside-240 .mfm-col-content {
  padding-right: 280px; }

.layout-aside-240 .mfm-col-aside {
  max-width: 260px; }

/*.mfm-col-aside:before,
.mfm-col-aside:after{
  content: "";
  display: table;
  clear: both;
}*/
.mfm-col-aside > * {
  text-align: left; }

/* CONTENT COLUMN BLOCKS */
.mfm-header {
  position: relative;
  padding-right: 190px;
  padding-bottom: 10px;
  padding-top: 10px; }

.mfm-header-no-aside {
  padding-right: 0px !important; }

.mfm-header .mfm-h1 {
  margin-top: 0;
  font-weight: 600; }

.mfm-header-aside {
  position: absolute;
  top: 41px;
  right: 0;
  /*width: 165px;*/
  max-width: 165px; }

.mfm-header-aside select,
.mfm-header-aside input {
  width: 100%; }

.mfm-header.has-no-pb {
  padding-bottom: 0; }

/* ASIDE BLOCKS */
.mfm-aside-materials {
  padding: 5px 10px; }

.mfm-aside-materials h3 {
  margin-top: 0;
  margin-bottom: 17px;
  font-weight: 500;
  font-size: 24px; }

.mfm-aside-materials a {
  position: relative;
  padding-left: 70px;
  display: inline-block;
  min-height: 60px;
  line-height: 1.3em;
  font-size: 14px;
  margin-bottom: 15px; }

.mfm-aside-materials .mfm-aside-materials-thumb {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 6px; }

.mfm-aside-materials .mfm-aside-materials-thumb > img {
  height: 100%;
  width: auto; }

/* AD BLOCKS */
.mfm-col-aside .mfm-aside-block {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  padding: 3px;
  border-radius: 5px;
  text-align: left;
  background: #fff;
  /*border: 1px solid #d0d0d0;*/ }

.mfm-col-aside .mfm-aside-block.has-no-border {
  border-color: transparent; }

.mfm-col-aside .mfm-aside-block.has-no-padding {
  padding: 0;
  overflow: hidden; }

.mfm-col-aside .mfm-aside-block:empty {
  display: none; }

.mfm-aside-block hr {
  border-top: 1px solid #d0d0d0; }

.mfm-aside-block--heading {
  font-size: 11px;
  margin-bottom: 20px;
  margin-top: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase; }

/* TYPOGRAFY */
.mfm-h1 {
  display: block;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px; }

.mfm-h2 {
  font-size: 30px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: #4d4d4d; }

.mfm-h1 + .mfm-h2 {
  margin-top: 0; }

.mfm-h3 a {
  font-size: 24px;
  font-family: inherit;
  font-weight: 500;
  margin-bottom: 7px;
  line-height: 1.1;
  color: #4d4d4d; }

.mfm-h3 a:hover {
  text-decoration: none; }

.mfm-h4 {
  margin-top: 1.3em;
  margin-bottom: 0; }

.mfm-h4 a {
  font-size: 18px;
  font-family: inherit;
  font-weight: 600;
  margin-bottom: 7px;
  line-height: 1.1;
  color: #4d4d4d; }

.mfm-h4 a:hover {
  text-decoration: none; }

.mfm-h4 small {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #858585; }

.mfm-text-grey {
  color: #7f7f7f; }

.mfm-text-light-grey {
  color: #ababab; }

.mfm-text-nowrap {
  white-space: nowrap !important; }

.mfm-text-center {
  text-align: center !important; }

.mfm-text-right {
  text-align: right !important; }

.mfm-text-left {
  text-align: left !important; }

/* EMMET QUICK SYTLES */
.mfm-tdn {
  text-decoration: none !important; }

.mfm-curpo {
  cursor: pointer !important; }

.mfm-pb0 {
  padding-bottom: 0 !important; }

.mfm-pt0 {
  padding-top: 0 !important; }

.mfm-pr0 {
  padding-right: 0 !important; }

.mfm-pl0 {
  padding-left: 0 !important; }

.mfm-mb0 {
  margin-bottom: 0 !important; }

.mfm-mt0 {
  margin-top: 0 !important; }

.mfm-ml0 {
  margin-left: 0 !important; }

.mfm-mr0 {
  margin-right: 0 !important; }

.mfm-posr {
  position: relative; }

.mfm-bb0 {
  border-bottom: 0 !important; }

/* LINKS */
[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: none; }

a {
  color: #4a90e2;
  text-decoration: none; }

a:focus,
a:active,
a:hover {
  text-decoration: underline; }

a:visited {
  /*color: #8448a8;*/ }

.mfm-dotted {
  display: inline;
  border-bottom: 1px dotted;
  text-decoration: none !important; }

a.mfm-black-link {
  text-decoration: none;
  color: #000; }

a.mfm-black-link:active,
a.mfm-black-link:hover {
  text-decoration: underline; }

a.mfm-black-link:visited {
  color: #000; }

.mfm-caret-down {
  position: relative; }

.mfm-caret-down:after {
  content: '\25BC';
  display: block;
  position: absolute;
  right: -13px;
  top: 30%;
  font-size: .7em;
  margin-left: 3px; }

.mfm-long-arrow-right {
  padding-right: 20px;
  position: relative; }

.mfm-long-arrow-right:after {
  content: '→';
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  position: absolute;
  font-style: normal;
  right: 0px;
  top: 0; }

.mfm-long-arrow-left {
  padding-left: 20px;
  position: relative; }

.mfm-long-arrow-left:after {
  content: '←';
  display: inline-block;
  line-height: inherit;
  vertical-align: middle;
  position: absolute;
  font-style: normal;
  left: 0px;
  top: 0; }

/* BUTTONS */
.mfm-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #adadad; }

.mfm-button:hover,
.mfm-button:focus {
  text-decoration: none;
  border-color: #C9C9C9; }

.mfm-button:active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.mfm-button:visited {
  color: initial; }

/* TABS */
.mfm-tab-menu {
  margin-top: 20px;
  cursor: default;
  white-space: nowrap; }

.mfm-tab-menu > * {
  white-space: normal; }

.mfm-tab-menu a {
  display: inline-block;
  vertical-align: top;
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding: 5px 2px 13px;
  text-decoration: none;
  border-bottom: 2px solid transparent; }

.mfm-tab-menu a:hover {
  border-bottom: 2px solid #ccc; }

.mfm-tab-menu a.active {
  color: #c32d2b;
  border-bottom: 2px solid #c32d2b; }

.mfm-tab-menu a + a {
  margin-left: 10px; }

.mfm-tab-menu-dropdown {
  position: relative; }

.mfm-tab-menu-dropdown:after {
  content: '\25BC';
  font-size: .7em;
  vertical-align: middle;
  margin-left: 3px; }

.mfm-tab-menu-dropdown > ul {
  position: absolute;
  display: block;
  width: 200px;
  top: 35px;
  left: -10px;
  list-style: none;
  text-align: left;
  z-index: 10;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

.mfm-tab-menu-dropdown > ul > li {
  margin: 0;
  padding: 5px 10px;
  background: #fff; }

.mfm-tab-menu-dropdown > ul > li + li {
  border-top: 1px solid #ccc; }

/* TABLES */
.mfm-table {
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 30px; }

.mfm-table > thead > tr > th,
.mfm-table > tbody > tr > th,
.mfm-table > tfoot > tr > th,
.mfm-table > thead > tr > td,
.mfm-table > tbody > tr > td,
.mfm-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  /*vertical-align: top;*/
  vertical-align: middle;
  border-top: 1px solid #d9d9d9; }

.mfm-table > thead > tr > td {
  border-top: 0; }

.mfm-table > thead + tbody > tr:first-child > td {
  border-top: 0; }

.mfm-table > thead > tr > th,
.mfm-table > thead > tr:last-child > td {
  vertical-align: top;
  border-top: 0;
  font-size: 13px;
  border-bottom: 1px solid #b6b6b6;
  text-align: left; }

.mfm-table > tbody > tr:hover > td {
  /*border-bottom: 1px solid #d9d9d9;*/
  background-color: #fdfdfd; }

.mfm-th-filter {
  /*margin-top: 5px;*/
  /*margin-bottom: 3px;*/
  font-size: 11px;
  color: #7f7f7f; }

.mfm-th-filter a {
  color: inherit;
  cursor: pointer;
  /*margin-right: 5px;*/
  font-weight: normal; }

.mfm-th-filter a:focus,
.mfm-th-filter a:hover {
  color: #000;
  text-decoration: none; }

.mfm-th-filter a:after {
  content: '\25B2 \A \25BC';
  display: inline-block;
  font-size: .5em;
  line-height: 1.05em;
  white-space: pre;
  vertical-align: middle;
  margin-left: 2px; }

.sorting_asc .mfm-th-filter a:after {
  content: '\25B2';
  color: #000; }

.sorting_asc .mfm-th-filter a,
.sorting_desc .mfm-th-filter a {
  color: #000; }

.sorting_desc .mfm-th-filter a:after {
  content: '\25BC'; }

.mfm-th-filter a + a {
  margin-right: 0;
  margin-left: 5px; }

.mfm-th-filter a.active {
  color: #000; }

.mfm-grey-bg .mfm-table {
  border-collapse: separate;
  /*border-radius: 6px;*/
  background: #fff; }

.mfm-grey-bg .mfm-table tr:first-child > th:first-child {
  border-top-left-radius: 6px; }

.mfm-grey-bg .mfm-table tr:first-child > th:last-child {
  border-top-right-radius: 6px; }

.mfm-grey-bg .mfm-table tr > th:first-child,
.mfm-grey-bg .mfm-table tbody > tr > td:first-child {
  border-left: 1px solid #d9d9d9; }

.mfm-grey-bg .mfm-table tr > th:last-child,
.mfm-grey-bg .mfm-table tbody > tr > td:last-child {
  border-right: 1px solid #d9d9d9; }

.mfm-grey-bg .mfm-table tr > th {
  border-top: 1px solid #d9d9d9; }

.mfm-grey-bg .mfm-table tfoot > tr:last-child > td:first-child {
  border-bottom-left-radius: 6px; }

.mfm-grey-bg .mfm-table tfoot > tr:last-child > td:last-child {
  border-bottom-right-radius: 6px; }

.mfm-grey-bg .mfm-table tfoot > tr > td {
  border-bottom: 1px solid #d9d9d9; }

.mfm-table .mfm-hover-show {
  visibility: hidden; }

.mfm-table > tbody > tr:hover .mfm-hover-show {
  visibility: visible; }

.mfm-table .mfm-table-trend {
  font-size: 10px;
  color: #959595;
  margin: 0 3px;
  vertical-align: middle; }

.mfm-table .icon-up-open:before {
  font-size: .8em;
  vertical-align: middle;
  margin: 0 3px;
  color: #00A400; }

.mfm-table .icon-down-open:before {
  font-size: .8em;
  vertical-align: middle;
  margin: 0 3px;
  color: #D50000; }

.mfm-table.has-no-tfoot tr:last-child > td:first-child {
  border-bottom-left-radius: 6px; }

.mfm-table.has-no-tfoot tr:last-child > td:last-child {
  border-bottom-right-radius: 6px; }

.mfm-table.has-no-tfoot tr:last-child > td {
  border-bottom: 1px solid #ccc; }

/* table chart LG */
.mfm-table-chart-td {
  border-top: 0 !important; }

.mfm-table-internal-chart {
  min-height: 303px; }

.mfm-chart-wrap {
  position: relative; }

.mfm-chart-wrap:hover > td {
  background-color: #fff !important; }

.mfm-chart-wrap > td {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.mfm-chart-wrap.mfm-chart-wrap-standalone {
  margin-bottom: 30px;
  min-height: 100px; }

.mfm-chart-wrap #mfm-dashboard {
  position: relative; }

.mfm-chart-wrap.mfm-chart-wrap-standalone #mfm-dashboard #mfm-line-chart {
  position: relative;
  min-height: 100px; }

.mfm-green-preloader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mfm-green-preloader:before,
.mfm-chart-wrap.mfm-chart-wrap-standalone #mfm-dashboard #mfm-line-chart:empty:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  box-shadow: 12px -12px rgba(100, 100, 100, 0.125), 17px 0 rgba(100, 100, 100, 0.25), 12px 12px rgba(100, 100, 100, 0.375), 0 17px rgba(100, 100, 100, 0.5), -12px 12px rgba(100, 100, 100, 0.625), -17px 0 rgba(100, 100, 100, 0.75), -12px -12px rgba(100, 100, 100, 0.875), 0 -17px #646464;
  -webkit-box-shadow: 12px -12px rgba(100, 100, 100, 0.125), 17px 0 rgba(100, 100, 100, 0.25), 12px 12px rgba(100, 100, 100, 0.375), 0 17px rgba(100, 100, 100, 0.5), -12px 12px rgba(100, 100, 100, 0.625), -17px 0 rgba(100, 100, 100, 0.75), -12px -12px rgba(100, 100, 100, 0.875), 0 -17px #646464;
  background-color: transparent;
  -webkit-animation: loadingChart 0.75s steps(8, end) infinite;
  animation: loadingChart 0.75s steps(8, end) infinite; }

@keyframes loadingChart {
  to {
    transform: rotate(360deg) translatez(0); } }

@-webkit-keyframes loadingChart {
  to {
    transform: rotate(360deg) translatez(0); } }

.mfm-chart-overlay {
  position: absolute;
  top: 15px;
  right: 20px;
  /*top: 0;right: 0;bottom: 0;left: 0;*/
  /*margin: auto;*/
  width: 150px;
  height: 90px;
  opacity: .3;
  pointer-events: none;
  background: url(/i/main/minfin_logo_noslogan_ua.png) no-repeat 0 25px #fff; }

html[lang="uk"] .mfm-chart-overlay {
  background: url(/i/main/minfin_logo_noslogan_ua.png) no-repeat 0 25px #fff;
  width: 150px;
  height: 90px; }

.mfm-close-table-chart {
  display: block;
  position: absolute;
  right: 0px;
  top: -38px;
  color: #838383;
  height: 38px;
  background-color: #fff;
  padding: 6px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 2px solid #838383;
  cursor: pointer; }

@media only screen and (max-width: 1264px) {
  .mfm-close-table-chart {
    right: 0px; } }

.mfm-table.mfcur-table-lg > tbody > tr > th,
.mfm-table.mfcur-table-lg > tfoot > tr > th,
.mfm-table.mfcur-table-lg > thead > tr > td,
.mfm-table.mfcur-table-lg > tbody > tr > td,
.mfm-table.mfcur-table-lg > tfoot > tr > td {
  padding: 12px 8px; }

.mfm-table.mfcur-table-lg > tbody > tr > td {
  font-size: 18px;
  font-weight: 500; }

.mfm-table a.mfm-button.icon-chart-area {
  padding: 2px;
  font-size: 13px;
  color: #5F5F5F;
  /*margin-left: 7px;*/
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

/* FORMS */
.mfm-iputs-group {
  position: relative; }

.mfm-iputs-group input[type=text],
.mfm-iputs-group input[type=number],
.mfm-iputs-group input[type=email],
.mfm-iputs-group input[type=password],
.mfm-iputs-group select {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.mfm-iputs-group-inline {
  display: inline-block;
  vertical-align: middle; }

.mfm-iputs-group-multi {
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.mfm-iputs-group-multi input[type=text],
.mfm-iputs-group-multi input[type=number],
.mfm-iputs-group-multi input[type=email],
.mfm-iputs-group-multi input[type=password],
.mfm-iputs-group-multi select {
  display: inline-block;
  vertical-align: top;
  width: auto;
  border-radius: 0;
  border-right: 0; }

.mfm-iputs-group-multi input:first-child,
.mfm-iputs-group-multi select:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.mfm-iputs-group-multi input:nth-last-of-type(1),
.mfm-iputs-group-multi select:nth-last-of-type(1) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #ccc; }

/* MISC */
.mfm-switcher {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfm-switcher > input {
  position: relative;
  display: none; }

.mfm-switcher > input + i {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 14px;
  background: #646464;
  border-radius: 7px; }

.mfm-switcher > input + i:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  margin: 2px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: margin .05s;
  -o-transition: margin .05s;
  transition: margin .05s; }

.mfm-switcher > input:checked + i:before {
  margin-left: 10px; }

.mfm-tooltip,
.mfm-tooltip-static {
  display: inline-block;
  cursor: pointer;
  position: relative;
  white-space: normal; }

.mfm-tooltip-top .mfm-tooltip-body {
  right: auto;
  left: 50%;
  bottom: 22px;
  top: auto;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.mfm-tooltip .mfm-tooltip-body {
  display: none; }

.mfm-tooltip:focus .mfm-tooltip-body,
.mfm-tooltip:hover .mfm-tooltip-body {
  display: block; }

.mfm-tooltip-body {
  cursor: default;
  position: absolute;
  bottom: 17px;
  left: -112px;
  width: 240px;
  background: #fff;
  padding: 10px 12px;
  border: 1px solid #B2B2B2;
  color: #000;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  text-transform: none;
  letter-spacing: 0;
  line-height: 1.2em;
  font-size: 13px;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
  z-index: 10; }

.mfm-tooltip .mfm-hover-tooltip {
  position: absolute;
  width: 100%;
  height: 25px;
  left: 0;
  bottom: 0; }

.mfm-tooltip-body a {
  text-decoration: underline; }

.mfm-tooltip-body > hr:last-of-type {
  height: 20px;
  background: transparent;
  border: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  bottom: -18px;
  left: 0; }

.mfm-tooltip-top .mfm-tooltip-body:before,
.mfm-tooltip-top .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #fff transparent transparent transparent; }

.mfm-tooltip-top .mfm-tooltip-body:before {
  bottom: -21px;
  border-color: #B2B2B2 transparent transparent transparent; }

.mfm-tooltip-right-top .mfm-tooltip-body {
  right: auto;
  left: -10px;
  bottom: 24px;
  top: auto; }

.mfm-tooltip-right-top .mfm-tooltip-body:before,
.mfm-tooltip-right-top .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  left: 5px;
  right: auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #fff transparent transparent transparent; }

.mfm-tooltip-right-top .mfm-tooltip-body:before {
  bottom: -21px;
  border-color: #B2B2B2 transparent transparent transparent; }

.mfm-tooltip-left-top .mfm-tooltip-body {
  left: auto;
  right: -5px;
  bottom: 30px;
  top: auto; }

.mfm-tooltip-left-top .mfm-tooltip-body:before,
.mfm-tooltip-left-top .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -20px;
  right: 5px;
  left: auto;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: #fff transparent transparent transparent; }

.mfm-tooltip-left-top .mfm-tooltip-body:before {
  bottom: -21px;
  border-color: #B2B2B2 transparent transparent transparent; }

.mfm-tooltip-bottom .mfm-tooltip-body {
  left: 50%;
  right: 0;
  bottom: auto;
  top: 19px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.mfm-tooltip-bottom .mfm-tooltip-body:before,
.mfm-tooltip-bottom .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border: 10px solid;
  border-color: transparent transparent #FFF transparent; }

.mfm-tooltip-bottom .mfm-tooltip-body:before {
  top: -21px;
  border-color: transparent transparent #B2B2B2 transparent; }

.mfm-tooltip-right-bottom .mfm-tooltip-body {
  left: 0;
  right: 0;
  bottom: auto;
  top: 19px; }

.mfm-tooltip-right-bottom .mfm-tooltip-body:before,
.mfm-tooltip-right-bottom .mfm-tooltip-body:after {
  content: '';
  display: block;
  position: absolute;
  top: -20px;
  left: 5px;
  bottom: 0;
  width: 0;
  height: 0;
  border: 10px solid;
  border-color: transparent transparent #FFF transparent; }

.mfm-tooltip-right-bottom .mfm-tooltip-body:before {
  top: -21px;
  border-color: transparent transparent #B2B2B2 transparent; }

.mfm-tooltip-bottom .mfm-tooltip-body hr,
.mfm-tooltip-right-bottom .mfm-tooltip-body hr {
  bottom: auto;
  top: -18px; }

.mfm-tooltip-left-top .mfm-hover-tooltip {
  height: 30px; }

/* ASIDE NEWS BLOCK */
.mfm-aside-news-block {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; }

.mfm-aside-news-block.mfm-aside-news-extra-padding {
  padding: 10px 10px 15px;
  text-align: left; }

.mfm-news-header,
.mfm-news-header > a {
  font-size: 11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #222;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: bold;
  text-align: left; }

.mfm-news-header > a:hover {
  text-decoration: underline; }

.mfm-news-header > .date {
  margin-left: 10px;
  letter-spacing: 0;
  color: #333;
  font-weight: normal; }

.mfm-news-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.mfm-news-list > li {
  position: relative;
  padding-left: 40px; }

.mfm-news-list > li {
  margin-bottom: 10px;
  /*line-height: 15px;*/ }

.mfm-news-list > li > a {
  /*display: inline-block;*/
  /*vertical-align: top;*/
  color: #4078CD;
  font-size: 12px;
  text-decoration: none; }

.mfm-news-list > li > a.bold {
  font-weight: bold; }

.mfm-news-list > li > a:hover {
  text-decoration: underline; }

.mfm-news-list > li.date {
  padding-left: 0;
  font-size: 11px;
  color: #222;
  font-weight: bold;
  text-align: left; }

.mfm-news-list > li > .time {
  position: absolute;
  top: 3px;
  left: 0px;
  font-size: 11px; }

/* ASIDE SOCIAL */
.mfm-read-us.mfm-aside-block {
  text-align: center; }

.mfm-read-us--subscribe {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  max-width: 49%;
  font-size: 14px;
  line-height: 1.1em;
  text-decoration: none;
  margin-bottom: 15px;
  color: #222;
  padding-left: 43px; }

.mfm-read-us--subscribe + .mfm-read-us--subscribe {
  margin-left: 2%; }

.mfm-read-us--subscribe i {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  overflow: hidden;
  padding: 3px;
  font-size: 21px;
  line-height: 1.4em;
  color: #fff;
  border-radius: 50%;
  /*-webkit-transform: rotate(0deg) scale(1);
	-ms-transform: rotate(0deg) scale(1);
	-o-transform: rotate(0deg) scale(1);
	transform: rotate(0deg) scale(1);*/
  background: #f5d424;
  background: -moz-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5d424), color-stop(100%, #feb539));
  background: -webkit-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: -o-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: -ms-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: linear-gradient(to bottom, #f5d424 0%, #feb539 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d424', endColorstr='#feb539', GradientType=0);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.mfm-read-us--subscribe:hover i {
  color: #fff;
  /*-webkit-transform: rotate(360deg) scale(1.22);
	-ms-transform: rotate(360deg) scale(1.22);
	-o-transform: rotate(360deg) scale(1.22);
	transform: rotate(360deg) scale(1.22);*/ }

/*.mfm-read-us .icon-mail{}*/
/*.mfm-read-us--btns a{ }*/
.mfm-read-us--btns {
  text-align: center;
  margin-bottom: 17px; }

.mfm-read-us--btns a:before {
  margin: 0 !important; }

.mfm-read-us--btns a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 31px;
  height: 31px;
  font-size: 16px;
  margin: 5px;
  text-decoration: none;
  background: #f5d424;
  background: -moz-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5d424), color-stop(100%, #feb539));
  background: -webkit-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: -o-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: -ms-linear-gradient(top, #f5d424 0%, #feb539 100%);
  background: linear-gradient(to bottom, #f5d424 0%, #feb539 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5d424', endColorstr='#feb539', GradientType=0);
  color: #fff;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.mfm-read-us--btns a.icon-facebook:before {
  position: absolute;
  top: 8px;
  left: 7px; }

.mfm-read-us--btns a.icon-gplus:before {
  position: absolute;
  top: 8px;
  left: 9px; }

.mfm-read-us--btns a.icon-twitter-bird:before {
  position: absolute;
  top: 8px;
  left: 6px; }

.mfm-read-us--btns > span {
  margin-right: 5px; }

.mfm-read-us--btns a:hover {
  color: #fff;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3); }

/* ASIDE TWITTER BUTTON */
.mfm-twi-btn.mfm-aside-block {
  display: table;
  height: 67px;
  text-align: center;
  overflow: hidden;
  border: 0;
  user-select: none;
  background: #61bafb;
  background: -moz-linear-gradient(top, #61bafb 0%, #4cabf0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61bafb), color-stop(100%, #4cabf0));
  background: -webkit-linear-gradient(top, #61bafb 0%, #4cabf0 100%);
  background: -o-linear-gradient(top, #61bafb 0%, #4cabf0 100%);
  background: -ms-linear-gradient(top, #61bafb 0%, #4cabf0 100%);
  background: linear-gradient(to bottom, #61bafb 0%, #4cabf0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61bafb', endColorstr='#4cabf0', GradientType=0); }

.mfm-twi-btn--link {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  text-shadow: 0 0 1px #3564C3;
  text-decoration: none !important;
  z-index: 1; }

.mfm-twi-btn--icon {
  position: absolute;
  top: -22px;
  left: -20px;
  color: #2299ED;
  text-shadow: none;
  font-size: 107px;
  z-index: -1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.mfm-twi-btn.mfm-aside-block:hover .mfm-twi-btn--icon {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg); }

/* MINI GRID */
.mfm-mini-grid {
  width: 100%; }
  .mfm-mini-grid--insurance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.mfm-mini-grid--col-2-3 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 24px; }

.mfz-post.mfz-post--insurance {
  width: 45%;
  padding-right: 16px; }
  @media only screen and (max-width: 1240px) {
    .mfz-post.mfz-post--insurance {
      width: 100%;
      padding-right: 16px; } }

.mfz-post.mfz-post--insurance {
  width: 100%;
  padding-right: 16px; }

.mfm-mini-grid--container {
  position: relative; }

.mfm-mini-grid--container,
.mfm-mini-grid:before,
.mfm-mini-grid:after {
  content: '';
  display: table;
  clear: left; }

.mfm-col-left + .mfm-col-content .mfm-mini-grid {
  overflow: auto; }

.mfm-mini-grid--col-6 {
  width: 49%;
  float: left;
  min-height: 1px; }

.mfm-mini-grid--col-6 + .mfm-mini-grid--col-6 {
  margin-left: 2%; }

.mfm-mini-grid--col-4 {
  width: 32%;
  float: left;
  min-height: 1px; }

.mfm-mini-grid--col-4 + .mfm-mini-grid--col-8 {
  margin-left: 2%; }

.mfm-mini-grid--col-8 {
  width: 63%;
  float: left;
  min-height: 1px; }

.mfm-mini-grid--col-4 + .mfm-mini-grid--col-4 {
  margin-left: 2%; }

@media only screen and (max-width: 1240px) {
  .mfm-mini-grid--col-8,
  .mfm-mini-grid--col-6 {
    width: 100%;
    margin-bottom: 30px; }
  .mfm-mini-grid--col-4 + .mfm-mini-grid--col-8 {
    margin-left: 0;
    padding-left: 2%; }
  .mfm-mini-grid--col-6 + .mfm-mini-grid--col-6 {
    margin-left: 0; }
  .mfm-mini-grid--col-4 {
    width: 46%;
    margin-left: 2%;
    margin-right: 2%; } }

.mfm-mini-grid--col-8,
.mfm-mini-grid--col-6 {
  width: 100%;
  margin-left: 0;
  margin-bottom: 30px; }

.mfm-mini-grid--col-6 + .mfm-mini-grid--col-6 {
  margin-left: 0; }

.mfm-mini-grid--col-4 {
  width: 46%;
  margin-left: 2%;
  margin-right: 2%; }

/* CHECKBOX & RADIO BUTTON */
.mfm-checkbox,
.mfm-radio {
  display: block;
  padding: 5px 0; }

.mfm-checkbox input,
.mfm-radio input {
  display: none; }

.mfm-checkbox input + span,
.mfm-radio input + span {
  position: relative;
  display: inline-block;
  padding-left: 24px;
  cursor: pointer; }

.mfm-checkbox input + span:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #8B8B8B;
  border-radius: 3px;
  pointer-events: none;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.4); }

.mfm-checkbox input + span:after {
  content: '';
  display: block;
  width: 8px;
  height: 10px;
  border-bottom: 2px solid #222;
  border-right: 3px solid #222;
  position: absolute;
  top: 3px;
  left: 5px;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(10, 10) rotate(45deg);
  -ms-transform: scale(10, 10) rotate(45deg);
  transform: scale(10, 10) rotate(45deg);
  -webkit-transition: all 0.15s cubic-bezier(0.64, 0.57, 0.67, 1.53);
  transition: all 0.15s cubic-bezier(0.64, 0.57, 0.67, 1.53); }

.mfm-checkbox input:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1, 1) rotate(45deg);
  -ms-transform: scale(1, 1) rotate(45deg);
  transform: scale(1, 1) rotate(45deg); }

.mfm-radio input + span:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #8B8B8B;
  border-radius: 50%;
  background: #fff;
  pointer-events: none;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.4); }

.mfm-radio input + span:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 4px;
  left: 4px;
  background: #343434;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: all 0.15s cubic-bezier(0.64, 0.57, 0.67, 1.53);
  transition: all 0.15s cubic-bezier(0.64, 0.57, 0.67, 1.53); }

.mfm-radio input:checked + span:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1); }

.mfm-radio input:checked + span:before,
.mfm-checkbox input:checked + span:before {
  background-position: -18px 0 !important; }

.mfm-aside-block {
  min-height: 0 !important; }

@media only screen and (max-width: 1264px) {
  .mfz-1264-hidden {
    display: none !important; } }

.xdsoft_datetimepicker {
  z-index: 999999 !important; }

#commentwindow input[disabled=disabled] {
  opacity: 0.5; }

#p_prldr {
  display: inline-block; }

#p_prldr .svg_anm {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url("/i/redesign/minfin_preloader.svg") center center no-repeat;
  background-size: 30px;
  margin: -20px 0 0 0px; }

.mfcur-select-date-wrap {
  padding-top: 10px; }

.c-content-bn-slot-content {
  margin: 16px 0;
  overflow: hidden;
  text-align: center;
  position: relative; }
  .c-content-bn-slot-content--incontent {
    margin: 24px -24px;
    text-align: center;
    overflow: hidden; }
    .c-content-bn-slot-content--incontent_16 {
      margin: 16px -16px;
      text-align: center;
      overflow: hidden; }
      @media only screen and (max-width: 459px) {
        .c-content-bn-slot-content--incontent_16 {
          margin: 24px -10px; } }
    @media only screen and (max-width: 780px) {
      .c-content-bn-slot-content--incontent {
        margin: 24px 0px; } }

@media only screen and (min-width: 1026px) {
  body[data-style="article"] main.mfz-section .mfz-container .c-content-bn-slot-content--incontent {
    margin: 24px 0; } }

@media only screen and (max-width: 799px) {
  .c-content-bn-slot-content--incontent {
    margin: 24px 0px; } }

@media only screen and (max-width: 780px) {
  .mfz-page-wrap {
    margin-top: 60px; } }

.advertising-caption {
  color: #777;
  font: normal 10px/12px Arial;
  padding: 4px 0;
  text-align: left;
  display: block; }

.old-container-flex {
  display: flex;
  flex-direction: column; }
  .old-container-flex .left_menu-container .small {
    width: 100% !important; }
  @media only screen and (min-width: 800px) {
    .old-container-flex {
      flex-direction: row; }
      .old-container-flex .left_menu-container {
        margin-right: 24px; } }
  @media only screen and (min-width: 800px) {
    .old-container-flex .aside {
      width: 300px; } }
  @media only screen and (min-width: 800px) {
    .old-container-flex .main-container {
      padding-right: 16px;
      width: calc(100% - 310px); } }
  .old-container-flex .main-container_header {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .old-container-flex .full-wrapper {
    display: flex;
    align-content: center;
    margin-bottom: 24px;
    flex-direction: column; }
    @media only screen and (min-width: 800px) {
      .old-container-flex .full-wrapper {
        flex-direction: row; } }
    @media only screen and (max-width: 800px) {
      .old-container-flex .full-wrapper .wrapper-review-button {
        margin-top: 16px;
        margin-left: 0;
        width: 100%; } }
  @media only screen and (max-width: 800px) {
    .old-container-flex .allforum2 {
      display: flex; }
      .old-container-flex .allforum2 .CColumn {
        margin: 0 16px 0 16px;
        width: 100%; }
      .old-container-flex .allforum2 .RColumn.voteWidget4 {
        order: 4; } }
