﻿/*
@font-face {
  font-family: 'LAFFAYETTE COMIC PRO';
  src: URL('Laffayette_Comic_Pro.ttf') format('truetype');
}
*/


@font-face {
  font-family: 'Oswald';
  src: URL('Oswald-Light.ttf') format('truetype');
}


div#site {
	
	
}

.main {

	

}

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, p,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, 
canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, main, section, summary, time, mark, audio, video, object {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
}

strong { font-weight: bold; }

#dvContenidosWeb {
	padding: 8px 16px;
}

#dvContenidosWeb p {

	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;

}

h1, h2, h3, h4, h5 
{
	margin-left: 0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	padding: 0;
	text-transform:uppercase;    
}


h1{
	font-weight:bold;
}

h2{
	
	font-weight:bold;
}

h3 {
	font-weight:normal;
}

h4{
	
}

h5{
	display: inline;
}

h6{

}


ul {
	margin:0;
}

hr {
	
border-top: 1px solid #E6E6E6;

}

body {
	
	/*font-family: 'LAFFAYETTE COMIC PRO';*/
	font-family: Oswald;
	color: #424242;
	margin:0;
	background-image: url("../Contenidos/Distribuidores/38/fondogx.jpg");
	background-attachment: fixed;
}

a {
	text-decoration: none;
	color: #424242;
}

header, footer, hgroup,
nav, section {
	display: block;
}


footer {
	margin-top:50px;
   
}


footer a {
	color: white;
}

.footer {
	background-color: #9a266f;
	min-height: 100px;
	color: white;
	width:auto;
	vertical-align: top; 
	text-align: center;
	padding:20px;

}

	.footer h3 {
		display: inline-block;
	}

.ul_footer {
list-style: none;
list-style-position: inside;
font-size:small;
text-transform: uppercase;
}

.ul_footer li {

margin:15px;

}


.ul_footerSocial {
list-style: none;
list-style-position: inside;
}


.seccionesFooter {

 display:inline-block;
 vertical-align:top;
 margin-left:30px;
 margin-right:30px;
 text-align:left;
 width:260px;
 border-bottom:solid 0 lightgray;
}

	.seccionesFooter h2 {

		color: darkorange;
	}

	.seccionesFooter p {

		color: darkorange;
	}
	

#icnPhoneDist {

	color: darkorange;
	font-size:24px;

}

#icnEmailDist {

	color: darkorange;
	font-size:24px;


}

#icnHorarioDist {

	color: darkorange;
	font-size:24px;


}

.FormasPagoInfo {

	display:inline-block;
	width:60px;
	margin:5px;

}

#creditosSoftLine {
	text-align: center;
	border-top: 1px solid #CCC;
	color:#fff;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: smaller;
	background-color: #9a266f;
}


.img25 {

width:25%;

}

.img50 {

width:50%;

}

.img75 {

width:75%;

}

.img {

width:100%;

}

.imgSlider {

	width:100%;
}

.width20 {

	width:40%;
}


.width100 {

	width:120px;
}

.width5prc{

	width:5%;

}

.width10prc{

	width:10%;

}

.width15prc{

	width:15%;

}

.width20prc{

	width:20%;

}

.width50prc{

	width:50%

}

.height50 {

	height:50px;
}


.height30 {

	height:30px;
}

.fontsizeLarger {
	font-size:larger;
}

.fontweightbold {
	
	font-weight:bold;
}

.margintop5{
	margin-top:5px;
}


.margintop10{

	margin-top:10px;
}

.margintop15{

	margin-top:15px;
}

.margintop20{

	margin-top:20px;
}

.margintop30{

	margin-top:30px;
}

.margintop40{

	margin-top:40px;
}


.margintop50{

	margin-top:50px;
}

.margintopCustom{

	margin-top:30px;
}


.marginbottom5{
	margin-bottom:5px;
}


.marginbottom10{

	margin-bottom:10px;
}

.marginbottom20{

	margin-bottom:20px;
}

.marginbottom30{

	margin-bottom:30px;
}

.marginbottom40{

	margin-bottom:40px;
}

.marginbottom50{

	margin-bottom:50px;
}

.marginleftright2 {

	margin-left:2%;
	margin-right:2%;

}

.marginleftright3 {

	margin-left:3%;
	margin-right:3%;
}

.marginleftright4 {

	margin-left:4%;
	margin-right:4%;

}

.verticalaligntop{

	vertical-align:top;
}

.verticalalignmiddle {

	vertical-align:middle;

}

.displayinline {
	display:inline-block;
	vertical-align:middle;
	/*margin:3px;*/
 }

.displaynone {
	display:none;
 }

 .centerGroupDivs 
 {
	 width:300px;
	 margin-left:auto;
	 margin-right:auto;
 }
 
 .colorGrisClaro{
	color: white;
 }

 .colorBlue{
	color: blue;
 }

 .fondorojo  {
	 background-color:#ff4d4d;
 }
 
 
 .fondoverde  {
	 background-color:#80ffaa;
 }
 
 .fondoDBDBDB {
	 background-color:#999999;
 }
 
 .fuentecolorrojo  {
	 color:#ff4d4d;
 }

 .fuentecolorverde  {
	 color: lightseagreen;
 }

 .textalignright {
	 text-align:right;
 }

 .textaligncenter {
	 text-align:center;
 }


 .tablacabecera {
 }
 
 .editarproducto  {
	 margin-left:20%;
	 margin-right:20%;
	 background-color:#999999;
	 color:red;
 }
 
 .editarproducto a  {
	 
	 color:#e62e00;
 }
 

 .buttondisabled {

		 background-color: #6c757d;
		 padding: 6px 12px;
		 font-style:italic;
		 color:aliceblue;
		 cursor:none;

 }


 /* Material Icons*/

 .material-icons::before {
  content: attr(data-icon);
}

/*
 .material-icons::after {
  content: attr(data-icon);
}
*/

 i {
	 margin-top:0;
	 font-size:30px;
	 color:darkgray;
 }

 .material-icons.orange600 { color: orange; }

 .material-icons.tomato { color: tomato; }

 .material-icons.crimson { color: crimson; }

 .material-icons.genx { color: #9a266f; }

 .material-icons.chocolate { color:  chocolate; }

 .material-icons.green {color: #58D68D}

 .material-icons.white {color: #FFF}

 .material-icons.blue { color: #31708f; }

 .material-icons.red { color: red; }


 .material-icons.md-18 { font-size: 18px; }
 .material-icons.md-24 { font-size: 24px; }
 .material-icons.md-30 { font-size: 30px; }
 .material-icons.md-36 { font-size: 36px; }
 .material-icons.md-48 { font-size: 48px; }

 .inline-icon {
   vertical-align: middle;
   
}

 .arrowdown {

	 color:white;
	 font-size: 17px;
 }


.keyboardarrow {
	margin-top: -3px;
}


 .settingsMateriaIcons {

	 font-size:30px;

 }


 div#UnitsTAdded {
	 position:absolute;
	 bottom:60px;
	 left:45px;
 }

 .MiniaturaPorcDto {
	position: absolute;
	top: -240px;
	left: 125px;
}

 div#MiniaturaPorcDtoBuscaLibros {
	 position:absolute;
	 bottom:310px;
	 left:110px;
 }

 div#MiniaturaPorcDtoFichaArt {
	position: absolute;
	bottom: 350px;
	left: 230px;
}
 
 /*Formularios*/



 ::placeholder {
  color: #333;
  font-style: italic;
  font-weight:bold;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { 
	/* Internet Explorer 10-11 */
	font-style: italic;
	font-weight: bold;
	color: #333;
}

::-ms-input-placeholder {
	/* Microsoft Edge */
	font-style: italic;
	font-weight: bold;
	color: #333;
}


 .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.label-danger {
	background-color: #d9534f;
}

.label-info {
	background-color: #5bc0de;
}

.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: small;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}


.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert {
	padding: 5px;
	border: 1px solid transparent;
	border-radius: 4px;
}


.containerSocialMedia {

	width:40%;
	margin-left:auto;
	margin-right:auto;
	margin-top:60px;
	text-align:center;
	
}



.ItemSocialMedia {
	display: inline-block;
	margin-left: 10px;
	width:50px;
	height:50px;
}

.imgIconoSocialMedia {
 width: 100%;
}



.dvformulariosusuarios {
	background-color: #f2f2f2;
	padding: 20px;
	margin-top:20px;
	/*border-top: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 3px;*/
}

.fondoformulariosusuarios {
	background-color: #F4F6F7;
}



.hidden {
	visibility:hidden;
}

.visible {

	visibility:visible;
}

.hidden1 {
	display:none;
}

.visible1 {

	display:block;
}

.has-success {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error {
	border-color: #ff4d4d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}


.btnRecuperarPassword {
		display: inline-block;
		background-color: #999;
		border: none;
		color: white;
		padding: 6px 12px;
		margin: 4px 2px;
		text-decoration: none;
		cursor: pointer;
		font-size: 14px;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius:3px;
	}

.btnNuevoUsuario {
		display: inline-block;
		background-color: #999;
		border: none;
		color: white;
		padding: 6px 12px;
		margin: 4px 2px;
		text-decoration: none;
		cursor: pointer;
		font-size: 14px;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius:3px;
	}

.number_loc {
	float: left;
	background: #9F9792;
	padding: 8px 15px;
	margin: 0 0 0 0;
	font-size: 1.3333em;
	font-weight: 700;
	color: lightgray;
	font-style:italic;
}

.number_loc_ok {
	float: left;
	background-color: darkgray;
	padding: 8px 15px;
	margin: 0 0 0 0;
	font-size: 1.3333em;
	font-weight: 700;
	color: white;
	font-style:italic;
}

.number_loc_inproc {
	float: left;
	background-color: #4CAF50;
	padding: 8px 15px;
	margin: 0 0 0 0;
	font-size: 1.3333em;
	font-weight: 700;
	color: white;
}

.texto_validaciones_loc {
	float: left;
	padding: 11px 12px;
	margin: 0 10px 0 0;
	font-weight: 700;
}

.texto_validaciones {
	float: left;
	padding: 11px 12px;
	margin: 0 10px 0 0;
	color: #9F9792;
	font-style:italic;
}

.number {
	float: left;
	background: #fff;
	padding: 8px 15px;
	margin: 0 0 0 0;
	font-size: 1.3333em;
}


.displayinlineItinerario {
	display:inline-block;
	vertical-align:middle;
	
 }


/* The container */
.container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 17px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  

}



/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #E6E6E6;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #E6E6E6;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #E6E6E6;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*end formularios*/

 input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date] {
	width: 100%;
	padding: 7px;
	box-sizing: border-box;
	font-size: small;
	border:1px solid #f2f2f2;;
}

 
input[type=text], input[type=button], input[type=password], input[type=email], input[type=number], input[type=date]:focus {

	outline: none !important;
	border-color: #E6E6E6;
}


.buttonsCart {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	box-sizing: border-box;
	padding: 1px 1px 1px 1px;
	border-width: 2px;
	border: 1px solid transparent;
	background-color:#9a266f;
}

.buttonsCart:focus {

	outline: none !important;
	border-color: transparent;
}


.buttonsCartCestaGlobal {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	box-sizing: border-box;
	padding: 1px 1px 1px 1px;
	border-width: 2px;
	border: 1px solid transparent;
	background-color:#fff;
}

.buttonsCartCestaGlobal:focus {

	outline: none !important;
	border-color: transparent;
}




.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	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: 4px;
}


