.lotAjax * {
  outline: 0;
  padding: 0;
  margin: 0;
  line-height: 1;
}
.lotAjax html, .lotAjax body, .lotAjax div, .lotAjax span, .lotAjax object, .lotAjax iframe, .lotAjax h1, .lotAjax h2, .lotAjax h3, .lotAjax h4, .lotAjax h5, .lotAjax h6, .lotAjax p, .lotAjax blockquote, .lotAjax pre, .lotAjax abbr, .lotAjax address, .lotAjax cite, .lotAjax code, .lotAjax del, .lotAjax dfn, .lotAjax em, .lotAjax img, .lotAjax ins, .lotAjax kbd, .lotAjax q, .lotAjax samp, .lotAjax small, .lotAjax strong, .lotAjax sub, .lotAjax sup, .lotAjax var, .lotAjax b, .lotAjax i, .lotAjax dl, .lotAjax dt, .lotAjax dd, .lotAjax ol, .lotAjax ul, .lotAjax li, .lotAjax fieldset, .lotAjax form, .lotAjax label, .lotAjax legend, .lotAjax table, .lotAjax caption, .lotAjax tbody, .lotAjax tfoot, .lotAjax thead, .lotAjax tr, .lotAjax th, .lotAjax td, .lotAjax article, .lotAjax aside, .lotAjax canvas, .lotAjax details, .lotAjax figcaption, .lotAjax figure, .lotAjax footer, .lotAjax header, .lotAjax hgroup, .lotAjax menu, .lotAjax nav, .lotAjax section, .lotAjax summary, .lotAjax time, .lotAjax mark, .lotAjax audio, .lotAjax video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.lotAjax article, .lotAjax aside, .lotAjax details, .lotAjax figcaption, .lotAjax figure, .lotAjax footer, .lotAjax header, .lotAjax hgroup, .lotAjax menu, .lotAjax nav, .lotAjax section {
  display: block;
}
.lotAjax blockquote, .lotAjax q {
  quotes: none;
}
.lotAjax blockquote:before, .lotAjax blockquote:after, .lotAjax q:before, .lotAjax q:after {
  content: "";
  content: none;
}
.lotAjax ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
.lotAjax mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
.lotAjax del {
  text-decoration: line-through;
}
.lotAjax abbr[title], .lotAjax dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.lotAjax table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.lotAjax hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.lotAjax input, .lotAjax select {
  vertical-align: middle;
}
.lotAjax pre, .lotAjax code, .lotAjax kbd, .lotAjax samp {
  font-family: monospace, sans-serif;
}
.lotAjax a:hover, .lotAjax a:active, .lotAjax button:hover, .lotAjax button:active {
  outline: 0;
}
.lotAjax ul, .lotAjax ol {
  margin-left: 2em;
}
.lotAjax ol {
  list-style-type: decimal;
}
.lotAjax nav ul, .lotAjax nav li {
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.lotAjax small, .lotAjax .small {
  font-size: 85%;
}
.lotAjax strong, .lotAjax th {
  font-weight: bold;
}
.lotAjax table {
  width: 100%;
  word-wrap: break-word;
}
.lotAjax td {
  vertical-align: top;
}
.lotAjax sub, .lotAjax sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
.lotAjax sup {
  top: -0.5em;
}
.lotAjax sub {
  bottom: -0.25em;
}
.lotAjax pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.lotAjax -select, .lotAjax input, .lotAjax textarea, .lotAjax button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.lotAjax textarea {
  overflow: auto;
}
.lotAjax .ie6 legend, .lotAjax .ie7 legend {
  margin-left: -7px;
}
.lotAjax input[type=radio] {
  vertical-align: text-bottom;
}
.lotAjax input[type=checkbox] {
  vertical-align: bottom;
}
.lotAjax input[type=button], .lotAjax input[type=submit], .lotAjax input[type=image], .lotAjax button {
  cursor: pointer;
}
.lotAjax button, .lotAjax input, .lotAjax select, .lotAjax textarea {
  margin: 0;
}
.lotAjax input:invalid, .lotAjax textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0 0 5px red;
  -webkit-box-shadow: 0 0 5px red;
  box-shadow: 0 0 5px red;
}
.lotAjax .no-shadow input:invalid, .lotAjax textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.lotAjax .no-boxshadow input:invalid, .lotAjax .no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}
.lotAjax a:link {
  -webkit-tap-highlight-color: #ff5e99;
}
@media print {
  .lotAjax * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  .lotAjax a {
    text-decoration: underline;
    outline: 0;
  }
  .lotAjax a[href]:after {
    content: " (" attr(href) ")";
  }
  .lotAjax abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .lotAjax .ir a:after, .lotAjax a[href^="javascript:"]:after, .lotAjax a[href^="#"]:after {
    content: "";
  }
  .lotAjax pre, .lotAjax blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .lotAjax thead {
    display: table-header-group;
  }
  .lotAjax tr, .lotAjax img {
    page-break-inside: avoid;
  }
  @page {
    .lotAjax {
      margin: 0.5cm;
    }
  }
  .lotAjax p, .lotAjax h2, .lotAjax h3 {
    orphans: 3;
    widows: 3;
  }
  .lotAjax h2, .lotAjax h3 {
    page-break-after: avoid;
  }
}
.lotAjax body {
  background: transparent url(../images/bg.gif) 50% 0 repeat;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.lotAjax .body-white {
  background-color: #fff;
  background-image: none;
}
.lotAjax body, .lotAjax select, .lotAjax input, .lotAjax textarea {
  color: #444;
}
.lotAjax h1, .lotAjax h2, .lotAjax h3, .lotAjax h4, .lotAjax h5, .lotAjax h6 {
  font-weight: normal;
  color: #1a4f87;
  margin: 0 0 0.5em 0;
  word-wrap: break-word;
}
.lotAjax .hgroup h1, .lotAjax .hgroup h2, .lotAjax .hgroup h3, .lotAjax .hgroup h4, .lotAjax .hgroup h5, .lotAjax .hgroup h6 {
  margin-bottom: 0;
}
.lotAjax h1 {
  font-size: 180%;
}
.lotAjax h2 {
  font-size: 160%;
}
.lotAjax h3 {
  font-size: 140%;
}
.lotAjax h4 {
  font-size: 120%;
}
.lotAjax h5 {
  font-size: 100%;
}
.lotAjax h6 {
  font-size: 80%;
}
.lotAjax h4, .lotAjax h1 {
  margin-bottom: 10px;
  font-size: 18px;
  padding-bottom: 2px;
  border-bottom: 2px solid #dbdbcf;
  color: #1a4f87;
  font-weight: normal;
}
.lotAjax p {
  text-shadow: none;
  margin-bottom: 12px;
}
.lotAjax ul, .lotAjax ol {
  margin-bottom: 12px;
}
.lotAjax a, .lotAjax a:active {
  color: #1a4f87;
}
.lotAjax a:hover {
  color: #036;
}
.lotAjax #main {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.lotAjax .footer .plate {
  padding: 0 20px 20px 20px;
  background-color: #fff;
}
.lotAjax .footer-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e8e9de;
  padding: 15px;
}
.lotAjax .profile-menu, .lotAjax .left-menu {
  float: left;
  display: block;
  width: 17%;
  word-wrap: break-word;
  word-break: break-all;
}
.lotAjax .profile-main {
  float: right;
  display: block;
  width: 81.4374%;
  word-wrap: break-word;
}
.lotAjax html, .lotAjax body, .lotAjax .body {
  height: 100%;
}
.lotAjax .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
  width: 100%;
}
.lotAjax * html .clearfix {
  height: 1px;
}
.lotAjax * + html .clearfix {
  min-height: 1px;
}
.lotAjax .clearfix {
  display: block;
}
.lotAjax .float-right {
  float: right;
  display: inline;
}
.lotAjax .float-left {
  float: left;
  display: inline;
}
.lotAjax .no-border {
  border: none !important;
}
.lotAjax .no-margin {
  margin-bottom: 0 !important;
}
.lotAjax .bold {
  font-weight: bold !important;
}
.lotAjax .profile-active, .lotAjax .alert-success {
  color: #45aa0e;
}
.lotAjax .font-bigger {
  font-size: 1.2em;
}
.lotAjax .row-special {
  display: block;
  padding: 7px 10px 7px 12px;
  margin-bottom: 0;
}
.lotAjax .padding-10 {
  padding: 10px;
}
.lotAjax .vert-middle {
  vertical-align: middle;
}
.lotAjax .shadow {
  -moz-box-shadow: 2px 2px 3px 0 rgba(51, 51, 51, 0.8);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(51, 51, 51, 0.8);
  box-shadow: 2px 2px 3px 0 rgba(51, 51, 51, 0.8);
}
.lotAjax .pnl-border {
  border: 1px solid #ccc;
}
.lotAjax .no-br {
  white-space: nowrap;
}
.lotAjax .pnl {
  margin-bottom: 1em;
}
.lotAjax .pnl-adv {
  text-align: center;
}
.lotAjax .pnl-adv img {
  max-width: 100%;
}
.lotAjax .hidden {
  display: none;
  visibility: hidden;
}
.lotAjax object.hiddenObject {
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  max-width: 0;
  max-height: 0;
}
.lotAjax .col {
  float: left;
  display: inline;
  margin-right: 5px;
}
.lotAjax .col-special {
  margin-right: 10px;
}
.lotAjax .col-last {
  margin-right: 0 !important;
}
.lotAjax .col-right {
  float: right;
  margin-right: 0;
}
.lotAjax .col-inline, .lotAjax .inline, .lotAjax .view-news .time, .lotAjax .categories h3 .icon-category, .lotAjax .categories h3 em, .lotAjax .img_loading {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .col-inline, .lotAjax * html .inline, .lotAjax * html .view-news .time, .lotAjax * html .categories h3 .icon-category, .lotAjax * html .categories h3 em, .lotAjax * html .img_loading {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .col-inline, .lotAjax * + html .inline, .lotAjax * + html .view-news .time, .lotAjax * + html .categories h3 .icon-category, .lotAjax * + html .categories h3 em, .lotAjax * + html .img_loading {
  zoom: 1;
  display: inline;
}
.lotAjax .col-inline, .lotAjax .inline {
  margin-right: 5px;
}
.lotAjax .inline-large {
  margin-bottom: 1em;
}
.lotAjax .inline-small {
  margin-bottom: 0.5em;
}
.lotAjax .text-center {
  text-align: center;
}
.lotAjax .text-right {
  text-align: right;
}
.lotAjax .error, .lotAjax .warning {
  color: #cf0003;
}
.lotAjax .text-field-container.error, .lotAjax .form-news .error {
  text-align: left;
}
.lotAjax .errors {
  color: red;
}
.lotAjax input.error {
  border: 1px solid red;
  text-align: left;
}
.lotAjax select.error {
  text-align: left;
}
.lotAjax div.error textarea {
  border: 1px solid red;
  text-align: left;
}
.lotAjax div.error input {
  border: 1px solid red;
  text-align: left;
}
.lotAjax .no-padding {
  padding: 0 !important;
}
.lotAjax .row-captcha .captcha-container {
  background-color: #fff;
}
.lotAjax time, .lotAjax .view-news .time {
  color: #a4a4a4;
}
.lotAjax .view-news .time {
  margin-bottom: 5px;
}
.lotAjax span.green, .lotAjax small.green {
  color: green;
}
.lotAjax span.red {
  color: red;
}
.lotAjax .justify {
  text-align: justify;
}
.lotAjax .cols:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .cols {
  height: 1px;
}
.lotAjax * + html .cols {
  min-height: 1px;
}
.lotAjax .cols {
  display: block;
}
.lotAjax .content:after, .lotAjax .content-tabbed ul:after, .lotAjax .divider:after, .lotAjax .footer-content:after, .lotAjax #main:after, .lotAjax #category:after, .lotAjax .profile:after, .lotAjax .categories h3 a:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .content, .lotAjax * html .content-tabbed ul, .lotAjax * html .divider, .lotAjax * html .footer-content, .lotAjax * html #main, .lotAjax * html #category, .lotAjax * html .profile, .lotAjax * html .categories h3 a {
  height: 1px;
}
.lotAjax * + html .content, .lotAjax * + html .content-tabbed ul, .lotAjax * + html .divider, .lotAjax * + html .footer-content, .lotAjax * + html #main, .lotAjax * + html #category, .lotAjax * + html .profile, .lotAjax * + html .categories h3 a {
  min-height: 1px;
}
.lotAjax .content, .lotAjax .content-tabbed ul, .lotAjax .divider, .lotAjax .footer-content, .lotAjax #main, .lotAjax #category, .lotAjax .profile, .lotAjax .categories h3 a {
  display: block;
}
.lotAjax .link, .lotAjax .link .link-icon, .lotAjax .link .link-text, .lotAjax .wrap, .lotAjax .wrap-span, .lotAjax .wrap-link a {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .link, .lotAjax * html .link .link-icon, .lotAjax * html .link .link-text, .lotAjax * html .wrap, .lotAjax * html .wrap-span, .lotAjax * html .wrap-link a {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .link, .lotAjax * + html .link .link-icon, .lotAjax * + html .link .link-text, .lotAjax * + html .wrap, .lotAjax * + html .wrap-span, .lotAjax * + html .wrap-link a {
  zoom: 1;
  display: inline;
}
.lotAjax .wrap, .lotAjax .wrap-span, .lotAjax .wrap-link a {
  word-wrap: break-word;
  width: 100%;
}
.lotAjax .link {
  font-size: 12px;
}
.lotAjax .link span {
  margin-left: 5px;
}
.lotAjax .link span:first-child {
  margin-left: 0;
}
.lotAjax .link .link-icon {
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.lotAjax .link:hover .link-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .link-calculate {
  text-decoration: none;
}
.lotAjax .link-calculate .link-icon {
  background-position: 0 0;
}
.lotAjax .link-vk .link-icon {
  background-position: 0 -16px;
  width: 24px;
  height: 24px;
}
.lotAjax .link-fb .link-icon {
  background-position: 0 -40px;
  width: 24px;
  height: 24px;
}
.lotAjax .link-tw .link-icon {
  background-position: 0 -64px;
  width: 24px;
  height: 24px;
}
.lotAjax .link .link-text {
  text-decoration: underline;
  padding-right: 3px;
}
.lotAjax .link.only-icon .link-text {
  font-size: 0;
  line-height: 0;
  heigth: 0;
  width: 0;
  position: absolute;
  top: -99900px;
  left: -99900px;
}
.lotAjax .link-user .link-icon {
  background: url(../images/icon_user.png) 0 0 no-repeat;
}
.lotAjax .link-logout .link-icon {
  background: url(../images/icon_close.png) 50% 48% no-repeat;
}
.lotAjax .divider {
  font-size: 0;
  line-height: 0;
  height: 1px;
  background: url("../images/divider.gif") 0 0 repeat-x;
  margin: 12px 0;
  display: block;
  width: 100%;
}
.lotAjax .divider-solid {
  background-image: none;
  border-bottom: 1px solid #a7a7a7;
  margin-top: 35px;
  margin-bottom: 15px;
  height: 0;
}
.lotAjax .divider-transparent {
  background-image: none;
  border-bottom: 1px solid transparent;
  height: 0;
}
.lotAjax .divider-bottom {
  background: url(../images/divider.gif) 0 100% repeat-x;
  margin-bottom: 11px;
}
.lotAjax .hgroup:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .hgroup {
  height: 1px;
}
.lotAjax * + html .hgroup {
  min-height: 1px;
}
.lotAjax .hgroup {
  display: block;
}
.lotAjax .hgroup-left {
  float: left;
  display: inline;
  width: auto;
}
.lotAjax .hgroup-right {
  float: right;
  display: inline;
  width: auto;
}
.lotAjax .hgroup-special {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: -21px;
  left: 0;
}
.lotAjax .hgroup-special h1 {
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  border-bottom: 0;
}
.lotAjax .search .col-txt {
  width: 71.64%;
  margin-right: 1.52%;
}
.lotAjax .search .col-btn {
  width: 25.48%;
}
.lotAjax .step {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .step {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .step {
  zoom: 1;
  display: inline;
}
.lotAjax .step {
  position: relative;
  min-width: 31px;
  min-height: 32px;
  margin-right: 7px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #0e68a2;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding: 0 1px 0 0;
  font-family: Arial, Helvetica, sans-serif;
}
.lotAjax .message-new, .lotAjax .all-users {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .message-new, .lotAjax * html .all-users, .lotAjax * html .new-items {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .message-new, .lotAjax * + html .all-users, .lotAjax * + html .new-items {
  zoom: 1;
  display: inline;
}
.lotAjax .user-nav ul li a.message-new, .lotAjax .user-nav ul li span.message-new, .lotAjax .user-nav ul li a.all-users, .lotAjax .user-nav ul li span.all-users, .lotAjax .user-nav ul li a.new-items, .lotAjax .user-nav ul li span.new-items {
  width: auto;
}
.lotAjax .img-container {
  text-align: center;
  width: 100%;
  height: 170px;
  overflow: hidden;
  display: block;
  position: relative;
}
.lotAjax #collateral .img-container {
  height: auto;
}
.lotAjax #presentation_container .img-container {
  height: 150px;
}
.lotAjax .img-container img, .lotAjax .container-height {
  display: inline-block;
  vertical-align: top;
}
.lotAjax * html .img-container img, .lotAjax * html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .img-container img, .lotAjax * + html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax .img-container-inner {
  width: 215px;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
}
.lotAjax .container-height {
  font-size: 0;
  line-height: 0;
  text-indent: -90000px;
  width: 1px;
  height: auto;
}
.lotAjax .form-register .img-container, .lotAjax .frm-grey .img-container, .lotAjax .img-container-inner, .lotAjax .container-height {
  height: 150px;
}
.lotAjax #collateral .form-register .img-container, .lotAjax #collateral .frm-grey .img-container, .lotAjax #collateral .img-container-inner, .lotAjax #collateral .container-height {
  height: auto;
}
.lotAjax .form-register .img-container, .lotAjax .frm-grey .img-container {
  width: 215px;
}
.lotAjax .form-register .img-container-inner, .lotAjax .frm-grey .img-container-inner {
  width: 215px;
  text-align: left;
}
.lotAjax #logo_pict .img-container {
  height: auto;
  width: auto;
  max-width: 200px;
  max-height: 150px;
  text-align: left;
  overflow: visible;
}
.lotAjax .tender-profile-logo {
  max-height: 70px;
  max-width: 70px;
}
.lotAjax .company-logo {
  max-height: 150px;
  max-width: 200px;
}
.lotAjax .tender-card .company-logo {
  display: block;
  margin-right: 7px;
}
.lotAjax .td-thumbnail img[src$="lot-thumbnail-70x70.png"] {
  display: block;
}
.lotAjax .fieldset-white {
  background-color: #fff;
}
.lotAjax fieldset .tbl {
  margin-bottom: 0;
}
.lotAjax .label[title] {
  cursor: help;
}
.lotAjax .profile-active {
  color: #45aa0e;
}
.lotAjax .pre {
  display: block;
  word-wrap: break-word;
  width: 100%;
}
.lotAjax .text-right .pre {
  float: right;
}
.lotAjax #select_category_dialog, .lotAjax #cat_tree_container {
  background-color: #f5f5f5;
}
.lotAjax #select_category_dialog .jstree-default.jstree-focused {
  background-color: transparent;
  background-image: none;
}
.lotAjax #reasonDialog .send-docs .send-docs-content {
  padding: 0;
}
.lotAjax #reasonDialog .send-docs .send-docs-content .bgroup {
  padding: 10px 0;
}
.lotAjax .blockUI H1, .lotAjax .blockUI H2 {
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.lotAjax .blockUI p {
  font: 12px Arial, Helvetica, sans-serif;
}
.lotAjax .img-crop {
  float: left;
  display: inline;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.lotAjax .img-crop img {
  display: block;
}
.lotAjax .img-crop {
  max-width: 100%;
}
.lotAjax .collateral-list #jqGrid .img-crop {
  width: 70px;
}
.lotAjax .collateral-list .img-crop img {
  width: 68px;
  border: 1px solid #d5d5d5;
}
.lotAjax .page-company-list #filter_form {
  position: absolute;
  top: -99000px;
  left: -99000px;
  width: 0;
  font-size: 0;
  line-height: 0;
}
.lotAjax .wrap-loader {
  padding-right: 20px;
  position: relative;
}
.lotAjax .wrap-loader .img_loading {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
}
.lotAjax .pnl-grey {
  background-color: #e7e7e7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .pnl-inner {
  padding: 12px 12px 1px 12px;
}
.lotAjax .h-150 {
  min-height: 150px;
}
.lotAjax #request_form .col-captcha {
  width: 40%;
}
.lotAjax #request_form .col-captcha img {
  width: 100%;
}
.lotAjax #request_form .col-captcha {
  margin-right: 15px;
}
.lotAjax .e-corner-notice {
  position: relative;
  z-index: 998;
}
.lotAjax #corner-notice {
  left: 0;
  padding-left: 1px;
  position: fixed;
  top: 50%;
  z-index: 500;
}
.lotAjax #corner-notice a:link, .lotAjax #corner-notice a:visited {
  background: url("../images/call.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 160px;
  width: 40px;
}
.lotAjax #corner-notice a:hover {
  background: url("../images/call_over.png") no-repeat scroll 0 0 transparent;
}
.lotAjax .static-content {
  padding: 10px 20px;
}
.lotAjax .ui-datepicker-trigger {
  display: inline-block;
}
.lotAjax * html .ui-datepicker-trigger {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .ui-datepicker-trigger {
  zoom: 1;
  display: inline;
}
.lotAjax .ui-datepicker-trigger {
  position: relative;
}
.lotAjax .wizard-container .ui-datepicker-trigger {
  vertical-align: middle;
}
.lotAjax .drop-area {
  border: 2px dashed #007bff;
  padding: 15px;
  text-align: center;
  margin-bottom: 10px;
  cursor: pointer;
  background-color: #f9f9f9;
  transition: background-color 0.3s ease-in-out;
}
.lotAjax .drop-area.dragging {
  background-color: #e3f2fd;
  border-color: #0056b3;
}
.lotAjax .drag-drop-text {
  font-size: 14px;
  color: #555;
  display: block;
}
.lotAjax .th-half, .lotAjax .td-half {
  width: 50%;
}
.lotAjax .th-one-fourth, .lotAjax .td-one-fourth {
  width: 25%;
}
.lotAjax .th-three-fourth, .lotAjax .td-three-fourth {
  width: 75%;
}
.lotAjax .th-one-third, .lotAjax .td-one-third {
  width: 33%;
}
.lotAjax .th-one-fifth, .lotAjax .td-one-fifth {
  width: 20%;
}
.lotAjax .th-two-fifth, .lotAjax .td-two-fifth {
  width: 40%;
}
.lotAjax .th-three-fifth, .lotAjax .td-three-fifth {
  width: 60%;
}
.lotAjax .th-four-fifth, .lotAjax .td-four-fifth {
  width: 60%;
}
.lotAjax .th-two-third, .lotAjax .td-two-third {
  width: 66%;
}
.lotAjax .th-one-fifth, .lotAjax .td-one-fifth {
  width: 20%;
}
.lotAjax .th-min-width, .lotAjax .td-min-width {
  width: 5%;
}
.lotAjax .th-0, .lotAjax .td-0 {
  width: 0;
}
.lotAjax .th-5, .lotAjax .td-5 {
  width: 5%;
}
.lotAjax .th-10, .lotAjax .td-10 {
  width: 10%;
}
.lotAjax .th-8, .lotAjax .td-8 {
  width: 8%;
}
.lotAjax .th-11, .lotAjax .td-11 {
  width: 11%;
}
.lotAjax .th-12, .lotAjax .td-12 {
  width: 12%;
}
.lotAjax .th-14, .lotAjax .td-14 {
  width: 14%;
}
.lotAjax .th-15, .lotAjax .td-15 {
  width: 15%;
}
.lotAjax .th-19, .lotAjax .td-19 {
  width: 19%;
}
.lotAjax .th-20, .lotAjax .td-20 {
  width: 20%;
}
.lotAjax .th-25, .lotAjax .td-25 {
  width: 25%;
}
.lotAjax .th-30, .lotAjax .td-30 {
  width: 30%;
}
.lotAjax .th-33, .lotAjax .td-33 {
  width: 33%;
}
.lotAjax .th-35, .lotAjax .td-35 {
  width: 35%;
}
.lotAjax .th-39, .lotAjax .td-39 {
  width: 39%;
}
.lotAjax .th-40, .lotAjax .td-40 {
  width: 40%;
}
.lotAjax .th-45, .lotAjax .td-45 {
  width: 45%;
}
.lotAjax .th-50, .lotAjax .td-50 {
  width: 50%;
}
.lotAjax .th-55, .lotAjax .td-55 {
  width: 55%;
}
.lotAjax .th-60, .lotAjax .td-60 {
  width: 60%;
}
.lotAjax .th-65, .lotAjax .td-65 {
  width: 65%;
}
.lotAjax .th-70, .lotAjax .td-70 {
  width: 70%;
}
.lotAjax .th-75, .lotAjax .td-75 {
  width: 75%;
}
.lotAjax .th-80, .lotAjax .td-80 {
  width: 80%;
}
.lotAjax .th-85, .lotAjax .td-85 {
  width: 85%;
}
.lotAjax .th-90, .lotAjax .td-90 {
  width: 90%;
}
.lotAjax .th-95, .lotAjax .td-95 {
  width: 95%;
}
.lotAjax .th-100, .lotAjax .td-100 {
  width: 100%;
}
.lotAjax .col-half {
  width: 48.9%;
  margin-right: 2.19%;
}
.lotAjax table.files tr.template-download td.name {
  width: 40%;
}
.lotAjax .td-230px {
  width: 230px;
}
.lotAjax .td-200px {
  width: 200px;
}
.lotAjax .w-100 {
  width: 100%;
}
.lotAjax .col-one-third {
  width: 33%;
}
.lotAjax .tbl {
  width: 100%;
  margin-bottom: 12px;
}
.lotAjax .tbl .tbl {
  margin-bottom: 0;
}
.lotAjax .tbl td, .lotAjax .tbl th {
  vertical-align: top;
}
.lotAjax .tbl th {
  color: #fff;
}
.lotAjax .tbl th.text-right, .lotAjax table.display thead th.text-right {
  text-align: right !important;
}
.lotAjax .tbl th.text-center {
  text-align: center !important;
}
.lotAjax .tbl th.text-left {
  text-align: left !important;
}
.lotAjax .tbl td.td-container, .lotAjax .tbl th.td-container {
  padding: 0;
  vertical-align: middle;
}
.lotAjax .tbl td.highlight, .lotAjax .tbl th.highlight {
  background-color: #fdebcc;
  padding: 5px;
  vertical-align: middle;
}
.lotAjax .tr-price .td-container td.highlight {
  line-height: 30px !important;
}
.lotAjax .td-bt-container {
  padding: 5px !important;
  text-align: center !important;
  vertical-align: middle;
}
.lotAjax .tbl td.vert-middle, .lotAjax .tbl th.vert-middle {
  vertical-align: middle;
}
.lotAjax .tbl-no-border, .lotAjax .tbl-no-border td {
  border: none !important;
}
.lotAjax td p, .lotAjax td h2, .lotAjax td h3, .lotAjax td h4 {
  margin-bottom: 0;
}
.lotAjax .tbl-messages td p {
  margin-bottom: 0.5em;
}
.lotAjax .table-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax input[type=text] {
  border: 1px solid #abadb3;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
  font-size: 12px;
  padding: 3px 0;
  text-indent: 3px;
  width: 99.55%;
  left: 0;
}
.lotAjax input[type=password] {
  border: 1px solid #abadb3;
  background-color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1em;
  font-size: 12px;
  padding: 3px 0;
  text-indent: 1px;
  width: 99.55%;
  position: relative;
  left: 0;
}
.lotAjax input[type=hidden] {
  position: absolute;
  top: -99000px;
  left: -99000px;
  width: 0;
  font-size: 0;
  line-height: 0;
}
.lotAjax input[readonly] {
  background-color: #f0f0f0;
  border: 1px solid #abadb3;
}
.lotAjax input[type=checkbox] {
  margin-right: 3px;
}
.lotAjax input[type=radio] {
  margin-right: 3px;
}
.lotAjax textarea {
  resize: none;
  outline: 0;
  padding: 3px 0 3px 1px;
  min-height: 10em;
  border: 1px solid #abadb3;
  width: 99.15%;
}
.lotAjax * html textarea {
  height: 10em;
}
.lotAjax * + html textarea {
  min-height: 10em;
}
.lotAjax textarea.textarea-small {
  min-height: 2em !important;
}
.lotAjax * html textarea.textarea-small {
  height: 2em !important;
}
.lotAjax * + html textarea.textarea-small {
  min-height: 2em !important;
}
.lotAjax select {
  width: 100%;
}
.lotAjax .ui-paging-info select, .lotAjax .mp-monthpicker-selectors select {
  width: auto;
}
.lotAjax .label, .lotAjax .field, .lotAjax #paramsContainer label {
  display: block;
  float: left;
  font-size: 12px;
  word-wrap: break-word;
}
.lotAjax input[type=checkbox], .lotAjax input[type=radio] {
  width: auto !important;
}
.lotAjax .row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .row {
  height: 1px;
}
.lotAjax * + html .row {
  min-height: 1px;
}
.lotAjax .row {
  display: block;
}
.lotAjax .row {
  margin-bottom: 12px;
}
.lotAjax .label-inner {
  display: block;
}
.lotAjax .label {
  width: 25%;
  margin-right: 2%;
  font-weight: bold;
}
.lotAjax .field {
  width: 73%;
  margin-right: 0;
}
.lotAjax .field ul {
  margin-bottom: 0;
}
.lotAjax .field-narration {
  width: 100%;
}
.lotAjax .field-date {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax .form-register {
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e7e7e7;
}
.lotAjax .form-register.w-hgroup {
  margin-top: 21px;
  position: relative;
}
.lotAjax .form-register .form-content, .lotAjax .profile-main .form-register .form-content {
  padding: 15px 18px 15px 18px;
}
.lotAjax .form-register fieldset {
  padding: 10px;
  background-color: #c3d9f0;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .form-view-profile fieldset {
  background-color: #f4f4f4;
}
.lotAjax .form-view-profile .field {
  font-weight: bold;
}
.lotAjax .form-register .row {
  margin-bottom: 8px;
}
.lotAjax .form-register .row-last, .lotAjax .row-last {
  margin-bottom: 0 !important;
}
.lotAjax .form-register .label {
  width: 180px !important;
  margin-right: 10px !important;
  text-align: right;
}
.lotAjax .form-register .field {
  width: 320px !important;
}
.lotAjax .form-register .row-outer .label {
  width: 190px !important;
}
.lotAjax .form-register .row-outer .field {
  width: 330px !important;
}
.lotAjax .bgroup-1 {
  padding-left: 19.7121%;
  padding-top: 1em;
}
.lotAjax .form-register h3 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.lotAjax .form-register p.info-message {
  color: #b21b1b;
  font-size: 12px;
}
.lotAjax .form-register .tbl-container {
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  float: none;
  width: auto;
  margin-bottom: 1em;
}
.lotAjax .form-register .tbl-container .tbl {
  margin-bottom: 0;
}
.lotAjax .form-view-profile .wrap-file {
  width: 255px;
}
.lotAjax .form-view-profile .send-docs .bgroup {
  padding: 10px 0 0 0;
}
.lotAjax .form-view-profile #send-docs-content {
  background-color: transparent;
  margin-bottom: 1em;
}
.lotAjax .form-view-profile .send-docs .send-docs-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .form-register .label {
  color: #31659b;
}
.lotAjax .form-register .label em {
  display: block;
  color: #838383;
  font-style: normal;
}
.lotAjax .tender-card .label {
  width: 44%;
  margin-left: 1%;
}
.lotAjax .tender-card .field {
  width: 53%;
}
.lotAjax .tender-card input[type=checkbox] {
  margin: 0;
  padding: 0;
}
.lotAjax input#pageSize[type=text] {
  width: auto;
}
.lotAjax label[for=pageSize] {
  margin-right: 5px;
  line-height: 25px;
}
.lotAjax .form-view-profile .label {
  color: #444;
}
.lotAjax .form-forgot-password .row-captcha {
  margin-bottom: 8px;
}
.lotAjax .form-forgot-password .field {
  float: right;
}
.lotAjax #filters input[readonly] {
  background-color: #fff;
}
.lotAjax #filters .field-date input {
  width: 77%;
}
.lotAjax #filters .field-date .en-case input {
  width: 69%;
}
@media only screen and (max-width: 1225px) {
  .lotAjax #filters .field-date input {
    width: 67%;
  }
  .lotAjax #filters .field-date .en-case input {
    width: 59%;
  }
}
.lotAjax #filters .label-inner {
  width: 100%;
}
.lotAjax #filters .label-inner, .lotAjax .span-inner {
  font-weight: bold;
}
.lotAjax #filters .field {
  width: 100% !important;
}
.lotAjax #filters .field label {
  float: right;
  display: inline;
  padding-bottom: 2px;
  width: 49%;
  text-align: right;
}
.lotAjax #filters .field label:first-child {
  padding-left: 0;
  float: left;
  text-align: left;
}
.lotAjax #filters .inline {
  position: relative;
  margin-right: 1px;
}
.lotAjax #filters a.inline {
  position: relative;
  margin-left: -3px;
  margin-right: -2px;
}
.lotAjax #filters .field-date {
  white-space: nowrap !important;
  position: relative;
  left: 0;
  margin-left: -4px;
}
.lotAjax #filters input[type=radio]#byTenders, .lotAjax #filters input[type=radio]#byLots {
  position: absolute;
  top: -99000px;
  left: -99000px;
}
.lotAjax .content-tabbed ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .content-tabbed ul {
  height: 1px;
}
.lotAjax * + html .content-tabbed ul {
  min-height: 1px;
}
.lotAjax .content-tabbed ul {
  display: block;
}
.lotAjax .content-tabbed {
  margin-bottom: 15px;
}
.lotAjax .content-tabbed #search-result-container, .lotAjax .content-border #search-result-container {
  border: 0;
}
.lotAjax .content-tabbed #search-result-container table, .lotAjax .content-border #search-result-container table {
  margin-left: 0;
}
.lotAjax .content-tabbed > ul {
  margin: 0;
  padding: 0;
}
.lotAjax .content-tabbed > ul li {
  float: left;
  display: inline;
  margin-right: 10px;
  position: relative;
}
.lotAjax .content-tabbed > ul .li-selected {
  top: 1px;
}
.lotAjax .content-tabbed > ul li:last-child {
  margin-right: 0;
}
.lotAjax .content-tabbed > ul li.li-last {
  margin-right: 0;
}
.lotAjax .content-tabbed > ul li a, .lotAjax .content-tabbed > ul li span {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #bbbcb1;
  border: 1px solid #cacaca;
  border-bottom: 0;
  font-weight: bold;
  padding: 9px 15px;
  display: inline;
  float: left;
  text-decoration: none;
  color: #fff;
}
.lotAjax .content-tabbed > ul .li-selected a, .lotAjax .content-tabbed > ul .li-selected span, .lotAjax .content-tabbed > ul li a:hover {
  color: #6d6d6d;
  background-color: #fff;
}
.lotAjax .content-tabbed .pane, .lotAjax .content-border {
  border: 1px solid #cacaca;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 15px;
}
.lotAjax .content-border {
  border: 1px solid #ccc;
  margin-bottom: 12px;
  border-radius: 0;
}
.lotAjax .pagination-area {
  clear: left;
  min-height: 22px;
  padding: 6px 5px 1px;
  background: #f2f2f2;
  font-size: 12px;
  color: #6b6b6b;
}
.lotAjax .figure .pagination-area {
  background-color: #fff;
}
.lotAjax * html .pagination-area {
  height: 22px;
}
.lotAjax * + html .pagination-area {
  min-height: 22px;
}
.lotAjax .pagination-area ul, .lotAjax .pagination-area li, .lotAjax .pagination-info {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.lotAjax .pagination-area ul {
  margin: 0;
}
.lotAjax .pagination-area li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lotAjax .first-page a, .lotAjax .prev-page a, .lotAjax .next-page a, .lotAjax .last-page a {
  width: 17px;
  height: 18px;
  background: url(../images/sprite.png) no-repeat -12px 1px;
  text-indent: -10000px !important;
}
.lotAjax .prev-page a {
  background-position: -29px 1px;
  width: 13px;
}
.lotAjax .next-page a {
  background-position: -41px 1px;
  width: 14px;
}
.lotAjax .last-page a {
  background-position: -54px 1px;
}
.lotAjax .pagination-form {
  margin-left: 5px;
  width: 90px;
}
.lotAjax .pagination-form input {
  width: 23px;
  border: 1px solid #718ca7;
}
.lotAjax .pagination-form label {
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.lotAjax .pagination-area ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .pagination-area ul {
  height: 1px;
}
.lotAjax * + html .pagination-area ul {
  min-height: 1px;
}
.lotAjax .pagination-area ul {
  display: block;
}
.lotAjax .pagination-area ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.lotAjax .pagination-area ul li {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .pagination-area ul li {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .pagination-area ul li {
  zoom: 1;
  display: inline;
}
.lotAjax .pagination-area ul li {
  margin-right: 1px;
  list-style-image: none;
  list-style-type: none;
  background-image: none;
}
.lotAjax .pagination-area ul li.li-last {
  margin-right: 0;
}
.lotAjax .pagination-area a {
  background: #e6e6e6;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fff), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background: -moz-linear-gradient(top, #fff, #e6e6e6);
  background: -ms-linear-gradient(top, #fff, #e6e6e6);
  background: -o-linear-gradient(top, #fff, #e6e6e6);
  border: 1px solid #bababa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 13px;
  padding: 2px 2px 3px;
  text-decoration: none;
  font-size: 11px;
  line-height: 11px;
  min-height: 11px;
  color: #0e68a2;
}
.lotAjax * html .pagination-area a {
  zoom: 1;
  display: inline;
  height: 11px;
  width: 13px;
}
.lotAjax * + html .pagination-area a {
  zoom: 1;
  display: inline;
  min-height: 11px;
  min-width: 13px;
}
.lotAjax .pagination-area a:hover, .lotAjax .pagination-area a:focus, .lotAjax .pagination-area a:active {
  background: #fff;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#e6e6e6), to(#fff));
  background: -webkit-linear-gradient(top, #e6e6e6, #fff);
  background: -moz-linear-gradient(top, #e6e6e6, #fff);
  background: -ms-linear-gradient(top, #e6e6e6, #fff);
  background: -o-linear-gradient(top, #e6e6e6, #fff);
}
.lotAjax .pagination-area a.prev span, .lotAjax .pagination-area a.next span {
  text-indent: -99000px;
  font-size: 0;
  line-height: 0;
  float: left;
  display: inline;
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 11px;
  height: 11px;
  float: left;
  display: inline;
}
.lotAjax .pagination-area a.prev span {
  background-position: 0 -121px;
}
.lotAjax .pagination-area a.next span {
  background-position: 0 -137px;
}
.lotAjax .pagination-area a.prev span, .lotAjax .pagination-area a.next span {
  opacity: 0.5;
}
.lotAjax .pagination-area a.prev:hover span, .lotAjax .pagination-area a.next:hover span {
  opacity: 1 !important;
}
.lotAjax .login h4 {
  margin-top: 0;
  border: 0;
}
.lotAjax .login .form-register {
  background: 0;
}
.lotAjax .login #register-fields {
  padding-bottom: 30px;
}
.lotAjax .login fieldset .firefox-crutch {
  position: relative;
}
.lotAjax .login .step {
  left: -57px;
  position: absolute;
  top: -8px;
  font: bold 25px Arial, Helvetica, sans-serif;
  line-height: 32px;
  letter-spacing: -1px;
}
.lotAjax .login ul {
  margin-left: 0;
}
.lotAjax .login ul li {
  margin-bottom: 3px;
  padding-left: 20px;
  list-style: none;
  background: url("/lotonline-core/images/li_reg.png") 6px 5px no-repeat;
}
.lotAjax .login .bgroup-1 {
  padding-top: 0;
}
.lotAjax .login .bgroup-1 button {
  margin-bottom: 4px;
}
.lotAjax .confirmation {
  padding-bottom: 0;
  background: #c3d9f0 url("/lotonline-core/images/icon_tick.png") 10px 10px no-repeat;
}
.lotAjax .confirmation .row {
  margin-bottom: 0;
}
.lotAjax .confirmation p {
  padding-left: 44px;
}
.lotAjax .form-login {
  width: 442px;
  margin: 0 auto;
  padding: 25px 0 50px;
}
.lotAjax .form-login .form-content {
  padding: 1.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f6f6f6;
}
.lotAjax .form-login .label {
  text-align: right;
  margin-right: 10px;
  width: 121px;
}
.lotAjax .form-login .field {
  width: 275px;
  position: relative;
}
.lotAjax p.info-message {
  font-weight: bold;
  font-size: 14px;
}
.lotAjax .log-into-bankruptcy {
  padding: 12px 0 0;
  border-top: 1px solid #ccc;
}
.lotAjax .login-dialog .log-into-bankruptcy {
  padding: 22px 0;
}
.lotAjax .log-into-bankruptcy a {
  font-size: 14px;
  font-weight: bold;
}
.lotAjax button {
  width: auto;
  overflow: visible;
}
.lotAjax .bgroup:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .bgroup {
  height: 1px;
}
.lotAjax * + html .bgroup {
  min-height: 1px;
}
.lotAjax .bgroup {
  display: block;
}
.lotAjax .bgroup-center {
  text-align: center;
}
.lotAjax .bgroup-right {
  text-align: right;
}
.lotAjax .bgroup-special {
  margin-bottom: 15px;
}
.lotAjax .bgroup-special .btn {
  margin-bottom: 0 !important;
}
.lotAjax .bgroup-right .col-inline {
  position: relative;
  margin: 0 -3px 0 0;
}
.lotAjax .bgroup-center .btn {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.lotAjax * html .bgroup-center .btn {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .bgroup-center .btn {
  zoom: 1;
  display: inline;
}
.lotAjax .bt * {
  margin: 0;
  padding: 0;
}
.lotAjax .bt {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.lotAjax * html .bt {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .bt {
  zoom: 1;
  display: inline;
}
.lotAjax .bt-text {
  display: inline;
  float: left;
  position: relative;
  white-space: nowrap;
}
.lotAjax .bt-icon {
  display: inline;
  float: left;
  position: relative;
}
.lotAjax .bt-icon {
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  text-indent: -99000px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../images/icons.png);
  background-position: -30px 0;
  position: relative;
  left: 0;
}
.lotAjax .bt:hover .bt-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .bt-only-icon .bt-text {
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9900px;
  position: absolute;
  width: 0 !important;
  height: 0 !important;
  top: -99000px;
  left: -99000px;
}
.lotAjax .bt-only-icon {
  padding: 0 !important;
  text-align: center;
}
.lotAjax .bt-last {
  margin-right: 0 !important;
}
.lotAjax .bt:last-child {
  margin-right: 0;
}
.lotAjax .bt span {
  margin-right: 5px;
}
.lotAjax .bt span:last-child {
  margin-right: 0;
}
.lotAjax .bt, .lotAjax span.bt {
  margin-right: 1em;
}
.lotAjax .bt-small, .lotAjax span.bt-small {
  margin-right: 0.3em !important;
}
.lotAjax .bt:last-child, .lotAjax span.bt:last-child, .lotAjax .bt-small:last-child, .lotAjax span.bt-small:last-child {
  margin-right: 0;
}
.lotAjax .bgroup .bt, .lotAjax .bgroup span.bt {
  margin-bottom: 1em;
}
.lotAjax .bgroup.no-padding .bt, .lotAjax .bgroup.no-padding span.bt {
  margin-bottom: 0 !important;
}
.lotAjax .tbl-msg .bt, .lotAjax .tbl-msg span.bt, .lotAjax .field .bt, .lotAjax .field span.bt {
  margin-bottom: 0 !important;
}
.lotAjax .bt-large {
  min-height: 28px;
}
.lotAjax * html .bt-large {
  height: 28px;
}
.lotAjax * + html .bt-large {
  min-height: 28px;
}
.lotAjax .bt-large {
  line-height: 28px;
  width: auto;
  background: #3672b4;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#3672b4), to(#1d5087));
  background: -webkit-linear-gradient(top, #3672b4, #1d5087);
  background: -moz-linear-gradient(top, #3672b4, #1d5087);
  background: -ms-linear-gradient(top, #3672b4, #1d5087);
  background: -o-linear-gradient(top, #3672b4, #1d5087);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 13px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff !important;
}
.lotAjax .bt-large.bt-only-icon {
  width: 28px;
}
.lotAjax * html .bt-large.bt-only-icon {
  width: 28px;
}
.lotAjax * + html .bt-large.bt-only-icon {
  width: 28px;
}
.lotAjax .bt-large:hover {
  color: #fff !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #1d5087;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#1d5087), to(#3672b4));
  background: -webkit-linear-gradient(top, #1d5087, #3672b4);
  background: -moz-linear-gradient(top, #1d5087, #3672b4);
  background: -ms-linear-gradient(top, #1d5087, #3672b4);
  background: -o-linear-gradient(top, #1d5087, #3672b4);
}
.lotAjax .bt-large {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-large .bt-text {
  font-size: 12px;
  line-height: 26px;
}
.lotAjax .bt-sort-down .bt-icon {
  background-position: 0 -88px;
}
.lotAjax .bt-sort-up .bt-icon {
  background-position: 0 -104px;
}
.lotAjax .bt-prev .bt-icon {
  background-position: 0 -264px;
}
.lotAjax .bt-next .bt-icon {
  background-position: 0 -280px;
}
.lotAjax .bt-bc .bt-icon {
  background-position: 0 -296px;
}
.lotAjax .bt-small.bt-upload .bt-icon {
  background-position: 0 -346px;
}
.lotAjax .bt-small.bt-snapshot .bt-icon {
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_686668_256x240.png);
  background-position: -208px -128px;
}
.lotAjax .bt-large.bt-upload .bt-icon {
  background-position: 0 -362px;
}
.lotAjax .bt.bt-delete, .lotAjax .bt.bt-add, .lotAjax .bt.bt-add-not-mandatory, .lotAjax .bt.bt-transparent, .lotAjax .bt.bt-confirm {
  background: none !important;
  border: none !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lotAjax .bt.bt-delete:hover, .lotAjax .bt.bt-add:hover, .lotAjax .bt.bt-add-not-mandatory:hover, .lotAjax .bt.bt-transparent:hover, .lotAjax .bt.bt-confirm:hover {
  background: none !important;
  border: none !important;
}
.lotAjax .bt-delete .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_delete.png) 0 0 no-repeat;
}
.lotAjax .unallocated-users .bt-delete .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  width: 19px;
  height: 18px;
  background: transparent url(../images/icon_delete_v2.png) 0 0 no-repeat;
}
.lotAjax .bt-add .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_add.png) 0 0 no-repeat;
}
.lotAjax .bt-add-not-mandatory .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_add_not_mandatory.png) 0 0 no-repeat;
}
.lotAjax .bt-confirm .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_confirm.png) 0 0 no-repeat;
}
.lotAjax .bt-large.bt-delete .bt-icon {
  background-position: 0 -441px;
  background: transparent url(../images/icon_delete.png) 0 0 no-repeat !important;
}
.lotAjax .bt-up .bt-icon {
  background-position: 1px -168px;
}
.lotAjax .bt-large.bt-up .bt-icon {
  background-position: 1px -393px;
}
.lotAjax .bt-small.bt-down .bt-icon {
  background-position: 1px -152px;
}
.lotAjax .bt-large.bt-down .bt-icon {
  background-position: 1px -377px;
}
.lotAjax .bt-edit .bt-icon {
  background-position: 1px -232px;
}
.lotAjax .bt-small.bt-create .bt-icon {
  background-position: 0 -313px;
}
.lotAjax .bt-large.bt-create .bt-icon {
  background-position: 0 -330px;
}
.lotAjax .bt-info .bt-icon {
  background-position: 1px -248px;
}
.lotAjax .bt-small.bt-email .bt-icon {
  background-position: 0 -569px;
}
.lotAjax .bt-large.bt-email .bt-icon {
  background-position: 0 -585px;
}
.lotAjax button.bt, .lotAjax a.bt {
  outline: 0;
}
.lotAjax button.bt::-moz-focus-inner {
  border: 0;
}
.lotAjax .bt:active .bt-text {
  top: 1px;
}
.lotAjax span.bt:active .bt-text, .lotAjax .bt:disabled:active .bt-text, .lotAjax .bt-disabled:active .bt-text, .lotAjax span.bt-small:active .bt-text, .lotAjax .bt-small[disabled]:active .bt-text, .lotAjax span.bt-large:active .bt-text, .lotAjax .bt-large[disabled]:active .bt-text, .lotAjax .bt-disabled:active .bt-text, .lotAjax .ui-state-disabled:active .bt-text {
  top: 0 !important;
}
.lotAjax a.bt {
  text-decoration: none;
}
.lotAjax .bt[disabled], .lotAjax span.bt-small, .lotAjax button.bt-small[disabled], .lotAjax span.bt-large, .lotAjax button.bt-large[disabled], .lotAjax .bt-disabled, .lotAjax .bt.ui-state-disabled, .lotAjax .page-new-layout .fileupload-buttonbar .ui-button-disabled {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #dadada;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#eee), to(#dadada));
  background: -webkit-linear-gradient(top, #eee, #dadada);
  background: -moz-linear-gradient(top, #eee, #dadada);
  background: -ms-linear-gradient(top, #eee, #dadada);
  background: -o-linear-gradient(top, #eee, #dadada);
  border-color: #cfcfcf !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  color: #555 !important;
  text-shadow: 1px 1px 0 #fff;
}
.lotAjax .bt[disabled]:hover, .lotAjax span.bt-small:hover, .lotAjax button.bt-small[disabled]:hover, .lotAjax span.bt-large:hover, .lotAjax button.bt-large[disabled]:hover, .lotAjax .bt-disabled:hover, .lotAjax .bt.ui-state-disabled:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #dadada;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#eee), to(#dadada));
  background: -webkit-linear-gradient(top, #eee, #dadada);
  background: -moz-linear-gradient(top, #eee, #dadada);
  background: -ms-linear-gradient(top, #eee, #dadada);
  background: -o-linear-gradient(top, #eee, #dadada);
  border-color: #cfcfcf !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  color: #555 !important;
}
.lotAjax span.bt .bt-icon, .lotAjax button.bt-disabled .bt-icon, .lotAjax button:disabled .bt-icon {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.lotAjax span.bt:hover .bt-icon, .lotAjax button.bt-disabled:hover .bt-icon, .lotAjax button:disabled:hover .bt-icon {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.lotAjax button.bt-small {
  margin-right: 6px;
}
.lotAjax button.bt-large {
  border: 0;
}
.lotAjax button.bt-large .bt-text {
  position: relative;
  margin-top: -1px;
}
.lotAjax .bt-large .bt-text, .lotAjax .bt-large .bt-icon {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.lotAjax * html .bt-large .bt-text, .lotAjax * html .bt-large .bt-icon {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .bt-large .bt-text, .lotAjax * + html .bt-large .bt-icon {
  zoom: 1;
  display: inline;
}
.lotAjax .bt-large.bt-only-icon .bt-icon {
  margin-left: 0;
  left: 0;
  top: 5px;
}
.lotAjax button.bt-large.bt-only-icon .bt-icon {
  margin-left: 0;
  top: 0;
  left: -2px;
}
.lotAjax a.bt-large.bt-only-icon .bt-icon {
  margin-left: 0;
  top: 0;
  left: 0;
}
.lotAjax .bt-delete.bt-only-icon .bt-icon {
  top: 0;
}
.lotAjax button.bt-small.bt-only-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
  overflow: visible;
}
.lotAjax .bt-splash {
  min-height: 34px;
}
.lotAjax * html .bt-splash {
  height: 34px;
}
.lotAjax * + html .bt-splash {
  min-height: 34px;
}
.lotAjax .bt-splash {
  line-height: 34px;
  width: auto;
  background: #feb54b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff3d4), color-stop(2%, #fff3d4), color-stop(3%, #ffdc88), color-stop(100%, #feb54b));
  background: -webkit-linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  background: -moz-linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  background: -o-linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  background: linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0 20px;
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  color: #983c3c !important;
  border: 1px solid #c47602;
}
.lotAjax .bt-splash.bt-only-icon {
  width: 34px;
}
.lotAjax * html .bt-splash.bt-only-icon {
  width: 34px;
}
.lotAjax * + html .bt-splash.bt-only-icon {
  width: 34px;
}
.lotAjax .bt-splash:hover {
  color: #983c3c !important;
  background: #fea92e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd57c), color-stop(2%, #ffd57c), color-stop(3%, #fcaf3e), color-stop(100%, #fea92e));
  background: -webkit-linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  background: -moz-linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  background: -o-linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  background: linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
}
.lotAjax .bt-splash:active {
  -moz-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
}
.lotAjax .bt-splash {
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
}
.lotAjax .bt-splash .bt-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
}
.lotAjax .bt-gray {
  min-height: 28px;
}
.lotAjax * html .bt-gray {
  height: 28px;
}
.lotAjax * + html .bt-gray {
  min-height: 28px;
}
.lotAjax .bt-gray {
  line-height: 28px;
  width: auto;
  background: #fbfbfb;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fbfbfb), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -moz-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -ms-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -o-linear-gradient(top, #fbfbfb, #e6e6e6);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 13px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #010101 !important;
  border: 1px solid #aaa !important;
}
.lotAjax button.bt-gray, .lotAjax .ui-button.bt-gray {
  border: 1px solid #aaa !important;
}
.lotAjax .bt-gray.bt-only-icon {
  width: 28px;
}
.lotAjax * html .bt-gray.bt-only-icon {
  width: 28px;
}
.lotAjax * + html .bt-gray.bt-only-icon {
  width: 28px;
}
.lotAjax .bt-gray:hover {
  color: #010101 !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #e6e6e6;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#e6e6e6), to(#fbfbfb));
  background: -webkit-linear-gradient(top, #e6e6e6, #fbfbfb);
  background: -moz-linear-gradient(top, #e6e6e6, #fbfbfb);
  background: -ms-linear-gradient(top, #e6e6e6, #fbfbfb);
  background: -o-linear-gradient(top, #e6e6e6, #fbfbfb);
}
.lotAjax .bt-gray[disabled]:hover, .lotAjax span.bt-gray:hover, .lotAjax button.bt-gray[disabled]:hover, .lotAjax span.bt-gray:hover, .lotAjax button.bt-gray[disabled]:hover, .lotAjax .bt-gray.bt-disabled:hover, .lotAjax .bt-gray.ui-state-disabled:hover {
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #010101 !important;
  border: 1px solid #aaa !important;
  background: #fbfbfb;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fbfbfb), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -moz-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -ms-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -o-linear-gradient(top, #fbfbfb, #e6e6e6);
}
.lotAjax .bt-gray {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-gray .bt-text {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-transparent.bt-arrow-left {
  min-height: 28px;
}
.lotAjax * html .bt-transparent.bt-arrow-left {
  height: 28px;
}
.lotAjax * + html .bt-transparent.bt-arrow-left {
  min-height: 28px;
}
.lotAjax .bt-transparent.bt-arrow-left {
  width: auto;
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #1a4f87 !important;
}
.lotAjax .bt-transparent.bt-arrow-left.bt-only-icon {
  width: 28px;
}
.lotAjax * html .bt-transparent.bt-arrow-left.bt-only-icon {
  width: 28px;
}
.lotAjax * + html .bt-transparent.bt-arrow-left.bt-only-icon {
  width: 28px;
}
.lotAjax .bt-transparent.bt-arrow-left {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-transparent.bt-arrow-left .bt-text {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-transparent.bt-arrow-left[disabled], .lotAjax .bt-transparent.bt-arrow-left[disabled]:hover {
  background: 0;
  background-color: transparent;
}
.lotAjax .bt-arrow-left, .lotAjax .bt-arrow-left .bt-text {
  line-height: 30px;
}
.lotAjax .bt-arrow-left .bt-text {
  margin: 0 0 0 10px;
  text-decoration: underline;
}
.lotAjax .bt-arrow-left .bt-icon {
  width: 15px;
  height: 30px;
  background: transparent url(../images/step_arrow_left.png) 0 0 no-repeat;
  float: left;
}
.lotAjax .bt-dublicate .bt-icon {
  background: url("../images/icon_dublicate.png") center center no-repeat;
  background-size: 80%;
  display: inline-block;
  text-align: center;
}
.lotAjax .tbl-docs .ui-button {
  min-height: 16px;
  height: 16px;
}
.lotAjax * html .tbl-docs .ui-button {
  height: 16px;
}
.lotAjax * + html .tbl-docs .ui-button {
  min-height: 16px;
  height: 16px;
}
.lotAjax .tbl-docs .ui-button {
  line-height: 16px;
  width: auto;
  border: 1px solid #999;
  background: #ffab61;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffab61), color-stop(28%, #ffad36), color-stop(100%, #ffde89));
  background: -webkit-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -moz-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -ms-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -o-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 5px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #555 !important;
}
.lotAjax .tbl-docs .ui-button.ui-button-icon-only {
  width: 16px;
}
.lotAjax * html .tbl-docs .ui-button.ui-button-icon-only {
  width: 16px;
}
.lotAjax * + html .tbl-docs .ui-button.ui-button-icon-only {
  width: 16px;
}
.lotAjax .tbl-docs .ui-button:hover {
  border-color: #353535 !important;
  color: #404040 !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #ffde89;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffde89), color-stop(28%, #ffad36), color-stop(100%, #ffab61));
  background: -webkit-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -moz-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -ms-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -o-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
}
.lotAjax .tbl-docs .ui-button {
  font-size: 11px;
  line-height: 16px;
}
.lotAjax .tbl-docs .ui-button .ui-icon {
  font-size: 11px;
  line-height: 16px !important;
}
.lotAjax .tbl-docs .ui-button .ui-icon {
  float: right;
  display: inline;
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_686668_256x240.png);
}
.lotAjax .tbl-docs .ui-button, .lotAjax .tbl-docs span.ui-button {
  margin-right: 0.5em !important;
}
.lotAjax .tbl-docs .ui-button:last-child, .lotAjax .tbl-docs span.ui-button:last-child {
  margin-right: 0 !important;
}
.lotAjax .bt-pg .ui-icon, .lotAjax .bt-pg .bt-icon {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.lotAjax .bt-pg:hover .ui-icon, .lotAjax .bt-pg:hover .bt-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .bgroup-switcher .bt, .lotAjax .bgroup-switcher span.bt {
  margin-right: -3px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-right: 1px solid #6c92bc;
}
.lotAjax .bgroup-switcher .bt-on, .lotAjax .bgroup-switcher span.bt-on {
  color: #96cf77 !important;
  cursor: default !important;
}
.lotAjax .bgroup-switcher .bt-on, .lotAjax .bgroup-switcher .bt-on:hover {
  background: #1d5087;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#1d5087), to(#3672b4));
  background: -webkit-linear-gradient(top, #1d5087, #3672b4);
  background: -moz-linear-gradient(top, #1d5087, #3672b4);
  background: -ms-linear-gradient(top, #1d5087, #3672b4);
  background: -o-linear-gradient(top, #1d5087, #3672b4);
}
.lotAjax .bgroup-switcher .bt-on:active .bt-text, .lotAjax .bgroup-switcher .bt-on:active .bt-text {
  top: 0 !important;
}
.lotAjax .bgroup-switcher .bt:first-child, .lotAjax .bgroup-switcher span.bt:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.lotAjax .bgroup-switcher .bt:last-child, .lotAjax .bgroup-switcher span.bt:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
.lotAjax .bt-pagi {
  line-height: 28px;
  width: auto;
  background: 0;
  padding: 0;
  border: 0;
}
.lotAjax .bt-pagi .bt-icon {
  width: 105px;
  height: 23px;
  background-position: 0 0;
}
.lotAjax .bt-pagi:active .bt-icon {
  top: 1px;
}
.lotAjax .bt-pagi[disabled] {
  background: none !important;
}
.lotAjax .bt-pagi[disabled]:active .bt-icon {
  top: 0;
}
.lotAjax .bt-pagi-down .bt-icon {
  background-image: url(../images/pagi_big_arr_down.png);
}
.lotAjax .bt-pagi-down[disabled] .bt-icon {
  background-position: 0 -23px;
}
.lotAjax .bt-pagi-up .bt-icon {
  background-image: url(../images/pagi_big_arr_up.png);
}
.lotAjax .bt-pagi-up[disabled] .bt-icon {
  background-position: 0 -23px;
}
.lotAjax .go_to_running_btn_container {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .go_to_running_btn_container {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .go_to_running_btn_container {
  zoom: 1;
  display: inline;
}
.lotAjax .go_to_running_btn_container {
  padding: 0 11px;
  background-color: #fff;
}
.lotAjax .bgroup-pagi-grey {
  background-color: #ededed;
  margin-bottom: 1em !important;
  padding: 0 11px;
}
.lotAjax .bgroup-pagi-grey .bt-transparent {
  color: #1a4f87 !important;
}
.lotAjax .bgroup-pagi-grey .bt {
  margin-bottom: 0 !important;
}
.lotAjax .bt-arr-left .bt-icon {
  background: transparent url(../images/arr_left.png) 0 0 no-repeat;
}
.lotAjax .bt-arr-right .bt-icon {
  background: transparent url(../images/arr_right.png) 0 0 no-repeat;
}
.lotAjax .bgroup-pagi-grey .bt-transparent:active .bt-text {
  top: 0;
  color: #3672b4;
}
.lotAjax .bt-small {
  min-height: 16px;
}
.lotAjax * html .bt-small {
  height: 16px;
}
.lotAjax * + html .bt-small {
  min-height: 16px;
}
.lotAjax .bt-small, .lotAjax .page-office .bt-small.ui-button {
  line-height: 16px;
  width: auto;
  border: 1px solid #999;
  background: #ffab61;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffab61), color-stop(28%, #ffad36), color-stop(100%, #ffde89));
  background: -webkit-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -moz-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -ms-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -o-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 5px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #555 !important;
}
.lotAjax .bt-small.bt-only-icon {
  width: 16px;
}
.lotAjax * html .bt-small.bt-only-icon {
  width: 16px;
}
.lotAjax * + html .bt-small.bt-only-icon {
  width: 16px;
}
.lotAjax .bt-small:hover {
  border-color: #353535 !important;
  color: #404040 !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #ffde89;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffde89), color-stop(28%, #ffad36), color-stop(100%, #ffab61));
  background: -webkit-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -moz-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -ms-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -o-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
}
.lotAjax .bt-small {
  font-size: 11px;
  line-height: 16px;
}
.lotAjax .bt-small .bt-text {
  font-size: 11px;
  line-height: 16px;
}
.lotAjax .firefox .bt-small .bt-text {
  line-height: 15px;
}
.lotAjax .lot-info {
  display: inline;
  float: left;
  width: 60.176%;
}
.lotAjax .full-width, .lotAjax .lot-info.full-width {
  width: 100% !important;
  float: none !important;
  position: relative;
}
.lotAjax .lot-activity {
  float: right;
  display: inline;
  width: 37.6238%;
}
.lotAjax .lot-info h4, .lotAjax .lot-info h1 {
  border: 0;
}
.lotAjax .auction-info {
  margin-bottom: 0.5em;
  padding: 0.5em 1em;
  background: #fbf7cb;
  text-align: center;
}
.lotAjax .lot-info .section-inner {
  padding: 13px;
  margin-right: 0;
  border: 1px solid #ccc;
}
.lotAjax #lot_page .lot-info .section-inner {
  display: block;
  word-wrap: break-word;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  padding-top: 8px;
}
.lotAjax #lot_page #lot_properties.pane {
  display: block;
  word-wrap: break-word;
}
.lotAjax .lot-info .figure {
  float: left;
  display: inline;
  width: 220px;
  padding: 0 10px 10px 0;
  position: relative;
}
.lotAjax .lot-info .figure-content {
  background-color: #fff;
  margin-bottom: 0;
}
.lotAjax .ui-tabs#lot_photos {
  margin-bottom: 0;
  border: 0;
}
.lotAjax .ui-tabs#lot_photos .ui-tabs-nav {
  background-color: transparent;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-panel {
  padding: 0;
  border: 0;
}
.lotAjax #lot_photos.ui-tabs .img-container {
  width: 220px;
  height: 170px;
}
.lotAjax #collateral #lot_photos.ui-tabs .img-container {
  height: auto;
}
.lotAjax #lot_photos.ui-tabs .img-container.ui-widget-content {
  background-color: transparent;
}
.lotAjax #lot_photos.ui-tabs .img-container img, .lotAjax .lot-photo-collection, .lotAjax .container-height {
  display: inline-block !important;
  vertical-align: middle;
}
.lotAjax * html #lot_photos.ui-tabs .img-container img, .lotAjax * html .lot-photo-collection, .lotAjax * html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax * + html #lot_photos.ui-tabs .img-container img, .lotAjax * + html .lot-photo-collection, .lotAjax * + html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax #lot_photos.ui-tabs .img-container img {
  width: 150px;
}
.lotAjax #collateral #lot_photos.ui-tabs .img-container img {
  width: auto;
  max-width: 150px;
  max-height: 150px;
}
.lotAjax #lot_photos .img-container-inner, .lotAjax .figure-default .img-container-inner {
  width: 234px;
  height: 150px;
  position: relative;
  top: 10px;
  left: -5px;
  background-color: #fff;
}
.lotAjax #presentation_container .figure-default .img-container-inner {
  width: 200px;
  height: 150px;
  top: 0;
  left: 0;
  padding-right: 10px;
}
.lotAjax #lot_photos .container-height, .lotAjax .figure-default .container-height {
  font-size: 0;
  line-height: 0;
  text-indent: -90000px;
  width: 1px;
  height: 150px;
}
.lotAjax .paging-tabs .pagination-area {
  border-top: 1px solid transparent;
}
.lotAjax #lot_photos.paging-tabs {
  text-align: center;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav.pagination-area {
  padding: 0 5px 1px;
  text-align: center;
  width: 70%;
  margin: 0 auto !important;
}
.lotAjax #collaterial #lot_photos.ui-tabs .ui-tabs-nav.pagination-area {
  margin: 0 !important;
  width: auto;
  text-align: left;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-left: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li:first-child {
  margin-left: 0;
}
.lotAjax * html #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li {
  zoom: 1;
  display: inline;
}
.lotAjax * + html #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li {
  zoom: 1;
  display: inline;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav li a {
  padding: 1px 1px 0;
  min-width: 8px;
  font-size: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lotAjax * html #lot_photos.ui-tabs .ui-tabs-nav li a {
  width: 13px;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li a, .lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li a:hover {
  background: transparent !important;
  border: 0;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  min-height: 16px;
}
.lotAjax * html #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  height: 16px;
}
.lotAjax * + html #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  min-height: 16px;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  line-height: 16px;
  width: auto;
  background: transparent;
  color: #555 !important;
  position: relative;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li a {
  color: #1d5087 !important;
  text-decoration: underline;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-hover {
  color: #404040 !important;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-hover a {
  color: #1d5087 !important;
  text-decoration: none;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-active {
  color: #1d5087 !important;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-active a {
  text-decoration: none;
  color: #1d5087 !important;
  font-weight: bold;
}
.lotAjax #lot_photos.ui-tabs .img-container {
  width: 220px;
  height: 170px;
}
.lotAjax #collateral #lot_photos.ui-tabs .img-container {
  height: auto;
}
.lotAjax #lot_photos.ui-tabs .img-container.ui-widget-content {
  background-color: transparent;
}
.lotAjax #lot_photos.ui-tabs .img-container img, .lotAjax .lot-photo-collection, .lotAjax .container-height {
  display: inline-block !important;
  vertical-align: middle;
}
.lotAjax * html #lot_photos.ui-tabs .img-container img, .lotAjax * html .lot-photo-collection, .lotAjax * html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax * + html #lot_photos.ui-tabs .img-container img, .lotAjax * + html .lot-photo-collection, .lotAjax * + html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax #lot_photos.ui-tabs .img-container img {
  width: 150px;
}
.lotAjax #collateral #lot_photos.ui-tabs .img-container img {
  width: auto;
  max-width: 150px;
  max-height: 150px;
}
.lotAjax #lot_photos .img-container-inner, .lotAjax .figure-default .img-container-inner {
  width: 234px;
  height: 150px;
  position: relative;
  top: 10px;
  left: -5px;
  background-color: #fff;
}
.lotAjax #presentation_container .figure-default .img-container-inner {
  width: 200px;
  height: 150px;
  top: 0;
  left: 0;
  padding-right: 10px;
}
.lotAjax #lot_photos .container-height, .lotAjax .figure-default .container-height {
  font-size: 0;
  line-height: 0;
  text-indent: -90000px;
  width: 1px;
  height: 150px;
}
.lotAjax .paging-tabs .pagination-area {
  border-top: 1px solid transparent;
}
.lotAjax #lot_photos.paging-tabs {
  text-align: center;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav.pagination-area {
  padding: 0 5px 1px;
  text-align: center;
  width: 70%;
  margin: 0 auto !important;
}
.lotAjax #collaterial #lot_photos.ui-tabs .ui-tabs-nav.pagination-area {
  margin: 0 !important;
  width: auto;
  text-align: left;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li {
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-left: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li:first-child {
  margin-left: 0;
}
.lotAjax * html #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li {
  zoom: 1;
  display: inline;
}
.lotAjax * + html #lot_photos.ui-tabs .ui-tabs-nav.pagination-area li {
  zoom: 1;
  display: inline;
}
.lotAjax #lot_photos.ui-tabs .ui-tabs-nav li a {
  padding: 1px 1px 0;
  min-width: 8px;
  font-size: 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lotAjax * html #lot_photos.ui-tabs .ui-tabs-nav li a {
  width: 13px;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li a, .lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li a:hover {
  background: transparent !important;
  border: 0;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  min-height: 16px;
}
.lotAjax * html #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  height: 16px;
}
.lotAjax * + html #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  min-height: 16px;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li {
  line-height: 16px;
  width: auto;
  background: transparent;
  color: #555 !important;
  position: relative;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li a {
  color: #1d5087 !important;
  text-decoration: underline;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-hover {
  color: #404040 !important;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-hover a {
  color: #1d5087 !important;
  text-decoration: none;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-active {
  color: #1d5087 !important;
}
.lotAjax #lot_photos.ui-tabs .pagination-area.ui-tabs-nav li.ui-state-active a {
  text-decoration: none;
  color: #1d5087 !important;
  font-weight: bold;
}
.lotAjax .lot-info #lot_details .ui-tabs {
  margin-bottom: 0;
  border: 0;
}
.lotAjax .lot-details h3 {
  color: #0f86d0;
  font-size: 12px;
}
.lotAjax .lot-status {
  padding: 7px 10px 7px 12px;
  color: #fff;
  background-image: none;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 16px;
}
.lotAjax .lot-status-approved {
  background-color: #ffcd40;
}
.lotAjax .lot-status-applications_receiving {
  background-color: #ffa841;
}
.lotAjax .lot-status-process-applications-waiting {
  background-color: #4188d3;
}
.lotAjax .lot-status-process-applications {
  background-color: #0d58a6;
}
.lotAjax .lot-status-start_waiting {
  background-color: #37da37;
}
.lotAjax .lot-status-running {
  background-color: #00ad00;
}
.lotAjax .lot-status-summing-up {
  background-color: #046b6b;
}
.lotAjax .lot-status-reports-waiting {
  background-color: #9b007e;
}
.lotAjax .lot-status-finished {
  background-color: #6b046b;
}
.lotAjax .lot-status-finished-no-applications {
  background-color: #3a046b;
}
.lotAjax p.lot-status {
  font-size: 18px;
  line-height: 18px;
}
.lotAjax .lot-activity h3 {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 6px;
}
.lotAjax .lot-activity .subheading {
  display: inline;
  text-align: right;
  float: right;
  padding-top: 4px;
  color: #000;
}
.lotAjax .tbl-activity td {
  vertical-align: middle;
}
.lotAjax .tbl-activity th {
  color: #6c6c6c;
  text-align: right;
  vertical-align: middle;
}
.lotAjax .tbl-activity .tabs th {
  color: #fff;
}
.lotAjax .last-offer {
  margin-top: 30px;
}
.lotAjax .last-offer * {
  display: inline;
}
.lotAjax .last-offer dt {
  display: inline-block;
  width: 110px;
}
.lotAjax .last-offer dd {
  font-size: 18px;
}
.lotAjax .last-offer dd + dd {
  font-size: 12px;
  font-weight: bold;
}
.lotAjax .last-offer dd.higher, .lotAjax .informer.higher {
  color: red;
}
.lotAjax .last-offer dd.higher span:before, .lotAjax .informer.higher span:before {
  content: "↑+";
  display: inline-block;
  vertical-align: middle;
  padding-right: 4px;
  position: relative;
  margin-top: -4px;
  font-weight: normal;
}
.lotAjax * html .last-offer dd.higher span:before, .lotAjax * html .informer.higher span:before {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .last-offer dd.higher span:before, .lotAjax * + html .informer.higher span:before {
  zoom: 1;
  display: inline;
}
.lotAjax .last-offer dd.lower, .lotAjax .informer.lower {
  color: green;
}
.lotAjax .last-offer dd.lower span:before, .lotAjax .informer.lower span:before {
  content: "↓-";
  display: inline-block;
  vertical-align: middle;
  padding-right: 4px;
  position: relative;
  margin-top: -4px;
  font-weight: normal;
}
.lotAjax * html .last-offer dd.lower span:before, .lotAjax * html .informer.lower span:before {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .last-offer dd.lower span:before, .lotAjax * + html .informer.lower span:before {
  zoom: 1;
  display: inline;
}
.lotAjax .my-offer {
  margin: 20px 0;
}
.lotAjax .offers-table td, .lotAjax .offers-table th {
  padding: 5px;
  font-size: 12px;
}
.lotAjax p#lot_status {
  margin-bottom: 0;
}
.lotAjax header h2 {
  padding-bottom: 30px;
}
.lotAjax .lot-info .pagination-area ul {
  position: relative;
}
.lotAjax .dl-docs:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .dl-docs {
  height: 1px;
}
.lotAjax * + html .dl-docs {
  min-height: 1px;
}
.lotAjax .dl-docs {
  display: block;
}
.lotAjax .dl-lot, .lotAjax .dl-docs {
  font-size: 12px;
  margin-bottom: 18px;
}
.lotAjax .dl-lot dt, .lotAjax .dl-lot dd, .lotAjax .dl-docs dt, .lotAjax .dl-docs dd {
  display: inline-block;
  vertical-align: top;
}
.lotAjax .profile-main .dl-docs dd a {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .profile-main .dl-docs dd a {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .profile-main .dl-docs dd a {
  zoom: 1;
  display: inline;
}
.lotAjax .profile-main .dl-docs {
  width: 273px;
}
.lotAjax .profile-main .dl-docs dt, .lotAjax .profile-main .dl-docs dd {
  padding: 0 0 7px;
}
.lotAjax .profile-main .dl-docs dt {
  width: 95px;
  margin-right: 10px;
}
.lotAjax .profile-main .dl-docs-special dt {
  width: 85px;
}
.lotAjax .profile-main .dl-docs dd {
  width: 163px;
}
.lotAjax .profile-main .dl-docs-special dd {
  width: 153px;
}
.lotAjax .profile-main .dl-docs-special .dd-doc-name {
  word-wrap: break-word;
}
.lotAjax .profile-main .dl-docs-special .dd-checkbox {
  clear: right;
  width: auto;
}
.lotAjax .lot-price {
  font-size: 16px;
  line-height: 20px;
}
.lotAjax .lot-main .dl-lot .lot-price {
  color: #e45b00;
}
.lotAjax .lot-watch {
  padding: 7px 13px;
  background-color: #e7e7e7;
  font-size: 12px;
}
.lotAjax .lot-watch:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .lot-watch {
  height: 1px;
}
.lotAjax * + html .lot-watch {
  min-height: 1px;
}
.lotAjax .lot-watch {
  display: block;
}
.lotAjax .lot-watch a {
  margin-right: 15px;
  line-height: 24px;
}
.lotAjax .lot-watch .social-links {
  float: right;
  display: inline;
}
.lotAjax .lot-watch .social-links .link {
  margin-right: 0;
  margin-left: 6px;
}
.lotAjax .status-header {
  margin-bottom: 12px;
  background-color: #eee;
}
.lotAjax .status-header p {
  margin-bottom: 0;
}
.lotAjax .lot-activity .hgroup {
  margin-bottom: 12px;
  border-bottom: 1px solid #ef9f29;
}
.lotAjax .lot-activity {
  font-size: 12px;
}
.lotAjax .tbl .tbl #bids_tbl td, .lotAjax .tbl .tbl #bids_tbl th {
  padding-top: 2px;
  padding-bottom: 2px;
}
.lotAjax .tbl .my-offer #mybidprice {
  font-weight: bold;
  width: 200px;
  margin-right: 0.3em;
}
.lotAjax .tablescroll_head, .lotAjax .tablescroll_body {
  margin-bottom: 0 !important;
}
.lotAjax .tablescroll .tablescroll_wrapper {
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.lotAjax .lot-activity .tabs .pane .tablescroll {
  width: 333px;
  margin-bottom: 12px;
}
.lotAjax .dl-edit {
  margin-bottom: 18px;
}
.lotAjax .tbl .dl-edit {
  margin-bottom: 0;
}
.lotAjax .dl-edit dt, .lotAjax .ul-edit li {
  padding: 0 0 3px;
  font-weight: bold;
}
.lotAjax .dl-edit dd {
  line-height: 14px;
  padding-bottom: 4px;
}
.lotAjax .dl-edit dd.shifted {
  padding-left: 2.5em;
}
.lotAjax .dl-edit dd.shifted label {
  padding-left: 3em;
}
.lotAjax .dl-edit dd strong, .lotAjax .ul-edit li strong {
  color: #000;
}
.lotAjax ul.ul-edit {
  padding: 0;
  margin: 0;
}
.lotAjax .ul-edit li {
  list-style-image: none;
  list-style-type: none;
  background-image: none;
}
.lotAjax #lot_activity .tbl-docs td {
  font-size: 11px;
}
.lotAjax #lot_activity .tbl-docs th {
  padding: 7px 0.624%;
}
.lotAjax #lot_activity .tbl-docs td {
  padding: 3px 0.624%;
  vertical-align: top;
  border-bottom: 1px solid #e8e8e8;
}
.lotAjax .td-doc, .lotAjax .th-doc, .lotAjax .td-file, .lotAjax .th-file {
  width: 40%;
}
.lotAjax .td-doc-bgroup, .lotAjax .th-doc-bgroup {
  width: 20%;
  text-align: center;
}
.lotAjax #lot_activity .tbl-docs input[type=text] {
  width: 100%;
}
.lotAjax #lot_activity .bgroup .bt {
  margin-right: 0 !important;
  margin-left: 1em;
}
.lotAjax #lot_activity .bgroup .bt:first-child {
  margin-right: 0 !important;
  margin-left: 0;
}
.lotAjax #lot_page .lot-info h2 {
  color: #3a5b91;
  font-size: 115%;
  line-height: 1.1em;
  font-weight: bold;
}
.lotAjax .hgroup-code {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  padding: 7px 13px 7px 13px;
  background-color: #aeaea4;
  color: #fff;
  font-size: 120%;
}
.lotAjax .hgroup-code .lot-code {
  font-size: 110%;
}
.lotAjax #lot_page .lot-info .label {
  margin-right: 5px;
  width: 28%;
}
.lotAjax #lot_page .lot-info .field {
  margin-right: 0;
  width: 70%;
}
.lotAjax #lot_page .lot-info td p {
  margin-bottom: 12px !important;
}
.lotAjax .bidPrice {
  white-space: nowrap;
}
.lotAjax .upload-content.dataTable input {
  width: auto;
}
.lotAjax .upload-content.dataTable td {
  padding: 5px 0;
}
.lotAjax .upload-content.dataTable .file-name {
  padding-left: 5px;
}
.lotAjax .fileupload .upload-bar {
  margin: 5px 0;
}
.lotAjax .fileupload .doc-legend-wrap {
  float: right;
  width: 50%;
  font-size: 11px;
  color: #757575;
}
.lotAjax .upload-content.dataTable caption {
  padding-left: 5px;
  text-align: left;
}
.lotAjax #lots_list .ui-selecting {
  background: #feca40;
}
.lotAjax #lots_list .ui-selected {
  background: #f39814;
  color: white;
}
.lotAjax #lots_list .new-lot {
  background: #e0ecff;
}
.lotAjax #lots_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 60%;
}
.lotAjax #lots_list li {
  margin: 3px;
  padding: 0.4em;
  font-size: 1em;
  height: 14px;
  cursor: default;
}
.lotAjax .docs_btn_add input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
  width: 100% !important;
  line-height: 28px !important;
  height: 28px !important;
  font-size: 28px !important;
}
.lotAjax .docs_btn_add {
  overflow: hidden;
}
.lotAjax #tender_section {
  width: 849px;
}
.lotAjax #tender_section .wizard-container {
  position: relative;
  padding-top: 38px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #8daaca;
  background-color: #e4f1fa;
  font-size: 12px;
}
.lotAjax #tender_section .f-container {
  position: relative;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  margin-top: -38px;
}
.lotAjax #tender_section .form {
  position: relative;
  padding-top: 39px;
}
.lotAjax #tender_section .hgroup, .lotAjax #tender_section .f-headline {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 19px;
}
.lotAjax #tender_section .hgroup {
  top: 10px;
  left: 2.3557%;
}
.lotAjax #tender_section .f-headline {
  width: 95.2886%;
  padding: 10px 2.3557%;
  z-index: 1;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  background-color: #8daaca;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}
