@CHARSET "UTF-8";

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.popOffScreen {
	background-color: #333333;
	-moz-opacity: 0.70;
	opacity: .70;
	filter: alpha(opacity =     70);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 101;
}

#pageControl ul:FIRST-CHILD {
	margin-bottom: 100px;
}

#revPed a {
	line-height: 1.5;
	background-image: url("../images/JNet_MFlot_Ico_RevisarPedido.png");
	background-repeat: no-repeat;
	background-position: 2px center;
}

#pageControl #confPed {
	background-image: url("../images/JNet_MFlot_Tab_Salir.png");
}

#confPed a {
	line-height: 1.5;
	color: white;
	background-image: url("../images/JNet_MFlot_Ico_ConfirmarPedido.png");
	background-repeat: no-repeat;
	background-position: 2px center;
}

#chVeliz a {
	line-height: 1.5;
	background-image: url("../images/JNet_MFlot_Ico_CambiaVeliz.png");
	background-repeat: no-repeat;
	background-position: 2px center;
}

#cleanCap a {
	line-height: 1.5;
	background-image: url("../images/JNet_MFlot_Ico_LimpiaCaptura.png");
	background-repeat: no-repeat;
	background-position: 2px center;
}

.panel.cpfi table {
	width: 100%;
}

.panel.cpfi th {
	font-weight: bold;
	font-size: 12px;
	color: #745378;
	text-align: left;
}

.panel.cpfi td {
	font-size: 12px;
	color: #414042;
	text-align: left;
}

.table-panel>h3,.resumen h3 {
	background-color: #745378;
	border: solid 1px transparent;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
}

.table-panel table {
	width: 100%;
	border-collapse: collapse;
}

.table-panel table tr {
	border-bottom: solid 1px #AC98AE;
}

.table-panel tr.header th,.table-panel tr.header td {
	padding: 4px 0;
	font-weight: bold;
	color: #745378;
	text-align: left;
}

.alternate {
	background-color: #F5F1F7;
}

.table-panel th,.table-panel td {
	padding: 2px;
	font-size: 12px;
	color: #414042;
}

.detPed .table-panel tr td{
	border-left: solid 1px #745378;
}

.detPed .table-panel tr td:FIRST-CHILD{
	border-left: none;
}



.detPed input.clave{
	padding: 0 2px;
	border: none;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color: #414042;
	width: 50px;
	background: transparent;
}

.detPed input.cantidad{
	padding: 0 2px;
	border: none;
	margin: 0;
	text-align: center;
	font-size: 12px;
	color: #414042;
	width: 50px;
	background: transparent;
}

.table-panel a {
	color: #414042;
}

.table-panel table tr.header th {
	background-color: #E4D8EA;
}

.table-panel table tr.header {
	background-color: #E4D8EA;
	border: solid 1px white;
	border-bottom: solid 1px #AC98AE;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
}

.table-panel table tr.errorRow td {
	background-color: #F9E1E3;
}

.table-panel table tr.header span {
	display: block;
	padding: 0 2px;
	border-left: solid 1px #745378;
}

.table-panel table tr.header>th:FIRST-CHILD span {
	border-left: none;
}

