.cxc { width:100% !important; max-width: 100% !important; }
.100x100 { width:100%; }
.mainTable { background-color: #F5FFEC; }
.mainTableAlt { background-color: #FAFFF4; }
.mainTableOn { background-color: #E2E3F2; /*#F2F2F2;*/ }

.TableHeader { 
	background: #E2E3F2; /* Old browsers */
	background: -moz-linear-gradient(top, #E2E3F2 0%, #BCBEDD 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E2E3F2), color-stop(100%,#BCBEDD)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #E2E3F2 0%,#BCBEDD 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E2E3F2 0%,#BCBEDD 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E2E3F2 0%,#BCBEDD 100%); /* IE10+ */
	background: linear-gradient(to bottom, #E2E3F2 0%,#BCBEDD 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2E3F2', endColorstr='#BCBEDD',GradientType=0 ); /* IE6-9 */
	/*background-color: #EF8D31;*/ /*#33CC33;*/  color: #332200; 
	}
.TableHeaderText { background-color: #DDDDDD; color: #000000; font-size: 8pt; font-weight: bold; }
.TableInfoText { color: #000000; font-size: 7.5pt; background-color: #FFFFFF; }
.priLow { color: #119900; }
.priNormal { color: inherit; }
.priHigh { color: #BB0000; }
.privReceived { background-color: #3669CF; color: white; }
.privBox { background-color: #FFFFFF; }
.privBorder { background-color: Black; }
.privAttachments { background-color: #94C7FF; }

.msgReceived { 
	background: #E2E3F2; /* Old browsers */
	background: -moz-linear-gradient(top, #E2E3F2 0%, #BCBEDD 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E2E3F2), color-stop(100%,#BCBEDD)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #E2E3F2 0%,#BCBEDD 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E2E3F2 0%,#BCBEDD 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E2E3F2 0%,#BCBEDD 100%); /* IE10+ */
	background: linear-gradient(to bottom, #E2E3F2 0%,#BCBEDD 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E2E3F2', endColorstr='#BCBEDD',GradientType=0 ); /* IE6-9 */
	/*background-color: #EF8D31;*/ /*#33CC33;*/ color: #332200; 
	}
.msgAnswered { background-color: #999999; color: #FFFFFF; }

.msgAttachments { background-color: #7CAFFF; color: #FFFFFF; }

.msgBorder { background-color: #BCBEDD; /*font-weight: bold;*/  /*background-color: #AAAAAA;*/ }
.msgBox { background-color: #F9F9F9; word-break: break-word; }
table.centrada { margin-left: auto; margin-right: auto; background-color: #F9F9F9; }

.divresaltado {
	background-color: #ffe4c4;
	padding: 1em;
	margin-bottom: 1em;
}


ul#order_step{background-color:white}
ul.step{list-style-type:none;margin-bottom:20px;height:52px;/*width:757px;*/ font-size:11px;}
ul.step li{float:left;height:52px;width:/*151px;*/18%;text-align:center;text-transform:uppercase;background:url('../imagenes/step_standard.gif') no-repeat center bottom transparent}
ul.step li a,ul.step li.step_current span,ul.step li.step_current_end span{display:inline-block;padding:8px 10px 10px;color:#000;background:url('../imagenes/step_current_span.gif') no-repeat center bottom transparent}
ul.step li.step_current{font-weight:bold;background:url('../imagenes/step_current.gif') no-repeat center bottom transparent}
ul.step li.step_current_end{font-weight:bold;background:url('../imagenes/step_end_current.gif') no-repeat center bottom transparent}
ul.step li.step_todo span{display:inline-block;padding:8px 10px 10px;color:#999;text-shadow:0 1px 0 #fff;background:#eee}
ul.step li.step_done{font-weight:bold;height: 42px; padding-top: 10px;background:url('../imagenes/step_done.gif') no-repeat center bottom transparent}


textarea {
	box-sizing: border-box;
	width: 100%;
	min-height: 150px;
}

fieldset {
	margin-bottom: 1rem;
}

.menuconfiguracionadministrador {
	text-align: center; 
	background-color: #EEEEEE; 
	padding: 10px 0px; 
	border-top: 1px solid #DDDDDD; 
	border-bottom: 1px solid #DDDDDD; 
	margin: 10px 0px;
}


.menusoporte {
    font-size: 11px;
    border-bottom: 1px solid #83A2B6;
    text-align: right;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #DEE8EF;
    font-weight: bold;
}







		#menu-soporte {
		  background: #557B95; /*#FFFFFF;*/ /*#DEE8EF;*/  /*#f96e5b;*/
    	  border-bottom: 1px solid #83A2B6;
		  width: auto;
		  /*text-align: right;*/
		  /*opacity: 0.8;*/
		  /*padding: 6px 0px 4px 0px;*/
		  /*margin: -12px -16px 0px;*/
		  /*font-size: 14px;*/
		  /*line-height: initial;*/
			padding: 0px;
			line-height: 2em;		  
		}
		#menu-soporte ul {
		  list-style: none;
		  margin: 0;
		  padding: 0;
		  /*line-height: 1;*/
		  display: block;
		  zoom: 1;
		}
		#menu-soporte ul:after {
		  content: " ";
		  display: block;
		  font-size: 0;
		  height: 0;
		  clear: both;
		  visibility: hidden;
		}
			  #menu-soporte ul li.resaltado {
				background-color: initial;
			  }
		#menu-soporte ul li {
		  display: inline-block;
		  padding: 0;
		  margin: 0;
		}
		#menu-soporte.align-right ul li {
		  float: right;
		}
		#menu-soporte.align-center ul {
		  text-align: center;
		}
		#menu-soporte ul li a span.soporteresaltado {
			background-color: #ffffaa; /*#DEE8EF;*/
			padding: 7px;
			color: #332200;
			-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
			-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
			box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
		}
		#menu-soporte ul li a span.soporteresaltado:hover {
			background-color: #DEE8EF;
		}
		#menu-soporte ul li a {
		  color: #ffffff;
		  text-decoration: none;
		  display: block;
		  padding: 1px 10px 2px 6px;
		  /*font-family: Verdana, Arial, Helvetica, sans-serif;*/ /*'Open Sans', sans-serif;*/
		  font-weight: bold;
		  /*text-transform: uppercase;*/
		  /*font-size: 11px;*/
		  position: relative;
		  -webkit-transition: color .25s;
		  -moz-transition: color .25s;
		  -ms-transition: color .25s;
		  -o-transition: color .25s;
		  transition: color .25s;
		}
		#menu-soporte ul li a:hover {
		  color: #B4C9D7;
		}
		#menu-soporte ul li a:hover:before {
		  width: 100%;
		}
		#menu-soporte ul li a:after {
		  content: "";
		  display: block;
		  position: absolute;
		  right: -3px;
		  top: 12px;
		  height: 6px;
		  width: 6px;
		  background: #FFFFFF;
		  opacity: .5;
		}
		#menu-soporte ul li.resaltado a:before {
		  content: "";
		  display: block;
		  position: absolute;
		  right: -3px;
		  left: -1.5px;
		  bottom: 0;
		  height: 0px !important;
		  width: 0;
		  background: #ffffff;  /*#606060;*/
		  -webkit-transition: width .5s;
		  -moz-transition: width .5s;
		  -ms-transition: width .5s;
		  -o-transition: width .5s;
		  transition: width .5s;
		}
		#menu-soporte ul li a:before {
		  content: "";
		  display: block;
		  position: absolute;
		  right: -3px;
		  left: -1.5px;
		  bottom: 0;
		  height: 3px;
		  width: 0;
		  background: #ffffff;  /*#606060;*/
		  -webkit-transition: width .5s;
		  -moz-transition: width .5s;
		  -ms-transition: width .5s;
		  -o-transition: width .5s;
		  transition: width .5s;
		}
		#menu-soporte ul li.last > a:after,
		#menu-soporte ul li:last-child > a:after {
		  display: none;
		}
		#menu-soporte ul li.active a {
		  color: #00FF00;
		}
		#menu-soporte ul li.active a:before {
		  width: 100%;
		}
		#menu-soporte.align-right li.last > a:after,
		#menu-soporte.align-right li:last-child > a:after {
		  display: block;
		}
		#menu-soporte.align-right li:first-child a:after {
		  display: none;
		}


.pieosticket {
    border-top: 1px solid #024978;
    margin-top: 15px;
    margin-right: -16px;
    margin-bottom: -17px;
    margin-left: -17px;
}
#listafaq {
    margin-left: -10px;
    /*padding-left: 25px;*/
    /*list-style-type: none;*/
}
#listafaq li {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}