.btn-success {
	color: #fff; 
	background-color: #5cb85c; 
	border-color: #4cae4c; 
}

	.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
		color: #fff;
		background-color: #449d44;
		border-color: #398439;
	}

.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a;
}

	.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
		color: #fff;
		background-color: #c9302c;
		border-color: #ac2925;
	}

.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

	.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
		color: #fff;
		background-color: #f0ad4e;
		border-color: #eea236;
	}

.btn-cancel {
	color: #fff; 
	background-color: #999; 
	border-color: #999; 
}

	.btn-cancel:hover, .btn-cancel:focus, .btn-cancel.focus, .btn-cancel:active, .btn-cancel.active, .open > .dropdown-toggle.btn-cancel {
		color: #fff;
		background-color: #999;
		border-color: #999;
	}
	

/*input:focus { 
	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;
}
textarea:focus { 
	outline: none !important;
	border-color: #719ECE;
	box-shadow: 0 0 10px #719ECE;
}*/


.EnStock {

	
	border: 2px solid #4cae4c;
	border-radius: 8px;
	font-size:11px;
	padding:3px;
	color:#4cae4c;
}

.DispEditor {

	border: 2px solid  #f0ad4e;
	border-radius: 8px;
	font-size:11px;
	padding:3px;
	color: #f0ad4e;
}

.NoDisponible {

	border: 2px solid #d9534f;
	border-radius: 8px;
   font-size:11px;
	padding:3px;
	color:#d9534f;
}

.Preventa {

	border: 2px solid #5bc0de;
	border-radius: 8px;
	font-size:11px;
	padding:3px;
	color:#5bc0de;
}


select {
	width: 100%;
	padding: 7px;
	border: none;
	background-color:  #E6E6E6;
	font-size: small;
	
}

/*
button[type=button] {
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 6px 12px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}
	*/



input[type=button], input[type=submit], input[type=reset] {
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 6px 12px;
	text-decoration: none;
	margin: 4px 2px;
	cursor: pointer;
}

.menubuttons {
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	font-size: 18px;
	color: #fafafa !important;
	line-height: 40px;
	text-align: center;
	border:1px solid #9a266f;
	background-color:#9a266f;
	margin: 0px;
	padding: 0px;
}

.menubuttons a {

	color: #f2f2f2;

}



.textomenubuttons {
	margin-top: 3px;
	margin-bottom: 8px;
	width: 55px;
	text-align: center;
	border:0 solid lightgray;
	padding:3px;
	color: orange !important;
	font-size:11px;
	text-transform: uppercase;
}

.textomenubuttons a {
	 color: orange !important;
}


.btnBuscar {
	display: inline-block;
	border: none;
	color: white;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	/*line-height: 1.42857143;*/
	vertical-align: middle;
	border-radius: 0 10px 10px 0;
	width: 80px;
	background-color: black;
	opacity: 0.4;
	padding-top: 3px;
    padding-bottom: 3px;
}

#ddlBuscarPor {

	border-radius: 10px 0 0 10px;
	width:150px;
	background-color: black;
	color: white;
	opacity: 0.4;
		
}


.wordwrap {

	word-break:normal ;
	

} 

/* Header  
----------------------------------------------------------*/


div#identity {
   
	display: inline-block;
	width:50%;
	text-align: left;
	background-color: #2E2E1F;
	color:White;  
}

div#identity a {
	color:White;  
}

#SelectorLanguage {

	display:none;
	position: absolute;
	right: 200px;
}


#SelectorIdioma {

	position: absolute;
	right: 105px;
	display:none;
}


#cmbIdioma {
	padding:3px;
	width:75px;
}

div#micarritoglobal {
	
	position: absolute;
	right: 10%;
}

div#usuario {
	
	position: absolute;
	right: 38%;
	
}

#preheader{
	
	width: auto;
	height:38px;
	line-height:38px;
	position:fixed;
	top:0;
	left:0;
	right:0;
	overflow:hidden;
	z-index: 1000;
	border-bottom:0 solid darkgray;
	background-image: url("../Contenidos/Distribuidores/38/fondogx.jpg");
	background-attachment: fixed;
}

.displayinlinepreheader {
	display:inline-block;
 }	

.displayinline0 {
	display:inline-block;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	
 }

.displayunitscartdisabled {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50px;
	font-size: medium;
	color: #fff;
	text-align: center;
	background: #E6E6E6;
	margin: 0;
	padding: 0;
	color:orangered
}


.displayunitscartenabled {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50px;
	font-size: medium;
	color: #fff;
	text-align: center;
	background: orangered;
	margin: 0;
	padding: 0;
	color:#fff;
}


.displayunitswishlist {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 20px;
	border-radius: 50px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: orange;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 30px;
	top: 3px;
}

.displayunitswishlistAuth {
	display: inline-block;
	width: 21px;
	height: 21px;
	line-height: 20px;
	border-radius: 50px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	background: orange;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 30px;
	top: 3px;
}



.displayunitscartAdded {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	font-size: medium;
	color: #fff;
	text-align: center;
	background: orangered;
	margin: 0;
	padding: 0;
	color:#fff;
}


.displayPctDtoArticulo {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50px;
	font-size: medium;
	color: #fff;
	text-align: center;
	background: #ff0000;
	margin: 0;
	padding: 0;
	color:#fff;
	font-size:11px;
}

.displayPctDtoArticuloFichaArt {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	font-size: medium;
	color: #fff;
	text-align: center;
	background: #ff0000;
	margin: 0;
	padding: 0;
	color:#fff;
	font-size:19px;
}

#dvheader {
	
	position:fixed;
	height:122px;
	top:0;
	left:0;
	right:0;
	z-index: 999;
	margin-top:38px;
	background-image: url("../Contenidos/Distribuidores/38/fondogx.jpg");
	background-attachment: fixed;
	
	
}

#containerContentHeader {
	margin-left: 12.6%;
	margin-right: 12.6%;
	position: relative;
}

#menuAccesosDirectos {

	position:absolute;
	left:9%;
	display:inline-block;
	text-align:center;
	color: darkgray;
}


	#menuAccesosDirectos i {

		color: darkgray;
		font-size:30px;
	}

#dvWishList {

	position:absolute;
	right:25%;
	display: inline-block;
}

#WishListLight {
	position: fixed;
	z-index: 0;
	top: 0;
	bottom: 0;
	width: 20%;
	right: 0;
	background-color: antiquewhite;
}


div#dvtuWishList {
	position:relative;
	margin-top:15px;
	width:auto;
	color:black;
	margin-left:5%;
	margin-right:5%;
	border-bottom:1px solid black;
	font-size:23px;
}

.closeModalWishList {
	 cursor:pointer;
	color: black;
	font-weight: bold;
	position: absolute;
	right: 5px;
	font-size: 100%;
}


.closeModalValeTienda {
	 cursor:pointer;
	color: black;
	font-weight: bold;
	position: absolute;
	right: 5px;
	font-size: 100%;
}


#dvContainerWishList {
	overflow-y: auto;
	overflow-x: hidden;
	height: 400px;
}



.dvListDeseos {
			position:relative;
			border-top: 0px solid #CCC;
			margin-top:3px;
			color:black;
			border-bottom:1px dashed black;
			margin-left:5%;
			margin-right:5%;
			padding-top:10px;
			padding-bottom:10px;
		}


.dvListPedidoInitSession {

	text-align:center;
	padding:25px;
}

.dvListPedidoInitSession p a {
	
	text-decoration:underline;          
}

#dvFree {

	position: absolute;
	left: 260px;
	top: 5px;
	width: 100px;
	height: 99px;
	background-image: url(../Contenidos/Distribuidores/38/satelite.png);
	background-repeat: no-repeat;
	background-position: center;
}

div#logo {
	
	position: absolute;
	display: inline-block;
	top: 40px;
	left: 0;
	text-align: center;
}


div#logo a {
	

}

#imgDistribuidor {

	cursor:pointer;
	border-radius:10px;
	height: auto;
}



#subheader {
	width: auto;
	height: 0;
	background-color: #1C1C1C;
}



/* Navegacion  
----------------------------------------------------------*/

div#btnMenuMobile {

	display:none;
}

div#menubar {
	
	position: fixed;
	top: 160px;
	left: 0;
	right: 0;
	z-index: 997;
	background-image: url("../Contenidos/Distribuidores/38/fondogx.jpg");
	background-attachment: fixed;
}
	
#dvMenu {

	position:relative;
	text-align:center;
	width:auto;
	background-color:#9a266f;
	border-radius:10px;
}


#EDWMenuCustom {

	position:relative;
}

/* Menu en Lista*/

#menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

	#menu li {
		display: block;
		position: relative;
		z-index: 15;
		float: left;
		width:200px;
	}

#menu li ul {
	display: none;
}

#menu li a {
	display: block;
	background-color: #f2f2f2;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	white-space: nowrap;
	color: #9a266f;
}

	#menu li a:hover {
		background: #9a266f;
		color: white;
	}

	#menu li i:hover {
		background: #9a266f;
		color: white;
	}

#menu li:hover ul {
	display: block;
	position: absolute;
}

#menu li:hover li {
	float: none;
}

#menu li:hover a {
	background: #9a266f;
	color: white;
}

#menu li:hover i {
	background: #9a266f;
	color: white;
}

#menu li:hover li a:hover {
	background: #f2f2f2;
	color: #9a266f;
}


/* fin menu */


/* MENU DROPDOWNS*/

.iconmenu {

	color: white;
}



.dropdown {
  display:inline-block;
  overflow: hidden;
  vertical-align:top;
  font-size: 16px;  
  border: none;
  outline: none;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
  font-weight:bold;
  width: 14.28%;
  color: white;
}

	.dropdown a {

		color: white;
		display: block;

	}

.dropdown:hover  {
  background-color: #ff0066;
  color:#f2f2f2;
}

.dropdown a:hover i, .dropdown:hover i {
  background-color: #ff0066;
  color:#f2f2f2;
}

.dropdown a:hover span, .dropdown:hover span {
  /*background-color: #ff0066;*/
  color:#f2f2f2;
}

.dropdown-content {
  display: none;
  padding:5px;
  position: absolute;
  background-color: #ff0066;
  /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
  top:35px;
}



.dropdown:hover .dropdown-content {
  display: block;
}

.row {
	
	background-color:#ff0066;
}

.dropdownCategory {

	border-bottom:1px dashed;
	padding:5px;
}

/* Create three equal columns that floats next to each other */

.column {
  float: left;
  padding: 5px;
  margin:10px;
  width:150px;
  
}

.column a {
  float: none;
  color: #F2F2F2;
  padding: 5px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.column a:hover {
  background-color: #9a266f;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}



/*FIN MENU DROPDOWNS*/



/*  buscador  */

.imgBusc {
	width: 30px;
	height: 45px;
}

#dvComboTipoArticulo {

	display:inline-block;
	vertical-align:middle;
}

#dvCajaBuscar {

	display:inline-block;
	margin-left:-4px;
	vertical-align:middle;
}

#dvBotonElastic {

	display:inline-block;
	margin-left:-4px;
	 vertical-align:middle;
	text-align:center;
}


#dvBotonAvanzada {

	display:none;
	margin-left:20px;
	vertical-align:middle;

}

#pnBuscar {
	position: absolute;
	top: 50px;
	left: 40%;
   
	text-align: center;
}