.table-panel>.content {
	padding: 1px;
	border: solid 1px #C7BAC9;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.detPed .table-panel .nano {
	height: 358px;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.recprom .table-panel .nano {
	height: 160px;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

/*
.detPed table tr:not(.header) td:FIRST-CHILD+td,.detPed table tr:not 
	       (.header
	        ) td:FIRST-CHILD+td+td+td+td,.detPed table tr:not         (.header    
	    ) td:FIRST-CHILD+td+td+td+td+td {
	text-align: right;
}*/
.detPed table tr:not             (.header             ) td:FIRST-CHILD+td+td+td
	{
	text-align: center;
}

.detPed {
	display: table;
	width: 100%;
}

.detPed>div {
	display: table-cell;
}

.detPed>div.resumen {
	width: 203px;
	padding-left: 24px;
}

.tblResumen {
	width: 100%;
	text-align: left;
}

.tblResumen th {
	text-align: left;
}

.tblResumen th,.tblResumen td {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.tblResumen th {
	color: white;
	background-color: #8F7592;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 7px;
}

.tblResumen td {
	color: white;
	background-color: #E4D8EA;
	color: #414042;
	font-size: 12px;
	padding: 5px 7px;
	text-align: right;
}

.impTotal {
	font-weight: bold;
}

.tblResumen .separator {
	visibility: hidden;
	height: 22px;
}

.recprom {
	display: table;
	width: 100%;
}

.recprom>div {
	display: table-cell;
}

.recprom>.psncb {
	width: 460px;
	padding-left: 24px;
}

#promotions-wrapper {
	text-align: center;
	padding: 10px 28px;
	overflow: hidden;
	position: relative;
	border: solid 1px #C7BAC9;
	background-color: #E4D8EA;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#wrapper:AFTER { /*Separador*/
	content: ' ';
	display: block;
	height: 24px;
}

#promotions-wrapper .comunique {
	width: 308px;
	height: 98px;
}

#promotions-wrapper>div {
	overflow: hidden;
}

#promotions-wrapper .comunique>div {
	width: 286px;
	background-color: white;
	border: solid 1px #BCBEC0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 114px;
	display: table;
	margin: 0 auto;
}

#promotions-wrapper .comunique>div>div {
	display: table-cell;
}

#promotions-wrapper div.button {
	position: static;
}

#promotions-wrapper div.button .prev {
	position: absolute;
	left: 0px;
	top: 54px;
	border: none;
	background: url("../images/JNet_Img_BannerLogin_FlechaAnterior.png");
	width: 28px;
	height: 42px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	filter: none;
}

#promotions-wrapper div.button .next {
	position: absolute;
	right: 0px;
	top: 54px;
	border: none;
	background: url("../images/JNet_Img_BannerLogin_FlechaSiguiente.png");
	width: 28px;
	height: 42px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: transparent;
	filter: none;
}

#promotions-wrapper .img-wrapper {
	width: 100px;
	height: 100px;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 13px;
}

#promotions-wrapper .img-wrapper img {
	width: 100%;
	height: 100%;
}

#promotions-wrapper .desc-wrapper {
	padding-top: 8px;
	padding-right: 14px;
}

#promotions-wrapper .desc-wrapper div.desc {
	display: table;
	width: 100%;
	margin-top: 8px;
	border-bottom: solid 1px #B9ABBF;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#promotions-wrapper .desc-wrapper div.desc>div {
	display: table-cell;
	vertical-align: middle;
}

#promotions-wrapper .desc-wrapper div.clave span {
	font-size: 10px;
	color: #573E5A;
	display: block;
}

#promotions-wrapper .desc-wrapper div.clave span.clave {
	font-size: 14px;
	color: #5B4C5C;
}

#promotions-wrapper .desc-wrapper div.price span {
	font-size: 14px;
	color: #5B4C5C;
}

#promotions-wrapper .desc-wrapper div.price span.price {
	font-size: 16px;
	color: #937391;
}

#promotions-wrapper h3 {
	font-weight: bold;
	font-size: 12px;
	color: #745378;
	text-align: left;
}

#promotions-wrapper .desc-wrapper div.button input[type=button] {
	background: url("../images/FInt_Img_Promo_AgregaPedido.png") no-repeat
		center;
	width: 152px;
	height: 29px;
	padding: 0;
	filter: none;
}