/*Formulario Responsive*/
.frmresp{ 
    width: 100%; 

    /*min-width: 25%;*/ 
    border: 3px solid #BCBEDD;
	 
    border-radius: 4px; 
    /*font-size: 14px;*/ 
    /*margin: 0px;*/ 
    background-color: #E2E3F2; 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;

} 
.frmresp .mainTableOn { background-color: #FaFbFd; /*#F2F2F2;*/ }

.seccdblcolum {
    display: inline-table;
}
.frmresp .content{ 
    margin: 0px; 
} 
#section0.seccdblcolum, #section1.seccdblcolum {
	width: 48%;
	padding-right: 2px;
	float: left;
}
#section2.seccdblcolum  {
	width: 48%;
	padding-left: 2px;
	float: right;
}
#section3.seccdblcolum  {
	width: 100%;
	float: right;
	border-top: 2px solid #BCBEDD;
}
#section4.seccdblcolum  {
	width: 100%;
	float: right;
	border-bottom: 2px solid #BCBEDD;
}
.frmresp label{ 
    font-size: 13px;
    cursor: pointer;
    font-weight: bold; 
    /*display: block;*/ 
} 
.frmresp div{ 
    display: block; 
} 
.frmresp div.pie{
  border-left: 1px solid #BCBEDD;
  padding-left: 5px;
  font-style: italic;
}
.frmresp input, .frmresp textarea, .frmresp select{ 
    font-family: inherit; /*"Lucida Console", "Courier New", monospace, "Helvetica Neue", Arial, sans-serif;*/
    font-size: 13px;
    padding: 3px; 
    width: 100%; 
    max-width: 400px;
    margin-top: 3px;
    margin-bottom: 3px;
    box-sizing: border-box;
} 
.frmresp input:focus, .frmresp textarea:focus, .frmresp select:focus {
  /*border-color: #BCBEDD;*/
/*   
  -webkit-box-shadow: 0px 0px 5px 5px #BCBEDD;
  -moz-box-shadow:    0px 0px 5px 5px #BCBEDD;
  box-shadow:         0px 0px 5px 5px #BCBEDD;
*/
  
	-webkit-box-shadow: 0px 0px 5px 5px rgba(188,190,221,0.5);
	-moz-box-shadow: 0px 0px 5px 5px rgba(188,190,221,0.5);
	box-shadow: 0px 0px 5px 5px rgba(188,190,221,0.5);
  /*outline: 0 none;*/ 
} 
.clear{ 
    clear: both; 
} 

