.login_background {
	background-color: #CFD8E2;
	background-image: url(../imgs/login/bkg.jpg);
	background-repeat: repeat-x;
	margin-top: 23px;
	margin-left: 0px;
}
.login_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

td.on {
	background-color: #93bd82;
}

td.off {
	background-color: #b30037;
}

.login_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.login_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.login_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navsubrayado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.interna_background {
	background-color: #CFD8E2;
	background-image: url(../imgs/login/bkg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.txt_encabezado12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.txt_encabezado10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}

.label_right {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
}

.label_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.label_big_red {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: red;
    text-decoration: none;
    font-weight: bold;
}

.errorMessage {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;	
}

.errorLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.txt_arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.txt_arial11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.checkboxLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.txt_arial11b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt_arial11b_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
.txt_arial11b_title:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    text-decoration: underline;
    font-weight: bold;
}
.botones {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titulo {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
}
.txt_arial11az {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
td.normal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

th {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	text-decoration: none;	
}

.azul_background {

	background-color: #6794af;
	background-image: url(../imgs/interna/subtit_medpx.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_arial11nar {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.background_blanco {

	background-color: #FFFFFF;
	background-image: url(../imgs/interna/px_blanc.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt_arial9 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.txt_arial9_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.txt_ERROR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bd002c;
	text-decoration: none;
	font-weight: bold;
}

.txt_FATAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bd002c;
	text-decoration: none;
}

.txt_INFO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f7433;
	text-decoration: none;
	font-weight: bold;
}

.txt_WARNING {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2a009;
	text-decoration: none;
	font-weight: bold;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85ED12;
	text-decoration: none;
}

.warning{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #85ED12;
	text-decoration: none;

}

.titulo_info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	
	font-weight: bold
}

.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0055EE;
	
	font-weight: bold
}

.msg_background {
	background-image: url(../imgs/mensajes/bkg_tbl.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

.titulo_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}

table.info {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.info th {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.info td {
	border-width: 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

a.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:black;
	text-decoration: none;
	font-weight: bold;
}

.collapse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:blue;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

.cfd_Error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	cursor: pointer;
}

.actionCard{
display: none;
}

#wizardXSA{
background-color: #ECECEC;
border-radius:16px;
display:none;
left:0px;
padding:15px;
position: fixed;
top:0px;
z-index: 2;
}

#titleWizard{
margin-top:15px;
font-size:16px;
font-weight:bold;
text-align:center;
}

.cardWizard{
	display: none;
}

#errorWizard{
color:red;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top:15px;
text-align:justify;
display: none;
}

#contentWizard{
color:#069;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin:0px;
margin-top:15px;
overflow: auto;
text-align:justify;
}
#buttonsWizard{
text-align: right;
}

/* borrar cuando pase lo de migracion a CFDI */
.doneSteps{
	display:inline-block;
	height:20px;
	background-image: url("../imgs/avance-indicador.png");
	width:20px;
}

.activeStep{
	display:inline-block;
	height:20px;
	background-image: url("../imgs/avance-indicador.png");
	width:20px;
}

.remainingSteps{
	display:inline-block;
	height:20px;
	background-image: url("../imgs/avance-indicador.png");
	background-position: 0px -20px;
	width:20px;
}
.name-file{
	border: none;
	width: 100%;
}

/* Tooltip container */
.tooltip {
	position: relative;
	display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
	visibility: hidden;
	width: 150px;
	background-color: #f3eb7d;
	color: #000000;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;

	/* Position the tooltip text */
	position: absolute;
	z-index: 1;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;

	/* Fade in tooltip */
	opacity: 0;
	transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 35%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