.lotAjax #tender_form {
  position: relative;
  z-index: 2;
  min-height: 350px;
}
.lotAjax #tender_section .hgroup h2 {
  color: #fff;
  margin-bottom: 0;
  line-height: 1 !important;
}
.lotAjax #tender_section .fieldset {
  border-top: 1px solid #fff;
  padding: 0 20px 10px 20px;
  display: block;
  word-wrap: break-word;
}
.lotAjax #tender_section h3 {
  margin-top: 1.5em;
  margin-bottom: 0;
  font-weight: normal;
}
.lotAjax #tender_section .fieldset-rounded {
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
  padding: 10px 20px;
  background-color: #e4f1fa;
}
.lotAjax #tender_section .fieldset-shadow {
  border-top: 0;
  background-image: url(../images/lot_wizard_shadow.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  padding-top: 22px;
}
.lotAjax #tender_section .fieldset-shadow .bgroup .bt {
  margin-bottom: 0 !important;
}
.lotAjax #tender_section .row {
  margin-bottom: 1em;
  padding-top: 0;
}
.lotAjax #tender_section .row:first-child {
  padding-top: 1em;
}
.lotAjax #tender_modifiers {
  padding-top: 1em;
}
.lotAjax #tender_section .label {
  width: 190px;
  margin-right: 9px;
}
.lotAjax #tender_section .field {
  width: 586px;
  float: right;
}
.lotAjax #tender_section .bgroup-1 {
  padding-left: 199px;
  padding-top: 0;
  position: relative;
}
.lotAjax #tender_section .bgroup-1 #prev_step {
  position: absolute;
  top: 0;
  left: -5px;
  width: auto;
  height: auto;
}
.lotAjax #tender_section .ui-tabs {
  border: none !important;
}
.lotAjax #tender_section .ui-tabs .ui-tabs-nav {
  background-color: transparent !important;
}
.lotAjax #tender_section .label-inner, .lotAjax .label-row .label-inner {
  display: inline;
}
.lotAjax #tender_section .step {
  background-color: #f6f6f6;
  color: #c5c5c5;
  line-height: 33px;
  font-size: 33px;
  padding: 13px;
  min-width: 36px;
  text-align: center;
  margin-right: 20px;
}
.lotAjax #tender_section .step .step-inner {
  text-indent: -99000px;
  font-size: 0;
  line-height: 0;
  width: 37px;
  height: 33px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: transparent;
  display: block;
  text-align: center;
}
.lotAjax #tender_section .step-1 .step-inner {
  background-image: url(../images/step_1.png);
}
.lotAjax #tender_section .step-2 .step-inner {
  background-image: url(../images/step_2.png);
  height: 34px;
}
.lotAjax #tender_section .step-3 .step-inner {
  background-image: url(../images/step_3.png);
}
.lotAjax #tender_section .step-done {
  background-color: #8daaca;
}
.lotAjax #tender_section .step-done .step-inner {
  background-position: 50% -33px;
}
.lotAjax #tender_section .step-2.step-done .step-inner {
  background-position: 50% -34px;
}
.lotAjax #tender_section label.error {
  margin-bottom: 0 !important;
}
.lotAjax .label-row {
  display: block;
  padding-bottom: 0.5em;
}
.lotAjax td .label-row {
  padding-bottom: 0;
}
.lotAjax .step-arrow {
  text-indent: -99000px;
  font-size: 0;
  line-height: 0;
  background: transparent url(../images/step_arrow_right.png) 0 0 no-repeat;
  width: 15px;
  height: 30px;
  margin-right: 20px;
}
.lotAjax #tender_section .bt-secondary, .lotAjax #tender_section .bt-secondary:last-child {
  margin-right: 1em !important;
}
.lotAjax #tender_section .bgroup .bt {
  margin-bottom: 0 !important;
}
.lotAjax #tender_section .bgroup .bt-gray, .lotAjax #tender_section #save_btns_conteiner .bt-gray:last-child {
  margin-right: 1em !important;
}
.lotAjax #tender_section .tbl-msg th {
  background-image: none;
  font-size: 12px;
}
.lotAjax #tender_section .tbl-msg td {
  background-color: #fff;
  border-bottom: 1px solid #e4f1fa;
}
.lotAjax #tender_section #wizard {
  position: relative;
}
.lotAjax #tender_section #wizard .alert-error {
  position: absolute;
  width: 50%;
  height: auto;
  top: -1.25em;
  right: 0;
  color: red;
}
.lotAjax #tender_section #wizard .alert-inner {
  position: absolute;
  width: 96%;
  bottom: 0;
  right: 0;
  min-height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 1em;
  font-weight: bold;
  color: red;
}
.lotAjax .help {
  display: block;
  padding: 2px 0;
  color: #8d8b8c;
}
.lotAjax #select_required_documents[size="0"], .lotAjax #select_required_documents[size="1"] {
  white-space: nowrap !important;
}
.lotAjax #runnig_area .tbl-msg td, .lotAjax #bid_tables .tbl-msg td {
  vertical-align: top;
}
.lotAjax .body-inner:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.lotAjax html, .lotAjax body, .lotAjax div, .lotAjax span, .lotAjax applet, .lotAjax object, .lotAjax iframe, .lotAjax h1, .lotAjax h2, .lotAjax h3, .lotAjax h4, .lotAjax h5, .lotAjax h6, .lotAjax p, .lotAjax blockquote, .lotAjax pre, .lotAjax a, .lotAjax abbr, .lotAjax acronym, .lotAjax address, .lotAjax big, .lotAjax cite, .lotAjax code, .lotAjax del, .lotAjax dfn, .lotAjax img, .lotAjax ins, .lotAjax kbd, .lotAjax q, .lotAjax s, .lotAjax samp, .lotAjax small, .lotAjax strike, .lotAjax sub, .lotAjax sup, .lotAjax tt, .lotAjax var, .lotAjax b, .lotAjax u, .lotAjax i, .lotAjax center, .lotAjax dl, .lotAjax dt, .lotAjax dd, .lotAjax ol, .lotAjax ul, .lotAjax li, .lotAjax fieldset, .lotAjax form, .lotAjax label, .lotAjax legend, .lotAjax table, .lotAjax caption, .lotAjax tbody, .lotAjax tfoot, .lotAjax thead, .lotAjax tr, .lotAjax th, .lotAjax td, .lotAjax article, .lotAjax aside, .lotAjax canvas, .lotAjax details, .lotAjax embed, .lotAjax figure, .lotAjax figcaption, .lotAjax footer, .lotAjax header, .lotAjax hgroup, .lotAjax menu, .lotAjax nav, .lotAjax output, .lotAjax ruby, .lotAjax section, .lotAjax summary, .lotAjax time, .lotAjax mark, .lotAjax audio, .lotAjax video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}
.lotAjax article, .lotAjax aside, .lotAjax details, .lotAjax figcaption, .lotAjax figure, .lotAjax footer, .lotAjax header, .lotAjax hgroup, .lotAjax menu, .lotAjax nav, .lotAjax section {
  display: block;
}
.lotAjax ol, .lotAjax ul {
  list-style: none;
}
.lotAjax blockquote, .lotAjax q {
  quotes: none;
}
.lotAjax blockquote:before, .lotAjax blockquote:after, .lotAjax q:before, .lotAjax q:after {
  content: "";
  content: none;
}
.lotAjax table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lotAjax a {
  outline: 0;
}
.lotAjax button, .lotAjax input, .lotAjax select, .lotAjax textarea {
  margin: 0;
  outline: 0;
  font: 100% Tahoma, Arial, Helvetica, sans-serif;
  vertical-align: middle;
}
.lotAjax input, .lotAjax select, .lotAjax textarea {
  box-sizing: content-box;
}
.lotAjax textarea {
  overflow: hidden;
}
.lotAjax button::-moz-focus-inner, .lotAjax input[type=reset]::-moz-focus-inner, .lotAjax input[type=button]::-moz-focus-inner, .lotAjax input[type=submit]::-moz-focus-inner, .lotAjax input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin: 0;
}
.lotAjax input::-ms-clear {
  display: none;
}
.lotAjax button, .lotAjax input[type=button], .lotAjax input[type=reset], .lotAjax input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}
.lotAjax .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.lotAjax html[xmlns] .clearfix {
  display: block;
}
.lotAjax .ya-page_js_yes .ya-site-form_inited_no {
  display: none;
}
.lotAjax .th-half, .lotAjax .td-half {
  width: 50%;
}
.lotAjax .th-one-fourth, .lotAjax .td-one-fourth {
  width: 25%;
}
.lotAjax .th-three-fourth, .lotAjax .td-three-fourth {
  width: 75%;
}
.lotAjax .th-one-third, .lotAjax .td-one-third {
  width: 33%;
}
.lotAjax .th-one-fifth, .lotAjax .td-one-fifth {
  width: 20%;
}
.lotAjax .th-two-fifth, .lotAjax .td-two-fifth {
  width: 40%;
}
.lotAjax .th-three-fifth, .lotAjax .td-three-fifth {
  width: 60%;
}
.lotAjax .th-four-fifth, .lotAjax .td-four-fifth {
  width: 60%;
}
.lotAjax .th-two-third, .lotAjax .td-two-third {
  width: 66%;
}
.lotAjax .th-one-fifth, .lotAjax .td-one-fifth {
  width: 20%;
}
.lotAjax .th-min-width, .lotAjax .td-min-width {
  width: 5%;
}
.lotAjax .th-0, .lotAjax .td-0 {
  width: 0;
}
.lotAjax .th-5, .lotAjax .td-5 {
  width: 5%;
}
.lotAjax .th-10, .lotAjax .td-10 {
  width: 10%;
}
.lotAjax .th-8, .lotAjax .td-8 {
  width: 8%;
}
.lotAjax .th-11, .lotAjax .td-11 {
  width: 11%;
}
.lotAjax .th-12, .lotAjax .td-12 {
  width: 12%;
}
.lotAjax .th-14, .lotAjax .td-14 {
  width: 14%;
}
.lotAjax .th-15, .lotAjax .td-15 {
  width: 15%;
}
.lotAjax .th-19, .lotAjax .td-19 {
  width: 19%;
}
.lotAjax .th-20, .lotAjax .td-20 {
  width: 20%;
}
.lotAjax .th-25, .lotAjax .td-25 {
  width: 25%;
}
.lotAjax .th-30, .lotAjax .td-30 {
  width: 30%;
}
.lotAjax .th-33, .lotAjax .td-33 {
  width: 33%;
}
.lotAjax .th-35, .lotAjax .td-35 {
  width: 35%;
}
.lotAjax .th-39, .lotAjax .td-39 {
  width: 39%;
}
.lotAjax .th-40, .lotAjax .td-40 {
  width: 40%;
}
.lotAjax .th-45, .lotAjax .td-45 {
  width: 45%;
}
.lotAjax .th-50, .lotAjax .td-50 {
  width: 50%;
}
.lotAjax .th-55, .lotAjax .td-55 {
  width: 55%;
}
.lotAjax .th-60, .lotAjax .td-60 {
  width: 60%;
}
.lotAjax .th-65, .lotAjax .td-65 {
  width: 65%;
}
.lotAjax .th-70, .lotAjax .td-70 {
  width: 70%;
}
.lotAjax .th-75, .lotAjax .td-75 {
  width: 75%;
}
.lotAjax .th-80, .lotAjax .td-80 {
  width: 80%;
}
.lotAjax .th-85, .lotAjax .td-85 {
  width: 85%;
}
.lotAjax .th-90, .lotAjax .td-90 {
  width: 90%;
}
.lotAjax .th-95, .lotAjax .td-95 {
  width: 95%;
}
.lotAjax .th-100, .lotAjax .td-100 {
  width: 100%;
}
.lotAjax .col-half {
  width: 48.9%;
  margin-right: 2.19%;
}
.lotAjax .td-230px {
  width: 230px;
}
.lotAjax .td-200px {
  width: 200px;
}
.lotAjax .w-100 {
  width: 100%;
}
.lotAjax .col-one-third {
  width: 33%;
}
.lotAjax .col-two-third {
  width: 66%;
}
.lotAjax .td-fix-100 {
  width: 100px !important;
}
.lotAjax table {
  width: 100%;
  word-wrap: break-word;
}
.lotAjax td {
  vertical-align: top;
}
.lotAjax .tbl {
  width: 100%;
  margin-bottom: 12px;
}
.lotAjax .tbl .tbl {
  margin-bottom: 0;
}
.lotAjax .tbl td, .lotAjax .tbl th {
  vertical-align: top;
}
.lotAjax .tbl th.text-right {
  text-align: right !important;
}
.lotAjax .tbl th.text-center {
  text-align: center !important;
}
.lotAjax .tbl th.text-left {
  text-align: left !important;
}
.lotAjax .tbl td.td-container, .lotAjax .tbl th.td-container {
  padding: 0;
  vertical-align: middle;
}
.lotAjax .tbl td.highlight, .lotAjax .tbl th.highlight {
  background-color: #fdebcc;
  padding: 5px;
  vertical-align: middle;
}
.lotAjax .tr-price .td-container td.highlight {
  line-height: 30px !important;
}
.lotAjax .td-bt-container {
  padding: 5px !important;
  text-align: center !important;
  vertical-align: middle;
}
.lotAjax .tbl td.vert-middle, .lotAjax .tbl th.vert-middle {
  vertical-align: middle;
}
.lotAjax .tbl-no-border, .lotAjax .tbl-no-border td {
  border: none !important;
}
.lotAjax td p, .lotAjax td h2, .lotAjax td h3, .lotAjax td h4 {
  margin-bottom: 0;
}
.lotAjax .tbl-messages td p {
  margin-bottom: 0.5em;
}
.lotAjax .table-container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .tbl-msg td, .lotAjax .tbl-msg th {
  vertical-align: middle;
}
.lotAjax .custom-tbl {
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}
.lotAjax .custom-tbl th {
  background: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: -webkit-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: -o-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: linear-gradient(to bottom, #f1f1f1 0, #e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f1f1f1',endColorstr = '#e3e3e3',GradientType = 0);
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
.lotAjax .custom-tbl th, .lotAjax .custom-tbl td {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
  white-space: normal;
}
.lotAjax .custom-tbl tr:nth-child(2n) td {
  background: #fff;
}
.lotAjax .custom-tbl tr:nth-child(2n+1) td {
  background: #f9f9f9;
}
.lotAjax .custom-tbl tr:hover td {
  background-color: #fffcd7;
}
.lotAjax .custom-tbl .caption th:last-child {
  padding-right: 26px;
}
.lotAjax .custom-tbl .lot-code {
  display: block;
  margin-top: 0.4em;
  font-size: 11px;
}
.lotAjax input:not([type=checkbox]), .lotAjax input:not([type=radio]), .lotAjax input:not([type=submit]), .lotAjax input:not([type=reset]), .lotAjax input:not([type=button]), .lotAjax input:not([type=file]), .lotAjax textarea {
  padding: 3px 0;
  width: 99.55%;
  background: #fff;
  border: 1px solid #b4c4db;
  text-indent: 3px;
  font: 12px Tahoma, Geneva, sans-serif;
}
.lotAjax input[type=text], .lotAjax input[type=password] {
  line-height: 16px;
}
.lotAjax input[disabled], .lotAjax select[disabled], .lotAjax textarea[disabled] {
  background-color: #ebebe4;
}
.lotAjax select[disabled] {
  border: 1px solid #abadb3;
}
.lotAjax input[type=hidden] {
  position: absolute;
  top: -99000px;
  left: -99000px;
  width: 0;
  font-size: 0;
  line-height: 0;
}
.lotAjax input[readonly] {
  background-color: #f0f0f0;
  border: 1px solid #abadb3;
}
.lotAjax textarea[readonly] {
  background-color: #f0f0f0;
  border: 1px solid #abadb3;
}
.lotAjax select[readonly] {
  background-color: #f0f0f0;
  border: 1px solid #abadb3;
}
.lotAjax input[type=checkbox] {
  margin-right: 3px;
}
.lotAjax input[type=radio] {
  margin-right: 3px;
}
.lotAjax textarea {
  resize: none;
  min-height: 10em;
}
.lotAjax textarea.textarea-small {
  min-height: 2em !important;
}
.lotAjax .textarea-viewless {
  padding: 0 !important;
  border-color: #fff !important;
  min-height: 15px;
  height: 15px;
  text-indent: 0 !important;
}
.lotAjax select {
  width: 100%;
}
.lotAjax select#searchType_upper {
  width: 250px;
}
.lotAjax .ui-paging-info select, .lotAjax .mp-monthpicker-selectors select {
  width: auto;
}
.lotAjax .label, .lotAjax .field, .lotAjax #paramsContainer label {
  display: block;
  float: left;
  font-size: 12px;
  word-wrap: break-word;
}
.lotAjax input[type=checkbox], .lotAjax input[type=radio] {
  width: auto;
}
.lotAjax .label-legend label, .lotAjax .label, .lotAjax .checkbox {
  font-weight: bold;
}
.lotAjax .label-legend {
  float: left;
  margin-right: 1em;
  text-align: right;
}
.lotAjax .float-left {
  float: left;
}
.lotAjax .label {
  padding-top: 4px;
}
.lotAjax .legend {
  margin: 0 0 -0.7em 0;
  font-size: 11px;
  color: #757575;
}
.lotAjax .reg-dialog .required .label:after {
  margin-right: -11px;
}
.lotAjax .required .label:after {
  content: "*";
  margin: 0 0 0 2px;
  color: #db0000;
}
.lotAjax .checkbox {
  vertical-align: middle;
  white-space: nowrap;
}
.lotAjax .checkbox span {
  margin-left: 0.4em;
  vertical-align: middle;
}
.lotAjax .top-align-label, .lotAjax .ui-dialog .row .label.top-align-label {
  padding-top: 0;
}
.lotAjax .pnl .oper-row .label {
  padding-top: 4px;
}
.lotAjax .clearable {
  position: relative;
}
.lotAjax .search-btn, .lotAjax .clear-btn, .lotAjax .clear-sel-btn, .lotAjax .clear-date-btn {
  position: absolute;
  top: 11px;
  display: block;
  height: 20px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0.5;
  font-size: 0;
}
.lotAjax .clear-date-btn {
  top: 2px;
  right: 20%;
}
.lotAjax .search-btn:hover, .lotAjax .clear-btn:hover, .lotAjax .clear-sel-btn:hover, .lotAjax .clear-date-btn:hover {
  opacity: 1;
}
.lotAjax .clear-btn, .lotAjax .clear-sel-btn {
  right: 32px;
}
.lotAjax .clear-btn, .lotAjax .clear-sel-btn, .lotAjax .clear-date-btn {
  width: 16px;
  background: url(../images/icon-clear.png) no-repeat 50% 50%;
}
.lotAjax .clear-sel-btn {
  top: 11px;
}
.lotAjax .search-btn {
  right: 10px;
  width: 20px;
  background: url(../images/icon-search.png) no-repeat 50% 50%;
}
.lotAjax .filters-sidebar .clearable .selectboxit-text {
  max-width: 190px !important;
}
.lotAjax .page-new-layout .label.left-align {
  text-align: left;
}
.lotAjax .search-row {
  padding: 1em 0;
  background: #cdddf2;
}
.lotAjax .ui-dialog .dlg-content-wrap .search-row span.label {
  text-align: right;
  width: 76px;
}
.lotAjax .ui-dialog .search-row input {
  width: 500px;
}
.lotAjax .ui-dialog .dlg-col-wrap .search-row input {
  width: 400px;
}
.lotAjax .row:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax .row {
  display: block;
}
.lotAjax .row {
  margin-bottom: 12px;
}
.lotAjax .label-inner {
  display: block;
}
.lotAjax .label {
  width: 25%;
  margin-right: 2%;
  font-weight: bold;
}
.lotAjax .long-label {
  width: auto;
}
.lotAjax .row .s-size {
  display: inline-block;
  width: 75px;
}
.lotAjax .field {
  width: 73%;
  margin-right: 0;
}
.lotAjax .field ul {
  margin-bottom: 0;
}
.lotAjax .field-narration {
  width: 100%;
}
.lotAjax .field-date {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax .field-date input, .lotAjax .field-price input {
  width: 75px;
}
.lotAjax .field-date-large input, .lotAjax .field-price-large input {
  width: 150px;
}
.lotAjax .field-date + .field-date {
  margin-left: 1.5em;
}
.lotAjax .field + .bt {
  margin-left: 1em;
}
.lotAjax .frm-labels-blue .label {
  color: #31659b;
  text-align: right;
}
.lotAjax .frm-fieldset fieldset {
  padding: 10px;
  background-color: #c3d9f0;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .frm-grey {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e7e7e7;
}
.lotAjax .frm-grey .form-content {
  padding: 15px 18px 1px 18px;
}
.lotAjax .frm-grey fieldset {
  padding: 10px;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .frm-grey h3 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.lotAjax .form-register {
  margin: 0 auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e7e7e7;
}
.lotAjax .form-register.w-hgroup {
  margin-top: 21px;
  position: relative;
}
.lotAjax .form-register .form-content, .lotAjax .profile-main .form-register .form-content {
  padding: 15px 18px 1px 18px;
}
.lotAjax .form-register fieldset {
  padding: 10px;
  background-color: #c3d9f0;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .form-view-profile fieldset {
  background-color: #f4f4f4;
}
.lotAjax .form-view-profile .field {
  font-weight: bold;
}
.lotAjax .form-register .row {
  margin-bottom: 8px;
}
.lotAjax .form-register .row-last, .lotAjax .row-last {
  margin-bottom: 0 !important;
}
.lotAjax .form-register .label {
  width: 180px !important;
  margin-right: 10px !important;
  text-align: right;
}
.lotAjax .form-register .field {
  width: 320px !important;
}
.lotAjax .form-register .row-outer .label {
  width: 190px !important;
}
.lotAjax .form-register .row-outer .field {
  width: 330px !important;
}
.lotAjax .bgroup-1 {
  padding-left: 19.7121%;
  padding-top: 1em;
}
.lotAjax .form-register h3 {
  font-size: 14px;
  font-weight: bold;
  color: #666;
}
.lotAjax .form-register p.info-message {
  color: #b21b1b;
  font-size: 12px;
}
.lotAjax .field-company-logo {
  height: 50px;
}
.lotAjax .field-company-logo img {
  height: 100%;
  display: block;
}
.lotAjax .form-register .tbl-container {
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  display: block;
  float: none;
  width: auto;
  margin-bottom: 1em;
}
.lotAjax .form-register .tbl-container .tbl {
  margin-bottom: 0;
}
.lotAjax .form-view-profile .wrap-file {
  width: 255px;
}
.lotAjax .form-view-profile .send-docs .bgroup {
  padding: 10px 0 0 0;
}
.lotAjax .form-view-profile #send-docs-content {
  background-color: transparent;
  margin-bottom: 1em;
}
.lotAjax .form-view-profile .send-docs .send-docs-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .form-register .label {
  color: #31659b;
}
.lotAjax .form-register .label em {
  display: block;
  color: #838383;
  font-style: normal;
}
.lotAjax .tender-card .label {
  width: 44%;
  margin-left: 1%;
}
.lotAjax .tender-card .field {
  width: 53%;
}
.lotAjax .tender-card input[type=checkbox] {
  margin: 0;
  padding: 0;
}
.lotAjax input#pageSize[type=text] {
  width: auto;
}
.lotAjax label[for=pageSize] {
  margin-right: 5px;
  line-height: 25px;
}
.lotAjax .form-view-profile .label {
  color: #444;
}
.lotAjax .form-forgot-password .row-captcha {
  margin-bottom: 8px;
}
.lotAjax .form-forgot-password .field {
  float: right;
}
.lotAjax .help-block {
  display: block;
  font-size: 11px;
  color: #808080;
}
.lotAjax .docs_btn_add .doc_file_input {
  width: auto;
}
.lotAjax .docs_btn_add input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  border-width: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  direction: ltr;
  cursor: pointer;
  width: 100% !important;
  line-height: 28px !important;
  height: 28px !important;
  font-size: 28px !important;
}
.lotAjax .multifield input {
  width: auto;
}
.lotAjax #tender_section .multifield .field {
  width: auto;
  float: none;
  display: inline-block;
}
.lotAjax .multifield .row .radio-label {
  display: inline-block;
  padding-top: 3px;
  width: 230px;
  vertical-align: top;
}
.lotAjax .multifield .error {
  display: block;
}
.lotAjax .alert-error {
  display: inline-block;
  font-size: 11px;
  color: #db0000;
}
.lotAjax .ui-dialog .clearable input {
  padding-right: 1.5em;
  width: 96.5%;
  text-overflow: ellipsis;
}
.lotAjax .ui-dialog .clear-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 16px;
  border: 0;
}
.lotAjax .ui-dialog .jstree {
  overflow-y: auto;
  margin-top: 0.5em;
  height: 87%;
}
.lotAjax .upload-item {
  float: left;
  width: 350px;
}
.lotAjax .upload-row .doc-name {
  font-weight: bold;
}
.lotAjax .upload-file-name {
  display: block;
  margin: 0.2em 0;
  color: #7a7a7a;
}
.lotAjax .upload-btn {
  position: relative;
  overflow: hidden;
  float: right;
}
.lotAjax .upload-btn input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.lotAjax .tooltip span, .lotAjax .label.tooltip {
  border-bottom: 1px #444 dashed;
}
.lotAjax .tooltip:hover {
  cursor: help;
}
.lotAjax .controls {
  position: relative;
  float: left;
}
.lotAjax .full-width .label {
  margin-bottom: 0.6em;
  padding: 0;
  text-align: left;
}
.lotAjax .full-width .controls {
  width: 100%;
}
.lotAjax .capcha-fld {
  vertical-align: top;
}
.lotAjax .capcha-fld .btn {
  margin-top: 2em;
}
.lotAjax .l-field {
  width: 65%;
  max-width: 700px;
}
.lotAjax .max-chars {
  position: absolute;
  right: 5px;
  top: 110px;
  padding-left: 3px;
  background: #fff;
  font-size: 0.9em;
  color: #568aad;
}
.lotAjax #filters input[readonly] {
  background-color: #fff;
}
.lotAjax #filters .field-date input {
  width: 77%;
}
.lotAjax #filters .field-date .en-case input {
  width: 65%;
}
@media only screen and (max-width: 1225px) {
  .lotAjax #filters .field-date input {
    width: 67%;
  }
  .lotAjax #filters .field-date .en-case input {
    width: 59%;
  }
}
.lotAjax #filters .label-inner {
  width: 100%;
}
.lotAjax #filters .label-inner, .lotAjax .span-inner {
  font-weight: bold;
}
.lotAjax #filters .field {
  position: relative;
  width: 100% !important;
}
.lotAjax #filters .field label {
  float: right;
  display: inline;
  padding-bottom: 2px;
  width: 49%;
  text-align: right;
}
.lotAjax #filters .field label:first-child {
  padding-left: 0;
  float: left;
  text-align: left;
}
.lotAjax #filters .inline {
  position: relative;
  margin-right: 1px;
}
.lotAjax #filters a.inline {
  position: relative;
  margin-left: -3px;
  margin-right: -13px;
}
.lotAjax #filters .field-date {
  white-space: nowrap !important;
  position: relative;
  left: 0;
  margin-left: -4px;
}
.lotAjax #filters input[type=radio]#byTenders, .lotAjax #filters input[type=radio]#byLots {
  position: absolute;
  top: -99000px;
  left: -99000px;
}
.lotAjax .pagination-area {
  clear: left;
  min-height: 22px;
  padding: 6px 5px 1px;
  background: #f2f2f2;
  font-size: 12px;
  color: #6b6b6b;
}
.lotAjax .figure .pagination-area {
  background-color: #fff;
}
.lotAjax * html .pagination-area {
  height: 22px;
}
.lotAjax * + html .pagination-area {
  min-height: 22px;
}
.lotAjax .pagination-area ul, .lotAjax .pagination-area li, .lotAjax .pagination-info {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}
.lotAjax .pagination-area ul {
  margin: 0;
}
.lotAjax .pagination-area li {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
}
.lotAjax .first-page a, .lotAjax .prev-page a, .lotAjax .next-page a, .lotAjax .last-page a {
  width: 17px;
  height: 18px;
  background: url(../images/sprite.png) no-repeat -12px 1px;
  text-indent: -10000px !important;
}
.lotAjax .prev-page a {
  background-position: -29px 1px;
  width: 13px;
}
.lotAjax .next-page a {
  background-position: -41px 1px;
  width: 14px;
}
.lotAjax .last-page a {
  background-position: -54px 1px;
}
.lotAjax .pagination-form {
  margin-left: 5px;
  width: 90px;
}
.lotAjax .pagination-form input {
  width: 23px;
  border: 1px solid #718ca7;
}
.lotAjax .pagination-form label {
  display: inline-block;
  vertical-align: middle;
  margin-top: 2px;
}
.lotAjax .pagination-area ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .pagination-area ul {
  height: 1px;
}
.lotAjax * + html .pagination-area ul {
  min-height: 1px;
}
.lotAjax .pagination-area ul {
  display: block;
}
.lotAjax .pagination-area ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.lotAjax .pagination-area ul li {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .pagination-area ul li {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .pagination-area ul li {
  zoom: 1;
  display: inline;
}
.lotAjax .pagination-area ul li {
  margin-right: 1px;
  list-style-image: none;
  list-style-type: none;
  background-image: none;
}
.lotAjax .pagination-area ul li.li-last {
  margin-right: 0;
}
.lotAjax .pagination-area a {
  background: #e6e6e6;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fff), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background: -moz-linear-gradient(top, #fff, #e6e6e6);
  background: -ms-linear-gradient(top, #fff, #e6e6e6);
  background: -o-linear-gradient(top, #fff, #e6e6e6);
  border: 1px solid #bababa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 13px;
  padding: 2px 2px 3px;
  text-decoration: none;
  font-size: 11px;
  line-height: 11px;
  min-height: 11px;
  color: #0e68a2;
}
.lotAjax * html .pagination-area a {
  zoom: 1;
  display: inline;
  height: 11px;
  width: 13px;
}
.lotAjax * + html .pagination-area a {
  zoom: 1;
  display: inline;
  min-height: 11px;
  min-width: 13px;
}
.lotAjax .pagination-area a:hover, .lotAjax .pagination-area a:focus, .lotAjax .pagination-area a:active {
  background: #fff;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#e6e6e6), to(#fff));
  background: -webkit-linear-gradient(top, #e6e6e6, #fff);
  background: -moz-linear-gradient(top, #e6e6e6, #fff);
  background: -ms-linear-gradient(top, #e6e6e6, #fff);
  background: -o-linear-gradient(top, #e6e6e6, #fff);
}
.lotAjax .pagination-area a.prev span, .lotAjax .pagination-area a.next span {
  text-indent: -99000px;
  font-size: 0;
  line-height: 0;
  float: left;
  display: inline;
  background-image: url(../images/icons.png);
  background-repeat: no-repeat;
  background-color: transparent;
  width: 11px;
  height: 11px;
  float: left;
  display: inline;
}
.lotAjax .pagination-area a.prev span {
  background-position: 0 -121px;
}
.lotAjax .pagination-area a.next span {
  background-position: 0 -137px;
}
.lotAjax .pagination-area a.prev span, .lotAjax .pagination-area a.next span {
  opacity: 0.5;
}
.lotAjax .pagination-area a.prev:hover span, .lotAjax .pagination-area a.next:hover span {
  opacity: 1 !important;
}
.lotAjax .ui-dialog {
  position: fixed;
}
.lotAjax .login {
  font-size: 12px;
}
.lotAjax .login h4 {
  margin-top: 0;
  border: 0;
}
.lotAjax .login .form-register {
  background: 0;
}
.lotAjax .login #register-fields {
  padding-bottom: 30px;
}
.lotAjax .login fieldset .firefox-crutch {
  position: relative;
}
.lotAjax .login .step {
  left: -57px;
  position: absolute;
  top: -8px;
  font: bold 25px Arial, Helvetica, sans-serif;
  line-height: 32px;
  letter-spacing: -1px;
}
.lotAjax .login ul {
  margin-left: 0;
}
.lotAjax .login ul li {
  margin-bottom: 3px;
  padding-left: 20px;
  list-style: none;
  background: url("/lotonline-core/images/li_reg.png") 6px 5px no-repeat;
}
.lotAjax .login .bgroup-1 {
  padding-top: 0;
}
.lotAjax .login .bgroup-1 button {
  margin-bottom: 4px;
}
.lotAjax .form-login {
  width: 442px;
  margin: 0 auto;
  padding: 25px 0 50px;
}
.lotAjax .form-login .form-content {
  padding: 1.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f6f6f6;
}
.lotAjax .form-login .label {
  text-align: right;
  margin-right: 10px;
  width: 121px;
}
.lotAjax .form-login .field {
  width: 275px;
  position: relative;
}
.lotAjax p.info-message {
  font-weight: bold;
  font-size: 14px;
}
.lotAjax .form-login .log-into-bankruptcy {
  margin-top: 1.5em;
}
.lotAjax .preloader {
  display: block;
  width: 26px;
  height: 26px;
  background: url("../images/preloader.gif") 50% 50% no-repeat;
}
.lotAjax .log-into-bankruptcy {
  padding: 12px 0 0;
  border-top: 1px solid #ccc;
}
.lotAjax .login-dialog .log-into-bankruptcy {
  padding: 16px 0 22px;
}
.lotAjax .log-into-bankruptcy a {
  font-size: 14px;
  font-weight: bold;
}
.lotAjax button {
  width: auto;
  overflow: visible;
}
.lotAjax .bgroup:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .bgroup {
  height: 1px;
}
.lotAjax * + html .bgroup {
  min-height: 1px;
}
.lotAjax .bgroup {
  display: block;
}
.lotAjax .bgroup-center {
  text-align: center;
}
.lotAjax .bgroup-right {
  text-align: right;
}
.lotAjax .bgroup-special {
  margin-bottom: 15px;
}
.lotAjax .bgroup-special .btn {
  margin-bottom: 0 !important;
}
.lotAjax .bgroup-right .col-inline {
  position: relative;
  margin: 0 -3px 0 0;
}
.lotAjax .bgroup-center .btn {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.lotAjax * html .bgroup-center .btn {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .bgroup-center .btn {
  zoom: 1;
  display: inline;
}
.lotAjax .bt * {
  margin: 0;
  padding: 0;
}
.lotAjax .bt {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
.lotAjax * html .bt {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .bt {
  zoom: 1;
  display: inline;
}
.lotAjax .bt-text {
  display: inline;
  float: left;
  position: relative;
  white-space: nowrap;
}
.lotAjax .bt-icon {
  display: inline;
  float: left;
  position: relative;
}
.lotAjax .bt-icon {
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  text-indent: -99000px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../images/icons.png);
  background-position: -30px 0;
  position: relative;
  left: 0;
}
.lotAjax .bt-icon-doc {
  display: inline;
  float: left;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  text-indent: -99000px;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../images/icons.png);
  background-position: 1px -313px;
  position: relative;
  left: 0;
}
.lotAjax .bt-icon-refresh {
  display: inline;
  float: left;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../images/sync.png);
  left: 0;
}
.lotAjax .bt-icon-lock {
  display: inline;
  float: left;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-color: transparent;
  background-image: url(../images/icon_lock.png);
  left: 0;
}
.lotAjax .bt:hover .bt-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .bt-only-icon .bt-text {
  font-size: 0 !important;
  line-height: 0 !important;
  text-indent: -9900px;
  position: absolute;
  width: 0 !important;
  height: 0 !important;
  top: -99000px;
  left: -99000px;
}
.lotAjax .bt-only-icon {
  padding: 0 !important;
  text-align: center;
}
.lotAjax .bt-last {
  margin-right: 0 !important;
}
.lotAjax .bt:last-child {
  margin-right: 0;
}
.lotAjax .bt span {
  margin-right: 5px;
}
.lotAjax .bt span:last-child {
  margin-right: 0;
}
.lotAjax .bt, .lotAjax span.bt {
  margin-right: 1em;
}
.lotAjax .bt-small, .lotAjax span.bt-small {
  margin-right: 0.3em !important;
}
.lotAjax .bt:last-child, .lotAjax span.bt:last-child, .lotAjax .bt-small:last-child, .lotAjax span.bt-small:last-child {
  margin-right: 0;
}
.lotAjax .bgroup .bt, .lotAjax .bgroup span.bt {
  margin-bottom: 1em;
}
.lotAjax .bgroup.no-padding .bt, .lotAjax .bgroup.no-padding span.bt {
  margin-bottom: 0 !important;
}
.lotAjax .tbl-msg .bt, .lotAjax .tbl-msg span.bt, .lotAjax .field .bt, .lotAjax .field span.bt {
  margin-bottom: 0 !important;
}
.lotAjax .tbl-msg .bt {
  margin-right: 5px;
}
.lotAjax .bt-large {
  min-height: 28px;
}
.lotAjax * html .bt-large {
  height: 28px;
}
.lotAjax * + html .bt-large {
  min-height: 28px;
}
.lotAjax .bt-large {
  line-height: 28px;
  width: auto;
  background: #3672b4;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#3672b4), to(#1d5087));
  background: -webkit-linear-gradient(top, #3672b4, #1d5087);
  background: -moz-linear-gradient(top, #3672b4, #1d5087);
  background: -ms-linear-gradient(top, #3672b4, #1d5087);
  background: -o-linear-gradient(top, #3672b4, #1d5087);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 13px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff !important;
}
.lotAjax .bt-large.bt-only-icon {
  width: 28px;
}
.lotAjax * html .bt-large.bt-only-icon {
  width: 28px;
}
.lotAjax * + html .bt-large.bt-only-icon {
  width: 28px;
}
.lotAjax .bt-large:hover {
  color: #fff !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #1d5087;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#1d5087), to(#3672b4));
  background: -webkit-linear-gradient(top, #1d5087, #3672b4);
  background: -moz-linear-gradient(top, #1d5087, #3672b4);
  background: -ms-linear-gradient(top, #1d5087, #3672b4);
  background: -o-linear-gradient(top, #1d5087, #3672b4);
}
.lotAjax .bt-large {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-large .bt-text {
  font-size: 12px;
  line-height: 26px;
}
.lotAjax .bt-sort-down .bt-icon {
  background-position: 0 -88px;
}
.lotAjax .bt-sort-up .bt-icon {
  background-position: 0 -104px;
}
.lotAjax .bt-prev .bt-icon {
  margin-top: 3px;
  background-position: 0 -264px;
}
.lotAjax .bt-next .bt-icon {
  background-position: 0 -280px;
}
.lotAjax .bt-bc .bt-icon {
  background-position: 0 -296px;
}
.lotAjax .bt-small.bt-upload .bt-icon {
  background-position: 0 -346px;
}
.lotAjax .bt-small.bt-snapshot .bt-icon {
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_686668_256x240.png);
  background-position: -208px -128px;
}
.lotAjax .bt-large.bt-upload .bt-icon {
  background-position: 0 -362px;
}
.lotAjax .bt.bt-delete, .lotAjax .bt.bt-add, .lotAjax .bt.bt-add-not-mandatory, .lotAjax .bt.bt-transparent, .lotAjax .bt.bt-confirm {
  background: none !important;
  border: none !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lotAjax .bt.bt-delete:hover, .lotAjax .bt.bt-add:hover, .lotAjax .bt.bt-add-not-mandatory:hover, .lotAjax .bt.bt-transparent:hover, .lotAjax .bt.bt-confirm:hover {
  background: none !important;
  border: none !important;
}
.lotAjax .bt-delete .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_delete.png) 0 0 no-repeat;
}
.lotAjax .unallocated-users .bt-delete .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  width: 19px;
  height: 18px;
  background: transparent url(../images/icon_delete_v2.png) 0 0 no-repeat;
}
.lotAjax .bt-add .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_add.png) 0 0 no-repeat;
}
.lotAjax .bt-add-not-mandatory .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_add_not_mandatory.png) 0 0 no-repeat;
}
.lotAjax .bt-confirm .bt-icon {
  font-size: 11px;
  line-height: 16px !important;
  background: transparent url(../images/icon_confirm.png) 0 0 no-repeat;
}
.lotAjax .bt-large.bt-delete .bt-icon {
  background-position: 0 -441px;
  background: transparent url(../images/icon_delete.png) 0 0 no-repeat !important;
}
.lotAjax .bt-up .bt-icon {
  background-position: 1px -168px;
}
.lotAjax .bt-large.bt-up .bt-icon {
  background-position: 1px -393px;
}
.lotAjax .bt-small.bt-down .bt-icon {
  background-position: 1px -152px;
}
.lotAjax .bt-large.bt-down .bt-icon {
  background-position: 1px -377px;
}
.lotAjax .bt-edit .bt-icon {
  background-position: 1px -232px;
}
.lotAjax .bt-small.bt-create .bt-icon {
  background-position: 0 -313px;
}
.lotAjax .bt-large.bt-create .bt-icon {
  background-position: 0 -330px;
}
.lotAjax .bt-info .bt-icon {
  background-position: 1px -248px;
}
.lotAjax .bt-small.bt-email .bt-icon {
  background-position: 0 -569px;
}
.lotAjax .bt-small.bt-email-open .bt-icon {
  background-position: 0 -585px;
}
.lotAjax .bt-large.bt-email .bt-icon {
  background-position: 0 -585px;
}
.lotAjax button.bt, .lotAjax a.bt {
  outline: 0;
}
.lotAjax button.bt::-moz-focus-inner {
  border: 0;
}
.lotAjax .bt:active .bt-text {
  top: 1px;
}
.lotAjax span.bt:active .bt-text, .lotAjax .bt:disabled:active .bt-text, .lotAjax .bt-disabled:active .bt-text, .lotAjax span.bt-small:active .bt-text, .lotAjax .bt-small[disabled]:active .bt-text, .lotAjax span.bt-large:active .bt-text, .lotAjax .bt-large[disabled]:active .bt-text, .lotAjax .bt-disabled:active .bt-text, .lotAjax .ui-state-disabled:active .bt-text {
  top: 0 !important;
}
.lotAjax a.bt {
  text-decoration: none;
}
.lotAjax .bt[disabled], .lotAjax span.bt-small, .lotAjax button.bt-small[disabled], .lotAjax span.bt-large, .lotAjax button.bt-large[disabled], .lotAjax .bt-disabled, .lotAjax .bt.ui-state-disabled, .lotAjax .page-new-layout .fileupload-buttonbar .ui-button-disabled {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #dadada;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#eee), to(#dadada));
  background: -webkit-linear-gradient(top, #eee, #dadada);
  background: -moz-linear-gradient(top, #eee, #dadada);
  background: -ms-linear-gradient(top, #eee, #dadada);
  background: -o-linear-gradient(top, #eee, #dadada);
  border-color: #cfcfcf !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  color: #555 !important;
  text-shadow: 1px 1px 0 #fff;
}
.lotAjax .bt[disabled]:hover, .lotAjax span.bt-small:hover, .lotAjax button.bt-small[disabled]:hover, .lotAjax span.bt-large:hover, .lotAjax button.bt-large[disabled]:hover, .lotAjax .bt-disabled:hover, .lotAjax .bt.ui-state-disabled:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  background: #dadada;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#eee), to(#dadada));
  background: -webkit-linear-gradient(top, #eee, #dadada);
  background: -moz-linear-gradient(top, #eee, #dadada);
  background: -ms-linear-gradient(top, #eee, #dadada);
  background: -o-linear-gradient(top, #eee, #dadada);
  border-color: #cfcfcf !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  color: #555 !important;
}
.lotAjax span.bt .bt-icon, .lotAjax button.bt-disabled .bt-icon, .lotAjax button:disabled .bt-icon {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.lotAjax span.bt:hover .bt-icon, .lotAjax button.bt-disabled:hover .bt-icon, .lotAjax button:disabled:hover .bt-icon {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.lotAjax button.bt-small {
  margin-right: 6px;
}
.lotAjax button.bt-large {
  border: 0;
}
.lotAjax button.bt-large .bt-text {
  position: relative;
  margin-top: -1px;
}
.lotAjax .bt-large .bt-text, .lotAjax .bt-large .bt-icon {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.lotAjax * html .bt-large .bt-text, .lotAjax * html .bt-large .bt-icon {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .bt-large .bt-text, .lotAjax * + html .bt-large .bt-icon {
  zoom: 1;
  display: inline;
}
.lotAjax .bt-large.bt-only-icon .bt-icon {
  margin-left: 0;
  left: 0;
  top: 5px;
}
.lotAjax button.bt-large.bt-only-icon .bt-icon {
  margin-left: 0;
  top: 0;
  left: -2px;
}
.lotAjax a.bt-large.bt-only-icon .bt-icon {
  margin-left: 0;
  top: 0;
  left: 0;
}
.lotAjax .bt-delete.bt-only-icon .bt-icon {
  top: 0;
}
.lotAjax button.bt-small.bt-only-icon {
  width: 18px;
  height: 18px;
  line-height: 18px;
  overflow: visible;
}
.lotAjax .bt-splash {
  min-height: 34px;
}
.lotAjax * html .bt-splash {
  height: 34px;
}
.lotAjax * + html .bt-splash {
  min-height: 34px;
}
.lotAjax .bt-splash {
  line-height: 34px;
  width: auto;
  background: #feb54b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff3d4), color-stop(2%, #fff3d4), color-stop(3%, #ffdc88), color-stop(100%, #feb54b));
  background: -webkit-linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  background: -moz-linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  background: -o-linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  background: linear-gradient(top, #fff3d4 0, #fff3d4 2%, #ffdc88 3%, #feb54b 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 0 20px;
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  color: #983c3c !important;
  border: 1px solid #c47602;
}
.lotAjax .bt-splash.bt-only-icon {
  width: 34px;
}
.lotAjax * html .bt-splash.bt-only-icon {
  width: 34px;
}
.lotAjax * + html .bt-splash.bt-only-icon {
  width: 34px;
}
.lotAjax .bt-splash:hover {
  color: #983c3c !important;
  background: #fea92e;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd57c), color-stop(2%, #ffd57c), color-stop(3%, #fcaf3e), color-stop(100%, #fea92e));
  background: -webkit-linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  background: -moz-linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  background: -o-linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  background: linear-gradient(top, #ffd57c 0, #ffd57c 2%, #fcaf3e 3%, #fea92e 100%);
  -moz-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -3px rgba(0, 0, 0, 0.1);
}
.lotAjax .bt-splash:active {
  -moz-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -2px rgba(0, 0, 0, 0.1);
}
.lotAjax .bt-splash {
  font-size: 18px;
  line-height: 1;
  font-weight: normal;
}
.lotAjax .bt-splash .bt-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
}
.lotAjax .bt-gray {
  min-height: 28px;
}
.lotAjax * html .bt-gray {
  height: 28px;
}
.lotAjax * + html .bt-gray {
  min-height: 28px;
}
.lotAjax .bt-gray {
  line-height: 28px;
  width: auto;
  background: #fbfbfb;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fbfbfb), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -moz-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -ms-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -o-linear-gradient(top, #fbfbfb, #e6e6e6);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 13px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #010101 !important;
  border: 1px solid #aaa !important;
}
.lotAjax button.bt-gray, .lotAjax .ui-button.bt-gray {
  border: 1px solid #aaa !important;
}
.lotAjax .bt-gray.bt-only-icon {
  width: 28px;
}
.lotAjax * html .bt-gray.bt-only-icon {
  width: 28px;
}
.lotAjax * + html .bt-gray.bt-only-icon {
  width: 28px;
}
.lotAjax .bt-gray:hover {
  color: #010101 !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #e6e6e6;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#e6e6e6), to(#fbfbfb));
  background: -webkit-linear-gradient(top, #e6e6e6, #fbfbfb);
  background: -moz-linear-gradient(top, #e6e6e6, #fbfbfb);
  background: -ms-linear-gradient(top, #e6e6e6, #fbfbfb);
  background: -o-linear-gradient(top, #e6e6e6, #fbfbfb);
}
.lotAjax .bt-gray[disabled]:hover, .lotAjax span.bt-gray:hover, .lotAjax button.bt-gray[disabled]:hover, .lotAjax span.bt-gray:hover, .lotAjax button.bt-gray[disabled]:hover, .lotAjax .bt-gray.bt-disabled:hover, .lotAjax .bt-gray.ui-state-disabled:hover {
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #010101 !important;
  border: 1px solid #aaa !important;
  background: #fbfbfb;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fbfbfb), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -moz-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -ms-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -o-linear-gradient(top, #fbfbfb, #e6e6e6);
}
.lotAjax .bt-gray {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-gray .bt-text {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-transparent.bt-arrow-left {
  min-height: 28px;
}
.lotAjax * html .bt-transparent.bt-arrow-left {
  height: 28px;
}
.lotAjax * + html .bt-transparent.bt-arrow-left {
  min-height: 28px;
}
.lotAjax .bt-transparent.bt-arrow-left {
  width: auto;
  background-color: transparent;
  border: 0;
  padding: 0;
  color: #1a4f87 !important;
}
.lotAjax .bt-transparent.bt-arrow-left.bt-only-icon {
  width: 28px;
}
.lotAjax * html .bt-transparent.bt-arrow-left.bt-only-icon {
  width: 28px;
}
.lotAjax * + html .bt-transparent.bt-arrow-left.bt-only-icon {
  width: 28px;
}
.lotAjax .bt-transparent.bt-arrow-left {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-transparent.bt-arrow-left .bt-text {
  font-size: 12px;
  line-height: 25px;
}
.lotAjax .bt-transparent.bt-arrow-left[disabled], .lotAjax .bt-transparent.bt-arrow-left[disabled]:hover {
  background: 0;
  background-color: transparent;
}
.lotAjax .bt-arrow-left, .lotAjax .bt-arrow-left .bt-text {
  line-height: 30px;
}
.lotAjax .bt-arrow-left .bt-text {
  margin: 0 0 0 10px;
  text-decoration: underline;
}
.lotAjax .bt-arrow-left .bt-icon {
  width: 15px;
  height: 30px;
  background: transparent url(../images/step_arrow_left.png) 0 0 no-repeat;
  float: left;
}
.lotAjax .bt-dublicate .bt-icon {
  background: url("../images/icon_dublicate.png") center center no-repeat;
  background-size: 80%;
  display: inline-block;
  text-align: center;
}
.lotAjax .tbl-docs .ui-button {
  min-height: 16px;
  height: 16px;
}
.lotAjax * html .tbl-docs .ui-button {
  height: 16px;
}
.lotAjax * + html .tbl-docs .ui-button {
  min-height: 16px;
  height: 16px;
}
.lotAjax .tbl-docs .ui-button {
  line-height: 16px;
  width: auto;
  border: 1px solid #999;
  background: #ffab61;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffab61), color-stop(28%, #ffad36), color-stop(100%, #ffde89));
  background: -webkit-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -moz-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -ms-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -o-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 5px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #555 !important;
}
.lotAjax .tbl-docs .ui-button.ui-button-icon-only {
  width: 16px;
}
.lotAjax * html .tbl-docs .ui-button.ui-button-icon-only {
  width: 16px;
}
.lotAjax * + html .tbl-docs .ui-button.ui-button-icon-only {
  width: 16px;
}
.lotAjax .tbl-docs .ui-button:hover {
  border-color: #353535 !important;
  color: #404040 !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #ffde89;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffde89), color-stop(28%, #ffad36), color-stop(100%, #ffab61));
  background: -webkit-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -moz-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -ms-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: -o-linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
  background: linear-gradient(top, #ffde89 0, #ffad36 28%, #ffab61 100%);
}
.lotAjax .tbl-docs .ui-button {
  font-size: 11px;
  line-height: 16px;
}
.lotAjax .tbl-docs .ui-button .ui-icon {
  font-size: 11px;
  line-height: 16px !important;
}
.lotAjax .tbl-docs .ui-button .ui-icon {
  float: right;
  display: inline;
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_686668_256x240.png);
}
.lotAjax .tbl-docs .ui-button, .lotAjax .tbl-docs span.ui-button {
  margin-right: 0.5em !important;
}
.lotAjax .tbl-docs .ui-button:last-child, .lotAjax .tbl-docs span.ui-button:last-child {
  margin-right: 0 !important;
}
.lotAjax .bt-pg .ui-icon, .lotAjax .bt-pg .bt-icon {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.lotAjax .bt-pg:hover .ui-icon, .lotAjax .bt-pg:hover .bt-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .bgroup-switcher .bt, .lotAjax .bgroup-switcher span.bt {
  margin-right: -3px !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-right: 1px solid #6c92bc;
}
.lotAjax .bgroup-switcher .bt-on, .lotAjax .bgroup-switcher span.bt-on {
  color: #96cf77 !important;
  cursor: default !important;
}
.lotAjax .bgroup-switcher .bt-on, .lotAjax .bgroup-switcher .bt-on:hover {
  background: #1d5087;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#1d5087), to(#3672b4));
  background: -webkit-linear-gradient(top, #1d5087, #3672b4);
  background: -moz-linear-gradient(top, #1d5087, #3672b4);
  background: -ms-linear-gradient(top, #1d5087, #3672b4);
  background: -o-linear-gradient(top, #1d5087, #3672b4);
}
.lotAjax .bgroup-switcher .bt-on:active .bt-text, .lotAjax .bgroup-switcher .bt-on:active .bt-text {
  top: 0 !important;
}
.lotAjax .bgroup-switcher .bt:first-child, .lotAjax .bgroup-switcher span.bt:first-child {
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}
.lotAjax .bgroup-switcher .bt:last-child, .lotAjax .bgroup-switcher span.bt:last-child {
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
}
.lotAjax .bt-pagi {
  line-height: 28px;
  width: auto;
  background: 0;
  padding: 0;
  border: 0;
}
.lotAjax .bt-pagi .bt-icon {
  width: 105px;
  height: 23px;
  background-position: 0 0;
}
.lotAjax .bt-pagi:active .bt-icon {
  top: 1px;
}
.lotAjax .bt-pagi[disabled] {
  background: none !important;
}
.lotAjax .bt-pagi[disabled]:active .bt-icon {
  top: 0;
}
.lotAjax .bt-pagi-down .bt-icon {
  background-image: url(../images/pagi_big_arr_down.png);
}
.lotAjax .bt-pagi-down[disabled] .bt-icon {
  background-position: 0 -23px;
}
.lotAjax .bt-pagi-up .bt-icon {
  background-image: url(../images/pagi_big_arr_up.png);
}
.lotAjax .bt-pagi-up[disabled] .bt-icon {
  background-position: 0 -23px;
}
.lotAjax .go_to_running_btn_container {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .go_to_running_btn_container {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .go_to_running_btn_container {
  zoom: 1;
  display: inline;
}
.lotAjax .go_to_running_btn_container {
  padding: 0 11px;
  background-color: #fff;
}
.lotAjax .bgroup-pagi-grey {
  background-color: #ededed;
  margin-bottom: 1em !important;
  padding: 0 11px;
}
.lotAjax .bgroup-pagi-grey .bt-transparent {
  color: #1a4f87 !important;
}
.lotAjax .bgroup-pagi-grey .bt {
  margin-bottom: 0 !important;
}
.lotAjax .bt-arr-left .bt-icon {
  background: transparent url(../images/arr_left.png) 0 0 no-repeat;
}
.lotAjax .bt-arr-right .bt-icon {
  background: transparent url(../images/arr_right.png) 0 0 no-repeat;
}
.lotAjax .bgroup-pagi-grey .bt-transparent:active .bt-text {
  top: 0;
  color: #3672b4;
}
.lotAjax .bt-default, .lotAjax .bt-primary, .lotAjax .bt-link, .lotAjax .page-new-layout .ui-button {
  line-height: 26px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
.lotAjax .bt-default, .lotAjax .page-new-layout .ui-dialog-buttonset .bt-default, .lotAjax .cancel .ui-button.ui-button-icon-only, .lotAjax .delete .ui-button.ui-button-icon-only {
  padding: 0 1em;
  background: #fbfbfb;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fbfbfb), to(#e6e6e6));
  background: -webkit-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -moz-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -ms-linear-gradient(top, #fbfbfb, #e6e6e6);
  background: -o-linear-gradient(top, #fbfbfb, #e6e6e6);
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #444;
}
.lotAjax .bt-primary, .lotAjax .page-new-layout .ui-button {
  padding: 0 1em;
  background: #2561a3;
  background: -moz-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: -webkit-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: -o-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: -ms-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: linear-gradient(to bottom, #5b8ec7 0, #2561a3 100%);
  border: 1px solid #2561a3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
  color: #fff;
}
.lotAjax .bt-default:hover, .lotAjax .bt-primary:hover, .lotAjax .page-new-layout .ui-button:hover {
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.lotAjax .page-new-layout .ui-state-disabled:hover {
  box-shadow: none;
}
.lotAjax .ui-button.bt-default:hover {
  color: #444;
}
.lotAjax .bt-default.bt-selected {
  background: #848484;
  background: -moz-linear-gradient(top, #848484 0, #525252 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #848484), color-stop(100%, #525252));
  background: -webkit-linear-gradient(top, #848484 0, #525252 100%);
  background: -o-linear-gradient(top, #848484 0, #525252 100%);
  background: -ms-linear-gradient(top, #848484 0, #525252 100%);
  background: linear-gradient(to bottom, #848484 0, #525252 100%);
}
.lotAjax .page-new-layout .bt-text, .lotAjax .page-new-layout .bt-icon {
  display: inline-block;
}
.lotAjax .bt-default .bt-text {
  color: #4b4b4b;
  font-weight: bold;
}
.lotAjax .bt-default.bt-selected .bt-text, .lotAjax .bt-primary .bt-text {
  color: #fff;
}
.lotAjax .bt-default:active .bt-text, .lotAjax .bt-gray:active .bt-icon {
  top: 0;
}
.lotAjax .bt-default .bt-icon {
  background-position: 0 0;
}
.lotAjax .bt-default.bt-selected .bt-icon {
  background-position: 0 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .bt-default .bt-selected:active .bt-text, .lotAjax .bt-selected:active .bt-icon {
  top: 0;
}
.lotAjax .bgroup-display-options .bt {
  padding: 0 0.5em;
}
.lotAjax .bt-link, .lotAjax a.bt-link {
  background: 0;
  border: 0;
  text-decoration: underline;
  color: #4988d3;
}
.lotAjax .bt-link .bt-text {
  text-decoration: underline;
}
.lotAjax .bt-only-icon .bt-text {
  font-size: 0;
  line-height: 0;
  text-indent: -9900px;
  position: absolute;
  width: 0;
  height: 0;
  top: -99000px;
  left: -99000px;
}
.lotAjax .bt-only-icon {
  padding: 0;
  text-align: center;
}
.lotAjax .filters-content .bt-default .icon-add {
  background: transparent url(../images/icon_btn_add.png) 0 0 no-repeat;
}
.lotAjax .filters-content .bt-default .icon-del {
  background: transparent url(../images/icon_btn_del.png) 0 0 no-repeat;
}
.lotAjax .filters-content .bt-default .icon-add-person {
  background: transparent url(../images/icon_btn_add_person.png) 0 0 no-repeat;
}
.lotAjax .filters-content .bt-default .icon-del-person {
  background: transparent url(../images/icon_btn_del_person.png) 0 0 no-repeat;
}
.lotAjax .filters-content .bt-default .icon-block-person {
  background: transparent url(../images/icon_btn_block_person.png) 0 0 no-repeat;
}
.lotAjax .filters-content .bt-text, .lotAjax .filters-content .bt-icon {
  vertical-align: middle;
  float: none !important;
}
.lotAjax .filters-content .bt-default, .lotAjax .filters-content .bt-default .bt-text {
  font-weight: normal;
}
.lotAjax .filters-content .bt-default {
  padding-left: 9px;
  padding-right: 9px;
}
.lotAjax .filters-content .bt-default .bt-text {
  color: #000;
  top: -1px;
}
.lotAjax .filters-content .bt .bt-icon {
  display: inline-block;
}
.lotAjax .template-upload .cancel .ui-button, .lotAjax .template-download .delete .ui-button {
  float: right;
  display: inline;
}
.lotAjax .cancel .ui-button {
  width: 27px;
}
.lotAjax .cancel .ui-button .ui-icon, .lotAjax .delete .ui-button .ui-icon {
  background: url("../images/icon_trash.png") no-repeat scroll 1px 0 transparent;
}
.lotAjax html, .lotAjax body {
  height: 100%;
}
.lotAjax body {
  background: #f0f1f1 url("../images/watermarks/watermark.png?${prefix.revision}") no-repeat fixed;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
}
.lotAjax .footer .plate {
  padding: 0 20px 20px 20px;
  background-color: #fff;
}
.lotAjax #main {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}
.lotAjax .profile-menu, .lotAjax .left-menu {
  float: left;
  display: block;
  width: 17%;
  word-wrap: break-word;
  font-size: 12px;
  word-break: break-all;
}
.lotAjax .profile-main {
  float: right;
  display: block;
  width: 81.4374%;
  font-size: 12px;
  word-wrap: break-word;
}
.lotAjax .float-right {
  float: right;
  display: inline;
}
.lotAjax .float-left {
  float: left;
  display: inline;
}
.lotAjax .no-border {
  border: none !important;
}
.lotAjax .no-margin {
  margin-bottom: 0 !important;
}
.lotAjax .bold {
  font-weight: bold !important;
}
.lotAjax .profile-active, .lotAjax .alert-success {
  color: #45aa0e;
}
.lotAjax .font-bigger {
  font-size: 1.2em;
}
.lotAjax .row-special {
  display: block;
  padding: 7px 10px 7px 12px;
  margin-bottom: 0;
}
.lotAjax .padding-10 {
  padding: 10px;
}
.lotAjax .vert-middle {
  vertical-align: middle;
}
.lotAjax .shadow {
  -moz-box-shadow: 2px 2px 3px 0 rgba(51, 51, 51, 0.8);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(51, 51, 51, 0.8);
  box-shadow: 2px 2px 3px 0 rgba(51, 51, 51, 0.8);
}
.lotAjax .pnl-border {
  border: 1px solid #ccc;
}
.lotAjax .no-br {
  white-space: nowrap;
}
.lotAjax .pnl {
  margin-bottom: 1em;
}
.lotAjax .pnl.output-pnl .row .label {
  font-weight: bold;
}
.lotAjax .hidden {
  display: none;
  visibility: hidden;
}
.lotAjax object.hiddenObject {
  visibility: hidden;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  border-style: none;
  border-width: 0;
  max-width: 0;
  max-height: 0;
  position: absolute;
  top: -99000px;
  left: -99000px;
  width: 0;
  font-size: 0;
  line-height: 0;
}
.lotAjax .col {
  float: left;
  display: inline;
  margin-right: 5px;
}
.lotAjax .col-special {
  margin-right: 10px !important;
}
.lotAjax .col-last {
  margin-right: 0 !important;
}
.lotAjax .col-right {
  float: right;
  margin-right: 0;
}
.lotAjax .col-inline, .lotAjax .inline, .lotAjax .view-news .time, .lotAjax .categories h3 .icon-category, .lotAjax .categories h3 em, .lotAjax .img_loading {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .col-inline, .lotAjax * html .inline, .lotAjax * html .view-news .time, .lotAjax * html .categories h3 .icon-category, .lotAjax * html .categories h3 em, .lotAjax * html .img_loading {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .col-inline, .lotAjax * + html .inline, .lotAjax * + html .view-news .time, .lotAjax * + html .categories h3 .icon-category, .lotAjax * + html .categories h3 em, .lotAjax * + html .img_loading {
  zoom: 1;
  display: inline;
}
.lotAjax .col-inline, .lotAjax .inline {
  margin-right: 5px;
}
.lotAjax .inline-large {
  margin-bottom: 1em;
}
.lotAjax .inline-small {
  margin-bottom: 0.5em;
}
.lotAjax .text-center {
  text-align: center;
}
.lotAjax .text-right {
  text-align: right;
}
.lotAjax .error, .lotAjax .warning {
  color: #ff1e1e;
}
.lotAjax .text-field-container.error, .lotAjax .form-news .error {
  text-align: left;
}
.lotAjax .errors {
  color: red;
}
.lotAjax input.error {
  border: 1px solid red;
  text-align: left;
}
.lotAjax textarea.error {
  border: 1px solid red !important;
  text-align: left;
}
.lotAjax select.error {
  text-align: left;
}
.lotAjax div.error textarea {
  border: 1px solid red;
  text-align: left;
}
.lotAjax div.error input {
  border: 1px solid red;
  text-align: left;
}
.lotAjax .error + .row {
  margin-top: 1.2em;
}
.lotAjax .no-padding {
  padding: 0 !important;
}
.lotAjax .row-captcha .captcha-container {
  background-color: #fff;
}
.lotAjax time, .lotAjax .view-news .time {
  color: #a4a4a4;
}
.lotAjax .view-news .time {
  margin-bottom: 5px;
}
.lotAjax span.green, .lotAjax small {
  font-size: 0.9em;
  color: #aaa;
}
.lotAjax span.red {
  color: red;
}
.lotAjax .justify {
  text-align: justify;
}
.lotAjax .cols:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .cols {
  height: 1px;
}
.lotAjax * + html .cols {
  min-height: 1px;
}
.lotAjax .cols {
  display: block;
}
.lotAjax .profile {
  margin: 1.6em 0;
  padding: 0 2.5252%;
}
.lotAjax .content-tabbed ul:after, .lotAjax .divider:after, .lotAjax .footer-content:after, .lotAjax #main:after, .lotAjax #category:after, .lotAjax .profile:after, .lotAjax .categories h3 a:after, .lotAjax .view-trade:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .content-tabbed ul, .lotAjax * html .divider, .lotAjax * html .footer-content, .lotAjax * html #main, .lotAjax * html #category, .lotAjax * html .profile, .lotAjax * html .categories h3 a {
  height: 1px;
}
.lotAjax * + html .content-tabbed ul, .lotAjax * + html .divider, .lotAjax * + html .footer-content, .lotAjax * + html #main, .lotAjax * + html #category, .lotAjax * + html .profile, .lotAjax * + html .categories h3 a {
  min-height: 1px;
}
.lotAjax .content-tabbed ul, .lotAjax .divider, .lotAjax .footer-content, .lotAjax #main, .lotAjax #category, .lotAjax .profile, .lotAjax .categories h3 a, .lotAjax .view-trade {
  display: block;
}
.lotAjax .link, .lotAjax .link .link-icon, .lotAjax .link .link-text, .lotAjax .wrap, .lotAjax .wrap-span, .lotAjax .wrap-link a {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .link, .lotAjax * html .link .link-icon, .lotAjax * html .link .link-text, .lotAjax * html .wrap, .lotAjax * html .wrap-span, .lotAjax * html .wrap-link a {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .link, .lotAjax * + html .link .link-icon, .lotAjax * + html .link .link-text, .lotAjax * + html .wrap, .lotAjax * + html .wrap-span, .lotAjax * + html .wrap-link a {
  zoom: 1;
  display: inline;
}
.lotAjax .wrap, .lotAjax .wrap-span, .lotAjax .wrap-link a {
  word-wrap: break-word;
  width: 100%;
}
.lotAjax .link {
  font-size: 12px;
}
.lotAjax .link span {
  margin-left: 5px;
}
.lotAjax .link span:first-child {
  margin-left: 0;
}
.lotAjax .link .link-icon {
  width: 16px;
  height: 16px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-color: transparent;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.lotAjax .link:hover .link-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .link-calculate {
  text-decoration: none;
}
.lotAjax .link-calculate .link-icon {
  background-position: 0 0;
}
.lotAjax .link-vk .link-icon {
  background-position: 0 -16px;
  width: 24px;
  height: 24px;
}
.lotAjax .link-fb .link-icon {
  background-position: 0 -40px;
  width: 24px;
  height: 24px;
}
.lotAjax .link-tw .link-icon {
  background-position: 0 -64px;
  width: 24px;
  height: 24px;
}
.lotAjax .link .link-text {
  text-decoration: underline;
  padding-right: 3px;
}
.lotAjax .link.only-icon .link-text {
  font-size: 0;
  line-height: 0;
  heigth: 0;
  width: 0;
  position: absolute;
  top: -99900px;
  left: -99900px;
}
.lotAjax .divider {
  font-size: 0;
  line-height: 0;
  height: 1px;
  background: url("../images/divider.gif") 0 0 repeat-x;
  margin: 12px 0;
  display: block;
  width: 100%;
}
.lotAjax .divider-solid {
  background-image: none;
  border-bottom: 1px solid #a7a7a7;
  margin-top: 35px;
  margin-bottom: 15px;
  height: 0;
}
.lotAjax .divider-transparent {
  background-image: none;
  border-bottom: 1px solid transparent;
  height: 0;
}
.lotAjax .divider-bottom {
  background: url(../images/divider.gif) 0 100% repeat-x;
  margin-bottom: 11px;
}
.lotAjax .view-all-news .divider-bottom {
  padding-bottom: 1em;
}
.lotAjax .hgroup:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .hgroup {
  height: 1px;
}
.lotAjax * + html .hgroup {
  min-height: 1px;
}
.lotAjax .hgroup {
  display: block;
}
.lotAjax .hgroup-left {
  float: left;
  display: inline;
  width: auto;
}
.lotAjax .hgroup-right {
  float: right;
  display: inline;
  width: auto;
}
.lotAjax .hgroup-special {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: -21px;
  left: 0;
}
.lotAjax .hgroup-special h1 {
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  border-bottom: 0;
}
.lotAjax .search .col-txt {
  width: 71.64%;
  margin-right: 1.52%;
}
.lotAjax .search .col-btn {
  width: 25.48%;
}
.lotAjax .step {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .step {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .step {
  zoom: 1;
  display: inline;
}
.lotAjax .step {
  position: relative;
  min-width: 31px;
  min-height: 32px;
  margin-right: 7px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #0e68a2;
  color: #fff;
  font-size: 25px;
  text-align: center;
  padding: 0 1px 0 0;
  font-family: Arial, Helvetica, sans-serif;
}
.lotAjax .all-users {
  display: inline-block !important;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fa670f;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fa9f0f), to(#fa670f));
  background: -webkit-linear-gradient(top, #fa9f0f, #fa670f);
  background: -moz-linear-gradient(top, #fa9f0f, #fa670f);
  background: -ms-linear-gradient(top, #fa9f0f, #fa670f);
  background: -o-linear-gradient(top, #fa9f0f, #fa670f);
  background: linear-gradient(top, #fa9f0f, #fa670f);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 9px;
  line-height: 10px;
  position: relative;
  margin-top: -1em;
  text-decoration: none;
  min-width: 10px;
  text-align: center;
  padding: 2px 3px 3px 2px !important;
  color: #fff !important;
  text-shadow: none !important;
  letter-spacing: -1px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lotAjax .new-items {
  padding-left: 0.5em;
  font-weight: bold;
}
.lotAjax .user-nav ul li a.message-new, .lotAjax .user-nav ul li span.message-new, .lotAjax .user-nav ul li a.all-users, .lotAjax .user-nav ul li span.all-users, .lotAjax .user-nav ul li a.new-items, .lotAjax .user-nav ul li span.new-items {
  width: auto;
}
.lotAjax .img-container {
  text-align: center;
  width: 100%;
  height: 170px;
  overflow: hidden;
  display: block;
  position: relative;
}
.lotAjax #collateral .img-container {
  height: auto;
}
.lotAjax #presentation_container .img-container {
  height: 150px;
}
.lotAjax .img-container img, .lotAjax .container-height {
  display: inline-block !important;
  vertical-align: top;
}
.lotAjax * html .img-container img, .lotAjax * html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .img-container img, .lotAjax * + html .container-height {
  zoom: 1;
  display: inline;
}
.lotAjax .img-container-inner {
  width: 215px;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
}
.lotAjax .container-height {
  font-size: 0;
  line-height: 0;
  text-indent: -90000px;
  width: 1px;
  height: auto;
}
.lotAjax .form-register .img-container, .lotAjax .frm-grey .img-container, .lotAjax .img-container-inner, .lotAjax .container-height {
  height: 150px;
}
.lotAjax #collateral .form-register .img-container, .lotAjax #collateral .frm-grey .img-container, .lotAjax #collateral .img-container-inner, .lotAjax #collateral .container-height {
  height: auto;
}
.lotAjax .form-register .img-container, .lotAjax .frm-grey .img-container {
  width: 215px;
}
.lotAjax .form-register .img-container-inner, .lotAjax .frm-grey .img-container-inner {
  width: 215px;
  text-align: left;
}
.lotAjax #logo_pict .img-container {
  height: auto;
  width: auto;
  max-width: 200px;
  max-height: 150px;
  text-align: left;
  overflow: visible;
}
.lotAjax .tender-profile-logo {
  max-height: 70px;
  max-width: 70px;
}
.lotAjax .company-logo {
  max-height: 150px;
  max-width: 200px;
}
.lotAjax .tender-card .company-logo {
  display: block;
  margin-right: 7px;
}
.lotAjax .td-thumbnail img[src$="lot-thumbnail-70x70.png"] {
  display: block;
}
.lotAjax .fieldset-white {
  background-color: #fff !important;
}
.lotAjax .fieldset-profile {
  border: 1px solid #ccc;
  padding: 1.5em 0;
}
.lotAjax fieldset .tbl {
  margin-bottom: 0;
}
.lotAjax .label[title] {
  cursor: help;
}
.lotAjax .profile-active {
  color: #45aa0e;
}
.lotAjax .pre {
  display: block;
  word-wrap: break-word;
  width: 100%;
}
.lotAjax .text-right .pre {
  float: right;
}
.lotAjax #select_category_dialog, .lotAjax #cat_tree_container {
  background-color: #f5f5f5;
}
.lotAjax #select_category_dialog .jstree-default.jstree-focused {
  background-color: transparent;
  background-image: none;
}
.lotAjax #reasonDialog .send-docs .send-docs-content {
  padding: 0;
}
.lotAjax #reasonDialog .send-docs .send-docs-content .bgroup {
  padding: 10px 0;
}
.lotAjax .blockUI H1, .lotAjax .blockUI H2 {
  font: 14px Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.lotAjax .blockUI p {
  font: 12px Arial, Helvetica, sans-serif;
}
.lotAjax .img-crop {
  float: left;
  display: inline;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.lotAjax .img-crop img {
  display: block;
}
.lotAjax .img-crop {
  max-width: 100%;
}
.lotAjax .collateral-list #jqGrid .img-crop {
  width: 70px;
}
.lotAjax .collateral-list .img-crop img, .lotAjax .aggregated-search .item-img {
  width: 68px;
  border: 1px solid #d5d5d5;
}
.lotAjax .page-company-list #filter_form {
  position: absolute;
  top: -99000px;
  left: -99000px;
  width: 0;
  font-size: 0;
  line-height: 0;
}
.lotAjax .wrap-loader {
  padding-right: 20px;
  position: relative;
}
.lotAjax .wrap-loader .img_loading {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: auto;
}
.lotAjax .pnl-grey {
  background-color: #e7e7e7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .pnl-inner {
  padding: 12px 12px 1px 12px;
}
.lotAjax .h-150 {
  min-height: 150px;
}
.lotAjax #request_form .col-captcha {
  width: 40%;
}
.lotAjax #request_form .col-captcha img {
  width: 100%;
}
.lotAjax #request_form .col-captcha {
  margin-right: 15px;
}
.lotAjax .e-corner-notice {
  position: relative;
  z-index: 998;
}
.lotAjax #corner-notice {
  left: 0;
  padding-left: 1px;
  position: fixed;
  top: 50%;
  z-index: 500;
}
.lotAjax #corner-notice a:link, .lotAjax #corner-notice a:visited {
  background: url("../images/call.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 160px;
  width: 40px;
}
.lotAjax #corner-notice a:hover {
  background: url("../images/call_over.png") no-repeat scroll 0 0 transparent;
}
.lotAjax .ui-datepicker-trigger {
  display: inline-block;
}
.lotAjax * html .ui-datepicker-trigger {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .ui-datepicker-trigger {
  zoom: 1;
  display: inline;
}
.lotAjax .ui-datepicker-trigger {
  position: relative;
}
.lotAjax .wizard-container .ui-datepicker-trigger {
  vertical-align: middle !important;
}
.lotAjax .section-headline {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 6px;
  background: #e6eff6;
  background: -moz-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6eff6), color-stop(100%, #ceddf2));
  background: -webkit-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: -o-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: -ms-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: linear-gradient(to bottom, #e6eff6 0, #ceddf2 100%);
  min-height: 21px;
}
.lotAjax .aggregated-search .content_toggler {
  margin-bottom: 3px !important;
  border: 1px solid #b8cce5;
  border-left-color: #bacaeb;
  border-right-color: #bacaeb;
  border-bottom-color: #b9cee3;
}
.lotAjax .section-content {
  border-top: 1px solid #b8cce5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .section-headline .col-inline {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
}
.lotAjax .section-headline .col-section {
  width: 39.6%;
}
.lotAjax .section-headline .col-message, .lotAjax .section-headline .col-pagi {
  width: 35.4%;
}
.lotAjax .section-headline .col-section {
  padding: 0 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.lotAjax .section-headline .col-action {
  width: 23%;
  padding: 0 5px 0 0;
}
.lotAjax .section-headline .link-action {
  margin: 0 0 0 10px;
  float: right;
  width: 21px;
  height: 21px;
  text-indent: -99000px;
  font-size: 0;
  line-height: 0;
}
.lotAjax .section-headline .link-action, .lotAjax .section-headline .link-action.icon-closed {
  background: transparent url(../images/icon_message_close_open.png) 0 0 no-repeat;
}
.lotAjax .section-headline .link-action.icon-opened {
  background-position: 0 -22px;
}
.lotAjax .aggregated-search .col-action {
  float: right;
}
.lotAjax .aggregated-search .pagi {
  margin-bottom: 12px;
}
.lotAjax .aggregated-search .settings-2 {
  margin-bottom: 5px;
  padding: 10px 0;
}
.lotAjax .found-section {
  padding-right: 35px;
}
.lotAjax .found-section a {
  color: #3662ab;
}
.lotAjax .aggregated-search .pagination_wrapper_prev {
  background: transparent url(../images/icon_aggr_search_pagi_left.png) 0 0 no-repeat;
}
.lotAjax .aggregated-search .pagination_wrapper_next {
  background: transparent url(../images/icon_aggr_search_pagi_right.png) 0 0 no-repeat;
}
.lotAjax .aggregated-search .bt-icon {
  float: none;
}
.lotAjax .aggregated-search .bt-icon {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .aggregated-search .bt-icon {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .aggregated-search .bt-icon {
  zoom: 1;
  display: inline;
}
.lotAjax .aggregated-search .pagi-wrap-numbers {
  padding: 4px 6px;
  min-width: 44px;
  text-align: left;
  background-color: #fff;
  border-top: 1px solid #c0ccda;
  -moz-box-shadow: inset 0 1px 0 0 #e2e6ef;
  -webkit-box-shadow: inset 0 1px 0 0 #e2e6ef;
  box-shadow: inset 0 1px 0 0 #e2e6ef;
}
.lotAjax .aggregated-search .td-thum {
  text-align: left !important;
}
.lotAjax .aggregated-search .tbl-dislay-list .td-right-col .item-price {
  float: none;
  display: block;
  margin: 20px 0 10px;
}
.lotAjax .filter-pnl-hor, .lotAjax .sidebar-pnl {
  margin-bottom: 1em;
  background: #cdddf2;
  background: -moz-linear-gradient(top, #cdddf2 0, #e4eff9 100%);
  background: -webkit-linear-gradient(top, #cdddf2 0, #e4eff9 100%);
  background: -o-linear-gradient(top, #cdddf2 0, #e4eff9 100%);
  background: -ms-linear-gradient(top, #cdddf2 0, #e4eff9 100%);
  background: linear-gradient(to bottom, #cdddf2 0, #e4eff9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#cdddf2',endColorstr = '#e4eff9',GradientType = 0);
}
.lotAjax .filter-pnl-hor .pnl-inner {
  padding: 0.6em 0.8em 1em;
}
.lotAjax .filter-pnl-hor .inline {
  margin: 0 0 0 1em;
}
.lotAjax .filter-pnl-hor .inline:first-child {
  margin: 0;
}
.lotAjax .filter-pnl-hor input[type=text] {
  width: 300px;
}
.lotAjax .filter-pnl-hor .selectboxit-container {
  width: 200px;
  vertical-align: middle;
}
.lotAjax .filter-pnl-hor #usersSelectBoxItContainer {
  width: 300px;
}
.lotAjax .filter-pnl-hor .selectboxit-container span {
  padding: 1px 0;
}
.lotAjax .filter-pnl-hor .selectboxit-option-icon-container, .lotAjax .ui-dialog .selectboxit-option-icon-container {
  width: 0;
}
.lotAjax .filter-pnl-hor .filter-title {
  display: inline-block;
  margin-right: 0.5em;
  vertical-align: middle;
}
.lotAjax .filter-pnl-hor .field-date .date_picker {
  width: 75px;
}
.lotAjax .pagination-pagesize-label, .lotAjax .row-pagination .selectboxit-container {
  vertical-align: middle;
}
.lotAjax .page-new-layout .filter-columns .row {
  margin-bottom: 1em;
}
.lotAjax .filter-columns .col-content {
  width: 85%;
  margin-right: 2%;
}
.lotAjax .filter-columns .col-action {
  float: right;
  margin-right: 0;
}
.lotAjax .filter-columns .col-personal-info {
  width: 60%;
  margin-right: 2%;
}
.lotAjax .filter-columns .col-account-info {
  width: 38%;
  margin-right: 0;
}
.lotAjax .filter-columns .row .label {
  width: 100px;
  font-weight: normal;
  text-align: left;
}
.lotAjax .page-office .profile-main .filter-columns .field {
  width: 62%;
}
@media only screen and (max-width: 1224px) {
  .lotAjax .filter-columns .label {
    margin-right: 2% !important;
  }
}
.lotAjax .filter-columns .col-personal-info .label, .lotAjax .filter-columns .col-account-info .label {
  width: 35%;
}
.lotAjax .filter-columns .col-personal-info .field, .lotAjax .filter-columns .col-account-info .field {
  width: 60% !important;
}
.lotAjax .filter-columns .col-date {
  width: 135px;
}
.lotAjax .filter-columns .pnl-inner {
  padding: 1em;
}
.lotAjax .filter-columns input[type=text], .lotAjax .filter-columns .col-content .selectboxit-container {
  width: 100%;
}
.lotAjax .link-personal-account {
  font-weight: bold;
  float: right;
  margin-left: 10px;
}
.lotAjax .action-personal-account {
  position: absolute;
  right: 0;
  top: 8px;
  text-align: right;
}
@media only screen and (max-width: 1224px) {
  .lotAjax .action-personal-account {
    width: 50%;
    top: 0;
  }
}
.lotAjax .note {
  margin-top: 0.3em;
  color: #939393;
}
.lotAjax .check-grp .checkbox {
  display: inline-block;
  width: 30%;
  font-weight: normal;
}
.lotAjax .sum-grp {
  margin-left: 109px;
  width: 62%;
}
.lotAjax .oper-row {
  float: right;
  width: 300px;
}
.lotAjax .custom-table .ui-jqgrid-view, .lotAjax .ui-dialog .custom-table {
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}
.lotAjax .aggregated-search .custom-table .ui-jqgrid-view {
  border-right: 0;
  border-left: none;
}
.lotAjax .custom-table .ui-jqgrid-view .ui-jqgrid-labels th, .lotAjax .ui-dialog .custom-table th {
  background: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: -webkit-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: -o-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0, #e3e3e3 100%);
  background: linear-gradient(to bottom, #f1f1f1 0, #e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f1f1f1',endColorstr = '#e3e3e3',GradientType = 0);
  text-align: left;
  font-weight: normal;
  font-size: 12px;
}
.lotAjax .custom-table .ui-jqgrid .ui-jqgrid-sortable {
  padding: 10px 18px 10px 10px;
}
.lotAjax .custom-table .s-ico {
  top: 50%;
  margin-top: -11px;
}
.lotAjax .custom-table .ui-jqgrid.ui-widget-content tr.jqgrow td, .lotAjax .custom-table td {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
  white-space: normal;
}
.lotAjax .custom-table .ui-jqgrid tr.jqgrow:nth-child(2n) td {
  background: #fff;
}
.lotAjax .custom-table.ui-jqgrid tr.jqgrow:nth-child(2n+1) td {
  background: #f9f9f9;
}
.lotAjax .custom-table .ui-jqgrid tr.jqgrow:hover td {
  background-color: #fffcd7;
}
.lotAjax .aggregated-search .custom-table .ui-jqgrid-view td:first-child + td a {
  color: #4988d3;
}
.lotAjax .custom-table .item-code > span:first-child {
  float: left;
  width: 50%;
}
.lotAjax .custom-table .item-code .counter-number {
  margin: 0 2em 0 0;
}
.lotAjax .custom-table table.jqgrid .ui-widget-content {
  background-color: #fff;
}
.lotAjax .custom-table .bt-link {
  line-height: 1.2;
}
.lotAjax .custom-table td {
  line-height: 1.4em;
}
.lotAjax .bt-link-divider {
  display: inline-block;
  line-height: 26px;
}
.lotAjax .filter-col, .lotAjax .filter-content-col {
  float: left;
  display: inline;
}
.lotAjax .filter-col {
  width: 31.53%;
  margin-right: 3.26%;
}
@media only screen and (min-width: 1260px) {
  .lotAjax .filter-col {
    width: 25.69%;
    margin-right: 2.66%;
  }
}
.lotAjax .filter-content-col {
  width: 65.21%;
}
@media only screen and (min-width: 1260px) {
  .lotAjax .filter-content-col {
    width: 71.65%;
  }
}
.lotAjax .filters-content h1 {
  padding-bottom: 8px;
  border-bottom: 1px #d0d0d0 solid;
}
.lotAjax .filters-content h2 {
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: normal;
  color: #3c3c3c;
}
.lotAjax .jstree-big-icons .jstree ins {
  vertical-align: middle;
  margin-right: 2px;
}
.lotAjax .jstree-big-icons .jstree-classic .jstree-no-dots .jstree-closed > ins {
  background: transparent url(../images/icon_filters_jstree.png) 0 2px no-repeat;
}
.lotAjax .jstree-big-icons .jstree-classic .jstree-no-dots .jstree-open > ins {
  background: transparent url(../images/icon_filters_jstree.png) 0 -16px no-repeat;
}
.lotAjax .jstree-big-icons .jstree a {
  padding: 4px 2px;
  border: 0;
}
.lotAjax .jstree-big-icons .jstree-classic .jstree-hovered, .lotAjax .jstree-big-icons .jstree-classic .jstree-clicked {
  border: 0;
  padding: 4px 6px 4px 2px;
}
.lotAjax .jstree-big-icons .jstree-classic .jstree-clicked {
  background-color: #749ec6;
}
.lotAjax .jstree-big-icons .jstree-clicked.jstree-hovered {
  border: 0;
}
.lotAjax .jstree-big-icons .jstree li {
  line-height: 22px;
  min-height: 22px;
  overflow: hidden;
  white-space: nowrap;
}
.lotAjax .jstree-big-icons .jstree li a {
  vertical-align: middle;
  text-overflow: ellipsis;
}
.lotAjax .firefox .jstree-big-icons li.jstree-open > ul {
  padding-top: 1px;
}
.lotAjax .jstree-big-icons .jstree .btn-menu-switch, .lotAjax .btn-menu-switch {
  display: inline-block;
  margin-top: -4px;
  padding-right: 4px;
  width: 10px;
  height: 16px;
  cursor: pointer;
}
.lotAjax .ui-jqgrid-btable .jqgrow .menu-grid-switch:hover {
  cursor: pointer;
}
.lotAjax .jstree .jstree-hovered .btn-menu-switch, .lotAjax .ui-state-hover .btn-menu-switch {
  background: url(../images/icon_up_down.png) no-repeat 3px -9px;
}
.lotAjax .jstree .jstree-clicked .btn-menu-switch {
  background: url(../images/icon_up_down_inverse.png) no-repeat 3px -10px;
}
.lotAjax #orgUsersGrid .ui-state-highlight td {
  background: #fff;
  color: #444;
}
.lotAjax .jstree .jstree-clicked .btn-menu-switch.opened {
  background: url(../images/icon_up_down_inverse.png) no-repeat 3px 10px;
}
.lotAjax .btn-menu-switch.opened {
  background: url(../images/icon_up_down.png) no-repeat 3px 10px;
}
.lotAjax #vakata-contextmenu.jstree-classic-context {
  margin-left: -2px;
  font-size: 12px;
}
.lotAjax #vakata-contextmenu ul {
  background: #fff;
}
.lotAjax #vakata-contextmenu li ins, .lotAjax .contextMenu i {
  margin: 0 2px 0 0;
}
.lotAjax .contextMenu {
  box-shadow: 1px 1px 2px #999;
}
.lotAjax .contextMenu a {
  display: block;
  padding: 3px 6px 3px 3px;
  line-height: 16px;
  color: #000;
  text-decoration: none;
}
.lotAjax .contextMenu i {
  float: left;
  width: 16px;
  height: 16px;
}
.lotAjax i.icon-add, .lotAjax .icon-add ins {
  background: url("../images/icon_btn_add.png") no-repeat scroll 0 0 transparent;
}
.lotAjax i.icon-edit, .lotAjax .icon-edit ins {
  background: url("../images/icon_edit.png") no-repeat scroll 0 0 transparent;
}
.lotAjax i.icon-delete, .lotAjax .icon-delete ins {
  background: url("../images/icon_trash.png") no-repeat scroll -1px 0 transparent;
}
.lotAjax i.icon-archive, .lotAjax .icon-archive ins {
  background: url("../images/icon_archive.png") no-repeat scroll 0 0 transparent;
}
.lotAjax i.icon-lock, .lotAjax .icon-lock ins {
  background: url("../images/icon_lock.png") no-repeat scroll -2px 0 transparent;
}
.lotAjax i.icon-unlock, .lotAjax .icon-unlock ins {
  background: url("../images/icon_unlock.png") no-repeat scroll 0 0 transparent;
}
.lotAjax i.icon-move {
  background: url("../images/icon_move.png") no-repeat scroll 0 45% transparent;
}
.lotAjax i.icon-move_person {
  background: url("../images/icon_move_person.png") no-repeat scroll 0 0 transparent;
}
.lotAjax .three-up > .col {
  margin: 0 0 0 2%;
  text-align: left;
  width: 31%;
}
.lotAjax .three-up > .col-first {
  width: 37%;
}
.lotAjax .three-up > .col-second {
  width: 25%;
}
.lotAjax .three-up > .col:first-child {
  margin-left: 0;
}
.lotAjax .page-new-layout .row {
  margin-bottom: 2em;
}
.lotAjax .page-new-layout .cols-gmap {
  margin-bottom: 2em;
}
.lotAjax .page-new-layout .row:last-child .ext_error_span, .lotAjax .page-new-layout .row:last-child .error {
  margin-bottom: 0;
}
.lotAjax .page-new-layout fieldset .field {
  width: 73%;
}
.lotAjax .page-new-layout .label {
  margin-right: 0.8em;
  padding-top: 5px;
  font-weight: bold;
  float: left;
}
.lotAjax .label-block {
  display: block;
  margin-bottom: 0.4em;
  width: 100%;
  font-weight: bold;
}
.lotAjax .page-new-layout .output-wrap {
  margin-bottom: 2em;
}
.lotAjax .page-new-layout .output .label, .lotAjax .page-new-layout .ui-dialog .output .label {
  padding-top: 0;
}
.lotAjax .page-new-layout .output {
  margin-bottom: 1em;
}
.lotAjax .page-office .profile-main .field {
  width: 73%;
}
.lotAjax .page-new-layout .field-l-size {
  width: 300px;
}
.lotAjax #question_text {
  background: 0;
}
.lotAjax .page-new-layout input[type=file] {
  border: 0;
}
.lotAjax .page-new-layout .selectboxit {
  background: #fff;
  border: 1px solid #b4c4db;
}
.lotAjax .page-new-layout .l-size .field {
  width: 300px;
}
.lotAjax .page-new-layout .l-size input, .lotAjax .page-new-layout .l-size .selectboxit, .lotAjax .page-new-layout .l-size > .selectboxit-container, .lotAjax .page-new-layout .l-size textarea {
  width: 300px;
}
.lotAjax .error-wrap .error {
  display: block;
  color: #ff1e1e;
  font-size: 0.9em;
}
.lotAjax .field .error-wrap .error, .lotAjax .classifier-field .error {
  margin: 0.2em 0 -1.5em;
}
.lotAjax label.error, .lotAjax .field.error, .lotAjax .ext_error_span {
  display: block;
  color: #ff1e1e;
  font-size: 0.9em;
}
.lotAjax .field label.error {
  margin: 0.2em 0 -1.5em;
}
.lotAjax .page-new-layout .login .row {
  margin-bottom: 1.2em;
}
.lotAjax .page-new-layout .login .label {
  font-weight: bold;
}
.lotAjax .page-office nav#category .sf-menu li ul {
  border: 0;
}
.lotAjax .pnl-templates {
  background-color: #faefca;
  border: 1px solid #dcd2b0;
  padding: 1em;
}
.lotAjax .pnl-templates .cols li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  float: left;
  display: block;
  padding-right: 20px;
}
.lotAjax .pnl-templates .cols li:nth-child(3) {
  padding-right: 0;
}
.lotAjax .pnl-templates .doc-list-item {
  display: block;
  height: 24px;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 4px;
}
.lotAjax .col-2 {
  display: inline-block;
  width: 49%;
}
.lotAjax .mark-change .icon {
  display: inline-block;
  margin-right: 0.4em;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.lotAjax .icon-mark-change {
  background: url("/lotonline-core/images/new-styles/img/mark_change.png") no-repeat;
}
.lotAjax .overflow-hidden {
  overflow: hidden;
}
.lotAjax .profile-service {
  float: left;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.lotAjax .profile-service-header {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lotAjax .div-text {
  margin: 15px;
}
.lotAjax .profile-info {
  float: left;
  width: 40%;
}
.lotAjax .profile-paragraph-link {
  margin-top: -10px;
  font-size: 11px;
  margin-left: 30px;
}
.lotAjax .profile-greet {
  float: left;
  width: 60%;
}
.lotAjax .profile-info .icon-cat_debts {
  display: inline-block;
  margin-right: 0.4em;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.lotAjax i.icon-profile-ico {
  background: transparent url("../images/profile/1426182707_93-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-settings {
  background: url("../images/profile/1426182674_54-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-check {
  background: url("../images/profile/1425495037_check-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  margin-left: 10px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-close {
  background: url("../images/profile/1425495049_close-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  margin-left: 10px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-flag {
  background: url("../images/profile/1425497275_flag-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  margin-left: 10px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-organization {
  background: url("../images/profile/1426182655_88-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-send {
  background: url("../images/profile/1425497617_send-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 8px;
  margin-left: 10px;
  vertical-align: middle;
}
.lotAjax i.icon-profile-participation {
  background: url("../images/profile/1426182662_121-128.png") no-repeat scroll 0 0/contain;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  vertical-align: middle;
}
.lotAjax .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.lotAjax .bg-success {
  background-color: #dff0d8;
}
.lotAjax .bg-info {
  background-color: #d9edf7;
}
.lotAjax .bg-warning {
  background-color: #fcf8e3;
}
.lotAjax .bg-danger {
  background-color: #f2dede;
}
.lotAjax .label-default {
  background-color: #777;
}
.lotAjax .label-primary {
  background-color: #337ab7;
}
.lotAjax .label-success {
  background-color: #5cb85c;
}
.lotAjax .label-info {
  background-color: #5bc0de;
}
.lotAjax .label-warning {
  background-color: #f0ad4e;
}
.lotAjax .label-danger {
  background-color: #d9534f;
}
.lotAjax .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.lotAjax .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.lotAjax .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.lotAjax .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.lotAjax .text-primary {
  color: #337ab7;
}
.lotAjax .text-success {
  color: #3c763d;
}
.lotAjax .text-info {
  color: #31708f;
}
.lotAjax .text-warning {
  color: #8a6d3b;
}
.lotAjax .text-danger {
  color: #a94442;
}
.lotAjax h1, .lotAjax h4, .lotAjax h6 {
  color: #5d7aa9;
}
.lotAjax h2, .lotAjax h3, .lotAjax h5 {
  color: #444;
}
.lotAjax h2 {
  font-size: 1.5em;
}
.lotAjax h3 {
  font-size: 1.3em;
}
.lotAjax h5, .lotAjax h6 {
  font-weight: bold;
}
.lotAjax h6 {
  font-size: 100%;
}
.lotAjax a {
  color: #397dce;
}
.lotAjax .tbl-zalog .item-owner-logo, .lotAjax .logo-left .item-owner-logo {
  margin: 0 5px 0 0;
  float: left;
  display: inline;
}
.lotAjax .tbl-zalog .hgroup, .lotAjax .tbl-zalog .item-region, .lotAjax .tbl-zalog .item-date {
  margin-bottom: 0.9em;
}
.lotAjax .tbl-zalog .item-region {
  color: #7c7c7c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
}
.lotAjax .tbl-zalog .item-region, .lotAjax .tbl-zalog .item-category {
  padding-left: 0;
}
.lotAjax .tbl-zalog .item-date {
  display: block;
}
.lotAjax .tbl-zalog .item-code {
  color: #696969;
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  width: auto;
  font-weight: bold;
}
.lotAjax .tbl-zalog .item-descr {
  display: block;
}
.lotAjax .tbl-zalog .item-owner-logo, .lotAjax .item-information .item-owner-logo {
  width: 33px;
}
.lotAjax .tbl-dislay-list .item-price {
  float: right;
  display: inline;
  line-height: 1;
  margin-left: 2px;
}
.lotAjax .tbl-dislay-block .item-price {
  display: block;
}
.lotAjax .tbl-dislay-block .item-img {
  margin-bottom: 9px;
}
.lotAjax .tbl-dislay-block .hgroup, .lotAjax .tbl-dislay-block .item-region, .lotAjax .tbl-dislay-block .item-date, .lotAjax .tbl-dislay-block .item-descr {
  margin-bottom: 0.5em;
}
.lotAjax .tbl-dislay-block .item-owner-title {
  padding-bottom: 0.2em;
  display: block;
}
.lotAjax .tbl-dislay-block .item-code {
  font-family: Arial, Helvetica, sans-serif;
  color: #696969;
  font-weight: bold;
}
.lotAjax .item-information .item-code {
  float: none;
  padding: 0;
  margin: 0;
  display: block;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  color: #696969;
  font-weight: bold;
}
.lotAjax .item-information .item-title, .lotAjax .item-information .item-price {
  color: #4a4a4a;
}
.lotAjax .wrap-content:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .wrap-content {
  height: 1px;
}
.lotAjax * + html .wrap-content {
  min-height: 1px;
}
.lotAjax .wrap-content {
  display: block;
  padding: 15px 20px;
  word-wrap: break-word;
  font-size: 12px;
}
.lotAjax .main-info, .lotAjax .sidebar {
  float: right;
  display: inline;
}
.lotAjax .sidebar {
  float: left;
  display: inline;
}
.lotAjax .main-info {
  width: 72%;
}
.lotAjax .sidebar {
  width: 26%;
}
.lotAjax .filters-sidebar {
  width: 28%;
}
.lotAjax .filters-sidebar + .main-info {
  width: 71%;
}
@media screen and (min-width: 1345px) {
  .lotAjax .main-info {
    width: 76%;
  }
  .lotAjax .sidebar {
    width: 22%;
  }
  .lotAjax .filters-sidebar + .main-info {
    width: 76%;
  }
}
.lotAjax .search-new:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .search-new {
  height: 1px;
}
.lotAjax * + html .search-new {
  min-height: 1px;
}
.lotAjax .search-new {
  display: block;
}
.lotAjax .search-new {
  text-align: right;
}
.lotAjax .search-new .inner {
  width: 100%;
  margin: 0;
  float: right;
}
.lotAjax .search-new .cols {
  margin: 0;
  border-top: 0;
  text-align: left;
}
.lotAjax .search-new .col-inline {
  margin-right: 1.52%;
}
.lotAjax .search-new .col-txt {
  width: 83.64%;
}
.lotAjax .search-new .col-btn {
  width: 13.48%;
}
.lotAjax .search-new input[type=text] {
  background-color: #fff;
  border-color: #c0c0c0;
  color: #adadad;
  padding: 5px 0;
  text-indent: 6px;
  font-size: 1em;
  font-style: italic;
}
.lotAjax .search-new .bt {
  width: 100%;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1em;
  line-height: 0.8;
  min-height: 30px;
  color: #464646 !important;
  background: #fff;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#fff), to(#dedede));
  background: -webkit-linear-gradient(top, #fff, #dedede);
  background: -moz-linear-gradient(top, #fff, #dedede);
  background: -ms-linear-gradient(top, #fff, #dedede);
  background: -o-linear-gradient(top, #fff, #dedede);
  border: 1px solid #a5a5a5;
}
.lotAjax .search-new .bt:hover {
  color: #464646 !important;
  background: #dedede;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#dedede), to(#fff));
  background: -webkit-linear-gradient(top, #dedede, #fff);
  background: -moz-linear-gradient(top, #dedede, #fff);
  background: -ms-linear-gradient(top, #dedede, #fff);
  background: -o-linear-gradient(top, #dedede, #fff);
}
.lotAjax .search-new .bt-large .bt-text {
  font-size: 1.2em;
}
.lotAjax .action {
  float: right;
  display: inline;
  margin-bottom: 0;
}
.lotAjax .action * {
  margin-bottom: 0;
}
.lotAjax .action-headline, .lotAjax .action-field {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .action-headline, .lotAjax * html .action-field {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .action-headline, .lotAjax * + html .action-field {
  zoom: 1;
  display: inline;
}
.lotAjax .action-left {
  float: left !important;
}
.lotAjax .action-right {
  float: right !important;
}
.lotAjax .hgroup-action h1, .lotAjax .hgroup-action h2, .lotAjax .hgroup-action h3, .lotAjax .hgroup-action h4, .lotAjax .hgroup-action h5, .lotAjax .hgroup-action h6 {
  margin-bottom: 0;
}
.lotAjax .hgroup-action {
  margin-bottom: 1em;
}
.lotAjax .action select {
  min-width: 50px;
}
.lotAjax .old-filter {
  font-size: 12px;
}
.lotAjax #filters.filters-zalog {
  margin-bottom: 1.5em;
}
.lotAjax #filters.filters-zalog .field-dp input {
  min-width: 80px;
  width: 80%;
  float: left;
  margin-right: 0;
}
.lotAjax #filters.filters-zalog .field-dp .ui-datepicker-trigger {
  position: absolute;
  right: 0;
  padding: 0;
}
.lotAjax #filters.filters-zalog .label-inner {
  width: 94% !important;
}
.lotAjax #filters.filters-zalog .label-inner, .lotAjax #filters.filters-zalog .span-inner {
  font-weight: bold;
  padding-bottom: 9px;
  color: #3b75b9;
  position: relative;
}
.lotAjax #filters.filters-zalog .span-inner {
  display: block;
}
.lotAjax #filters.filters-zalog .field {
  width: 94% !important;
  padding-bottom: 9px;
  padding-top: 9px;
}
.lotAjax #filters.filters-zalog .field label {
  float: right;
  display: inline;
  padding-bottom: 2px;
  width: 48%;
  text-align: right;
}
.lotAjax #filters.filters-zalog .filters-pnl .field label {
  padding-bottom: 2px;
  text-align: left;
}
.lotAjax #filters.filters-zalog .field label:first-child {
  float: left;
  text-align: left;
}
.lotAjax #filters.filters-zalog .inline {
  position: relative;
  margin-right: 1px;
  display: block;
}
.lotAjax #filters.filters-zalog .filters-pnl .inline {
  text-indent: 5px;
  padding-bottom: 2px;
}
.lotAjax #filters.filters-zalog a.inline {
  position: relative;
  margin-left: -3px;
  margin-right: -2px;
}
.lotAjax #filters.filters-zalog .field-date {
  white-space: nowrap !important;
  position: relative;
  left: 0;
  padding-top: 0;
}
.lotAjax #filters.filters-zalog-nav.row {
  margin-bottom: 0;
}
.lotAjax .tabs-special, .lotAjax .tabs-special ul {
  margin: 0 !important;
}
.lotAjax .tabs-special ul li {
  float: left;
  display: inline;
  margin-right: 10px;
  position: relative;
}
.lotAjax .tabs-special ul li span {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #bbbcb1;
  border: 1px solid #cacaca;
  border-bottom: 0;
  font-weight: bold;
  padding: 9px 15px;
  display: inline;
  float: left;
  text-decoration: none;
  color: #fff;
}
.lotAjax .filters-zalog .tabs-special label {
  cursor: default;
}
.lotAjax .filters-zalog .tabs-special .li-selected label {
  cursor: pointer;
}
.lotAjax .filters-zalog .tabs-special ul li {
  margin-right: 5px;
}
.lotAjax .filters-zalog .tabs-special ul li a, .lotAjax .filters-zalog .tabs-special ul li span {
  padding: 5px 10px 6px;
  border: 0;
  font-weight: normal;
}
.lotAjax .filters-zalog .tabs-special ul li span {
  color: #bcbcbc;
  background: #f8f8f8;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#f8f8f8), to(#f4f4f4));
  background: -webkit-linear-gradient(top, #f8f8f8, #f4f4f4);
  background: -moz-linear-gradient(top, #f8f8f8, #f4f4f4);
  background: -ms-linear-gradient(top, #f8f8f8, #f4f4f4);
  background: -o-linear-gradient(top, #f8f8f8, #f4f4f4);
  font-size: 13px;
  font-weight: bold;
}
.lotAjax .filters-zalog .tabs-special ul .li-selected span, .lotAjax .filters-zalog .tabs-special ul .li-selected span:hover {
  color: #3b75b9;
  background: #cdddf2;
}
.lotAjax .filters-zalog .tabs-special ul .li-active span, .lotAjax .filters-zalog .tabs-special ul .li-active span:hover {
  color: #3b75b9;
}
.lotAjax .filters-zalog .tabs-special ul .li-selected {
  top: 0;
}
.lotAjax .filters-zalog #filters-nav {
  position: relative;
}
.lotAjax .filters-zalog .action {
  position: absolute;
  right: 0;
  top: 8px;
}
.lotAjax .filters-pnl {
  background: #cdddf2;
}
.lotAjax .filters-pnl .row {
  border-top: 1px solid #fff;
  margin-bottom: 0;
}
.lotAjax .filters-pnl .row:first-child {
  border-top: 0;
}
.lotAjax .filters-pnl .row .label-inner, .lotAjax .filters-pnl .row .span-inner {
  padding: 9px 3% 0 3%;
  margin: 0;
}
.lotAjax .filters-pnl .row-multiple-fields .label-inner, .lotAjax .filters-pnl .row-multiple-fields .span-inner {
  background: transparent;
}
.lotAjax #filters.filters-zalog .row-multiple-fields .label-inner, .lotAjax #filters.filters-zalog .row-multiple-fields .span-inner {
  padding-bottom: 0;
}
.lotAjax .filters-pnl .row .field {
  padding: 9px 3% 9px 3%;
}
.lotAjax .filters-pnl .row-multiple-fields .field {
  float: none;
  display: block;
  background: transparent;
}
.lotAjax #filters.filters-zalog .row-multiple-fields .field {
  padding-bottom: 0;
  padding-top: 6px;
  float: none;
  display: block;
}
.lotAjax #filters.filters-zalog .field-date:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html #filters.filters-zalog .field-date {
  height: 1px;
}
.lotAjax * + html #filters.filters-zalog .field-date {
  min-height: 1px;
}
.lotAjax #filters.filters-zalog .field-date {
  display: block;
}
.lotAjax .row-multiple-fields {
  padding-bottom: 9px;
}
.lotAjax .filters-zalog .action {
  max-width: 45%;
}
.lotAjax .filters-zalog .row-btn {
  padding-top: 1em;
  padding-bottom: 1em;
}
.lotAjax .link-cancel {
  float: left;
  display: inline;
  font-weight: normal;
  margin-right: 10px;
  text-decoration: underline;
}
.lotAjax #filters-nav .link-cancel {
  margin-right: 0;
}
.lotAjax .link-action {
  font-size: 0;
  line-height: 0;
  text-indent: -990000px;
  display: block;
  width: 21px;
  height: 20px;
  background: transparent url(../images/icon_filters_close_open.png) 0 100% no-repeat;
  float: left;
  position: relative;
  margin: -2px 3px 0 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.lotAjax .link-action:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .link-action.icon-opened {
  background-position: 0 100%;
}
.lotAjax .link-action.icon-closed {
  background-position: 0 0;
}
.lotAjax .ui-icon.icon-custom-datepicker {
  width: 19px !important;
  height: 20px !important;
  background: transparent url(../images/icon_custom_datepicker.png) 0 0 no-repeat !important;
  display: inline;
  float: left;
  margin-top: 1px;
}
.lotAjax .ui-icon.icon-custom-datepicker:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .filter-title {
  display: block;
  max-width: 55%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.lotAjax .field-addition-checkbox {
  padding-top: 10px;
}
.lotAjax .row-filters {
  font-size: 12px;
}
.lotAjax .settings {
  padding: 1em 0;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  background: #fff;
  font-size: 12px;
}
.lotAjax .settings + .settings-2 {
  margin-bottom: 0.5em;
  border-top: 0;
}
.lotAjax .settings-3 {
  background: #ddd;
  border-bottom: 0;
}
.lotAjax .settings .action-headline, .lotAjax .settings .hgroup .action {
  line-height: 2em;
}
.lotAjax .settings .action-field {
  line-height: 1.5em;
}
.lotAjax .settings a#toggleFilterBtn {
  color: #444;
}
.lotAjax .settings h3 {
  font-size: 140%;
  line-height: 1.6;
  font-weight: normal;
  margin-bottom: 0;
}
.lotAjax .settings .hgroup h3 {
  max-width: 55%;
  float: left;
  padding-right: 10px;
}
.lotAjax .link-settings .link-icon {
  background: transparent url(../images/icon_settings_close_open.png) 0 0 no-repeat;
  width: 21px !important;
  height: 21px !important;
}
.lotAjax .link-settings.icon-opened .link-icon {
  background-position: 0 0;
}
.lotAjax .link-settings.icon-closed .link-icon {
  background-position: 0 100%;
}
.lotAjax .link-settings .link-text {
  margin-right: 10px;
  text-decoration: none;
  position: relative;
}
.lotAjax .link-settings {
  color: #494949;
}
.lotAjax .nav-settings {
  text-align: center;
}
.lotAjax .nav-settings > span {
  display: inline-block;
  margin-top: 0.5em;
}
.lotAjax .settings .nav-settings .action {
  float: left;
  font-size: 12px;
  margin-right: 25px;
}
.lotAjax .settings .nav-settings .action:last-child {
  float: right;
  margin-right: 0;
}
.lotAjax .settings .nav-settings .action-left:last-child {
  float: left;
  margin-right: 25px;
}
.lotAjax .pagi {
  padding-top: 3px;
  float: right;
}
.lotAjax .pagi > a {
  float: left;
  display: inline;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0, #ececec 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #fff 0, #ececec 100%);
  background: -o-linear-gradient(top, #fff 0, #ececec 100%);
  background: -ms-linear-gradient(top, #fff 0, #ececec 100%);
  background: linear-gradient(to bottom, #fff 0, #ececec 100%);
  border: 1px solid #959595;
}
.lotAjax .pagi > a:hover {
  background: #ececec;
  background: -moz-linear-gradient(top, #ececec 0, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #fff));
  background: -webkit-linear-gradient(top, #ececec 0, #fff 100%);
  background: -o-linear-gradient(top, #ececec 0, #fff 100%);
  background: -ms-linear-gradient(top, #ececec 0, #fff 100%);
  background: linear-gradient(to bottom, #ececec 0, #fff 100%);
}
.lotAjax .pagi ul {
  margin: 0;
  padding: 0;
  float: left;
  display: inline;
  background: #dfdfdf;
  background: -moz-linear-gradient(top, #dfdfdf 0, #f3f3f3 4%, #f9f9f9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dfdfdf), color-stop(4%, #f3f3f3), color-stop(100%, #f9f9f9));
  background: -webkit-linear-gradient(top, #dfdfdf 0, #f3f3f3 4%, #f9f9f9 100%);
  background: -o-linear-gradient(top, #dfdfdf 0, #f3f3f3 4%, #f9f9f9 100%);
  background: -ms-linear-gradient(top, #dfdfdf 0, #f3f3f3 4%, #f9f9f9 100%);
  background: linear-gradient(to bottom, #dfdfdf 0, #f3f3f3 4%, #f9f9f9 100%);
  border: 1px solid #959595;
  border-left: none;
  border-right: 0;
}
.lotAjax .pagi ul li {
  float: left;
  margin: 0;
  padding: 0;
  padding-left: 0;
  display: inline;
  list-style-image: none;
  list-style-type: none;
  background-image: none;
}
.lotAjax .pagi ul li:first-child {
  margin-left: 0;
}
.lotAjax .pagi > a, .lotAjax .pagi ul li a, .lotAjax .pagi ul li span {
  display: block;
  float: left;
  padding: 2px 4px;
  text-decoration: none;
  min-width: 15px;
  min-height: 15px;
  text-align: center;
}
.lotAjax .pagi ul li a {
  color: #515151;
  font-weight: bold;
}
.lotAjax .pagi ul li a:hover {
  text-decoration: underline;
  background-color: #fff;
}
.lotAjax .pagi ul .li-selected a, .lotAjax .pagi ul .li-selected span {
  color: #fff;
  background-color: #5a5a5a;
}
.lotAjax .pagi ul .li-selected a:hover {
  text-decoration: none;
  cursor: default;
}
.lotAjax .pagi > a span {
  font-size: 0;
  line-height: 0;
  text-indent: -9900px;
  width: 16px;
  height: 16px;
  background: transparent url(../images/icon_pagi_next_prev.png) 0 0 no-repeat;
  display: block;
}
.lotAjax .pagi > .pagi-next span {
  background-position: 0 100%;
}
.lotAjax .pagi > .pagi-prev span {
  background-position: 0 0;
}
.lotAjax .settings .bgroup-display-options {
  position: relative;
}
.lotAjax .settings .bgroup .bt {
  margin-bottom: 0 !important;
}
.lotAjax .page-zalog .bt-gray, .lotAjax .page-zalog .bt-gray .bt-text {
  line-height: 20px;
}
.lotAjax .page-zalog .bt-gray span {
  margin-right: 3px;
}
.lotAjax .page-zalog .bt-gray span:last-child {
  margin-right: 0;
}
.lotAjax .firefox .page-zalog .bt-gray, .lotAjax .firefox .page-zalog .bt-gray .bt-text {
  line-height: 22px;
}
.lotAjax .page-zalog .bt-gray {
  min-height: 26px;
  padding: 0 5px;
  margin-right: 1% !important;
  white-space: nowrap;
  border-color: #a2a2a2 !important;
}
.lotAjax .page-zalog .nav-settings .bt-gray {
  border-color: #c7c7c7 !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lotAjax .page-zalog .bt-gray:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lotAjax .page-zalog .bt-gray:last-child {
  margin-right: 0 !important;
}
.lotAjax .bt-gray .bt-icon {
  background-position: 0 0;
}
.lotAjax .icon-display-list {
  background-image: url(../images/icon_custom_list.png);
}
.lotAjax .icon-display-map {
  background-image: url(../images/icon_custom_map.png);
}
.lotAjax .icon-display-block {
  background-image: url(../images/icon_custom_block.png);
}
.lotAjax .icon-display-lot {
  background-image: url(../images/icon_custom_img.png);
}
.lotAjax .icon-prev {
  background-image: url(../images/icon_custom_prev.png);
}
.lotAjax .icon-next {
  background-image: url(../images/icon_custom_next.png);
}
.lotAjax .icon-zoom {
  background-image: url(../images/icon_zoom.png);
  width: 19px;
  height: 19px;
}
.lotAjax .page-zalog .bt-gray .bt-text, .lotAjax .page-zalog .bt-gray .bt-icon {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.lotAjax .page-zalog .bt-gray .bt-text {
  font-weight: bold;
  color: #4b4b4b;
}
.lotAjax .page-zalog .nav-settings .bt-gray .bt-text {
  font-weight: normal;
  color: #4e4e4e;
}
.lotAjax .bt-gray.bt-selected {
  background: #848484;
  background: -moz-linear-gradient(top, #848484 0, #525252 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #848484), color-stop(100%, #525252));
  background: -webkit-linear-gradient(top, #848484 0, #525252 100%);
  background: -o-linear-gradient(top, #848484 0, #525252 100%);
  background: -ms-linear-gradient(top, #848484 0, #525252 100%);
  background: linear-gradient(to bottom, #848484 0, #525252 100%);
}
.lotAjax .bt-gray.bt-selected .bt-text {
  color: #fff;
}
.lotAjax .bt-gray:active .bt-text, .lotAjax .bt-gray:active .bt-icon {
  top: 0;
}
.lotAjax .bt-gray.bt-selected .bt-icon {
  background-position: 0 100%;
  opacity: 1;
  filter: alpha(opacity=100);
}
.lotAjax .bt-selected:active .bt-text, .lotAjax .bt-selected:active .bt-icon {
  top: 0;
}
.lotAjax .tbl-zalog {
  margin-bottom: 1px;
}
.lotAjax .tbl-zalog td, .lotAjax .tbl-zalog th {
  padding: 10px;
}
.lotAjax .tbl-dislay-block td, .lotAjax .tbl-dislay-block th {
  padding: 15px 0;
}
.lotAjax .tbl-zalog .item-img {
  background-color: #fff;
}
.lotAjax .tbl-dislay-block td {
  padding: 6px;
  border: 1px solid #cdcdcd;
  text-align: center;
}
.lotAjax .table-view .item-title {
  overflow: hidden;
  margin-bottom: 5px;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lotAjax .table-view .item-price {
  height: 1.5em;
  width: 97%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lotAjax .table-view .item-region {
  height: 1.2em;
  width: 97%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lotAjax .table-view .tbl-zalog .item-region {
  font-size: 1em;
}
.lotAjax .table-view .tbl-zalog td:hover {
  background-color: #fbf7cb;
}
.lotAjax .table-view .tbl-zalog .item-img {
  background-color: transparent;
}
.lotAjax .table-view .tbl-zalog .item-img {
  max-width: 80%;
}
.lotAjax .tbl-dislay-block td .item-container {
  text-align: left;
  word-wrap: break-word;
}
.lotAjax .tbl-dislay-block .td-one-fourth .item-container {
  width: 150px;
}
.lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
  width: 223px;
}
@media only screen and (min-width: 1124px) {
  .lotAjax .tbl-dislay-block .td-one-fourth .item-container {
    width: 160px;
  }
  .lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
    width: 228px;
  }
}
@media only screen and (min-width: 1224px) {
  .lotAjax .tbl-dislay-block .td-one-fourth .item-container {
    width: 178px;
  }
  .lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
    width: 259px;
  }
}
@media only screen and (min-width: 1280px) {
  .lotAjax .tbl-dislay-block .td-one-fourth .item-container {
    width: 180px;
  }
  .lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
    width: 240px;
  }
}
@media only screen and (min-width: 1366px) {
  .lotAjax .tbl-dislay-block .td-one-fourth .item-container {
    width: 210px;
  }
  .lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
    width: 292px;
  }
}
@media only screen and (min-width: 1440px) {
  .lotAjax .tbl-dislay-block .td-one-fourth .item-container {
    width: 225px;
  }
  .lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
    width: 301px;
  }
}
@media only screen and (min-width: 1540px) {
  .lotAjax .tbl-dislay-block .td-one-fourth .item-container {
    width: 240px;
  }
  .lotAjax .sidebar.close + .main-info .tbl-dislay-block .td-one-fourth .item-container {
    width: 326px;
  }
}
.lotAjax .tbl-dislay-list td, .lotAjax .tbl-dislay-list th {
  border-bottom: 1px solid #e0e0e0;
}
.lotAjax .tbl-dislay-list tr:hover td {
  background-color: #fbf7cb;
}
.lotAjax .tbl-dislay-list .item-descr {
  height: 1.2em;
  overflow: hidden;
  position: relative;
}
.lotAjax .item-container {
  position: relative;
  display: block;
}
.lotAjax .tbl-dislay-block .item-content {
  height: 149px;
  width: auto;
  display: block;
  margin: 0 5px;
  position: absolute;
  top: -20px;
  left: 0;
  border: 1px solid #fff;
  padding: 19px 15px 0 15px;
  overflow: hidden;
  z-index: -1;
}
.lotAjax .tbl-dislay-block td:hover .item-content {
  height: auto;
  overflow: visible;
  border: 1px solid #959595;
  background-color: #fff;
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.4);
  padding-bottom: 19px;
  z-index: 15;
}
.lotAjax .field-lot-number {
  margin-right: 1px;
  text-align: center;
  border: 1px solid #abadb3;
  background-color: #fff;
  min-width: 20px;
  min-heigh: 15px;
  padding: 1px 2px 2px;
  text-decoration: none;
  text-align: center;
}
.lotAjax .item-information .column-right {
  float: right;
  width: 36%;
}
.lotAjax .item-information .column-left {
  float: left;
  width: 60%;
}
.lotAjax .item-information .column-right, .lotAjax .item-information .column-left {
  display: block;
  word-wrap: break-word;
}
.lotAjax h3.item-title {
  font-weight: normal;
  margin-bottom: 0;
}
.lotAjax .item-information p, .lotAjax .item-information .hgroup {
  margin-bottom: 6px;
}
.lotAjax .link-grey {
  color: #adadad;
  text-decoration: none;
}
.lotAjax .item-information .item-gallery {
  padding-bottom: 1em;
}
.lotAjax .bt-yellow {
  min-height: 28px;
}
.lotAjax * html .bt-yellow {
  height: 38px;
}
.lotAjax * + html .bt-yellow {
  min-height: 38px;
}
.lotAjax .bt-yellow {
  width: auto;
  background: #feb200;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYjIwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNjdkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #feb200 0, #e67d00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feb200), color-stop(100%, #e67d00));
  background: -webkit-linear-gradient(top, #feb200 0, #e67d00 100%);
  background: -o-linear-gradient(top, #feb200 0, #e67d00 100%);
  background: -ms-linear-gradient(top, #feb200 0, #e67d00 100%);
  background: linear-gradient(to bottom, #feb200 0, #e67d00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#feb200',endColorstr = '#e67d00',GradientType = 0);
  background-position: 0 0;
  background-repeat: repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 0 39px;
  -moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-top: 1px solid #ffe097;
  border-left: 1px solid #a06100;
  border-right: 1px solid #a06100;
  border-bottom: 1px solid #361d00;
  font-size: 16px;
  line-height: 35px;
}
.lotAjax .bt-yellow:hover {
  color: #fff !important;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #e67d00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2N2QwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWIyMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e67d00 0, #feb200 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e67d00), color-stop(100%, #feb200));
  background: -webkit-linear-gradient(top, #e67d00 0, #feb200 100%);
  background: -o-linear-gradient(top, #e67d00 0, #feb200 100%);
  background: -ms-linear-gradient(top, #e67d00 0, #feb200 100%);
  background: linear-gradient(to bottom, #e67d00 0, #feb200 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#e67d00',endColorstr = '#feb200',GradientType = 0);
}
.lotAjax .bt-yellow .bt-text {
  font-size: 16px;
  line-height: 35px;
}
.lotAjax .bt-yellow:active .bt-texts, .lotAjax .bt-yellow:active .bt-icon {
  position: relative;
  top: 0;
}
.lotAjax .item-information .question, .lotAjax .item-information .question .row {
  background-image: none;
  padding-top: 0;
}
.lotAjax .uppr {
  text-transform: uppercase;
  color: #4a4a4a;
  font-weight: bold;
}
.lotAjax .icon-eds-small {
  width: 21px;
  height: 24px;
  background: url("../images/icon-eds-small.png") no-repeat 0 0;
}
.lotAjax .eds-link {
  float: right;
}
.lotAjax .doc-list-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 4px 22px;
  display: inline-block;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-color: transparent;
}
.lotAjax a.doc-list-item[href$=pdf] {
  background-image: url(../images/icon_pdf.png);
}
.lotAjax a.doc-list-item[href$=doc], .lotAjax a.doc-list-item[href$=docx] {
  background-image: url(../images/icon_doc.png);
}
.lotAjax a.doc-list-item[href$=xls], .lotAjax a.doc-list-item[href$=xlsx] {
  background-image: url(../images/icon_excel.png);
}
.lotAjax a.doc-list-item[href$=jpg], .lotAjax a.doc-list-item[href$=png] {
  background-image: url(../images/icon_jpg.png);
}
.lotAjax .item-img-paceholder {
  background-color: #f1f1f1;
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}
.lotAjax .item-img-paceholder img {
  max-width: 100%;
  max-height: 422px;
  margin: auto auto;
  display: block;
}
.lotAjax .item-img-paceholder a .link-icon {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.lotAjax .tabs-transparent .uppr {
  color: #979797;
}
.lotAjax .tabs-transparent .uppr {
  font-size: 13px !important;
}
.lotAjax .tabs-transparent .ui-tabs-selected .uppr {
  color: #4a4a4a;
}
.lotAjax .item-information .tabs-transparent .row {
  background: transparent;
  padding: 0;
  margin-bottom: 6px;
}
.lotAjax .ui-datepicker-trigger {
  background-color: transparent;
  padding: 0 0 0 0.5em;
  vertical-align: middle;
  position: relative;
  top: 0;
  height: 20px;
  border: 0;
  display: inline-block;
}
.lotAjax .item-img-paceholder .ui-widget-content {
  background-color: transparent;
}
.lotAjax .item-img-paceholder #lot_photos.ui-tabs .ui-tabs-panel {
  height: 199px;
  overflow-y: hidden;
  float: left;
  display: inline;
}
.lotAjax .bgroup-display-options .col, .lotAjax .bgroup-display-options .col .bt {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .bgroup-display-options .col {
  margin-right: 0;
  padding-right: 4px;
}
@media screen and (min-width: 1260px) {
  .lotAjax .bgroup-display-options .col {
    padding-right: 6px;
  }
}
.lotAjax .bgroup-display-options .col-list {
  width: 25%;
}
.lotAjax .bgroup-display-options .col-block {
  width: 30%;
}
.lotAjax .bgroup-display-options .col-map {
  width: 23%;
}
.lotAjax .bgroup-display-options .col-lot {
  width: 22%;
  padding-right: 0;
}
.lotAjax .bgroup-display-options .bt-gray {
  display: inline;
  float: left;
  text-align: center;
}
.lotAjax .page-zalog .bgroup-display-options .bt-gray span {
  margin-right: -1px;
}
.lotAjax .page-zalog .bgroup-display-options .bt-gray {
  min-height: 28px;
  line-height: 24px;
  padding: 0 4px;
  margin-right: 0 !important;
}
.lotAjax .page-zalog .bgroup-display-options .bt-gray .bt-text {
  line-height: 19px;
}
.lotAjax .firefox .page-zalog .bgroup-display-options .bt-gray {
  min-height: 28px;
  line-height: 21px;
}
.lotAjax .firefox .page-zalog .bgroup-display-options .bt-gray .bt-text {
  line-height: 18px;
}
.lotAjax .excerpt {
  margin-bottom: 1em;
}
.lotAjax .item-gallery #lot_photos.ui-tabs {
  border: 0;
}
.lotAjax .item-gallery #lot_photos.ui-tabs .ui-tabs-nav {
  background-color: #fff;
}
.lotAjax .item-gallery #lot_photos.ui-tabs .ui-tabs-nav li {
  text-align: center;
  margin-left: 0;
}
.lotAjax .item-information .item-gallery #lot_photos.ui-tabs .ui-tabs-nav li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .item-gallery #lot_photos.ui-tabs .ui-tabs-nav li a {
  padding: 0;
  font-size: 1em;
  width: 99%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lotAjax #previewCollateral .item-gallery #lot_photos.ui-tabs .ui-tabs-nav li a {
  width: 97%;
}
.lotAjax .item-gallery .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  padding: 3px 1px;
  margin: 0;
  border: 2px solid #fff;
  border-bottom: 7px solid #fff;
}
.lotAjax .item-gallery .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  border-color: #4d97ef;
}
.lotAjax .item-gallery .ui-tabs .ui-tabs-nav li a {
  background: transparent;
}
.lotAjax .item-gallery .carousel-item {
  border: 2px solid #fff;
  border-bottom: 7px solid #fff;
}
.lotAjax .item-gallery .ui-tabs .ui-tabs-nav .ui-tabs-selected.ui-state-hover a {
  background: transparent;
}
.lotAjax #photo-carousel .item-img {
  margin-bottom: 0;
  width: 100%;
}
.lotAjax #collateral .item-information .item-gallery #lot_photos #photo-carousel .item-img {
  width: auto;
  left: 2px;
}
.lotAjax #previewCollateral #collateral .item-information .item-gallery #lot_photos #photo-carousel .item-img {
  max-height: 70px;
  max-width: 70px;
}
.lotAjax * html #collateral .item-information .item-gallery #lot_photos #photo-carousel .item-img, .lotAjax * html .span-height {
  zoom: 1;
  display: inline;
}
.lotAjax * + html #collateral .item-information .item-gallery #lot_photos #photo-carousel .item-img, .lotAjax * + html .span-height {
  zoom: 1;
  display: inline;
}
.lotAjax .span-height {
  text-indent: -99000px;
  font-size: 0;
  line-height: 0;
  height: 118px;
  width: 0;
}
.lotAjax #previewCollateral .span-height {
  height: 99px;
}
.lotAjax #collateral .item-information .item-gallery #lot_photos.ui-tabs .ui-tabs-panel {
  border: 1px solid #f1f1f1;
}
.lotAjax .contentToggler {
  border: 1px solid #b8cce5;
  border-left-color: #bacaeb;
  border-right-color: #bacaeb;
  border-bottom: 0;
  min-height: 21px;
  margin-bottom: 2px;
}
.lotAjax * html .contentToggler {
  height: 21px;
}
.lotAjax * + html .contentToggler {
  min-height: 21px;
}
.lotAjax .contentToggler .toggler-icon {
  float: right;
  display: inline;
}
.lotAjax .contentToggler .toggler-icon {
  width: 21px;
  height: 21px;
  background: transparent url(../images/icon_message_close_open.png) 100% -22px no-repeat;
}
.lotAjax .contentToggler.contentHidden .toggler-icon {
  background-position: 100% -22px;
}
.lotAjax .contentToggler.contentShown .toggler-icon {
  background-position: 100% 0;
}
.lotAjax .zalog-question-name, .lotAjax .zalog-answer-name {
  padding-right: 12px;
}
.lotAjax .key-question-headline {
  padding-bottom: 6px;
  padding-top: 6px;
  padding-right: 6px;
  background: #e6eff6;
  background: -moz-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e6eff6), color-stop(100%, #ceddf2));
  background: -webkit-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: -o-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: -ms-linear-gradient(top, #e6eff6 0, #ceddf2 100%);
  background: linear-gradient(to bottom, #e6eff6 0, #ceddf2 100%);
  border-bottom: 1px solid #b9cee3;
}
.lotAjax .key-question-headline:hover {
  cursor: pointer;
}
.lotAjax .zalog-questions .col-inline {
  margin-right: 0;
}
.lotAjax .key-question-headline .col-inline {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
}
.lotAjax .key-question-headline .zalog-question-name, .lotAjax .key-question-headline .zalog-question-snippet {
  width: 39.6%;
}
.lotAjax .key-question-headline .zalog-question-name {
  padding: 0 15px;
}
.lotAjax .key-question-headline .zalog-question-date {
  width: 13.34%;
  padding: 0 15px 0 0;
}
.lotAjax .key-question-headline .zalog-question-details {
  width: 6.19%;
}
.lotAjax .key-question-headline .zalog-question-name a {
  color: #4a4a4a;
}
.lotAjax .key-question {
  padding: 10px 15px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfe0e2;
}
.lotAjax .zalog-question-headline {
  padding-bottom: 9px;
  padding-top: 9px;
}
.lotAjax .zalog-answer-headline {
  padding-bottom: 9px;
}
.lotAjax .answer-response, .lotAjax .divider {
  margin-top: 12px;
}
.lotAjax .question-response {
  padding-bottom: 12px;
}
.lotAjax .key-question .question-response {
  padding-bottom: 0;
  margin-top: 12px;
}
.lotAjax .zalog-questions .divider {
  background-image: none;
  height: 0;
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
}
.lotAjax .zalog-answer {
  padding: 9px 9px 9px 0;
}
.lotAjax .question-text-inner {
  padding-bottom: 12px;
}
.lotAjax .key-question .question-text-inner {
  padding-bottom: 0;
}
.lotAjax .new_question, .lotAjax .unanswered_question, .lotAjax .new_answer {
  background-color: #eceaea;
}
.lotAjax .counter-number {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .counter-number {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .counter-number {
  zoom: 1;
  display: inline;
}
.lotAjax .counter-number {
  background: transparent url(../images/icon_new_message_env.png) 0 4px no-repeat;
  width: 12px;
  height: 14px;
  line-height: 14px;
  position: relative;
}
.lotAjax .cn-w {
  position: absolute;
  top: -4px;
  left: 10px;
  display: block;
  float: left;
}
.lotAjax .cn-l, .lotAjax .cn-r {
  float: left;
  display: inline;
  background-image: url(../images/icon_new_message_star.png);
  background-repeat: no-repeat;
  background-color: transparent;
}
.lotAjax .cn-l {
  position: relative;
  left: -4px;
  background-position: 0 0;
}
.lotAjax .cn-r {
  background-position: 100% 0;
  position: relative;
  padding: 0 1px;
  right: -4px;
}
.lotAjax .cn-c {
  float: left;
  display: inline;
  font-size: 8px;
  line-height: 12px;
  min-height: 13px;
  text-align: center;
  padding: 0 1px;
  color: #fff;
  position: relative;
  left: -2px;
  min-width: 6px;
}
.lotAjax .firefox .cn-c {
  line-height: 11px;
}
.lotAjax .counter-name {
  position: absolute;
  top: -99000px;
  left: -99000px;
  width: 0;
  font-size: 0;
  line-height: 0;
}
.lotAjax #createQuestionButtonContainer.bgroup {
  padding-top: 10px;
}
.lotAjax .zalog-question.row {
  margin-bottom: 3px;
}
.lotAjax .zalog-questions .row-pagination {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding: 6px 0 9px;
  margin-bottom: 5px;
}
.lotAjax .zalog-questions .row-pagination .selectboxit-btn, .lotAjax .zalog-questions .row-pagination .selectboxit-container span.selectboxit-arrow-container {
  border-color: #d4d4d4;
}
.lotAjax .zalog-questions h3 {
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 12px;
}
.lotAjax .page-zalog .zalog-questions a.userInfoPopup {
  color: #565656;
}
.lotAjax .page-zalog .zalog-questions a.userInfoPopup:hover {
  text-decoration: underline;
  cursor: pointer;
}
.lotAjax .ui-dialog a, .lotAjax .login-dialog a {
  color: #4988d3;
}
.lotAjax .ui-dialog {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  border: 1px solid #4b8ad9;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.lotAjax .ui-dialog .ui-dialog-titlebar {
  margin: 0 2.4em;
  padding: 1em 0;
  background: 0;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
}
.lotAjax .ui-dialog .ui-dialog-title {
  margin: 0 16px 0 0;
  font-size: 1.5em;
  color: #444;
}
.lotAjax .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
  margin: 0;
  width: 17px;
  height: 17px;
  background: url(../images/icon-close.png) 0 0 no-repeat;
}
.lotAjax .ui-dialog .ui-dialog-content {
  overflow: visible;
  margin: 0 2.4em 1px 2.4em;
  padding: 0;
}
.lotAjax .ui-dialog .dlg-content-wrap, .lotAjax .page-new-layout .dlg-content-wrap, .lotAjax .dlg-content-wrap {
  padding: 1.5em 0;
  min-height: 60px;
}
.lotAjax .ui-dialog .dlg-content-wrap .dlg-content-wrap, .lotAjax .page-new-layout .dlg-content-wrap .dlg-content-wrap, .lotAjax .dlg-content-wrap .dlg-content-wrap {
  padding: 0;
}
.lotAjax .ui-dialog .ui-dialog-buttonpane, .lotAjax .page-new-layout .ui-dialog-buttonpane {
  margin: -1px 2.4em 0;
  padding: 2em 0 2em;
  border-top: 1px solid #ccc;
}
.lotAjax .ui-dialog .ui-dialog-buttonpane .ui-button, .lotAjax .page-new-layout .ui-dialog-buttonpane .ui-button {
  margin: 0;
}
.lotAjax .ui-dialog .dlg-bgroup {
  padding: 2em 0;
  border-top: 1px solid #ccc;
}
.lotAjax .ui-dialog .dlg-bgroup-wrap {
  float: right;
}
.lotAjax .ui-dialog hr {
  margin: 2em 0 1.5em;
  border: 1px solid #ccc;
}
.lotAjax .dlg-col-wrap:after, .lotAjax .dlg-bgroup:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .dlg-col-wrap {
  height: 1px;
}
.lotAjax * + html .dlg-col-wrap {
  min-height: 1px;
}
.lotAjax .ui-dialog .dlg-col {
  float: left;
  width: 48%;
}
.lotAjax .ui-dialog .dlg-col + .dlg-col {
  margin-left: 2em;
  padding-left: 1em;
  border-left: 1px solid #ccc;
}
.lotAjax .ui-dialog .dlg-col h3 {
  margin: -2em 0 0.7em 1em;
}
.lotAjax .page-new-layout .ui-dialog .dlg-col .label, .lotAjax .page-new-layout .ui-dialog .l-size-grid .label {
  width: 175px;
}
.lotAjax .ui-dialog .icon-dlg-titlebar {
  padding: 2.2em 0 2.2em 5em;
}
.lotAjax .ui-dialog .icon-folder {
  background: url(../images/icon-folder.png) no-repeat 0 50%;
}
.lotAjax .ui-dialog .icon-profile {
  background: url(../images/icon-profile.png) no-repeat 0 50%;
}
.lotAjax .ui-dialog .title-eds-icon {
  background: url("../images/icon-eds.png") no-repeat 0 50%;
}
.lotAjax .ui-dialog .selectboxit-container {
  width: auto;
}
.lotAjax .ui-dialog input, .lotAjax .ui-dialog .selectboxit, .lotAjax .ui-dialog textarea {
  width: 250px;
}
.lotAjax .ui-dialog #edit_webpage_dialog textarea {
  width: 99%;
}
.lotAjax .ui-dialog #reasonDialog #send-docs-content input {
  width: 155px;
}
.lotAjax .ui-dialog .textarea-viewless {
  width: 100%;
}
.lotAjax .ui-dialog .field-date input[type=text], .lotAjax .ui-dialog .field-price input[type=text] {
  width: 75px;
}
.lotAjax .ui-dialog #publicationConfirmDlg .field-date input[type=text], .lotAjax .ui-dialog .field-date.l-size-field input[type=text], .lotAjax .ui-dialog .field-price.l-size-field input[type=text] {
  width: 135px;
}
.lotAjax .ui-dialog .selectboxit-options {
  width: 250px;
  white-space: pre-wrap;
}
.lotAjax .inactive, .lotAjax .form-default-texts .selectboxit-text {
  color: #5b5b5b;
}
.lotAjax .ui-dialog .l-size-list .selectboxit-options {
  width: 400px;
}
.lotAjax .page-new-layout .ui-dialog .label {
  padding-top: 5px;
  width: 135px;
  text-align: right;
}
.lotAjax .ui-dialog .form-default-texts .label {
  text-align: left;
}
.lotAjax .page-new-layout .ui-dialog .long-label {
  width: auto;
}
.lotAjax .output-list {
  margin-bottom: 0.3em;
}
.lotAjax .ui-dialog .row-wrap h5 {
  margin-bottom: 1em;
  font-weight: bold;
  text-align: center;
}
.lotAjax .ui-dialog .row-wrap .row {
  margin-bottom: 0.5em;
}
.lotAjax .row-wrap .output .field {
  width: auto;
}
.lotAjax .ui-dialog .row-wrap .row:last-child {
  margin-bottom: 2em;
}
.lotAjax .error-msg, .lotAjax .success-msg {
  margin: 1em 0 0;
  padding: 0.9em 1em 0.9em 5em;
}
.lotAjax .error-msg {
  border: 1px solid #d69185;
  background: #f6dfd7 url(../images/icon-error.png) no-repeat 1.8em 46%;
}
.lotAjax .success-msg {
  border: 1px solid #abd685;
  background: #e9f6d7 url(../images/icon-success.png) no-repeat 1.8em 46%;
}
.lotAjax .ui-dialog .row:last-child {
  margin-bottom: 0;
}
.lotAjax .ui-dialog h3 {
  margin-bottom: 1.4em;
  font-size: 1.2em;
}
.lotAjax .ui-dialog h4 {
  margin: 1em 0;
  padding-bottom: 0.2em;
  font-size: 1.4em;
}
.lotAjax .ui-dialog .field {
  float: left;
  width: auto;
}
.lotAjax .ui-dialog .field {
  width: 250px;
}
.lotAjax .ui-dialog .field.s-size {
  width: auto;
}
.lotAjax .ui-dialog .l-size-field input, .lotAjax .ui-dialog .l-size-field .selectboxit {
  width: 400px;
  text-overflow: ellipsis;
}
.lotAjax .ui-dialog .l-size-field textarea {
  width: 400px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .ui-dialog .f-size-field {
  width: 100%;
}
.lotAjax .ui-dialog .f-size-field textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .ui-dialog input[type=radio], .lotAjax .ui-dialog input[type=checkbox] {
  padding: 0;
  width: auto;
  border: 0;
}
.lotAjax .ui-dialog .selectboxit-option a {
  height: auto;
  white-space: normal;
}
.lotAjax #request_form .col-captcha, .lotAjax #request_form .col-captcha input, .lotAjax .captcha-wrap .col-captcha {
  width: 130px;
}
.lotAjax .captcha-wrap .col-captcha img {
  width: 100%;
}
.lotAjax .captcha-wrap .col-captcha {
  margin-right: 15px;
}
.lotAjax #request_form .col-captcha .captcha-container {
  margin-bottom: 15px;
}
.lotAjax #request_form .row-captcha, .lotAjax #request_form .row-captcha:last-child {
  margin-bottom: 2em;
}
.lotAjax .captcha-btn, .lotAjax .col-captcha {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax .ui-dialog .captcha-wrap input {
  margin-top: 1em;
  width: 100%;
}
.lotAjax .login-dialog label, .lotAjax .reg-dialog label {
  margin-right: 0;
  text-align: right;
}
.lotAjax .login-dialog {
  font-family: Tahoma, Geneva, sans-serif;
}
.lotAjax .login-dialog .dlg-content-wrap {
  min-height: 150px;
}
.lotAjax .login-dialog .error {
  display: block;
  margin: -1em 0;
}
.lotAjax .login-dialog .row {
  margin-bottom: 14px;
}
.lotAjax .login-dialog label, .lotAjax .reg-dialog label, .lotAjax .reg-dialog .label-legend {
  width: 175px;
}
.lotAjax .login-dialog .field, .lotAjax .reg-dialog .field {
  float: none;
  margin-left: 195px;
  width: 275px;
}
.lotAjax .login-dialog .bgroup, .lotAjax .form-login .bgroup {
  margin: 2.5em 0 0;
}
.lotAjax .reg-dialog .row {
  margin-bottom: 1.8em;
}
.lotAjax .reg-dialog .bt, .lotAjax .login-dialog .bt {
  margin: 1.5em 0 0;
}
.lotAjax .reg-dialog .dlg-content-wrap {
  min-height: 280px;
}
.lotAjax .dlg-content-wrap .row:last-child {
  margin-bottom: 0;
}
.lotAjax .reg-dialog {
  margin: 0 auto;
  font-size: 12px;
}
.lotAjax .reg-dialog .error {
  display: block;
  margin: 0.1em 0 -3em 0;
  color: #ff1e1e;
  font-size: 0.9em;
}
.lotAjax .row-confirm input {
  margin-right: 0.5em;
}
.lotAjax .row-confirm span {
  vertical-align: middle;
}
.lotAjax .form-login .error-wrap {
  margin-left: 130px;
}
.lotAjax .ui-dialog .ui-tabs .ui-tabs-panel {
  min-height: 300px;
}
.lotAjax .dlg-snapshot .ui-tabs .ui-tabs-panel {
  min-height: 290px;
}
.lotAjax .ui-dialog #previewCollateral .ui-tabs .ui-tabs-panel {
  min-height: 1em;
}
.lotAjax .ui-dialog .ui-tabs .label {
  width: 180px;
  text-align: left;
  font-weight: bold;
}
.lotAjax .dlg-snapshot .label {
  margin-right: 2%;
}
.lotAjax .dlg-snapshot {
  padding-bottom: 0;
}
.lotAjax .dlg-snapshot .ui-dialog-content {
  margin-bottom: 0;
}
.lotAjax #snapshotDialog .ui-dialog-content {
  margin-bottom: 0;
}
.lotAjax .ui-dialog .ui-dialog-content.body-grey {
  background-color: #f6f6f6;
}
.lotAjax .body-grey {
  background-image: none;
  background-color: #fff;
}
.lotAjax .ui-dialog .ui-dialog-content.body-white, .lotAjax .ui-dialog .dlg-content-wrap.body-white {
  background-color: #fff;
  background-image: none;
}
.lotAjax .ui-dialog .dlg-content, .lotAjax .dlg-content {
  padding: 1em 0 0 0;
}
.lotAjax li.tab-certificate-issued-by {
  width: 125px;
}
.lotAjax .ui-dialog .custom-table {
  margin: 0 0 1.6em;
}
.lotAjax .ui-dialog .custom-table th {
  padding: 0 0.5em;
  height: 40px;
  vertical-align: middle;
}
.lotAjax .ui-dialog .custom-table tr:nth-child(2n) td {
  background: #fff;
}
.lotAjax .ui-dialog .custom-table tr:nth-child(2n+1) td {
  background: #f9f9f9;
}
.lotAjax .ui-dialog .custom-table tr:hover td {
  background-color: #fffcd7;
}
.lotAjax .ui-dialog .pnl .label {
  padding-top: 0;
}
.lotAjax .long-label + .f-size-field {
  margin-top: 0.5em;
}
.lotAjax .classifier-dlg .classifier-field {
  display: inline-block;
  margin-right: 0.5em;
  width: 80%;
  vertical-align: middle;
}
.lotAjax .classifier-field .ui-autocomplete-input {
  width: 100%;
}
.lotAjax .classifier-dlg .jstree {
  overflow: auto;
  width: 100%;
  height: 88%;
}
.lotAjax .dlg-content-wrap > .success-msg, .lotAjax .dlg-content-wrap > .error-msg {
  margin: 0;
}
.lotAjax body, .lotAjax select, .lotAjax input, .lotAjax textarea {
  color: #444;
}
.lotAjax h1, .lotAjax h2, .lotAjax h3, .lotAjax h4, .lotAjax h5, .lotAjax h6 {
  font-weight: normal;
  margin: 0 0 0.5em 0;
  word-wrap: break-word;
}
.lotAjax .hgroup h1, .lotAjax .hgroup h2, .lotAjax .hgroup h3, .lotAjax .hgroup h4, .lotAjax .hgroup h5, .lotAjax .hgroup h6 {
  margin-bottom: 0;
}
.lotAjax h1 {
  font-size: 180%;
}
.lotAjax h2 {
  font-size: 160%;
}
.lotAjax h3 {
  font-size: 130%;
}
.lotAjax h4 {
  font-size: 120%;
}
.lotAjax h5 {
  font-size: 100%;
}
.lotAjax h6 {
  font-size: 80%;
}
.lotAjax h4, .lotAjax h1 {
  margin-bottom: 10px;
  font-size: 18px;
  padding-bottom: 2px;
  border-bottom: 2px solid #dbdbcf;
  color: #1a4f87;
  font-weight: normal;
}
.lotAjax h1.catalog-title {
  border-bottom: 0;
}
.lotAjax p {
  text-shadow: none;
  margin-bottom: 12px;
}
.lotAjax a, .lotAjax a:active {
  color: #397dce;
}
.lotAjax a:hover {
  color: #1a4f87;
}
.lotAjax .info-msg {
  margin: 1em 0;
  padding: 0.5em 1em;
  background: #fcfae0;
}
.lotAjax .wrap-content .wrap-content {
  padding-left: 0;
}
.lotAjax .td-doc-tabs {
  vertical-align: bottom;
  padding-bottom: 41px !important;
}
.lotAjax .td-doc-select {
  padding-top: 1em;
  padding-bottom: 1em !important;
  vertical-align: bottom;
}
.lotAjax .td-bt-container.td-doc-select {
  padding: 5px 5px 1.25em !important;
}
.lotAjax #search-result-container .tbl-msg td img {
  display: block;
}
.lotAjax .tbl tr.tr-header, .lotAjax .dataTables_scrollHead {
  background: #bcbcbc;
  color: #fff !important;
}
.lotAjax .tbl tr.tr-subheader {
  color: #444 !important;
  font-weight: bold;
}
.lotAjax .tbl tr.tr-header th, .lotAjax .dataTables_scrollHead th {
  font-size: 11px;
  text-align: left;
  vertical-align: middle;
}
.lotAjax .tbl-msg th:first-child {
  background-image: none;
}
.lotAjax .tbl-msg th.first-child-border {
  background-image: url("../images/tbl_th.gif");
}
.lotAjax .tbl-msg th.th-special {
  background-color: #ededed;
  background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#ededed), to(#dfdfdf));
  background-image: -webkit-linear-gradient(top, #ededed, #dfdfdf);
  background-image: -moz-linear-gradient(top, #ededed, #dfdfdf);
  background-image: -ms-linear-gradient(top, #ededed, #dfdfdf);
  background-image: -o-linear-gradient(top, #ededed, #dfdfdf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #ededed,endColorstr = #dfdfdf);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ededed, endColorstr=#dfdfdf)";
}
.lotAjax .tbl-msg td {
  border-bottom: 1px solid #fff;
  background-color: #f5f5f5;
  padding: 3px 0.624%;
}
.lotAjax .tbl td, .lotAjax .tbl th {
  padding: 3px;
}
.lotAjax #runnig_area .tbl td, .lotAjax #runnig_area .tbl th {
  padding: 5px !important;
}
.lotAjax #runnig_area #accepted_bids_table.tbl thead td, .lotAjax #runnig_area #accepted_bids_table.tbl thead th {
  padding: 0 !important;
}
.lotAjax .tbl-msg.transparent td {
  background-color: transparent;
}
.lotAjax .tbl-msg .tr-even td {
  background-color: #ededed;
}
.lotAjax .tbl-msg th strong {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax .tbl-msg tr:nth-child(even) td {
  background-color: #f1f1f1;
}
.lotAjax .tbl-transparent tr:nth-child(even) td {
  background-color: transparent;
}
.lotAjax .tbl-stats tr:nth-child(even) td {
  background-color: transparent;
}
.lotAjax .tbl-msg tr:nth-child(odd) td {
  background-color: #f5f5f5;
}
.lotAjax .tbl-transparent tr:nth-child(odd) td {
  background-color: transparent;
}
.lotAjax .tbl-stats tr:nth-child(odd) td {
  background-color: transparent;
}
.lotAjax td.td-transparent {
  background-color: transparent !important;
}
.lotAjax #lotList .tbl-msg tr.lot-current:nth-child(even) td, .lotAjax #lotList .tbl-msg tr.lot-current:nth-child(odd) td {
  background-color: #e6e6dd;
}
.lotAjax .profile-menu #lotList span {
  text-shadow: none;
  color: #000;
}
.lotAjax #presentation_container .tbl-msg tr:nth-child(even) td, .lotAjax #presentation_container .tbl-msg tr:nth-child(odd) td {
  background-color: transparent;
}
.lotAjax #presentation_container .tbl#accepted_steps td:nth-child(3), .lotAjax #presentation_container .tbl#accepted_steps td:nth-child(4), .lotAjax #presentation_container .tbl#accepted_steps td:nth-child(5), .lotAjax #presentation_container .tbl#s_tbl td:nth-child(4) {
  font-weight: bold;
  color: #3974b6;
}
.lotAjax .tbl-stats td {
  padding: 5px 10px 5px 0;
  vertical-align: middle;
  background-color: transparent;
}
.lotAjax .tbl-messages td {
  vertical-align: top;
}
.lotAjax .tbl-msg .th-label {
  width: 22.5%;
}
.lotAjax .tbl-msg .th-action {
  width: 10%;
}
.lotAjax .tbl-plain td, .lotAjax .tbl-plain th {
  padding: 0;
}
.lotAjax .ext_error_span {
  display: block;
  word-wrap: break-word;
}
.lotAjax .tbl-primary {
  border-collapse: collapse;
  width: 100%;
}
.lotAjax .tbl-primary td {
  padding: 5px;
}
.lotAjax .tbl-border td {
  border: 1px solid #c7c7c7;
}
.lotAjax .tbl-border td td {
  border: 0;
}
.lotAjax .td-container {
  padding: 0 !important;
  vertical-align: top !important;
}
.lotAjax .tbl-primary table {
  border-collapse: collapse;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.lotAjax .b-r {
  border-right: 1px solid #c7c7c7 !important;
}
.lotAjax .tbl-primary .main-content.content-border {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.lotAjax .profileServiceInfoDiv {
  width: 100% !important;
}
.lotAjax .profile-main .tbl-primary .form-small .label {
  width: 100% !important;
  margin-right: 0 !important;
  text-align: left;
}
.lotAjax .profile-main .tbl-primary .form-small .label.commentCharsLeft {
  width: auto !important;
}
.lotAjax .profile-main .tbl-primary .form-small .row {
  padding-right: 20px;
}
.lotAjax .profile-main .tbl-primary .form-small .field {
  width: 100% !important;
  text-align: right;
  font-weight: bold;
}
.lotAjax .profile-main .tbl-primary .form-small .field .text-left, .lotAjax .text-left {
  text-align: left;
}
.lotAjax .profile-main .tbl-primary .dl-docs {
  width: 100% !important;
}
.lotAjax .profile-main .tbl-primary .dl-docs dt {
  width: 100% !important;
  margin-right: 0 !important;
  padding: 0 !important;
  font-weight: bold;
}
.lotAjax .profile-main .tbl-primary .dl-docs dd {
  text-align: right;
  width: 100% !important;
  padding: 0 !important;
}
.lotAjax .tbl-primary .tbl.tbl-plain td {
  padding: 0;
}
.lotAjax .tbl-primary .tbl.tbl-plain .td-60, .lotAjax .tbl-primary .tbl.tbl-plain .td-40 {
  width: 50%;
}
.lotAjax .tbl-primary td.serviceStatus {
  font-size: 11px;
}
.lotAjax .tbl td.serviceCaption {
  vertical-align: middle !important;
}
.lotAjax .datatablerowhighlight {
  background-color: #ecffb3 !important;
}
.lotAjax .page-company-list .ui-jqgrid-htable th-60 {
  width: 60% !important;
}
.lotAjax .page-company-list .ui-jqgrid-htable th-40 {
  width: 40% !important;
}
.lotAjax .tbl-docs td, .lotAjax .tbl-docs .tr-even td {
  background-color: transparent;
}
.lotAjax .td-bgroup {
  vertical-align: middle !important;
}
.lotAjax .offer .tbl td p {
  margin-bottom: 1px;
}
.lotAjax .view-all-news .block-content > p {
  font-size: 14px;
  font-weight: bold;
}
.lotAjax .view-all-news .block-content div[align=justify] * {
  background-color: transparent !important;
  color: #444 !important;
  font-size: 12px !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
}
.lotAjax .view-all-news h1, .lotAjax .view-all-news h4 {
  padding: 0;
  margin: 0;
  border-bottom: 0;
}
.lotAjax .history .split, .lotAjax .history .split p {
  font-size: 11px;
}
.lotAjax .hd-doc {
  font-size: 14px;
  font-weight: bold;
  color: #1a4f87;
}
.lotAjax #category-container h3.ui-accordion-header {
  margin-bottom: 0;
}
.lotAjax #category-container .ui-accordion .ui-accordion-content {
  padding: 8px;
}
.lotAjax #category-container .ui-widget-content {
  background-image: none;
  background-color: transparent;
}
.lotAjax .cat-container .bgroup {
  margin-bottom: 8px;
}
.lotAjax .cat-container .tbl-plain td.td-bgroup {
  padding-top: 8px;
}
.lotAjax #category-container .ui-accordion-content .bgroup-inline .bt {
  margin-bottom: 0;
}
.lotAjax .categories h3 {
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 4px;
}
.lotAjax .categories h3 a {
  color: #999;
  text-decoration: none;
  min-height: 29px;
}
.lotAjax * html .categories h3 a {
  height: 29px;
}
.lotAjax * + html .categories h3 a {
  min-height: 29px;
}
.lotAjax .categories h3 em {
  width: 200px;
  font-style: normal !important;
}
.lotAjax .col-category {
  min-height: 135px;
  padding-bottom: 18px;
  width: 230px;
  margin-right: 15px;
}
.lotAjax * html .col-category {
  height: 135px;
}
.lotAjax * + html .col-category {
  min-height: 135px;
}
.lotAjax .col-third {
  margin-right: 0;
}
.lotAjax .sub-category {
  padding-left: 25px;
}
.lotAjax .categories h3 .icon-category {
  width: 16px;
  height: 16px;
  margin-right: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffab61;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffab61), color-stop(28%, #ffad36), color-stop(100%, #ffde89));
  background: -webkit-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -moz-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -ms-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -o-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  -moz-box-shadow: inset 0 0 2px 2px rgba(255, 221, 135, 0.5);
  -webkit-box-shadow: inset 0 0 2px 2px rgba(255, 221, 135, 0.5);
  box-shadow: inset 0 0 2px 2px rgba(255, 221, 135, 0.5);
  padding: 2px;
  border: 1px solid #666;
}
.lotAjax #feedback .col-one-third {
  width: 33%;
  margin-right: 0;
}
.lotAjax #feedback .col-two-third {
  width: 67%;
  margin-right: 0;
}
.lotAjax #feedback .col-two-third.col-right .col-content {
  padding-left: 30px;
}
.lotAjax .form-feedback {
  background-color: #e7e7e7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .form-feedback .form-content {
  padding: 15px 15px 1px 15px;
}
.lotAjax .td-captcha {
  width: 220px;
}
.lotAjax .td-captcha .row {
  margin-bottom: 8px;
  width: 206px !important;
  background-color: #fff;
}
.lotAjax .form-feedback .field .td-captcha-field input[type=text] {
  width: 204px;
}
.lotAjax .form-feedback .tbl {
  margin-bottom: 18px;
}
.lotAjax .send-docs .bgroup-special {
  background-color: #e6e6dd;
  text-align: right;
  padding-right: 0;
}
.lotAjax .send-docs .bgroup .bt {
  margin-bottom: 0;
}
.lotAjax .send-docs .hidden2 {
  display: none;
}
.lotAjax .send-docs p {
  margin-bottom: 8px;
}
.lotAjax .send-docs .row {
  margin-bottom: 12px;
}
.lotAjax .send-docs .bgroup-special .bt {
  margin-right: 12px;
}
.lotAjax .lot-activity .send-docs table.mceLayout td, .lotAjax .lot-activity .send-docs table.mceLayout th {
  padding: 0;
  border-bottom: 0;
  margin-bottom: 0;
}
.lotAjax #search-result-container h2 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  color: #0e68a2;
}
.lotAjax .ui-dialog {
  overflow: visible;
}
.lotAjax .ui-dialog .ui-dialog-content {
  overflow: visible;
}
.lotAjax .dialog-overflow-hidden {
  overflow: hidden;
}
.lotAjax li.tab-certificate-issued-by {
  width: 125px;
}
.lotAjax .reply-section {
  padding: 15px;
  background-color: #e6e6e6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-left: 10%;
  padding-bottom: 1px;
  margin-bottom: 12px;
}
.lotAjax .reply-section .mceStatusbar #body_path_row {
  display: block;
  word-wrap: break-word;
  width: 480px;
  height: auto;
}
.lotAjax .reply-section .mceStatusbar #body_path_row span {
  white-space: normal !important;
}
.lotAjax .service-details .service-inner .td-50 .pre .label, .lotAjax .service-details .service-inner .td-50 .pre .field {
  float: none;
}
.lotAjax .tabs-services .ui-tabs-panel {
  padding: 0 0 10px !important;
}
.lotAjax .tab-inner {
  padding: 10px 10px 0 !important;
}
.lotAjax .offer-winner .tbl-primary td {
  background-color: #b9fdd7;
}
.lotAjax .tbl-bids {
  font-size: 11px;
  outline: 1px solid #fff;
}
.lotAjax .tbl-bids td {
  border-bottom: 0;
}
.lotAjax .tbl-bids tr:nth-child(even) td {
  background-color: #f1f1f1;
}
.lotAjax .tbl-bids tr:nth-child(odd) td {
  background-color: #fbfbfb;
}
.lotAjax .span-winner {
  color: #2caa64;
  font-weight: bold;
}
.lotAjax .offer-winner .tbl-bids tr.tr-header {
  background-color: #cefde3 !important;
  background-image: -webkit-gradient(linear, 0% 0, 0% 100%, from(#cefde3), to(#8ddaaf)) !important;
  background-image: -webkit-linear-gradient(top, #cefde3, #8ddaaf) !important;
  background-image: -moz-linear-gradient(top, #cefde3, #8ddaaf) !important;
  background-image: -ms-linear-gradient(top, #cefde3, #8ddaaf) !important;
  background-image: -o-linear-gradient(top, #cefde3, #8ddaaf) !important;
}
.lotAjax .offer-winner .tbl-bids tr:nth-child(even) td {
  background-color: #d7fce8;
}
.lotAjax .offer-winner .tbl-bids tr:nth-child(odd) td {
  background-color: #bef6d7;
}
.lotAjax #pr_docs_wrapper .dataTables_scrollBody {
  max-height: 120px !important;
  height: auto !important;
}
.lotAjax .page-register .form-register {
  width: 65.1041%;
}
.lotAjax .with-hint {
  position: relative;
  margin-top: 42px;
  padding-top: 13px;
}
.lotAjax .hint-container {
  position: relative;
  left: 0;
  width: 0;
}
.lotAjax .hint {
  position: absolute;
  height: auto;
  bottom: 1.4em;
  right: 0;
  color: #534c33;
  font-weight: bold;
  z-index: 3;
  font-size: 11px;
}
.lotAjax .hint-inner {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .hint-inner {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .hint-inner {
  zoom: 1;
  display: inline;
}
.lotAjax .hint-inner {
  padding: 10px 13px;
  background-color: #faefca;
  border: 1px solid #dcd2b0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
  position: absolute;
  bottom: 7px;
  right: 0;
  display: block;
  width: 400px;
}
.lotAjax .hint-right .hint-inner {
  right: auto;
  left: -15px;
}
.lotAjax .hint-arrow {
  display: block;
  width: 14px;
  height: 7px;
  background: transparent url(../images/hint_arrow.png) 0 0 no-repeat;
  position: absolute;
  bottom: -7px;
  right: 40px;
  margin-left: -7px;
  z-index: 2;
}
.lotAjax .hint-right .hint-arrow {
  right: auto;
  left: 40px;
}
.lotAjax .page-register .hint {
  bottom: 4.7em;
  right: auto;
  left: 0;
}
.lotAjax .page-register .hint-inner {
  width: 280px;
  text-align: left;
  position: relative;
  bottom: 0;
}
.lotAjax .page-register .hint-arrow {
  right: auto;
  left: 40px;
}
.lotAjax .create-user .hint {
  bottom: 1.4em;
}
.lotAjax .create-user .hint-inner {
  width: auto !important;
  text-align: right;
}
.lotAjax .create-user .hint-arrow {
  right: 20px;
  left: auto;
}
.lotAjax #offers_accordion .label {
  width: 100%;
  font-weight: bold;
  display: block;
  padding-bottom: 1px;
}
.lotAjax #offers_accordion .field {
  width: 100%;
  display: block;
}
.lotAjax #offers_accordion .label-inner {
  font-weight: bold;
}
.lotAjax #offers_accordion select {
  width: 100%;
}
.lotAjax #offers_accordion .row-bid .inline {
  vertical-align: bottom !important;
}
.lotAjax #offers_accordion .field-bid {
  width: 112px !important;
}
.lotAjax #offers_accordion .divider {
  background-image: none !important;
  margin: 0 !important;
}
.lotAjax #offers_accordion .field-bid input[type=text], .lotAjax #offers_accordion .field-bid input[type=password] {
  width: 103px !important;
}
.lotAjax #offers_accordion .ui-icon {
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_686668_256x240.png);
}
.lotAjax #offers_accordion .bt-large .ui-icon {
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_ffffff_256x240.png);
}
.lotAjax .view-trade .lot-info, .lotAjax .create-user .lot-info {
  width: 100%;
  float: none;
  display: block;
  margin-bottom: 12px;
}
.lotAjax .view-trade .lot-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax .view-trade .lot-info .section-inner:after, .lotAjax .create-user .lot-info .section-inner:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .view-trade .lot-info .section-inner, .lotAjax * html .create-user .lot-info .section-inner {
  height: 1px;
}
.lotAjax * + html .view-trade .lot-info .section-inner, .lotAjax * + html .create-user .lot-info .section-inner {
  min-height: 1px;
}
.lotAjax .view-trade .lot-info .section-inner, .lotAjax .create-user .lot-info .section-inner {
  display: block;
}
.lotAjax .view-trade .lot-info .figure-content {
  margin-bottom: 0;
}
.lotAjax .view-trade #lotList td a * {
  display: inline-block;
  vertical-align: top;
}
.lotAjax * html .view-trade #lotList td a * {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .view-trade #lotList td a * {
  zoom: 1;
  display: inline;
}
.lotAjax .view-trade #lotList .td-num {
  width: 15%;
  text-align: center;
}
.lotAjax .view-trade #lotList a {
  text-decoration: none;
  color: #444;
  outline: 0;
}
.lotAjax .view-trade #lotList a span.highlight {
  color: #3672b4;
  display: block;
}
.lotAjax .view-trade #dataTable {
  width: 50%;
}
.lotAjax .td-bid-cost {
  width: 50%;
}
.lotAjax .td-bid-field {
  width: 50%;
}
.lotAjax .td-bid-row-selected {
  background-color: #ffce15;
}
.lotAjax .view-trade #dataTable .tbl td {
  vertical-align: middle;
}
.lotAjax table.tbl-transparent tr td {
  background-color: transparent;
  background-image: none;
}
.lotAjax h2 .thumb {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
}
.lotAjax .create-user .fieldset {
  padding: 10px;
  background-color: #c3d9f0;
  margin-bottom: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.lotAjax .create-user .form-inner {
  background-color: transparent;
  padding: 0;
}
.lotAjax .create-user .form-register {
  position: relative;
  background-color: transparent;
  margin: 0 auto 2em 0;
  width: 100%;
}
.lotAjax .create-user .label {
  width: 29.654% !important;
  margin-right: 1.6474% !important;
}
.lotAjax .create-user .bgroup-1 {
  padding: 0 0 0 32.5488% !important;
}
.lotAjax .create-user .form-second-step .fieldset {
  background-color: transparent;
}
.lotAjax .create-user .fieldset-white {
  background-color: #c3d9f0 !important;
}
.lotAjax .create-user .field-datepicker input[type=text], .lotAjax .create-user .field-datepicker input[type=password] {
  width: 70px !important;
  margin: 0 2px;
}
.lotAjax .create-user .tbl-special td {
  padding: 5px 0;
  border-top: 1px solid #fff;
}
.lotAjax .create-user .tbl-special tr:first-child td {
  border-top: 0;
}
.lotAjax .create-user .field-datepicker {
  position: relative;
}
.lotAjax .create-user .ui-datepicker {
  z-index: 100 !important;
}
.lotAjax .create-user .hgroup {
  margin-bottom: 10px;
  font-size: 1em;
  padding-bottom: 6px;
  border-bottom: 2px solid #dbdbcf;
  color: #1a4f87;
  font-weight: normal;
}
.lotAjax .create-user .hgroup h1 {
  margin: 0;
  padding: 0;
  border-bottom: 0;
}
.lotAjax .create-user .hgroup h1 {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax * html .create-user .hgroup h1 {
  zoom: 1;
  display: inline;
}
.lotAjax * + html .create-user .hgroup h1 {
  zoom: 1;
  display: inline;
}
.lotAjax .help.inline {
  display: inline-block !important;
  vertical-align: middle;
}
.lotAjax * html .help.inline {
  zoom: 1;
  display: inline !important;
}
.lotAjax * + html .help.inline {
  zoom: 1;
  display: inline !important;
}
.lotAjax #currentTendersOuterDiv td input[type=text] {
  width: 40px !important;
}
.lotAjax #currentTenders .bt {
  float: right;
}
.lotAjax .create-user td .bt-large {
  margin: 0;
}
.lotAjax .lot-info .figure #lot_photo_prev, .lotAjax .lot-info .figure #lot_photo_next {
  position: absolute;
  bottom: 18px;
}
.lotAjax .lot-info .figure #lot_photo_prev {
  left: 7px;
}
.lotAjax .lot-info .figure #lot_photo_next {
  right: 19px;
}
.lotAjax .td-list {
  position: relative;
  min-height: 19px;
}
.lotAjax .td-list .pre div {
  margin-right: 30px;
}
.lotAjax .td-list .link {
  position: absolute;
  margin: 0 !important;
  right: 2px;
  top: -1px;
}
.lotAjax .link-registration .link-icon {
  background: transparent url(../images/icon_tender.png) 0 0 no-repeat !important;
  width: 16px !important;
  height: 19px !important;
}
.lotAjax .link-print .link-icon, .lotAjax .icon-print {
  background: transparent url(../images/icon_print.png) 0 0 no-repeat !important;
}
.lotAjax .services-list #search-result-container tr {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
.lotAjax .services-list td h3 {
  margin-bottom: 0.5em !important;
}
.lotAjax .services-list .td-bgroup .bt {
  margin: 0 0 0 5px !important;
  position: relative !important;
  float: right !important;
  right: 0;
}
.lotAjax .services-list .td-bgroup .bt:hover, .lotAjax .services-list .td-bgroup .bt:active {
  right: 0;
}
.lotAjax .availableServicesTable .td-bgroup .img_loading {
  margin-top: 6px;
}
.lotAjax .profileServiceInfoDiv .field, .lotAjax .profileServiceInfoDiv .label, .lotAjax .profile-main .form .profileServiceInfoDiv .field .profile-main .form .profileServiceInfoDiv .label, .lotAjax .form-register .profileServiceInfoDiv .field, .lotAjax .form-register .profileServiceInfoDiv .label {
  width: auto !important;
  font-weight: normal;
  display: inline;
  color: #000;
}
.lotAjax .profileServiceInfoDiv .label, .lotAjax .profile-main .form .profileServiceInfoDiv .label, .lotAjax .form-register .profileServiceInfoDiv .label {
  font-weight: bold;
  margin-bottom: 2px !important;
}
.lotAjax .profileServiceInfoDiv * {
  font-size: 11px !important;
}
.lotAjax .profileServiceInfoDiv h3 {
  font-size: 14px !important;
}
.lotAjax .profile-main .tbl-primary .profileServiceInfoDiv .dl-docs dt, .lotAjax .profile-main .tbl-primary .profileServiceInfoDiv .dl-docs dd, .lotAjax .profile-main .tbl-primary .profileServiceInfoDiv .dl-docs dd a {
  width: auto !important;
  display: inline;
  margin-bottom: 2px;
}
.lotAjax .profile-main .tbl-primary .profileServiceInfoDiv .dl-docs dt {
  margin-right: 5px !important;
}
.lotAjax .profile-main .tbl-primary .profileServiceInfoDiv .dl-docs dd {
  clear: right;
}
.lotAjax .profileServiceInfoDiv .dl-docs {
  margin-bottom: 0;
}
.lotAjax .profileServiceRow .ui-icon {
  float: left;
  display: inline;
  background-image: url(/lotonline-core/images/ui-lightness/images/ui-icons_686668_256x240.png);
}
.lotAjax td.td-selected {
  background-color: #f5f5f5 !important;
}
.lotAjax .profileServiceInfoLink, .lotAjax .profileServiceInfoLink * {
  outline: 0;
}
.lotAjax .field-curr input[type=text], .lotAjax .field-curr input[type=password] {
  width: 55px !important;
}
.lotAjax #rateEUR .label, .lotAjax #rateUSD .label {
  line-height: 28px;
}
.lotAjax .page-currency .bgroup-1 {
  padding-left: 19.9921%;
}
.lotAjax #presentation_container, .lotAjax #presentation_container .tbl-msg th, .lotAjax #presentation_container .tbl-msg td {
  font-size: 1.4em;
}
.lotAjax #presentation_container .lot-info td p {
  margin-bottom: 0 !important;
}
.lotAjax #presentation_container.view-trade {
  padding: 15px;
  background-color: #fff;
}
.lotAjax #presentation_container.view-trade .lot-code, .lotAjax #distant-operator-container .lot-code, .lotAjax #on-site-operator-container .lot-code {
  font-size: 1.2em;
  color: #1a4f87;
  font-weight: bold;
}
.lotAjax #on-site-operator-container .row-current-price {
  font-size: 1.2em;
  font-weight: bold;
}
.lotAjax #on-site-operator-container .content-border .tbl td {
  line-height: 25px;
}
.lotAjax #on-site-operator-container .content-border .tbl th {
  line-height: 11px;
}
.lotAjax #on-site-operator-container input#hand_ticket, .lotAjax #on-site-operator-container input#bid_sum, .lotAjax #on-site-operator-container .td-bid-field input {
  width: 105px;
}
.lotAjax #on-site-operator-container .custom_bids_fields .inline {
  margin-right: 0;
}
.lotAjax #on-site-operator-container .td-bid-field input[type=text] {
  margin-left: 43px;
}
.lotAjax #accepted_steps.tbl-msg, .lotAjax #internet_steps.tbl-msg {
  border-collapse: separate;
}
.lotAjax #accepted_steps.tbl-msg tr.odd td, .lotAjax #internet_steps.tbl-msg tr.odd td, .lotAjax #bidsTable.tbl-msg tr:nth-child(2n+1) td {
  background-color: #f5f5f5;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg tr.odd td, .lotAjax #presentation_container #accepted_steps.tbl-msg tr.odd {
  background-color: transparent;
}
.lotAjax #accepted_steps.tbl-msg tr.even td, .lotAjax #internet_steps.tbl-msg tr.even td, .lotAjax #bidsTable.tbl-msg tr:nth-child(2n) td {
  background-color: #ededed;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg tr.even td, .lotAjax #presentation_container #accepted_steps.tbl-msg tr.even {
  background-color: transparent;
}
.lotAjax #internet_steps.tbl-msg td {
  color: #888;
  border-bottom: 0;
  border-top: 1px solid #fff;
}
.lotAjax #accepted_steps.tbl-msg tr, .lotAjax #internet_steps.tbl-msg tr {
  border-bottom: 1px solid #fff;
}
.lotAjax #internet_steps.tbl-msg tr.next-bid-row td, .lotAjax #internet_steps.tbl-msg tr.waiting_bid td {
  color: #000;
}
.lotAjax #internet_steps.tbl-msg tr.deleted_bid td {
  color: #c8c8c8;
  text-decoration: line-through;
}
.lotAjax #internet_steps.tbl-msg tr.declined_bid td {
  color: #888;
}
.lotAjax #accepted_steps.tbl-msg tr.current-bid-row, .lotAjax #internet_steps.tbl-msg tr.accepted_bid {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.lotAjax #accepted_steps.tbl-msg tr.current-bid-row td {
  color: #1a681d;
  font-size: 1.2em;
  background-color: #c2ffc5;
  border-top: 4px solid #bbb662;
  border-bottom: 4px solid #bbb662;
  padding-top: 3px;
  padding-bottom: 3px;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg tr td, .lotAjax #presentation_container .tbl-presentation tr td {
  border-bottom: 4px solid #e9e9e9;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg tr.current-bid-row td {
  border-bottom: 4px solid #bbb662;
  background-color: #fffcc5;
}
.lotAjax #accepted_steps.tbl-msg tr.current-bid-row td:last-child {
  border-right: 4px solid #bbb662;
}
.lotAjax #accepted_steps.tbl-msg tr.current-bid-row td:first-child {
  border-left: 4px solid #bbb662;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg tr.next-bid-row td {
  background-color: #e4efbb;
  border-bottom: 0;
  color: #a1a0a0;
}
.lotAjax #presentation_container .tbl#accepted_steps tr.next-bid-row td:nth-child(3), .lotAjax #presentation_container .tbl#accepted_steps tr.next-bid-row td:nth-child(4), .lotAjax #presentation_container .tbl#accepted_steps tr.next-bid-row td:nth-child(5) {
  color: #a1a0a0;
}
.lotAjax #internet_steps.tbl-msg tr.accepted_bid td {
  font-weight: bold;
  background-color: #c2ffc5;
}
.lotAjax #internet_steps.tbl-msg tr.accepted_bid {
  background-color: #c2ffc5;
}
.lotAjax #internet_steps.tbl-msg tr.best_bid, .lotAjax #internet_steps.tbl-msg tr.best_bid td {
  background-color: #ffffba !important;
}
.lotAjax #internet_steps.tbl-msg tr.best_bid td {
  font-weight: bold;
  border-top: 1px solid #dcd2b0;
  border-bottom: 1px solid #dcd2b0;
}
.lotAjax #internet_steps.tbl-msg tr.best_bid td:last-child {
  border-right: 1px solid #dcd2b0;
}
.lotAjax #internet_steps.tbl-msg tr.best_bid td:first-child {
  border-left: 1px solid #dcd2b0;
}
.lotAjax .hint-highlighted {
  left: auto;
  right: 0;
  width: 100%;
  color: #000;
}
.lotAjax .hint-highlighted .hint-inner {
  background-color: #ffffba;
  width: auto;
}
.lotAjax .hint-highlighted .hint-arrow {
  background-image: url(../images/hint_arrow_highlighted.png);
}
.lotAjax #presentation_container h2 {
  color: #3974b6;
  font-size: 180%;
  border-bottom: 4px solid #e9e9e9;
  padding-bottom: 18px;
  margin-bottom: 13px;
}
.lotAjax #presentation_container .span-index-number {
  color: #5d5d5d;
  padding-right: 0.5em;
}
.lotAjax #presentation_container.trade-lots-list .span-index-number {
  padding-right: 0;
}
.lotAjax #presentation_container #f-tbl, .lotAjax #presentation_container .row-special {
  color: #818184;
}
.lotAjax #presentation_container #f-tbl td, .lotAjax #presentation_container .row-special {
  font-size: 115%;
  font-weight: normal;
}
.lotAjax #presentation_container .row-special {
  padding: 5px;
  line-height: 132%;
  font-size: 132%;
}
.lotAjax #presentation_container.view-trade .lot-code {
  font-size: 130%;
  color: #3974b6;
  font-weight: normal;
}
.lotAjax #presentation_container #f-tbl .td-highlight {
  background-color: #f1f1f1 !important;
  font-size: 170%;
  line-height: 1;
  font-weight: normal !important;
  padding: 15px 11px 0 11px;
}
.lotAjax #presentation_container #f-tbl tr:nth-child(1) .td-highlight {
  padding-top: 10px;
}
.lotAjax #presentation_container #f-tbl tr:nth-child(2) .td-highlight {
  padding-bottom: 20px;
}
.lotAjax #presentation_container #f-tbl #lot_photos .img-container-inner {
  top: 0;
}
.lotAjax #presentation_container.view-trade #accepted_steps th, .lotAjax #presentation_container.view-trade #accepted_steps td {
  text-align: center;
}
.lotAjax #presentation_container.view-trade #accepted_steps th:nth-child(3), .lotAjax #presentation_container.view-trade #accepted_steps th:nth-child(4), .lotAjax #presentation_container.view-trade #accepted_steps th:nth-child(5), .lotAjax #presentation_container.view-trade #accepted_steps td:nth-child(3), .lotAjax #presentation_container.view-trade #accepted_steps td:nth-child(4), .lotAjax #presentation_container.view-trade #accepted_steps td:nth-child(5) {
  text-align: right !important;
}
.lotAjax #presentation_container .span-label {
  float: left;
  display: inline;
  text-align: right;
  width: 28%;
  font-weight: normal;
  padding-right: 10px;
}
.lotAjax #presentation_container .span-label.label-lot-code {
  line-height: 1.5em;
}
.lotAjax .label-start-price .label-min-price {
  font-size: 110%;
  line-height: 1.3em;
  color: #3974b6;
}
.lotAjax .span-start-price .span-min-price {
  line-height: 1.4em;
}
.lotAjax .span-highlight {
  color: #3974b6;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg th, .lotAjax #presentation_container .tbl-presentation th {
  background-image: none;
  font-size: 170%;
  line-height: 1;
  color: #fff;
  font-weight: normal !important;
}
.lotAjax #presentation_container .tbl-presentation th {
  padding: 7px 0.624%;
  text-align: left;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg tr.tr-header, .lotAjax #presentation_container .tbl-presentation tr:first-child {
  background: #bcbcbc !important;
}
.lotAjax #presentation_container #accepted_steps.tbl-msg td, .lotAjax #presentation_container .tbl-presentation td {
  font-size: 170%;
  line-height: 1;
  font-weight: normal !important;
  padding: 11px;
  color: #717171;
}
.lotAjax #presentation_container .tbl#accepted_steps td:nth-child(3) {
  font-weight: bold !important;
}
.lotAjax #presentation_container .thum {
  display: block;
  width: 100%;
}
.lotAjax #presentation_container.trade-lots-list .tbl-presentation tr.tr_past td {
  color: #a9a9a9;
}
.lotAjax #presentation_container .td-ht-index {
  width: 5%;
  text-align: center !important;
}
.lotAjax #presentation_container .td-ht-thum {
  width: 8.8%;
  padding: 4px !important;
}
.lotAjax #presentation_container .td-ht-name {
  width: 50%;
}
.lotAjax .lot-info td p {
  margin-bottom: 0.5em !important;
}
.lotAjax .tender-partrequest-form {
  width: 40%;
  float: right;
  display: inline;
  margin: 0;
  padding: 0;
  border: 0;
}
.lotAjax .view-trade.tender-card .tender-partrequest-form {
  width: 100%;
  float: none;
  display: block;
  margin: 0 0 1em 0;
  padding: 0;
  border: 0;
}
.lotAjax .view-trade.tender-card #send-participation-content {
  background-color: #e6e6dd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}
