/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block
}

mark, rp, rt, ruby, summary, time {
    display: inline
}
/* Global properties */
html {
    width: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    color: #9d9d9d;
    min-width: 984px;
    background: url(../images/body.jpg) center 0 repeat
}

.ic, .ic a {
    border: 0;
    float: right;
    background: #fff;
    color: #f00;
    width: 50%;
    line-height: 10px;
    font-size: 10px;
    margin: -220% 0 0 0;
    overflow: hidden;
    padding: 0
}

a {
    color: #00a9ff;
    outline: none
}

    a:hover {
        text-decoration: none
    }

.col-1, .col-2, .col-3, .col-4, .col-1a, .col-2a {
    float: left;
    margin-bottom: 10px;
}

#content .col-5 {
    width: 73%;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px
}
/*ANM*/
.col-e {
    width: 100%;
}

.wrapper {
    width: 100%;
    overflow: hidden
}

.extra-wrap {
    overflow: hidden
}

.bg {
    width: 100%; /*background:url(../images/bg.jpg) center 0 no-repeat*/
    background-color: #f5f9fa
}

.main {
    width: 984px;
    padding: 0;
    margin: 0 auto;
    font-size: 0.875em;
    line-height: 1.285em
}

p {
    margin-bottom: 18px;
}

.p0 {
    margin-bottom: 0px
}

.p1 {
    margin-bottom: 6px
}

.p2 {
    margin-bottom: 15px
}

.p3 {
    margin-bottom: 30px
}

.p4 {
    margin-bottom: 45px
}

.p5 {
    margin-bottom: 50px
}

.p6 /*ANM25052015*/ {
    font-size: 18px;
    padding: 5px;
    text-decoration: none;
    color: #0f0f0f;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

.reg {
    text-transform: uppercase
}

.fleft {
    float: left
}

.fright {
    float: right
}

.alignright {
    text-align: right
}

.aligncenter {
    text-align: center
}

.title {
    margin-bottom: 18px
}

.it {
    font-style: italic
}

.letter {
    letter-spacing: -1px
}

.color-1 {
    color: #00a9ff
}

.color-2 {
    color: #a2c902
}

.color-3 {
    color: #fabb0c
}

.color-4 {
    color: #0f0f0f
}

.color-5 {
    color: #ff7500
}

.color-6 {
    color: #f10c0c
}

.color-7 {
    color: #aa2aff
}

.color-8 {
    color: #f5f5f5
}

.color-9 {
    color: #07eb29
}

.color-10 {
    color: #009a9a
}

.color-11 {
    color: lawngreen
}

ul.elenco {
    list-style-type: square;
    margin-left: 20px
}
/* boxes */
#login {
    background-color: rgba(0, 0, 0, 0.00);
}

.margin-bot {
    margin-bottom: 35px;
}

.spacing {
    margin-right: 35px
}

.indent {
    padding: 0 0 0px 32px
}

.indent2 {
    padding-top: 10px
}

.indent3 {
    padding-top: 45px
}

.indent4 {
    padding: 26px 0 0px 32px
}

.indent5 {
    padding-top: 22px
}

.indent-bot {
    margin-bottom: 22px
}

.indent-bot2 {
    margin-bottom: 19px
}

.indent-bot3 {
    margin-bottom: 45px
}

.img-indent-bot {
    margin-bottom: 25px
}

.img-indent {
    float: left;
    margin: 0 10px 0px 0
}

.img-indent2 {
    float: left;
    margin: 0 15px 0px 0
}

.img-indent3 {
    float: left;
    margin: 0 20px 0px 0
}

.img-indent4 {
    float: left;
    margin: 0 28px 0px 0
}

.img-indent-r {
    float: right;
    margin: 4px 0px 0px 15px
}

.prev-indent-bot {
    margin-bottom: 10px
}

.buttons a:hover {
    cursor: pointer
}

.menu li a, .list-1 li a, .button-2, .logo {
    text-decoration: none;
}

#login li a {
    color: #00A9FF;
    font-size: 1.5em;
}

#login a {
    color: #00A9FF
}
/* header */
header {
    width: 100%;
    margin-bottom: -16px;
    position: relative;
    z-index: 1
}

.row-head {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 8px;
    margin-bottom: 10px
}

.row-1 {
    width: 100%;
    height: 113px;
    overflow: hidden;
    padding-top: 24px;
    margin-bottom: 10px
}

