﻿.body {
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
	margin:0px;
	/* [disabled]padding:0px; */
	width:100%;
	overflow-x: hidden;
	}
.area {
	width:100%;
	height:39px;	   
	}
.usuario_color
{
	color:Black;}
.fondoazul 
{
	/*background-image: url(../imgs/header_anfora.png);*/
    width: 100%;
    height: 37px;
    /* float: left; */
    /* position: relative; */
    z-index: 0;
    margin: auto;
    /* display: none; */
    background-color: #FACC14;
	}
	
.pestana_gris_gral {
	
    margin-left: 37%;
    position: relative;
    z-index: 1;
    width: 63%;
    height: 37px;
    position: absolute;
	top: 2px;
	left: 36px;
}
.pestana_gris {
	/*background-image: url("../imgs/fondo-diagonal.png");*/
    float: left;
    height: 39px;
    left: -23px;
    top: -1px;
    width: 23px;
    position: absolute;
	}		
	
.pestana_gris2 {
	background-color: #F4F4F4;
    border-bottom: 1px solid #AFAFAF;
    height: 37px;
    position: relative;
	display: none;
	}
	
.contactos{
	color: #2F5D8E;
    float: left;
    font-family: Arial;
    font-size: 13px;
    height: 30px;
    margin-top: 10px;
    width: 700px;
	}
	
.texto_contact {
	width:90px;
	float:left;
	}
	
.tel_icon {
	background-image: url("../imgs/Icono-tel.png");
    background-repeat: no-repeat;
    float: left;
    height: 9px;
    margin-top: 4px;
    padding-right: 4px;
    width: 7px;
	}
	
.numero2 {
	float: left;
    padding-right: 8px;
    width: 120px;
	}
.cel_icon {
	background-image:url("../imgs/Icono-iphone.png");
    background-repeat: no-repeat;
    float: left;
    height: 9px;
    margin-top: 4px;
    padding-right: 4px;
    width: 7px;
	}
	
.numero {
	float: left;
    padding-right: 8px;
    width: 120px;
	}

.mail_icon {
	background-image:url("../imgs/Icono-mail.png");
    background-repeat: no-repeat;
    float: left;
    height: 10px;
    margin-top: 4px;
    padding-right: 4px;
    width: 15px;
	}

.mail {
	width:90px;
	float:left;
	padding-right:8px;
	}
.mail a {
	width:90px;
	float:left;
	padding-right:8px;
	color: #2F5D8E;
    font-family: Arial;
    font-size: 13px;
	}
.chat_icon {
	background-image:url("../imgs/Icono-chat.png");
    background-repeat: no-repeat;
    float: left;
    height: 12px;
    margin-top: 4px;
    padding-right: 4px;
    width: 19px;
	}
.chat {
	float: left;
        width: 81px;
	margin-right:25px;
        text-decoration:underline;
	}
.fb_icon {
	background-image:url("../imgs/FB.png");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	padding-right:3px;
	}
.tw_icon {
	background-image:url("../imgs/TW.png");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	padding-right:3px;
	}
.in_icon {
	background-image:url("../imgs/IN.png");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	padding-right:3px;
	}
.g_icon {
	background-image:url("../imgs/G+.png");
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	float:left;
	padding-right:3px;
	}						
	
.centrado {
	height: 124px;
	margin: auto;
	position: relative;
	width: 940px;
	z-index: 2;
}
.centrado_bajo {
	height: 30px;
	margin: auto;
	position: relative;
	width: 940px;
	z-index: 2;
	margin-bottom: 20px;
}

.logo_rfacil 
{
	background-image: url("../imgs/logo_anfora.png");
    background-repeat: no-repeat;
    float: left;
    height:120px;
    width: 250px;
	}	
	
.uso_cfdi 
{
    background-image: url(../imgs/uso_cfdi.png);
    background-repeat: no-repeat;
    background-size: 600px 85px;
    background-repeat: no-repeat;
    float: left;
    height: 95px;
    width: 600px;
	}	
	
