﻿#divNovedades {	letter-spacing: 1px; line-height: 20px;	text-transform: none;	font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
#divNovedades .novedad {	border-bottom: 1px black dotted;	font-weight: normal;	min-height: 50px; }

#divFcDownload {	position: fixed;	width: 90%;	height: 480px; /* 430 */	border: 3px solid black;	
background-color: #CCCCCC;	top: 0%;	left: 0%;	margin-top: 215px;	margin-left: -3px;	padding: 12px;	display: none;	
-webkit-border-top-right-radius: 10px;	
-webkit-border-bottom-right-radius: 10px;	
-moz-border-radius-topright: 10px;	
-moz-border-radius-bottomright: 10px;	
border-top-right-radius: 10px;	
border-bottom-right-radius: 10px;	
-webkit-box-shadow: 13px 13px 5px 0px rgba(0,0,0,0.47);	-moz-box-shadow: 13px 13px 5px 0px rgba(0,0,0,0.47);	box-shadow: 13px 13px 5px 0px rgba(0,0,0,0.47);	text-align: center;	font-weight: bold;	z-index: 100;	background: #cedce7; /* Old browsers */
	background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%); /* FF3.6-15 */	background: -webkit-linear-gradient(top, #cedce7 0%,#596a72 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #cedce7 0%,#596a72 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */
}
#closeDivFcDownload {	position: absolute; float: right;  top: 10px; right: 15px; cursor: pointer;}

#divFcAyuda {position: fixed;display: none;margin: 0 auto 0 auto;	width: 720px;height: 315px;top: 50%;left: 50%;	margin-left: -300px;	margin-top: -200px;	border: 1px solid #808080;	background-color: #CCCCCC;-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;-webkit-box-shadow: 0px 0px 34px 3px rgba(79,78,79,0.56);	-moz-box-shadow: 0px 0px 34px 3px rgba(79,78,79,0.56);	box-shadow: 0px 0px 34px 3px rgba(79,78,79,0.56);	text-align: center;	font-weight: bold;	z-index: 100;}

#divWrappFacturaLogin {	width: 100%;	margin: 0 auto 0 auto;	margin-top: 10px;	font-family: 'Arial';	font-size: 12px;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	border: 1px black solid;	background-color: #999999;	-webkit-box-shadow: 7px 6px 10px -6px rgba(0,0,0,0.75);	-moz-box-shadow: 7px 6px 10px -6px rgba(0,0,0,0.75);	box-shadow: 7px 6px 10px -6px rgba(0,0,0,0.75);background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(187,237,198,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(187,237,198,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(187,237,198,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bbedc6',GradientType=0 ); /* IE6-9 */}
#divFcContenedorDescripcionCliente {	width: 94%; padding: 4px; height: 16px; border: 1px black solid;	color:white; background-color: #333333;	-webkit-border-radius: 6px;	-moz-border-radius: 6px;	border-radius: 6px;	-webkit-box-shadow: 7px 6px 10px -6px rgba(0,0,0,0.75);	-moz-box-shadow: 7px 6px 10px -6px rgba(0,0,0,0.75);	box-shadow: 7px 6px 10px -6px rgba(0,0,0,0.75);
	background: rgb(149,149,149); /* Old browsers */background: -moz-linear-gradient(top, rgba(149,149,149,1) 0%, rgba(13,13,13,1) 46%, rgba(1,1,1,1) 50%, rgba(10,10,10,1) 53%, rgba(78,78,78,1) 76%, rgba(56,56,56,1) 87%, rgba(27,27,27,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(149,149,149,1) 0%,rgba(13,13,13,1) 46%,rgba(1,1,1,1) 50%,rgba(10,10,10,1) 53%,rgba(78,78,78,1) 76%,rgba(56,56,56,1) 87%,rgba(27,27,27,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#959595', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */
}


.button {	text-shadow: 0px 1px rgba(0, 0, 0, 0.2);	text-align:center;	text-decoration: none;	font-family: 'Helvetica Neue', Helvetica, sans-serif;	display:inline-block;	color: #FFF;	background: #7F8C8D;	padding: 6px 30px;	white-space: nowrap;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	margin: 10px 5px;	-webkit-transition: all 0.2s ease-in-out;	-ms-transition: all 0.2s ease-in-out;	-moz-transition: all 0.2s ease-in-out;	-o-transition: all 0.2s ease-in-out;	transition: all 0.2s ease-in-out;	outline: none;}

#landing-form {
    position: fixed; width: 400px; height: 450px; left:50%; top:50%; margin-left: -200px; margin-top:-125px; z-index: 5;background-color: rgba(20, 18, 18, 0.85); 
    border:6px #FFFFFF solid; border-radius: 4px; padding: 4px; color: white;
    display:non;
}

.whatsapp {
    position:fixed;
    width:100px;
    height:100px;
    bottom:100px;
    right:10px;
    background-position: 2px center;background-image: url('../img/ico-whatsapp.png');	background-repeat: no-repeat;
    background-size: 80px 80px;

    border-radius:10px;
    text-align:center;
    font-size:30px;
    z-index:100;
  }
  .telegram {
    position:fixed;
    width:100px;
    height:100px;
    bottom:20px;
    right:10px;
    background-position: 2px center;background-image: url('../img/ico-telegram.png');	background-repeat: no-repeat;
    background-size: 65px 65px;

    border-radius:10px;
    text-align:center;
    font-size:30px;
    z-index:100;
  }
  .whatsapp-icon {
    margin-top:13px;
  }