* {
font-family: 'Open Sans', sans-serif;
}

body {
	margin: 0px;
	background-color: #F5F5F5 !important;
	overflow: hidden;
}

body.mainPage{
	min-width:1000px;
}

.accionesGenerales {
	font-weight: 400;

	font-size: 11px;
	color: #2a7400;
	text-decoration: none;
}
.barraTop {
	background-color: #3E8409;
	background-image: url(../images/design/topBack.gif);
	background-repeat: repeat-x;
}
.btnAccion {
	background-image: url(../images/design/btnAccionMedioN.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.btnAccion:hover {
	background-image: url(../images/design/btnAccionMedioR.gif);
}
.accionesGenerales:hover {
	text-decoration: underline;
}

.usuarioText {
	font-weight: 400;

	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.usuarioLink {
	font-weight: 400;

	font-size: 9px;
	font-weight: bold;
	color: #b5e799;
	text-decoration: none;
}
.usuarioLink:hover {
	text-decoration: underline;
}

/* .menuBar {
	background-color: #e6e6e6;
	background-image: url(../images/design/menuBack.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #23500b;
	border-bottom-color: #9598a3;
	font-weight: 400;

	font-size: 11px;
	font-weight: normal;
	color: #000000;
} */
.grillaImparNormal,
.grillaParNormal {
	font-weight: 400;

	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 7px 2px 7px;
	border-bottom: 1px solid #D7D7D7;
}
.grillaImparCheck,
.grillaParCheck {
	font-weight: 400;

	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px 7px 2px 7px;
	border-bottom: 1px solid #D7D7D7;
}

.grillaTopCheck {
	background-color: #b4c8a8;
	background-image: url(../images/design/grillaTop.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9699a5;
	border-bottom-color: #9699a5;
	padding-right: 5px;
	padding-left: 5px;
}
.check {
	border: 1px solid #989898;
	font-weight: 400;

	font-size: 11px;
	color: #000000;
	display: compact;
}
.grillaPie {
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #afb3c0;
	border-bottom-color: #afb3c0;
	padding: 1px;
}
.separacionAccion {
	margin-right: 8px;
	margin-left: 8px;
}
.grillaNumeroPaginaNormal {
	font-weight: 400;

	font-size: 11px;
	color: #2a7400;
	text-decoration: none;
}
.grillaNumeroPaginaNormal:hover {
	text-decoration: underline;
}
.grillaNumeroPaginaActivo {
	font-weight: 400;

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.grillaGrupo1 {
	font-weight: 400;

	font-size: 10px;
	color: #000000;
	background-color: #EDE9D9;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #D6D2BF;
}
.grillaImparDestacado {
	font-weight: 400;

	font-size: 10px;
	color: #276207;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.grillaLineaInferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c4c8;
}
.novedadesTexto {
	font-weight: 400;

	font-size: 10px;
	line-height: 18px;
	color: #2a7400;
	vertical-align: text-top;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-align: left;
}
.grillaParDestacado {
	font-weight: 400;

	font-size: 10px;
	color: #276207;
	background-color: #ECF0EA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.grillaGrupo1Check {
	/*BACKGROUND: url(../images/tree/nolines_minus.gif) no-repeat center center;*/
	BACKGROUND: url(../general/FAFGrid/codebase/imgs/minus.gif) no-repeat 4px 0px;
	cursor:pointer;
	font-weight: 400;

	font-size: 9px;
	color: #000000;
	background-color: #EDE9D9;
	border-bottom: 1px solid #D6D2BF;
	border-collapse: collapse;
}
.grillaGrupo1Check2 {
	/*BACKGROUND: url(../images/tree/nolines_plus.gif) no-repeat center center;*/
	BACKGROUND: url(../general/FAFGrid/codebase/imgs/plus.gif) no-repeat 4px 0px;
	cursor:pointer;
	font-weight: 400;

	font-size: 9px;
	color: #000000;
	background-color: #EDE9D9;
	border-bottom: 1px solid #D6D2BF;
	border-collapse: collapse;
}
.capsulaBase {
	color: #E3E3E3;
	background-color: #FFFFFF;
	border: 1px solid #90939e;
}

.scoreboardImparUp {
	font-weight: 400;

	font-size: 10px;
	color: #008305;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.scoreboardParUp {
	font-weight: 400;

	font-size: 10px;
	color: #008305;
	background-color: #ECF0EA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.scoreboardImparDown {
	font-weight: 400;

	font-size: 10px;
	color: #e22f2f;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.scoreboardParDown {
	font-weight: 400;

	font-size: 10px;
	color: #e22f2f;
	background-color: #ECF0EA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.scoreboardImparEqual {
	font-weight: 400;

	font-size: 10px;
	color: #a17200;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.scoreboardParEqual {
	font-weight: 400;

	font-size: 10px;
	color: #a17200;
	background-color: #ECF0EA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.novedadesFecha {
	font-weight: 400;

	font-size: 10px;
	line-height: 18px;
	color: #000000;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 8px;
	text-align: right;
}


.botonDesactivadoInicio{
	background-image: url(../images/design/selectorInicioN.gif);
    background-repeat: repeat-x;
}
.botonActivadoInicio{
	background-image: url(../images/design/selectorInicioR.gif);
    background-repeat: repeat-x;
}
.botonDesactivadoMedio{
	background-image: url(../images/design/selectorMedioN.gif);
    background-repeat: repeat-x;
}
.botonActivadoMedio{
	background-image: url(../images/design/selectorMedioR.gif);
    background-repeat: repeat-x;
}
.botonDesactivadoFin{
	background-image: url(../images/design/selectorFinN.gif);
    background-repeat: repeat-x;
}
.botonActivadoFin{
	background-image: url(../images/design/selectorFinR.gif);
    background-repeat: repeat-x;
}
.grillaTotalGeneral{
	font-weight: 400;

	font-size: 10px;
	font-weight: bold;
	color: #000000;	
}

/* Comienzo estilos para pantalla de LOGIN */
#loginPopup .error {
	font-weight: 400;
	font-size: 14px;
	color: #DB2A2A;
	display: block;
	text-align: center;
	margin: 16px 0px;
} 
#loginPopup #labelCheckSicarioSession {
	width: 472px;
	font-weight: 400;
	font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DB2A2A;
	margin: 16px auto -24px auto;
	display: block;
	text-align: left;
}
#loginForm input[type=checkbox] {
    position: relative;
    vertical-align: middle;
    bottom: 1px;
    height: 16px;
    width: 16px;
    margin-right: 11px;
}
#loginForm input[type="text"],
#loginForm input[type="password"]{
	display: block;
    width: 438px;
    margin: 16px auto;
    border: 1px solid #93989A;
    border-radius:4px;
    padding: 16px;
    font-size: 16px;
    color: #585C5D;
}
#loginForm select{
	display: block;
    width: 472px;
    margin: 16px auto;
    border: 1px solid #93989A;
    border-radius:4px;
    padding: 16px;
    font-size: 16px;
    color: #585C5D;
}
#loginForm input[name="empresa"]{
/* 	visibility: visible !important; */
}
#loginForm input[type="submit"]{
	cursor:pointer;display:block;font-weight:600;font-size:16px;padding:8px 16px;border-radius:4px!important;border:none;color:#fff;
	background:#0193e1;
	background:-moz-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#004874),color-stop(100%,#00AFD3));
	background:-webkit-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:-o-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:-ms-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
}
#loginForm input[type="submit"]:hover{
	background:#0193e1;
	background:-moz-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0F3547),color-stop(100%,#004874));
	background:-webkit-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:-o-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:-ms-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:linear-gradient(45deg, #0F3547 0%, #004874 100%);
}
#loginForm .titulo{
	font-size: 24px;
	margin: 16px 0px;
	font-weight: 400;
}
#loginForm #empresaWrapper {
	display: none;
	height: 39px;
}
#loginForm #definirEmpresa {
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	display: none;
	padding: 0 3px;
	/* margin-left: 45px; */
	/* margin-bottom: 5px; */
	width: 304px;
	margin: 0 auto 15px auto;
	font-size: 14px;
	text-align: left;
	color: #009cde;
	/* float: left; */
}
#loginForm #definirEmpresa span{
	width: 11px;
	height: 11px;
	display: inline-block;
	background-image: url(../images/png/bullet_expand_collapse.png);
	background-position: 11px 0;
	margin-right: 3px;
}
#loginForm #definirEmpresa.expanded span{
	background-position: 0 0;
}
#loginForm #definirEmpresa:hover {
	color: #54ccff;
}
#loginForm #definirEmpresa:hover span {
	background-image: url(../images/png/bullet_expand_collapse.png);
	background-position: 11px 11px;
}
#loginForm #definirEmpresa.expanded:hover span{
	background-position: 0 11px;
}
#loginForm #registroDiv {
	margin-top: 40px;
	font-weight: 400;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191D1E;
}
#loginForm #registroDiv a{
	text-align: left;
	color: #004874;
	font-weight: 600;
}
#loginForm #recuperarDiv {
    width: 472px;
    font-weight: 400;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #191D1E;
    margin: 0px auto;
    display: block;
    text-align: right;
}
#loginForm #registroDiv a:hover{
	color: #0F3547;		
}
#loginForm a#showRecuperar{
	color: #191D1E;
	text-align: left;
}
#loginForm a#showRecuperar:hover{
	color: #0F3547;
}
#loginForm #loginbuton ,
#loginForm #aceptarBtn{
	margin:40px auto 0px auto;
	width: 472px;
}
#loginForm input[type="button"]{
	cursor:pointer;display:inline;font-weight:600;font-size:16px;padding:8px 16px;border-radius:4px!important;border:none;color:#fff;
	background:#0193e1;
	background:-moz-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#004874),color-stop(100%,#00AFD3));
	background:-webkit-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:-o-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:-ms-linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
	background:linear-gradient(45.29deg, #004874 0.19%, #00AFD3 100%);
}
#loginForm input[type="button"]:hover{
	background:#0193e1;
	background:-moz-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0F3547),color-stop(100%,#004874));
	background:-webkit-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:-o-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:-ms-linear-gradient(45deg, #0F3547 0%, #004874 100%);
	background:linear-gradient(45deg, #0F3547 0%, #004874 100%);
	
}
.altLogin {
	display: block;
	font-size: 15px;
	margin-top: 5px;
	margin: 20px auto 10px auto;
	font-weight: 400;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	color: #000;
}
#loginPopup img {
	margin: 0 3px;
}
.barraBienvenido {
	background-image: url(../images/design/menuBack.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.txtBarraBienvenido {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.txtLogin {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}

.txtLoginTip {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
}

#loginForm #terminosLabel {
    margin: 26px auto 1px auto;
    text-align: left;
    width: 472px;
    font-size: 16px;
}
#loginForm #terminosLabel a{
	color: #004874;
}
#loginForm #terminosLabel a:hover{
	color: #191D1E;
}

#loginForm #terminosLabelPrivacidad {
    margin: 26px auto 1px auto;
    text-align: left;
    width: 472px;
    font-size: 16px;
}
#loginForm #terminosLabelPrivacidad a{
	color: #004874;
}
#loginForm #terminosLabelPrivacidad a:hover{
	color: #191D1E;
}

