body {
  background-color: #F5F5F5;
  padding-top: 80px;
}
.main-section {
  background-color: #FFF;
  padding: 15px;
  border: 1px solid #DDD;
  border-radius: 4px;
} 
@media (min-width: 1600px) {
  .container {
    width: 1400px;
  }
}
.razdel-collapse-link {
  border-left: none;
  border-right: none;
}
.navbar #block-search-form,
#block-block-6 {
  float: none;
  margin-top: 0;
}
.navbar-menu-button {
  float: left;
  display: none;
}
.input-group-btn:last-child>.btn.btn-with-radius {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
blockquote p {
  font-size: 14px;
  line-height: 1.42857;
}
#block-search-form .btn {
  float: right;
}
.ya-site-form table,
.ya-site-form tbody,
.ya-site-form tr,
.ya-site-form td {
  display: block;
}
td.ya-site-form__search-input-layout-l,
td.ya-site-form__search-input-layout-r {
  display: table-cell;
}
.caret {
  border-top-color: #555;
}
 
#ya-site-form0 input.ya-site-form__submit {
  display: inline-block;
  -webkit-appearance: button;
  padding: 8px 12px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  background-image: linear-gradient(#fff,#fff 60%,#f5f5f5);
  background-repeat: no-repeat;
  border-bottom: 1px solid #e6e6e6;
  filter: none;
  background-color: #ebebeb;
  border-color: rgba(0,0,0,0.1);
  text-shadow: 0 1px 0 rgba(0,0,0,0.1);
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}

