@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/MyriadPro-Regular.eot');
	src: local('☺'), url('../fonts/MyriadPro-Regular.woff') format('woff'),
		url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
		url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Black';
	src: url('../fonts/Gotham Black.eot');
	src: local('☺'), url('../fonts/Gotham Black.woff') format('woff'),
		url('../fonts/Gotham Black.ttf') format('truetype'),
		url('../fonts/Gotham Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
	padding: 0;
	margin: 0;
}

body {
	/*background: url(../imagenes/bg.jpg) no-repeat #fff;*/
	font-family: "MyriadPro-Regular", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #05314c;
	margin: 0px;
	padding: 0px;
	background:#ededed;
}

h1, h2, h3,p { margin: 0; padding: 0px;  }
h3 { color: #00A9E0; font-size: 1.5em;}
p { font-size: 16px; }

.cf{ position:relative; clear:both; }

#wrapper {
	max-width: 1024px;
	overflow: hidden;
	border: #ccc solid 1px;
	padding: 0.5em 3em;
	margin: 0 auto;
	background:#fff;
}

#head {
	background: #657A81; 
	width: 100%;
	height: 100px;
	color: #fff;
}

#head #conthead {
	max-width: 1024px;
	margin: 0 auto;
	/*padding: 0.5em;*/
}
#head div.txt {
	float: right;
	padding-top: 12px;
	padding-left: 10px;
	/*padding-left: 145px;*/
	/*padding-right:6px;*/
	overflow: hidden;
	color: #5a5958;
	width: auto;
	list-style-type: none;
	font-weight: bold
}

div.top {
	overflow: hidden;
}

/*form {
	float: left;
}*/

input[type="text"]{ color:#000; width: 225px; background: #eee; border: 1px solid #ccc; font-size: 14px; font-weight: bold; padding: 0.2em; margin-bottom: 0.5em;
    border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -khtml-border-radius: 0.5em;
    text-shadow: 0px 1px #eee;
    -o-text-shadow: 0px 1px #eee;
    -ms-text-shadow: 0px 1px #eee;
    -moz-text-shadow: 0px 1px #eee;
    -webkit-text-shadow: 0px 1px #eee;
    -khtml-text-shadow: 0px 1px #eee;
    }