.sspPop .table-panel .nano {
	min-height: 43px;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.sspPop .table-panel>.content .content {
	padding: 0;
}

.sspPop .information {
	margin: 10px 0;
}

.sspPop {
	width: 584px;
	z-index: 201;
	top: 100px;
	left: 50%;
	margin-left: -292px;
  margin-top: -80px;
}

.sspPop .table-panel.ps .nano {
	min-height: 160px;
}

.sspPop .table-panel .nano .content {
	padding: 0;
}

.information ul {
	padding: 5px 5px;
	background-color: #E6E7E9;
	border: solid 1px transparent;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	list-style: none;
}

.information li {
	background-image: url("../images/FIntt_Ico_Info.png");
	background-position: left 5px;
	background-repeat: no-repeat;
	color: #BE1E2D;
	padding: 5px 0 5px 30px;
	color: #5B4C5C;
	font-size: 14px;
	min-height: 24px;
}

.spPop {
	width: 421px;
	top: 100px;
	margin-left: -210px;
}

.product {
	background-color: white;
	border: solid 1px #BCBEC0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	background-color: #E4D8EA;
	border: solid 1px #BCBEC0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 8px;
	min-width: 300px;
}

.pop.carta {
	width: 650px;
	margin-left: -325px;
}

.carta .panel {
	background-color: white;
}

.carta span {
	font-size: 14px;
	margin: 15px 0;
	display: inline-block;
}

.carta table {
	background-color: #FCF8FF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: solid 1px #EFE8F2;
	width: 100%;
	padding: 10px;
}

.carta .panel .content {
	max-height: 450px;
	overflow: auto;
}

.carta .panel.content>div:not(.sectionButton){
	padding-left: 20px;
	margin-bottom: 20px;
}

.carta th {
	text-align: left;
}

.carta div.table {
	display: table;
}

.carta table tr:FIRST-CHILD th {
	width: 160px;
}

.carta .information{
	margin-bottom: 20px;
}

.carta table th {
	font-weight: bold;
	font-size: 12px;
	color: #745378;
	text-align: left;
}

.carta div.table>div {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	padding-left: 25px;
}

.carta .content > div{
	padding-left: 20px;
}

.carta div.table>div:FIRST-CHILD {
	padding-left: 0px;
}


.pop.PDF {
	width: 1000px;
	margin-left: -500px;
  margin-top: 0px;
}

.PDF .panel {
	background-color: white;
  height: 600px;
}


.pop.Exced {
	width: 650px;
	margin-left: -325px;
}

.Exced .panel {
	background-color: white;
}

.Exced span {
	font-size: 14px;
	margin: 15px 0;
	display: inline-block;
}

.Exced table {
	background-color: #FCF8FF;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: solid 1px #EFE8F2;
	width: 100%;
	padding: 10px;
}

.Exced .panel .content {
	max-height: 450px;
	overflow: auto;
}

.Exced .panel.content>div:not(.sectionButton){
	padding-left: 20px;
	margin-bottom: 20px;
}

.Exced th {
	text-align: left;
}

.Exced div.table {
	display: table;
}

.Exced table tr:FIRST-CHILD th {
	width: 160px;
}

.Exced .information{
	margin-bottom: 20px;
}

.Exced table th {
	font-weight: bold;
	font-size: 12px;
	color: #745378;
	text-align: left;
}

.Exced div.table>div {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	padding-left: 25px;
}

.Exced .content > div{
	padding-left: 20px;
}

.Exced div.table>div:FIRST-CHILD {
	padding-left: 0px;
}


.spPop .product>div {
	margin: 5px 50px 5px 50px;
}

.product>div {
	display: table;
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

.product>div>div {
	display: table-cell;
	vertical-align: middle;
}

.product .img-wrapper {
	width: 100px;
	height: 100px;
	vertical-align: middle;
	padding-left: 7px;
	padding-right: 13px;
}

.product .img-wrapper img {
	width: 100%;
	height: 100%;
}

.spPop .product h3 {
	border-bottom: solid 1px #B9ABBF;
}

.product h3 {
	font-weight: bold;
	font-size: 12px;
	color: #745378;
	text-align: left;
}

.product .desc-wrapper div.desc {
	display: table;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.product .desc-wrapper div.desc>div {
	display: table-cell;
	vertical-align: middle;
}

.product .desc-wrapper div.clave span.clave {
	font-size: 14px;
	color: #5B4C5C;
}

.product .desc-wrapper div.clave span {
	font-size: 10px;
	color: #573E5A;
	display: block;
}

.product .desc-wrapper div.price span.price {
	font-size: 16px;
	color: #937391;
}

.product .desc-wrapper div.price span {
	font-size: 14px;
	color: #5B4C5C;
}

.spPop input[type="text"] {
	width: 90px;
}

.spPop span.totalUnits {
	width: 90px;
	padding: 4px;
	font-size: 14px;
	color: #414042;
	background-color: #DDCEE5;
	border: solid 1px #565656;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
}

.spPop .information ul {
	margin-bottom: 10px;
	text-align: left;
}

.spPop .panel .content {
	text-align: center;
}

.spPop .panel .content>div {
	margin-bottom: 10px;
}

.pop.prod {
	width: 427px;
	z-index: 210;
	top: 180px;
	margin-left: -213px;
}

.pop.prod .btnClose {
	position: absolute;
	top: 13px;
	right: 10px;
	background: url("../images/FIntt_Img_CloseWindow.png") no-repeat center;
	filter: none;
	width: 22px;
	height: 22px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}


.pop {
	display: none;
	min-width: 50px;
	min-height: 50px;
	position: absolute;
	z-index: 201;
	left: 50%;
	top: 50px;
	margin: 0 auto;
}

.pop>div:FIRST-CHILD {
	position: relative;
	z-index: 102;
}

.pop .sectionButton {
	padding: 5px;
}

.pop .sectionButton input[type=button] {
	min-height: 31px;
}

.pop.prod .product {
	background-color: #FBF6FE;
}

.pop.prod .product>div {
	padding: 28px 28px 5px 5px;
	border: solid 1px #9E64A6;
  width: 375px;
}

.pop.conf {
	width: 420px;
	top: 120px;
	margin-left: -210px;
}

.pop.conf .resumen {
	text-align: center;
	line-height: 1.7;
}

.pop.conf .panel .content>div {
	margin-bottom: 10px;
}

.pop.conf .panel .content .information ul {
	margin-bottom: 10px;
}

#resumen>div {
	display: table;
	width: 100%;
}

#resumen>div>div {
	display: table-cell;
	vertical-align: top;
}

#resumen .content:FIRST-CHILD {
	display: table;
	width: 100%;
	border: solid 1px #B9ABBF;
	padding: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#resumen .content:FIRST-CHILD>div {
	display: table-row;
}

