﻿.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;
	background-color:#e31372;
	/*background-image:url("../imgs/franja_roja.png");*/   
	}

.fondoazul {
	/*background-color:#ff1135;*/
	width:37%;
	height:28px;
	float:left;
	position:relative;
	z-index:0;	
	/*background-image: url("../imgs/franja_roja.png");*/
	background-color: #e31372;
	}
	
.pestana_gris_gral {
	
    margin-left: 37%;
    position: relative;
    z-index: 1;
    width: 63%;
    height: 37px;
    position: absolute;
}
.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;
	}
	
.contactos{
	color: White;
    float: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 13px;
    height: 30px;
    margin-top: 10px;
    width: 700px;
	}
	
.texto_contact {
	width:120px;
	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: right;
    padding-right: 8px;
    width: 180px;
    color: White;
	}
.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: right;
    padding-right: 8px;
    width: 280px;
	}
.numero2 {
	float: right;
    padding-right: 8px;
    width: 308px;
	}

.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;
	top: 0px;
	left: 0px;
}

.logo_rfacil 
{
	background-image:url('../imgs/logo_adm_cancun_nota.png');
    background-repeat: no-repeat;
    float: left;
    height: 99px;
    width: 890px;
    margin-top:15px;
	}	
	
.slider-wrapper {
	width: 940px;
	margin: auto;
	/* [disabled]height: 320px; */
	position: relative;
	z-index: 1;
}	

.footer {
	/* background-image: url("../imgs/Textura-footer.png");
	[disabled]float: left; */
	height: 157px;
	/* [disabled]margin-top: 1px; */
	width: 100%;
	margin-top: 25px;
	}

.centrado_footer 
{
	/*background-image: url('../imgs/footer_gob.png');*/
	/*background-image: url(../imgs/logo_adm_cancun_nota.png);*/
	height: 155px;
	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: #666666;
	float: left;
	font-family: Helvetica;
	font-size: 11px;
	height: 40px;
	line-height: 1.2;
	margin-left: 220px;
	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
{
    font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    height: 26px;
    padding-left: 0px;
    display: block;
    vertical-align: middle;
    background-color: #FFFAFA;
    -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.3) inset;
    padding-top: 3px;
	}	
	
	
	
.TexBoxInput:hover  
	{
	background: #C0C0C0;
	}

.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: #C0C0C0;
	}

.TexBoxInputInLine 
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 25px;
    padding-left: 0px;
    background-color: #FFFAFA;
    vertical-align: middle;
    -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 0px 0px rgba(0, 0, 0, 0.3) inset;
    padding-top: 3px;
}
	
.TexBoxInputInLine:hover  
	{
	background: #C0C0C0;
	}

.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: #C0C0C0;
	}

/*.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; 
	}*/
	
.TexBoxInputCantidadInLine
{
	font-family: "Segoe UI" , Verdana, Tahoma, Helvetica, sans-serif;
    font-size: 10pt;
    width: 100%;
    height: 25px;
    padding-left: 0px;
    background-color: #FFFAFA;
    vertical-align: middle;
    -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 0px 0px rgba(0, 0, 0, 0.3) inset;
    padding-top: 3px;
    text-align: right;	
	}
	
.TexBoxInputCantidadInLine:hover  
	{
	background: #C0C0C0;
	}


.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:#C51230;
    color:#FFFFFF;
    cursor:pointer;
    border:none;
    padding: 0 2px 2px 0;
    }

 input.buttonconfirm:hover{
	color:#C51230;
    background:#FFFFFF;
    }

/*.AreaDatos
{
	width: 100%;
	min-height: 280px;
	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));
	}*/
	
.AreaDatos
{
	width: 100%;
	min-height: 280px;
	padding-left: 0px;
	display: block;
	vertical-align: middle;
	/*margin-left: 9px;
	text-indent: 7px; */
	border-bottom: 2px solid #999;
	}	
	
.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:#ff1135;*/
    color: #FFFFFF;
    height: 24px;
	border-radius: 5px;
	padding-top: 7px;
	/*background-image: url("../imgs/franja_roja.png");*/
	background-color: #e31372;
}

.BoxDatosImportantes
{
    font-weight: bold;
	background-color:#C51230 !important;
    color: #FFFFFF;
    height: 24px;
	border-radius: 5px;
	width: 100%;
	padding: 3px 3px 3px 3px;
}

.TitulosSecciones
{
	background-color:#666666;
    color: #FFFFFF;
    height: 22px;
	border-radius: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}

.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: #0D8C03 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #FFFFFF;
    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;
}*/

.butoonAction 
{
	background-color: #e31372 !important;
    /*border: 1px solid #FFFFFF;*/
	border: none;
    /*box-shadow: 2px 5px 5px #888888;*/
    color: #FFFFFF;
    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 #FFFFFF;*/
    transition: all 0.5s linear 0s;
    width: 150px;	
    
	}

/*.butoonActionMisFacturas {
    background-color: #0D8C03 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #FFFFFF;
    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: 220px;
}*/

.butoonActionMisFacturas 
{
	background-color: #C51230 !important;
border: 1px solid #FFFFFF;
box-shadow: 2px 5px 5px #888888;
color: #FFFFFF;
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;
transition: all 0.5s linear 0s;
width: 220px;	
	}
.roundCorners, .border_radious {
    border-radius: 3px 3px 3px 3px !important;
}
/*.butoonAction {
    background-color: #0D8C03 !important;
    border: 1px solid #0C661A;
    border-radius: 3px 3px 3px 3px !important;
    box-shadow: 0 2px 1px -1px #FFFFFF inset;
    color: #FFFFFF;
    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: White;
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;
}