.row-2 {
    width: 100%;
    min-height: 85px;
    position: relative;
    z-index: 1
}

.row-3 {
    width: 100%;
    min-height: 317px;
    position: relative;
    z-index: 2
}

.row-4 {
    width: 100%;
    height: 43px;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 5px
}

    .row-4 input {
        width: 400px;
    }

.row-5 {
    width: 100%;
    height: 60px;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 5px
}

.row-table {
    width: 100%;
    overflow: hidden;
    padding-top: 5px;
    margin-bottom: 5px
}

    .row-table table {
        color: black;
        margin-bottom: 5px;
    }

        .row-table table td {
            border: 1px solid gray;
            color: black;
            padding: 3px
        }

            .row-table table td.large {
                width: 74%;
            }

            .row-table table td.small {
                width: 24%;
            }

h1 {
    padding: 0px 0 0 10px;
    position: relative;
    float: left
}

.logo {
    display: block;
    width: 224px;
    height: 45px;
    text-indent: -5000px;
    background: url(../images/logo.png) 0 0 no-repeat;
    margin: 10px 0 8px 0
}

.slog {
    display: block;
    font-size: 14px;
    line-height: 1.2em;
    color: #8a8a8a;
    text-transform: uppercase;
    letter-spacing: -1px
}
/* search-form */
#search-form {
    width: 244px;
    min-height: 39px;
    padding: 20px;
    margin-right: 19px;
    background: #000;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px;
    float: right
}

.search-form {
    background: #fefefe;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    width: 100%;
    overflow: hidden
}

#search-form input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.214em;
    width: 170px;
    padding: 10px 18px 11px;
    margin: 0;
    color: #9d9d9d;
    border: none;
    background: none;
    float: left
}

#search-form a {
    display: block;
    width: 38px;
    height: 38px;
    text-indent: -5000px;
    background: url(../images/search-button.png) 9px 8px no-repeat #00a9ff;
    border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    -webkit-border-radius: 0 8px 8px 0;
    float: right
}

    #search-form a:hover {
        background-color: #aaa
    }
/* main menu */
header, nav, section, article, aside, footer, hgroup {
    display: block;
}

.menu {
    width: 100%
}

    .menu li {
        float: left;
        position: relative;
        margin-right: 1px
    }

        .menu li.last-item {
            margin: 0
        }
        /*ANM19062015: modifiche a colore del menù in alto per SEO (???)*/
        /*.menu li a {display: inline-block; width:196px;font-size:17px;line-height:1.22em;padding:18px 0 36px;margin-top:10px;color:#fff;background:#000;text-align:center;border-radius:18px 18px 0 0;-moz-border-radius:18px 18px 0 0;-webkit-border-radius:18px 18px 0 0}
.menu li a.active, .menu li a:hover {color:#0f0f0f;background:#fff;padding:28px 0 36px;margin:0}*/
        .menu li a {
            display: inline-block;
            width: 196px;
            font-size: 17px;
            line-height: 1.22em;
            padding: 18px 0 36px;
            margin-top: 10px;
            background-color: #253180;
            color: #fff;
            text-align: center;
            border-radius: 18px 18px 0 0;
            -moz-border-radius: 18px 18px 0 0;
            -webkit-border-radius: 18px 18px 0 0
        }

            .menu li a.active, .menu li a:hover {
                background-color: #fff;
                color: #253180;
                padding: 28px 0 36px;
                margin: 0
            }
/* slider */
.slider-wrapper {
    overflow: hidden;
    width: 984px;
    position: absolute;
    top: -16px;
    left: 0;
    background: #fff;
    border-radius: 0 18px 0 0;
    -moz-border-radius: 0 18px 0 0;
    -webkit-border-radius: 0 18px 0 0
}

.slider {
    height: 403px;
    width: 948px;
    margin: 10px auto
}

.items {
    display: none
}

.pagination {
    position: absolute;
    top: 0;
    z-index: 999
}

.banner {
    width: 400px;
    height: 205px;
    position: absolute;
    top: 72px;
    left: 98px
}

.banner-large {
    width: 600px;
    height: 205px;
    position: absolute;
    top: 92px;
    left: 98px
}

.prev {
    display: block;
    width: 22px;
    height: 37px;
    text-indent: -5000px;
    position: absolute;
    left: 25px;
    top: 183px;
    z-index: 99;
    background: url(../images/slider-control.png) left top no-repeat
}

    .prev:hover {
        background-position: left bottom
    }

