@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600&subset=latin,cyrillic,latin-ext");

* {
  background-color: transparent !important;
  color: #000000 !important;
  font-family: "Open Sans";
}

html {
  height: auto;
  min-width: 0;
  font-size: 12px !important;
}

body {
  height: auto;
}

.left-column > div {
  word-wrap: break-word;
}

#main-header,
#main-footer,
.the-button,
.atzime-link,
.attachements,
.search-form,
.table-pagination,
.icon-grid,
.icon-list,
.hide-in-print,
.header-block,
.footer-block,
.publication-media-wrapper .gallery-slider-block,
.user-toolbar-wrapper {
  display: none !important;
}

.float-left {
  display: block;
  width: auto !important;
  float: none !important;

}

.float-right {
  right: 0px !important;
  position: absolute !important;
}

.text-color-3 {
  color: black !important;
}

body,
.main-width,
.container {
  width: auto !important;
}

table {
  table-layout: fixed;
}

table th {
  background-color: #7a1631 !important;
  color: #FFFFFF !important;
  width: auto !important;
}

table th:nth-of-type(5) {
  width: 100px !important;
}

table th:last-child {
  width: 180px !important;
}

table tr {
  page-break-inside: avoid;
}

.inner-wrap {
  color: #FFFFFF !important;
}

.advert-form-body th:first-child,
.advert-form-body tr td:first-child
{
  padding-left: 0px !important;
}

.price-wrapper {
  font-size: 16px !important;
  width: 200px !important;
  line-height: 20px !important;
  color: #000000 !important;
  border: 1px solid #000000;
  margin-left: 40px;
}

.special-heading {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  font-size: 18px;
}

.advert-type,
.advert-title {
  max-width: 400px;
}

.float-left table th {
  color: #000000 !important;
}

.float-left h2 {
  border-bottom: 1px solid #000000;
}

.show-on-print {
  display: block !important;
}
.purchases-item-table tbody tr td:first-child {
  width: 200px;
}
.purchases-item-table tbody tr td {
  border: 1px solid black;
  font-size: 10px;
  padding: 5px;
}

.hide-in-print {
  display: none !important;
}