/* Fin estilos para pantalla de LOGIN */

.txtPanelDestacadoTitulo {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #0055c0;
}
.txtPanelDestacadoParrafo {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #444444;
}
.txtPanelNormalTitulo {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #515151;
}
.txtTituloGrande {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #0072ff;
	text-decoration: none;
}
.txtTituloMediano {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #0072ff;
	text-decoration: none;
}
.txtTituloMedianoDestacado {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #0055c0;
	text-decoration: none;
}
.txtCopete {
	font-weight: 400;
font-family: 'Open Sans',Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #0055c0;
}
.txtLink {
	color: #0055c0;
	text-decoration: none;
}
.txtLink:visited {
	color: #0055c0;
	text-decoration: none;
}
.txtLink:hover {
	color: #0072FF;
	text-decoration: underline;
}
.separacionToolbar {
	padding-bottom: 4px;
}
.textoFormulario {
	font-weight: 400;

	font-size: 11px;
	line-height: 25px;
}
.accionesEspecificasBarra {
	padding-top: 0px;
	padding-bottom: 0px;
}

.formField {
	border: 1px solid #989898;
	font-weight: 400;

	font-size: 11px;
	color: #000000;
	padding: 3px;
}
.grillaForm {
	font-weight: 400;

	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c1c4c8;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c1c4c8;
}
.grillaCierre {
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #9699a5;
	border-left-color: #9699a5;
}

