.detail-car {
  width: 100%;
  padding: 5%;
  box-sizing: border-box; }
  .detail-car h1 {
    text-align: left; }
  .detail-car ul li {
    list-style-type: none; }

.car-info {
  text-align: left; }
  .car-info .data-car li {
    display: inline-block;
    padding-right: 1em; }

.sliderthumb {
  text-align: left; }
  .sliderthumb li {
    display: inline-block;
    width: 11.95%; }

.actions a {
  display: inline-block;
  padding: 1em;
  background: #26313b;
  color: #fff;
  font-weight: 400;
  float: left;
  margin-right: 1em; }
  .actions a:hover {
    background: #961e27; }

.car-specs.gray {
  padding: 5%;
  box-sizing: border-box;
  text-align: left; }
  .car-specs.gray ul li {
    list-style-position: inside;
    display: list-item; }

.car-specs ul li {
  display: inline-block; }

input.btn {
  background: #961e27;
  color: #fff;
  height: 3em;
  border: none; }

.datos-anuncio {
  padding: 3em 0; }
  .datos-anuncio .comment {
    width: 100%;
    box-sizing: border-box; }

#div_id_comentario {
  width: 100%;
  box-sizing: border-box; }
  #div_id_comentario textarea {
    width: 100%;
    height: 200px; }

.datos-autos {
  text-align: left; }
  .datos-autos label {
    display: inline;
    color: #26313b;
    font-size: 1em; }
  .datos-autos input[type="checkbox"] {
    display: inline; }
  .datos-autos legend {
    font-size: 2.25em;
    margin: 0.5em;
    color: #961e27; }

p.errorField {
  color: #961e27; }

.profilemenu {
  text-align: center; }
  .profilemenu ul {
    float: right; }
  .profilemenu li {
    list-style-type: none;
    padding: 0;
    float: right; }
    .profilemenu li a {
      color: #fff;
      display: block;
      background: #26313b;
      padding: 0.5em 0.35em;
      border-left: 1px solid #fff;
      font-weight: 400; }
      .profilemenu li a:hover {
        background: #961e27; }

.reporte {
  color: #961e27; }

.numberinput {
  height: 2em; }

.buttonHolder .submitButton {
  background: #961e27;
  color: #fff;
  border: none;
  height: 3em; }

.thumb-car input[type="file"] {
  position: absolute;
  opacity: 0;
  cursor: pointer; }
.thumb-car img {
  width: 100%;
  height: 100%; }

.pic input[type="file"] {
  position: absolute;
  opacity: 0;
  cursor: pointer; }

.contained_table {
  width: 100%;
  overflow-x: auto; }

table.messages {
  overflow: scroll;
  font-weight: normal;
  width: 100%; }
  table.messages ul {
    margin: 0; }
    table.messages ul li {
      display: inline-block;
      background: none;
      width: auto;
      border: none; }
      table.messages ul li span {
        display: inline-block; }
      table.messages ul li a {
        color: #961e27;
        text-decoration: underline; }
  table.messages a {
    color: #961e27;
    text-decoration: underline;
    font-weight: normal; }
  table.messages thead {
    background: #961e27;
    color: #fff; }
    table.messages thead th {
      padding: 10px;
      font-weight: 400; }
  table.messages tbody tr:nth-child(odd) {
    background: #fff; }
  table.messages tbody td {
    padding: 10px; }

.actions {
  clear: both;
  border-top: 1px solid #ddd;
  padding-top: 1em;
  margin-top: 1em; }
  .actions ul li {
    width: auto; }

.preview-info {
  overflow: hidden; }

.ui-dialog .ctrlHolder label {
  display: block;
  text-align: left; }
.ui-dialog .ctrlHolder input {
  width: 100%;
  color: #999; }
.ui-dialog .ctrlHolder textarea {
  width: 100%;
  color: #999; }

/* EXTRA */
.header-content {
  display: inline-block;
  margin-bottom: 5px; }
  .header-content .tools {
    display: inline-block;
    width: auto; }

.menuMobile {
  margin-bottom: 0.8em; }

p.errorField, .selects-car form label.error {
  color: #25303A;
  margin-top: 5px; }

p.errorField:before {
  content: "↑";
  width: 10px;
  height: 10px; }

input#id_telefono {
  height: 2em; }

table.messages tbody td {
  padding: 20px; }
  table.messages tbody td:last-child {
    padding-bottom: 30px; }

section.headcontact {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4); }

.contacto.dark {
  padding-top: 30px;
  background: rgba(38, 49, 59, 0.3); }

.contactclose {
  font-size: 1.5em;
  margin-top: -30px;
  float: right;
  font-weight: 600;
  color: #BEC1C4;
  background: #26313B;
  padding: 7px 20px 9px;
  cursor: pointer; }
  .contactclose:hover {
    background: #961e27; }
  .contactclose a {
    display: block; }

.tools a:after {
  padding-left: 0.2em;
  padding-top: 3px;
  float: right;
  color: #92979C;
  font-weight: 400; }

a.logintop:after {
  content: "Iniciar Sesión"; }

a.logouttop:after {
  content: "Cerrar Sesión";
  text-decoration: underline; }

a.logouttop {
  height: 50px; }
  a.logouttop img {
    display: none; }

.profiletop:after {
  content: "Ver Perfil";
  width: 70px;
  float: left;
  color: #92979C;
  padding-left: 0.2em;
  padding-top: 15px;
  text-decoration: underline;
  cursor: pointer; }
  .profiletop:after:hover {
    background: #961e27; }

.tools {
  width: 18.3em; }

.border-right {
  width: 50px; }

section h1 {
  padding: 0.9em;
  color: #26313B; }

.actions {
  margin-bottom: 3em;
  padding-top: 2em; }
  .actions h4 {
    color: #961E27;
    font-size: 1.35em;
    font-weight: 600; }

.list-advert img {
  min-width: 330px; }

@media only screen and (max-width: 47em) {
  .header-content {
    width: 100%; }
    .header-content .social {
      display: none; }
  .button {
    width: 100%;
    margin: 5px 0; }
    .button a {
      padding: 8px; } }

@media only screen and (min-width: 47em) {
  .button {
    width: 12em; }
  .profilemenu ul {
    background: transparent;
    margin: 2em 0; }
  .profilemenu li a {
    padding: 0.8em 1.5em; }
  section a:link.bnt {
    font-weight: 400; }
  .car-specs.gray ul li {
    width: 33%;
    float: left; }
  .car-specs.gray ul {
    display: inline-block;
    width: 100%; }
  .preview-info li {
    width: 50%;
    float: left; }
  .list-advert li {
    width: 48%; } }

@media only screen and (min-width: 60em) {
  .detail-car .av-slider, .detail-car .car-info {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 1%; }
  .list-advert li {
    width: 22%; }
  .list-advert img {
    min-width: 240px; } }