.next {
    display: block;
    width: 22px;
    height: 37px;
    text-indent: -5000px;
    position: absolute;
    right: 22px;
    top: 183px;
    z-index: 99;
    background: url(../images/slider-control.png) right top no-repeat
}

    .next:hover {
        background-position: right bottom
    }

.b1 {
    color: #0f0f0f;
    font-size: 50px;
    line-height: 1.2em;
    display: block;
    letter-spacing: -3px
}

.b2 {
    color: #00a9ff;
    font-size: 80px;
    line-height: 1.2em;
    display: block;
    text-transform: uppercase;
    letter-spacing: -4px;
    margin: -12px 0 13px -5px
}

* + html .b2 {
    margin: -12px 0 5px -5px
}

.b3 {
    color: #0f0f0f;
    font-size: 17px;
    line-height: 1.2em;
    display: block
}

.b4 {
    color: #0f0f0f;
    font-size: 40px;
    line-height: 1.2em;
    display: block
}
/* content */
#content {
    width: 100%;
    padding: 10px 0 40px;
    background: #fff;
    border-radius: 18px 18px 0 0;
    -moz-border-radius: 18px 18px 0 0;
    -webkit-border-radius: 18px 18px 0 0;
    position: relative;
    z-index: 2
}

    #content .padding {
        padding: 24px 12px 0
    }

.spacer-1 {
    width: 100%;
    background: url(../images/pic-1.gif) 217px 0 repeat-y
}

h2 {
    font-size: 35px;
    line-height: 1.3em;
    color: #0f0f0f;
    margin-bottom: 5px;
    letter-spacing: -2px;
    text-align: center;
}

h3 {
    font-size: 30px;
    line-height: 1.3em;
    margin-top: -5px;
    letter-spacing: -2px
}

    h3 strong {
        display: block;
        color: #fefefe;
        margin-bottom: -11px
    }

h4 {
    font-size: 23px;
    line-height: 1.2em;
    color: #fefefe;
    letter-spacing: -1px;
    margin-bottom: 20px
}

h5 {
    color: #0f0f0f;
    text-decoration: underline;
    font-weight: bolder;
}

    h5.cap {
        color: #0f0f0f;
        text-decoration: none;
        font-weight: bolder;
        text-align: center;
        font-size: 20px;
        font-variant: small-caps
    }

h6 {
    color: #0f0f0f;
    font-weight: bold;
    margin-bottom: 5px
}

.border-bot {
    width: 100%;
    padding-bottom: 20px;
    background: url(../images/pic-1.gif) 0 bottom repeat-x
}