.capsulaEncabezadoTitle {
	text-decoration: none;
	color: #0f35cb;
}

.capsulaEncabezadoTitle:visited {
	text-decoration: none;
	color: #0f35cb;
}

.capsulaEncabezadoTitle:hover {
	text-decoration: none;
	color: #0f35cb;
}

.grillaGroupZone{
	padding-top: 1px;
	padding-bottom: 1px;
}
.grillaCierre A {
	COLOR: #213a9b; TEXT-DECORATION: none;CURSOR: hand;
}
.grillaCierre A:hover {
	COLOR: #213a9b; TEXT-DECORATION: underline;CURSOR: hand;
}
.grillaCierre A:visited {
	COLOR: #213a9b; TEXT-DECORATION: none;CURSOR: hand;
}

.linkMas A{
	font-size: 10px;
	COLOR: gray;
	TEXT-DECORATION: none;
	CURSOR: hand;
}
.grillaFirstColumn{
	/*border-left: 1px solid #C0C0C0;*/
}
.lupaSearch{
	margin-left:5px;
}
td.appItemViewMainContent{
	padding: 0px;
}
td.appItemViewMainContent.appItemViewPanel{
	padding: 0px 0px 0px 0px;
}
table#FAFHtmlFooter a{
	color: #386707;
}
table#FAFHtmlFooter a:hover{
	color: #519F01;
}
table#FAFHtmlFooter td{
	padding: 8px 0px 8px 0px;
}
#FAF_HTMLContent {
	/*width: 980px !important;*/
	margin: 0 auto !important;
}