.frmresp input[type=radio], .frmresp input[type=checkbox]{ 
    border: 1px solid #BCBEDD; 
    border-radius: 0px; 
    /*margin: 10px;*/ 
    width: 13px; 
    
} 
.frmresp input[type=submit], .frmresp input[type=reset]{ 
    font-weight: bold;
    cursor: pointer; 
	max-width: 200px;    
} 
.frmresp input[type=text], .frmresp input[type=password], .frmresp input[type=file]{
    border: 1px solid #BCBEDD; 
    border-radius: 0px; 
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
}
.frmresp input[type=image]{ 
    border: unset; 
    width: unset; 
    max-width: unset;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
} 
.frmresp textarea{ 
    border: 1px solid #BCBEDD; 
    border-radius: 0px; 
    min-height: 170px;
    font-size: 13px; 
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
} 
.frmresp select{ 
    border: 1px solid #BCBEDD; 
    border-radius: 0px; 
    /*font-size: 14px;*/ 
} 
.field{ 
    margin-top: 12px; 
    margin-bottom: 12px; 
}



.error {
	/*font-family: Verdana, Arial;
	font-size: 12px;*/
	color: #FF0000;
	text-decoration: none;
	border: none;
	/*font-weight: bold;*/
}
/*
.success-box{
	background:#92bc00 url("images/boxes_success.png") no-repeat 15px 10px;
	background:url("images/boxes_success.png") no-repeat 15px 10px,-moz-linear-gradient(top, #a1d001 0%, #81ae00 100%);
	background:url("images/boxes_success.png") no-repeat 15px 10px,-webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1d001), color-stop(100%, #81ae00));
	background:url("images/boxes_success.png") no-repeat 15px 10px,-webkit-linear-gradient(top, #a1d001 0%, #81ae00 100%);
	background:url("images/boxes_success.png") no-repeat 15px 10px,-o-linear-gradient(top, #a1d001 0%, #81ae00 100%);
	background:url("images/boxes_success.png") no-repeat 15px 10px,-ms-linear-gradient(top, #a1d001 0%, #81ae00 100%);
	background:url("images/boxes_success.png") no-repeat 15px 10px,linear-gradient(top, #a1d001 0%, #81ae00 100%)
}
.info-box{
	background:#00b7ea url("images/boxes_info.png") no-repeat 15px 10px;
	background:url("images/boxes_info.png") no-repeat 15px 10px,-moz-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
	background:url("images/boxes_info.png") no-repeat 15px 10px,-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00b7ea), color-stop(100%, #009ec3));
	background:url("images/boxes_info.png") no-repeat 15px 10px,-webkit-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
	background:url("images/boxes_info.png") no-repeat 15px 10px,-o-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
	background:url("images/boxes_info.png") no-repeat 15px 10px,-ms-linear-gradient(top, #00b7ea 0%, #009ec3 100%);
	background:url("images/boxes_info.png") no-repeat 15px 10px,linear-gradient(top, #00b7ea 0%, #009ec3 100%)
}
.warning-box{
	background:#eec33a url("images/boxes_warning.png") no-repeat 15px 10px;
	background:url("images/boxes_warning.png") no-repeat 15px 10px,-moz-linear-gradient(top, #eec33a 0%, #dc9f15 100%);
	background:url("images/boxes_warning.png") no-repeat 15px 10px,-webkit-gradient(linear, left top, left bottom, color-stop(0%, #eec33a), color-stop(100%, #dc9f15));
	background:url("images/boxes_warning.png") no-repeat 15px 10px,-webkit-linear-gradient(top, #eec33a 0%, #dc9f15 100%);
	background:url("images/boxes_warning.png") no-repeat 15px 10px,-o-linear-gradient(top, #eec33a 0%, #dc9f15 100%);
	background:url("images/boxes_warning.png") no-repeat 15px 10px,-ms-linear-gradient(top, #eec33a 0%, #dc9f15 100%);
	background:url("images/boxes_warning.png") no-repeat 15px 10px,linear-gradient(top, #eec33a 0%, #dc9f15 100%)
}
*/
.error-box {
	background:#c82614 url("../imagenes/boxes_error.png") no-repeat 13px 13px;
	background:url("../imagenes/boxes_error.png") no-repeat 13px 13px,-moz-linear-gradient(top, #c82614 0%, #9f0505 100%);
	background:url("../imagenes/boxes_error.png") no-repeat 13px 13px,-webkit-gradient(linear, left top, left bottom, color-stop(0%, #c82614), color-stop(100%, #9f0505));
	background:url("../imagenes/boxes_error.png") no-repeat 13px 13px,-webkit-linear-gradient(top, #c82614 0%, #9f0505 100%);
	background:url("../imagenes/boxes_error.png") no-repeat 13px 13px,-o-linear-gradient(top, #c82614 0%, #9f0505 100%);
	background:url("../imagenes/boxes_error.png") no-repeat 13px 13px,-ms-linear-gradient(top, #c82614 0%, #9f0505 100%);
	background:url("../imagenes/boxes_error.png") no-repeat 13px 13px,linear-gradient(top, #c82614 0%, #9f0505 100%)
}

.success-box, .info-box, .warning-box, .error-box {
		text-align: left;
    padding: 13px 10px 13px 60px;
    margin: 10px;
    min-height: 24px;
    font-size: 1em;
    color: #FFFFFF !important;
    /*background-repeat: no-repeat;*/
    /*background-position: 13px 13px;  *//*10px center;*/
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), 0px 1px 1px rgba(255, 255, 255, 0.5) inset;
}


.lblrequerido {
	color: #FF0000;
}

.botonesacciones {
    position: relative;
    display: inline-block;
    color: #FFF;
    border-radius: 0.2em;
    padding: 1.1em 1.75em;
    font-weight: 700;
    text-decoration: none;
    font-size: 0.925em;
    transition: background-color 0.25s ease-in-out 0s;
    cursor: pointer;
    outline: 0px none;
    white-space: nowrap;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);
    margin: 0px 0px 20px;
    background: none repeat scroll 0% 0% #FFDDB3;
    border: 1px solid #E8B97E;
    max-width: 90%;
    width: 150px;
}

/* Responsive GRID ===============================*/
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #BCBEDD;
	/*cursor: pointer;*/
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

.titulogrid {
	margin-bottom: 3px;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0, 0.5);
	box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0, 0.5);
	background: #e5e5e5; /* Old browsers */
	background: -moz-linear-gradient(top, #e5e5e5 0%, #bcbedd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#bcbedd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e5e5e5 0%,#bcbedd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e5e5e5 0%,#bcbedd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e5e5e5 0%,#bcbedd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e5e5e5 0%,#bcbedd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#bcbedd',GradientType=0 ); /* IE6-9 */	
}

/*  GRID */
.span_1 { width: 1%;}
.span_2 { width: 2%;}
.span_3 { width: 3%;}
.span_4 { width: 4%;}
.span_5 { width: 5%;}
.span_6 { width: 6%;}
.span_7 { width: 7%;}
.span_8 { width: 8%;}
.span_9 { width: 9%;}
.span_10 { width: 10%;}
.span_11 { width: 11%;}
.span_12 { width: 12%;}
.span_13 { width: 13%;}
.span_14 { width: 14%;}
.span_15 { width: 15%;}
.span_16 { width: 16%;}
.span_17 { width: 17%;}
.span_18 { width: 18%;}
.span_19 { width: 19%;}
.span_20 { width: 20%;}
.span_21 { width: 21%;}
.span_22 { width: 22%;}
.span_23 { width: 23%;}
.span_24 { width: 24%;}
.span_25 { width: 25%;}
.span_30 { width: 30%;}
.span_31 { width: 31%;} 
.span_32 { width: 32%;}
.span_33 { width: 33%;} 
.span_34 { width: 34%;} 
.span_35 { width: 35%;}
.span_40 { width: 40%;}
.span_45 { width: 45%;}
.span_50 { width: 50%;}
.span_55 { width: 55%;}
.span_60 { width: 60%;}
.span_65 { width: 65%;}
.span_70 { width: 70%;}
.span_75 { width: 75%;}
.span_80 { width: 80%;}
.span_85 { width: 85%;}
.span_90 { width: 90%;}
.span_95 { width: 95%;}
.span_100 { width: 100%;}
.centrado { 
	text-align: center; 
	display: block;
}

.solomoviles { display: none; }
.cabecera {text-align: left; font-weight: bold;}





@media screen and (max-width: 916px) {	
  .divisor{
    display:none; 
  } 
  .menusoporteelemento {
    display: block;
    font-size: 12px;
    padding: 10px;
  }
  .menusearch {
    display: block;
  }

		#menu-soporte {
			background: #DEE8EF; /*#FFFFFF;*/ /*#DEE8EF;*/  /*#f96e5b;*/
		  opacity: 0.8;
		}
  		
			  #menu-soporte ul li {
			    float: none;
			    display: block;
			  }
			  #menu-soporte ul li.resaltado {
				background-color: #FFFFaa;
			  }
	  		#menu-soporte ul li a span.soporteresaltado {
				padding: 0px;
				-webkit-box-shadow: initial;
				-moz-box-shadow: initial;
				box-shadow: initial;
			}

			  #menu-soporte ul li a {
			  color: #332200;
	padding: 10px 10px 10px 6px;
    /*font-size: 12px;*/
			    width: 100%;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
			    border-bottom: 1px solid #83A2B6;
			  }

			  #menu-soporte ul li.last > a,
			  #menu-soporte ul li:last-child > a {
			    border: 0;
			  }
			  #menu-soporte ul li a:after {
			    display: none;
			  }
			  #menu-soporte ul li a:before {
			    display: none;
			  }

}