input:hover{ background: #fff; }
input:focus{ background-color:#fff; border: 1px solid #ff7300;
    box-shadow: 0px 0px 5px #ff7300;
    -o-box-shadow: 0px 0px 5px #ff7300;
    -ms-box-shadow: 0px 0px 5px #ff7300;
    -moz-box-shadow: 0px 0px 5px #ff7300;
    -webkit-box-shadow: 0px 0px 5px #ff7300;
    -khtml-box-shadow: 0px 0px 5px #ff7300;
    }

select {
	<!--border: none;-->
	border: 1px solid #ccc;
	background: #e1e1e0;
	/*padding: 3px 3px 2px 3px;
	margin-bottom: 5px;*/
	padding: 0.2em; 
	margin-bottom: 0.5em;
	font-family: "MyriadPro-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-radius: 0.5em;
    -o-border-radius: 0.5em;
    -ms-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -khtml-border-radius: 0.5em;
    text-shadow: 0px 1px #eee;
    -o-text-shadow: 0px 1px #eee;
    -ms-text-shadow: 0px 1px #eee;
    -moz-text-shadow: 0px 1px #eee;
    -webkit-text-shadow: 0px 1px #eee;
    -khtml-text-shadow: 0px 1px #eee;
    width: 457px;<!--//JPTF modificado por la incidencia 87096  -->
}
select:hover{background: #fff;}
select:focus {
	<!--border: none;-->
	background-color:#fff; border: 1px solid #ff7300;
    box-shadow: 0px 0px 5px #ff7300;
    -o-box-shadow: 0px 0px 5px #ff7300;
    -ms-box-shadow: 0px 0px 5px #ff7300;
    -moz-box-shadow: 0px 0px 5px #ff7300;
    -webkit-box-shadow: 0px 0px 5px #ff7300;
    -khtml-box-shadow: 0px 0px 5px #ff7300;
}
select:disabled {
	<!--border: none;-->
	background-color:#fff; border: 1px solid #ccc;
	background: #e1e1e0;
	padding: 3px 3px 2px 3px;
	margin-bottom: 5px;
	font-family: "MyriadPro-Regular", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7a7373;
}
/*//JPTF agregado por la incidencia 87096*/
form.verify label select {
	float: right;
}

#contform1Nota { }

form#idform1Nota { 
	display: block;
	padding: 0.5em;
	width: 310px;
	font-size: 28px;
	color: #fff;
	background: #00A9E0;
	    text-shadow: 0px 2px #02607e;
    -o-text-shadow: 0px 2px #02607e;
    -ms-text-shadow: 0px 2px #02607e;
    -moz-text-shadow: 0px 2px #02607e;
    -webkit-text-shadow: 0px 2px #02607e;
    -khtml-text-shadow: 0px 2px #02607e;
    margin-bottom: 5px;
}

form a.note {
	color: #00A9E0; /*#9d9c9a;*/
	font-size: 14px;
}

form.add_nota {
	width: 185px;
}
form.add_nota input {
	width: 300px;
}
form.add_nota input.small {
	width: 50px;
	margin-right: 3px;
}
form.add_nota select.small {
	width: auto;
	margin-right: 3px;
}

form.intro_rfc {
	margin: 35px 0 150px 66px;
	width: 500px;
}
form.intro_rfc input {
	margin: 0 15px;
}

form.intro_rfc_2 {
	margin: 10px 0 20px 66px;
	width: 565px;
}
form.intro_rfc_2 input {
	margin: 0 15px;
}
form.intro_rfc_2 p {
	margin-top: 30px;
}

form.verify {
	margin-left: 66px;
	margin-bottom: 30px;
	width: 155px;
}
form.verify label {
	float: left;
	width: 280px;
	font-size: 15px;
	margin-bottom: 5px;
	margin-right: 5px;
	overflow: hidden;
}
form.verify label p{
	margin-top: 5px;
	padding-right: 5px;
	float: left;
}
form.verify label.full {
	width: 560px;
	overflow: hidden;
}
form.verify label input {
	float: right;
	width: 170px;
}
form.verify label.full input {
	width: 450px;
}
form.verify > input {
	width: 455px;
}

div.notasventa {
	width: 397px;
	overflow: hidden;
}
div.notasventa h3 {
	float: left;
	width: 450px;
	background: #00A9E0;
	color: #fff;
	margin: 0;
	font-weight: bold;
	padding: 10px;
}
div.notasventa table {
	border:0;
	/*float: left;*/
	width: 470px !important;
	background: #eeeeee;
	border-collapse: collapse;
	border-top: 20px solid #eeeeee;
	border-left: 13px solid #eeeeee;
	border-right: 12px solid #eeeeee;
	color: #7a7373;
}

.divBotton{
	background: #eeeeee;
	height: 25px;
	margin-bottom: 8px;
}

div.notasventa  table.notasventa tbody tr.treven{background:#fff  !important;}
div.notasventa  table.notasventa tbody tr.trodd{background:#dbdbda  !important;}

div.notasventa table thead tr{
	background: none;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
div.notasventa table thead tr th {
	font-weight: normal;
	vertical-align: middle;
	padding-bottom: 10px;
}

div.notasventa table  tbody tr td {
	text-align: center;
	font-size:12px;
	padding: 3px 0 4px 0;
}

div.notasventa table tbody tr td a.remove {
	display: block;
	width: 16px;
	margin-left: 20px;
	height: 16px;
	text-indent: -5000px;
	background: url(../imagenes/icn_delete.png) no-repeat;
	cursor:pointer;
}

div.notasventa  table tbody  tr.trodd td a.remove{
	background-position: left -16px;
}
button {
	border: none;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	-khtml-border-radius: 8px;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	background: #98C73D;
	cursor: pointer;
	padding: 7px;*//*GMZ 25/03/2014
}
button span {
	display: block;
	/*background: url(../imagenes/arrow_r.png) right 4px no-repeat;*/
	padding: 4px 0px 4px 0;
}
button:hover{ background: #79ba1f; }
button span.flechaR{
	/*display: block;*/
	background: url(../imagenes/arrow_r.png) right 4px no-repeat;
	padding: 4px 15px 4px 0 !important;
}
button span.flechaL{
	/*display: block;*/
	background: url(../imagenes/arrow_l.png) left 4px no-repeat;
	padding: 4px 0px 4px 15px !important;
}

button.green {
	background: #98C73D;
	float: right;

}
button.green:hover {
	background: #79ba1f;
}


div.alert {
	font-family: "Gotham-Black";
	font-size: 12px;
	color: #da0606;
	text-transform: uppercase;
	float: left;
	padding: 0 0 0 28px;
	line-height: 23px;
	background: url(../imagenes/alert.png) no-repeat;
	margin: 15px 0;
	clear: both;
	width: 100%;
}

.alert2{
	font-family: "Gotham-Black";
	font-size: 12px;
	color: #da0606;
	text-transform: uppercase;
	float: left;
	padding: 0 0 0 28px;
	line-height: 23px;
	background: url(../imagenes/alert.png) no-repeat;
	margin: 15px 0;
	clear: both;
	width: 550px;
	margin: 10px 0 20px 66px;
}

.alert3{
	font-family: "Gotham-Black";
	font-size: 12px;
	color: #79ba1f;
	text-transform: uppercase;
	float: left;
	padding: 0 0 0 28px;
	line-height: 23px;
	background: url(../imagenes/verificado.svg) no-repeat;
	margin: 15px 0;
	clear: both;
	width: 550px;
	margin: 10px 0 20px 66px;
}

div.nav {
	float: right;
	overflow: hidden;
}

div.nav button {
	float: right;
	margin-left: 12px;
}

div#overlay{
	overflow-y:hidden;
	position: fixed;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 100% !important;
	background: url(../imagenes/overlay.png);
}
div#overlay div#ovr_contan {
	width: 530px;
	margin: 0 auto;
	background: #fff !important;
	padding: 8px;
	overflow: hidden;
	margin-top: 100px;
}

div#pre-load-web {
	overflow-y:hidden;
	position:fixed;
	left: 0;
	top: 0;
	width: 100% !important; 
	height: 100% !important;
	/*background: url(../imagenes/overlay.png);*/
}
/*aqui centramos la imagen si coloco margin left -30 es por que la imagen mide 60 */
div#pre-load-web div#imagen-load{
	left:50%;
	margin: 0 auto;
	margin-left:-30px;
	position:absolute;
	overflow: hidden;
	cursor: wait; 
}
div#overlay div#ovr_contan h2 {
	width: 500px;	
	margin: 0;
	color: #fff;
	font-weight: normal;
	padding: 8px 18px 8px 12px;
	background: #00A9E0;
}