@media screen and (max-width: 1249px) {
	#FAF_HTMLContent {
		width: 980px !important;
	}		
}

@media screen and (min-width: 1250px) {
	#FAF_HTMLContent {
		width: 1200px !important;
	}		
}

#contadores{
	text-align: center;
	margin-bottom: -60px;
	height: 800px;
}

#contadores h2{
   font-size: 39px;
   margin-top: 50px;
   font-weight: 700;
   color: #0275bd;
}
#contadores #comenzar{
	height: 500px;
}
#contadores #comenzar h2{
   font-size: 28px;
   padding-top: 30px;
	Font-weight: 200;
	color: #414141;
}
#contadores #bienvenida {
	width: 900px;
	margin: 30px auto;
	text-align: justify;
}
#contadores span.resaltado{
	font-size: 24px;
	font-weight: 400;
	color: #414141;
	line-height: 30px;
}
#contadores #comenzar #comenzar_info{
	float: left;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 1%;
    min-width: max-content;
}

#contadores #comenzar #empEjemplo{
	margin-top: 30px;
	height: 256px;
	float: left;
	padding-right: 30px;
	
}
#contadores #comenzar #pregFrecuentes{
	margin-top: 30px;
	height: 256px;
	float: left;
}

#contadores #comenzar #configCuenta{
	margin-top: 30px;
	height: 256px;
	float: left;
	padding-right: 30px;
}

#contadores #comenzar #factEjemplo{
	margin-top: 30px;
	height: 256px;
	float: left;
	padding-right: 30px;
}

#contadores #comenzarTextPregFrec p.columna{    
	text-align: center;
	Font-size: 14px;
	Font-weight:400;
	color: #414141;
	line-height: 24px;
	width: 265px;
	height: 80px;
	padding-bottom: 15px;


}
#contadores #comenzarTextEmpresa p.columna{    
	text-align: center;
	Font-size: 14px;
	Font-weight:400;
	color: #414141;
	line-height: 24px;
	width: 265px;
	height: 80px;
	float: left;
	padding-bottom: 15px;

}

#contadores #comenzarTextConfig p.columna{    
	text-align: center;
	Font-size: 14px;
	Font-weight:400;
	color: #414141;
	line-height: 24px;
	height: 80px;
	float: left;
	padding-bottom: 15px;
	width: 250px;
	padding-left: 40px

}

#contadores #comenzarTextFacturas p.columna{    
	text-align: center;
	Font-size: 14px;
	Font-weight:400;
	color: #414141;
	line-height: 24px;
	height: 80px;
	float: left;
	padding-bottom: 15px;
	width: 250px;
	padding-left: 40px

}

#contadores #comenzarTextPregFrec p.boton{
	margin-left: 20px;
}
#contadores #comenzarTextEmpresa p.boton{
	margin-left: 25px;
}
#contadores #comenzarTextConfig p.boton{
	margin-left: 45px;
}
#contadores #comenzarTextFacturas p.boton{
	margin-left: 44px;
}

#contadores .empresaEjemplo{
	Font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 12px;
	border-radius: 6px;
	background: #004671;
	display: block;
	margin-left: 3px;
}

