.cache_time_debug {
  display: none;
}
.shadow_spinner {
  z-index: 100000;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
#bx-composite-banner .bx-composite-btn {
  line-height: 30px;
}
.header-content-inner div[id^=bx_incl_area_] {
  display: inline-block;
}
.header-content-inner div[id^=bx_incl_area_]:first-child {
  width: 50%;
}
.header-content-inner div[id^=bx_incl_area_]:first-child .search-panel {
  width: 100%;
}
main {
  height: 100%;
}
.adm-fileinput-mode {
  display: none;
}
.adm-fileinput-wrapper * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.help-block.with-errors {
  position: absolute;
}
.catalog-filter input {
  transform: translateZ(0);
}
.sitenav-list li.active a,
.sitenav-list li.active span {
  pointer-events: all;
  cursor: pointer;
}
.my-ad-wrap .edit-link {
  text-align: right;
}
.account__my-items-list .my-ad-wrap .publish {
  color: #58c416;
}
.account__my-items-list .my-ad-wrap .no-moderation {
  color: red;
}
.account__my-items-list .my-ad-wrap .edit-link a {
  border-bottom: 1px solid;
}
.row .radio-wrap {
  margin-top: 50px;
}
.row .checkbox-wrap .logotype,
.row .checkbox-wrap .description,
.row .radio-wrap .description,
.row .radio-wrap .logotype {
  display: inline-block;
}
.row .radio-wrap .description {
  text-align: justify;
  margin-left: 25px;
}
.row .checkbox-wrap .description {
  margin: 0;
}
.row .checkbox-wrap .logotype,
.row .radio-wrap .logotype {
  margin-left: 10px;
  box-shadow: 0 0 1px black;
}
.row.header-summary {
  background: #f5f5f5;
}
.row.body-summary {
  margin-top: 15px;
}
.row.body-summary h4 {
  margin-top: 0px;
  margin-bottom: 10px;
}
.col-md-1.custom_t1.fwb {
  font-weight: bold;
}
.row.table {
  border: 1px solid #dcdfe2;
  border-radius: 3px;
  margin-top: 30px;
}
.row.table .img-item {
  margin-bottom: 15px;
}
.row.table .img-item img {
  border: 1px solid #dcdfe2;
  border-radius: 3px;
}
#order_form_content h3 {
  display: block;
  margin-bottom: 10px;
  margin-top: 50px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dcdfe2;
}
.form-control.comment-to-order {
  height: 150px;
}
.button-order .btn {
  float: right;
  margin-top: 60px;
  margin-right: 13px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dcdfe2;
}
.col-md-12.pay-systems .radio:before {
  top: 35px;
  right: 5px;
}
.col-md-12.pay-systems .checkbox:before {
  top: 36px;
  left: -5px;
}
.bx_sof_req {
  color: red;
}
.sale_order_full_table .pay_name {
  font-weight: bold;
  font-size: 16px;
}
input:checked + .package .package-header .checkbox {
  color: #000;
}
input:checked + .package .package-header .checkbox:before {
  border-color: #58c416;
  background-color: #58c416;
  color: #fff;
}
.tarif-services .service-list {
  margin-left: -15px;
}
.element-services .service-list {
  margin-top: 50px;
}
.element-services .service-list .package-label a.none-style-href,
.element-services .service-list .package-label a.none-style-href:hover {
  color: #333;
}
.container.options .bbs-promote-selection label {
  pointer-events: none;
}
.mess-order {
  margin-top: 60px;
  float: right;
  text-align: right;
}
.mess-order .redirect-in-personal {
  display: inline-block;
  width: 100%;
}
.item-width {
  font-weight: bold;
  font-size: 16px;
}
.option-time {
  font-weight: bold;
  color: red;
}
.urgent-date {
  color: red;
}
.urgent-text {
  color: red;
}
@media (max-width: 767px) {
  .sitenav-list .navbar-nav > li.active > a,
  .sitenav-list .navbar-nav > li.active > span {
    pointer-events: all;
  }
}
.container .forum-form div.forum-filter-field {
  margin: 10px 0;
}
.container .forum-form div.forums-selector-multiple span.forum-filter-field-item {
  height: auto;
}
.container .forum-form div.forum-filter-field span.forum-filter-field-item {
  height: auto;
}
.container .forum-form div.forum-filter-field select {
  display: none;
}
.container .forum-form .cs-active .cs-options {
  border-color: #7590d3;
  box-shadow: 0px 0px 5px rgba(187, 207, 255, 0.75);
  padding: 10px;
}
.container .forum-form .cs-active .cs-options ul {
  display: block;
}
.container .forum-form .cs-active .cs-options ul li:hover:not(.cs-selected):not(.cs-optgroup) {
  background-color: #c3cbdf;
  cursor: pointer;
}
.container .forum-form .cs-options {
  background-color: #fff;
  opacity: 1;
}
.container .forum-form .cs-options ul {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden !important;
}
.container .forum-form .cs-placeholder {
  cursor: pointer;
  background-color: #fff;
  color: #2b2b2b;
  border-color: #cdd1d8;
}
.container .forum-form .cs-placeholder:hover {
  border-color: #7590d3;
}
.container .forum-form .cs-placeholder {
  position: relative;
  padding: 6px 22px 6px 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid;
  border-radius: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  cursor: pointer;
}
.container .forum-form .cs-placeholder {
  -webkit-transition-property: border-color, text-indent, opacity, visibility;
  transition-property: border-color, text-indent, opacity, visibility;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
  visibility: visible;
}