#dvBarraBuscar {
	display:inline-block;
}

div#dvResultsAutocomplete {

	margin-left:auto;
	margin-right:auto;

}

#container {
	display: block;
	position: absolute;
	z-index: 20;
	background-color: white;
	text-align: left;
	left: 0;
	right: 0;
	overflow-y:auto;
}


		#container  label {
		   font-weight:normal;
		}

		.dvVerTodosTitulos {
		 width:100%;
		 height:25px;
		 line-height:25px;
		 border-bottom: 1px solid #ddd;
	   }  
		
		.dvVerTodosTitulos a {
		 color:dodgerblue !important;
	   }    

		.dvResults {
		 width:100%;
		 border-bottom: 1px solid #ccc;
		 cursor:pointer;
		 font-size:smaller;
		 vertical-align:top;
	   }

.dvResults1 {

	width:15%;
	display:inline-block;
	vertical-align:top;
	padding-top:5px;
	padding-bottom:5px;
	
 }

#imgArticulo {

	margin-left:20px;
}

.dvResults2 {

	width:65%;
	display:inline-block;
	vertical-align:top;
	font-size:14px;
	font-weight:bold;
	padding-top: 15px;

}

.dvResults3 {

	width:20%;
	display:inline-block;
	margin-left:0;
	vertical-align:top;
	text-align:center;
	padding-top: 15px;


}


#PVPAutocomplete {

	width: 60px;
	border-radius: 7px;
	font-size: 15px;
	padding: 4px;
	background-color: green;
	color: #E6E6E6;
	font-weight: bold;
	margin-left: 40px;

}

		.dvResults:hover {
		 background-color: #F8F8F8;
	   } 

		.dvResultsAutor {
		 width:100%;
		 height:25px;
		 line-height:25px;
		 border-bottom: 1px solid #ddd;
		 
	   }  

		.dvResultsAutor:hover {
		 background-color: #F8F8F8;
	   } 


		 .dvResultsEditorial {
		 width:100%;
		 height:25px;
		 line-height:25px;
		 border-bottom: 1px solid #ddd;
		 
	   }   

		 .dvResultsEditorial:hover {
		 background-color:#F8F8F8;
	   } 

		
		
		.dvTituloAutoComplete{
			background-color: #9a266f  ;
			height:25px;
			line-height:25px;
			cursor:pointer;
			color:white;
			
		}
		
		.cursorLabels{
			 cursor:pointer;
			 display:normal;
		}  

		#txtBuscar {

			width:250px;
			padding: 7px;
			background-color:#f2f2f2;
		}

		 #lnkBuscar i {

			 color:white;

		}


		 #lnkBuscar :hover{

		}

#lnkAvanzada {
	border: 1px solid #999;
	padding: 5px;
	border-radius: 10px;
	background-color: #E6E6E6;
}


/* login home*/

#flotanteLogin {
	display: none;
	position: fixed;
	z-index: 1750;
	right:0;
	top: 18px;
	width: auto;
	padding-bottom: 1px;
	padding-left:1px;
	padding-right:1px;
}

#dvDatosUsuarioRegistrado {
	display:normal;
}

#dvDatosAccesoZonalibros {
	display:none;
}

/* site sections 
----------------------------------------------------------*/

	
div#sitesections {
		margin-top:0;
		min-height: 800px;
	}

div#frameSections {

	margin-top:230px;
	margin-left: 12%;
	margin-right: 12%;

}

	div#leftColumn {
		width: 10px;
		display: inline-block;
		vertical-align: top;
		border: 0 solid #CCC;
		background-color: #FAFAFA;   
	}

div#centralColumn {
	display: block;
	vertical-align: top;
	border: 0 solid #CCC;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	background-color: #fff;
	border-radius: 10px;
	margin-top: 240px;
}

	div#rightColumn {
		width: 10px;
		display: inline-block;
		vertical-align: top;
		border: 0 solid #CCC;
		background-color: #FAFAFA;
	}




.itemMenu 
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	width: 80%;
	margin-top:2px;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 20px;
	line-height: 20px;
}

.itemMenu:hover{
   background-color:#FF0000;
}


.titulopagina {
	
 margin-top:0;
 margin-bottom:30px;
 text-align:center;
	
}

.rotuloNov {
	background-color: #404241;
	color:#fff;
	text-align: center;
	font-weight: bold;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height: 25px;
	line-height: 25px;
}

.itemsParentRotuloNov {

	
	line-height: 25px;
	text-indent: 5px;
	height: 25px;
	font-size:11px;
	border-bottom: 1px solid tomato;
}

.itemsChildRotuloNov {

   
	border-bottom: 1px solid tomato;
	line-height: 25px;
	text-indent: 5px;
	height: 25px;
	font-size:11px;
	background-color:#fff;
}

/* footer 
----------------------------------------------------------*/

#prefooter {
	width: auto;
	height: 3px;
	margin-top: 25px;
}
#footer {
	background-color: #e6e6e6;
	width: auto;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
#footer a {
	color: #424242;
}

/*  inicio aspx */

#dvfaqs {

	display:none;
}

#dvContactarHome {

	 display:normal;
}

#dvBlog {

	 display:none;
}

#dvProcesoAvisaNoStockOK {

	margin-top:20px;
	text-align:center;

}

#dvAddClienteValeTiendaOK {

	margin-top:20px;
	text-align:center;

}


#dvAddClienteValeTiendaKO {

	margin-top:20px;
	text-align:center;

}

.closeModalAvismeNoStock {
	cursor:pointer;
	color: #424242;
	font-weight: bold;
	position: absolute;
	right: 5px;
	font-size: 100%;
}

#dvContainerFormNoStock {

	position: relative;
	margin-top: 10px;
	width: auto;
	color: #424242;
	margin-left: 5%;
	margin-right: 5%;
	

}

#dvContainerValeTienda {

	position: relative;
	margin-top: 10px;
	width: auto;
	color: #424242;
	margin-left: 5%;
	margin-right: 5%;
	

}

div#dvAvisoNoStock {
	position: relative;
	margin-top: 15px;
	width: auto;
	color: #424242;
	margin-left: 5%;
	margin-right: 5%;
	border-bottom: 1px solid #424242;
	font-size: 23px;
}

div#dvValeTienda {
	
	position:relative;
	margin-top:15px;
	width:auto;
	color:#424242;
	margin-left:5%;
	margin-right:5%;
	border-bottom:1px solid #424242;
	font-size:23px;
}

#dvFormAvisameNoStock {

	position: fixed;
	z-index: 0;
	top: 0;
	bottom: 0;
	width: 20%;
	right: 0;
	background-color: aliceblue;
}

#dvFormValeTienda {

	position: fixed;
	z-index: 0;
	top: 0;
	bottom: 0;
	width: 20%;
	right: 0;
	background-color: gainsboro;
}


.closeModal {

	 cursor:pointer;
	color: #424242;
	font-weight: bold;
	position: absolute;
	right: 5px;
	font-size: 100%;
}

.btnAvismeNoStock {
	display: inline-block;
	width: 100%;
	background-color: lightsteelblue;
	color: crimson;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 10px;
}

.btnAvismeNoStockBig {
	display: inline-block;
	width: 100%;
	background-color: lightsteelblue;
	color: crimson;
	padding-top: 10px;
	padding-bottom:10px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 5px;
}

.btnValeTienda {
	display: inline-block;
	width: 100%;
	background-color: #f2f2f2;
	color: crimson;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 10px;
}


.divTitulo-2 {

	color:#9a266f;
	text-align:left;
	text-indent:20px;

}

.divTitulo-2 h2 {

	

}

#lblTitMasVendidos {
	
	font-size: 1.5em;
	font-weight:bold;

}


.div_imagen_6 {
	border: none;
	text-align: left;
	/*height: 218px;
	width: 142px;*/
	width:100%;
}



.fileproduct {
	display:inline-block;
	vertical-align:top;
	margin:12px;
	margin-bottom:25px;
 }

.details {

	width:130px;
	position:relative;

}

.filetitle {
	height: 30px;
	font-size: 0.77em;
	font-weight: bolder;
	line-height: 1.2;
}

.filetitle h2 {
    /*
	font-size: 0.77em;
    font-weight: bolder;
    line-height: 1.2;
	*/
}

.filemaker {
	height: 38px;
	font-size: 0.75em;
	line-height: 1.1em;
}

.filemaker h3 {
    /*
	font-size: 0.75em;
    line-height: 1.1em;
	*/
}

.fileavailability {
	height:30px;
}

.fileprice {
	
	height:30px;
}

.fileaction {
	
	margin-top: 15px;
	
}


#txtTitulo{

  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
  
}

.txtAutor {

	font-size:small;
	text-transform:uppercase;
	color:darkgoldenrod;
	
}


#txtISBN {

	font-size:small;
	text-transform:uppercase;
	
}

#txtEditorial {

   font-size:small;
   text-transform:capitalize;

}


#etq1Precio {

	font-size:small;
	text-transform:uppercase;
	
}


#importe1Precio {

	font-size:small;
	text-transform:uppercase;
	
}


#importe1PVP {

	font-size:small;
	text-transform:uppercase;
	
}


#etq3Precio {

	font-size:small;
	text-transform:uppercase;
	
}


#importe3Precio {

	font-size:small;
	text-transform:uppercase;
	
}


.etq3PVPIni{

	font-size:small;
	text-transform:uppercase;

}

.importe3PVPIni{

	font-size:21px;
	text-transform:uppercase;
	font-weight:bold;

}

.importe3PVPIniSinDTO {
	font-size: 17px;
	color: orangered;
	text-decoration: line-through;
	text-decoration-color: orangered;
}

#dvEditorialesEnDistribucion {

	display:none;
	background-color: #f2f2f2;
	position: absolute;
	left: 0;
	right: 0;
	top: 201px;
}

/*headers*/

.dvHomePageHeader {
		
  text-align:center;
  margin-top:225px;
  color:#fff;
}

.dvHomePageHeader h1 {
	
	font-size: 1.7em;
}


/*SLIDER*/

#fondo_slider {
	border-radius: 10px;
	margin-top: 240px;
	margin-bottom: -200px;
	border-radius: 10px;
	margin-top: 30px;
	margin-bottom: -200px;
	background-color: rgba(0,0,0,0.2);
	padding: 30px;
}


div#SliderMiniaturas {

	text-align:center;
	margin-top:5px;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  /*transition: background-color 0.2s ease;*/
}

.active, .dot:hover {
  background-color: #9a266f;
}

#sliderContainer{
	
	/*height: 350px;*/
	position: relative;
}

#slider {
	
	border: 0 solid #999;
	overflow: hidden;
	position: relative;
	background-color: #f2f2f2;
	width: 1185px;
	margin-left: auto;
	margin-right: auto;
	height: 295px;
	
}

.slide {
	display: none;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  z-index:1;
  background-color:#9a266f;
  opacity: 0.5;
}

/* Position the "next button" to the right */
.next {
  right: 1%;
  border-radius: 3px 0 0 3px;
}

.prev {
  left: 1%;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color:  #9a266f;
  opacity: 1;
}

.transicionSliderLeft {
	-webkit-transition: left 2s;
	-moz-transition: left 2s;
	-o-transition: left 2s;
	transition: left 2s;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 4s;
  animation-name: fade;
  animation-duration: 4s;
}

@-webkit-keyframes fade {
	from {
		opacity: 0.7;
	}
	to {
		opacity: 1;
	}
}