#contadores .empresaEjemplo:hover{
	background: #0275bd;
	cursor: pointer;
}

#contadores .pregFrec{
	Font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 15px;
	border-radius: 6px;
	background: #004671;
	display: block;
	margin-left: 5px;
}

#contadores .pregFrec:hover{
	background: #0275bd;
	cursor: pointer;
}

#contadores .crearempresa{
	Font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 40px;
/*	margin-left: 27px;*/
	border-radius: 6px;
	background: #004671;
	display: block;
	
}

#contadores .crearempresa:hover{
	background: #0275bd;
	cursor: pointer;
}

#contadores .facturaEjemplo{
	Font-size: 14px;
	font-weight: 400;
	color: #ffffff;
	padding: 8px 40px;
/*	margin-left: 27px;*/
	border-radius: 6px;
	background: #004671;
	display: block;
	
}

#contadores .facturaEjemplo:hover{
	background: #0275bd;
	cursor: pointer;
}
/*#contadores .crearempresa{
	font-size: 14px;
	margin-top: 5px;
	padding: 8px;
	width: 180px;
	margin-bottom: 60px;
	font-weight: 700;
    margin-top: 20px;
    text-decoration: none;
	border: 1px solid #dedede;
	border-bottom: 3px solid #005e86;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background-color: #f4f4f4;
    border-radius: 4px !important;
    color: #FFF;
    background: #0193e1;
    background: -moz-linear-gradient(top,  #00abeb  0%, #027cd8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2da9dc ), color-stop(100%,#027cd8));
    background: -webkit-linear-gradient(top,  #00abeb  0%,#027cd8 100%);
    background: -o-linear-gradient(top,  #00abeb  0%,#027cd8 100%);
    background: -ms-linear-gradient(top,  #00abeb  0%,#027cd8 100%);
    background: linear-gradient(to bottom,  #00abeb  0%,#027cd8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00abeb ', endColorstr='#027cd8',GradientType=0 );
    border: 1px solid #00abeb !important;
    box-sizing: initial;
    height: 21px;
    padding: 5px 12px 6px 12px;
    margin-top: 20px;
}
		
#contadores .crearempresa:hover{
	color: #FFF;
	background: #52ddf9;
	background: -moz-linear-gradient(top,  #66b3d7   0%, #4ea4cd   7%, #1f93d0   99%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#66b3d7 ), color-stop(7%,#1f93d0    ), color-stop(99%,#0fa2e0)); 
	background: -webkit-linear-gradient(top,  #66b3d7  0%,#4ea4cd   7%,#1f93d0   99%); 
	background: -o-linear-gradient(top,  #66b3d7  0%,#4ea4cd    7%,#1f93d0   99%); 
	background: -ms-linear-gradient(top,  #66b3d7  0%,#4ea4cd   7%,#1f93d0   99%);
	background: linear-gradient(to bottom,  #66b3d7  0%,#4ea4cd   7%,#1f93d0   99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b3d7 ', endColorstr='#1f93d0  ',GradientType=0 );
    cursor: pointer;
}*/

input.videoExplicativo{
	font-size: 12px;
	color: #FFF;
	background-color: #009cde;
	width: 126px;
	background-image: url(img/icon_play.svg);
	background-size: 9px auto;
	background-repeat: no-repeat;
	background-position: 8px 5px;
	cursor: pointer;
	padding-left: 23px;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-right: 1px;
	position: absolute;
	right: 0;
	bottom: 7px;
	border-radius: 4px;
}

input.videoExplicativo:hover{
	background-color: #006ab5;
}

a.linkAyuda{
	font-size: 14px;
    color: #005d85;
    background: none;
    cursor: pointer;
    display: block;
    padding-top: 2px;
    padding-bottom: 3px;
    margin-right: 1px;
    position: absolute;
    right: 5px;
    bottom: 0;
    text-decoration: none !important;
    text-transform: none;
    font-weight: 600;
}

a.linkAyuda:hover{
	text-decoration:underline !important;
}

div.WEBPARTMainTitle a.linkAyuda{
	position:relative;
	float:right;
}

div.FAFPopupContent input.videoExplicativo, div.FAFPopupContent a.linkAyuda{
	margin-right: 21px;
	margin-top: -14px;
}

#divMercadoShop .seccion ,
#divMercadopago .seccion {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 8px;
}

#divMercadoShop h2,
#divMercadopago h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 400;
}