.lotAjax .view-trade.tender-card #participation_docs_table .td-doc input[type=text], .lotAjax .view-trade.tender-card #participation_docs_table .td-doc input[type=password] {
  width: 99% !important;
}
.lotAjax #ya-site-form0 table.ya-site-form__wrap, .lotAjax #ya-site-form0 table.ya-site-form__search-input-layout {
  overflow: visible;
  table-layout: auto;
}
.lotAjax #ya-site-form0 .ya-site-form__search-input-layout, .lotAjax #ya-site-form0 .ya-site-form__search-input-layout-l, .lotAjax #ya-site-form0 .ya-site-form__search-input-layout-r {
  vertical-align: top !important;
  padding: 1px !important;
}
.lotAjax td.ya-site-form__search, .lotAjax #ya-site-form0 .ya-site-form__search-input {
  padding: 0 !important;
}
.lotAjax #ya-site-form0 .ya-site-suggest {
  position: relative;
  width: auto;
  height: auto;
  z-index: 100000000;
}
.lotAjax #ya-site-form0 .ya-site-suggest-popup {
  z-index: 100000001;
  float: left;
}
.lotAjax #tender_section #tender_lots_block {
  padding: 20px 20px 10px;
}
.lotAjax #tender_lots_block .ui-paging-info {
  white-space: nowrap;
}
.lotAjax #tender_details .section-inner {
  margin-bottom: 1em;
}
.lotAjax .dataTables_scroll {
  margin-bottom: 2em;
}
.lotAjax .dataTables_scroll table, .lotAjax .dataTables_scroll .tbl {
  margin-bottom: 0 !important;
}
.lotAjax .ui-dialog .dataTables_scrollHeadInner, .lotAjax .ui-dialog .tbl-docs.dataTable {
  width: 100% !important;
}
.lotAjax .ui-dialog .td-doc input {
  width: 95%;
}
.lotAjax .ui-dialog .td-doc-bgroup {
  width: 26% !important;
}
.lotAjax #docs_table_wrapper.dataTables_wrapper {
  margin-bottom: 0;
}
.lotAjax #pr_card .row {
  margin-bottom: 10px;
}
.lotAjax #pr_table_container, .lotAjax #send-docs-container #send-docs-content {
  position: relative;
  top: 0;
}
.lotAjax #send-docs-container #send-docs-content {
  width: 100%;
}
.lotAjax #show_hide_history, .lotAjax .show_hide_link_container a {
  text-decoration: underline;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 12px;
  display: block;
  width: auto;
  height: 0;
  z-index: 101;
  white-space: nowrap;
}
.lotAjax .show_hide_link_container {
  float: right;
  display: inline;
  margin-bottom: 1em;
  padding: 0 0 1em;
  width: 100%;
  position: relative;
  top: 3px;
}
.lotAjax #pr_section .show_hide_link_container {
  width: auto;
}
.lotAjax #pr_table_container .pnl-inner {
  padding-top: 18px;
}
.lotAjax #make_pr_dlg .dataTables_scroll, .lotAjax #participation_cancel_form .dataTables_scroll {
  margin-bottom: 0 !important;
}
.lotAjax #make_pr_dlg .dataTables_scrollBody, .lotAjax #make_pr_dlg .dataTables_scrollHead, .lotAjax #participation_cancel_form .dataTables_scrollBody, .lotAjax #participation_cancel_form .dataTables_scrollHead, .lotAjax .dataTables_scrollBody, .lotAjax .dataTables_scrollHead {
  overflow-x: hidden !important;
  overflow-y: auto;
}
.lotAjax #pr_docs_table {
  margin-right: 20px !important;
}
.lotAjax #participation_cancel_form .td-doc-bgroup, .lotAjax #make_pr_dlg .td-doc-bgroup {
  text-align: left;
}
.lotAjax .ui-dialog .ui-dialog-content#pr_card_dialog {
  padding: 0;
}
.lotAjax #pr_card {
  padding: 10px 10px 0 10px;
}
.lotAjax #cat_container #accordion .ui-accordion-header a {
  width: 601px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (min-width: 1224px) {
  .lotAjax #cat_container #accordion .ui-accordion-header a {
    width: 786px;
  }
}
@media only screen and (min-width: 1400px) {
  .lotAjax #cat_container #accordion .ui-accordion-header a {
    width: 887px;
  }
}
.lotAjax #container-cat_tree {
  width: 97.5194%;
  padding: 8px;
  overflow-y: hidden !important;
  background-color: #f5f5f5;
  position: relative;
  left: 0;
}
.lotAjax #cat_tree_container {
  display: block;
  vertical-align: top;
  height: 100%;
  margin: 0;
  overflow: hidden;
  width: 100%;
  position: relative;
  left: 0;
}
.lotAjax #cat_tree_container ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lotAjax #cat_tree_container ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lotAjax #cat_tree_container.jstree ins {
  vertical-align: top;
  line-height: 16px !important;
  width: 16px !important;
  height: 16px !important;
}
.lotAjax #cat_tree_container.jstree a {
  vertical-align: top;
}
.lotAjax #lot-descrip_tbl .mceIframeContainer {
  position: relative;
  z-index: 5000;
}
.lotAjax #lot-descrip-container {
  position: relative;
  float: none !important;
  width: 100%;
}
.lotAjax #tabs-lot-descrip .pane {
  position: relative;
}
.lotAjax #pr_docs_table_wrapper.dataTables_wrapper {
  margin-bottom: 0 !important;
}
.lotAjax .ui-dialog .tbl-docs input {
  width: 100% !important;
}
.lotAjax .ui-dialog {
  font-family: Tahoma, Geneva, sans-serif;
}
.lotAjax .ui-dialog .l-size-field, .lotAjax .ui-dialog .l-size-field .selectboxit, .lotAjax .ui-dialog .l-size-field textarea, .lotAjax .ui-dialog .l-size-field input[type=text] {
  width: 395px;
}
.lotAjax .ui-dialog .dlg-content-wrap .l-size-field, .lotAjax .ui-dialog .dlg-content-wrap .l-size-field .selectboxit, .lotAjax .ui-dialog .dlg-content-wrap .l-size-field textarea, .lotAjax .ui-dialog .dlg-content-wrap .l-size-field input[type=text] {
  width: 390px;
}
.lotAjax .ui-dialog .ui-dialog-buttonpane, .lotAjax .page-new-layout .ui-dialog-buttonpane {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax #absentee_participation_max_price_div #offerPriceSubtract, .lotAjax #absentee_participation_offer_price_div #offerPriceSubtract {
  margin-right: 4px !important;
}
.lotAjax #absentee_participation_offer_price_div .field-price, .lotAjax #absentee_participation_max_price_div .field-price {
  margin-right: 3px !important;
}
.lotAjax .ui-tabs .ui-tabs-nav li.ui-tabs-selected a span.error, .lotAjax .ui-tabs .ui-tabs-nav li.ui-state-hover a span.error {
  color: #fea5a5;
}
.lotAjax .dlg-large div.wysiwyg iframe#offerNarration-wysiwyg-iframe {
  height: 110px !important;
}
.lotAjax #bids_table td, .lotAjax #bids_table_l td {
  vertical-align: middle;
}
.lotAjax #bids_table .tr-start-price td, .lotAjax #bids_table .tr-turn-price td, .lotAjax #bids_table .tr-final-price td, .lotAjax #bids_table_l .tr-start-price td, .lotAjax #bids_table_l .tr-turn-price td, .lotAjax #bids_table_l .tr-final-price td {
  background-color: #c2ffc5 !important;
}
.lotAjax #bids_table .tr-price-drop td, .lotAjax #bids_table_l .tr-price-drop td {
  background-color: #faefca !important;
}
.lotAjax #bids_table td:first-child, .lotAjax #bids_table_l td:first-child {
  padding-left: 25px;
  background-image: none;
  background-position: 5px 5px;
  background-repeat: no-repeat;
}
.lotAjax #bids_table .tr-bid-price td:first-child, .lotAjax #bids_table_l .tr-bid-price td:first-child {
  padding-left: 5px;
}
.lotAjax #bids_table .tr-header th:last-child, .lotAjax #bids_table_l .tr-header th:last-child {
  width: 85px;
  white-space: nowrap;
}
.lotAjax .item-region, .lotAjax .item-category {
  padding-left: 50px;
  display: block;
}
.lotAjax .item-code, .lotAjax .item-type, .lotAjax .item-status, .lotAjax .purchase-code {
  float: left;
  margin: 7px 0 0 0;
  width: 90%;
  padding: 0 1%;
}
.lotAjax .item-code {
  margin-left: 0;
}
.lotAjax .item-status {
  border-right: 0;
}
.lotAjax #filters-nav.row {
  margin-bottom: 0;
}
.lotAjax #filterForm .pnl-special {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  border: 1px solid #1d5087;
}
.lotAjax .tabs-special, .lotAjax .tabs-special ul {
  margin: 0 !important;
}
.lotAjax .tabs-special ul li {
  float: left;
  display: inline;
  margin-right: 10px;
  position: relative;
}
.lotAjax .tabs-special ul li span {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  background-color: #bbbcb1;
  border: 1px solid #cacaca;
  border-bottom: 0;
  font-weight: bold;
  padding: 9px 15px;
  display: inline;
  float: left;
  text-decoration: none;
  color: #fff;
}
.lotAjax .tabs-special label {
  cursor: pointer;
}
.lotAjax .tabs-special ul li {
  margin-right: 5px;
}
.lotAjax .tabs-special ul li a, .lotAjax .tabs-special ul li span {
  padding: 5px 10px 6px;
  border: 0;
  font-weight: normal;
}
.lotAjax .tabs-special ul li span {
  background: #bebeb8;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#f6f6ee), to(#bebeb8));
  background: -webkit-linear-gradient(top, #f6f6ee, #bebeb8);
  background: -moz-linear-gradient(top, #f6f6ee, #bebeb8);
  background: -ms-linear-gradient(top, #f6f6ee, #bebeb8);
  background: -o-linear-gradient(top, #f6f6ee, #bebeb8);
}
.lotAjax .tabs-special ul li span:hover {
  background: #9a9a95;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#9a9a95), to(#9a9a95));
  background: -webkit-linear-gradient(top, #9a9a95, #9a9a95);
  background: -moz-linear-gradient(top, #9a9a95, #9a9a95);
  background: -ms-linear-gradient(top, #9a9a95, #9a9a95);
  background: -o-linear-gradient(top, #9a9a95, #9a9a95);
}
.lotAjax .tabs-special ul .li-selected span, .lotAjax .tabs-special ul .li-selected span:hover {
  color: #fff;
  background: #3672b4;
  background: -webkit-gradient(linear, 0% 0, 0% 100%, from(#3672b4), to(#1d5087));
  background: -webkit-linear-gradient(top, #3672b4, #1d5087);
  background: -moz-linear-gradient(top, #3672b4, #1d5087);
  background: -ms-linear-gradient(top, #3672b4, #1d5087);
  background: -o-linear-gradient(top, #3672b4, #1d5087);
  border: 0;
}
.lotAjax .tabs-special ul .li-selected {
  top: 0;
}
.lotAjax .company-nav ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.lotAjax * html .company-nav ul {
  height: 1px;
}
.lotAjax * + html .company-nav ul {
  min-height: 1px;
}
.lotAjax .company-nav ul {
  display: block;
}
.lotAjax .company-nav ul {
  margin: 0;
  padding: 0;
}
.lotAjax .company-nav ul li {
  float: left;
  padding: 0 10px;
  display: inline;
  list-style-image: none;
  list-style-type: none;
  background-image: none;
  border-left: 1px solid #444;
}
.lotAjax .company-nav ul li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.lotAjax .company-nav {
  margin-bottom: 20px;
}
.lotAjax .company-nav ul .li-selected a {
  text-decoration: none !important;
  cursor: default !important;
}
.lotAjax .company-page .left-menu, .lotAjax .company-page-items .left-menu .wrap-logo {
  text-align: center;
}
.lotAjax .company-page-items .left-menu .wrap-logo {
  margin-bottom: 18px;
}
.lotAjax .company-page .wrap-logo {
  margin-bottom: 18px;
}
.lotAjax .company-page .company-logo, .lotAjax .company-page-items .company-logo {
  max-height: 100px;
  max-width: 133px;
}
.lotAjax .company-page .tabs-special ul li:first-child {
  margin-left: 5px;
}
.lotAjax .company-page .row {
  padding-left: 50px;
}
.lotAjax .company-page h3 {
  padding-top: 20px;
}
.lotAjax .company-page .company-nav + h3 {
  padding-top: 0;
}
.lotAjax .company-page .pnl-adv, .lotAjax .company-page-items #filters {
  margin-bottom: 18px;
}
.lotAjax .company-page .filter-pnl-hor .row, .lotAjax .company-page .fieldset-profile .row {
  margin-bottom: 14px;
}
.lotAjax .company-page .filter-pnl-hor .row:last-child {
  margin-bottom: 0;
}
.lotAjax body#presentation_container, .lotAjax #presentation_container .tbl-prs, .lotAjax #presentation_container .tbl-prs td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lotAjax #presentation_container .tbl-prs h2 {
  display: block;
  padding: 0;
  margin: 0;
  height: 1.4em;
  font-size: 1.6em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lotAjax #presentation_container .prs-headline {
  padding-bottom: 13px;
}
.lotAjax #presentation_container .prs-info .span-label {
  width: 32%;
}
.lotAjax #presentation_container .prs-info .tbl {
  margin-bottom: 0;
  background-color: #f1f1f1;
}
.lotAjax #presentation_container .prs-info-inner {
  margin-bottom: 0 !important;
}
.lotAjax #presentation_container .tbl-prs .img-container {
  height: auto;
  text-align: left;
}
.lotAjax #presentation_container .tbl-prs .figure-default .img-container-inner, .lotAjax .tbl-prs .figure-default .img-container-inner, .lotAjax .view-trade#presentation_container #lot_photos.ui-tabs .img-container img, .lotAjax .view-trade#presentation_container #lot_photos .img-container-inner, .lotAjax .view-trade#presentation_container #lot_photos.ui-tabs .img-container {
  height: auto;
  width: auto;
}
.lotAjax .view-trade#presentation_container #lot_photos .img-container-inner {
  left: 0;
}
.lotAjax #presentation_container.view-trade .tbl-prs #accepted_steps th:nth-child(3), .lotAjax #presentation_container.view-trade .tbl-prs #accepted_steps td:nth-child(3) {
  padding-right: 30px;
}
.lotAjax #presentation_container.view-trade .prs-bids {
  padding-top: 30px;
}
.lotAjax .view-trade#presentation_container #f-tbl .prs-info .td-highlight {
  font-size: 1em;
}
@media only screen and (min-width: 1340px) {
  .lotAjax .view-trade#presentation_container #f-tbl .prs-info .td-highlight {
    font-size: 1.3em;
  }
}
.lotAjax #presentation_container .tbl-prs .label-start-price .label-min-price {
  font-size: 130%;
}
.lotAjax body#presentation_container #accepted_steps.tbl-msg th, .lotAjax body#presentation_container .tbl-presentation th {
  font-size: 1.3em;
}
.lotAjax .page-office .partners_carousel .carousel-item {
  min-height: 85px;
}
.lotAjax .page-office .label {
  padding-top: 0;
}
.lotAjax select#searchType_upper {
  width: 250px;
}
.lotAjax .mceStatusbar #brief_path_row, .lotAjax .mceStatusbar #body_path_row {
  display: block;
  word-wrap: break-word;
  width: 80%;
  height: auto;
}
.lotAjax .defaultSkin span {
  white-space: normal !important;
}
.lotAjax .defaultSkin table.mceLayout tr.mceLast {
  background-color: #f0f0ee !important;
}
.lotAjax .defaultSkin table.mceLayout tr.mceLast td {
  border-bottom: none !important;
}
.lotAjax .defaultSkin .mceStatusbar {
  background-color: transparent;
  background-image: none;
}
.lotAjax .defaultSkin table.mceLayout {
  border-bottom: 1px solid #CCC !important;
}
.lotAjax .defaultSkin .mce_h1 span.mceText {
  white-space: nowrap !important;
}
.lotAjax .defaultSkin td.mceToolbar {
  padding: 0 !important;
}
.lotAjax .defaultSkin table.mceLayout tr.mceLast td {
  padding: 0 !important;
}
.lotAjax .defaultSkin table td {
  vertical-align: top;
}
.lotAjax .defaultSkin table.mceLayout tr.mceLast {
  background-color: #fff !important;
}
.lotAjax nav#category .sf-menu li a.current {
  color: #fff;
  background-color: #1a4f87;
  background-image: none;
}
.lotAjax nav#category .sf-menu li a:hover.current span {
  text-decoration: none;
  color: #fff;
}
.lotAjax .page-new-layout #reports_tbl .ui-button, .lotAjax .page-office .docs_btn_add.ui-button {
  background: #ffab61;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffab61), color-stop(28%, #ffad36), color-stop(100%, #ffde89));
  background: -webkit-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -moz-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -ms-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: -o-linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
  background: linear-gradient(top, #ffab61 0, #ffad36 28%, #ffde89 100%);
}
.lotAjax h1, .lotAjax h4 {
  margin-bottom: 10px;
  font-size: 18px;
  padding-bottom: 2px;
  border-bottom: 2px solid #dbdbcf;
  color: #1a4f87;
  font-weight: normal;
}
.lotAjax h1.catalog-title {
  border-bottom: 0;
}
.lotAjax .hgroup-special h1 {
  font-size: 14px;
  color: #6c6c6c;
  font-weight: bold;
  border-bottom: 0;
}
.lotAjax .form-register h3 {
  margin-bottom: 0.5em;
}
.lotAjax #pr_card {
  padding: 10px 10px 0 10px;
}
.lotAjax .form-forgot-password .error {
  margin: 0;
}
.lotAjax .icon-eds-small {
  width: 21px;
  height: 24px;
  background: url("../images/icon-eds-small.png") no-repeat 0 0;
}
.lotAjax .icon-eds-small.inline {
  float: right;
}
.lotAjax #offers_accordion.ui-accordion-icons .icon-eds-small {
  margin-top: 0.1em;
  padding: 0;
}
.lotAjax .view-offer .tbl-msg td, .lotAjax .view-offer .tbl-msg th {
  vertical-align: top;
}
.lotAjax .view-offer .icon-eds-small {
  float: none;
}
.lotAjax .single-form.form-content {
  padding: 1em;
  background: #f6f6f6;
}
.lotAjax .single-form .bt, .lotAjax .single-form .field {
  float: right;
}
.lotAjax .single-form .label {
  padding-top: 5px;
}
.lotAjax #current_pr #current_pr_state, .lotAjax #current_pr #cancelParticipationBtn {
  position: relative;
  z-index: 1;
}
.lotAjax #current_pr .icon-eds-small {
  margin-right: 5px;
  position: relative;
  z-index: 2;
}
.lotAjax #t-details-dialog #detailsStatesTable tr:last-child td {
  font-weight: bold;
}
.lotAjax .ui-dialog .columns-large-labels .label {
  width: 250px;
}
.lotAjax .ui-dialog .columns-large-labels .field {
  width: 135px;
}
.lotAjax .field {
  position: relative;
}
.lotAjax .ui-datepicker-append {
  position: relative;
  right: 65px;
}
.lotAjax .custom-tabs.ui-tabs {
  margin: 1em 0;
  position: relative;
  background: 0;
  border: 0;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-nav {
  position: relative;
  margin: 0 0 -1px 0;
  background: 0;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-nav li {
  float: left;
  margin-left: 0.8em;
  padding: 0 0 0.8em 0;
  border-radius: 0;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-nav li:first-child {
  margin-left: 0;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-nav li a {
  display: block;
  padding: 0.8em 0.9em;
  background: #f1f1f1;
  background: -moz-linear-gradient(top, #f1f1f1 0, #e8e8e8 100%);
  background: -webkit-linear-gradient(top, #f1f1f1 0, #e8e8e8 100%);
  background: -o-linear-gradient(top, #f1f1f1 0, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #f1f1f1 0, #e8e8e8 100%);
  background: linear-gradient(to bottom, #f1f1f1 0, #e8e8e8 100%);
  -webkit-border-right-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
  text-decoration: none;
  color: #444;
  font-weight: normal;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-nav .ui-state-active {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom: 1px solid #fff;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-nav .ui-state-active a {
  background: #fff;
  font-weight: bold;
}
.lotAjax .custom-tabs.ui-tabs .ui-tabs-panel {
  padding: 10px 0;
  border: 0;
  border-top: 1px solid #ccc;
  background-color: #fff;
}
.lotAjax .custom-tabs.ui-tabs .defaultSkin table.mceLayout, .lotAjax .custom-tabs.ui-tabs .defaultSkin .mceIframeContainer {
  border: none !important;
}
.lotAjax .header-info:after, .lotAjax .ul-user:after, .lotAjax #header-container header:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.lotAjax .header-info-fix {
  position: fixed;
  z-index: 20;
  min-width: 990px;
  width: 90%;
  max-width: 1400px;
}
.lotAjax .header-info {
  padding: 0.6em 2.5252% 0.7em;
  background: #0079ae;
  color: #fff;
  font-size: 12px;
}
.lotAjax .header-info a {
  color: #fff;
}
.lotAjax .current-time {
  float: right;
  margin-left: 50px;
}
.lotAjax .current-time p {
  margin-bottom: 0;
}
.lotAjax .current-time .today, .lotAjax .current-time .time {
  display: inline-block;
}
.lotAjax #user-block {
  float: right;
}
.lotAjax .ul-user > li {
  float: left;
  padding: 0 1em;
  border-left: 1px solid #fff;
}
.lotAjax .ul-user > li:first-child {
  margin-top: -2px;
  padding-left: 0;
  border-left: none;
}
.lotAjax .ul-user > li:last-child {
  padding-right: 0;
}
.lotAjax .ul-user .fl {
  display: inline-block;
  vertical-align: top;
}
.lotAjax .fl span {
  display: inline-block;
  vertical-align: middle;
}
.lotAjax .fl .span-fl {
  margin-top: 3px;
  width: 16px;
  height: 11px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAALCAMAAAApz38zAAABMlBMVEX8+1T5jIQNKJn8dXWzs6v8lYrIyMb2d2j+5+Xt7eqRkYOsq6X+TU32hHv/xr/a2tPycWJ7AAD7//r1Skr0QkL1JCT9AADcaoyzAAAQUKoAabuxsf75Dg7i/v7d3d1OgvT8VFT3UVH5WVnu7u77ODj8ZmX09PT09PLZ3O3xDg2+EkWau/zzNDTzOzv6MjLSR3Do6Ojr6+txcf74+PgEcuyfn/7w8O+0Y0rk5OP5gW/8Xl7zFhb3Hx/4+PZmZ7LILFoxcvj19fXOOmbi5vH7RkbDHE37PT36Kit8fPhVVf1BefqeY0rzLS36+vqhv/zUY0rx8fP////p6faXl/w5d/n39/f7/PviY0pOTvyLi/jpAADdAADyAAD5+fn9/f0DA/D+/v5jZsNFRfsjI/U2Nvf09P4i9oZJAAABJElEQVR42k3L13aCQABF0UnvvZrYexcSpSgoKIIiAhKwREek+P+/kFGTtbJfz71g/UvXdcPodDrOTrNJn0wQDaxHo9VqtVyOl+Mh/LSyzki9V4cFtgCHLGvxF2iw69tssVlHjURk2TS5g3pUEI804L7Xal/IDOn1ZrajQpk3Ca6a1hM44I+B3ev3p1PX9X3f8zwXDWQT/atvMSFZlvY0YH/8655vN6GcMfEqFUjgOIaFDtEA5b9uo0HB5NA/sI/+DEOT4PWlUmm3261Wt9vN51t3FLTSaSJhGAaGUeHTc/CcEkSxrEhPTKORyylz+voqFb8Uk5LENIJBegAW9Xo8GnsQHkulYlFR5jcwBC2ez2QI4sygwrdgsfG9Nd+YbGgISZID5AenH16VXun9TwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
}
.lotAjax .fl-us .span-fl {
  background-position: -16px 0;
}
.lotAjax .ul-user .link-text {
  padding-bottom: 3px;
  text-decoration: none;
}
.lotAjax .ul-user .li-special {
  padding-bottom: 3px;
}
.lotAjax .ul-user .link-text:hover {
  text-decoration: underline;
}
.lotAjax .message-new {
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fa670f;
  background: -webkit-linear-gradient(top, #fa9f0f, #fa670f);
  background: -moz-linear-gradient(top, #fa9f0f, #fa670f);
  background: -ms-linear-gradient(top, #fa9f0f, #fa670f);
  background: -o-linear-gradient(top, #fa9f0f, #fa670f);
  background: linear-gradient(top, #fa9f0f, #fa670f);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  font-size: 9px;
  line-height: 10px;
  position: relative;
  margin-top: -1em;
  text-decoration: none;
  min-width: 10px;
  text-align: center;
  padding: 2px 3px 3px 2px;
  color: #fff;
  letter-spacing: -1px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.lotAjax #header-container {
  padding: 5.5em 2em 1em;
  font-size: 10px;
}
.lotAjax #branding {
  float: left;
  width: 85%;
}
.lotAjax .logo {
  display: inline-block;
  vertical-align: middle;
  float: left;
}
.lotAjax .logo img {
  width: 100px;
}
.lotAjax .headline {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.lotAjax .headline-title {
  font-size: 2em;
  font-family: "Roboto Slab", serif;
  line-height: 17px;
  color: #0079ae;
  font-weight: normal;
  text-align: center;
  border: 0;
  margin-top: 0.8em;
}
.lotAjax .pledge-title {
  display: block;
  font-size: 24px;
  text-decoration: none;
}
.lotAjax .headline-descr {
  color: #559bf0;
  display: inline-block;
  margin-top: 0.4em;
  font-size: 12px;
}
.lotAjax .social-links {
  float: right;
  margin-top: 1em;
}
.lotAjax .social-links li {
  display: inline-block;
}
.lotAjax .social-links .icon {
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  width: 23px;
  height: 23px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEoAAAAXCAMAAACbHilqAAAA6lBMVEWjo6Ojo6OkpKSqqqqrq6ufn5+hoaGioqKgoKCpqamdnZ0AAADg4ODV1dX7+/vW1tbExMTT09Pw8PDOzs7h4eH09PTz8/OkpKTKysrQ0NDl5eWgoKDo6OjMzMzs7Oy8vLzx8fHi4uK+vr64uLi2trbp6enDw8PCwsL6+vrm5ubNzc38/Pz39/e7u7vb29vf39+1tbXAwMD9/f3S0tLZ2dnr6+v5+fm/v7/u7u7q6uqtra2zs7PX19fY2NjPz8+oqKj+/v729valpaWurq63t7eqqqqysrKpqamnp6evr6+xsbH///+wsLCsrKwSXouEAAAADHRSTlPT3A5RW/zy2/tTDQAtyNYlAAACGElEQVR42p2Uh47aQBCGSblLgpNcelNyvVCOzlFsjA2Ld7Mz4/d/nczYDtw6jpD4YTHWSp/+qbXj35WqefV19c0z70pr0FoH+QEtAghqR2mlnnj1pPrmlbchS2SBv5A9CSxpotrLtFIvvLr5PwoEBsAYEWSvh6M0WMtulFiyBAejSGxonTvKzZVRJmJVohKzQ10TiaFwsRiH4fh9hzECdFBJcHl7e1eFMqqjtqgrktgAEWOUn4/iUruu+jdtviqhIq5k4nd7fbMNMA8qxrcP8/kE40af2W6ASYisiYNKLk82Jola+KXZMbtciRDn2mp1ivE7kEI4qAvE4fDeRfnj+y4Ep4j4UyVlFJGCHuKUCBQ4qM+II6MclKFeG89DFP0yJdSKM/8aYyZacAKMvq4Qvx2t3VyZ/gwLzQYlFMbZmeZNukOZu+8NxB+tZQm16U5yUnsU+C6qUGNqST2u4LqHrIoK+s3CVFoO8EH6aYHYlCF6jOoOkVVKu++nfp6pyfTfCkqDZUhym0GplaSdHNRg+WaWe5py/cqurAYKY0Yxya0go5br1G2Gs4sPq8n5zYiMM4PAqK2W8mr3oVJjgrPBJo3K4wx5BaWGn8ASay9KJjkyibMZrFSfx3m84NMaCLfa1f4l83eHgrVWg8p3DhyCus5saEsiJf+zZjjQVWEEFJ9ij9paWo069p6m1XrucVzEH34I0QqGefQH6/+/NkrdV1gAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
}
.lotAjax .icon-tw {
  background-position: -26px 0;
}
.lotAjax .icon-vk {
  background-position: -52px 0;
}
.lotAjax .profile-menu {
  font-size: 12px;
}
.lotAjax .private-nav {
  font-size: 12px;
  line-height: normal;
}
.lotAjax .private-nav .nav-title {
  padding: 0.5em;
  background: #f2f2f2;
  font-weight: bold;
}
.lotAjax .private-nav .sub-nav {
  margin: 0.6em 0 2em;
}
.lotAjax .private-nav .sub-menu {
  margin-left: 20px;
}
.lotAjax .sub-nav a {
  display: block;
  padding: 0.2em 1em;
  text-decoration: none;
  color: #1c6cbf;
}
.lotAjax .sub-nav a:hover {
  text-decoration: underline;
}
.lotAjax .sub-nav .active {
  background: #d6e3f2;
  font-weight: bold;
}
.lotAjax .sub-nav .disabled, .lotAjax .sub-nav li > span {
  display: block;
  padding: 0.2em 1em;
  color: #aaa;
}
.lotAjax .btn + .private-nav {
  margin-top: 1.4em;
}
.lotAjax .breadcrumbs {
  margin: 1em 0 1.8em;
  padding: 0 2.5252%;
  font-size: 10px;
}
.lotAjax .breadcrumbs span {
  font-size: 1.2em;
  color: #4174c0;
}
.lotAjax .breadcrumbs .bc-step:last-child {
  color: #777879;
}
.lotAjax .menu li {
  display: inline-block;
  padding: 0 1em;
  border-left: 1px solid #4174c0;
  font-size: 1.2em;
  color: #4174c0;
}
.lotAjax .menu li:first-child {
  padding-left: 0;
  border-left: none;
}
.lotAjax .step-nav li, .lotAjax .content-nav li {
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0, #f0f0f0 100%);
  background: -webkit-linear-gradient(top, #fff 0, #f0f0f0 100%);
  background: -o-linear-gradient(top, #fff 0, #f0f0f0 100%);
  background: -ms-linear-gradient(top, #fff 0, #f0f0f0 100%);
  background: linear-gradient(to bottom, #fff 0, #f0f0f0 100%);
  border-top: 1px solid #a2a2a2;
  border-bottom: 1px solid #a2a2a2;
}
.lotAjax .step-nav {
  z-index: 10;
  width: 100%;
  height: 60px;
  background: #fff;
  font-size: 1.2em;
}
.lotAjax .step-nav ul {
  width: 100%;
}
.lotAjax .step-nav li {
  float: left;
  position: relative;
  top: 0;
  width: 19.7%;
  height: 40px;
}
.lotAjax .step-nav li:first-child {
  border-left: 1px solid #a2a2a2;
}
.lotAjax .step-nav .current, .lotAjax .step-nav li:hover {
  background: #828282;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyODI4MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDU0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #828282 0, #545454 100%);
  background: -webkit-linear-gradient(top, #828282 0, #545454 100%);
  background: -o-linear-gradient(top, #828282 0, #545454 100%);
  background: -ms-linear-gradient(top, #828282 0, #545454 100%);
  background: linear-gradient(to bottom, #828282 0, #545454 100%);
  border-top: 1px solid #3f3f3f;
}
.lotAjax .step-nav a {
  display: block;
  height: 100%;
  padding: 0 1.2em 0 1.8em;
  font-size: 1em;
  color: #4a4a4a;
  text-align: center;
  text-decoration: none;
}
.lotAjax .step-nav span {
  display: table-cell;
  width: 1%;
  height: 37px;
  vertical-align: middle;
  line-height: 1.2em;
  text-align: center;
}
.lotAjax .step-nav a:after {
  background: url(/lotonline-core/images/new-styles/img/default_corner.png) no-repeat;
  content: "";
  height: 40px;
  position: absolute;
  right: -14px;
  top: 0;
  width: 14px;
  z-index: 1;
}
.lotAjax .step-nav .current a:after, .lotAjax .step-nav li:hover a:after {
  background: url(/lotonline-core/images/new-styles/img/active_corner.png) no-repeat;
}
.lotAjax .step-nav .current a, .lotAjax .step-nav li:hover a {
  color: #fff;
}
.lotAjax .step-nav .error-step a {
  color: #ff1e1e;
}
.lotAjax .content-nav {
  width: 100%;
  z-index: 10;
  margin-bottom: 1.5em;
  font-size: 1.2em;
}
.lotAjax .content-nav ul {
  display: table;
  width: 100%;
  border-right: 1px solid #a2a2a2;
  border-left: 1px solid #a2a2a2;
}
.lotAjax .content-nav li {
  display: table-cell;
  vertical-align: middle;
  height: 42px;
}
.lotAjax .content-nav a {
  display: block;
  padding: 0.5em 1.5em;
  border-left: 1px solid #cdcdcd;
  text-align: center;
  text-decoration: none;
  color: #4a4a4a;
}
.lotAjax .content-nav li:first-child a {
  border: 0;
}
.lotAjax .content-nav .current {
  background: #2561a3;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViOGVjNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNTYxYTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: -webkit-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: -o-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: -ms-linear-gradient(top, #5b8ec7 0, #2561a3 100%);
  background: linear-gradient(to bottom, #5b8ec7 0, #2561a3 100%);
  border: 1px solid #2561a3;
}
.lotAjax .content-nav .current a {
  border: 0;
  color: #fff;
}
.lotAjax .content-nav .current + li a {
  border-left: transparent;
}
.lotAjax .page {
  position: relative;
  min-height: 100%;
  margin: 0 auto;
  min-width: 990px;
  width: 90%;
  max-width: 1400px;
  box-shadow: 0 0 5px #b0b0a8;
}
.lotAjax .page-wrap {
  padding-bottom: 320px;
  background: #fff;
}
.lotAjax .footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 12px;
}
.lotAjax .footer h3 {
  margin: 0 0 0.5em;
  text-transform: uppercase;
  font-size: 1.2em;
}
.lotAjax .second-nav {
  padding: 1em 10.8%;
}
.lotAjax .second-nav .cols {
  margin-bottom: 1.4em;
}
.lotAjax .second-nav .cols > li {
  float: left;
  width: 22%;
  margin-left: 4%;
}
.lotAjax .second-nav .cols > li:first-child {
  margin-left: 0;
}
.lotAjax .second-nav a {
  text-decoration: none;
}
.lotAjax .second-nav a:hover {
  text-decoration: underline;
}
.lotAjax .footer .copyright {
  padding: 1.7em 10.8%;
  min-height: 32px;
  background: #3665aa;
  background: -webkit-linear-gradient(top, #3665aa, #2c579b);
  background: -moz-linear-gradient(top, #3665aa, #2c579b);
  background: -ms-linear-gradient(top, #3665aa, #2c579b);
  background: -o-linear-gradient(top, #3665aa, #2c579b);
  color: #c8ddff;
}
.lotAjax .footer .copyright a {
  text-decoration: none;
  color: #aec8f2;
}
.lotAjax .footer .copyright a:hover {
  text-decoration: underline;
}
.lotAjax .copyright .col {
  float: left;
  width: 58%;
}
.lotAjax .copyright .col:first-child {
  width: 40%;
}
.lotAjax .copyright .email {
  margin-left: 0.5em;
}
.lotAjax .copyright p {
  margin-bottom: 0;
}
@media screen and (min-width: 1420px) {
  .lotAjax .second-nav, .lotAjax .footer .copyright {
    padding-left: 5.8%;
    padding-right: 5.8%;
  }
  .lotAjax .second-nav:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
  }
  .lotAjax .second-nav .cols {
    float: left;
    width: 50%;
  }
  .lotAjax .second-nav .cols > li {
    margin-left: 3.2%;
  }
  .lotAjax .second-nav .cols + .cols > li:first-child {
    margin-left: 1%;
  }
  .lotAjax .copyright p {
    display: inline-block;
    margin-right: 1em;
  }
}
.lotAjax .main-nav-wrapper {
  background-color: #b9cce4;
}
.lotAjax .main-nav {
  position: relative;
  background: #f8f8f8;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjclIiBzdG9wLWNvbG9yPSIjZjhmOGY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ZTZlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #fff 0, #f8f8f8 7%, #e8e6e9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(7%, #f8f8f8), color-stop(100%, #e8e6e9));
  background: -webkit-linear-gradient(top, #fff 0, #f8f8f8 7%, #e8e6e9 100%);
  background: -o-linear-gradient(top, #fff 0, #f8f8f8 7%, #e8e6e9 100%);
  background: -ms-linear-gradient(top, #fff 0, #f8f8f8 7%, #e8e6e9 100%);
  background: linear-gradient(to bottom, #fff 0, #f8f8f8 7%, #e8e6e9 100%);
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #fff;
  font: 10px Tahoma;
}
.lotAjax .dropdown-menu:after, .lotAjax .dropdown-menu ul:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.lotAjax .dropdown-menu {
  position: relative;
  margin: 0 0 0 2.5252%;
  background: url("../../images/sf_a.gif") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
}
.lotAjax .dropdown-menu * {
  list-style-type: none;
  text-decoration: none;
}
.lotAjax .dropdown-menu > li {
  float: left;
  background: url("../../images/sf_a.gif") no-repeat scroll 100% 6px rgba(0, 0, 0, 0);
  list-style-type: none;
}
.lotAjax .dropdown-menu > li a {
  font-size: 12px;
  font-weight: bold;
  color: #121212;
}
.lotAjax .dropdown-menu > li > a {
  float: left;
  left: -2px;
  line-height: 10px;
  margin-right: -2px;
  padding: 14px 10px 16px 8px;
  position: relative;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.4);
}
.lotAjax .dropdown-menu span {
  position: relative;
  left: 1px;
}
.lotAjax .dropdown-menu > li > a.maintainHover, .lotAjax .dropdown-menu .activeState {
  bottom: -1px;
  margin-top: -1px;
  min-height: 11px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZTRmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiOWNjZTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #d7e4f3 0, #b9cce4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d7e4f3), color-stop(100%, #b9cce4));
  background: -webkit-linear-gradient(top, #d7e4f3 0, #b9cce4 100%);
  background: -o-linear-gradient(top, #d7e4f3 0, #b9cce4 100%);
  background: -ms-linear-gradient(top, #d7e4f3 0, #b9cce4 100%);
  background: linear-gradient(to bottom, #d7e4f3 0, #b9cce4 100%);
  color: #5e94d1;
}
.lotAjax .dropdown-menu .activeState {
  color: #121212;
}
.lotAjax .popover {
  display: none;
}
.lotAjax .dropdown-menu ul {
  position: absolute;
  margin: 0;
  color: #fff;
}
.lotAjax .dropdown-menu ul li {
  float: left;
  list-style-type: none;
}
.lotAjax .dropdown-menu ul a {
  display: block;
  padding: 9px 10px 7px;
  color: #272727;
}
.lotAjax .dropdown-menu ul a:hover, .lotAjax .default_selection.current a, .lotAjax .dropdown-menu ul .current a {
  color: #fff;
}
.lotAjax html, .lotAjax body {
  height: 100%;
}
.lotAjax body {
  background: #f0f1f1 url("../../images/watermarks/watermark.png?${prefix.revision}") no-repeat fixed;
  font: 62.5% Tahoma, Arial, Helvetica, sans-serif;
  color: #4a4a4a;
}
.lotAjax .page {
  position: relative;
  min-height: 100%;
  margin: 0 auto;
  min-width: 990px;
  width: 90%;
  max-width: 1400px;
}
.lotAjax .page-wrap {
  padding-bottom: 320px;
  background: #fff;
}
@media only screen and (max-device-width: 1024px) {
  .lotAjax .page-wrap {
    padding-bottom: 360px;
  }
}
.lotAjax .content-wrapper {
  position: relative;
  margin: 1.6em 0;
  padding: 0 2.5252%;
}
.lotAjax .content-wrapper:after, .lotAjax .settings:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.lotAjax .main-info-aside {
  float: left;
  width: 31.8%;
  font-size: 1.2em;
}
.lotAjax .main-info-aside + .content {
  margin-left: 33.9%;
}
.lotAjax .sidebar {
  float: left;
  width: 24.24%;
}
.lotAjax .content {
  margin-left: 26.3%;
}
.lotAjax .sidebar-tender {
  float: left;
  width: 17%;
  word-break: break-all;
}
.lotAjax .content-tender {
  margin-left: 18%;
}
.lotAjax .main-content {
  line-height: 1.5;
  font-size: 12px;
}
.lotAjax .fixed-aside {
  z-index: 10;
}
.lotAjax .static-content {
  position: relative;
  margin: 1.6em 0;
  padding: 0 2.5252%;
  font-size: 1.2em;
}
.lotAjax .collapse-content {
  float: right;
  width: 73.7%;
}
.lotAjax .filters-sidebar {
  font-size: 12px;
}
.lotAjax .lock-body {
  overflow: hidden;
}
.lotAjax .ui-dialog {
  overflow: visible;
  position: fixed;
  background: #fff;
  border: 1px solid #4b8ad9;
  border-radius: 0;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1.2em;
}
.lotAjax .dialog-overflow-hidden {
  overflow: hidden;
}
.lotAjax .ui-dialog .ui-dialog-titlebar {
  margin: 0 2.4em;
  padding: 1em 0;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ccc;
  font-weight: 400;
}
.lotAjax .ui-dialog .ui-dialog-title {
  margin: 0 16px 0 0;
  font-size: 1.5em;
  color: #444;
}
.lotAjax .ui-dialog .ui-dialog-titlebar-close {
  background: 0;
  border: 0;
  font-size: 0;
  opacity: 0.7;
}
.lotAjax .ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 1;
}
.lotAjax .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-icon {
  top: 0;
  left: 0;
  margin: 0;
  width: 17px;
  height: 17px;
  background: url(../../images/icon-close.png) 0 0 no-repeat;
}
.lotAjax .ui-dialog .ui-dialog-content {
  overflow: visible;
  margin: 0 2.4em 1px 2.4em;
  padding: 0;
}
.lotAjax .dlg-content-wrap, .lotAjax .ui-dialog .dlg-content-wrap {
  padding: 1.5em 0;
  min-height: 60px;
}
.lotAjax .ui-dialog .ui-dialog-buttonpane {
  margin: -1px 2.4em 0;
  padding: 2em 0 2em;
  background: #fff;
  border-top: 1px solid #ccc;
}
.lotAjax .ui-dialog .ui-dialog-buttonpane .ui-button {
  margin: 0 0 0 1em;
}
.lotAjax .dialog-overflow-hidden .ui-dialog-content {
  overflow: auto;
}
.lotAjax .ui-dialog .dlg-bgroup {
  overflow: hidden;
  padding: 2em 0;
  border-top: 1px solid #ccc;
}
.lotAjax .ui-dialog .dlg-bgroup-wrap {
  float: right;
}
.lotAjax .jstree-default.jstree-focused {
  background: 0;
}
.lotAjax .ui-dialog .title-eds-icon {
  padding-left: 3em;
}
.lotAjax .provision-info {
  padding-left: 5px;
  border: 1px solid black;
}
.lotAjax .ui-widget-overlay {
  z-index: 1000;
}
.lotAjax .ui-dialog.ui-front {
  z-index: 1001;
}