@keyframes fade {
   from {
		opacity: 0.7;
	}
	to {
		opacity: 1;
	}
}

/* Fading animation */
.escenarioLeft {
  -webkit-animation-name: escenarioLeft;
  -webkit-animation-duration: 4s;
  animation-name: escenarioLeft;
  animation-duration: 2s;
}


@-webkit-keyframes escenarioLeft {
  from {
	  width:0;
	  height:100%;

  }
  to {
	  width: 100%;
	  height:100%;
  }
}

@keyframes escenarioLeft {
  from {
	  width:0;
	  height:100%;

  }
  to {
	  width: 100%;
	  height:100%;
  }
}

/*FIN SLIDER*/


.menuarrows {
	display: inline-block;
	width: 25px;
	height: 25px;
	border-radius: 50px;
	font-size: 23px;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
	border:0 solid #666;
	background-color:#9a266f;
	font-family: arial;
}

/******************************************/
/*****      EDITORIALES      **************/

.divSlideEditoriales {
	-ms-behavior: url(//www.punxes.es/Styles/PIE.htc);
	behavior: url(//www.punxes.es/Styles/PIE.htc);
	position: relative;
	/*background-image: url('Master/redox_02.png');
	background-repeat: repeat;*/
	background-color:#f2f2f2;
	margin-bottom: 10px;
	width: 790px;
	height: 85px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	/*-moz-box-shadow: 0px 0px 2px 3px #464646;
	-o-box-shadow: 0px 0px 2px 3px #464646;
	-webkit-box-shadow: 0px 0px 2px 3px #464646;
	box-shadow: 0px 0px 2px 3px #464646;*/
	margin-left:auto;
	margin-right:auto;
}

.divImgEditorial {
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	width: 10px;
	height: 100px;
}

.stepcarousel-inicio {
	position: relative;
	overflow: auto;
	margin-left: 25px;
	padding-top: 10px;
	width: 940px;
	height: 80px;
}

	.stepcarousel-inicio .belt {
		position: absolute;
		top: 0;
		left: 0;
	}

	.stepcarousel-inicio .panel {
		float: left;
		overflow: hidden;
		margin: 5px;
		padding-top: 7px;
		width: 80px;
		height: 70px;
	}

	/* CAROUSEL AUTOMATICO IMAGENES */
/* On the main scroller, use relative positioning. This allows the option of adding things such as edge overlays later if desired. */
#scroller 
{
	position: relative;
}

/* For the inner holder, we clip anything that runs over, via "overflow: hidden".  We position the holder to fully fill its parent, the #scroller div. */
#scroller .innerScrollArea 
{
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

/* On the unordered list that holds our photos, we remove the default margin and padding.  We also use "position: relative" so the list items can be laid out in a horizontal row. */
#scroller ul 
{
	padding: 0;
	margin: 0;
	position: relative;
}

/* On the individual list items, we remove the default padding, margin and list bullets.  The position is set to absolute; we'll use JavaScript to set the precise left positioning value.*/
#scroller li 
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: absolute;
}

#scroller li img 
{
	/*width: 90px;*/
	height: 70px;
	margin-left: 15px;
	margin-top:12px;
	
	/*azimuth: -moz-box-shadow: 2px 3px 5px #696969;
	-webkit-box-shadow: 2px 3px 5px #696969;
	-o-box-shadow: 2px 3px 5px #696969;
	-ms-box-shadow: 2px 3px 5px #696969;
	box-shadow: 2px 3px 5px #696969;
	
	position:relative;
	behavior: url(//www.zonalibros.com/Styles/PIE.htc);*/
}


#lblNoticias{

	

}

#divNoticias {

	vertical-align:top;
	position:relative;
	border-radius:10px;
	padding:0;
	width:100%;
	text-align:center;
	
}

	#divNoticias p {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}


#dvNoticiasCarrousel {
	padding:5px;
}

#FichaNoticia {

	display:inline-block;
	vertical-align:top;
	text-align:center;
	margin:10px;
}

span#FechaNoticia {
	font-size:12px;
	color: orange;
}

#dvNoticias1 {
	
	vertical-align:top;
}

#dvNoticias2 {
	background-color: #9a266f;
	vertical-align: top;
	padding: 10px;
	margin-top: -4px;
	color:white;
}

#dvNoticias2 a {
	
	color:white;
}

.Banner {
	
	margin-top:50px;
	vertical-align: top;
	padding: 5px;
	
	border-radius: 15px;
	width: auto;
	margin-left: 10px;

}

.BannerItem {
	padding: 5px;
	display: inline-block;
	font-size: 12px;
	width: 23%;
}

	.BannerItem p {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
		text-align:center;
	}

#BannerItem1 {

	
}

#BannerItem2 {
	border-left:1px dashed #9a266f;
}

#BannerItem3 {
	 border-left:1px dashed #9a266f;
}

#BannerItem4 {
	border-left:1px dashed #9a266f;
}


 #dvRedesSociales {

	 display:inline-block;
	 text-align:center;
	 margin-top: 50px;
	 width:30%;
	 padding-top: 10px;
 }


 #dvRedesSocialesHeader  {

	position: absolute;
	left:20%;
	display:inline-block;
	text-align:center;
	top:-1px;
	
 }

.blogg {

	font-size: 12px;
	padding: 4px;
	background-color: darkgray;
	text-align: center;
	text-decoration: none;
	margin: 5px 5px;
	color: white;
}

.fa {
  padding: 10px;
  font-size: 15px;
  width: 15px;
  text-align: center;
  text-decoration: none;
  margin: 5px 5px;
  border-radius: 50%;
}

.fa:hover {
	opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #FD1D1D;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

.iconCarruseles {

	color: #ff0066 ;
	display:none;
}

.fontSizeSocialMedia{
	
    font-size: 0.8em;
    width: 13px;
    padding: 0.6em;
}

#divNovedades {

	position:relative;
	text-align:center;
}

.margintopCustomNovedades {
	margin-top:0;
}


#divProxLanzamientos {

	position:relative;
	text-align:center;
}

#divReimpresiones {

	position:relative;
	text-align:center;
}

#divPreventas {

	position:relative;
	text-align:center;
}

#divMasVendidos {

	position:relative;
	text-align:center;
}

#divRecomendados {

	position:relative;
	text-align:center;
}

#divCarrLibre1 {

	position:relative;
	text-align:center;
}

#divCarrLibre2 {

	position:relative;
	text-align:center;
}

#divCarrLibre3 {

	position:relative;
	text-align:center;
}

#divCarrLibre4 {

	position:relative;
	text-align:center;
}

.dvbtnSiguienteCarousel{

	position:absolute;
	right:0;
	top: 10px;
	width:50px;
	height:50px;
	
	display:inline-block;
}

.dvbtnAnteriorCarousel{

	position:absolute;
	right:60px;
	top:10px;
	width:50px;
	height:50px;
	display:inline-block;
}


.btnFiltrarOfertas {

		display:inline-block;
		width:100%;
		background-color: #9a266f;
		border: none;
		color: white;
		padding: 3px;
		text-decoration: none;
		text-align:center;
		cursor: pointer;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius: 5px;
		margin-top:20px;
	}

.btnAddToCart {

		display:inline-block;
		width:100%;
		background-color: #9a266f;
		border: none;
		color: white;
		padding: 3px;
		text-decoration: none;
		text-align:center;
		cursor: pointer;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius: 10px;
	}
	
.btnAddToCart i {
   color: #fff;
   font-size: 1.3em;
}

.btnAddToWishList {

		display:inline-block;
		width:23%;
		background-color: #9a266f;
		border: none;
		color: white;
		padding: 3px;
		text-decoration: none;
		text-align:center;
		cursor: pointer;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius: 10px;
	}

.btnAddToCartFichaArt {

		display:inline-block;
		width:100%;
		background-color: #424242;
		border: none;
		color: white;
		padding-top:10px;
		padding-bottom:10px;
		text-decoration: none;
		text-align:center;
		cursor: pointer;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius: 5px;
		font-size:19px;
	}

.btnAddToWishListFichaArt {
	display: inline-block;
	border: none;
	color: red;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 10px;
	font-size: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

.btnObtenerValeTiendaFichaArt {

		display:inline-block;
		width:100%;
		background-color: gainsboro;
		border: none;
		color: red;
		padding: 3px;
		text-decoration: none;
		text-align:center;
		cursor: pointer;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius: 10px;
		font-size:13px;
	}


/* noticiasver.aspx*/

#FichaNoticiaVer {

	display:inline-block;
	vertical-align:top;
	width:100%;
}

span#FechaNoticiaVer {
	font-size:13px;
	color: chocolate;
}

#dvNoticias1Ver {
	width:25%;
	vertical-align:top;

}

#dvNoticias2Ver {
	width:68%;
	vertical-align:top;
	min-height:300px;
	margin-left:20px;
}


/* buscalibrosEDW.aspx*/

#dvBusqueda {

	width:auto;
	text-align:center;
	padding:5px;
	background-color:#9a266f;
	color:white;
	margin-top:20px;
}

.rowGrid2 {
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	height: 30px;
	border: none;
	border-bottom: 1px solid #656565;
	padding-top: 3px;
	padding-bottom: 3px;
   
}

.rowGrid2 a {

	color:#337ab7;
	font-family:Arial;
}

#btnDelEditorialSel {

	font-size:11px;
	color:white;
	display:inline-block;
	margin-bottom:20px;
}

#btnDelEditorialSel i {

	font-size:13px;
	color:white;
}

#dvTituloEditoriales {

	background-color:#9a266f;
	border-radius:5px;
	color:white;
	text-align:center;
}

.PaginadoresSup {
	
	position:relative;
	display: inline-block;
	width: 35%;
	padding-top: 35px;
}

#dvPagSup {
	position: absolute;
	right: 5px;
}

#Ul1 {
	position: absolute;
	right: 5px;
}



.PaginadoresInf {

	position:relative;
	

}

#dvEditorialesBuscaArticulos {

	margin-top:50px;
	display:inline-block;
	width:14%;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

#dvResultadosBuscaArticulos {

	  display:inline-block;
	  margin-top:50px;
	  width:83%;
	  vertical-align:top;
	  text-align:center;
}

.btnBuscarBoletin {

	display: inline-block;
	margin-top:20px;
	background-color: orange;
	border: none;
	color: white;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	/* line-height: 1.42857143; */
	vertical-align: middle;
	border-radius: 10px 10px 10px 10px;
	width: 80px;
}


#dvPantallaBoletines {

	margin-top:30px;
}

#dvListaBoletines {

	background-color:#f2f2f2;
	padding:15px;
}

#dvFiltrosBoletines {

	background-color:#f2f2f2;
	padding:15px;
}

/* buscalibrosEDW.aspx*/

ul#dvPagSup li {
	display:inline;
	border: 1px solid #ddd;
	padding: 6px 12px;
	background-color: #FAFAFA;
}

ul#Ul1 li {
	 display:inline;
	 border: 1px solid #ddd;
	 padding: 6px 12px;
	 background-color: #FAFAFA;
}

.filtrosBLib{
	width:150px;
	display:inline-block;
	vertical-align:top;
	margin:12px;
}


#fichaArticulo {

	width:235px;
	display:inline-block;
	vertical-align:top;
	margin:12px;
}

.imagen_6 {
   
	height: 200px;
	width: 130px;
}