#divMercadoShop p ,
#divMercadopago p {
	font-size: 13px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 15px;
}

#divMercadoShop #devolucion,
#divMercadopago #devolucion {
	font-size: 13px;
	margin: 8px;
	padding-top: 8px;
	text-align: center;
}

#divMercadoShop input,
#divMercadopago input{
  	border: 1px solid #a0a0a0;
  	width: 150px;
  	height: 22px;
  	font-size: 13px;
  	cursor: pointer;
  	margin: 2px;
}

#divMercadoShop select ,
#divMercadopago select {
	color: #a2a2a2;
	border: 1px solid #a0a0a0;
	margin: 2px;
	width: 150px;
}

#vinculacionMercadoShopDiv,#facturacionMercadoShopDiv {
	padding: 10px;
}

#vinculacionMercadoShopDiv h1, #facturacionMercadoShopDiv h1 {
	margin-top: 20px;
	font-weight: 300;
	font-size: 39px;
	text-transform: uppercase;
}

#vinculacionMercadoShopDiv h2, #facturacionMercadoShopDiv h2 {
	margin-top: 20px;
	font-weight: 300;
	font-size: 24px;
}

#vinculacionMercadoShopDiv #retorno {
	margin-top: 20px;
	font-weight: 300;
	font-size: 16px;
	color: red;
}

#vinculacionMercadoShopDiv #divBeneficios {
	margin: 20px 175px 20px 0;
	padding: 0 20px 20px 30px;
	background-color: #00BFFF;
}

#vinculacionMercadoShopDiv #divImagenes {
	margin: 20px 20px 20px 0;
	padding: 0 20px 20px 30px;
}

#vinculacionMercadoShopDiv #divPrecios {
	margin: 20px 20px 20px 0;
	padding: 16px 20px 0 20px;
	background-color: #00BFFF;
}

#vinculacionMercadoShopDiv .botonPrecios {
	margin: 64px;
}

#vinculacionMercadoShopDiv p, #facturacionMercadoShopDiv p {
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
}

#vinculacionMercadoShopDiv #divBeneficios p {
	width: 300px;
}

#vinculacionMercadoShopDiv li {
	margin-top: 5px;
	text-align: left;
	font-size: 14px;
}

#vinculacionMercadoShopDiv input, #facturacionMercadoShopDiv input {
	display: block;
	width: 304px;
	margin: 20px auto 15px auto;
	border: 1px solid #cdcdcd;
	padding: 10px 6px;
	font-size: 14px;
}

#vinculacionMercadoShopDiv select, #facturacionMercadoShopDiv select {
	margin-top: 20px;
	width: 200px;
	padding: 5px 5px;
	font-weight: 300;
	font-size: 16px;
}

#vinculacionMercadoShopDiv button, #facturacionMercadoShopDiv button, #vinculacionTiendaNube button{
	display: block;
	margin:20px auto;
	width: 200px;
	padding: 7px 20px;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:700;	
    border-bottom: 3px solid #005e86;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    background-color: #f4f4f4;
    border-radius: 4px !important;
    text-align: center;


	border: none;
	color: #FFF;
	text-transform: uppercase;
	background: #0193e1; /* Old browsers */
	background: -moz-linear-gradient(top,  #00abeb  0%, #027cd8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2da9dc ), color-stop(100%,#027cd8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #00abeb  0%,#027cd8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #00abeb  0%,#027cd8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #00abeb  0%,#027cd8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #00abeb  0%,#027cd8 100%); /* W3C */
	filter: %("progid:DXImageTransform.Microsoft.gradient( startColorstr='#00abeb ', endColorstr='#027cd8',GradientType=0 )");
	border-radius: 4px;
	border: 1px solid #00abeb !important;
}

#vinculacionMercadoShopDiv button:hover, #facturacionMercadoShopDiv button:hover, #vinculacionTiendaNube button:hover {
	background-color: #2499ca;
	
	background: #0193e1; /* Old browsers */
	background: -moz-linear-gradient(top,  #0088bc  0%, #0263ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0088bc ), color-stop(100%,#0263ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0088bc  0%,#0263ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0088bc  0%,#0263ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0088bc  0%,#0263ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0088bc  0%,#0263ad 100%); /* W3C */
	filter: %("progid:DXImageTransform.Microsoft.gradient( startColorstr='#0088bc ', endColorstr='#0263ad',GradientType=0 )");
	border: 1px solid #0088bc !important;
	cursor: pointer;	
}

