﻿@charset "utf-8";

@media only screen and (min-width:1320px) {
    div.difesaextra {
        position: absolute;
        top: 10px;
        left: 8px
    }
}

@media only screen {
    .ConcorsiInAtto h2,
    .divNovitaConcorsi h2 {
        color: #9a2020;
        font-weight: 700
    }

    .docContenitoreList,
    .docStrumenti .divIcona {
        float: left
    }

    .docStrumenti ul,
    .docSubMenu ul,
    .sfthreadsFilterList {
        list-style: none
    }

    .em-boxtitle,
    .viewTitolo,
    h3.h3title {
        text-transform: uppercase
    }

    .ElencoCanale ol,
    .FormLoginRxLogin ul,
    .centraForm ul,
    .sfitemsList,
    li.mappa,
    li.sottoMappa {
        list-style-type: none
    }

    .onlyPrint {
        display: none
    }

    .divNovitaConcorsi {
        width: 94%;
        padding: 0 20px 20px;
        border: 1px solid #ccc
    }

        .divNovitaConcorsi li {
            margin-bottom: 10px
        }

    .titlecarabinieri a,
    .titlecarabinieri a:hover {
        text-decoration: none;
        color: #fff
    }

    table.tabella a {
        color: #333;
        text-decoration: none
    }

        table.tabella a:hover {
            text-decoration: underline
        }

    .docContenitore {
        overflow: hidden;
        margin-bottom: 20px
    }

    .docPager {
        padding-left: 120px
    }

    .noBodyDoc {
        margin-top: 0;
        width: 100% !important;
        font-size: 16px !important
    }

    .docContenitore .docTitolo {
        font-weight: 700;
        font-size: 16px
    }

    .docContenitore .docData {
        font-style: italic;
        margin-bottom: 10px
    }

    .docContenitoretabella {
        width: 100%;
        margin: 20px auto 0
    }

    .docContenitore .docSommario {
        padding: 5px;
        margin-bottom: 20px;
        text-align: justify;
        border-bottom: solid 1px #ccc;
        border-top: solid 1px #ccc;
        font-style: italic
    }

    .docContenitore .docTesto {
        text-align: justify
    }

    .docContenitore .docNumero {
        text-align: center;
        margin-bottom: 10px;
        font-style: italic
    }

    .docStrumenti {
        clear: both
    }

    span.txtAbb {
        color: #9a2020
    }

    .docStrumentiDett {
        padding-top: 10px;
        padding-bottom: 20px
    }

    .docStrumenti ul {
        padding-left: 0;
        color: #333;
        font-weight: 700
    }

    .docStrumenti a {
        text-decoration: none
    }

        .docStrumenti a:hover,
        div.bread a {
            text-decoration: underline
        }

    .docStrumenti .divTesto {
        margin-left: 55px;
        margin-top: 15px
    }

    div.RadTreeView_Default .rtLI .rtSelected .rtIn {
        background-color: #fff !important;
        border: 1px solid #9a2020 !important;
        margin-right: 4px
    }

    .docSubMenu ul {
        padding-left: 0;
        color: #333
    }

    .docSubMenu span {
        color: #333
    }

    .docboxRight .docStrumenti ul {
        margin-top: 0;
        width: 210px;
        padding-bottom: 10px;
        padding-left: 10px
    }

    .docStrumenti ul a {
        color: #333;
        font-weight: 700;
        font-size: .9em
    }

    .galleria-thumbnails-container {
        margin: auto
    }

    .galleria-container {
        background-color: #FAFAFA;
        padding-top: 0;
        margin-top: 15px;
        border: 1px solid #CCC
    }

    .galleria-image-nav-left,
    .galleria-image-nav-right {
        background-color: #ccc;
        /*background-color: #FAFAFA;*/
        background-image: url(../img/FrecceImageGallery.png)
    }

    .galleria-counter {
        color: #000
    }

    div.bread a {
        border: 1px solid #fff;
        padding: 5px;
        color: #333
    }

        div.bread a:hover {
            border: 1px solid #99defd;
            background-color: #DFF2FC;
            text-decoration: none
        }

    .sf_pagerNumeric2 {
        width: 100%;
        margin-top: 15px;
        font-size: 13px;
        text-align: right;
        margin-right: 50px;
        margin-bottom: 15px;
        clear: both
    }

        .sf_pagerNumeric2 a:active,
        .sf_pagerNumeric2 a:hover,
        .sf_pagerNumeric2 a:link,
        .sf_pagerNumeric2 a:visited {
            padding: 1px 6px;
            color: #9a2020;
            border: 1px solid #fff;
            margin-left: -4px;
            text-decoration: none
        }

        .sf_pagerNumeric2 a:hover {
            border-color: #9a2020
        }

        .sf_pagerNumeric2 a.sf_PagerCurrent2:active,
        .sf_pagerNumeric2 a.sf_PagerCurrent2:hover,
        .sf_pagerNumeric2 a.sf_PagerCurrent2:link,
        .sf_pagerNumeric2 a.sf_PagerCurrent2:visited {
            background-color: #9a2020;
            border-color: #9a2020;
            color: #fff;
            cursor: default
        }

    #slider {
        width: 990px;
        height: 300px;
        position: relative;
        overflow: hidden
    }

    #sliderContent {
        width: 990px;
        position: absolute;
        top: 0;
        margin-left: 0;
        padding-left: 0;
        padding-top: 0;
        margin-top: 0
    }

    div.menuHome,
    div.menuHome:hover {
        float: left;
        width: 211px;
        height: 111px;
        background-image: url(../img/filigrana.png);
        background-position: top right;
        background-repeat: no-repeat
    }

    div.menuHome {
        background-color: #f2f2f2;
        border-bottom: 10px solid #ccc
    }

        div.menuHome:hover {
            cursor: pointer;
            border-bottom: 10px solid #9a2020
        }

    .cerca input {
        padding: 2px;
        color: #aaa;
        font-size: small;
        border: 1px solid #bbb;
        height: 18px
    }

    .sfsearchResultStatistics,
    .sfsearchResultsWrp {
        width: 850px;
        padding-left: 50px
    }

    .boxVideoNovita a,
    .boxVideoNovitaLast a,
    .imgPrimoPianoLast a,
    .imgPrimoPianoSx a,
    .imgVistiSx a,
    .imgVistiSxLast a,
    .rowultimi a,
    .rowultimiClear a,
    .rowultimiLast a {
        text-decoration: none;
        color: #333
    }

        .boxVideoNovita a:hover,
        .boxVideoNovitaLast a:hover,
        .imgPrimoPianoLast a:hover,
        .imgPrimoPianoSx a:hover,
        .imgVistiSx a:hover,
        .imgVistiSxLast a:hover,
        .rowultimi a:hover,
        .rowultimiClear a:hover,
        .rowultimiLast a:hover {
            text-decoration: underline
        }

    .imgVistiSx,
    .imgVistiSxLast,
    .rowultimi,
    .rowultimiClear,
    .rowultimiLast {
        height: 90px
    }

    .imgVistiSxLast {
        height: 80px
    }

    div.imgPrimoPianoLast,
    div.imgPrimoPianoSx {
        font-size: .7em;
        padding-top: 10px;
        padding-bottom: 22px;
        height: 42px;
        color: #333
    }

    div.imgPrimoPianoSx {
        border-bottom: 1px solid #bbb
    }

    .sfsearchResultTitle a {
        color: #333
    }