.box-bg {
    padding: 13px;
    background: #e4e4e4
}
/*ANM19062015: modifiche a colore del menù in alto per SEO (???)*/
/*.box {width:100%;background:url(../images/box.png) center 0 no-repeat #101010;border-radius:19px;-moz-border-radius:19px;-webkit-border-radius:19px}*/
.box {
    width: 100%; /* IE10+ */
    /* IE10+ */
    background-image: -ms-linear-gradient(bottom right, #253180 0%, #07204D 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(bottom right, #253180 0%, #07204D 100%);
    /* Opera */
    background-image: -o-linear-gradient(bottom right, #253180 0%, #07204D 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, right bottom, left top, color-stop(0, #253180), color-stop(100, #07204D));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(bottom right, #253180 0%, #07204D 100%);
    /* W3C Markup */
    background-image: linear-gradient(to top left, #253180 0%, #07204D 100%);
    border-radius: 19px;
    -moz-border-radius: 19px;
    -webkit-border-radius: 19px
}

    .box h3 {
        margin-top: -8px
    }

    .box .pad {
        padding: 28px 25px
    }

    .box.first .button {
        background: url(../images/button1.png) left top no-repeat
    }

        .box.first .button:hover {
            background-position: left bottom
        }

    .box.first .numb {
        background: url(../images/numb-1.gif) 0 0 repeat-x #00a9ff
    }

    .box.second .button {
        background: url(../images/button2.png) left top no-repeat
    }

        .box.second .button:hover {
            background-position: left bottom
        }

    .box.second .numb {
        background: url(../images/numb-2.gif) 0 0 repeat-x #a2c902
    }

    .box.third .button {
        background: url(../images/button3.png) left top no-repeat
    }

        .box.third .button:hover {
            background-position: left bottom
        }

    .box.third .numb {
        background: url(../images/numb-3.gif) 0 0 repeat-x #fabb0c
    }

.fullbox {
    height: 245px;
    text-align: center;
}

.numb {
    display: inline-block;
    padding: 3px 7px 6px;
    font-size: 40px;
    line-height: 1.2em;
    letter-spacing: -2px;
    color: #fefefe;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px
}

* + html .numb {
    padding: 6px 7px 4px
}

.block-news {
    padding: 27px 33px 30px;
    border: 1px solid #eaeaea;
    background: url(../images/block-news-tail.gif) 0 0 repeat-x #f9f9f9;
    border-radius: 18px;
    -moz-border-radius: 18px;
    -webkit-border-radius: 18px
}

.button {
    display: block;
    width: 43px;
    height: 43px;
    text-indent: -5000px
}

.button-2 {
    display: inline-block;
    font-size: 19px;
    line-height: 1.21em;
    letter-spacing: -1px;
    color: #fefefe;
    padding: 9px 20px 11px;
    background: url(../images/button-tail.gif) 0 0 repeat-x #3c3c3c;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

    .button-2:hover {
        background: #3c3c3c
    }

.list-1 li {
    line-height: 24px;
    padding-left: 10px;
    background: url(../images/marker.gif) 0 10px no-repeat
}

    .list-1 li a {
        display: inline-block;
        color: #9d9d9d
    }

        .list-1 li a:hover {
            text-decoration: underline
        }

.list-2 li {
    line-height: 24px
}

.link {
    color: #9d9d9d
}

    .link:hover {
        text-decoration: none
    }

.link-1 {
    display: inline-block;
    font-size: 14px;
    padding-right: 8px;
    background: url(../images/marker-3.gif) right 8px no-repeat
}

    .link-1:hover {
        color: #fff
    }

.text-1 {
    line-height: 20px;
    margin: 0
}
/*ANM19062015: modifiche per SEO (???)*/
dl.address {
    line-height: 24px;
    color: #9d9d9d
}
    /*dl.address {line-height:24px;color:#000}*/
    dl.address span {
        float: left;
        width: 74px;
        color: #fefefe
    }

dl.contact {
    line-height: 20px;
    color: #9d9d9d
}

    dl.contact span {
        display: block;
        color: #0f0f0f
    }

    dl.contact dt, dl.contact dd {
        margin-bottom: 5px
    }

.tdate-1 {
    font-size: 20px;
    line-height: 1.2em;
    color: #0f0f0f;
    text-align: center;
    letter-spacing: -2px;
    margin: -8px 16px 0 0
}

    .tdate-1 strong {
        display: block;
        font-size: 49px;
        line-height: 1.2em;
        color: #00a9ff;
        margin-bottom: -10px
    }

.tdate-2 {
    float: left;
    color: #0f0f0f
}

.news {
    padding-left: 25px;
    background: url(../images/pic-1.gif) 0 0 no-repeat
}

label {
    display: block;
    font-size: 1.2em;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
        margin: 20px 5px 0px 0px;
    }

#contact-form {
    display: block
}

    #contact-form label {
        display: block;
        height: 30px;
        overflow: hidden
    }

    #contact-form input {
        float: left;
        width: 526px;
        font-size: 13px;
        line-height: 1.23em;
        color: #0f0f0f;
        padding: 4px 10px;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        border: 1px solid #ebebeb;
        background: none
    }

    #contact-form textarea {
        height: 262px;
        overflow: auto;
        float: left;
        width: 526px;
        font-size: 13px;
        line-height: 1.23em;
        color: #0f0f0f;
        padding: 4px 10px;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
        border: 1px solid #ebebeb;
        background: none
    }

.text-form {
    float: left;
    display: block;
    font-size: 14px;
    width: 73px;
    line-height: 1.78em;
    color: #0f0f0f
}

.buttons {
    padding-top: 16px;
    text-align: right
}

    .buttons a {
        margin-left: 6px;
        padding: 9px 25px 11px
    }
/* footer */
/*ANM19062015: modifiche a colori per SEO (???)*/
footer {
    width: 100%;
}
/*.row-top {width:100%;padding:33px 0 42px;background:#000}*/
.row-top {
    width: 100%;
    padding: 33px 0 42px;
    background-color: #07204D;
}

.row-padding {
    padding: 0 62px
}