#vinculacionMercadoShopDiv #divBeneficios a {
	background: url(../images/png/icon_more.png) no-repeat scroll;
	background-position: 2px 4px;
	margin-top: 36px;
	padding-top: 2px;
	padding-left: 20px;
	height: 16px;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
	font-weight: 400;
    font-family: 'Open Sans', Arial, Verdana, sans-serif;
    color: #0000FF;
}

#vinculacionMercadoShopDiv #divBeneficios a:hover {
	color: #004e6f;
}

#vinculacionMercadoShopDiv #divBeneficios a:visited {
	color: #800080;
}

#newUserFrame {
	border: none;
}

#vinculacionMercadoShopDiv #vincMercadoShopregistroDiv {
	margin: 36px;
}

#vinculacionMercadoShopDiv a#showRegistro {
	text-align: left;
	color: #009cde;
}

#vinculacionMercadoShopDiv a#showRegistro:hover {
	color: #54ccff;
}

#facturacionMercadoShopDiv #tablaVentas {
	width: 60%;
	border-top: 1px solid #e5eff8;
	border-right: 1px solid #e5eff8;
	margin: 1em auto;
	border-collapse: collapse;
}

#facturacionMercadoShopDiv tr {
    color: #678197;
    border-bottom: 1px solid #e5eff8;
    border-left: 1px solid #e5eff8;
    padding: .3em 1em;
    text-align: center;
    height: 30px;
}

#facturacionMercadoShopDiv th {
    background-color: #004e6f;
    color: white;
}

#facturacionMercadoShopDiv td {
}

#vinculacionMercadoPagoDiv h1 {
	margin-top: 20px;
	font-weight: 300;
	font-size: 39px;
	text-transform: uppercase;
}

#vinculacionMercadoPagoDiv #texto {
	margin-top: 20px;
	font-weight: 400;
	font-size: medium;
	text-align: center;
	color: #414141;
}

.imagenPresentacionXubio {
	padding: 20px;
}

#MercadoPagoDIV button {
	display: block;
	margin:20px auto;
	width: 200px;
	padding: 7px 20px;
	font-weight: 400;
	border: none;
	border-bottom: 3px solid #3a550f;
	background-color: #8bcd22;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
}

#MercadoPagoDIV {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
}

