<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content-pers
{
  color:#129600;
  font-size:20px;    
}
.content-pers img
{
  border: 2px solid #BBB38E;
  width: 250px;
  height: 187px;
  cursor: pointer;
}

.content-pers .content-img
{
  float: left;
  padding: 0 30px 0 0;

}

.seccion-title
{   
  color:#129600;
  font-size:24px;
}

.content-rad
{
  color:#414141;
  font-size:13px; 
  width: 284px;
  float: left;
}

.content-rad li
{
  list-style: square;
  list-style-image: none;
  font-size: 20px; color: black;
}

.left-square
{
    margin: 0 0 0 4px;
}

.content-rad-med li
{
  list-style: square;
  list-style-image: none;
  font-size: 20px; color: black;  
}

.content-subtitle
{
  float: left;
  width: 287px;
  color:#3c332e;
  font-size:16px;
  margin:-17px 0 0 0;
}

.content-rad-med
{
  color:#414141;
  font-size:13px; 
  width: 142px;
  float: left;
}
.content-color
{
  color:#414141;
  font-size:13px; 
  width: 95px;
  float: left;
}

.content-rad-color
{
  color:#414141;
  font-size:13px; 
  width: 95px;
  float: left;
  margin: 8px 0 0 0px;  
}

.content-rad-med input
{
   margin: 2px 6px 0 0; 
}

.content-rad input
{
    margin: 13px 6px 0 0;
}

#trad-med-content input
{
     margin: 2px 6px 0 0 !important;
}

#com-med-content input {
    margin: 2px 6px 0px 0px !important;
}

#dorm-med-content input {
    margin: 2px 6px 0px 0px !important;
}

.content-rad-color input
{
  margin: 5px 6px 0 0;
}

.color-item
{
    width: 60px;
    height: 30px;
    border: 1px solid black;
    cursor: pointer;
}

.content-chk
{
    margin: 5px 6px 0 0;
    color:#414141;
    font-size:13px; 
    float: left;
}

.min
{
   width: 193px;
}
.max
{
   width: 310px;
}

.white
{
  background-color: white;        
}
.red
{
  background-color: red;        
}

.yellow
{
     background-color: yellow; 
}
.gray
{
     background-color: #828085; 
}
.brown
{
     background-color: #c61922; 
}
.green
{
     background-color: #129600; 
}
.blue
{
     background-color: blue; 
}

.radio1
{
  width: 30px;
  height: 30px;     
}

.radioMin
{
  width: 20px !important;
  height: 20px !important;     
}

label
{
    font: 14px/20px 'MontserratRegular',Helvetica,Arial,sans-serif;
    color: #444;
    line-height: 18px;
    text-align: -webkit-match-parent;
    list-style: none; 
    margin: 0 0 0 5px;
}
.chk
{
   display: block; 
   margin:-20px 0 0 33px !important; 
}

.iradio_square-green
{ 
    height: 25px !important;
}

.margin-left
{  
    margin: 0px 0 0 95px !important;
}
.margin-right
{  
   margin-right: 100px!important;
}

.margin-top
{  
    margin-top: -17px!important;
}


.colors
{
   float: left;
   width: 475px;
   color:#3c332e;
   font-size:16px; 
}
.colorsR
{
   color:#3c332e;
   font-size:16px; 
    float: left;
}
</pre></body></html>