.slider-wrapper {
	width: 940px;
	margin: auto;
	/* [disabled]height: 320px; */
	position: relative;
	z-index: 1;
}	

.footer {
	background-image: url('../imgs/anfora_footer.png');
	/* [disabled]float: left; */
	height: 155px;
	/* [disabled]margin-top: 1px; */
	width: 100%;
	}

.centrado_footer {
	height: 128px;
	margin: auto;
	position: relative;
	width: 940px;
	top: 0px;
	left: 0px;
}

.caja_footer {
	float: left;
    height: 170px;
    padding-right: 22px;
    padding-top: 25px;
    width: 175px;
}

.titulo_footer {
	font-family:Helvetica;
	font-weight:bold;
	color:white;
	font-size:14px;
	margin-left:4px;
	}

.subtitulo_footer {
	color: #bababa;
    font-family: Arial;
    font-size: 13px;
    padding-top: 20px;
	margin-left:4px;
}
.subtitulo_footer a {
	color: #bababa;
    font-family: Arial;
    font-size: 13px;
    padding-top: 20px;
	text-decoration:none;
}
.subtitulo_footer a:hover {
	padding-top:10px;
	font-family: Arial;
	font-size:13px;
	color:white;
	text-decoration:underline;
}
.subtitulo_footer2 {
	font-family:Helvetica;
	font-size:12px;
	color:#bababa;
	margin-top:5px;	
}
.subtitulo_footer2 a {
	font-family:Helvetica;
	font-size:12px;
	color:#bababa;
	margin-top:5px;	
	text-decoration:none;
}
.subtitulo_footer2 a:hover {
	font-family:Helvetica;
	font-size:12px;
	color:#bababa;
	margin-top:5px;	
	text-decoration:underline;
}
.subtitulo_footer2 {
	font-family:Helvetica;
	font-size:12px;
	color:#bababa;
	margin-top:5px;	
	margin-left:4px;
	}
.primera_iconos {
	height: 25px;
    margin-top: 22px;
    width: 120px;
	margin-left: 27px;
	}	

.copyright_rfacil {
	color: WHITE;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	height: 40px;
	line-height: 1.2;
	margin-left: 220px;
	padding-top: 23px;
	text-align: center;
	width: 500px;
	}	

.linea_footer {
	background-image: url("../imgs/linea-footer.png");
    float: left;
    height: 2px;
    margin-left: -165px;
    width: 1225px;
	}

.page {
    min-height:300px;
}
.workArea 
{
    font-family:'Arial','Verdana', 'sans-serif';
    font-size:12px;
    width:900px;padding-left:15px;padding-right:15px;padding-bottom:1px;margin:auto;
}

.workAreaListado
{
    font-family:'Arial','Verdana', 'sans-serif';
    font-size:12px;
    width:95%;
    padding-left:15px;
    padding-right:15px;
    padding-bottom:1px;
    margin:auto;
}

.contentLoginLeft{
    float:left;
    margin:5px 0px 40px 40px;
    text-align:left;
    width:45%;
    margin-top: 29pt;
    height: 100%;
}

/*  AREAS DE TEXTO */

.TexBoxInput 
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
	width: 100%;
	height: 25px;
	padding-left: 0px;
	display:block;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px; 
	padding-top: 3px;
	}
	
.TexBoxInput:hover  
	{
	background: #CEE3F6;
	}

.TexBoxInputAuf
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
	height: 20px;
	width: 97%;
	padding-left: 0px;
	display:block;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px;
	padding-top: 3px;
	}
	
.TexBoxInputAuf:hover  
	{
	background: #CEE3F6;
	}
	
.TexBoxInputCantidadInLineTotalAuf
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	height: 20px;
	width: 97%;
	padding-left: 0px;
	display:block;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px; 
	text-align:right; 
	}
	
.TexBoxInputCantidadInLineTotalAuf:hover  
	{
	background: #CEE3F6;
	}
	

.TexBoxInputInLine
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
	width: 100%;
	height: 25px;
	padding-left: 0px;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px; 
	padding-top: 3px;
	margin-left: -7px;
	}
	