.row-bot {
    width: 100%;
    padding: 35px 0;
    font-size: 12px;
    line-height: 20px
}

.list-services li {
    line-height: 24px;
    padding-left: 28px
}

    .list-services li a {
        color: #9d9d9d;
        text-decoration: none
    }

        .list-services li a:hover {
            text-decoration: underline
        }

    .list-services li.item-1 {
        background: url(../images/facebook.png) 0 3px no-repeat
    }

    .list-services li.item-2 {
        background: url(../images/twitter.png) 0 3px no-repeat
    }

    .list-services li.item-3 {
        background: url(../images/linkedin.png) 0 3px no-repeat
    }
/*ANM19062015: modifiche per SEO (???)*/
.footer-logo {
    display: block;
    color: #9d9d9d;
    font-size: 40px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: -3px;
    font-weight: 400;
    margin-bottom: 5px
}
    /*.footer-logo {display:block;color:#000;font-size:40px;line-height:1.2em;text-transform:uppercase;letter-spacing:-3px;font-weight:400;margin-bottom:5px}*/
    /*ANM19062015: modifiche per SEO (???)*/
    .footer-logo strong {
        color: #00a9ff;
        text-transform: none;
        display: inline-block
    }
/*.footer-logo strong {color:#fff;text-transform:none;display:inline-block}*/
.phone {
    display: inline-block;
    font-size: 20px;
    line-height: 1.2em;
    color: #9d9d9d;
    letter-spacing: -1px;
    padding-left: 5px
}

    .phone strong {
        color: #fff
    }

/*ANM19062015: modifiche per SEO (???), prima non presente*/
/*footer dl.address a{ color:#fff; }
footer dl.address a:hover{ color:#000; }*/

/*sezione utente*/
a.category {
    display: inline-block;
    font-size: 18px;
    padding: 5px;
    border: 1px solid white;
    text-decoration: none;
    background-color: #00a9ff;
    color: #fff;
    text-align: center;
    width: 90%
}

    a.category:hover {
        display: inline-block;
        font-size: 18px;
        border-color: #00a9ff;
        background-color: #fff;
        color: #00a9ff;
        width: 90%
    }

/*per gestione immagini trasformate*/
#coccarda-top-left {
    -webkit-transform: scale(0.5,0.5) translate(195px, -120px);
    -ms-transform: scale(0.5,0.5) translate(195px, -120px);
    transform: scale(0.5,0.5) translate(195px, -120px);
    margin-bottom: -220px;
}

/*#coccarda-top-right
{
    -webkit-transform: scale(0.5,0.5) translate(257px, -120px);
    -ms-transform: scale(0.5,0.5) translate(257px, -120px);
    transform: scale(0.5,0.5) translate(257px, -120px);
    margin-bottom: -220px;
}*/

#banner-low-left {
    -webkit-transform: rotate(45deg) translate(-60px, 55px);
    -ms-transform: rotate(45deg) translate(-60px, 55px);
    transform: rotate(45deg) translate(-60px, 55px);
}

#coccarda-low-left {
    -webkit-transform: scale(0.6, 0.6) translate(-145px, -215px);
    -ms-transform: scale(0.6, 0.6) translate(-145px, -215px);
    transform: scale(0.6, 0.6) translate(-145px, -215px);
}

@font-face {
    font-family: myFirstFont;
    /*src: url('http://www.w3schools.com/css3/Sansation_Light.ttf')*/
}

.tooltip { /*stili per il tooltip */
    /*posizione e domensioni*/
    position: absolute;
    top: 2em;
    left: 2em;
    width: 15em;
    /*bordi e colore */
    border: 1px solid #6C9;
    background-color: #00a9ff;
    color: #fff;
    /*font e testo */
    font-size: 80%;
    text-align: center
}

.attivo {
    font-size: 20px;
    color: #fabb0c;
    background-color: #7c7575;
    width: 23%;
    height: 50px;
    border: 0px;
    margin: 0px;
    padding: 5px;
    display: inline-block;
    line-height: normal;
}

.inattivo {
    font-size: 20px;
    color: #e8cc7c;
    background-color: #b7b3b3;
    width: 23%;
    height: 50px;
    border: 0px;
    margin: 0px;
    padding: 5px;
    display: inline-block;
    line-height: normal;
}