div#overlay div#ovr_contan form {
	width: 500px;
	margin: 0;
	color: #7a7373;
	font-size: 12px;
	font-weight: normal;
	padding: 20px 18px 20px 12px;;
	background: #eeeeee;
}

div#overlay div#ovr_contan form label#lrfc {
	width: 500px;
	padding: 35px 0 20px 0;
	float: left;
}

div#overlay div#ovr_contan form label#lemail {
	width: 500px;
	padding: 0 0 100px 0;
	float: left;
}

div#overlay div#ovr_contan form label input {
	width: 500px;
	background: #fff;
}

.csInEmail{
	width:100%;
}
.csLgEmail{
	background-color:transparent;
	font-size:80%;
}
.csFsEmail{
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.csMonto{
	text-align:right !important;
}

#ticketEjemplo { 
	background: #ededed;
	width: 200px;
	float: left;
	margin-left: 20px;
	padding: 0.2em;
	margin: 0 auto;
	margin-bottom: 5px;
}
#ticketEjemplo img{  }

#infoform1Nota { width: 350px; float: left; background-color: #fff;}

#contNotasVenta { float:left; width: 465px;}

.btnValidaDtsFiscales {
  padding: 5px 5px !important;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  bottom: 5px;
  right: -290px;
}

.btnValidaDtsFiscales:hover {
  box-shadow: 0px 0px 6px #aaaaaa;
  border-radius: 4px;
}

.validaDtsFiscales {
  background: url(../imagenes/rfc.svg) no-repeat center;
  background-size: 20px;
}

.dtsFiscalesValidado {
  background: url(../imagenes/rfc-correcto.svg) no-repeat center;
  background-size: 20px;
}

.dtsFiscalesNoValidado {
  background: url(../imagenes/errores-rfc_V02.svg) no-repeat center;
  background-size: 20px;
}

.dtsFiscalesLN {
  background: url(../imagenes/rfc-listaNegra_V02.svg) no-repeat center;
  background-size: 20px;
}