.TexBoxInputInLine:hover  
	{
	background: #CEE3F6;
	}

.TexBoxInputCantidad
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
	width: 100%;
	height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	display:block;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px; 
	text-align:right; 
	}
	
.TexBoxInputCantidad:hover  
	{
	background: #CEE3F6;
	}

.TexBoxInputCantidadInLine
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
	width: 100%;
	height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px; 
	padding-top: 3px;
	text-align:right; 
	margin-left: -7px;
	}
	
.TexBoxInputCantidadInLine:hover  
	{
	background: #CEE3F6;
	}


.TexBoxInputCantidadInLineTotal
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	width: 100%;
	height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:middle;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 5px 3px 3px 3px;
	text-indent: 3px; 
	text-align:right; 
	}
	
.TexBoxInputCantidadInLineTotal:hover  
	{
	background: #CEE3F6;
	}

/*  FIN AREAS DE TEXTO */

.LabelEtiqueta
{
	vertical-align:middle;
}

 input.buttonconfirm, input.buttonconfirm:visited
 {
    width: 100%;
    float:left;
    height:22px;
    margin: 0px 5px 2px 5px;
    background:#FACC14;
    color:#000000;
    cursor:pointer;
    border:none;
    padding: 0 2px 2px 0;
    }

 input.buttonconfirm:hover{
	color:#FACC14;
    background:#58D3F7;
    }

.AreaDatos
{
	width: 100%;
    min-height: 280px;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    /* margin-left: 9px; */
    text-indent: 7px;
    border: 1px solid #9E9E9E;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#FFFFFF));
	}
	
.AreaDatos:hover
{
	color: black;
/*
    background-image: -moz-linear-gradient(#E3EFFF, Silver);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E3EFFF,endColorStr=Silver);

/* SI SE QUITA ESTO QUIERE DECIR QUE YA SE BORRO TODO LO DE LOS ESTILOS ESPECIALES PARA EXPLORADORES */
    background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));
	}


/* Estilo de los Controles para los Modal Progress */
.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
    vertical-align:middle;
}

.findinformation
{
	font-style:normal;
	font-weight: bold;

	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 350px;
	height: 120px;
	margin:auto;


	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	border: inset 1px solid #333;

	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 3);




/*
	background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
	background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
	padding:10px;
*/


}

.confirmbox
{
	font-style:normal;
	font-weight: bold;

	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 450px;
	height: 180px;
	margin:auto;


	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	border: inset 1px solid #333;

	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 3);


}

.TituloConfirmBox
{
	background-color:#FACC14;
    color: #000000;
    height: 24px;
	border-radius: 5px;
	padding-top: 7px;
}

.BoxDatosImportantes
{
    font-weight: bold;
	background-color:#2E619A;
    color: #000000;
    height: 24px;
	border-radius: 5px;
	width: 100%;
	padding: 3px 3px 3px 3px;
}

.TitulosSecciones
{
	background-color: #FACC14;
    color: #000000;
    height: 27px;
    margin-top: -1px;
    margin-bottom: 5px;
    padding-top: 12px;
}

.TituloVentana
{
	background-color:#2E619A;
    color: #FFFFFF;
    height: 22px;
	border-radius: 5px;
	width: 60%;
}


.LeyendaMensajeError
{
	height:170px;
	vertical-align:top;
	overflow:auto;
}

.LeyendaConfirmacionBox
{
	height: 115px; vertical-align:top;	overflow:auto;
}

.confirm
{
	font-style:normal;
	font-weight: bold;

	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 550px;
	height: 250px;
	margin:auto;


	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #999;
	border: inset 1px solid #333;

	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 3);
}

/* ESTILO PARA CALENDARIOS */
.BotonCalendario
{
	height: 14px;
	padding: 3px 4px;
	text-align: left;

}

.Calendario .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #77D5F7;
}

.Calendario .ajax__calendar_header  {
background-color: #ffffff;
margin-bottom: 4px;
}

.Calendario .ajax__calendar_title,
.Calendario .ajax__calendar_next,
.Calendario .ajax__calendar_prev    {
color: #004080;
padding-top: 3px;
}