.infoPolizza {
    background-color: #37439c;
    color: #fff;
    padding: 8px;
    font-family: Andalus;
    font-size: 26px;
    line-height: 80%;
}

input[type="submit"] {
    font-size: 18px;
    padding: 5px;
    border: 1px solid white;
    text-decoration: none;
    background-color: #00a9ff;
    color: #fff;
    width: 32%
}

    input[type="submit"]:hover {
        font-size: 18px;
        border-color: #00a9ff;
        background-color: #fff;
        color: #00a9ff;
        cursor: pointer
    }

input[type="button"] {
    font-size: 18px;
    padding: 5px;
    border: 1px solid white;
    text-decoration: none;
    background-color: #00a9ff;
    color: #fff;
    width: 32%
}

    input[type="button"]:hover {
        font-size: 18px;
        border-color: #00a9ff;
        background-color: #fff;
        color: #00a9ff;
        cursor: pointer
    }

button {
    font-size: 18px;
    padding: 5px;
    border: 1px solid white;
    text-decoration: none;
    background-color: #00a9ff;
    color: #fff;
    width: 32%
}

    button:hover {
        font-size: 18px;
        border-color: #00a9ff;
        background-color: #fff;
        color: #00a9ff;
        cursor: pointer
    }

input[type="checkbox"] {
    background-color: rgba(255, 255, 255, 0.00);
    border: 0px white;
    width: auto;
}

.label {
    font-weight: 700;
}

.row-4 label {
    margin-top: 10px;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
    width: 20%;
    float: right
}

    #login a {
        background-color: rgba(0, 0, 0, 0.00);
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: underline;
        color: #00A9FF;
    }

        #login a.email {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
            color: #00A9FF;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: list-item;
        list-style: none;
    }


/* Registration 
----------------------------------------------------------*/

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 250px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }


.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

.ruota_scala {
    transform: rotate(90deg) scale(2.0,31);
    -webkit-transform: rotate(90deg) scale(2.0,31);
    -o-transform: rotate(90deg) scale(2.0,31);
    -moz-transform: rotate(90deg) scale(2.0,31);
}

.show-table {
    width: 99%;
    margin: auto;
}

    .show-table tr {
        background-color: #CCE6FF;
        color: black;
    }

        .show-table tr.odd {
            background-color: #fff;
            color: black;
        }

    .show-table td {
        border: 2px solid white;
        padding: 3%;
        /*align-content: center;*/
    }

    .show-table ul {
        list-style: outside disc;
    }

    .show-table td.first {
        background-color: #006699;
        color: white;
        font-weight: bold;
        text-overflow: initial;
        padding-right: 2em;
        padding-left: 2em;
    }

ul.style {
    list-style: outside disc;
    margin-left: 15px;
}

ol.style {
    list-style: outside lower-roman;
    margin-left: 15px;
}

/*MS - WIDTH*/
.w-100 {
    width: 98%;
}

.w-50 {
    width: 48%;
}

/*MS - MARGIN BOTTOM*/
.mb-0 {
    margin-bottom: 0px;
}

.mb-1 {
    margin-bottom: 0.25em;
}

.mb-2 {
    margin-bottom: 0.5em;
}

.mb-3 {
    margin-bottom: 1em;
}

.mb-5 {
    margin-bottom: 2em;
}

/*MS - MARGIN TOP*/
.mt-0 {
    margin-top: 0px;
}

.mt-1 {
    margin-top: 0.25em;
}

.mt-2 {
    margin-top: 0.5em;
}

.mt-3 {
    margin-top: 1em;
}

.mt-5 {
    margin-top: 2em;
}

/*MS - MARGIN LEFT*/
.ml-0 {
    margin-left: 0px;
}

.ml-1 {
    margin-left: 0.25em;
}

.ml-2 {
    margin-left: 0.5em;
}

.ml-3 {
    margin-left: 1em;
}

.ml-5 {
    margin-left: 2em;
}

/*MS - MARGIN RIGHT*/
.mr-0 {
    margin-right: 0px;
}

.mr-1 {
    margin-right: 0.25em;
}

.mr-2 {
    margin-right: 0.5em;
}

.mr-3 {
    margin-right: 1em;
}

.mr-5 {
    margin-right: 2em;
}

/*MS - PADDING*/
.p-1 {
    padding: 0.25em;
}

.p-2 {
    padding: 0.5em;
}

.p-3 {
    padding: 1em;
}

.p-5 {
    padding: 2em;
}