#lblTitulo{
	 text-transform:uppercase;
	 font-weight:bold;	 
}

#lblAutor {
	text-transform:uppercase;
	color:darkgoldenrod;
	font-size: small;
}

#lblEditorial{
	text-transform:uppercase;
}

#lblISBN {

}

.etq3PVPBLib{
	font-size:small;
	text-transform:uppercase;
}

.importe3PVPBLib{
	text-transform:uppercase;
	font-weight:bold;
	font-size:x-large;
}

/* avanzada.aspx */

#btnBuscar2 {
	display: inline-block;
	background-color: #999;
	border: none;
	color: white;
	padding: 3px 24px;
	text-decoration: none;
	cursor: pointer;
}

.camposFormularioAvanzada {

	width:90%;
	margin-left:30px;
	margin-top:10px;
}

/* cesta.aspx */

#dvChkEntregaTienda {

	display:inline-block;
	width:20%;
	margin-top:20px;
	vertical-align:top;
}

#dvTiendasDistribudor {

	display:inline-block;
	 width:60%;
	margin-top:20px;
	vertical-align:top;
}


#loadingCestaLight {

	color:white;
}

#tituloMiPedido {

	border-bottom:1px dashed #9a266f;
	padding:5px;
}

#tituloTotales {
	margin-top:10px;
	padding:5px;
}

#dvTotalesCestaLight {
	position: relative;
	margin-top: 25px;
	width: auto;
	color: white;
	margin-left: 5%;
	margin-right: 5%;
	border-bottom: 1px solid white;
	font-size: 23px;
}

#spnTotalUnidadesCestaLight {

}

#spnTotalImporteCestaLight {
	position: absolute;
	right: 5px;
}

#dvContainerListCestaGlobal {
	
}

.dvListPedidoEmpty {
	text-align:center;
	padding:25px
}

#iconShoppingCart {
	font-size: 25px;
		
}

#lnkAcceder {
	font-size: 1em;
	color: #fff;
}

#iconUserStatus {
	font-size: 30px;
	margin-top: 3px;
}

#iconShoppingCartEmpty {
	font-size: 50px; 
	color:white;
}

#iconShoppingCartEmptyCestaGlobal {
	font-size: 50px; 
}


#iconWishListEmpty {
	font-size: 50px; 
}

#iconWishListEmptyOK {
	font-size: 50px; 
}

#iconValeTiendaErrorSend {
	font-size: 50px; 
}

#dvAddListaDeseoCart {
	width:50%;
}

#dvDeleteArticuloCart {
	width:50%;
}

.btnEliminarArticulo {

	align-items: flex-start;
	text-align: center;
	cursor: default;
	box-sizing: border-box;
	padding: 1px 1px 1px 1px;
	border-width: 2px;
	border: 1px solid transparent;
	background-color: #9a266f;
}

.btnEliminarArticuloCestaGlobal {

	align-items: flex-start;
	text-align: center;
	cursor: default;
	box-sizing: border-box;
	padding: 1px 1px 1px 1px;
	border-width: 2px;
	border: 1px solid transparent;
	background-color: #FFF;
}


#btnEliminarArticuloListaDeseos {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	box-sizing: border-box;
	padding: 1px 1px 1px 1px;
	border-width: 2px;
	border: 1px solid transparent;
	background-color: antiquewhite;
}

.imgArticuloCesta {

	width:100%;
}

div#dvContainerListCesta {
	overflow-y:auto;
	overflow-x:hidden;
	height:600px;
}

#cestaLight {
	position:fixed;
	top:0;
	bottom:0;
	width:21%;
	right:0;
	background-color:#9a266f;
}


div#dvtuCesta {
	position:relative;
	margin-top:15px;
	width:auto;
	color:white;
	margin-left:5%;
	margin-right:5%;
	border-bottom:1px solid white;
	font-size:20px;
}

#dvBtnIrAPagar {
	margin-top:25px;
	margin-left:5%;
	margin-right:5%;
}


.btnIrAPagar {
	display:block;
	background-color: orange;
	border: none;
	color: white;
	padding: 6px 12px;
	margin: 4px 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 5px;
	text-align:center;
}

div#dvCerrarCestaLight {

	 margin-top:50px;
	 display:inline-block;
	 width:20%;
	 text-align:right;
	 font-size:50px;
}

.lblFormCesta {
	
	font-size:0.8em;
}

#lblTotalImporteCesta {
	vertical-align:middle;
	font-size: 1em;
	color:#fff;
}

#lblEuroImporteCesta {
	
	vertical-align:middle;
	color:#fff;
}

#lnkNombreUsuario {
	vertical-align:middle;
	font-size: 1em;
	color: #fff;
}

#iconPower {
	
	font-size:medium;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1500; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}


/* The Close Button */
.closeCestaLight {
  color: white;
  font-weight: bold;
  position:absolute;
  right:5px;
  font-size:100%;
}

.closeCestaLight:hover,
.closeCestaLight:focus {
  color: #424242;
  text-decoration: none;
  cursor: pointer;
}


.btnCodigosDescuento {

   border: 1px solid #E6E6E6;
   background-color: #9a266f;

}

#dvCamposCodigoDescuento {
	padding:10px;
}

#dvResultsValidaCodigo {

	 padding:10px;
}

#txbCodigoDescuento {

	width:30%;
	background-color:azure;
}


#ddlTiendasDistribuidor {
	width:75%;
}

#ddlCountry {
	width: 50%;
}

#ddlProvince {
	width: 50%;
}

#dvConectandoTPV {

	display:inline-block;
	color:#31708f;
	margin-left:auto;
	margin-right:auto;
}

#dvNombreUsuario {

	display:inline-block;
	margin:5px;
	width:30%;
	
}

#dvApellidosUsuario {

	 display:inline-block;
	  margin:5px;
	  width:45%;
	 
	
}

#emailClienteWeb {
	display: inline-block;
	margin: 5px;
	width: 40%;
   position: relative;
}

#dvPasswordUsuario {

	 display:inline-block;
	 width:25%;
	 margin:5px;
}

#dvRepeatPasswordUsuario {

	 display:inline-block;
	 width:25%;
	 margin:5px;
}

#dvDomicilioClienteWeb {

	 display:inline-block;
	  width:40%;
	   margin:5px;
}

#dvCPClienteWeb {

	 display:inline-block;
	 width:24%;
	 margin:5px;
}

#dvPoblacionClienteWeb {
	 display:inline-block;
	 width:39%;
	 margin:5px;
}

#dvPaisClienteWeb {
	 display:inline-block;
	  width:25%;
	  margin:5px;
}

#dvDDLProvinceCombo {
	 display:inline-block;
	  width:25%;
	  margin:5px;
}

#dvTelefonoClienteWeb {
	 display:inline-block;
	 width:25%;
	 margin:5px;
}

#dvHorarioClienteWeb {

	   display:inline-block;
	   width:50%;
}

#dvNIFClienteWeb {

	 display:inline-block;
	 width:30%;
	 margin:5px;
}

#dvNombreFacturaClienteWeb {

	 display:inline-block;
	 width:62%;
	 margin:5px;
}

#dvDomicilioFactClienteWeb {

	 display:inline-block;
	 width:40%;
	  margin:5px;

}

#dvCPFactClienteWeb {

	 display:inline-block;
	  width:30%;
	   margin:5px;

}

#dvPoblacionFactClienteWeb {

	 display:inline-block;
	 width:39%;
	 margin:5px;

}

#dvPaisFactClienteWeb {

	 display:inline-block;
	  width:25%;
	   margin:5px;

}

#dvRegionFactCllienteWeb {

	 display:inline-block;
	  width:25%;
	   margin:5px;

}


.dvEresCliente {
	padding:5px;
	width:auto;
	background-color:#9a266f;
	color:white;
	margin-bottom:20px;
	border-radius:5px;
}

.dvEresCliente a {
	
	color:orange;
	text-decoration:underline;
}

#dvCestaGlobal {

}

#containerDatosCliente {
	display:inline-block;
	vertical-align:top;
	width:49%;
	margin-top:2%;
	margin-left:2%;
	margin-right:2%;
}

#containerCesta {
	display:inline-block;
	vertical-align:top;
	width:40%;
	margin-top:2%;
	margin-left:2%;
	margin-right:2%;
	background-color:white;
	padding:10px;
}

#pnlImportesDropShipping {

	width:auto;
	vertical-align:top;
}

#dvTotalesCesta {

	width:auto;
	vertical-align:top;
}

#containerGastosEnvioAsync {

	display:normal;
}

#dvSeguirComprandoCesta {

	display:inline-block;
}


#dvContinuarProcesoCompra {

	display:inline-block;
	margin-left:15px;
}

.error {
			display: none;
			margin-left: 10px;
		}

.error_show {
	color: red;
	margin-left: 10px;
}




/* FichaArticulo */

#dvTitFichaArt {
	color: #9a266f;
	font-size: 20px;
}

#divCarrArtsRelacionados {

	position:relative;
	text-align:center;
}

#tagsZone {

	margin-top:20px;

}

.dvHashTag {

	display:inline-block;
	padding:5px;
	margin:5px;
	border:1px solid #9a266f;
	border-radius:5px;
}

.dvHashTag:hover  {

	display:inline-block;
	padding:5px;
	margin:5px;
	border:1px solid #9a266f;
	border-radius:5px;
	background-color: #E6E6E6;

}

.lblHashTag {

   color:#9a266f;
}

#BookTrailer {

	background-color: antiquewhite;
	border-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 13px;
	cursor:pointer;
}

#dvISBN {
display:normal;
}

#dvEAN {
display:normal;
}

#dvFechaPublicacion{
display:normal;
}

#dvIdiomaArticulo{
display:normal;
}

#dvFormatoArticulo{
display:normal;
}

#dvMedidasArticulo{
display:normal;
}

#dvNumPagLibro{
display:normal;
}

#dvCategoria{
display:normal;
}

#dvPesoArticulo{
display:none;
}

#dvBIC{
display:none;
}


.rowDatosArticulo {
	display:inline-block;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	padding: 5px;
	width:60px;
	font-weight:bold;
	word-break: normal; 
	word-wrap: normal;
}

.rowDatosArticuloGris {

	display:inline-block;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	padding: 5px;
	width:170px;
	margin-left:-4px;
	word-break: normal; 
	word-wrap: normal;
}


.rowDatosArticuloGris h4 {

		margin-top: 0;
		line-height: inherit;
	}

.rowDatosArticuloRelacionado {
	display:inline-block;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	padding: 5px;
	width:180px;
	font-weight:bold;
	word-break: normal; 
	word-wrap: normal;
}

.rowDatosArticuloGrisRelacionado {

	display:inline-block;
	border-bottom: 1px solid #dddddd;
	text-align: left;
	padding: 5px;
	width:90px;
	margin-left:-4px;
	word-break: normal; 
	word-wrap: normal;
}

.rowDatosArticuloGrisRelacionado h4 {

		margin-top: 0;
		line-height: inherit;
	}

#txtTituloFichaArticulo{

  text-transform:uppercase;
  font-weight:bold;
  
}

#dvSinopsis {

		border-bottom: 1px solid #dddddd;
		padding:5px;
		margin:3px;
		margin-top:50px;

}

#dvTextoSinopsis {
	/*
	border: 1px solid #dddddd;
	background-color: #dddddd;
	*/
	padding:5px;
	margin:3px;

}