@media only screen and (max-width: 480px) {
	#section0.seccdblcolum, #section1.seccdblcolum {
		width: 100%;
		padding-right: 0px;
		float: none;
	}
	#section2.seccdblcolum  {
		width: 100%;
		padding-left: 0px;
		float: none;
	}
	#section3.seccdblcolum  {
		float: none;
	}
	#section4.seccdblcolum  {
		float: none;
	}
	.frmresp label{ 
	    font-size: 15px;
	    display: block;
	} 
	.frmresp label.labelcheckbox {
		display: inline-block;
	}
	.frmresp input, .frmresp textarea, .frmresp select{ 
	    font-size: 15px;
	} 

	.frmresp input[type=button], .frmresp input[type=submit], .frmresp input[type=reset]{ 
	  width: 80%;
	  display: block;
	  margin: 0px auto;
	  margin-top: initial !important;
	} 

	.frmresp textarea{ 
	    font-size: 15px; 
	}
  .divisor{
    display:none; 
  } 
  .menusoporteelemento {
    display: block;
    font-size: 14px;
    padding: 10px;
  }
  .menusearch {
    display: block;
  }

/* Responsive GRID ===============================*/
/*  GO FULL WIDTH BELOW 480 PIXELS */

	.titulogrid {
		display: none !important;
	}

	.col {  margin: 1% 0 1% 0%; }
	.span_1, .span_2, .span_3, .span_4, .span_5, .span_6, .span_7, .span_8, .span_9, .span_10, 
	.span_11, .span_12, .span_13, .span_14, .span_15, .span_16, .span_17, .span_18, .span_19, .span_20, 
	.span_21, .span_22, .span_23, .span_24, .span_25, .span_30, 
	.span_31, .span_32, .span_33, .span_34, .span_35, .span_40, .span_45, .span_50, 
	.span_55, .span_60, .span_65, .span_70, .span_75, .span_80, .span_85, .span_90, .span_95, .span_100 {width: 100%;}
