body {
background-color: #E6E6E6;
background-position: top center;
background-attachment: fixed;
margin:0;
font-family: 'oswald',arial;
font-size:14px;
 }

nav, ul, li, a  {margin: 0; padding: 0;}

a {text-decoration: none;}

.header {
background-color: #000000;
height: 70px;
}

.search_movil {
display:none;
}
#pageshare {

	position: fixed;

	bottom: 54%;

	right: -5px;

	float: left;

	padding: 0 0 2px 0;

	z-index: 10;

}

#pageshare .sbutton {

	float: left;

	clear: both;

	margin: 5px 5px 0 5px;

}
.searchbox {
background-color:transparent; /*important*/
position:absolute; /*important*/
font-size: 12px;
padding-left: 10px;
top:6px;
left:9px;
width:200px;
height:32px;
border:1px solid #F00;

 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -o-border-radius: 3px;
 -khtml-border-radius: 3px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:8px;
left:178px;
width:32px;
height:28px;
}

.altomin {
min-height: 650px;
}

.menuw {
color: #000000;
margin-right:5px;
z-index:100;
}

.logo_header {
display:block;
width:100%;
padding: 20px 5px 0px 0px;
position: relative;
height:105px;
color: #DAE85B;
font-weight:bold;
font-size:20px;
text-align: justify;
text-justify: inter-word;
}

.page {
background-image: url("../img/cab.png");

 }

.xxfechaing {
font-size:20px;
text-align:center;
width:100%;
}

.xxhoraing {
font-size:60px;
text-align:center;
width:100%;
margin-bottom:20px;
}

.cabesearch {
width:  140px;
height: 50px;
float:right;
}

@media screen and (max-width: 850px) {
.cabesearch {
width:  100%;
height: 50px;
float:right;
position:absolute;
margin-bottom: 50px;
}
}

.login {
margin: 50px auto 0 auto;
padding: 10px 10px 10px 10px;
background-color: #F8F8F8;
width:  300px;
height: 290px;
}

.title {
text-align: center;
font-family: 'oswald',arial;
color: #000000;
font-size:16px;
font-weight: normal;
text-decoration: none;
text-transform: uppercase;
}

/* Login Button */
#loginButton { 

    cursor:pointer;
}

/* Login Box */
#loginBox {
    /*position:absolute;*/
    margin-top:10px; 
	margin-bottom:20px;
    /* display:none;
    z-index:1000; */
	text-align:left;
}

/* If the Login Button has been clicked */    
#loginButton.active {
    border-radius:3px 3px 0 0;
}

#loginButton.active span {
    background-position:53px -76px;
}


/* Login Form */
#loginForm {
    width:300px; 
    border-radius:3px 0 3px 3px;
    -moz-border-radius:3px 0 3px 3px;
}

#loginForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset#body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}

#body label {
    color:#3a454d;
    margin:9px 0 0 0;
    display:block;
    float:left;
}

#loginForm #body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

/* Default Input */
#loginForm input {
    width:92%;
    border:1px solid #899caa;
    border-radius:3px;
    -moz-border-radius:3px;
    color:#3a454d;
    font-weight:bold;
    padding:8px 8px;
    box-shadow:inset 0px 1px 3px #bbb;
    -webkit-box-shadow:inset 0px 1px 3px #bbb;
    -moz-box-shadow:inset 0px 1px 3px #bbb;
    font-size:12px;
}

/* Sign In Button */
#loginForm #login {
    width:auto;
    float:left;
    background:#339cdf url(../images/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
}

/* Forgot your password */
#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginForm span a {
    color:#FFFFFF;
    font-size:12px;
	text-decoration:none;
}

input:focus {
    outline:none;
}

.logos {
text-align:right;
width:75%;
}

.logos img {
max-width:90%;
}

.logo {
padding-left:20px;
width:25%;
}


.navmenu {
  position: relative;
  display: block;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 10px;
  font-weight: 80;
  margin: 0 auto 0 auto;
  width:100%;
  height:45px;
  z-index:10;
 
}

@media only screen and (max-width: 766px) {
.navmenu {
  position: relative;
  display: block;
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 10px;
  font-weight: 80;
  margin: 0 auto 0 auto;
  width:100%;
  z-index:10;
  height:45px;
 
}
.menuw {
color: #F00;
margin-right:5px;
z-index:100;
padding-top: 53px;
}
}