#resumen .content:FIRST-CHILD>div > div{
	display: table-cell;
	vertical-align: top;
}

#resumen .resumen {
	padding-left: 24px;
	width: 203px;
}

#resumen .content:FIRST-CHILD .padding{
	padding-left: 16px;
	width: 296px;
}

#resumen .content:FIRST-CHILD .pdf-wrapper object {
	width: 100%;
	height: 147px;
	margin-bottom: 5px;
}

#resumen .content:FIRST-CHILD .pdf-wrapper > div{
	position: relative;
}

#resumen h4.title {
	background-color: #DCCEE7;
	border: solid 1px transparent;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 5px;
	font-size: 17px;
}

#resumen span.clave {
	color: #A90E20;
}

#resumen table:not(.tblResumen){
width: 100%;
padding-left:10px;
margin-bottom:12px;
}

#resumen table:not   (.tblResumen   ) th {
	width: 140px;
}

#resumen table:not   (.tblResumen   ) th {
	text-align: left;
	color: #5E3F67;
	padding: 3px 0px;
}

#resumen+.sectionButton input[type=button] {
	height: 31px;
}

#resumen table td {
	padding: 5px 0px;
	text-align: left;
}

#resumen .information {
	margin-top: 5px;
}

.detectionClick {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	background: transparent;
}