#dvSinopsisCorta {
	display: none;
}

#dvISBNFicha {
	display: none;
}


#tblLibro2 {
	display:none;
}

table {
	border-collapse: collapse;
}

th {
	font-weight:bold;
}

td {
	vertical-align:middle;
}

td, th {
	border: 0 solid #dddddd;
	text-align: left;
	padding: 3px;
}

tr:nth-child(even) {
	background-color: ;
}

.imagen_6Ficha {
  
	width: 100%;
	-webkit-animation-name: zoom;
	-webkit-animation-duration: 0.6s;
	animation-name: zoom;
	animation-duration: 0.6s;
	cursor: pointer;
}

.txtTituloFicha {
	text-transform: uppercase;
	font-weight:bold;
}

.txtSubtitulo {
	text-transform: uppercase;
}

.etqEditorial {
	text-transform: uppercase;
}

.txtEditorialFicha {
	text-transform: uppercase;
}

.etqautores {
	text-transform: uppercase;
}

.txtAutorFicha {
	text-transform: uppercase;
	color: darkgoldenrod;
}

.txtAutorFicha a {
	text-transform: uppercase;
	color: darkgoldenrod;
}

.etqTipo {

}

.lblTipoArt {

}

.etq3PVPFicha{

	font-size:small;
	text-transform:uppercase;
	display:none;
}

.importe3PVPFicha{
	text-transform:uppercase;
	font-weight:bold;
	font-size:30px;
}

.divImagen {	
	display:inline-block;
	vertical-align:top;
	position:relative;
	height: 218px;
	width: 142px;
}

#divImagenFichaArticulo {
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding-left: 10px;
}

#dvContainerImgFicha {
	width:250px;
	height:383px;
}

#tblComprar {
	position: absolute;
	right: -250px;
	top: 10px;
	width: 220px;
}

#panFicha {
	position:relative;
	display:inline-block;
	vertical-align:top;
	border-right:1px solid #dddddd;
	max-width: 500px;
	padding-left: 20px;
	padding-right: 20px;
}

#dvPrecioFicha {
	
}

#PVPConDTO {

}

#PVPSinDTO {
	right: 0;
	position: absolute;
	top: 10px;
}

#dvDisponibilidad {
	margin-top:10px;
	text-align:center;
}

#dvColeccion {
	display:none;
}

#dvbtnAddToCart{
	 margin-top:20px;	
}

#dvbtnAvisaNoStock{
	 margin-top:20px;	
}

#dvAddListaDeseo{
	 margin-top:20px;
	 text-align: center;
}

#dvPlazosEntrega{
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px dashed #424242;
	padding-bottom: 10px;
	border-bottom: 1px dashed #424242;
	text-align: center;
}

#dvObtenerValeTienda{
	 margin-top:50px;
	text-align: center;
	border-top: 1px dashed #424242;
	padding-top: 10px;
}

.icnPlazoEntrega {
	font-size:25px;
}

.icnObtenerValeTienda {
	font-size:25px;
}

.iconoDeseosPre {

	color:red;
	font-size: 1.9em;
}

.iconoDeseosPreAuth {
	color: red;
	font-size: 1.9em;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  cursor:pointer;
}

#img_adicional {
	width:50px
}


/* Pedido.aspx */

	.ResultAddToCartVisible {

			margin-left:2%;
			margin-bottom:2%;
			width: 96%;
		   
			display:block;
		}

		.ResultAddToCartNoVisible {

			margin-left:2%;
			margin-bottom:2%;
			width: 96%;
		   
			display:none;
		}


		.dvListPedido {
			position:relative;
			border-top: 0px solid #CCC;
			margin-top:3px;
			color:white;
			border-bottom:1px dashed white;
			margin-left:5%;
			margin-right:5%;
			padding-top:10px;
			padding-bottom:10px;

		}

		.dvListPedidoCestaGlobal {
			position:relative;
			margin-top:3px;
			border-bottom:1px dashed #9a266f;
			padding-top:10px;
			padding-bottom:10px;

		}

.dvListPedido1 {
	display: inline-block;
	width: 20%;
	vertical-align: top;
}


.dvListPedido2 {
	display: inline-block;
	width: 58%;
	vertical-align: top;
	margin-left: 5px;
	line-height: 15px;
	font-size: 12px;
}

.dvListPedido3 {
	display: inline-block;
	width: 20%;
	vertical-align: top;
}

.dvListPedido4 {
	position: absolute;
	width: 50%;
	vertical-align: top;
	top: 65%;
	left: 22%;
}

.dvListPedido5 {
	display: inline-block;
	width: 20%;
	vertical-align: top;
}

		.dvListPedido6 { 

		   position:absolute;
		   width:20%;
		   vertical-align:top;
		   top:40%;
		   left:80%;
		   text-align:right;

		}

		.dvListPedido7 { 

		  position:absolute;
		  width:20%;
		  vertical-align:top;
		  top: 1px;
		  left: 83%;

		}



		.dvListCabeceraPedido {
			/*background-color: #F4F6F7; */
			border-top: 0px solid #CCC;
			border-bottom: 1px solid #CCC;
			margin-bottom:20px;
			margin-left:2%;
			margin-right:2%;
			margin-top:3px;
		}


.lblListPedido {
	font-weight: normal;
	margin-top: 3px;
}


		.lblListPedido3 {
			
		}

		.lblListPedido6_1 {
			font-size: 16px;
			text-decoration: line-through;
			text-decoration-color: white;
			display:block;
			
		}

		.lblListPedido6CestaGlobal_1 {
			font-size: 16px;
			text-decoration: line-through;
			display:block;
		}


		.lblListPedido6_2 {

			font-size: 18px;
			display:block;
		}

		 .lblListCabeceraPedido {
		   font-weight:bold;
		   font-size:14px;
		}


		#dvContainerListPedido {
			margin-bottom:20px;
		}

		.mybutton {
		   background-color: ##E5E7E9 ;
		   border: none;
		   color: red;
		   width:60px;
		   height:15px;
		   text-align: center;
		   text-decoration: none;
		   cursor: pointer;
		   font-size:11px;
		}

		#txbQuantity {

			width:45px;
			height:23px;
			text-align:center;
			padding: 1px 0px;
		}

		#TotalesPedido1 {

			width:19%;
			height:45px;
			line-height:45px;
			display:inline-block;
			background-color: #CCC;
			text-align:center;
		}

		 #TotalesPedido2 {

			 width:79%;
			 display:inline-block;
			 background-color: #F4F6F7;
			 font-size: 20px;
			 font-weight: bold;
			 height:45px;
			 line-height:45px;
			 text-align:right;
		}


		 #dvSeguirComprando {

			 display:inline-block;
			 text-align:center;
			 width:49%;
			 margin-top:45px;
		 }

		 #dvIniciarPago {

			 display:inline-block;
			 text-align:center;
			  width:49%;
			   margin-top:45px;
		 }

		.btnSeguirComprando {
			display: inline-block;
			background-color: #999;
			border: none;
		color: white;
		padding: 6px 12px;
		margin: 4px 2px;
		text-decoration: none;
		cursor: pointer;
		font-size: 14px;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius:3px;
		}

		.btnIniciarPago {
			display: inline-block;
			background-color: #4CAF50;
			border: none;
		color: white;
		padding: 6px 12px;
		margin: 4px 2px;
		text-decoration: none;
		cursor: pointer;
		font-size: 14px;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius:3px;
			
		}

		/* ConfirmaDatos.aspx */


.btnContinuar {

	color: white;
	background-color: #4CAF50;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	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: 4px;
}


.btnCancelar {
	color: white;
	background-color: #999;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	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: 4px;
}




.btnReembolso {
	display:block;
	width: 225px;
	background-color: orange;
	border: none;
	color: white;
	padding: 3px 3px;
	margin: 4px 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 5px;
	 text-align:center;
}


.btnBizum {
	display:block;
	width: 225px;
	border: 1px solid darkgray;
	color: white;
	padding: 3px 3px;
	margin: 4px 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 5px;
	 text-align:center;
}

.btnPayPal {
	display:block;
	width: 225px;
	border: 1px solid darkgray;
	color: white;
	padding: 3px 3px;
	margin: 4px 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 5px;
	 text-align:center;
}


.btnTransf {
	display:block;
	width: 225px;
	background-color: #58D3F7;
	border: none;
	color: white;
	padding: 3px 3px;
	margin: 4px 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 5px;
	text-align:center;
}

.btnResto {
	background-color: #4CAF50;
	border: none;
	color: white;
	padding: 6px 12px;
	margin: 4px 2px;
	text-decoration: none;
	cursor: pointer;
	font-size: 14px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 3px;
}

.lnkVolverDatos {
	color: white;
	background-color: #4CAF50;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	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: 4px;
}

.lnkCancelar {
	color: white;
	background-color: #999;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	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: 4px;
}



	/*EditorialesDistribucion.aspx*/

	#dvEditorialesDistribucionPage {

		text-align:center;
		background-color: #f2f2f2;
		padding:20px;

	}

	#dvEditorialesDistribucionPageItem {
	width: 260px;
	height: 147px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:35px;
	border:1px solid #424242; 
	border-radius:4px;
	}

	#lblNombreEditorialPage {

		margin-top:5px;
		padding:5px;
		background-color:white;
		border:1px solid #f2f2f2;
		border-radius:5px;

	}

	/*Contactar.aspx*/

	.btnEnviarEmail {

	display: inline-block;
	margin-top:5px;
	background-color: orange;
	border: none;
	color: white;
	text-decoration: none;
	cursor: pointer;
	font-size: 18px;
	/* line-height: 1.42857143; */
	vertical-align: middle;
	border-radius: 10px 10px 10px 10px;
	width: 120px;
	padding:5px;
}

	#dvContactarPage {
		
		background-color: #f2f2f2;
		padding:20px;

	}

	#txbTextoAsuntoFormCont {
		width:100%;
	}

#dvProteccionDatos {
	padding: 15px;
	border-radius: 10px;
}


	#dvProteccionDatos p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}


	/* PuntosVenta.aspx*/

#dvCabeceraPuntosVenta {

	border-bottom:1px solid #ccc;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	

}

#dvCabeceraPuntosVenta span {

	color:#9a266f;
	font-weight:bold;
   

} 

#dvListaPuntosVenta {

	vertical-align:top;
	display: inline-block;
	width: 28%;
	background-color:white;
	height: 650px;
	overflow-y: auto;
	overflow-x: hidden;
}

#dvNombreTiendaMapa {

	width:auto;
}

#dvNombreTiendaMapa span {

	width:auto;
	font-size:20px;
}

#containerGoogleMaps {


	position: absolute !important; 
	height: 100% !important;
	width: 58% !important;
}

#dvMapsPuntosVenta {

	display: inline-block;
	vertical-align:top;
	width: 71%;
	text-align:center;
}

.ItemPuntoVenta1 {
	display: inline-block;
	width:100%;
	border-bottom:1px solid #ccc;
	position: relative;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	vertical-align:top;
}


	.ItemPuntoVenta2 :hover {
		background-color: darkorange;
	}

.ItemPuntoVenta2 a {
	color: white;
}

.icnDirecconPV {
	color: #9a266f;
	font-size: 24px;
}

.icnPhonePV {
	color: #9a266f;
	font-size: 24px;
}

.icnDetailsPV {
	color: white;
	font-size: 32px;
}

.icnMasInfoPV {
	color: white;
	font-size: 18px;
}

