591 lines
30 KiB
PHP
591 lines
30 KiB
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>CIMAC Application Form</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
|
|
<meta content="" name="author" />
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<!-- App favicon -->
|
|
<link rel="shortcut icon" href="../assets/images/favicon.ico">
|
|
|
|
<!-- App css -->
|
|
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="assets/css/jquery-ui.min.css" rel="stylesheet">
|
|
<link href="assets/css/icons.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="assets/css/metisMenu.min.css" rel="stylesheet" type="text/css" />
|
|
<link href="assets/css/app.min.css" rel="stylesheet" type="text/css" />
|
|
|
|
</head>
|
|
|
|
<body class="account-body accountbg">
|
|
|
|
<!-- Log In page -->
|
|
<div class="container">
|
|
<div class="row vh-100 ">
|
|
<div class="col-12 align-self-center">
|
|
<div>
|
|
<div class="card auth-card shadow-lg">
|
|
|
|
<div class="card-body">
|
|
<div class="px-5">
|
|
<div>
|
|
<a href="https://www.cimac.it/modulo_certificazione/public/login" class="logo logo-admin"><img src="assets/img/cimac-logo.png" height="55" alt="logo" class="auth-logo"></a>
|
|
</div><!--end auth-logo-box-->
|
|
|
|
<div class="text-center auth-logo-text">
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="it" lang="it">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>TERMINI_E_CONDIZIONI_PPEASY</title>
|
|
<meta name="author" content="Paola Crespi" />
|
|
<style type="text/css">
|
|
* {
|
|
margin: 0;
|
|
padding: 0;
|
|
text-indent: 0;
|
|
}
|
|
|
|
h1 {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
.p,
|
|
p {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 10pt;
|
|
margin: 0pt;
|
|
}
|
|
|
|
.s1 {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 7pt;
|
|
}
|
|
|
|
.s2 {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: underline;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
.s4 {
|
|
color: #00F;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
.a,
|
|
a {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
.s5 {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: underline;
|
|
font-size: 7pt;
|
|
}
|
|
|
|
.s7 {
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l1 {
|
|
padding-left: 0pt;
|
|
counter-reset: c1 1;
|
|
}
|
|
|
|
#l1>li>*:first-child:before {
|
|
counter-increment: c1;
|
|
content: "(" counter(c1, lower-roman)") ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l1>li:first-child>*:first-child:before {
|
|
counter-increment: c1 0;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l2 {
|
|
padding-left: 0pt;
|
|
counter-reset: d1 2;
|
|
}
|
|
|
|
#l2>li>*:first-child:before {
|
|
counter-increment: d1;
|
|
content: counter(d1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l2>li:first-child>*:first-child:before {
|
|
counter-increment: d1 0;
|
|
}
|
|
|
|
#l3 {
|
|
padding-left: 0pt;
|
|
counter-reset: d2 1;
|
|
}
|
|
|
|
#l3>li>*:first-child:before {
|
|
counter-increment: d2;
|
|
content: counter(d1, decimal)"." counter(d2, decimal)" ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l3>li:first-child>*:first-child:before {
|
|
counter-increment: d2 0;
|
|
}
|
|
|
|
#l4 {
|
|
padding-left: 0pt;
|
|
}
|
|
|
|
#l4>li>*:first-child:before {
|
|
content: "- ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l5 {
|
|
padding-left: 0pt;
|
|
counter-reset: e1 3;
|
|
}
|
|
|
|
#l5>li>*:first-child:before {
|
|
counter-increment: e1;
|
|
content: counter(e1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l5>li:first-child>*:first-child:before {
|
|
counter-increment: e1 0;
|
|
}
|
|
|
|
#l6 {
|
|
padding-left: 0pt;
|
|
counter-reset: e2 1;
|
|
}
|
|
|
|
#l6>li>*:first-child:before {
|
|
counter-increment: e2;
|
|
content: counter(e1, decimal)"." counter(e2, decimal)" ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l6>li:first-child>*:first-child:before {
|
|
counter-increment: e2 0;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l7 {
|
|
padding-left: 0pt;
|
|
counter-reset: f1 4;
|
|
}
|
|
|
|
#l7>li>*:first-child:before {
|
|
counter-increment: f1;
|
|
content: counter(f1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l7>li:first-child>*:first-child:before {
|
|
counter-increment: f1 0;
|
|
}
|
|
|
|
#l8 {
|
|
padding-left: 0pt;
|
|
counter-reset: f2 1;
|
|
}
|
|
|
|
#l8>li>*:first-child:before {
|
|
counter-increment: f2;
|
|
content: counter(f1, decimal)"." counter(f2, decimal)" ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l8>li:first-child>*:first-child:before {
|
|
counter-increment: f2 0;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l9 {
|
|
padding-left: 0pt;
|
|
counter-reset: g1 5;
|
|
}
|
|
|
|
#l9>li>*:first-child:before {
|
|
counter-increment: g1;
|
|
content: counter(g1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l9>li:first-child>*:first-child:before {
|
|
counter-increment: g1 0;
|
|
}
|
|
|
|
#l10 {
|
|
padding-left: 0pt;
|
|
counter-reset: g2 1;
|
|
}
|
|
|
|
#l10>li>*:first-child:before {
|
|
counter-increment: g2;
|
|
content: counter(g1, decimal)"." counter(g2, decimal)" ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l10>li:first-child>*:first-child:before {
|
|
counter-increment: g2 0;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l11 {
|
|
padding-left: 0pt;
|
|
counter-reset: h1 6;
|
|
}
|
|
|
|
#l11>li>*:first-child:before {
|
|
counter-increment: h1;
|
|
content: counter(h1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l11>li:first-child>*:first-child:before {
|
|
counter-increment: h1 0;
|
|
}
|
|
|
|
#l12 {
|
|
padding-left: 0pt;
|
|
counter-reset: h2 1;
|
|
}
|
|
|
|
#l12>li>*:first-child:before {
|
|
counter-increment: h2;
|
|
content: counter(h1, decimal)"." counter(h2, decimal)" ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l12>li:first-child>*:first-child:before {
|
|
counter-increment: h2 0;
|
|
}
|
|
|
|
#l13 {
|
|
padding-left: 0pt;
|
|
}
|
|
|
|
#l13>li>*:first-child:before {
|
|
content: " ";
|
|
color: black;
|
|
font-family: Symbol, serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
#l14 {
|
|
padding-left: 0pt;
|
|
}
|
|
|
|
#l14>li>*:first-child:before {
|
|
content: " ";
|
|
color: black;
|
|
font-family: Symbol, serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 10pt;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l15 {
|
|
padding-left: 0pt;
|
|
counter-reset: i1 7;
|
|
}
|
|
|
|
#l15>li>*:first-child:before {
|
|
counter-increment: i1;
|
|
content: counter(i1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l15>li:first-child>*:first-child:before {
|
|
counter-increment: i1 0;
|
|
}
|
|
|
|
#l16 {
|
|
padding-left: 0pt;
|
|
counter-reset: i2 1;
|
|
}
|
|
|
|
#l16>li>*:first-child:before {
|
|
counter-increment: i2;
|
|
content: counter(i1, decimal)"." counter(i2, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l16>li:first-child>*:first-child:before {
|
|
counter-increment: i2 0;
|
|
}
|
|
|
|
#l17 {
|
|
padding-left: 0pt;
|
|
counter-reset: j1 1;
|
|
}
|
|
|
|
#l17>li>*:first-child:before {
|
|
counter-increment: j1;
|
|
content: "(" counter(j1, lower-roman)") ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l17>li:first-child>*:first-child:before {
|
|
counter-increment: j1 0;
|
|
}
|
|
|
|
#l18 {
|
|
padding-left: 0pt;
|
|
counter-reset: k1 1;
|
|
}
|
|
|
|
#l18>li>*:first-child:before {
|
|
counter-increment: k1;
|
|
content: "(" counter(k1, lower-roman)") ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l18>li:first-child>*:first-child:before {
|
|
counter-increment: k1 0;
|
|
}
|
|
|
|
li {
|
|
display: block;
|
|
}
|
|
|
|
#l19 {
|
|
padding-left: 0pt;
|
|
counter-reset: l1 8;
|
|
}
|
|
|
|
#l19>li>*:first-child:before {
|
|
counter-increment: l1;
|
|
content: counter(l1, decimal)" ";
|
|
color: black;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
}
|
|
|
|
#l19>li:first-child>*:first-child:before {
|
|
counter-increment: l1 0;
|
|
}
|
|
|
|
#l20 {
|
|
padding-left: 0pt;
|
|
counter-reset: l2 1;
|
|
}
|
|
|
|
#l20>li>*:first-child:before {
|
|
counter-increment: l2;
|
|
content: counter(l1, decimal)"." counter(l2, decimal)" ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l20>li:first-child>*:first-child:before {
|
|
counter-increment: l2 0;
|
|
}
|
|
|
|
#l21 {
|
|
padding-left: 0pt;
|
|
counter-reset: m1 1;
|
|
}
|
|
|
|
#l21>li>*:first-child:before {
|
|
counter-increment: m1;
|
|
content: "(" counter(m1, lower-roman)") ";
|
|
color: black;
|
|
font-family: Calibri, sans-serif;
|
|
font-style: normal;
|
|
font-weight: normal;
|
|
text-decoration: none;
|
|
font-size: 8pt;
|
|
}
|
|
|
|
#l21>li:first-child>*:first-child:before {
|
|
counter-increment: m1 0;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
TEXT HERE
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|
|
</div> <!--end auth-logo-text-->
|
|
|
|
<h4 class="mt-0 mb-3 mt-5">
|
|
|
|
</h4>
|
|
<br><br><br><br><br><br><br><br><br><br><br><br><br>
|
|
|
|
|
|
</div><!--end card-body-->
|
|
</div><!--end card-->
|
|
</div><!--end auth-card-->
|
|
</div><!--end col-->
|
|
</div><!--end row-->
|
|
</div><!--end container-->
|
|
<!-- End Log In page -->
|
|
|
|
|
|
|
|
|
|
<!-- jQuery -->
|
|
<script src="assets/js/jquery.min.js"></script>
|
|
<script src="assets/js/jquery-ui.min.js"></script>
|
|
<script src="assets/js/bootstrap.bundle.min.js"></script>
|
|
<script src="assets/js/metismenu.min.js"></script>
|
|
<script src="assets/js/waves.js"></script>
|
|
<script src="assets/js/feather.min.js"></script>
|
|
<script src="assets/js/jquery.slimscroll.min.js"></script>
|
|
|
|
<!-- App js -->
|
|
<script src="../assets/js/app.js"></script>
|
|
|
|
</body>
|
|
|
|
</html> |