html {
  height: 100%;
  font-size: 16px; }
  @media (min-width: 1024px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1280px) {
    html {
      font-size: 12px; } }
  @media (min-width: 1440px) {
    html {
      font-size: 12.64px; } }
  @media (min-width: 1536px) {
    html {
      font-size: 13.44px; } }
  @media (min-width: 1600px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1920px) {
    html {
      font-size: 16px; } }
  @media (min-width: 2560px) {
    html {
      font-size: 22.4px; } }
  @media (min-width: 3840px) {
    html {
      font-size: 32px; } }

body {
  width: 100%;
  font-family: "Inter";
  overflow-x: hidden;
  color: #231D1A;
  position: relative;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  background-color: #F5F5F5;
  /*   background-color:#f1f1f1; */
  min-width: 770px;
  min-height: 100%;
  min-height: 550px;
  height: 100%;
  line-height: 1.0;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }
  body.noVisibleScroll::-webkit-scrollbar {
    display: none; }
  body.noBackground {
    background-color: transparent; }
  body.fiPopup {
    font-size: 0;
    background-color: transparent;
    height: 94%; }
    body.fiPopup::-webkit-scrollbar {
      width: 0.5rem;
      height: 0.5rem; }
    body.fiPopup::-webkit-scrollbar-track {
      background-color: transparent; }
    body.fiPopup::-webkit-scrollbar-thumb {
      background-color: #E6E0DD;
      border-radius: 0.25rem;
      border: 0; }
    body.fiPopup .content {
      margin-top: 0; }
      body.fiPopup .content h2 {
        font-size: 1.5rem !important;
        font-weight: 400;
        font-family: "Inter" !important;
        font-style: normal;
        margin-bottom: 0.5rem !important;
        margin-left: 0 !important;
        text-align: center; }

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

img {
  border: 0;
  outline: none !important; }

ol, ul {
  list-style: none;
  padding: 0;
  margin: 0;
  outline: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 3rem; }

h2 {
  font-size: 2.5rem; }

h3 {
  font-size: 2rem; }

h4 {
  font-size: 1.75rem; }

h5 {
  font-size: 1.5rem; }

h6 {
  font-size: 1.25rem; }

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

abbr, acronym {
  border: 0; }

header, nav, section, article, aside, footer {
  display: block; }

a {
  color: inherit;
  outline: none !important;
  text-decoration: none;
  background: transparent;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

input {
  vertical-align: middle;
  border: none;
  outline: none; }

* {
  padding: 0;
  margin: 0;
  outline: none; }

strong {
  font-weight: 500; }

button {
  outline: none;
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  background: transparent; }

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0; }

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