.Calendario .ajax__calendar_body    {
background-color: #ffffff;
border: solid 1px #77D5F7;
}

.Calendario .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #004080;
}

.Calendario .ajax__calendar_day {
color: #004080;
text-align:center;
}

.Calendario .ajax__calendar_hover .ajax__calendar_day,
.Calendario .ajax__calendar_hover .ajax__calendar_month,
.Calendario .ajax__calendar_hover .ajax__calendar_year,
.Calendario .ajax__calendar_active  {
color: #004080;
font-weight: bold;
background-color: #DEF1F4;
}

.Calendario .ajax__calendar_today   {
font-weight:bold;
}

.Calendario .ajax__calendar_other,
.Calendario .ajax__calendar_hover .ajax__calendar_today,
.Calendario .ajax__calendar_hover .ajax__calendar_title {
color: #bbbbbb;
}


/*  ESTILOS PARA EL LOS BANNERS */

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
	margin-bottom:10px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	height: 321px;
	width: 1900px;
	margin-left: -480px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height: 321px;
	width: 940px;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
	height: 321px;
	width: 940px;
	text-decoration:none;
}

.theme-default .nivo-controlNav {
	text-align: center;
	padding: 4px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/* TEMAS PARA LA PÁGINA DE CAPTURA */
	
.AreaDatosCaptura
{
    font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
	width: 100%;
	padding-left: 0px;
	display:block;
	vertical-align:middle;
	/*margin-left: 9px; */
	text-indent:7px;
	border: 1px solid #999;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(#CEE3E3));
	}
	
.AreaDatosCaptura:hover
{
	color: black;
/*
    background-image: -moz-linear-gradient(#E3EFFF, Silver);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E3EFFF,endColorStr=Silver);

/* SI SE QUITA ESTO QUIERE DECIR QUE YA SE BORRO TODO LO DE LOS ESTILOS ESPECIALES PARA EXPLORADORES */
    background-image: -webkit-gradient(linear, center top, center bottom, from(#E3EFFF), to(Silver));
	}

.EstiloEncabezadoTablas
{
    /*background-color: #C3B0C3;*/
    background-color:Gray;
    color: White;
    height: 30px;
    font-weight: bold;
	border-color: #E9E9EA;
}

.EstiloAlternativoTablas
{
	background-color:#ececec;
	border-style:none;
	border-color: #E9E9EA;
	height: 32px;
	min-height: 32px;
	max-height; 40px;
}

.EstiloNormalTablas
{
	background-color:#f9f9f9;
	color:#5E5E5E;
	border-color: #E9E9EA;
	height: 32px;
	min-height: 32px;
	max-height; 40px;
}

.EstiloSeleccionTablas
{
	background-color: Silver;
}

.EstiloNormalTablas:hover
{
    background-color: #F6FFBC;
}

.EstiloAlternativoTablas:hover
{
    background-color: #F6FFBC;
}


/* BOTONES PARA FACTURA */

input#buttonAcces {
    cursor: pointer;
    float: right;
    width: 150px;
}
.butoonAction {
	
    background-color: #FACC14 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #000000;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #175D12;
    transition: all 0.5s linear 0s;
    width: 150px;
}

.butoonActionMisFacturas {
    background-color: #FACC14 !important;
    border: 1px solid #16355D;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #000000 inset;
    color: #000000;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
    transition: all 0.5s linear 0s;
    width: 220px;
}

.roundCorners, .border_radious {
    border-radius: 3px 3px 3px 3px !important;
}
.butoonAction {
    background-color: #FACC14 !important;
    border: 1px solid #1E3E67;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #000000;
    display: inline-block;
    float: right;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #175D12;
    transition: all 0.5s linear 0s;
    width: 150px;
}
.roundCorners, .border_radious {
    border-radius: 3px 3px 3px 3px !important;
}

.datosusuario 
{
position: absolute;
float: left;
left: 10px; 
top: 5px;
background-color: transparent;
color: #005DB6;
font-weight: bold;
font-size: 8pt;
}

.SelectCombo
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 8pt;
    top: -1px;
}


.BotonSmallListado
{
	text-align: center;
	height: 24px;
	width: 24px;
	min-width: 24px;
	float: left;
	border: 1px solid transparent;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.BotonSmallListado:hover
{
	border: 1px solid #F1C43F;
	background: #fdeeb3;
	cursor: pointer;
}

.BotonSmallBarra
{
	text-align: center;
	height: 24px;
	width: 24px;
	min-width: 24px;
	float: left;
	padding: 4px 6px;
	
	border: 1px solid transparent;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
}

.BotonSmallBarra:hover
{
	border: 1px solid #F1C43F;
	background: #fdeeb3;
	cursor: pointer;
}

/* YGMG 28/03/2014 ----------INICIA Agrega imagen de ticket a empresa Gamers ----------
//-----------------------------------------------------------------------------------*/
.ticket 
{
    width:180px;
    height:350px;
    float:left;
    background-image: url("../imgs/Ticket_mod_peq.png");
    margin-top:10px;
   /* margin-left: 317px; */
   }
/*----------FIN Agrega imagen de ticket a empresa Gamers ------------------------------
//-----------------------------------------------------------------------------------*/

/*CSS para campañas en portales de autofactura de clientes*/
/*slideshow superior*/
.slideshow-container {
    padding: 10px;
    position: relative;
    width: 98%;
    height: 420px;
    margin: auto;
    max-width: 1500px;
    display: flex;
    align-content: center;
    justify-content: center;
}

.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

.mySlides {
    display: none;
}
/*Fin de CSS slideshow superior*/

.column {
    float: left !important;
    width: 95% !important;
    padding: 10px !important;
    height: auto !important;
    box-sizing: border-box !important;
	/*margin-left: 15%;*/
}

.imagenIzquierda {
    margin: 0 10px;
    float: left !important;
    width: 35% !important;
    padding: 10px !important;
    height: 350px !important;
    box-sizing: border-box !important;
    flex: auto;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-content: center;
	display:none;

}

.imagenDerecha {
	margin: 0 10px;
    float: left !important;
    width: 22% !important;
    padding: 10px !important;
    height: 600px !important;
    box-sizing: border-box !important;
    flex: auto;
    visibility: visible;
    display: flex;
    justify-content: center;
    align-content: center;
	display:none;
}


.imagenIzquierda img
{
    display:block;
    margin: auto;
    height: inherit;
}

.imagenDerecha img
{
    display:block;
    margin: auto;
    height: inherit;
}


.row {
    width: 100%;
}

.row:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
    box-sizing: border-box;
}
/*Fin CSS para campañas en portales autofactura*/

/* Inicia Estilos Compatibildad Controles Nominaweb */

.margenboxcaptura {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2),0 4px 12px 0 rgba(0,0,0,.19)!important;
    border-bottom: 1px solid rgba(0,0,0,.2);
}

.divcontrolescaptura {
    float: left;
    position: relative;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #000000;
    background-color: #FFFFFF;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    padding: 0px 7px 0px 0px;
}

.leyendacontrolcaptura {
    /* margin-left: 2px; */
    margin-right: 2px;
    /* font-weight: normal; */
    text-transform: uppercase;
    line-height: unset;
}

.AreaDatosCaptura {
    width: 100%;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    padding-bottom: 10px;
    overflow: auto;
    margin-top: 10px;
    background-color: transparent;
    border: 1px solid #999999;
}

.divtitulotextosuperior {
    width: 100%;
    /* margin-top: 2px; */
    margin-bottom: 2px;
}

.textCaptura {
    width: 97%;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 3px;
    height: 25px;
    color: #000000;
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    font-size: 11px;
}

.divtextosuperior {
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
}

.DropDownList {
    width: 97%;
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 3px;
    height: 30px;
    padding-left: 10px;
    margin-right: 5px;
    color: #000000;
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    font-size: 11px;
}

/* Finaliza Estilos Compatibildad Controles Nominaweb */