.navmenu ul {
  
  list-style: none;
  padding: 0;
  text-align: left;
  position: relative;
  margin: 0 auto 0 auto;
  z-index:100;
}
.navmenu ul li {
  float: left;
  *display: inline;
  zoom: 1;
  position: relative;
   
	z-index:100;
}
.navmenu ul li span.arrow {
  display: block;
  /* "display:none" to hide arrows for the non-mobile nav */
  position: absolute;
  top: 23px;
  color: #000000;
  width: 20px;
  left: 50%;
  margin-left: -10px;
  text-align: center;
  font-size: 18px;
  z-index: 110;
  cursor: pointer;

}

.navmenu ul li a.link_categorias {
  display: block;
  color: #000000;
  padding: 12px 30px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  background-color: #FFFFFF;
z-index:100;

}

.navmenu ul li a {
  display: block;
  color: #424040;
  padding: 12px 35px;
  text-decoration: none;
  font-size: 16px;
 
  
  z-index:100;
}

.categorias {
background-color: #DAE85B;
}

.cotizo_header {
padding: -10px 30px;
background-color: #FFFFFF;
}

.search_header {
padding: 5px 10px;

}

@media only screen and (max-width: 767px) {
.navmenu ul li a {
  display: block;
  color: #000000;
  padding: 12px 10px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  background-color: #FFFFFF;
  z-index:100;
}

.categorias {
background-color: #DAE85B;
}

.cotizo_header {
padding: -10px 10px;
background-color: #FFFFFF;
}



}

@media only screen and (max-width: 960px) {
.search_header {
display:none;
padding: 5px 10px;
background-color: #FFFFFF;
}
}


@media only screen and (max-width: 790px) {
.logos {
display:none;
}
.logo {
width:100%;
}
.logo_header {
display:block;
width:100%;
padding: 0px 5px;
position: relative;
height:100px;
}
}

@media only screen and (max-width: 767px) {

.search_header {
padding: 10.5px 10px;
background-color: #FFFFFF;
}

.logos {
display:none;
}

}
.navmenu ul li ul {
  list-style: none;
  padding: 0;
  display: none;
  position: absolute;
  left: 0;
  width: 100%;
    background-color: #FFFFFF;
	z-index:100;
}
.navmenu ul li ul li {
  width: 100%;
    background-color: #FFFFFF;
z-index:100;
}
.navmenu ul li ul li a {
  background: #F0F0F0;
  border-bottom: 1px solid #D2D2D2;
  display: block;
  padding-top: 8px;
  padding-bottom:8px;
  padding-left:5px;
  padding-rigth:2px;
  font-size: 12px;
  z-index:100;
  width: 250px;
}
.navmenu ul li ul li a:hover {
  background: #FFFFFF;
  z-index:100;
}
.navmenu ul li:hover a {
  background: #FFFFFF;
  z-index:100;
}
.navmenu ul li:hover a:hover {
  background: #FFFFFF;
  border-bottom: 1px solid #D2D2D2;
  z-index:100;
}
.navmenu ul li:hover ul {
  display: block;
  z-index:100;
}
.navmenu ul li:hover ul a {
  background: #FFFFFF;
  z-index:100;
}
.navmenu ul li:hover ul a:hover {
  background: #FFFFFF;
  z-index:100;
}
.navmenu .navmenu-bars {
  display: none;
  position: absolute;
  top: -50px;
  right: 3px;
  color: #000000;
  font-size: 40px;
  cursor: pointer;
  z-index:100;
}
.navmenu .navmenu-bars i {
  font-weight: bold;
}



.link_sin a {
  display: block;
  color: #DAE85B;
  padding: 3px 3px;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  background-color: #000000;
}

.categorias a {
  background-color: #DAE85B;
  border-bottom: 1px solid #D2D2D2;
}

.navmenu.mobile {
  width: 100%;
  padding-top: 0px;

}
.navmenu.mobile ul {
  display: none;
  z-index:100;
}
.navmenu.mobile ul li {
  width: 100%;
  float: none;
  z-index:100;
}
.navmenu.mobile ul li span.arrow {
  display: block;
  top: 6px;
  font-size: 16px;
  margin: 0;
  right: 2px;
  left: auto;
  padding: 10px;
  z-index:100;
}
.navmenu.mobile ul li span.arrow:hover {
  color: #aaa;
  z-index:100;
}
.navmenu.mobile ul li span.arrow.arrow-rotate {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
		  z-index:100;
}
.navmenu.mobile ul li a {
  padding: 15px;
  z-index:100;
}
.navmenu.mobile ul li ul {
  position: static;
  width: 100%;
  z-index:100;
}
.navmenu.mobile ul li ul li {
  width: 100%;
  z-index:100;
}
.navmenu.mobile ul li:hover a {
  background: #F0F0F0;
  border-bottom: 1px solid #D2D2D2;
  z-index:100;
}
.navmenu.mobile ul li:hover a:hover {
  background: #F4F4F4;
  z-index:100;
}
.navmenu.mobile ul li:hover ul {
  display: none;
}
.navmenu.mobile ul li:hover ul a {
  background: #F4F4F4;
  z-index:100;
}
.navmenu.mobile ul li:hover ul a:hover {
  background: #F0F0F0;
  z-index:100;
}
.navmenu.mobile .navmenu-bars {
  display: block;
}