#MercadoPagoDIV .botonVinculacion{
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	display: block;
    margin: 20px auto;
    width: 200px;
    border-bottom: 3px solid #3a550f;
    background-color: #8bcd22;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;

    font-weight: 700;
    padding: 7px 12px 7px 12px;
    border-radius: 4px !important;
    color: #FFF;
    height: 21px !important;
    border: 1px solid #8bcd23 !important;
    box-sizing: initial;

    background: #94e226;
    background: -moz-linear-gradient(top, #94e226 0%, #82b71f 100%);
    background: -webkit-linear-gradient(top, #94e226 0%,#82b71f 100%);
    background: linear-gradient(to bottom, #94e226 0%,#82b71f 100%);
	filter: %("progid:DXImageTransform.Microsoft.gradient( startColorstr='#94e226', endColorstr='#82b71f',GradientType=0 )");
}

#MercadoPagoDIV .botonVinculacion:hover{
    border: 1px solid #81b724 !important;
    background: #8dd323;
    background: -moz-linear-gradient(top, #8dd323 0%, #7baa1d 100%);
    background: -webkit-linear-gradient(top, #8dd323 0%,#7baa1d 100%);
    background: linear-gradient(to bottom, #8dd323 0%,#7baa1d 100%);
	filter: %("progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dd323', endColorstr='#7baa1d',GradientType=0 )");
	color: #FFF;
}

#MercadoPagoDIV .botonConfiguracionCobrosAutomaticos{
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	display: block;
    margin: 20px auto;
    width: 200px;
    border-bottom: 3px solid #3a550f;
    background-color: #8bcd22;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;

    font-weight: 700;
    padding: 7px 12px 7px 12px;
    border-radius: 4px !important;
    color: #FFF;
    height: 21px !important;
    border: 1px solid #8bcd23 !important;
    box-sizing: initial;

    background: #94e226;
    background: -moz-linear-gradient(top, #94e226 0%, #82b71f 100%);
    background: -webkit-linear-gradient(top, #94e226 0%,#82b71f 100%);
    background: linear-gradient(to bottom, #94e226 0%,#82b71f 100%);
	filter: %("progid:DXImageTransform.Microsoft.gradient( startColorstr='#94e226', endColorstr='#82b71f',GradientType=0 )");
}

#MercadoPagoDIV .botonConfiguracionCobrosAutomaticos:hover{
    border: 1px solid #81b724 !important;
    background: #8dd323;
    background: -moz-linear-gradient(top, #8dd323 0%, #7baa1d 100%);
    background: -webkit-linear-gradient(top, #8dd323 0%,#7baa1d 100%);
    background: linear-gradient(to bottom, #8dd323 0%,#7baa1d 100%);
	filter: %("progid:DXImageTransform.Microsoft.gradient( startColorstr='#8dd323', endColorstr='#7baa1d',GradientType=0 )");
	color: #FFF;
}

#MercadoPagoDIV button:hover {
	background-color: #82be23;
	cursor: pointer;
}

.mercadoPagoLink {
	margin-top: 2px;
	background-color: #46A5E8;
	background-size: auto;
	border-color: rgb(41, 62, 117);
	border-radius: 3px;
	border-right-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-sizing: border-box;
	color: white !important;
	cursor: pointer;
	display: inline-block;
	font-family: Arial;
	font-weight: normal;
	line-height: 22px;
	padding-left: 14px;
	padding-right: 14px;
	text-shadow: rgb(41, 62, 117) 1px 1px 0px;
}

.mercadoPagoLink:hover {
	background-color: rgb(217, 231, 244);
	background-position: 0px -470px;
}

.mercadoPagoLink:active {
	background-color: rgb(232, 248, 253);
	background-position: 0px -520px;
}

.g-recaptcha *{
	margin: 10px auto auto auto !important;
	padding-right: 36px;
}

#tablaPanelNotificaciones tr {
	border-bottom: #d7e8f1 1px solid;
}

#tablaPanelNotificaciones tr td {
    white-space: normal;
    line-height: 18px;
	padding: 10px;
}

#tablaPanelNotificaciones_webix {
	overflow-x:hidden;
	width:100%!important;
	position:relative;
	height:490px!important;
}

#tablaPanelNotificaciones_webix div.webix_column {
	width:auto!important;
}

#tablaPanelNotificaciones_webix div.webix_cell {
	white-space: pre-wrap!important;
	height:auto!important;
	margin-left:20px!important;
	line-height:19px!important;
}

#tablaPanelNotificaciones_webix div.webix_cell:before {
	content: "\25ba\00a0";
}

/* PARCHE PARA BUG REPORTES>TABLERO DE VENTAS>ANALISIS ULT 365 DIAS - NO ANDABA EL SCROLL */ 

div#fafpaneldiv[appitemcodigo='PANELVENTAS'] div.fafwebreport div.layout div.gridLayout div.dock{
	height:100%;
}

/* Comienzo estilos para pantalla de MI PERFIL */
.linkStyle {
	border: none !important;
    color: #004874 !important;
    height: 18px !important;
    width: auto !important;
    background: none !important;
    padding: 0px !important;
    cursor: pointer !important;
}
.linkStyle:hover {
    color: #0F3547 !important;
}
.iconValidatedEmail {
	background: url(../images/png/icon_check.png) 0px 0px no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin: 2px 8px 2px 0px;
}
.validatedEmail {
    border: none;
    color: #52AE32;
    height: 18px;
    font-weight: 700;
    background: none !important;
    padding: 0px !important;
}
/* Fin estilos para pantalla de MI PERFIL */

/* Estilos debito automatico CO*/
.iconValidatedTarjetaDebitoAutomatico {
	background: url(../images/png/icon_check.png) 0px 0px no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin: 2px 8px 2px 0px;
}
.validatedTarjetaDebitoAutomatico {
    border: none;
    color: #52AE32;
    height: 18px;
    font-weight: 700;
    background: none !important;
    padding: 0px !important;
}

.iconInvalidatedTarjetaDebitoAutomatico {
	background: url(../images/png/error.png) 0px 0px no-repeat;
    width: 14px;
    height: 14px;
    float: left;
    margin: 2px 8px 2px 0px;
}

.invalidatedTarjetaDebitoAutomatico {
    border: none;
    color: #DB2A2A;
    height: 18px;
    font-weight: 900;
    background: none !important;
    padding: 0px !important;
}