.solomoviles { display: block; text-decoration: underline;}
.cabecera {text-align: center; font-weight: bold;}

			  #menu-soporte ul li {
			    float: none;
			    display: block;
			  }
			  #menu-soporte ul li a {
	padding: 10px 10px 10px 6px;
    /*font-size: 14px;*/
			    width: 100%;
  	-moz-box-sizing:border-box;
  	-webkit-box-sizing:border-box;
  	box-sizing:border-box;
			    border-bottom: 1px solid #83A2B6;
			  }
			  #menu-soporte ul li.last > a,
			  #menu-soporte ul li:last-child > a {
			    border: 0;
			  }
			  #menu-soporte ul li a:after {
			    display: none;
			  }
			  #menu-soporte ul li a:before {
			    display: none;
			  }


ul.step{height:auto;}
ul.step li{float:none;height:55px;width:100%}


}

@media only screen and (max-width: 360px) {
	#section0.seccdblcolum, #section1.seccdblcolum {
		width: 100%;
		padding-right: 0px;
		float: none;
	}
	#section2.seccdblcolum  {
		width: 100%;
		padding-left: 0px;
		float: none;
	}
	#section3.seccdblcolum  {
		float: none;
	}
	#section4.seccdblcolum  {
		float: none;
	}
	.frmresp label{ 
	    font-size: 17px;
	} 
	.frmresp input, .frmresp textarea, .frmresp select{ 
	    font-size: 17px;
	} 
	.frmresp input[type=button], .frmresp input[type=submit], .frmresp input[type=reset]{ 
	  width: 80%;
	  display: block;
	  margin: 0px auto;
	} 
	.frmresp textarea{ 
	    font-size: 17px; 
	} 
  .divisor{
    display:none; 
  } 
  .menusoporteelemento {
    display: block;
    font-size: 16px;
    padding: 10px;
  }
  .menusearch {
    display: block;
  }



}
