@charset "utf-8";
/* CSS Document */

@import url('modal_conta.css');
@import url('modal_factu.css');
@import url('modal_inven.css');
@import url('modal_plani.css');
@import url('modal_activ.css');
@import url('modal_integ.css');

.VModalCerrar {
	text-align:right;
	}
.VModalCerrar a {
	color:#E05477;
	border:none;
	text-decoration:none;
	letter-spacing:4px;
	}
.VModalCerrar a:hover {
	text-decoration:underline;
	}



.VModalRequerSO {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequerSO {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}



.VModalRequerSoft {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequerSoft {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}



.VModalRequerHard {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequerHard {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}



.VModalRequerRed {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequerRed {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}



.VModalRequerImpr {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequerImpr {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}



.VModalRequer2Impr {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequer2Impr {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}



.VModalRequerTecn {
	width:100%;
	height:100%;
	position:fixed;
	background-color:rgba(19, 101, 134, 0.8);
	top:0;
	left:0;
	display:none;
	}
.CoModalRequerTecn {
	width:92%;
	left:4%;
	height:74%;
	top:13%;
	padding:10px;
	background-color:#FFF;
	color:#136586;
	position:absolute;
	overflow:scroll;
	}