.cnt_colores{float: left; width: 100%; padding: 10px 0;}	

   .cnt_circulo {
     width: 35px;
     height: 35px;
     -moz-border-radius: 50%;
     -webkit-border-radius: 50%;
     border-radius: 50%;
	 margin: 0 auto;
   }

 .sample-color {
    width: 90px !important;
    height: 90px !important;
  }

.colorsName{ font-size: 10px;  text-align: center; position: absolute;  width: 54px;}

.cntCOLORS {width: 54px; height: 65px; float: left; text-align: center;  margin: 0 auto 15px auto;}

   .cnt_iconos{float: left; width: 100%; padding: 20px 0;}

   .iconos{ width: 30px; height: 30px; float: left; margin: 0 10px}

   .cnt_measures{
     float: left; width: auto; 
     margin-bottom:40px;
   }
   .cnt_finishes{
    clear:both;
    float: none; width: auto; 
  }

  .list-down-btn{
    float: right;
    color: black;
    margin-top: 2px;
  }

  .list-group-collapse{
    overflow: hidden;
  }

  .list-group-collapse li  ul {
   margin-left: -15px;
   margin-right: -15px;
   margin-bottom: -11px;
   border-radius: 0px;
   border: 0px !important;
 }

 .list-group-collapse li ul{
   border-radius: 0px !important;
   margin-top: 8px;
 }

 .list-group-collapse li  ul li {
  border-radius: 0px !important;
  border-left: none;
  border-right: none;
  padding-left: 32px;
}


.finishSubUl{
  display: none;
}

#subgroup{
 display: none;
}

.colorActive {
  cursor: pointer;
    text-align: center;
    line-height: 35px;

  cursor:pointer;
}

.colorActive::before{
  color:#FFFFFF;
  content: "\f00c";
  font-family: "Fontawesome";
}



table {
  background-color: transparent;
  width: 100%;
}

table td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 5px;
  font-size: 14px;
}


strong{ color: #000 !important;}

h2 span { font-size: 20px; color: #555555; float: right;}



 /*************************PRINT***************************/

     
 @media print
 {



 * {
  webkit-print-color-adjust: exact !important; /*chrome & webkit browsers*/
  color-adjust: exact !important; /*firefox & IE */
 }

@page { 
    size: auto; 
    margin: 5 0; 
} 


  .container {
    width: auto;
  }

  .mb-40, .mb-10 { margin-bottom: 0px !important; }

  .pb-60 { padding-bottom: 0px !important; }
  .cssDescription  {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 16px;
    color: #666;
    margin-bottom: 5px;
  }

  .cssDescription p {
    font-size: 12px;
    font-weight: 400;
    line-height: 66px;
    color: #666;
    margin-bottom: 0px;
  }

  .finishes-header {
    text-align: center;
    border-bottom: 0px solid #282828;
  }

  .finishes-box-body .nav-pills > li.active > a,
  .finishes-box-body .nav-pills > li.active > a:focus,
  .finishes-box-body .nav-pills > li.active > a:hover {
    color: #ffffff;
    background-color: #888888;
    border-radius: 0;
    padding: 2px 2px !important;
  }

  .nav > li > a {
    padding: 2px 2px;
  }

  .tab-pane {
    padding-top: 2px;
  }

  p {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px !important;
    color: #666;
    margin-bottom: 2px !important;
  }
  .pt-100{ padding-top: 0px !important; }

  .imgLarge { max-height:400px; width:auto !important; }

  .finishes-box {
    position:relative;
    background-color: #ececec;
    color: #1f1f2e;
    margin-bottom: 2px;
    page-break-inside: avoid !important;
  }

  .finishes-box-title {
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #aaaaaa;
    padding: 2px;
  }

  .finishes-box-body {
    padding: 8px 2px;
  }

  .sample {
    width: 64px;
    padding: 2px 2px;
    float: left;
  }

  .sample-img {
    width: 60px !important;
  }

  .sample-img img {
    width: 100% !important;
  }

   .sample-color {
    width: 60px !important;
    height: 60px !important;
  }

  .sample p {
    text-align: center;
    font-size: 12px;
  }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left!important;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }

  .pacaLoco {display: block;} 

}

/*************************SCREEN***************************/

@media screen
{   

 .pacaLoco {display: none;} 

  .cssDescription  {
    font-size: 15px !important;
    font-weight: 400;
    line-height: 26px;
    color: #666;
    margin-bottom: 15px;
  }

  .cssDescription p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
    margin-bottom: 0px;
  }

  .finishes-header {
    text-align: center;
    border-bottom: 2px solid #282828;
  }

  .finishes-box-body .nav-pills > li.active > a,
  .finishes-box-body .nav-pills > li.active > a:focus,
  .finishes-box-body .nav-pills > li.active > a:hover {
    color: #ffffff;
    background-color: #888888;
    border-radius: 0;
    padding: 5px 10px;
  }

  .nav > li > a {
    padding: 5px 10px;
  }

  .tab-pane {
    padding-top: 15px;
  }

  p {
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    color: #666;
    margin-bottom: 15px;
  }   
  .imgLarge { max-height:500px; width:auto !important; }

  .finishes-box {
    background-color: #ececec;
    color: #1f1f2e;
    margin-bottom: 42px;
  }

  .finishes-box-title {
    text-transform: uppercase;
    font-size: 16px;
    border-bottom: 1px solid #aaaaaa;
    padding: 15px;
  }

  .finishes-box-body {
    padding: 15px 30px;
  }
  .sample {
    width: 118px;
    padding: 5px 14px;
    float: left;

  }

  .sample-img {
    width: 90px;
  }
  .sample-color {
    width: 90px !important;
    height: 90px !important;
  }

  .sample-img img {
    width: 100%;
  }

  .sample p {
    margin-top: 2px;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
  }
}
/* Fixed classes */


.detail-description-title{
  font-size: 18px;
}