body {
  font-family: Verdana;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333;
  max-width: 1500px;
  min-width: 1300px;
  background: #ffffff;
    margin: 0 auto;
}

.content-option {
    
    margin-top:15px;
}

.logo-img {
    
    margin-top: 5px;
}


.top-menu {
    
   margin-top: 5px;
   background-image: linear-gradient(to bottom, rgb(128, 128, 128), rgb(20, 2, 2));
   border-radius: 5px;
   
}

.b-title {
    
    border-radius: 5px;
    background: #a9a9a9 repeat-y 50% 0;
    color: #ffffff;
    font-style: italic;
    margin-bottom: 12px;
    padding: 10px 15px;
    line-height: 24px;
    font-size: 20px;
    font-weight: normal;
}

.b-title-catalog-item {
    
    border-radius: 5px;
    background: #323232 repeat-y 50% 0;
    color: #bbb;
    font-style: italic;
    margin-bottom: 12px;
    padding: 4px 9px;
    line-height: 24px;
    font-size: 15px;
    font-weight: normal;
}

.last-materials {
    
  font-size: 12px;  
  
    
}



.last-materials a {
    
  font-size: 12px;  
  text-decoration: none;
}

.last-materials a:hover {
    
  font-size: 12px;  
  text-decoration: none;
  color: #ad0606;
}

.best-model {
    
    text-align: center !important;
    
    
}

.best-model a{
    
    
    font-size: 15px !important;
    
}

.best-model img {
    
    margin-bottom: 11px;
    
}

.url-best a {
    
    text-decoration: none;
   
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 7px 7px 7px 7px;
    
}




.description {

     text-decoration: none;
    font-size: 13px;
    line-height: 1.1em;
    padding: 7px 7px 7px 7px;
    border: 1px solid #aaa;
    border-radius: 3px;
}


.description_last_comments{
    
  text-decoration: none;
    font-size: 15px;
    line-height: 1.7em;
    padding: 7px 7px 7px 7px;
    border: 1px solid #aaa;
    border-radius: 3px;  
 
}


.description_last_comments a{
    

 text-decoration: none;
}


.description_last_comments a:hover {
    
 color: #ad0606;
 text-decoration: none;
}


.description_last_quest {
    
     text-decoration: none;
    font-size: 15px;
    line-height: 1.7em;
    padding: 7px 7px 7px 7px;
    border: 1px solid #aaa;
    border-radius: 3px;   
}


.description_last_quest a{
 text-decoration: none;
    
}

.description_last_quest a:hover{
 text-decoration: none;
    color: #ad0606;
}

.moreinfo

{
    
    background-color: #ad0606;
    color: #C1C1C1;
    display: inline-block;
    border: 1px solid #F00000;
    padding: 1px 3px;
    line-height: 1.42857143;
    border-radius: 4px;
    margin-top: 5px;
}


.moreinfo a{
    
  color: #C1C1C1 !important;  
}

.description_catalog_item

{
    
    text-decoration: none;
    font-size: 13px;
    text-decoration: none;
    padding: 7px 7px 7px 7px;
    border: 1px solid #aaaaaa;
    border-radius: 3px; 
    margin-bottom: 5px;
    
    
}


.table_catalog_item > thead > tr > th,
.table_catalog_item > tbody > tr > th,
.table_catalog_item > tfoot > tr > th,
.table_catalog_item > thead > tr > td,
.table_catalog_item > tbody > tr > td,
.table_catalog_item > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  
}




.content {
    
  text-decoration: none;
  padding: 10px 15px;
  border: 1px solid #aaa;
    border-radius: 3px;   
    
    
}

.content-panel {
    
   text-decoration: none;
  padding: 10px 15px;
  border-radius: 3px;     

}

.content-panel a {
     
text-decoration: none;
}



.content-panel a:hover {
     color: #ad0606;
text-decoration: none;
}

.content-panel-response a {
     
text-decoration: none;
    font-size: 18px;
}

