* { box-sizing: border-box; }

@media (max-width: 500px){
  .model-item{
    display: block;
    width: 100%;
  }
  #listas{
    display: block;
    width: 100%;
  }
  #listas2{
    display: block;
    width: 100%;
  }
}
@media (min-width: 500px){
  .model-item{
    float: left;
    width: 33.33%;
  }
  #listas{
    float: left;
    width: 50%;
    height: 100%;
  }
  #listas2{
    float: left;
    width: 50%;
    height: 100%;
  }
}
.truck:before  { content: "\f0d1";
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 10px;
    color:#31ad00;
}
.check:before  { content: "\f00c";
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 10px;
    color:#31ad00;
}
.red {color:#ff0000;}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  height: 30px;
}
#modelitemid{
	height: 40px;
	display:none;
}
#modelinteman{
	height: 100px;
}
#modeldiametre{
	height: 75px;
}
#listas{
	margin-top: 10px;
}
.model-info.clearfix > p {
    font-size: 10px;
}
#canarias{
	margin-bottom: 7px;
}
textarea {
  height: auto;
}
div[class^="lista_modul"]{
  width: 475px;
}
select{
	width: 150px;
}
.mensaje-ok::before {
    color: #31ad00;
    content: "✔";
    font-family: FontAwesome;
    font-size: 50px;
    padding-right: 10px;
    vertical-align: sub;
}
.mensaje-ok {
    font-size: 30px;
    line-height: 34px;
    margin-top: 20px;
}
.mensaje-ok-sub {
}
#mySelect{
	width: 270px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(252,5,5,1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(252,5,5,1);
	box-shadow: 0px 0px 4px 0px rgba(252,5,5,1);
}

.disabled{
  float: left;
}
.enabled{
  float: left;
}
.boton{
  float: right;
}
.boton_elim{
  float: right;
}
.anadir_boton{
  border: solid 1px black;
}
.anadir_boton:hover{
  cursor: pointer;
}
.eliminar_cantidad{
  border:solid 1px black;
}
.eliminar_cantidad:hover{
  cursor: pointer;
}
form { margin-bottom: 0; }
.well {
  padding: 0;
  background-color: #FFF;
}
.small {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 15px;
}
.big {
  margin: 12px 0 6px;
  font-size: 16px;
  line-height: 22px;
}
.big-price {
  margin: 0px 0 10px;
  font-size: 22px;
  line-height: 20px;
}
.hide-visibility {
  position: absolute;
  visibility: hidden;
}
.form-actions {
  text-align: center;
}

.center {
	text-align: center;
}

.enr-price {
	color: #cc0000;
	font-weight: bold;
	font-size: 1.5em;
}

.row-fluid #enr-item{
	margin-bottom: 20px;
}

#carousel {
  margin-bottom: 0px;
}

#carousel .item .header, #carousel .item .body {
  padding: 0 20px;
}

#carousel .item .header {
  border-bottom: 1px solid #e5e5e5;
}

#carousel .item .body {
  min-height: 400px;
  /*overflow-y: auto;*/
  padding-top: 10px;
  padding-bottom: 20px;
}

#carousel .item .form-actions {
  margin: 0;
}

#carousel .item input[type=radio]:checked + .thumbnail, #carousel .item input[type=checkbox]:checked + .thumbnail {
  border-color:#5bb75b;
  -webkit-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow:0 1px 4px rgba(0, 105, 214, 0.25);}
}

#carousel .step2 .input-prepend.input-append input {
  text-align: right;
}
/*
#carousel .select-model .model-item {
  float: left;
  width: 33.33%;
}*/
#carousel .select-model .model-item1 {
  float: left;
  width: 25%;
}
#carousel .select-model .model-item2 {
  float: left;
  width: 50%;
}

#carousel .select-model .model-info {
  border: 1px solid transparent;
  padding: 10px;
}

#carousel .select-model .model-info p {

  min-height: 40px;
  overflow-y: auto;
  line-height: 1.5;
}

#carousel .select-model input[type=radio]:checked + .model-info {
  border-color: #CCC;
  background-color: #FAFAFA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#carousel .select-model input[type=radio] + .model-info .btn.btn-success {
  display: none;
}
#carousel .select-model input[type=radio]:checked + .model-info .btn.btn-success {
  display: block;
}
#carousel .select-model input[type=radio]:checked + .model-info .btn.btn-select {
  display: none;
}

.btn-actions .btn {
  margin-right: 10px;
}

#final-preu-iva {
  color: #CC0000;
  font-size: 40px;
}


/* Landscape phones and down */
@media (max-width: 767px) {
  #carousel ul.thumbnails li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
  }
  #carousel ul.thumbnails li.span12 + li { margin-right : 0%; }
  #carousel ul.thumbnails li.span6:nth-child(2n + 0) { margin-right : 0%; }
  #carousel ul.thumbnails li.span4:nth-child(3n + 0) { margin-right : 0%; }
  #carousel ul.thumbnails li.span3:nth-child(4n + 0) { margin-right : 0%; }
}

/* reset thumbnails */
.thumbnail {

  border: 1px solid #ddd;

}

/* fix bootstrap thumbnails on row-fluid */
.row-fluid ul.thumbnails li.span12 + li { margin-left : 0px; }
.row-fluid ul.thumbnails li.span6:nth-child(2n + 3) { margin-left : 0px; }
.row-fluid ul.thumbnails li.span4:nth-child(3n + 4) { margin-left : 0px; }
.row-fluid ul.thumbnails li.span3:nth-child(4n + 5) { margin-left : 0px; }

/* carousel indicators */
.carousel-indicators li {
    background-color: #DDD;
    background-color: rgba(150,150,150,.25);
}
.carousel-indicators li.active {
  background-color: #999;
}

/* input append and preppend fix box-sizing=border-box */
.input-append .add-on, .input-append .btn, .input-append .btn-group {
  height: 30px;
}

.unstyle {
  margin-left: 0;
  list-style: none;
}