.icnHorarioPV {
	color: #9a266f;
	font-size: 24px;
}

.icnEMailPV {
	color: #9a266f;
	font-size: 24px;
}

.btnMasInfoPV {
	display: inline-block;
	width: 100%;
	background-color: #9a266f;
	border: none;
	color: white;
	padding-bottom:3px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	vertical-align: middle;
	border-radius: 10px;
}

.PhonePV {

	display:inline-block;
	width:45%;
}

.MasInfoPV {

	display:inline-block;
	width:40%;

}

.spnMasInfo {

	font-size:13px;
	line-height:13px;
}
	 
/*NewsLetter*/

div#dvNewsLetter {
	position: relative;
	margin-top: 15px;
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
	border-bottom: 1px solid #424242;
	font-size: 23px;
	color:darkorange;
}

.closeModalNewsLetter {
	 cursor:pointer;
	color: black;
	font-weight: bold;
	position: absolute;
	right: 5px;
	font-size: 100%;
}

#dvAddClienteNewsLetterOK {

	margin-top: 20px;
	text-align: center;
	color: darkorange;
}

#dvAddClienteNewsLetterKO {

	margin-top:20px;
	text-align:center;
}

#dvContainerNewsLetter {

	position: relative;
	margin-top: 10px;
	width: auto;
	color: white;
	margin-left: 5%;
	margin-right: 5%;
}

#dvFormNewsLetter {

	position: fixed;
	z-index: 0;
	top: 0;
	bottom: 0;
	width: 20%;
	right: 0;
	background-color: #9a266f;
}

.btnNewsLetter {
	display: inline-block;
	width: 100%;
	background-color: darkorange;
	color: white;
	padding: 3px;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	line-height: 1.42857143;
	vertical-align: middle;
	border-radius: 10px;
}

.btnAltaNewsLetterFooter {

		display:inline-block;
		width:100%;
		background-color: gainsboro;
		border: none;
		color: red;
		padding: 3px;
		text-decoration: none;
		text-align:center;
		cursor: pointer;
		line-height: 1.42857143;
		vertical-align: middle;
		border-radius: 10px;
		font-size:13px;
	}

#dvIconNewsLetter {

	display:inline-block;
	width:20%;
	vertical-align:top;

}

.icnNewsLetter {
	font-size:38px;
	color:darkorange;
}

#icnAltaNewsLetter {
	font-size:14px;
	color:white;
}

#dvContenidoNewsLetter {
	display:inline-block;
	width:68%;
	vertical-align:top;

}


#iconNewsLetterErrorSend {

	font-size: 50px; 

}

#dvObtenerNewsLetter{
	 margin-top:50px;
	text-align: center;
	border-top: 1px dashed #424242;
	padding-top: 10px;
}

.icnObtenerNewsLetter {

	font-size:25px;

}

#iconNewsLetterEmpty {
	font-size: 50px; 
}

#lnkPolPrivNewsLetter {

	color:white;
	text-decoration:underline;
}


.AvisoNoSuficientesUnidades {
	position: absolute;
	top: 30%;
	border: 1px solid #a33e4b;
	border-radius: 8px;
	font-size: 11px;
	padding: 3px;
	color: #000;
	background-color: #CEECF5;
	animation-name: zoom;
	animation-duration: 0.8s;
	cursor: pointer;
}

	.AvisoNoSuficientesUnidades i {
		color: #a33e4b;
	}


	.AvisoNoSuficientesUnidadesCesta {
	position: absolute;
	top: 25%;
	left: 22%;
	right: 20%;
	border: 1px solid #a33e4b;
	border-radius: 8px;
	font-size: 11px;
	padding: 3px;
	color: #000;
	background-color: #CEECF5;
	animation-name: zoom;
	animation-duration: 0.8s;
	cursor: pointer;
}

		.AvisoNoSuficientesUnidadesCesta i {
			color: #a33e4b;
		}

.AccountEMailIdentityValidation {
	position: absolute;
	top: 0;
	left: 0;
	right: 20%;
	border-radius: 8px;
	font-size: 11px;
	padding: 3px;
	color: white;
	background-color: #9a266f;
	animation-name: zoom;
	animation-duration: 0.8s;
	cursor: pointer;
}

	.AccountEMailIdentityValidation i {
		font-size: 14px;
		color: #fff;
	}

	.AccountEMailIdentityValidation:before {
		border: 10px solid #CC0000;
		content: '';
		border-left-color: transparent;
		border-bottom-color: transparent;
		border-right-color: transparent;
		position: absolute;
		bottom: -19px;
		left: calc(50% - 100px);
	}

.AccountEMailIdentityValidationSuccess {
	position: absolute;
	top: 0;
	left: 0;
	right: 20%;
	border-radius: 8px;
	font-size: 11px;
	padding: 3px;
	color: white;
	background-color: #28B463;
	animation-name: zoom;
	animation-duration: 0.8s;
	cursor: pointer;
}

	.AccountEMailIdentityValidationSuccess i {
		font-size: 14px;
		color: #fff;
	}

	.AccountEMailIdentityValidationSuccess:before {
		border: 10px solid #28B463;
		content: '';
		border-left-color: transparent;
		border-bottom-color: transparent;
		border-right-color: transparent;
		position: absolute;
		bottom: -19px;
		left: calc(50% - 100px);
	}