/*Modificato Giudice*/
    .sfsearchResultStatistics {
        /*font-size: .9em*/
        font-size: initial;
    }

    .Video_testo_dx {
        margin-left: 60px
    }

    .Video_img_dx {
        margin-left: 10px;
        float: right
    }

    div.showImgFocus,
    div.showImgVetrina {
        border-top: 0
    }

    .clear {
        clear: both
    }

    .top {
        top: 0;
        left: 0
    }

    .bottom {
        bottom: 0;
        left: 0
    }

    .FormLogin,
    .FormLoginRx {
        padding: 10px;
        margin: 0 10px 0 0;
        font-size: 1em;
        color: #333;
        border: 1px solid #ccc;
        width: 98%
    }

    .FormLoginRxLogin,
    .FormLoginRxLogin .submitButton {
        margin-right: 10px
    }

    .FormLoginRxLogin {
        width: 99%;
        padding: 10px 2px 10px 10px;
        font-size: 1em;
        color: #333;
        border: 1px solid #ccc
    }

        .FormLogin ul,
        .FormLoginRx ul,
        .FormLoginRxLogin ul {
            padding: 0
        }

            .FormLoginRxLogin ul li .sfTxtLbl {
                font-weight: 700;
                display: block;
                padding: 4px 0;
                width: 90% !important
            }

    .FormLogin li .sfTxtLbl {
        font-weight: 700;
        padding: 10px 0;
        font-size: .8em;
        color: #333;
        background-color: #ccc;
        width: 98% !important;
        display: block;
        border: 1px solid #ccc
    }

    .FormLogin .sfCheckBoxWrapper {
        font-size: .8em
    }

    .FormLoginRx .sfCheckBoxWrapper,
    .FormLoginRxLogin .sfCheckBoxWrapper {
        font-size: 1em
    }

    .FormLogin input[type=password],
    .FormLogin input[type=text],
    .FormLoginRx input[type=password],
    .FormLoginRx input[type=text] {
        width: 100%;
        background-color: #f6f6f6;
        border: 1px solid #ccc;
        margin-top: 4px;
        margin-bottom: 10px;
        padding: 4px 0
    }

    .FormLogin .submitButton {
        float: right;
        background-color: #ccc !important;
        border: none;
        padding: 10px 0;
        width: 20%;
        text-align: center;
        margin-top: 30px;
        font-size: .8em
    }

    .FormLoginRx .submitButton,
    .FormLoginRxLogin .submitButton {
        float: right;
        background-color: #ccc !important;
        border: none;
        padding: 10px 0;
        width: 40%;
        text-align: center;
        margin-top: 10px;
        font-size: 1em
    }

        .FormLogin .submitButton a,
        .FormLoginRx .submitButton a {
            font-weight: 700;
            text-decoration: none
        }

            .FormLogin .submitButton a:hover,
            .FormLoginRx .submitButton a:hover {
                text-decoration: none
            }

    .FormLogin .UserLogged {
        float: left;
        padding-left: 10px;
        font-size: .8em
    }

    .FormLoginRx .UserLogged,
    .FormLoginRxLogin .UserLogged {
        float: left;
        padding-left: 4px;
        font-size: 1em
    }

    .FormLogin .TestoLogged {
        clear: both;
        margin-bottom: 20px;
        padding-top: 20px;
        margin-left: 10px;
        font-size: .8em
    }

    .FormLoginRx .TestoLogged,
    .FormLoginRxLogin .TestoLogged {
        clear: both;
        margin-bottom: 20px;
        padding-top: 20px;
        margin-left: 4px;
        font-size: 1em
    }

    .FormLogin .TestoLogged ul {
        width: 50%;
        margin: 20px auto
    }

    .FormLoginRx .TestoLogged ul,
    .FormLoginRxLogin .TestoLogged ul {
        width: 98%;
        margin-left: -10px
    }

    .FormLogin .TestoLogged li,
    .FormLoginRx .TestoLogged li,
    .FormLoginRxLogin .TestoLogged li {
        list-style: none;
        margin-left: 20px;
        border-bottom: 1px solid #ccc
    }

        .FormLogin .TestoLogged li a,
        .FormLoginRx .TestoLogged li a,
        .FormLoginRxLogin .TestoLogged li a {
            display: block;
            text-decoration: none;
            padding: 10px 4px
        }

            .FormLogin .TestoLogged li a:hover,
            .FormLoginRx .TestoLogged li a:hover,
            .FormLoginRxLogin .TestoLogged li a:hover {
                background-color: #ccc;
                display: block;
                padding: 10px 4px;
                font-weight: 700
            }

    .FormLogin .divDimenticata {
        text-align: right;
        width: 100%;
        padding: 12px 0 0 10px
    }

        .FormLogin .divDimenticata a:hover {
            text-decoration: underline !important
        }

    .FormLoginRx .divDimenticata,
    .FormLoginRxLogin .divDimenticata {
        width: 100%;
        font-size: 1.2em;
        margin-top: 20px
    }

        .FormLoginRx .divDimenticata a,
        .FormLoginRxLogin .divDimenticata a {
            text-decoration: underline !important;
            display: block;
            text-align: left;
            padding: 4px
        }

            .FormLoginRx .divDimenticata a:hover,
            .FormLoginRxLogin .divDimenticata a:hover {
                text-decoration: none !important;
                background-color: #ccc;
                display: block
            }

    .FormLogin img.imgLogin {
        float: right;
        width: 48px;
        padding-left: 4px;
        margin-top: -12px
    }

    .noUnder {
        text-align: right;
        text-decoration: none !important;
        font-size: .8em
    }

    .FormLoginRx .divNonregistrato,
    .FormLoginRxLogin .divNonregistrato,
    .LoginDimenticata,
    .loginNonregistrato {
        width: 100%;
        font-size: 1em;
        margin-top: 10px
    }

    .FormLogin .divNonregistrato {
        clear: both;
        text-align: right;
        width: 100%;
        padding: 12px 0 0 10px
    }

    .LoginDimenticata,
    .loginNonregistrato {
        text-decoration: underline
    }

    .FormLogin .divNonregistrato a {
        text-align: right;
        text-decoration: none !important;
        font-size: .8em
    }

        .FormLogin .divNonregistrato a:hover {
            text-decoration: underline !important
        }

    .FormLoginRx .divNonregistrato a,
    .FormLoginRxLogin .divNonregistrato a {
        text-decoration: underline !important;
        display: block;
        text-align: left;
        padding: 4px
    }

        .FormLoginRx .divNonregistrato a:hover,
        .FormLoginRxLogin .divNonregistrato a:hover {
            text-decoration: none !important;
            background-color: #ccc;
            display: block
        }

    div.moderatori input {
        background-color: #ccc;
        border: 1px solid #ccc;
        padding: 4px;
        font-weight: 700;
        margin-top: 10px;
        cursor: pointer
    }

    div.clear {
        clear: both
    }

    .sfLostPasswordWrp .FormLogin .sfLoginFieldsTitle {
        font-size: .8em;
        font-weight: 700;
        color: #9a2020
    }

    .sfLostPasswordWrp .FormLogin .sfLoginFieldsNote {
        font-size: .8em;
        font-weight: 400
    }

    .sfLostPasswordWrp .FormLoginRx .sfLoginFieldsTitle,
    .sfLostPasswordWrp .FormLoginRxLogin .sfLoginFieldsTitle {
        font-size: 1em;
        font-weight: 700;
        color: #9a2020
    }

    .sfLostPasswordWrp .FormLoginRx .sfTxtLbl,
    .sfLostPasswordWrp .FormLoginRxLogin .sfTxtLbl {
        font-weight: 700;
        padding: 10px 0;
        font-size: 1em;
        color: #333;
        background-color: #ccc;
        width: 94% !important;
        display: block;
        border: 1px solid #ccc
    }

    .sfLostPasswordWrp .FormLogin .sfTxtLbl {
        font-weight: 700;
        padding: 10px 0;
        font-size: .8em;
        color: #333;
        background-color: #ccc;
        width: 99% !important;
        display: block;
        border: 1px solid #ccc
    }

    a.linkSmall,
    a.linkSmall:hover {
        font-size: .8em;
        padding: 4px
    }

        a.linkSmall:hover {
            background-color: #ccc;
            text-decoration: none !important
        }

    .sfforumReplyFormVisible .sfforumPostReplyContainer {
        z-index: 500
    }

    .showTextFocusUL {
        padding: 0 !important;
        margin: 0 !important
    }

    .sfforumRssLnk {
        color: #333
    }

    .sfforumNewThreadLnk {
        text-decoration: none;
        padding: 5px
    }

    a.sfforumNewThreadLnk:hover {
        background-color: #bbb
    }

    .sfthreadsFilterListItm a {
        color: #333
    }

    .sfforumThreadPostList {
        padding-left: 0
    }

    .sfforumPostTitle .sfforumPostTitleCancelEdit,
    .sfforumPostTitle .sfforumPostTitleEdit {
        color: #333 !important;
        text-decoration: underline
    }

    .sfforumThreadPostList .sfEditBtn,
    .sfforumThreadPostList .sfforumPostPermalink,
    a {
        color: #333
    }

    .TitoloListaAllegati {
        color: #9a2020;
        font-weight: 700;
        border-bottom: 1px solid #ccc;
        padding-bottom: 6px;
        margin-right: 10px;
        width: 94%;
        display: block
    }

    .sfforumNewThreadWrp,
    .sfregisterFormWrp {
        border: 0
    }

    .ForumModeratore,
    .ForumUtente {
        padding-left: 20px;
        padding-right: 20px
    }

    .sfforumNewThreadFormList,
    .sfregisterFieldsList {
        padding-left: 0;
        list-style: none
    }

    .sfforumUserAvatarWrp {
        display: none
    }

    .sfforumPostTitleCancelEdit,
    .sfforumPostTitleEdit {
        color: #333;
        font-size: 11px;
        text-decoration: underline;
        cursor: pointer
    }

    .sfforumPostFeatured {
        height: 20px
    }

    .sfforumTitle {
        font-size: 1.2em
    }

    .ToggleAdvancedToolbars {
        padding-right: 80px
    }

    div.centraForm {
        width: 50%;
        margin: 0 auto
    }

    .sfregisterFormWrp div {
        width: 100%
    }

    .sfregisterFormWrp .sfregisterField {
        margin-left: -40px;
        margin-bottom: 10px
    }

    .ConfermaRegistrazione {
        margin-left: 30px
    }

    .sfError {
        margin-top: 10px;
        margin-bottom: 5px;
        padding-bottom: 3px
    }

    .sfLostPasswordWrp .FormLogin .submitButton,
    .sfLostPasswordWrp .FormLoginRx .submitButton {
        background-color: transparent !important;
        clear: both;
        width: 100%;
        margin-top: 0 !important;
        margin-bottom: 20px
    }

        .sfLostPasswordWrp .FormLoginRx .submitButton .sfSubmitBtnWrp {
            float: right;
            background-color: #ccc !important;
            border: none;
            width: 60%;
            text-align: center;
            font-size: 1em;
            margin: 0;
            padding: 4px 0
        }

        .sfLostPasswordWrp .FormLogin .submitButton .sfSubmitBtnWrp {
            float: right;
            background-color: #ccc !important;
            border: none;
            width: 20%;
            text-align: center;
            font-size: 1em;
            margin: 0;
            padding: 4px 0
        }

            .sfLostPasswordWrp .FormLogin .submitButton .sfSubmitBtnWrp input.sfSubmitBtn,
            .sfLostPasswordWrp .FormLoginRx .submitButton .sfSubmitBtnWrp input.sfSubmitBtn {
                background-color: #ccc;
                border: none;
                font-weight: 700;
                cursor: pointer
            }

    .sfSubmitBtnWrp input.sfSubmitBtn:hover {
        text-decoration: none
    }

    .PasswordResetInstructions {
        margin-left: 30px
    }

    .sfprofileChangePasswordFormWrp {
        border: 0;
        margin-left: 21px
    }

    .sfprofileFieldsList {
        list-style: none;
        padding-left: 0
    }

    .smallText {
        font-size: .8em
    }

    .pwdRes a {
        text-decoration: underline;
        padding: 4px
    }

        .ServiziInt .testo a,
        .pwdRes a:hover,
        .sfforumReplyBtn,
        .sfprofileLnkWrp a,
        .sfprofileLnkWrp a:hover {
            text-decoration: none
        }

        .pwdRes a:hover {
            background-color: #ccc
        }

    .sfprofileChangePasswordFormWrp .sfprofileLnkWrp {
        padding-top: 10px !important
    }

    .sfprofileLnkWrp {
        float: right;
        background-color: #ccc !important;
        padding-bottom: 10px;
        width: 40%;
        text-align: center;
        font-size: 1em
    }

        .sfprofileLnkWrp a {
            font-size: .8em;
            font-weight: 700;
            margin-top: -20px
        }

    .PagerLista {
        margin-right: 0
    }

    .sfregisterFormWrp {
        width: 500px;
        margin-left: 0
    }

    .sfregisterFieldsList {
        width: 98%
    }

    .sfregisterFormWrp .sfregisterField .sfTxtLbl {
        font-weight: 700 !important;
        padding: 10px 0;
        font-size: 1em;
        color: #333;
        background-color: #ccc;
        width: 98% !important;
        display: block;
        border: 1px solid #ccc
    }

    .sfFieldWrp {
        margin-top: 4px;
        margin-bottom: 10px
    }

    .sfregisterFormWrp .sfregisterField .sfTxt {
        width: 98%;
        background-color: #f6f6f6;
        border: 1px solid #ccc
    }

    .sfregisterFormWrp .sfregisterSaveLnk {
        float: right;
        background-color: #ccc !important;
        border: none;
        padding: 10px 0;
        width: 20%;
        font-weight: 700
    }

    .sfforumNewThreadLnk,
    .sfforumNewThreadLnk:active,
    .sfforumNewThreadLnk:hover,
    .sfforumNewThreadLnk:link,
    .sfforumNewThreadLnk:visited {
        background-color: transparent !important;
        color: #9a2020;
        border: 1px solid #9a2020
    }

    .sfforumNewThreadWrp .sfTxtLbl {
        font-weight: 400 !important;
        font-size: 1em;
        color: #333
    }

    .sfforumNewThreadWrp .sfTxt {
        width: 70%;
        background-color: #f6f6f6;
        border: 1px solid #9A2020
    }

    .sfprofileChangePasswordFormWrp .sfprofileField .sfTxt {
        width: 98%
    }

    .sfforumReplyBtn {
        background-color: #9a2020;
        color: #fff;
        border: 1px solid #9a2020;
        font-size: 1em;
        cursor: pointer;
        margin-right: 10px;
        padding: 4px 10px;
        font-family: Arial, Verdana, Sans-serif;
        text-align: center
    }

    .sfTopLbls .sfTxtLbl {
        padding: 10px 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

    .docContenitore .FormLogin {
        border: 0
    }

    .graduatorieInput label {
        font-weight: 700;
        padding: 10px 0 10px 4px;
        color: #333;
        background-color: #ccc;
        width: 98%;
        display: block;
        border: 1px solid #ccc;
        font-size: 1em
    }

    .graduatorieInput input {
        width: 98%;
        background-color: #f6f6f6;
        border: 1px solid #ccc;
        margin-top: 4px;
        margin-bottom: 20px;
        padding: 4px 0 4px 4px
    }

    .sfTxtLbl,
    .subGrad {
        background-color: #ccc
    }

    .subGrad {
        border: none;
        font-weight: 700;
        cursor: pointer;
        padding: 8px 16px
    }

    img.imgDx,
    img.imgSx {
        padding: 4px;
        margin: 10px;
        border: 1px solid #ccc
    }

    .sfFormRadiolist .sfRadioList,
    .sfTopLbls .sfTxtLbl {
        font-size: small
    }

    .ServiziInt .testo a:hover {
        text-decoration: underline
    }

    img.imgSx {
        float: left
    }

    .paramSearch img,
    img.imgDx {
        float: right
    }

    .sfTxtLbl {
        padding-left: 10px !important
    }

    .sfFormSubmit input,
    .sfFormSubmit.sfSubmitBtnMedium input {
        background-color: #ccc !important;
        border: none;
        padding: 10px 0;
        width: 20%;
        font-weight: 700
    }

    .sfFormSubmit input {
        cursor: pointer
    }

    input.sfTxt {
        background-color: #fff !important;
        border: 1px solid #ccc
    }

    .rdpCurrentPage,
    .rdpNumPart a:hover {
        border-color: #9a2020 !important
    }

    .rdpNumPart a {
        margin-right: 4px
    }

    .rdpCurrentPage {
        background-color: #9a2020 !important;
        color: #fff !important;
        cursor: default !important
    }

    .error {
        color: red
    }

    .testoCentrato {
        text-align: center
    }

    .ConfermaAttivazione {
        width: 50%;
        margin: 0 auto
    }

    .paramSearch {
        text-align: left;
        font-size: 1em;
        margin-bottom: 10px;
        width: 27%
    }

        .paramSearch select {
            border: 1px solid #ccc;
            border-collapse: collapse;
            width: 100px
        }

    .menuRightTitleDisabled {
        white-space: normal !important;
        cursor: pointer;
        color: #585858
    }

    .linkUtili {
        PADDING-BOTTOM: 4px;
        LINE-HEIGHT: 1.7em
    }

    .Faq {
        clear: both;
        margin-bottom: 5px;
        line-height: 1.8em
    }

        .Faq .FaqRisposta,
        .Faq .FaqRispostaDate {
            clear: both;
            display: none;
            margin: 5px 30px 10px 20px;
            border-top: solid 1px #9a2020;
            border-bottom: solid 1px #9a2020;
            padding: 8px;
            background-color: #fafafa
        }

        .Faq .FaqNumero,
        .Faq .FaqNumeroDate {
            font-weight: 700
        }

        .Faq .FaqDomanda,
        .Faq .FaqDomandaDate {
            cursor: pointer
        }

        .Faq .FaqRispostaDate {
            margin-left: 74px;
            width: 72%
        }

        .Faq .FaqRisposta li {
            list-style: disc
        }

    div.FaqNumero {
        float: left;
        width: 2%;
        font-size: 18px
    }

    .Faq .FaqRichiedente {
        font-style: italic
    }

    .FaqPager {
        clear: both;
        margin-bottom: 50px
    }

    .FaqTitolo {
        font-weight: 700
    }

    div.FaqDomanda {
        float: left;
        width: 95%
    }

    div.FaqNumeroDate {
        float: left;
        width: 10%;
        padding-right: 6px
    }

    div.FaqDomandaDate {
        float: left;
        width: 75%
    }

    A.LinkBiancoPicc,
    A.LinkBiancoPicc:hover,
    A.LinkBiancoPicc:visited {
        color: #fff !important;
        background-color: inherit
    }

    .sfimageWrp {
        padding-top: 20px
    }

    div.RadTreeView_Default .rtLI .rtSelected .rtIn {
        color: #000 !important
    }

    .divradioFilter {
        font-size: 11px
    }

    .divFilterOpened {
        margin-left: 14px;
        display: block;
        margin-top: 5px
    }

    #simTemposcaduto,
    .concorsiProvaResults,
    .displayNone,
    .sfImgAnchor,
    .simDomandaCheck {
        display: none
    }

    .divFilterClosed {
        margin-left: 14px;
        display: none;
        margin-top: 5px
    }

    .selectFonte {
        width: 150px
    }

    .divFilterContainer {
        margin-bottom: 10px;
        margin-top: 5px
    }

    .testoLink {
        padding-bottom: 4px;
        line-height: 1.7em
    }

    .menuRightTitle {
        white-space: normal !important;
        cursor: pointer;
        color: #000
    }

    .galleria-thumbnails-container {
        height: 40px !important;
        left: 20px !important;
        width: 750px !important
    }

    .galleria-container {
        height: 420px !important;
        margin-bottom: 10px
    }

    div.sepGrid {
        border: 1px solid #ccc;
        padding: 10px 4px;
        margin-bottom: 4px
    }

    div.sepGridConc {
        border: 1px solid #ccc;
        padding: 0
    }

        div.sepGridConc .docTitolo {
            cursor: pointer;
            padding: 5px
        }

    li.mappa,
    ul.mappa,
    ul.sottoMappa {
        margin-left: 0;
        padding-left: 0;
        width: 100%
    }

    li.mappa {
        margin-top: 10px;
        color: #9a2020;
        font-weight: 700
    }

    li.sottoMappa {
        list-style-image: url(../img/freccia_mappa3.gif)
    }

    div.linkutili {
        float: left;
        margin: 0 2% 0 1%
    }

    a.sottoMappa {
        color: #333;
        font-weight: 400;
        text-decoration: none
    }

    .AreaDownloadText a,
    .AreaDownloadTitle,
    .simContatore,
    .simDomandaTesto,
    .simPager input,
    .simTxtLbl,
    .tileSommario a,
    td.tblbranitestata {
        font-weight: 700
    }

    a.sottoMappa:hover {
        text-decoration: underline
    }

    .docStrumentiECommerce a,
    .tileSommario a {
        text-decoration: none
    }

    .AreaDownloadRow {
        width: 100%
    }

    .AreaDownloadColumn {
        float: left;
        width: 25%;
        padding: 0;
        margin: 0
    }

    .AreaDownloadText,
    .AreaDownloadTitle {
        padding-left: 10px
    }

    .AreaDownloadClear {
        clear: both
    }

    .CentroMezzoEsterno3 {
        float: left;
        width: 28%;
        margin-right: 2%;
        padding: 10px;
        border: 1px solid #ccc;
        margin-bottom: 20px;
        text-align: left
    }

    .tblbrani table {
        width: 100%;
        padding: 0;
        margin: 0
    }

    td.tblbranitestata {
        background-color: #9A2020;
        text-align: center;
        color: #fff;
        margin: 0
    }

    .tblbrani table tr td {
        vertical-align: top;
        padding: 6px;
        border: 1px solid #F0F0F0;
        border-collapse: collapse;
        margin: 0
    }

    p.centra {
        width: 100%;
        text-align: center
    }

    .customSearchBoxImg {
        float: right;
        margin-right: 5px;
        margin-top: 4px
    }

    .img_sommario,
    .img_sommario2 {
        border: 1px solid #8d8d8d;
        text-align: center;
        margin-top: 3px;
        padding: 5px
    }

    .img_sommario {
        width: 60%
    }

    .img_sommario2 {
        width: 75%
    }

    .tileSommario {
        padding-left: 15px;
        padding-right: 5px;
        vertical-align: top;
        margin-bottom: 23px;
        clear: both;
        text-align: left
    }

        .tileSommario a {
            font-size: 1em
        }

    input.readonly {
        opacity: .5;
        filter: alpha(opacity=50);
        cursor: default
    }

    .simDomanda {
        margin-bottom: 20px
    }

    .simRisposta {
        padding-left: 20px
    }

    .simRispostaTesto {
        cursor: pointer
    }

    .simRispostaRadioInput {
        cursor: pointer;
        margin-left: -12px;
        margin-top: 5px
    }

    .simRispostaRadio {
        cursor: pointer
    }

    .simPager {
        text-align: center
    }

        .simPager input {
            background-color: #ccc;
            border: none;
            padding: 10px;
            margin: 10px;
            cursor: pointer
        }

    .simCompletamento {
        margin-top: 10px
    }

    .simBarraCompletamento {
        width: 170px;
        height: 15px;
        border: 1px solid #bbb;
        background-color: #fff
    }

    .simBarraCompletamentoInterna,
    .simBarraCompletamentoInterna2 {
        background-color: #9bf6ad;
        height: 15px;
        width: 0
    }

    .simTxtLbl {
        padding: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
        background-color: #ccc
    }

    .simStartingPage {
        line-height: 25px;
        font-size: 1em;
        margin-top: 20px;
        margin-left: 20px
    }

    .simProcessingPage {
        margin-top: 30px
    }

    .simStartingPage input {
        background-color: #ccc !important;
        border: none;
        padding: 10px;
        font-weight: 700;
        margin: 10px;
        cursor: pointer
    }

    #simloader {
        min-height: 60px
    }

    .simPannel .ListaAllegati {
        font-weight: 400 !important
    }

    .simTempoLimite {
        margin-top: 10px;
        margin-bottom: 20px;
        text-align: center;
        margin-left: 40px
    }

    .simTempoLimiteText {
        float: left;
        margin-right: 20px
    }

    .simStatoCompletamento {
        margin-top: 20px;
        margin-bottom: 10px
    }

    .simRisposte {
        clear: both;
        margin-top: 4px;
        margin-bottom: 10px;
        line-height: 18px;
        margin-left: 0
    }

    .simTempoLimiteGif {
        float: left;
        margin-top: 5px
    }

    .simTempoLimiteTimer {
        border: 1px solid #ccc;
        width: 80px
    }

    .simbtnRed {
        background-color: #9A2020 !important;
        color: #fff
    }

    #simErrore,
    #simTemposcaduto {
        color: #9A2020;
        font-weight: 700
    }

    .simDomandaCheck {
        float: right;
        margin-top: 5px;
        margin-right: 5px
    }

    #simErrore {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .simEndPage input {
        background-color: #ccc !important;
        border: none;
        padding: 10px;
        font-weight: 700;
        margin: 10px;
        cursor: pointer
    }

    .sfproductsList {
        margin-top: 30px
    }

    .sfproductDetailsWrp .sfAddToCartWrp {
        margin-top: 30px;
        margin-left: 0
    }

    .sfproductDetailsWrp {
        margin-top: 50px
    }

    .sfproductMainImgWrp img {
        padding: 5px;
        border: 1px solid #ccc
    }

    .sfproductsList .sfproductListItem {
        display: -moz-inline-stack;
        display: inline-block;
        padding: 10px;
        width: 185px;
        height: 240px;
        overflow: hidden;
        vertical-align: top;
        border: 1px solid #ccc;
        margin-right: 15px;
        margin-bottom: 20px;
        box-sizing: content-box;
    }

    .sfCatalogTotalCount,
    .sfProductsSortByWrp {
        display: none
    }

    .sfproductsList .sfproductTmbWrp {
        width: 160px;
        height: 160px;
        overflow: hidden;
        text-align: center
    }

    .sfproductTmbWrp img {
        height: 160px
    }

    .sfproductPrice {
        font-size: .9em;
        font-weight: 400
    }

    .sfproductDetailsWrp .sfAddToCartWrp .sfAddToCartBtn {
        background-color: #ccc !important;
        border: none;
        padding: 10px;
        cursor: pointer;
        font-weight: 700
    }

    .sfAddToCartWidget .sfTxtLbl,
    .sfshoppingCartWrp .sfTxtLbl {
        background-color: #fff;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .sfproductOptionsList {
        list-style: none;
        padding-left: 0
    }

    .sfproductOption select {
        width: 100%
    }

    .RadGrid_Basic thead th {
        font-size: .9em;
        padding-top: 0;
        padding-bottom: 0;
        background-color: #9a2020;
        color: #FFF;
        font-weight: 700;
        display: table-cell;
        vertical-align: inherit;
        text-align: center
    }

    .rgRow .sfTxtLbl,
    .rgRow td {
        background-color: #f0f0f0
    }

    .rgAltRow td,
    .rgRow td {
        color: #333;
        padding: 4px 8px
    }

    .sfcheckoutTitle,
    .sfshoppingCartBtnsWrp .sfBackBtn {
        display: none
    }

    .rgRow td {
        vertical-align: top
    }

    .rgAltRow .sfTxtLbl,
    .rgAltRow td {
        background-color: #ccc
    }

    .rgAltRow td {
        vertical-align: top
    }

    .sfshoppingCartWrp .sfProductsInCart {
        margin-top: 0;
        color: #000;
        font-size: .9em;
        font-style: normal;
        float: left
    }

    .RadGrid_Basic {
        margin-top: 0
    }

    .sfNoProductsInCartMsg {
        padding-left: 10px
    }

    .sfcheckoutBtnsWrp input {
        background-color: #ccc !important;
        border: none;
        padding: 10px;
        cursor: pointer;
        font-weight: 700
    }

    .sfcheckoutFormList {
        list-style: none;
        padding-left: 0
    }

    .sfcheckoutTotalPriceWrp {
        list-style: none
    }

    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsIn,
    .sfcheckoutTabstrip.RadTabStrip_Basic .rtsLink .rtsTxt {
        display: inline;
        padding: 0;
        font-size: .9em
    }

    .sfcheckoutFormList input.sfTxt {
        width: 97%
    }

    .sforderSummary {
        margin-right: 80px;
        margin-top: 0 !important
    }

    .sfcheckoutMulitPage .sfcheckoutFormItmDdl .RadComboBox_Default {
        margin-right: 10px;
        width: 100% !important
    }

    .sfcheckoutMulitPage .sfcheckoutFormWrp {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        width: 420px;
        border: 1px solid #ccc;
        margin-right: 15px;
    }

    .sfStep3Wrp .sfcheckoutFormWrp {
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: top;
        width: 325px;
        border: none
    }

    .RadGrid_Basic .rgMasterTable {
        width: 100%;
        padding: 0;
        table-layout: auto !important
    }

    .docStrumentiDettECommerce {
        padding-top: 5px;
        padding-bottom: 5px
    }

    .sfItmOptionsCol,
    .sfItmQuantityCol,
    .sfItmTitleCol,
    .sfProductTmbWrpSys {
        background-color: #f0f0f0;
        color: #333
    }

    .sforderBriefInfoWrp .sforderOrderedOn,
    .sforderDetailsWrp .sforderOrderedOn,
    sfordersListWrp .sforderOrderedOn {
        margin-bottom: 16px;
        font-size: .9em;
        font-weight: 700;
        line-height: 1.1
    }

    .sforderDetailsWrp .sfordersListOrderStatus,
    .sfordersListWrp .sfordersListOrderStatus {
        display: block;
        font-size: .9em;
        font-weight: 700
    }

    h3.sforderDetailsTitle {
        position: relative;
        bottom: 0;
        right: 0;
        text-align: left;
        color: #000;
        font-size: 1em;
        font-weight: 700;
        border-bottom: none !important;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .sfordersListWrp .sfordersListTitle {
        margin-top: 20px;
        font-size: 1.2em
    }

    .sforderDetailsWrp .sforderDetailTitle {
        margin-top: 20px;
        margin-bottom: 15px;
        font-size: 27px;
        font-size: 1.2em
    }

    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutTotal {
        font-weight: 700;
        background-color: #f0f0f0;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .sforderBriefInfoList,
    .sfordersList {
        padding: 0;
        list-style: none
    }

    .sforderDetailsWrp ul.sforderBriefInfoList,
    .sfordersListWrp ul.sforderBriefInfoList {
        padding-right: 0
    }

        .sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldName,
        .sforderDetailsWrp ul.sforderBriefInfoList .sforderInfoFieldValue,
        .sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldName,
        .sfordersListWrp ul.sforderBriefInfoList .sforderInfoFieldValue {
            display: -moz-inline-stack;
            display: inline-block;
            vertical-align: bottom;
            width: 80px
        }

        .sforderDetailsWrp ul.sforderBriefInfoList li,
        .sfordersListWrp ul.sforderBriefInfoList li {
            line-height: 1.5
        }

        .sforderDetailsWrp ul.sforderBriefInfoList .sforderNumber,
        .sfordersListWrp ul.sforderBriefInfoList .sforderNumber {
            padding-bottom: 0
        }

    .rgFooter .sfItmOptionsCol,
    .rgFooter .sfItmQuantityCol,
    .rgFooter .sfItmTitleCol {
        background-color: #fff
    }

    .sforderDetailsWrp .sforderBriefInfoWrp,
    .sfordersListWrp .sforderBriefInfoWrp {
        float: left;
        overflow: hidden;
        width: 200px;
        line-height: 1.2
    }

    .sforderDetailsWrp .sfordersListDetailView,
    .sfordersListWrp .sfordersListDetailView {
        margin-left: 200px;
        padding-left: 15px;
        min-height: 220px;
        border-left: 1px solid #e4e4e4
    }

    .sfordersListWrp .sforderBtnskWrp {
        text-align: left;
        line-height: 2
    }

    .orderAlternate .sfItmOptionsCol,
    .orderAlternate .sfItmQuantityCol,
    .orderAlternate .sfItmTitleCol,
    .orderAlternate .sfProductTmbWrpSys {
        background-color: #ccc;
        color: #333
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp {
        text-align: right;
        line-height: .5;
        padding-left: 0
    }

    input.sfPrintBtn {
        background-color: #ccc !important;
        border: none;
        padding: 10px;
        cursor: pointer;
        font-weight: 700;
        float: right
    }

    #cookieMsgBlock,
    .difesanew,
    .sfprintInvoiceWrp .sfItmDiscountDscCol,
    .sfprintInvoiceWrp .sfItmOptionsCol,
    .sfprintInvoiceWrp .sfItmPriceCol,
    .sfprintInvoiceWrp .sfItmQuantityCol,
    .sfprintInvoiceWrp .sfItmTitleCol,
    .sfprintInvoiceWrp .sfSingleItmPriceCol,
    .topwhite {
        background-color: #fff
    }

    .sfcheckoutPreviewProduct .sfcheckoutTotalPriceWrp .sfcheckoutSubtotal,
    .sforderDetailsWrp .sfcheckoutTotalPriceWrp .sfcheckoutSubtotal {
        font-size: .9em;
        padding-top: 10px;
        height: 20px

    }

/*Aggiunto Giudice*/
    .sfcheckoutSubtotal, ::after, ::before {
        box-sizing: content-box !important;
    }

    .docStrumentiECommerce ul {
        list-style: none;
        padding-left: 0;
        color: #333;
        font-weight: 700
    }

    .docStrumentiECommerce a:hover {
        text-decoration: underline
    }

    .docStrumentiECommerce .divIcona {
        float: left
    }

    .docStrumentiECommerce .divTesto {
        margin-left: 55px;
        margin-top: 15px
    }

    .docboxRight .docStrumentiECommerce ul {
        margin-top: 0;
        width: 210px;
        padding-bottom: 10px;
        padding-left: 10px
    }

    .docStrumentiECommerce ul a {
        color: #333;
        font-weight: 700
    }

    .sfcheckoutPreviewProduct element.style {
        width: 100%
    }

    .SommarioEmpty {
        color: #ccc !important;
        font-weight: 700
    }

    .authorNoLink {
        color: #ccc !important;
        font-size: .8em
    }

    .authorLink {
        color: #000 !important;
        font-size: .8em
    }

    h3.h3title {
        font-size: 1em !important;
        color: #9a2020 !important;
        position: relative !important;
        text-align: left !important;
        font-weight: 400 !important;
        margin-top: -18px !important;
        margin-left: 12px !important;
        margin-bottom: 26px !important
    }

    .comunicati_rss,
    .news_rss {
        position: relative;
        top: 4px;
        float: left
    }

    .news_rss {
        left: -170px
    }

    .comunicati_rss {
        left: -72px
    }

    .boxhprss {
        position: absolute;
        bottom: 8px;
        left: 4px;
        text-align: left
    }

    a.homeBlu {
        line-height: 2em;
        cursor: pointer !important
    }

    .liPersonale {
        margin-bottom: 10px
    }

    #strip_tot {
        cursor: zoom-in
    }

    .ulGraduatorie {
        margin: 0;
        padding: 10px
    }

        .ulGraduatorie li {
            margin-bottom: 4px
        }

    #cookieMsgBlock {
        float: left;
        padding-left: 30px;
        margin-bottom: 0
    }

    #cookies_legislation {
        border: 0;
        font-family: Verdana;
        margin: 0 auto;
        overflow: hidden;
        padding: 0;
        text-align: center;
        width: 100%
    }

    .linkBlock,
    .msgblock {
        display: block;
        padding-left: 1.02em
    }

    .msgblock {
        color: #333;
        margin: 20px 0 8px
    }

    .linkBlock {
        color: #0269ce;
        margin-bottom: 22px
    }

        .linkBlock a {
            color: #00F;
            text-decoration: none
        }

            .linkBlock a:hover {
                color: #00F;
                text-decoration: underline
            }

    .pipeSeparator {
        color: #333
    }

    .DiscorsiLink a {
        display: inline-block;
        overflow: hidden;
        width: 0;
        color: transparent
    }

    .DiscorsiLink {
        text-align: center
    }

    .difesanew {
        float: left;
        padding: 0;
        margin: 0
    }

    .topwhite {
        width: 100%
    }

    .sfErrorCustom {
        margin-left: -40px;
        margin-top: -40px
    }

    .rtIn:hover {
        background-color: #fff !important;
        background-image: none !important;
        text-decoration: underline
    }

    .RadSiteMap .sfBreadcrumbNavigation .rsmTemplate {
        padding: 0 10px;
        float: left
    }

    .jcarousel-wrapper {
        margin: 20px auto;
        position: relative;
        border: 10px solid #fff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 2px #999;
        -moz-box-shadow: 0 0 2px #999;
        box-shadow: 0 0 2px #999
    }

    .jcarousel {
        position: relative;
        overflow: hidden;
        width: 100%;
        background-color: #3f462c;
        color: #fff
    }

        .jcarousel ul {
            width: 20000em;
            position: relative;
            list-style: none;
            margin: 0;
            padding: 0
        }

        .jcarousel li {
            width: 100%;
            float: left;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

    .jcarousel-control-next,
    .jcarousel-control-prev {
        position: absolute;
        top: 50%;
        margin-top: -15px;
        width: 30px;
        height: 30px;
        text-align: center;
        background: #4E443C;
        color: #fff;
        text-decoration: none;
        text-shadow: 0 0 1px #000;
        font: 24px/27px Arial, sans-serif;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        -webkit-box-shadow: 0 0 4px #F0EFE7;
        -moz-box-shadow: 0 0 4px #F0EFE7;
        box-shadow: 0 0 4px #F0EFE7
    }

    .jcarousel-control-prev {
        left: 15px
    }

    .jcarousel-control-next {
        right: 15px
    }

    .jcarousel-pagination {
        position: absolute;
        bottom: 5px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        margin: 0
    }

        .jcarousel-pagination a {
            text-decoration: none;
            display: inline-block;
            font-size: 11px;
            height: 10px;
            width: 10px;
            line-height: 10px;
            background: #fff;
            color: #4E443C;
            border-radius: 10px;
            text-indent: -9999px;
            margin-right: 7px;
            -webkit-box-shadow: 0 0 2px #4E443C;
            -moz-box-shadow: 0 0 2px #4E443C;
            box-shadow: 0 0 2px #4E443C
        }

    dl,
    ol {
        display: block
    }

    .jcarousel-pagination a.active {
        background: #4E443C;
        color: #fff;
        opacity: 1;
        -webkit-box-shadow: 0 0 2px #F0EFE7;
        -moz-box-shadow: 0 0 2px #F0EFE7;
        box-shadow: 0 0 2px #F0EFE7
    }

    .em-boxtext {
        border-top: 1px solid #9dffce;
        border-bottom: 1px solid #9dffce;
        min-height: 260px
    }

    .em-boxtext-container {
        padding-top: 20px;
        margin-left: 600px
    }

    .em-boxtitle {
        color: #fff;
        margin: 10px 10px 10px 20px;
        font-size: 1.5em
    }

    .em-boxbody,
    .em-boxbody a {
        text-transform: uppercase;
        text-align: center;
        text-decoration: none;
        color: #fff
    }

    .ElencoCanale ol {
        font-size: 1.15em;
        margin: 0;
        padding: 0;
        color: #333;
        background-color: transparent
    }

    ol {
        list-style-type: decimal;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0;
        -webkit-margin-end: 0;
        -webkit-padding-start: 40px
    }

    .BoxFotoTitoloStrillo ol li {
        box-shadow: 0 0 5px #CCC;
        width: 349px;
        float: left;
        margin-right: 6px;
        margin-left: 6px;
        background-color: #fff;
        text-align: left
    }

    .BoxAncore,
    .BoxNote {
        background-color: #F2F9F6
    }

    .ElencoCanale li {
        margin: 0 0 10px
    }

    .ElencoCanale img {
        width: 298px
    }

    .ContTesto {
        padding: 20px;
        line-height: 20px;
        min-height: 200px
    }

        .ContTesto a {
            color: #00783b;
            font-weight: 700;
            text-decoration: none
        }

    .viewTitolo {
        font-size: 1.8em;
        text-align: center
    }

    .BoxNote {
        color: #333;
        padding: 10px;
        font-size: .95em
    }

    .BLOBFloatRight {
        margin-left: 20px
    }

    dl {
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0;
        -webkit-margin-end: 0
    }

    .BLOBWidth100 {
        width: 100%
    }

    .viewLink,
    .viewOL,
    .viewPar,
    .viewParCell,
    .viewUL {
        font-size: 1em
    }

    .BLOBAlignJustify {
        text-align: justify
    }

    .BLOBFloatLeft {
        float: left;
        position: relative;
        margin-right: 20px
    }

    .viewCaption dd {
        text-align: center;
        font-style: italic;
        margin: 5px 0 0;
        padding: 0
    }

    dl.viewCaption {
        margin: 0;
        padding: 0
    }

    .BLOBFloatLeft img,
    .BLOBFloatRight img {
        padding: 4px;
        border: 1px solid #ccc
    }

    .BoxAncore,
    .viewAnchor {
        color: #333;
        padding-top: 10px
    }

    .RadLightBox .rltbToolbar {
        display: none
    }

    .BoxAncore {
        border: 1px solid #ccc;
        width: 180px;
        margin-top: 0;
        padding-bottom: 10px;
        margin-bottom: 20px;
        padding-left: 10px;
        font-size: .95em
    }

        .BoxAncore div {
            margin-bottom: 5px
        }

    .viewAnchor {
        font-weight: 400;
        padding-bottom: 4px;
        line-height: 1.7em
    }

    h3.viewTitolo3 {
        position: relative;
        text-align: left;
        right: 0;
        bottom: 0
    }

    .BLOBBlockAlignLeft {
        float: left
    }

    .BLOBWidth50 {
        width: 47%
    }

    .BLOBFloatRight {
        float: right;
        position: relative
    }

    .subtitolo {
        font-size: .7em;
        border-left: solid 3px #ccc;
        padding-left: 5px
    }

    .subtitoloInterno,
    .viewSottotitolo {
        font-size: 1.1em;
        font-weight: 700;
        border-left: solid 3px #ccc;
        padding-left: 5px
    }

    .BLOBFloatClear {
        clear: both
    }

    img.imgcenter {
        text-align: center;
        display: block;
        padding: 4px;
        border: 1px solid #ccc;
        margin: 0 auto
    }

    @media only screen and (min-width:721px) {
        .divConcorsiInAtto {
            background-color: #eee;
            height:250px;
            
        }
    }

    .ulIterConcorsuale {
        text-align: left;
        margin-left: 0;
        padding-left: 0
    }

        .ulIterConcorsuale li {
            list-style: none;
            float: left;
            width: 100px;
            height: 100px;
            background-color: #655454;
            margin-right: 15px;
            color: #fff;
            text-align: left;
            padding: 10px;
            margin-bottom: 30px;
            border: 1px solid #fff;
            margin-left: 0;
            position: relative
        }

            .ulIterConcorsuale li.active:hover {
                border: 1px solid #9a2020
            }

            .ulIterConcorsuale li span {
                position: absolute;
                bottom: 5px;
                left: 5px;
                width: 80%
            }

            .ulIterConcorsuale li.active {
                background-color: #379a20;
                cursor: pointer
            }

    .piccolo {
        width: 90px !important;
        height: 90px !important;
        margin-top: 5px;
        margin-bottom: 35px !important;
        margin-right: 15px !important;
        margin-left: 10px !important
    }

    .imgFreccia,
    .imgFrecciaSi {
        margin-left: 109px;
        margin-top: 62px;
        width: 30px
    }

    .ulIterConcorsuale li img {
        position: absolute
    }

    .imgFreccia {
        display: none
    }

    .imgFrecciaSi {
        display: block
    }

    #divEsiti,
    #divSimulatoreNew,
    #divSimulatoreOld {
        border: 1px solid #ccc;
        padding: 10px
    }

    .TornaAiDatiConcorso {
        font-size: 1.1em;
        font-weight: 600;
        margin: 5px
    }
}