.content-panel-response a:hover {
     
color: #ad0606;
}

.content-panel-moreinfo {
     
   text-decoration: none;
  padding: 10px 15px;
  border-radius: 3px;
}

.content-panel-moreinfo a {
     
  color: #ad0606;
text-decoration: none;
 font-size: 13px;
}


.date{
    
font-size: 11px;
color: #525354;
    margin-bottom: 10px;
    
}


.footer {
    
margin: 10px;
  background-image: linear-gradient(to bottom, rgb(128, 128, 128), rgb(20, 2, 2));
   border-radius: 3px;

    
}

.counters {
    
    margin-bottom: 20px;
}

.counters_left {
    
      float: left;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 7px 7px 7px 7px;
    margin: 5px;
}

.counters_right {
    
        float: right;
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 7px 7px 7px 7px;
    margin: 5px;
    color: #ffffff;
}



.comments_view{
    
    text-decoration: none;
   
    border: 1px solid #aaa;
    border-radius: 3px;
}


.nav-red {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
    
}
.nav-red > li {
  position: relative;
 vertical-align: middle;
    
}
.nav-red > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
  color: #C1C1C1;
 font-size: 16px;
  margin: 5px;
    
}

.p_table{
    
   margin-top: 10px; 
    
}

.tr_title {
    
   background-color: #323232; 
    font-size: 15px;
  color: #bbb;
    font-style: italic;
    
}

.left_menu {
    padding: 7px;
    line-height: 2em;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    margin-bottom: 7px;
    margin-top: 7px;
    font-size: 15px;
}

.left_menu a:hover {
  color: #ad0606;
  text-decoration: none;
}

.left_menu ul {
    padding-left: 10px;
    padding-right: 10px;
}

.left_menu li {
    padding: 7px;
    list-style-type: none;
    line-height: 1.3em;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    margin-bottom: 7px;
    margin-top: 7px;
    display: block;
}



.tr_title td {
    
   background-color: #323232; 
   text-align: center; 
    
}

.th_title {
    
      text-align: center;  
    
    
}

.glyphicon_table {
    position: relative;
   
    
    text-align: center;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel-profile{
    
    padding: 10px 10px 10px 10px;
    
}

.form-control_chinacar {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.nav-red > li > a:hover,
.nav-red > li > a:focus {
  text-decoration: none;
  background-color: #F00000;
  border-radius: 5px;
  
  
}

.nav-red > li.disabled > a {
  color: #777;
}
.nav-red > li.disabled > a:hover,
.nav-red > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav-red .open > a,
.nav-red .open > a:hover,
.nav-red .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav-red .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #C1C1C1;
}
.nav-red > li > a > img {
  max-width: none;
}


.nav-tabs-red {
  
    margin-bottom: 10px;
    
}
.nav-tabs-red > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs-red > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px;
    border: 1px solid #aaa;
    background-color: #ffffff;
}
.nav-tabs-red > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs-red > li.active > a,
.nav-tabs-red > li.active > a:hover,
.nav-tabs-red > li.active > a:focus {
  color: #C1C1C1;
  cursor: default;
  background-color: #ca0f1a;
  border: 1px solid #ddd;
  border-color: #d43f3a;
}


.foto-items {
    
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    
    
}

.foto-gallery {
    
 padding: 7px 7px 7px 7px;   
    
}

.foto-description {
    
       text-decoration: none;
    line-height: 1.1em;
    padding: 7px 7px 7px 7px;
    border: 1px solid #aaa;
    border-radius: 3px; 
    margin-bottom: 5px;
    
    
}

.nav-tabs-red.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs-red.nav-justified > li {
  float: none;
}
.nav-tabs-red.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs-red.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs-red.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs-red.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-red.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-red.nav-justified > .active > a,
.nav-tabs-red.nav-justified > .active > a:hover,
.nav-tabs-red.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-red.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-red.nav-justified > .active > a,
  .nav-tabs-red.nav-justified > .active > a:hover,
  .nav-tabs-red.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}