.bocadillo-cuadrado {
	position: absolute;
	top: -100%;
	left: 0;
	right: 20%;
	border: 2px solid #a33e4b;
	border-radius: 8px;
	font-size: 11px;
	padding: 3px;
	color: white;
	background-color: #9a266f;
	animation-name: zoom;
	animation-duration: 0.8s;
	cursor: pointer;
}

	.bocadillo-cuadrado:before {
		border: 10px solid #CC0000;
		content: '';
		border-left-color: transparent;
		border-bottom-color: transparent;
		border-right-color: transparent;
		position: absolute;
		bottom: -21px;
		left: calc(50% - 110px);
	}



	/*Nuevo usuarios*/
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen and (min-width : 1px) and (max-width : 799px) {
		/* Styles */

		#dvheader {
			position: static;
			margin-top: 38px;
			background-color: white;
		}

		div#menubar {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			z-index: 997;
		}

		#dvBarraBuscar {
			display: block;
		}

		#containerContentHeader {
			margin-left: 0;
			margin-right: 0;
		}

		#WishListLight {
			width: 100%;
			top: 38px;
		}

		#cestaLight {
			width: 100%;
			top: 38px;
		}

		#dvFormNewsLetter {
			width: 100%;
			top: 38px;
		}

		#imgDistribuidor {
			width: auto;
		}

		div#sitesections {
			width: auto;
			margin-top: 0;
			margin-right: auto;
			margin-left: auto;
		}

		div#frameSections {
			margin-top: 50px;
			margin-left: 1%;
			margin-right: 1%;
			width: auto;
		}

		div#leftColumn {
			width: auto;
			vertical-align: top;
			border: 0 solid #CCC;
			background-color: #F0F3F4;
			min-height: 800px;
			display: none;
		}

		div#centralColumn {
			width: auto;
			display: block;
			vertical-align: top;
			border: 1px solid #CCC;
			border: 0 solid #CCC;
			margin-top: 0;
		}

		div#rightColumn {
			width: auto;
			vertical-align: top;
			border: 0 solid #CCC;
			background-color: #F0F3F4;
			min-height: 800px;
			margin-left: -5px;
			display: none;
		}

		#ddlBuscarPor {
			border-radius: 10px 0 0 10px;
			width: 80px;
		}

		#txtBuscar {
			width: 170px;
			background-color: #f2f2f2;
		}

		#dvEditorialesEnDistribucion {
			display: none;
		}

		div#usuario {
			right: 5%;
			position: fixed;
			vertical-align: top;
			top: -3px;
		}

		div#micarritoglobal {
			left: 45%;
			position: fixed;
			vertical-align: top;
			top: 0;
			width: 60px
		}

		#dvImporteCestaHeader {
			display: none;
		}

		#dvWishList {
			left: 15%;
			position: fixed;
			vertical-align: top;
			top: 0;
		}

		#SelectorLanguage {
			display: none;
			position: static;
			vertical-align: top;
		}

		#SelectorIdioma {
			display: none;
			position: static;
			vertical-align: top;
		}

		#flotanteLogin {
			display: none;
			position: absolute;
			z-index: 900;
			background-color: #CCC;
			top: 15px;
			left: 0;
			width: auto;
			padding-bottom: 1px;
			padding-left: 1px;
			padding-right: 1px;
		}

		#menuAccesosDirectos {
			display: none;
		}


		#pnBuscar {
			text-align: center;
			position: absolute;
			top: 115px;
			left: 0;
			right: 0;
			margin-left: 0;
		}

		#icnMenuMobile {
			margin-top: 4px;
			font-size: 32px;
			color: #f2f2f2;
		}

		#EDWMenuCustom {
			margin-top: 50px;
		}

		div#btnMenuMobile {
			display: inline-block;
			margin-left: 5px;
			margin-right: 15px;
		}

		.dropdown {
			display: block;
			overflow: hidden;
			width: 98%;
			vertical-align: top;
			font-size: 16px;
			border-bottom: 1px solid #ccc;
			outline: none;
			padding-top: 5px;
			padding-bottom: 5px;
			margin: 5px;
			background-color: #f2f2f2;
			color: #424242;
		}

			.dropdown a {
				color: #424242;
			}

			.dropdown:hover {
				background-color: #f2f2f2;
				color: #424242;
			}

				.dropdown a:hover i, .dropdown:hover i {
					background-color: #f2f2f2;
					color: #424242;
				}

				.dropdown a:hover span, .dropdown:hover span {
					background-color: #f2f2f2;
					color: #424242;
				}


		.dropdown-content {
			display: block;
			padding: 5px;
			position: static;
			box-shadow: 0 0 0 0 rgba(0,0,0,0.2);
			background-color: #f2f2f2;
		}

		.row {
			background-color: #f2f2f2;
		}

		.column a {
			float: none;
			color: #424242;
		}

		div#logo {
			display: block;
			margin-left: 10px;
			margin-right: auto;
			text-align: center;
		}

		#fondo_slider {
			border-radius: 10px;
			margin-top: 10px;
			display: none;
		}

		#divNoticias {
			vertical-align: top;
			position: relative;
			border-radius: 10px;
			padding: 0;
			display: inline-block;
			width: auto;
		}

		#dvNoticiasCarrousel {
			padding: 5px;
			text-align: center;
		}

		#dvRedesSociales {
			display: none;
			text-align: center;
			width: auto;
			margin-top: 15px;
		}

		.Banner {
			margin-top: 25px;
			margin-left: 2%;
			margin-right: 2%;
			vertical-align: top;
			padding: 10px;
			background-color: antiquewhite;
			border-radius: 15px;
			display: block;
			width: auto;
		}

		.BannerItem {
			padding: 10px;
			background-color: antiquewhite;
			display: inline-block;
			font-size: 12px;
			width: 40%;
		}

			.BannerItem p {
				margin: 0;
				padding: 0;
				border: 0;
				font-size: 100%;
				font: inherit;
				vertical-align: baseline;
				text-align: center;
			}

		#BannerItem1 {
			border-bottom: 1px dashed #9a266f;
		}

		#BannerItem2 {
			border-left: 1px dashed #9a266f;
			border-bottom: 1px dashed #9a266f;
		}

		#BannerItem3 {
			border-left: 0px dashed #9a266f;
		}

		#BannerItem4 {
			border-left: 1px dashed #9a266f;
		}

		#divImagenFichaArticulo {
			display: inline-block;
			vertical-align: top;
			position: relative;
		}

		#PVPSinDTO {
			position: absolute;
			right: 10%;
		}

		#tblComprar {
			position: static;
			right: 0;
			top: 0;
			width: auto;
		}

		#dvContainerImgFicha {
			width: auto;
			height: auto;
		}

		#txtTituloFichaArticulo {
			font-size: 30px;
			text-transform: uppercase;
			font-weight: bold;
		}

		.importe3PVPFicha {
			text-transform: uppercase;
			font-weight: bold;
			font-size: 35px;
		}

		#panFicha {
			position: relative;
			display: inline-block;
			vertical-align: top;
			border-right: none;
			max-width: none;
			padding-left: 0;
			padding-right: 0;
		}

		#dvPrecioFicha {
			position: relative;
		}

		#dvDisponibilidad {
			position: static;
		}

		#dvbtnAddToCart {
			position: static;
			margin-top: 15px;
			width: 99%;
		}

		#dvAddListaDeseo {
			position: static;
		}

		div#tblLibro {
			width: 100%;
		}

		.containerSocialMedia {
			width: auto;
			margin-left: auto;
			margin-right: auto;
			margin-top: 40px;
		}

		#dvMenu {
			display: none;
			position: absolute;
			z-index: 60;
			text-align: left;
			background-color: #f2f2f2;
			width: 70%;
			top: 38px;
		}

		.demo-6 {
			margin: 8px;
		}

		.seccionesFooter {
			text-align: center;
			margin-bottom: 30px;
		}

		#dvFormAvisameNoStock {
			width: 100%;
			top: 38px;
		}

		/*cesta*/

		div#dvContainerListCesta {
			overflow-y: auto;
			overflow-x: hidden;
			height: 350px;
		}

		#containerDatosCliente {
			display: block;
			width: auto;
		}

		#containerCesta {
			display: block;
			width: auto;
		}

		/*Buscalibros y pantalla de ofertas*/

		#dvEditorialesBuscaArticulos {
			display: none;
		}

		#dvResultadosBuscaArticulos {
			display: block;
			width: auto;
		}

		.PaginadoresSup {
			position: static;
			display: block;
			width: auto;
			padding-top: 15px;
			padding-bottom: 15px;
			text-align: right;
		}

		#dvPagSup {
			position: static;
		}

		.PaginadoresInf {
			position: relative;
			padding-top: 15px;
			padding-bottom: 15px;
		}

		#Ul1 {
			position: static;
			text-align: right;
		}

		#dvNombreUsuario {
			width: 100%;
		}

		#dvApellidosUsuario {
			width: 100%;
		}

		#emailClienteWeb {
			width: 100%;
		}

		#dvPasswordUsuario {
			width: 100%;
		}

		#dvDomicilioClienteWeb {
			width: 100%;
		}

		#dvCPClienteWeb {
			width: 100%;
		}

		#dvTelefonoClienteWeb {
			width: 100%;
		}

		#dvPaisClienteWeb {
			width: 100%;
		}

		#dvDDLProvinceCombo {
			width: 100%;
		}

		#dvPoblacionClienteWeb {
			width: 100%;
		}

		#dvNIFClienteWeb {
			width: 100%;
		}

		#dvNombreFacturaClienteWeb {
			width: 100%;
		}

		#dvDomicilioFactClienteWeb {
			width: 100%;
		}

		#dvCPFactClienteWeb {
			width: 100%;
		}

		#dvPaisFactClienteWeb {
			width: 100%;
		}

		#dvRegionFactCllienteWeb {
			width: 100%;
		}

		#dvPoblacionFactClienteWeb {
			width: 100%;
		}


		#dvRepeatPasswordUsuario {
			width: 100%;
		}

		#ddlTiendasDistribuidor {
			width: 100%;
		}

		#dvRedesSocialesHeader {
			display: none;
		}

		#dvMapsPuntosVenta {
			width: 58%;
		}

		#dvListaPuntosVenta {
			width: 40%;
			font-size: 0.7em;
		}

		.iconmenu {
			color: #9a266f;
		}


		.divImagen {
			display: inline-block;
			vertical-align: top;
			position: relative;
			height: 218px;
			width: 135px;
		}

		.divTitulo-2 {
			color: #9a266f;
			text-align: left;
			text-indent: 0;
			width: 70%
		}

		.dvHomePageHeader {
			margin-top: 40px;
		}
	}
	/* Smartphones (landscape) ----------- */
	@media only screen and (min-width : 321px) {
		/* Styles */
	}
	/* Smartphones (portrait) ----------- */
	@media only screen and (max-width : 320px) {
		/* Styles */
	}
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-width : 768px) and (max-width : 1024px) {
		/* Styles */

		#txtBuscar {
			width: 300px;
		}
	}
	/* iPads (landscape) ----------- */
	@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
		/* Styles */
	}
	/* iPads (portrait) ----------- */
	@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
		/* Styles */
	}
	/* Desktops and laptops ----------- */
	@media only screen and (min-width : 800px) and (max-width : 1023px) {

		#containerContentHeader {
			margin-left: 2%;
			margin-right: 2%;
		}

		#pnBuscar {
			left: 32%;
		}

		#txtBuscar {
			width: 160px;
		}

		#ddlBuscarPor {
			width: 100px;
		}

		div#frameSections {
			margin-left: 5%;
			margin-right: 5%;
		}

		.Banner {
			display: block;
			width: auto;
		}

		#dvRedesSociales {
			display: block;
			text-align: center;
			width: auto;
		}


		.dropdown {
			font-size: 13px;
		}

		.rowDatosArticuloGris {
			width: 120px;
		}

		#dvContainerImgFicha {
			width: 200px;
		}

		#panFicha {
			max-width: 200px;
		}

		#tblComprar {
			right: -220px;
			width: 200px;
		}

		div#MiniaturaPorcDtoFichaArt {
			position: absolute;
			bottom: 350px;
			left: 185px;
		}

		#txtTituloFichaArticulo {
			font-size: 20px
		}

		.filtrosBLib {
			width: 115px;
		}

		.PaginadoresSup {
			display: block;
		}
	}
	/* Desktops and laptops ----------- */
	@media only screen and (min-width : 1024px) and (max-width : 1151px) {


		#containerContentHeader {
			margin-left: 6.7%;
			margin-right: 6.7%;
		}

		#txtBuscar {
			width: 200px;
		}

		#dvMenu {
			margin-left: 6.8%;
			margin-right: 6.8%;
		}

		div#frameSections {
			margin-left: 6%;
			margin-right: 6%;
		}

		.Banner {
			display: block;
			width: auto;
		}

		#dvRedesSociales {
			display: block;
			text-align: center;
			width: auto;
		}

		.dropdown {
		}

		#slider {
			border: 0 solid #999;
			overflow: hidden;
			position: relative;
			background-color: #f2f2f2;
			width: 856px;
			margin-left: auto;
			margin-right: auto;
		}

		.imgSlider {
			width: 856px;
		}

		.rowDatosArticuloGris {
			width: 120px;
		}

		#dvContainerImgFicha {
			width: 200px;
		}

		#panFicha {
			max-width: 380px;
		}

		#tblComprar {
			right: -220px;
			width: 200px;
		}

		div#MiniaturaPorcDtoFichaArt {
			position: absolute;
			bottom: 350px;
			left: 185px;
		}

		#txtTituloFichaArticulo {
			font-size: 25px
		}

		.filtrosBLib {
			width: 115px;
		}

		.PaginadoresSup {
			width: 35%;
		}
	}
	/* Desktops and laptops ----------- */
	@media only screen and (min-width : 1152px) and (max-width : 1279px) {

		#containerContentHeader {
			margin-left: 3.6%;
			margin-right: 3.6%;
		}

		#txtBuscar {
			width: 405px;
		}

		#dvMenu {
			margin-left: 3.8%;
			margin-right: 3.8%;
		}

		div#frameSections {
			margin-left: 3%;
			margin-right: 3%;
		}

		.dropdown {
		}

		#slider {
			border: 0 solid #999;
			overflow: hidden;
			position: relative;
			background-color: #f2f2f2;
			width: 900px;
			margin-left: auto;
			margin-right: auto;
		}

		.imgSlider {
			width: 900px;
		}

		#tblComprar {
			right: -220px;
			width: 200px;
		}

		.filtrosBLib {
			width: 135px;
		}
	}
	/* Desktops and laptops ----------- */
	@media only screen and (min-width : 1280px) and (max-width : 1399px) {


		#txtBuscar {
			width: 390px;
		}

		#containerContentHeader {
			margin-left: 8.7%;
			margin-right: 8.7%;
		}


		#dvMenu {
			margin-left: 8.8%;
			margin-right: 8.8%;
		}

		div#frameSections {
			margin-left: 8%;
			margin-right: 8%;
		}

		.dropdown {
		}

		#slider {
			border: 0 solid #999;
			overflow: hidden;
			position: relative;
			background-color: #f2f2f2;
			width: 1000px;
			margin-left: auto;
			margin-right: auto;
		}

		.imgSlider {
			width: 1000px;
		}

		#tblComprar {
			right: -220px;
			width: 200px;
		}

		.filtrosBLib {
			width: 135px;
		}
	}
	/* Large screens ----------- */
	@media only screen and (min-width : 1400px) and (max-width : 1679px) {
		/* Styles */

		#containerContentHeader {
			margin-left: 6.7%;
			margin-right: 6.7%;
		}

		#txtBuscar {
			width: 490px;
		}

		#dvMenu {
			margin-left: 6.7%;
			margin-right: 6.7%;
		}


		div#frameSections {
			margin-left: 6%;
			margin-right: 6%;
		}

		.dropdown {
		}

		#panFicha {
			max-width: 600px;
		}

		.rowDatosArticuloGris {
			width: 220px;
		}
	}
	/* Large screens ----------- */
	@media only screen and (min-width : 1680px) and (max-width : 1919px) {
		/* Styles */


		#txtBuscar {
			width: 590px;
		}

		#containerContentHeader {
			margin-left: 8.6%;
			margin-right: 8.6%;
		}

		#dvMenu {
			margin-left: 8.6%;
			margin-right: 8.6%;
		}


		div#frameSections {
			margin-left: 8%;
			margin-right: 8%;
		}

		.dropdown {
		}

		.rowDatosArticulo {
			width: 100px;
		}

		.rowDatosArticuloGris {
			width: 250px;
		}

		#panFicha {
			max-width: 800px;
		}
	}
	/* Large screens ----------- */
	@media only screen and (min-width : 1920px) {
		/* Styles */

		#txtBuscar {
			width: 690px;
		}

		#containerContentHeader {
			margin-left: 9.6%;
			margin-right: 9.6%;
		}


		#dvMenu {
			margin-left: 9.6%;
			margin-right: 9.6%;
		}


		div#frameSections {
			margin-left: 9%;
			margin-right: 9%;
		}

		.dropdown {
		}

		.rowDatosArticulo {
			width: 100px;
		}

		.rowDatosArticuloGris {
			width: 250px;
		}

		#panFicha {
			margin-left: 80px;
			max-width: 800px;
		}
	}
	/* iPhone 4 ----------- */
	@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
		/* Styles */
	} 