.print_page {
  width: 782px;
  margin: 0 auto;
  padding-bottom: 30px;
  padding-left: 40px; }
  .print_page * {
    color: #000 !important; }

.wrapper {
  max-width: 960px;
  overflow: visible; }
  .wrapper .page_content {
    max-width: 100% !important;
    min-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .wrapper .page_content .content_section {
      margin-left: 0 !important;
      margin-right: 0 !important;
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .wrapper .page_content .content_section.inner {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 20px !important;
        padding-right: 20px !important; }
  .wrapper .content_section.gray {
    min-width: 920px;
    margin-left: 20px; }
  .wrapper .gray_table {
    min-width: 100%; }
    .wrapper .gray_table table {
      min-width: 100%; }

.transaction_print {
  max-width: 720px !important;
  margin: 0 auto; }
  .transaction_print * {
    max-width: 100% !important; }

.print_logo {
  font-size: 0;
  line-height: 0;
  height: 60px;
  background-color: #fff;
  display: block; }
  .print_logo img {
    display: inline-block;
    zoom: 1;
    margin: 2px 0 0 2px;
    *display: inline; }

.logout_content, .logout_timer {
  display: none; }

#sessionWindow {
  display: none !important; }

.print_header {
  background: #e5e5e5; }
  .print_header thead th {
    text-align: left;
    padding-bottom: 5px; }
    .print_header thead th strong {
      font-weight: 600;
      font-size: 13px; }
  .print_header table {
    width: 100%; }
    .print_header table td {
      font-size: 12px;
      line-height: auto;
      color: #000;
      font-family: "Inter"; }
      .print_header table td strong {
        font-weight: 600;
        font-size: 13px; }

.print_table {
  padding: 15px 20px 15px 20px; }

.print_content {
  margin: 25px 40px 0 40px; }

.doc_main_content h2 {
  font-family: "Inter";
  color: #000;
  font-size: 22px;
  margin-bottom: 31px; }

.mailHtmlBody ol {
  padding-left: 2.5rem;
  list-style-type: auto; }

.mailHtmlBody ul {
  padding-left: 2.5rem;
  list-style-type: disc; }

.mailHtmlBody strong {
  font-weight: 800;
  color: #231D1A !important; }

.mailHtmlBody h1 {
  display: block;
  font-size: 2rem !important;
  margin-block-start: 0.67em !important;
  margin-block-end: 0.67em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
  line-height: 1.4 !important; }

.mailHtmlBody h2 {
  display: block;
  font-size: 1.5rem !important;
  line-height: 1.4 !important;
  margin-block-start: 0.83em !important;
  margin-block-end: 0.83em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  border-bottom: none !important;
  font-weight: bold !important; }

.mailHtmlBody h3 {
  display: block;
  font-size: 1.17rem !important;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
  line-height: 1.4 !important; }

.mailHtmlBody h4 {
  display: block;
  font-size: 0.875rem !important;
  margin-block-start: 1.33em !important;
  margin-block-end: 1.33em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
  line-height: 1.4 !important; }

.mailHtmlBody h5 {
  display: block;
  font-size: 0.83rem !important;
  margin-block-start: 1.67em !important;
  margin-block-end: 1.67em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
  line-height: 1.4 !important; }

.mailHtmlBody h6 {
  display: block;
  font-size: 0.67rem !important;
  margin-block-start: 2.33em !important;
  margin-block-end: 2.33em !important;
  margin-inline-start: 0px !important;
  margin-inline-end: 0px !important;
  font-weight: bold !important;
  line-height: 1.4 !important; }

.mailHtmlBody blockquote {
  display: block !important;
  margin-block-start: 1em !important;
  margin-block-end: 1em !important;
  margin-inline-start: 2.5rem !important;
  margin-inline-end: 2.5rem !important;
  border-left: 0.125rem solid #ccc !important;
  margin-left: 1.5rem !important;
  padding-left: 1rem !important; }

body.print {
  background-color: #fff;
  color: #000; }

.content_tables {
  font-family: "Inter"; }
  .content_tables th {
    font-weight: 600;
    font-size: 13px;
    text-align: left;
    height: 30px; }
  .content_tables td {
    border: 1px solid #000;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px; }
    .content_tables td span {
      display: block;
      font-size: 11px; }
    .content_tables td.small_block {
      text-align: right; }
    .content_tables td.currency {
      text-align: right; }
  .content_tables table {
    margin-bottom: 17px;
    width: 100%; }

h2 {
  font-size: 15px;
  font-family: "Inter";
  color: #000;
  padding-bottom: 12px;
  border-bottom: 1px solid #000; }
  h2.noborder {
    border-bottom: 0;
    padding-bottom: 0; }

h3 {
  font-size: 15px;
  font-family: "Inter";
  color: #000;
  margin-top: 3px;
  margin-bottom: 3px; }

h2, h3, .content_tables th, .content_tables td {
  padding-left: 10px;
  padding-right: 10px; }

.currency {
  white-space: nowrap; }

.small_block {
  width: 75px; }

.commission {
  width: 260px; }

.limit {
  width: 120px; }

.print_footer {
  page-break-inside: avoid; }

.hidden_header {
  display: none; }

.footer_info {
  font-size: 0;
  line-height: 0;
  padding-right: 20px;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }
  .footer_info img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 16px; }
  .footer_info span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 14px;
    font-weight: 100;
    white-space: normal; }
    .footer_info span strong {
      font-weight: 600; }
    .footer_info span span {
      padding-top: 5px; }

.footer_contacts {
  font-size: 11px;
  line-height: 14px;
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
  color: #000; }
  .footer_contacts span {
    padding-top: 5px;
    display: inline-block; }

.divider {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  width: 1px;
  border-left: 1px solid #000; }

.print_footer_content {
  position: relative;
  white-space: nowrap;
  margin-top: 0px;
  page-break-inside: avoid;
  margin-left: 0; }
  .print_footer_content:before, .print_footer_content:after {
    content: ' ';
    display: table; }
  .print_footer_content:after {
    clear: both; }

.doc_row {
  padding: 3px 0; }
  .doc_row:before, .doc_row:after {
    content: ' ';
    display: table; }
  .doc_row:after {
    clear: both; }
  .doc_row .title {
    font-size: 13px;
    font-weight: 600;
    color: #000;
    line-height: 1.1;
    width: 210px;
    float: left;
    margin-right: 30px; }
  .doc_row .title_info {
    font-size: 13px;
    float: left;
    width: 270px;
    line-height: 1.1; }
    .doc_row .title_info.uppercase {
      text-transform: uppercase; }

.doc_main_content {
  width: 704px;
  padding-top: 28px;
  padding-bottom: 50px; }
  .doc_main_content h4 {
    font-size: 18px;
    line-height: 1.1;
    margin: 5px 0 26px -2px; }
  .doc_main_content h2 {
    margin-bottom: 24px; }

.receiver {
  border-top: 1px solid #000;
  margin-top: 7px;
  padding-top: 7px; }
  .receiver.print_hide {
    border: none;
    padding-top: 0; }

.message_inner .message_filters {
  display: none !important; }

.sign_print_table {
  margin-bottom: 10px;
  display: none;
  font-family: "Inter";
  border-collapse: collapse;
  border-spacing: 0;
  padding: 0;
  width: 100%;
  text-align: left; }
  .sign_print_table tr.titles {
    border-right: 1px solid #000; }
    .sign_print_table tr.titles th {
      text-align: left;
      background-color: #e5e5e5;
      font-size: 13px;
      color: #000;
      vertical-align: middle;
      border-top: 1px solid #000;
      height: 32px;
      padding: 0 10px;
      font-weight: 100; }
      .sign_print_table tr.titles th:last-child {
        border-right: 1px solid #000; }
    .sign_print_table tr.titles th:first-child {
      border-left: 1px solid #000; }
    .sign_print_table tr.titles th:nth-child(odd) {
      border-right: 1px solid #000; }
    .sign_print_table tr.titles th:nth-child(even) {
      border-right: 1px solid #000; }
  .sign_print_table tbody {
    font-size: 12px;
    border-left: 1px solid #000;
    border-right: 1px solid #000; }
  .sign_print_table tbody tr {
    border-bottom: 1px solid #000; }
    .sign_print_table tbody tr:first-child {
      border-top: 1px solid #000; }
  .sign_print_table tbody td {
    padding: 2px 10px;
    color: #000;
    font-size: 12px;
    border-left: 1px solid #000;
    height: 38px; }
    .sign_print_table tbody td:first-child {
      border-left: none; }

.sign_print_table {
  page-break-inside: avoid; }
  .sign_print_table .phone {
    text-align: right !important; }
  .sign_print_table .date {
    text-align: right !important; }

.navigation_area {
  display: none !Important; }

footer {
  display: none !Important; }
  footer * {
    display: none !important; }

.gray_table table {
  margin-bottom: 10px;
  font-family: "Inter";
  color: #000;
  width: 100%; }
  .gray_table table thead tr:first-child th {
    text-align: left; }
  .gray_table table thead th {
    font-size: 12px;
    padding: 0 10px; }
    .gray_table table thead th strong {
      font-weight: 600;
      font-size: 13px; }
  .gray_table table tbody td {
    font-size: 12px;
    vertical-align: middle;
    padding: 2px 10px; }
    .gray_table table tbody td strong {
      font-size: 13px;
      font-weight: 600; }

.content_section {
  margin-bottom: 20px;
  padding: 21px 20px 10px 20px; }
  .content_section table {
    page-break-inside: avoid;
    border-collapse: collapse !important; }
    .content_section table tr {
      page-break-inside: avoid !important; }
  .ie8 .content_section {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .content_section .account_table {
    margin-bottom: 25px;
    width: 100%;
    page-break-inside: avoid;
    background-color: transaprent; }
    .content_section .account_table * {
      zoom: 1; }
    .content_section .account_table th, .content_section .account_table td {
      border: 1px solid black !important;
      background: transparent; }
    .content_section .account_table thead th {
      text-align: left;
      padding: 2px 10px;
      height: 34px;
      border-right: 1px solid #000;
      color: #000; }
      .content_section .account_table thead th:first-child {
        border-left: 1px solid #000; }
    .content_section .account_table thead tr:first-child th {
      font-size: 15px;
      color: #000;
      text-align: left;
      border-right: 1px solid #000;
      border-left: none;
      border-bottom: 1px solid #000; }
      .content_section .account_table thead tr:first-child th:first-child {
        border-right: none !important; }
      .content_section .account_table thead tr:first-child th + th {
        text-align: right; }
    .content_section .account_table thead .titles {
      font-size: 13px;
      vertical-align: middle; }
    .content_section .account_table tbody td {
      font-size: 12px;
      padding: 2px 10px;
      height: 38px;
      vertical-align: middle;
      color: #000;
      border: 1px solid #000; }
      .content_section .account_table tbody td strong {
        font-weight: 600; }
    .content_section .account_table tbody tr:first-child td {
      border-right: 1px solid #000 !important; }
      .content_section .account_table tbody tr:first-child td:first-child {
        border-left: 1px solid #000 !important; }
    .content_section .account_table .currency {
      white-space: nowrap !important;
      text-align: right !important; }
    .content_section .account_table .elements_list {
      text-align: right;
      font-weight: 600;
      line-height: 16px;
      font-size: 12px; }
    .content_section .account_table td.currency {
      min-width: 100px; }
    .content_section .account_table tr.noborder {
      border: none !important; }
      .content_section .account_table tr.noborder td {
        border: none !important; }
  .content_section.gray {
    background-color: #E5E5E5; }

.account_table thead tr:first-child th + th {
  border-left: none !important;
  white-space: nowrap;
  text-align: right; }

.filter_form {
  display: none !important; }

.filter_form.bottom {
  display: none !important; }

.form_buttons {
  display: none !important; }

.hidden_table_block {
  display: none !important; }

body {
  background-color: #fff; }

.header_area {
  display: none !important; }

h2.print_head {
  padding: 15px 0 0 0 !important;
  border-bottom: none !important;
  font-size: 22px !important;
  margin-bottom: 5px !important;
  color: #000 !important;
  font-family: "Inter" !important; }
  h2.print_head.margin-bottom {
    margin-bottom: 15px !important; }

.print_hidden {
  display: none !important; }

.content_section.gray {
  background: #e5e5e5; }

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

.very_big_table {
  margin: 1.25rem 0; }
  .very_big_table table td {
    border: 1px solid #000;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 1.25; }
  .very_big_table table th {
    border: 1px solid #000;
    font-weight: 600;
    padding: 5px 10px;
    text-align: left;
    font-size: 12px;
    line-height: 1.25; }

.client_section {
  page-break-before: avoid;
  page-break-after: avoid;
  page-break-inside: avoid; }
  .client_section .content_section .account_table.new_table:first-child {
    page-break-inside: auto !important; }
  .client_section .content_section .account_table.new_table {
    width: 95%;
    max-width: 958px;
    margin-left: 1px; }
  .client_section .print_logo {
    display: block; }

.page-break {
  page-break-after: always; }

.page-head .print_logo {
  position: absolute;
  top: 0; }

@page {
  margin-bottom: 30px; }
body, html {
  overflow-x: visible;
  overflow-y: visible; }

@media print {
  * {
    overflow: visible !important; }

  #blorMessageModalWindow {
    display: none !important; } }
#pageHeader, #pageFooter {
  display: none; }

@page {
  @top-center {
    content: element(pageHeader); }
  @bottom-center {
    content: element(pageFooter); } }
.menu {
  display: none !important; }
  .menu * {
    display: none !important; }

#printing {
  display: none; }

.content .print_section_title {
  font-size: 22px;
  color: #000;
  font-family: "Inter" !important;
  line-height: 1.1;
  margin-top: 15px;
  padding-left: 0; }

html body .doc_main_title {
  font-size: 20px;
  line-height: 1.1;
  border-bottom: 1px solid #000;
  padding: 18px 15px 18px 15px; }
html body .header_actions {
  display: none; }
html body * {
  color: #000 !important; }
html body .doc_header {
  margin-bottom: 0;
  padding-top: 18px;
  display: none; }
html body .payment_section .doc_content h4 {
  font-size: 17px;
  line-height: 1.1;
  margin: 0 0 5px 0;
  font-weight: 600; }

.doc_content {
  page-break-inside: avoid;
  padding: 0 20px; }

html body .account_table.content-box.noborder tbody {
  border: none !important; }
  html body .account_table.content-box.noborder tbody tr td:first-child {
    border-left: 1px solid #000; }
html body .account_table.content-box.new_table .noborder {
  border: none !important;
  padding: 0;
  margin: 0; }
  html body .account_table.content-box.new_table .noborder * {
    border: none !important; }
html body .account_table.content-box.new_table .elements_list div {
  font-size: 13px !important;
  width: 570px; }
html body .account_table.content-box.new_table .summ td {
  font-size: 13px !important;
  font-weight: 600; }
html body .account_table.content-box.new_table tr {
  border: none !important; }

thead th.remain div {
  min-width: 306px;
  overflow: hidden;
  text-overflow: ellipsis; }

.nouppercase {
  text-transform: none; }

.left {
  float: left; }

html body.ie8 .account_table .date {
  width: 1%; }

.fi_content_table td {
  border: 1px solid #000; }

.blue-base-button {
  display: none; }

.ui-button-link {
  border: none !important;
  font-weight: 600;
  font-size: 13px !important; }

.landscape_header {
  border: none !important;
  font-size: 22px;
  line-height: 24px;
  color: #000;
  margin-left: 0 !important; }

.check .titles {
  text-align: left; }
.check h2 {
  width: 98%;
  margin: 0 auto !important;
  padding-left: 20px !important; }
  .check h2.landscape_header {
    width: 100% !important;
    padding-left: 10px !important; }
.landscape_print .check .print_logo {
  padding-left: 10px !important; }
.check .content_section.gray {
  margin-bottom: 25px; }
.check .titles th {
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  border: 1px solid #000; }
.check .fi_content_table {
  margin-bottom: 25px; }
.check .fi_content_table tr {
  height: 35px; }
.check .fi_content_table tr td {
  padding-left: 5px;
  padding-right: 5px;
  text-align: left; }
.check .fi_content_table tr:first-child th {
  text-align: left; }
.check .tabletype {
  text-align: left; }
.check .content_section {
  padding: 0;
  margin-bottom: 0;
  max-width: 100% !important; }
  .check .content_section table {
    width: 98% !important;
    max-width: 98% !important;
    margin: 10px auto; }
    .check .content_section table.fi_content_table {
      page-break-inside: avoid;
      margin-bottom: 25px; }
      .check .content_section table.fi_content_table .titles th {
        text-align: left; }
      .check .content_section table.fi_content_table:first-child {
        page-break-inside: auto; }
      .check .content_section table.fi_content_table tr:first-child th {
        border-left: 1px solid #000;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        padding-left: 5px;
        font-size: 15px !important; }
    .check .content_section table th {
      font-size: 13px !important; }
    .check .content_section table tr {
      border: none; }
      .check .content_section table tr td {
        font-size: 12px !important; }

.text_area {
  font-size: 12px;
  line-height: 1.25; }

.currency {
  text-align: right !important;
  padding-left: 10px;
  padding-right: 10px; }

.fi_content_table {
  margin-top: 20px; }

.briefcaseSecondHeader {
  margin-top: 10px;
  padding-left: 15px; }

.files .name {
  width: 100% !important; }

.fi_briefcase_table tr.counts_titles th {
  font-weight: 600;
  padding: 7px; }

#reclamationAccepted_ViewDocRow {
  width: 100%; }
  #reclamationAccepted_ViewDocRow .title_info {
    width: 100% !important; }

html body .header_actions.printed {
  display: flex; }
  html body .header_actions.printed .next_page, html body .header_actions.printed .prev_page {
    display: none; }

/*# sourceMappingURL=print.css.map */
