Server IP : 10.111.20.6  /  Your IP : 216.73.217.121
Web Server : Apache
System : Linux webm006.cluster111.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User : edizioni ( 7252)
PHP Version : 8.3.23
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0705) :  /home/edizioni/stampaeweb/../wordpress/../extonymask/tmp/../css/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/edizioni/stampaeweb/../wordpress/../extonymask/tmp/../css/css.css
a {text-decoration:none;}
.riga {
    padding:2px;
    border:1px;
    width:100%
}
.div_form, .centro{
    width:94%;
    border: 1px solid #f5f5f5;
    border-radius: 18px;
    padding:5px; margin-left:0;
    float:left;  margin-left:1%;
    box-shadow: 0px 0px 1px 15px #f6f6f6;/*1px 5px 15px 15px #888888;*/
}
.colonna-titolo{
    width:94%;
    border: 1px solid #75a3a3;
    border-radius: 3px;
    background-color:#75a3a3;
    padding:5px; margin-left:0;
    margin-left:1%; font-size:18px; font-weight:bold;
}
.testo, .testopiccolo{
    width:100%;
    display: block;
    min-width:50px;
}
.testopiccolo{
    font-size:12px;
}
.testo:focus{
    background-color:#ffffe6;
}
.centro{
    background-color:#f2faf4;
}
.colonna1{
    width:20%;
}
.colonna2{
    width:22%;
}
.centro{
    background-color:#f2faf4;
}
.colonna3{
    width:33%;
    background-color:#ffffe6;
    text-align:left;
    padding-left:5%;
    font-size:18px;
    border: 2px solid #cccccc;
    border-radius: 5px;
}
.colonna4{
    width:30%;
}
.colonna5{
    width:70%;
}
.colonnaconversioni{
    width:25%;
    background-color:#ffdfe6;
    text-align:center;
    padding-left:5%;
    font-size:18px;
    border: 2px solid #cccccc;
    border-radius: 5px;
}
.colonna_numeri{
    width:50%;
    text-align:right;
}
.colonna_descrittiva{
    width:50%;
    text-align:left;
    padding-left:1%;
}
.colonnaoggetto{
    width:100%;
}
.colonnatotale{
    width:100%;
    background-color: #ffcdb3;
    text-align:right;
    padding-right:10px;
}
.elemento {
       color: #191919;
       font-family: Georgia;
       background: linear-gradient(to top right, #c5afe6 0%, #be6ceb 100%);
       font-size: 12px;
       text-align:center; width:85%;
}
.div_help{
    width:15%;
    background-color:#ffffff; color:#000000;
    border: 1px solid #75a3a3;
    border-radius: 15px;
    padding:5px; margin-left:1%;
    font-size:12px; float:left;
}
.div_bottom{
    width:99%;
    background-color:#e6edf2;
    border: 1px solid #75a3d3;
    border-radius: 5px;
    padding:5px; margin-left:0;
}
.table2{
    text-align:center;
    width:20%;
    border: 1px;
    border-radius: 5px;
}
.btn_ordina, .btn_copia, .btn_modifica{
    width: 48px;
    height: 48px;
    border: .5px;
}
.btn_ordina{
    background:url(img/ordine.png) no-repeat;
}
.btn_copia{
    background:url(img/copia.png) no-repeat;
}
.btn_modifica{
    background:url(img/modifica.png) no-repeat;
}
.btn_pdf{
    background:url(img/pdf.png) no-repeat;
}
.td1{
    width:35%; font-size:14px;
    font-family: Arial;
    font-weight:400;
    /*text-shadow: 1px 1px 1px #888;*/
}
.td2{
    width:30%; font-size:14px;
    font-family: Arial;
    font-weight:500;
    /*text-shadow: 1px 1px 1px #888;*/
}
.btn-grad {
            background-image: linear-gradient(to right, #FF512F 0%, #F09819  51%, #FF512F  100%);
            /*margin: 5px;*/
            padding: 5px 10px;
            text-align: center;
            /*text-transform: uppercase;*/
            transition: 0.5s;
            background-size: 200% auto;
            color: white;
            box-shadow: 0 0 20px #eee;
            border-radius: 10px;
            border-color:coral;
}
.btn-grad:hover {
            background-position: right center; /* change the direction of the change here */
            color: #fff;
            text-decoration: none;
}