.errortrab {
margin: 0 auto 0 auto;
width:  100%;
height: 85%;
text-align: center;
font-weight: bold;
font-size: 18px;
}

.oktrab {
margin: 0 auto 0 auto;
width:  100%;
height: 85%;
text-align: center;
font-weight: bold;
font-size: 18px;
}

.table {
font-size:12px;
width:  100%;
}

.titulo_secciones {
font-size:16px;
font-weight: bold;
margin-bottom:10px;
}

.forminput {
width:  100%;
height: 25px;
font-size:14px;
}

.error {
margin-top:2px;
padding-left:17px;
background: url("../img/error2.png") no-repeat;
font-weight:bold;
font-size:12px;
color:#D90000;
}

.table_titulos {
background-color: #C0C0C0;
font-weight:bold;
height: 30px;
}

.tbl1 {
background-color: #FFFFFF;
height: 30px;
}

.tbl2 {
background-color: #F5F5F5;
height: 30px;
}

/* TABLES */

h1 {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Raleway', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
	font-size: 3em;
	line-height: 1em;
}

h1 span {
	font-size: 0.5em;
	line-height: 1em;
}

a {
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

p > a:hover {
	text-decoration: underline;
}

div.toc ul {
	color: #4E6CA3;
	list-style-type: none;
	padding-left: 0;
}

div.toc li {
	padding: 0.2em 1em;
	border-left: 4px solid transparent;
	border-bottom: 1px solid #e6e6e6;
}

div.toc li.active {
	border-left: 4px solid #458ae0;
}


div.toc li:first-child {
	border-top: 1px solid #efefef;
}

div.toc li:last-child {
	border-bottom: 1px solid #efefef;
}


div.epilogue {
	text-align: center;
}

p.copyright {
	font-size: 0.8em;
	padding-bottom: 2em;
	margin-bottom: 0;
}

.clear {
	clear: both;
	height: 0;
}


div.info {
	margin-bottom: 2em;

	-webkit-column-count: 2;
	   -moz-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	column-count: 2;


	-webkit-column-rule: 1px solid #F3F3F3;
	   -moz-column-rule: 1px solid #F3F3F3;
	    -ms-column-rule: 1px solid #F3F3F3;
	     -o-column-rule: 1px solid #F3F3F3;
	column-rule: 1px solid #F3F3F3;
}

div.info > * {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

div.info li {
	margin-top: 0.75em;
}

div.info p:first-child {
	margin-top: 0;
}

div.footer {
	position: relative;
width:100%;
height:140px;  
	background-image: url("../img/footer.png");
	background-repeat: repeat-x;
	text-align:center;
	bottom: 0;
color: #DAE85B;
font-weight:bold;
font-size:18px;
background-color: #181818;
}


@media only screen and (max-width: 767px) {

div.footer {
	position: relative;
width:100%;
height:100px;  
	background-image: url("../img/footer.png");
	background-repeat: repeat-x;
	text-align:center;
	bottom: 0;
color: #DAE85B;
font-weight:bold;
font-size:10px;
}

}

div.toc {
	-webkit-column-count: 2;
	   -moz-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	column-count: 2;
}

div.toc-group {
	display: inline-block;
	width: 100%;
}

div.box {
	overflow: auto;
	height: 8em;
	padding: 1em;
	color: #444;
	background-color: #fcfcfc;
	border: 1px solid #e0e0e0;
	margin-bottom: 2em;
}


code {
	font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace;
	padding: 1px 4px;
	font-size: 0.8em;

	color: #444;
	background-color: #fcfcfc;

	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

code:after {
	display: inline-block;
	border-left: 1px solid rgba( 0, 0, 0, 0.2 );
	margin-left: 4px;
	padding-left: 4px;
	opacity: 0.5;
}

a code {
	text-decoration: underline;
}

code.option {
	color: #D14; /* red */
	background-color: #fcf6f8;
	border: 1px solid #f7d6df;
	white-space: nowrap;
}
code.option:after { content: 'Option'; }

code.path {
	color: #095c05; /* dark green */
	background-color: #eef7ed;
	border: 1px solid #8ccb89;
	white-space: nowrap;
}
code.path:after { content: 'Path'; }

code.tag {
	color: #c29f00; /* yellow */
	background-color: #fff9d7;
	border: 1px solid #ffe700;
	white-space: nowrap;
}
code.tag:after { content: 'Tag'; }

code.api {
	color: #0c199c; /* dark blue */
	background-color: #f4f5fc;
	border: 1px solid #c6cbe9;
	white-space: nowrap;
}
code.api:after { content: 'API'; }

code.type {
	color: #d119cf; /* pink */
	background-color: #faebfa;
	border: 1px solid #f3aef2;
	white-space: nowrap;
}
code.type:after { content: 'Type'; }

code.event {
	color: #2a839e; /* deep aqua */
	background-color: #f5fafb;
	border: 1px solid #a8ddec;
	white-space: nowrap;
}
code.event:after { content: 'Event'; }

code.string {
	color: #c05f1d; /* brown */
	background-color: #f5eee9;
	border: 1px solid #dfc4b2;
	white-space: nowrap;
}
code.string:after { content: 'String'; }

code.field {
	color: #ad1ee8; /* purple */
	background-color: #f9f1fc;
	border: 1px solid #ebc9f7;
	white-space: nowrap;
}
code.field:after { content: 'Field'; }

code.button {
	color: #464e50; /* grey */
	background-color: #f2f7f9;
	border: 1px solid #b8c3c5;
	white-space: nowrap;
}
code.button:after { content: 'Button'; }

code.multiline {
	display: inline-block;
	width: 95%;
}

div.syntaxhighlighter code:after {
	display: none;
}


ul.tabs {
	position: relative;
	top: 1px;
	height: 40px;
	margin: 20px 20px 0 0;
}


ul.tabs li {
	display: block;
	float: left;
	padding: 0 15px;
	height: 40px;
	font-size: 1.2em;
	margin: 0 5px;
	cursor: pointer;
	line-height: 40px;
	color: #121e32;
	border: 1px solid white;
	border-bottom: none;
	margin-top: -1px;
}

ul.tabs li.active {
	border: 1px solid #ccc;
	border-bottom: 1px solid white;
	margin-top: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

ul.tabs li:hover {
	background-color: #fafafa;
}

ul.tabs li.active:hover {
	background-color: white;
}

div.tabs {
	clear: both;
	margin-top: -1px;
}

div.tabs>div {
	padding: 15px;
	border: 1px solid #ccc;
	display: none;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #bbb;
}

div.tabs>div h1 {
	border-bottom: none;
	margin-top: 1em;
}

div.tabs > div > p:first-child {
	margin-top: 0;
}

div.column_half {
	float: left;
	width: 49%;
	padding-right: 1%;
}


@media only screen and (max-width : 979px) {
	div.container,
	div.footer {
		padding: 0 0;
	}
}

@media
	screen and (max-width : 767px),
	screen and (max-width : 768px) and (orientation: portrait) {
	div.info {
		-webkit-column-count: 1;
		   -moz-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		column-count: 1;
	}

	div.toc {
		-webkit-column-count: 1;
		   -moz-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		column-count: 1;
	}

	h1 span {
		display: block;
	}
}

.cabeceras {
font-size:12px;
width: 100%;
background-color: #128861;
text-indent: 7px;
text-transform: uppercase;
padding: 4px 0 4px 0;
margin-bottom: 10px;
font-weight: bold;
color:#FFFFFF;
}

.centertxt {
text-align:center;
text-indent: 0;
}

.searchingform {
margin-top:-10px;
height: 30px;
font-size:12px;
z-index:100;
}

.minitxt {
  font-size:10px;
}

#contadormsj {
font-size: 10px;
font-weight: bold;
margin-top:-6px;
}

.caja_producto {
float: left;
width: 185px;
height: 260px;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border: 1px solid #C0C0C0;
text-align:center;
margin-right: 6px;
margin-left: 7px;
margin-bottom:10px;
}

.titulo_producto {
text-align:center;
width: 100%;
font-size:22px;
font-weight: bold;
}

.precio_producto {
text-align:center;
width: 100%;
font-size:20px;
font-weight: bold;
color: #449234;
}

.caja_estadisticas_hora {
float:left;
width: 20%;
display: block;
padding: 5px 5px 5px 5px;
margin-bottom: 5px;
}

.search_vendedores {
float:left;
width: 16%;
padding: 0px 5px 0px 5px;
}

.search_vendedores2 {
float:left;
width: 12.5%;
padding: 0px 5px 0px 5px;
}

@media only screen and (max-width: 767px) {
.search_vendedores {
float:left;
width: 16%;
padding: 0px 5px 0px 5px;
}

.search_vendedores2 {
float:left;
width: 12.5%;
padding: 0px 5px 0px 5px;
}
.table-responsive{
min-height:.01%;
overflow-x:auto;
}
}

@media only screen and (max-width: 460px) {

.altomin {
min-height: 50px;
}

.search_vendedores {
width: 100%;
}

.search_movil {
display:block;
position:relative;
width:300px;
margin: 0px auto 0px auto;
}


.searchbox {
background-color:transparent; /*important*/
position:absolute; /*important*/
font-size: 12px;
padding-left: 10px;
top:2px;
width:300px;
height:32px;
border:1px solid #DDE665;
background-color: #DAE85B;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -o-border-radius: 3px;
 -khtml-border-radius: 3px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:278px;
width:32px;
height:28px;
}

.search_header {
padding: 10.5px 0px;
background-color: #FFFFFF;
}

.cotizo_header {
padding: -10px 10px;
background-color: #FFFFFF;
}

.search_vendedores2 {
width: 100%;
}
.caja_estadisticas_hora {

display: block;
padding: 5px 5px 5px 5px;
margin-bottom: 7px;
}
}


.btn-warning {
	color: #fff;
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;

}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #000000;
	background-color: #DAE85B;
}


.btn-warning2 {
  color: #000000;
  background-color: #DAE85B;font-family: Arial, Helvetica, sans-serif;


}
.btn-warning2:hover,
.btn-warning2:focus,
.btn-warning2.focus,
.btn-warning2:active,
.btn-warning2.active,
.open > .dropdown-toggle.btn-warning2 {
	color: #DAE85B;
	background-color: #000000;
}

.btn2 {
	display: inline-block;
	padding: 7px 21px;
	margin: 5px auto 0 auto;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 8px;
	width: 150px;
}
.btn2:focus, .btn2:active:focus, .btn2.active:focus, .btn2.focus, .btn2:active.focus, .btn2.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn2:hover, .btn2:focus, .btn2.focus {
	color: #DAE85B;
	text-decoration: none;
	background-color: #000000;
}
.btn2:active, .btn2.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn {
	display: inline-block;
	padding: 7px 21px;
	margin: 5px auto 0 auto;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 8px;
	width: 150px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
	color: #000000;
	text-decoration: none;
	background-color: #F00;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}


.caja-producto {
background-color: #FFFFFF;
padding-top:8px;
padding-bottom:8px;
margin-bottom: 20px;
}

.titulos{
padding: 5px 5px;
font-weight: bold;
font-size: 16px;
}

.auto-img {
max-width: 100%;
height: 200px;
margin-bottom:5px;

}

.txtproducto{
height: 22px;
color:#000000;
font-weight: bold;
font-size: 13px;
text-align: center;
overflow:hidden;
white-space:nowrap;
text-overflow: ellipsis;
padding-right:3px; 
padding-left:3px;
}

.txtcodigo{
font-weight: bold;
font-size: 12px;
text-align: center;
color: #888888;
}

        /* jssor slider loading skin double-tail-spin css */

        .jssorl-004-double-tail-spin img {
            animation-name: jssorl-004-double-tail-spin;
            animation-duration: 1.2s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-004-double-tail-spin {
            from {
                transform: rotate(0deg);
            }

            to {
                transform: rotate(360deg);
            }
        }


        .jssorb053 .i {position:absolute;cursor:pointer;}
        .jssorb053 .i .b {fill:#fff;fill-opacity:0.5;stroke:#000;stroke-width:400;stroke-miterlimit:10;stroke-opacity:0.5;}
        .jssorb053 .i:hover .b {fill-opacity:.7;}
        .jssorb053 .iav .b {fill-opacity: 1;}
        .jssorb053 .i.idn {opacity:.3;}

        .jssora093 {display:block;position:absolute;cursor:pointer;}
        .jssora093 .c {fill:black;stroke:#000000;stroke-width:400;stroke-miterlimit:10;}
        .jssora093 .a {fill:none;stroke:#FFFFFF;stroke-width:400;stroke-miterlimit:10;}
        .jssora093:hover {opacity:.8;}
        .jssora093.jssora093dn {opacity:.6;}
        .jssora093.jssora093ds {opacity:.3;pointer-events:none;}

#input {
width:100%;
height:24px;
color: #444444;
font-weight: bold;
}


.tab_cot {
	display: inline-block;
	background-color: #C0C0C0;
	padding: 7px 21px;
	margin: 5px auto 0 auto;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: 2px;
}

/* GALERIA */

#galeria .sp-selected-thumbnail {
	border: 3px solid #DAE85B;
}

/* FORM SEARCH */