#ya-site-form0 input.ya-site-form__input-text {
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  max-width: 100%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: table-cell;
  margin-left: 5px !important;
}
#page-header {
  overflow: hidden;
  margin: 10px 0 20px 0;
}
#page-header .logo {
  float: left;
  margin-right: 30px;
}
#page-header .ad_header {
  float: left;
}
.region-sidebar-second .panel-body {
  padding: 0px;
}
.region-sidebar-second .panel-body .list-group-item {
  border-left: 0px;
  border-right: 0px;
}
.forum-discr {
  float: left;
}
.forum-last-post {
  float: right;
  width: 40%;
}
.thumcap {
  overflow: hidden;
}
.itmtitle {
  margin-top: 0;
}
.imgthum,
.field-name-field-img,
.imgbrandrazdel,
.imgmodel,
.field-type-image {
  float: left;
  margin-right: 20px;
}
.thunfootter {
  overflow: hidden;
  clear: both;
  padding: 9px;
  padding-top: 0;
}
.pdate {
  float: left;
  margin-bottom: 0;
}
.readmore {
  float: right;
}
.content img + img {
  margin-top: 20px;
}
.rate-wrapper {
  overflow: hidden;
}
.rate-widget {
  float: right;
}
.rate-widget ul {
  margin: 0;
}
.rate-disk {
  line-height: 38px;
  margin: 0;
}
.ansyes {
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#88c149),color-stop(60%,#73a839),to(#699934));
  background-image: -webkit-linear-gradient(#88c149,#73a839 60%,#699934);
  background-image: -moz-linear-gradient(top,#88c149,#73a839 60%,#699934);
  background-image: linear-gradient(#88c149,#73a839 60%,#699934);
  background-repeat: no-repeat;
  border-bottom: 1px solid #59822c;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff88c149',endColorstr='#ff699934',GradientType=0);
  filter: none;
  color: #fff;
  padding: 8px 12px;
}
.ansno {
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e12b31),color-stop(60%,#c71c22),to(#b5191f));
  background-image: -webkit-linear-gradient(#e12b31,#c71c22 60%,#b5191f);
  background-image: -moz-linear-gradient(top,#e12b31,#c71c22 60%,#b5191f);
  background-image: linear-gradient(#e12b31,#c71c22 60%,#b5191f);
  background-repeat: no-repeat;
  border-bottom: 1px solid #9a161a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe12b31',endColorstr='#ffb5191f',GradientType=0);
  filter: none;
  color: #fff;
  padding: 8px 12px;
}
.socbutton {
  float: left;
  margin: 10px 10px 10px 0;
}
.socbutton-wrapper {
  overflow: hidden;
  margin: 30px 0;
}
.socbuttons {
  max-width: 60%;
}
.oshibka {
  margin-top: 10px;
}
.videoplayer {
  text-align: center;
  margin-bottom: 30px;
}
.videoplay {

  float: left;
}
.videoplay:before {
  cursor: pointer;
  color: #2fa4e7;
  font-size: 26px;
  content: "";
  display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
}
.acord-pan-wrapp {
  width: 100%;
  float: left;

}
.acord-pan-wrapp-inom {
width: 100%;
  float: right;
}
.sidebar {
  margin-top: 30px;
}
@media (min-width: 992px) {
  .sidebar {
    padding-left: 40px;
    margin-top: 0;
  }
}

.ui-state-hover {
  background-color: #f5f5f5;
}
.razdacord .list-group-item:first-child {
  border-top: none;
  border-radius: 0;
}
.razdacord > .list-group-item:first-child {
  border-top: 1px solid #ddd;
  border-radius: 0;
}
#razdel-wrapper {
  margin-bottom: 20px;
}
.ui-accordion-header-active {
  z-index: 2;
  color: #fff;
  background-color: #2fa4e7;
  border-color: #2fa4e7;
}
.ui-icon-triangle-1-e {
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-left: 4px solid;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 5px;
}
.ui-icon-triangle-1-s {
  display: inline-block;
  width: 5px;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #fff;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent;
}
.h2names {
  padding-left: 20px;
}
.ui-widget-content {
  border: 1px solid #ddd;
}
.modelitem {
  margin-bottom: 0;
}
.modelitem:first-child {
  border-top: none;
}

.modelhead {
  overflow: hidden;
}
.markatitle  {
  margin: 0;
  color: #555;
  margin-left: 40px;
}
.modelitem,
.modelitem a.list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.modelitem a.list-group-item:first-child {
  border-top: none;
}
.modelitem a.list-group-item,
.obschnode a {
  color: #2fa4e7;
}
.modelitem a.list-group-item:hover,
.obschnode a:hover {
  color:#157ab5;
}
.obschnode {
  overflow: hidden;
  clear: both;
}
.obschnode .list-group-item {
  border-left: none;
  border-right: none;
}
.show-all {
  text-align: center;
}
.obschband {
  color: #033c73;
  background-color: #fff;
}
.ui-accordion-header-active .badge{
  color: #2fa4e7;
  background-color: #fff;
}
.form-filtr .glyphicon {
  margin-right: 10px;
  font-size: 20px;
  top: 4px;
}
.form-filtr .child-filtr {
  margin-right: 25px;
}
.views-view-grid {
  width: 100%;
}
.auto-item {
  width: 25%;
  padding-bottom: 20px;
}
.auto_image {
  float: left;
  margin-right: 10px;
}
.brand-name {
  line-height: 36px;
  font-size: 18px;
}
.item-brand {
  width: 25%;
  text-align: center;
  float: left;
  margin-bottom: 20px;
}
.item-brand > a {
  display: block;
}
.item-brand img {
  display: block;
  margin: 0 auto;
}
.autopodr {
  overflow: hidden;
}
.listat {
  float: right;
}
.tat {
  float: left;
}

.top-navbar {
  float: left;
}
#block-block-43,
.search-block
 {
  float: right;
  margin-left: 10px;
  margin-top: 7px;
}


.region-navigation {
  position: absolute;
  top: 0;
  right: 70px;
}
@media (min-width: 768px) {
  .region-navigation {
    position: static;
    float: right;
    right: 0;
  }
  .search-block {
    position: relative;
  }

}
.ya-site-form {
  display: none;
  position: absolute;
  top: 51px;
  right: 0;
  left: auto;
  background: #FFF;
  border: 1px solid #ddd;
  width: 300px;
}
#ya-site-form0 .ya-site-form__form input.ya-site-form__input-text {
    background-color: #eee!important;
}
.top-block-button {
  background: transparent;
  border: 1px solid #178acc;
  color: #fff;
  padding: 8px 12px;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  float: right;
}
.top-block-button:hover, 
.top-block-button:focus {
    background-color: #178acc;
    text-decoration: none;
    color: #FFF;
}

.log-in-btn-ico {
  margin-right: 5px;
}

.login-social-bb > i{
  margin-right: 10px;
}

.autorpost {
  float: left;
  margin-right: 20px;
}
.comment-content {
  color: #555;
  display: block;
  margin-bottom: 10px;
}
#block-views-blogs-comments-bootstrap-block .comment-wrapper:hover {
  background-color: #f5f5f5;
}
.small-text {
  font-size: 12px;
}
.formlogintext {
  width: 180px;
  display: inline;
  margin-right: 20px;
}
.anoder2 {
  margin-top: 0;
}
.comment-form .filter-wrapper {
  display: none;
}
.backtotop {
  position: fixed;
  bottom: 20px;
  text-align: center;
  display: block;
  right: 20px;
}
.comment-image img {
  width: 34px;
  float: left;
  margin-right: 10px;
}

.comment-list-wrapper {
  margin-bottom: 5px;
}
.comment-link {
  float: right;
}
.comment-content {
  margin-bottom: 5px;
}
.comment-footer {
  text-align: right;
}
.form-item-comment-body-und-0-value label{
  display: none;
}
.indented {
  margin-left: 20px;
  margin-bottom: 5px;
}
.form-required {
  color: #b94a48;
}
.color-green {
  color: #88c149;
}
.forum-table-topics {
  width: 100%;
}
.reklblock1,
.reklblock2 {
  float: left;
  width: 50%;
  text-align: center;
  min-width: 340px;
}
.login-dropdown-menu {
  min-width: 100px;
  left: -60px;
}
.user-button {
  margin-top: 2px;
  cursor: pointer;
}
.login_block_path .form-submit {
  margin-top: 25px;
}
.page-node-add .field-type-image {
  margin-right: 0;
  width: 100%;
}
.page-node-add .field-type-image .form-file {
  margin-bottom: 20px;
}
.page-node-add .media-wrapper {
 position: absolute;
 top: 650px;
 left: 50%;
 margin-left: -400px;
}
#yandex_ad,
.g_rekl_top {
  margin-bottom: 20px;
  overflow: hidden;
}
.profile-title {
  margin: 0;
  margin-left: 90px;
  line-height: 90px;
}
.usr-profile .user-picture {
  height: 90px;
  float: left;
  margin-right: 20px
}
.hline {
  border-top: 1px solid #E5E5E5;
  margin-top: 10px;
}
.navbar-default .navbar-nav>.active-trail>a {
  color: #fff;
  background-color: #178acc;
}
.auto-term-name {
  margin-left: 10px;
  margin-bottom: 20px;
  line-height: 34px;
}
/* Author information pane */
.forum-post-panel-sub,
.publish-info {
  float: left;
  line-height: 100%;
  width: 130px;
  font-size: 12px;
}
.forum-post-panel-sub .author-pane {
  margin: 10px;
}

.forum-post-panel-sub .author-pane .author-name {
  font-size: 14px;
  text-align: center;
}

.forum-post-panel-sub .author-pane .picture,
.forum-post-panel-sub .author-pane .user-picture {
  float: none;
  padding-left: 0px;
  margin: 2px 0 10px 0;
  text-align: center;
}

.forum-post-panel-sub .author-pane .picture img {
  padding: 5px;
}

.forum-post-panel-sub .author-pane .author-pane-section {
  margin-bottom: 10px;
}

.forum-post-panel-sub .author-pane .author-pane-line {
  margin-bottom: 7px;
}

/* Post text area */
.forum-post-panel-main {
  margin-left: 130px; /*Set left margin to LeftColumnWidth*/
  height: auto !important;
}

.forum-post-panel-main .forum-post-content {
  margin: 15px 0;
}

.forum-post-panel-main .post-title,
.forum-post-panel-main .forum-post-content {
  margin-left: 0;
  padding-left: 10px;
}

.forum-post-panel-main p {
  margin-right: 10px;
}

/* Signature */
.author-signature {
  margin: 10px 0 5px 10px;
}
/* Individual forum post */
div.forum-post {
  margin: 0 0 15px 0;
  padding: 0;
}

.forum-post .forum-post-wrapper {
  clear: both;
  height: 100%;
  padding: 0;
}

/* Header at the top of each post */
.forum-post-info {
  height:100%;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

.forum-posted-on {
  padding: 4px 11px;
  float: left;
  border-right: 1px solid #ddd;
}

.forum-post .new {
  float: none;
}

.forum-post-number {
  float: left;
  padding: 4px 11px;
  border-right: 1px solid #ddd;
}
.forum-post-number ul{
  margin:0;
}
.forum-post-title {
  padding: 1px 1px 1px 10px;
}
.socbb {
  margin: 0 auto;
  width: 260px;
  text-align: center;
}
.node-form .form-wrapper{
  float: none;
}
.carousel-control .glyphicon:before {
font-size: 40px;
}
#block-views-similar-entries-block-3 {
font-size: 12px;
}
#block-views-similar-entries-block-3 .block-title{
font-size: 18px;
}
#block-views-similar-entries-block-3 .itmtitle{
font-size: 16px;
margin-bottom: 5px;
}
#block-views-similar-entries-block-3 .artitmf {
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .col-md-9 {
    width: 65%;
  }
  .col-md-3 {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .top-navbar {
    float: none;
  }
  .ya-site-form {
    right: -70px;
  }
}
@media (max-width: 1024px) {
  .nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.right-group {
  float: right;
}
@media (max-width: 580px) {
  .right-group {
    float: left;
  }
}
/*
  Главная страница
*/
.fornt_items .itmtitle {
  font-size: 18px;
}
#front_story_add {
  margin-bottom: 30px;
}
.brend-dropdown-menu {
  min-width: 242px;
}
.brend-dropdown-menu > li {
  width: 120px;
  float: left;
}
.brend-dropdown-menu > li.divider {
  width: 100%;
}
.dropdown-menu>li>a.uzel-child,
.dropdown-menu>li>a.disputs-child {
  padding-left: 30px;
}
.filter-block {
  margin: 20px 0;
}
.yad {
  clear: both;
}
.mejs-container {
  margin: 0 auto;
}
.footer {
    background: #555;
    color: #ccc;
    padding: 20px 0;
    margin-top: 40px;
}
.search-button:hover {
  cursor: pointer;
}
.vertical-tabs .nav-tabs {
  float: left;
}
.vertical-tabs .vertical-tab-button {
  clear: both;
}
#admin-menu {
  z-index: 10000;
}
#block-block-43 .caret{
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -2px;
}
.admin-menu .navbar {
  top: 30px;
}
.carousel.slide {
  clear: both;
}
#rate-button-1 {
  margin-right: 15px;
}
.rate-widget a {
  color: #fff !important;
}
.socbb1 {
  height: 70px;
  overflow: hidden;
  margin-bottom: 20px;
}
#logined {
  overflow: hidden;
}
#block-block-47,
#block-block-49 {
  margin-top: 20px;
}
#block-block-49 .panel-body {
  padding: 15px;
}
#block-block-50,
#block-blocks-without-views-sort-by-marka {
  margin-bottom: 20px;
}
.author-image {
  float: left;
  margin-right: 20px;
}
.soc-block {
  margin: 40px 0;
  overflow: hidden;
}
#block-block-48 {
  margin-bottom: 20px;
}
#block-block-49,
#block-block-52,
#block-block-54 {
  margin-top: 20px;
}
.mb-20 {
  margin-bottom: 20px;
}

#block-block-54 img {
display:block;
margin: 0 auto;
}
