@import url(https://fonts.googleapis.com/css?family=Lobster|Open+Sans:400,600,600italic,400italic,700,700italic);

/* Generici------------*/
.clear {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.element-invisible, label.element-invisible {
    display: none !important;
}

.italic {
    font-style: italic;
}

.bold {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

a {
    outline: none !important
}

    a:focus {
        color: #000000
    }

/*::selection {
    background-color: #6a6d72 !important;
    color: #fff
}

::-moz-selection {
    background-color: #6a6d72 !important;
    color: #fff
}
*/
li {
    line-height: 18px;
}

hr {
    border-top-color: #E3E4E4;
    margin: 15px 0;
}

.well {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

    .well.yellow {
        background-color: #ffd47d;
    }

    .well.white {
        background-color: #ffffff;
        max-width: 320px;
        float: right;
    }

.ct-full-width {
    min-height: 300px;
}

.modal-footer {
    padding: 5px;
}

    .modal-footer a {
        line-height: 1ems;
    }
/* -----------------forms------------*/
form .horizontal-tabs {
    border: 0px !important;
}

    form .horizontal-tabs ul.horizontal-tabs-list {
        background: none !important;
        border-width: 0 0px 0 0;
    }

        form .horizontal-tabs ul.horizontal-tabs-list li {
            background: none;
            border-right: 0px;
            min-width: none !important;
            width: 24%;
            margin-right: 1%;
            padding: 0 0 !important;
            text-align: center;
        }

            form .horizontal-tabs ul.horizontal-tabs-list li a {
                height: 70px;
                background-color: #ff6e0b;
                font-size: 20px;
                color: #ffffff !important;
                text-align: center;
            }

                form .horizontal-tabs ul.horizontal-tabs-list li a strong, form .horizontal-tabs ul.horizontal-tabs-list li.selected a strong {
                    font-weight: 400;
                    color: #ffffff;
                }

    form .horizontal-tabs fieldset.horizontal-tabs-pane {
        padding: 0 0;
    }

    form .horizontal-tabs ul.horizontal-tabs-list li span.form-required {
        display: none;
    }

    form .horizontal-tabs ul.horizontal-tabs-list li.selected, form .horizontal-tabs ul.horizontal-tabs-list li.selected a {
        background-color: #6A6D72;
        color: #ffffff !important;
    }

    form .horizontal-tabs ul.horizontal-tabs-list li:hover, form .horizontal-tabs ul.horizontal-tabs-list li a:hover {
        background-color: #6A6D72;
        color: #ffffff !important;
    }

form.insert fieldset, fieldset .fieldset-legend {
    font-weight: 600;
}

.simpleform label {
    display: none;
}


.form-horizontal .form-actions {
    padding-left: 0px;
    background-color: none !important;
    border-top: 1px solid #E3E4E4;
}

form#metodo-pagamento label {
    margin-bottom: 30px
}

#prezzo {
    border-bottom-left-radius: 0px !important;
    cursor: default !important;
    border-bottom-left-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    background-color: #ffffff !important;
    background-color: #ffffff;
    background-image: none !important;
    border: 1px solid #E3E4E4;
    text-align: center;
}

    #prezzo.btn {
        border-bottom-left-radius: 0px !important;
        cursor: default !important;
        border-bottom-left-radius: 6px !important;
        border-bottom-right-radius: 6px !important;
        border-top-left-radius: 6px !important;
        border-top-right-radius: 6px !important;
        background-color: #ffffff !important;
        background-color: #ffffff;
        background-image: none !important;
    }

a.btn {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
    text-shadow: 0 0 0 !important;
}

a.btn-large {
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
    text-shadow: 0 0 0 !important;
    font-size: 20px;
    line-height: 25px;
}

.btn-large {
    font-size: 20px !important;
    line-height: 25px;
}

.btn {
    font-size: 15px;
    line-height: 25px;
}

.btn-primary a, .btn-blue a, .btn-yellow a, .btn-orange a, .btn-green a, .btn-olive a, .btn-info a, .btn-success a, .btn-warning a, .btn-danger a, .btn-inverse a,
.btn-primary:hover a, .btn-blue a:hover .btn-yellow:hover a, .btn-green:hover a, .btn-orange:hover a, .btn-olive a:hover, .btn-info:hover a,
.btn-success:hover a, .btn-warning:hover a, .btn-danger:hover a, .btn-inverse:hover a {
    color: white;
}

button, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    /* border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
    color: #666666 !important;
    text-shadow: 0 0 0 !important;
    font-size: 13px;*/
}
    /*mette i bottoni e i links tutti a destra nel bottom del box widget */
    button.absolute-right, a.absolute-right {
        right: 0;
        bottom: 0;
        position: absolute;
    }

.btn-small {
    padding: 5px 10px;
    font-size: 13px;
}

a.btn-small {
    padding: 5px 10px;
    font-size: 13px;
}

/*colori bottoni */

/*inverse per bottoni grigi scuri */
.btn-inverse {
    box-shadow: 0 0 0;
    color: #ffffff !important;
    text-shadow: 0 0 0 !important;
    background-color: #46484b;
    background-image: none !important;
    border: 0 !important;
    border-color: none !important;
    *background-color: #46484b;
}

    .btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
        color: #ffffff !important;
        background-color: #383a3c;
        *background-color: #383a3c;
    }

    .btn-inverse:active, .btn-inverse.active {
        background-color: #383a3c;
    }

/* primary per bottoni rossi di formazione*/
.btn-primary {
    box-shadow: 0 0 0;
    color: #ffffff !important;
    text-shadow: 0 0 0 !important;
    ;
    background-color: #dc0303;
    background-image: none !important;
    border: 0 !important;
    border-color: none !important;
    *background-color: #dc0303;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
        color: #ffffff !important;
        background-color: #c21111;
        *background-color: #c21111;
    }

    .btn-primary:active, .btn-primary.active {
        background-color: #dc0303;
    }
/*rossi + scuri di formazione*/
.btn-primary-dark {
    box-shadow: 0 0 0;
    color: #ffffff !important;
    text-shadow: 0 0 0 !important;
    ;
    background-color: #c21111;
    background-image: none !important;
    border: 0 !important;
    border-color: none !important;
    *background-color: #c21111;
}

    .btn-primary-dark:hover, .btn-primary-dark:focus, .btn-primary-dark:active, .btn-primary-dark.active, .btn-primary-dark.disabled, .btn-primary-dark[disabled] {
        color: #ffffff !important;
        background-color: #9e0000;
        *background-color: #9e0000;
    }

    .btn-primary-dark:active, .btn-primary-dark.active {
        background-color: #c21111;
    }


/* Bottom Shadow */
.bb-shadow-1px {
    border-bottom: 1px solid #E3E4E4;
    -moz-box-shadow: 0px 1px 0px 0px white;
    -webkit-box-shadow: 0px 1px 0px 0px white;
    box-shadow: 0px 1px 0px 0px white;
}

.b-shadow {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
}

.bottom-shadow {
    -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.07);
}

.bottom-shadow-2px {
    -webkit-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.07);
    text-transform: capitalize;
    ;
}
/* Top Shadow */
.tt-shadow-1px {
    border-top: 1px solid #E3E4E4;
    -moz-box-shadow: 0px -1px 0px 0px white;
    -webkit-box-shadow: 0px -1px 0px 0px white;
    box-shadow: 0px -1px 0px 0px white;
}

.t-shadow {
    -webkit-box-shadow: 0px 0px -4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px -4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px -4px rgba(0, 0, 0, 0.3);
}

.top-shadow {
    -webkit-box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px -3px 0px rgba(0, 0, 0, 0.07);
}

.top-shadow-2px {
    -webkit-box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px -2px 0px rgba(0, 0, 0, 0.07);
    text-transform: capitalize;
    ;
}

/* Bordo Top 1px */
.bt-1px {
    border-top: 1px solid #E3E4E4;
}

.bt-5px {
    border-top: 5px solid #000;
}

.border-1px {
    border: 1px solid #A5A5A5;
}

/* Bordo left 1px + 3px padding left */
.bl-1px {
    border-left: 1px solid #E3E4E4;
    padding-left: 3px;
}

.bl-1px {
    border-left: 1px solid #E3E4E4;
}

.br-1px {
    border-right: 1px solid #E3E4E4;
}
/* Bordo Bottom 1px */
.bb-1px {
    border-bottom: 1px solid #E3E4E4;
}

.bb-1px-inverse {
    border-bottom: 1px solid #ff9852;
}

/* Bordo Bottom 3px */
.bb-3px {
    border-bottom: 3px solid #efefef;
}

/* Bordo Bottom Shadow 1px */
.bb-shadow-5px {
    border-bottom: 1px solid #E3E4E4;
    -moz-box-shadow: 0px 5px 0px 0px #f1f2f2;
    -webkit-box-shadow: 0px 5px 0px 0px #f1f2f2;
    box-shadow: 0px 5px 0px 0px #f1f2f2;
}

/* Bordo Top + Padding Top */
.bt-pt15-1px {
    border-top: 1px solid #EBECED;
    padding-top: 15px;
}

.bt-pt5-1px {
    border-top: 1px solid #EBECED;
    padding-top: 5px;
}

/* spaziature */
.margin-5 {
    margin: 10px;
}

.padding-20 {
    padding: 20px;
}

.padding-10 {
    padding: 10px;
}

.padding-5-15 {
    padding: 5px 15px;
}

.padding-5 {
    padding: 5px 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-50 {
    padding-top: 50px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-15l {
    padding-left: 15px;
}

.padding-15r {
    padding-right: 15px;
}

.margin-10r {
    margin-right: 5px;
}

.margin-15r {
    margin-right: 15px;
}

.margin-3t {
    margin-top: 3px;
}

.margin-5t {
    margin-top: 5px;
}

.margin-8t {
    margin-top: 8px;
}

.margin-10t {
    margin-top: 10px;
}

.margin-15t {
    margin-top: 15px;
}

.margin-20t {
    margin-top: 20px;
}

.margin-25t {
    margin-top: 25px;
}

.margin-30t {
    margin-top: 30px;
}

.margin-35t {
    margin-top: 35px;
}

.margin-40t {
    margin-top: 40px;
}

.margin-45t {
    margin-top: 45px;
}

.margin-50t {
    margin-top: 50px;
}

.margin-55t {
    margin-top: 55px;
}

.margin-60t {
    margin-top: 60px;
}

.margin-3b {
    margin-bottom: 3px;
}

.margin-5b {
    margin-bottom: 5px;
}

.margin-8b {
    margin-bottom: 8px;
}

.margin-10b {
    margin-bottom: 10px;
}

.margin-15b {
    margin-bottom: 15px;
}

.margin-20b {
    margin-bottom: 20px;
}

.margin-25b {
    margin-bottom: 25px;
}

.margin-30b {
    margin-bottom: 30px;
}

.margin-35b {
    margin-bottom: 35px;
}

.margin-40b {
    margin-bottom: 40px;
}

.margin-45b {
    margin-bottom: 45px;
}

.margin-50b {
    margin-bottom: 50px;
}

.margin-55b {
    margin-bottom: 55px;
}

.margin-60b {
    margin-bottom: 60px;
}

.no-margin-b {
    margin-bottom: 0;
}

.no-margin-r {
    margin-right: 0;
}

.no-margin-t {
    margin-top: 0;
}

.no-border-t {
    border-top: 0;
}

    .no-border-t th, .no-border-t td {
        border-top: 0;
    }


/* Typo*/
h1, h2, h3, h4, h5, h6 {
    color: #363636;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: bold;
    font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
}

h1 {
    font-size: 25px;
    line-height: 1.2;
}

h3 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 4px;
}

    h3 a {
        color: #363636;
    }

        h3 a:hover {
            color: #999999;
        }

h4 {
    font-size: 16px;
}

h5 {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 5px;
}

    h5 a {
        color: #363636;
    }

        h5 a:hover {
            color: #999999;
        }

#sondaggio h4 {
    color: #ffffff;
    font-weight: normal;
}

a, a:link, a:visited {
    text-decoration: none;
    -webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
    -o-transition: color 0.2s linear;
    -transition: color 0.2s linear;
}

a {
    color: #999999;
}

    a:hover {
        color: #363636;
    }

    a img {
        line-height: 0;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -transition: all 0.2s linear;
    }

ul.list.underline li {
    border-bottom: 1px dashed #DCE2E7;
}

ul.unordered {
    list-style: none;
}

ul.ordered {
    list-style: inside decimal;
}

ul.square {
    list-style: inside square;
}

ul.circle {
    list-style: inside circle;
}

ul.bullets {
    list-style: inside disc
}

/* Body------------*/
body, .body-class {
    color: var(--color-tertiary-900);
    font-family: var(--typography-font-family, sans-serif);
}

.briciole {
    background-color: #ffffff;
    padding: 8px 0px;
}

.breadcrumb {
    background-color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    list-style: none outside none;
    margin: 0 0 0px;
    padding: 3px 15px;
}

.main-wrapper {
    background-color: #f7f8f9;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}

#header {
    background-color: #ffffff;
}

.navbar .btn-navbar {
    margin-right: 20px !important;
    margin-top: 20px;
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: 5px
}

#header .nav-pills {
    font-size: 11px;
}

    #header .nav-pills > li > a {
        text-transform: uppercase !important;
        padding: 5px;
        margin-bottom: 0
    }

        #header .nav-pills > li > a.disabled {
            color: #000000;
        }

    #header .nav-pills > li.dropdown.open > .dropdown-toggle, #header .nav-pills > li.dropdown.active > .dropdown-toggle, #header .nav-pills > li.dropdown.open.active > .dropdown-toggle {
        background-color: #ffffff;
    }

    #header .nav-pills .dropdown-menu {
        -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-color: #dedede;
        background-color: #fafafa;
    }

        #header .nav-pills .dropdown-menu:after {
            border-bottom: 6px solid #fafafa;
        }

#header ul.dropdown-menu {
    font-size: 13px
}

    #header ul.dropdown-menu a:hover {
        background: #6a6d72;
    }

#intro {
    margin-top: 150px;
    min-height: 300px;
    padding: 0 0 50px;
    text-align: center;
}
/*
#intcont {
    margin-top: 100px;
}*/


#content {
    margin-bottom: 10px;
}

.muted {
    color: #666666 !important;
}

    .muted i {
        color: #b2b2b2 !important;
    }

.muted-small,
.meta-time.muted-small {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
}

.txt-grigio {
    color: #666666;
}

.txt-bianco {
    color: #ffffff;
}

.txt-verde {
    color: #54bb0a;
}

.txt-red {
    color: #db0402;
}

.txt-blue {
    color: #1d79ad;
}

.txt-orange {
    color: #ff6e0b;
}

.txt-yellow {
    color: #ffb200;
}

.colored {
    color: #08C;
}

.colored-bg-menu-bt {
    background: #eaeaea;
}

    .colored-bg-menu-bt a {
        font-size: 12px;
    }

    .colored-bg-menu-bt i.icon-2x {
        font-size: 1.8em;
    }


.colored-bg {
    background: #08C;
}

.colord-dark-bg {
    background: #2f2f2f;
}

.colored-widget-bg {
    background: #FFF;
}

.top-block {
    position: relative
}

    .top-block .row-fluid [class*="span"] {
        min-height: 18px;
    }

.text-widget h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #FFF;
    line-height: 1.2em;
    margin-bottom: 0;
}

.text-widget a {
    color: #FFF;
}

    .text-widget a:hover {
        color: #FFF;
    }

.text-widget blockquote {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

.text-widget blockquote {
    background: url('img/icons/quote-open.png') 0 0 no-repeat;
}

    .text-widget blockquote p {
        background: url('img/icons/quote-close.png') 100% 100% no-repeat;
    }

    .text-widget blockquote p {
        padding: 10px 40px;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

.text-widget p:last-child {
    margin-bottom: 0;
}



/*stile per box forum*/
.text-widget.forum h3 {
    font-family: 'Lobster', cursive;
    font-size: 25px;
    text-transform: none;
    color: #FFF;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.correlate-page .text-widget.forum h3 {
    font-size: 35px;
    margin-bottom: 0px;
}


.widget .box, .widget.box, .cr-blog .box, #entry-post, .ct-page.box {
    background: #FFF;
    padding: 15px;
}

.ct-page.box {
    padding-top: 20px;
}

.widget {
    position: relative;
}

ul.archives li {
    padding-bottom: 5px;
}


/* 
Background

*/
#bg-stretch {
    position: fixed;
    top: 0;
    left: 0;
    height: inherit;
    width: inherit;
    max-width: inherit;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.bg-width {
    width: 100%;
}

.bg-height {
    height: 100%;
}


/* Top */

#top-block-bg, #bottom-block-bg, #top-block-bg-boxed, #bottom-block-bg-boxed {
    background: #fff;
}

#top-block-bg-boxed {
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

#top-block-bg {
    border-top: 0;
}

.logo-block {
}

.banner {
    margin: 20px 0;
    padding-right: 20px;
    float: right;
    vertical-align: middle;
}

#logo {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    padding-left: 5px
}

    #logo h1 {
        margin-bottom: 0;
        line-height: 0;
    }

        #logo h1 a {
            color: #4D4D4D;
        }

#riga-menu {
    text-align: right;
}

    #riga-menu h1 {
        font-size: 35px;
        padding-top: 20px;
        padding-right: 10px
    }
/* Widget Title Block*/
.title-block {
    width: 100%;
    border-top: 1px solid #ebeced;
    position: relative;
    margin-bottom: 15px;
}

.pages-title h1 {
    margin-bottom: 0;
    font-size: 24px;
}

.pages-title p {
    margin-bottom: 0;
}

.widget-title {
    position: absolute;
    background: red;
    left: 0px;
    top: 0px;
    min-width: 100px;
}

/* 
   ------------------------------------------------------
          Another Widgets Styles
   ------------------------------------------------------
*/

.thumbnail {
    padding: 8px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0px 0px 0px;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
}


/*per interni*/
.finanziatori {
    padding: 10px !important;
}

    .finanziatori img {
        padding: 8px !important
    }

    .finanziatori h3 {
        font-weight: 600;
    }

.well h3 {
    margin-top: 0 !important;
}

.instrument {
    line-height: 20px;
    margin-bottom: 10px;
    padding: 7px;
}

    .instrument .meta-love {
        margin-right: 10px;
    }

    .instrument .meta-send {
        margin-right: 10px;
    }

    .instrument .meta-print {
        margin-right: 10px;
    }

    .instrument .meta-read {
        margin-right: 10px;
    }

    .instrument .meta-save {
        margin-right: 10px;
    }

    .instrument .meta-spam {
        margin-right: 10px;
    }

.meta-love a, .meta-send a, .meta-print a, .meta-read a, .meta-save a, .meta-spam a {
    color: #9D9D9D;
    font-style: normal;
    font-size: 13px;
}

    .meta-love a:hover, .meta-send a:hover, .meta-print a:hover, .meta-read a:hover, .meta-save a:hover, .meta-spam a:hover {
        color: #666666;
    }

.instrument a.btn {
    font-size: 15px;
}

.cat-one-columnn {
    position: relative;
}

    .cat-one-columnn .single-media-thumb img, .cat-one-columnn .widget-post-big-thumb img {
        margin-bottom: 10px;
        min-width: 100%;
    }

    .cat-one-columnn .widget-post-big-thumb,
    .two-column-widget .widget-post-big-thumb,
    #entry-post .widget-post-big-thumb {
        min-height: 32px;
    }

    .cat-one-columnn .entry-content, .two-column-widget .entry-content, .cat-one-columnn .entry-content-mini, .two-column-widget .entry-content-mini {
        margin-bottom: 0px;
    }


    .cat-one-columnn .flexslider,
    .two-column-widget .flexslider {
        margin-bottom: 0;
    }

.slider-preloader {
    background: url('../img/sito/loader.gif') center no-repeat;
    width: 100%;
    height: 20px;
    padding: 10px 0;
}

/* Recent posts thumbs widget*/
.widget-thumb {
    list-style: none;
    margin: 0;
    margin-top: -8px;
    margin-right: -10px;
}

    .widget-thumb li:not(:first-child) {
        float: left;
        margin-right: 8px;
        margin-top: 8px;
        position: relative;
    }

        .widget-thumb li:not(:first-child) a {
            display: block;
            width: 75px;
            height: 75px;
            background-color: #FFF;
        }


    .widget-thumb img {
        float: left;
    }

.widget-big-thumb {
    position: relative;
    float: left;
    overflow-x: hidden;
    margin-right: 10px;
    margin-top: 8px;
}

    .widget-big-thumb img { /* width: 222px; height: 156px;*/
    }

    .widget-big-thumb a {
        display: block;
        width: 225px;
        height: 158px;
        background-color: #FFF;
    }



[id^="ct-tabs-"] {
    margin: -20px -20px 0 -20px;
}

.widget [id^="ctTab-"] {
    margin-bottom: 30px;
}

[id^="ctTab-"] li {
    width: 49.5%;
    position: relative;
    text-align: center;
}

[id^="ctTab-"] .widget-title {
    position: relative;
    left: 0;
    top: 0px;
    min-width: 10px;
}

[id^="ctTab-"] .arrow-down {
    right: 45%;
    top: inherit;
    bottom: -15px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
}

[id^="ctTab-"] .active .arrow-down {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

[id^="ctTab-"] li > a {
    font-weight: bold;
    font-family: "Open Sans", Calibri, Candara, Arial, sans-serif;
}

[id^="ct-tabs-"] .nav-tabs > .active > a,
[id^="ct-tabs-"] .nav-tabs > .active > a:hover,
[id^="ct-tabs-"] .nav-tabs > li > a:hover {
    background-color: transparent;
    border-radius: 0;
}

[id^="ct-tabs-"] .nav > li > a:hover {
    background: transparent;
}

[id^="ct-tabs-"] .nav-tabs > .active > a,
[id^="ct-tabs-"] .nav-tabs > li > a,
[id^="ct-tabs-"] .nav-tabs {
    border: none;
}

    [id^="ct-tabs-"] .nav-tabs > li > a {
        margin-right: 0;
    }

    [id^="ct-tabs-"] .nav-tabs > li:first-child {
        border-right: 1px solid white;
    }

    [id^="ct-tabs-"] .nav-tabs > .active > a {
        color: #FFF;
    }

    [id^="ct-tabs-"] .nav-tabs > li > a {
        padding-top: 11px;
        padding-bottom: 10px;
    }

[id^="ct-tabs-"] .tab-content {
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;
}

[id^="ct-tabs-"] .nav-tabs > li {
    margin-bottom: 0;
}

/* 
   ------------------------------------------------------
          CSS Shapes
   ------------------------------------------------------
*/
.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.arrow-down {
    width: 0;
    height: 0;
    /*  border-left: 10px solid transparent;
  border-right: 0px solid transparent;
  border-top: 15px solid red;*/
    position: absolute;
    left: 0px;
    bottom: -14px;
    z-index: 1000;
    border-right: 15px solid red;
    border-top: 15px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 15px solid transparent;
}

.arrow-down-right {
    width: 0;
    height: 0;
    /*  border-left: 10px solid transparent;
  border-right: 0px solid transparent;
  border-top: 15px solid red;*/
    position: absolute;
    left: 95px;
    bottom: -14px;
    z-index: 1000;
    border-right: 15px solid red;
    border-top: 15px solid transparent;
    border-left: 0px solid transparent;
    border-bottom: 15px solid transparent;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-left: 10px solid black;
    border-bottom: 5px solid transparent;
}


.category-item .arrow-down {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid black;
    left: 10px;
    top: 24px;
}

.news-date .arrow-right {
    position: absolute;
    right: -10px;
    top: 24px;
}

.news-widget {
    overflow: hidden;
}

    .news-widget .widget-title {
        visibility: hidden;
    }


/*

SUPERFISH MENU
*/

#mainmenu-block-bg {
    background: #FFF;
}

#mainmenu-block-bg {
    z-index: 10;
    width: 100%;
}


.ct-dropdown-menu {
    margin-top: 20px;
    text-transform: uppercase;
    background: #FFF;
    border: 0 !important;
    margin-bottom: -25px;
    margin-left: 20px;
}

.navigation {
    padding: 0;
}


.sf-sub-indicator {
    position: absolute;
    display: block;
    right: -12px;
    width: 11px;
    height: 11px;
    text-indent: -999em;
    overflow: hidden;
}

a > .sf-sub-indicator {
    bottom: 4px;
    right: -15px;
}

ul.sub-menu {
    z-index: 9999
}

/* Flat menu*/
.menu-main-nav-container {
    position: relative;
}

.nav.sf-menu-flat {
    margin: 0;
}

    .nav.sf-menu-flat ul.sub-menu ul.sub-menu {
        margin-left: 10px;
        margin-top: 0;
    }

    .nav.sf-menu-flat .sub-menu {
        list-style-type: none;
        list-style: none;
        margin-left: 0;
    }

    .nav.sf-menu-flat > li {
        float: left;
        display: inline-block;
        border-left: 1px solid #EBEBEB;
        padding: 20px 8px !important;
    }

        .nav.sf-menu-flat > li:last-child { /*border-right: 1px solid #EBEBEB;*/
            padding-right: 0;
        }

    .nav.sf-menu-flat a, .sf-menu-flat a:visited {
        color: #000000 !important;
    }

    .nav.sf-menu-flat li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .nav.sf-menu-flat li.dropdown.open.active > .dropdown-toggle {
        background-color: transparent !important;
    }

    .nav.sf-menu-flat a:hover {
        color: #999999 !important;
    }

    .nav.sf-menu-flat a {
        text-decoration: none;
        font-size: 16px;
        text-transform: uppercase;
    }

    .nav.sf-menu-flat .sub-menu li {
        padding: 5px 0;
        line-height: 12px;
    }

    .nav.sf-menu-flat .sub-menu a {
        font-size: 12px;
        text-transform: uppercase;
        color: #999999 !important;
    }

        .nav.sf-menu-flat .sub-menu a:hover {
            color: #363636;
        }

    .nav.sf-menu-flat .dropdown-menu {
        -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-color: #dedede;
        top: 50px;
        left: 0;
        min-width: 750px;
        padding: 20px 10px;
    }

.navbar .nav > li > .dropdown-menu:before {
    border-bottom: 0px solid rgba(0, 0, 0, 0.2) !important;
    ;
    border-left: 0px solid rgba(0, 0, 0, 0) !important;
    ;
    border-right: 0px solid rgba(0, 0, 0, 0) !important;
    ;
}

.navbar .nav > li > .dropdown-menu:after {
    border-bottom: 0px solid #FFFFFF !important;
    ;
    border-left: 0px solid rgba(0, 0, 0, 0) !important;
    ;
    border-right: 0px solid rgba(0, 0, 0, 0) !important;
    ;
}

#navigation-int .nav.sf-menu-flat .dropdown-menu {
    top: 75px;
}

/*posizione per navigation-int*/
#navigation-int .nav.sf-menu-flat > li {
    padding: 25px 25px;
}

    #navigation-int .nav.sf-menu-flat > li:last-child { /*border-right: 1px solid #EBEBEB;*/
        padding-right: 0;
    }

    #navigation-int .nav.sf-menu-flat > li:hover {
        -moz-box-shadow: inset #6a6d72 0 -5px 0 0;
        -webkit-box-shadow: inset #6a6d72 0 -5px 0 0;
        box-shadow: inset #6a6d72 0 -5px 0 0;
    }

    #navigation-int .nav.sf-menu-flat > li.formazione:hover {
        -moz-box-shadow: inset #dc0303 0 -5px 0 0;
        -webkit-box-shadow: inset #dc0303 0 -5px 0 0;
        box-shadow: inset #dc0303 0 -5px 0 0;
    }

    #navigation-int .nav.sf-menu-flat > li.lavoro:hover {
        -moz-box-shadow: inset #ff6e0b 0 -5px 0 0;
        -webkit-box-shadow: inset #ff6e0b 0 -5px 0 0;
        box-shadow: inset #ff6e0b 0 -5px 0 0;
    }

    #navigation-int .nav.sf-menu-flat > li.impresa:hover {
        -moz-box-shadow: inset #ffb200 0 -5px 0 0;
        -webkit-box-shadow: inset #ffb200 0 -5px 0 0;
        box-shadow: inset #ffb200 0 -5px 0 0;
    }

    #navigation-int .nav.sf-menu-flat > li.generale:hover {
        -moz-box-shadow: inset #1d79ad 0 -5px 0 0;
        -webkit-box-shadow: inset #1d79ad 0 -5px 0 0;
        box-shadow: inset #1d79ad 0 -5px 0 0;
    }

/*dropdown per navigation-int*/
#navigation-int .dropdown-menu.formazione {
    left: -200px;
}

#navigation-int .dropdown-menu.lavoro {
    left: -373px;
}

#navigation-int .dropdown-menu.impresa {
    left: -505px;
}

#navigation-int .dropdown-menu.generale {
    left: -640px;
}


/*dropdown mwnu*/
.nav.sf-menu-flat .dropdown-menu h2 {
    font-weight: 400;
    font-size: 25px;
    line-height: 1.2em
}

.nav.sf-menu-flat .dropdown-menu p {
    font-size: 15px;
    line-height: 1.3em;
}

.nav.sf-menu-flat .dropdown-menu ul.sottomenu li {
    padding: 6px 0;
    border-bottom: 1px solid #dedede;
}

    .nav.sf-menu-flat .dropdown-menu ul.sottomenu li.last-child {
        border-bottom: 0;
    }

.nav.sf-menu-flat .dropdown-menu ul.sottomenu a {
    font-size: 14px;
    text-transform: uppercase;
    color: #999999;
}

    .nav.sf-menu-flat .dropdown-menu ul.sottomenu a:hover {
        color: #363636;
        background: none !important;
    }

.sub-menu {
    margin-top: 5px;
}
/*colori dropdown*/
.dropdown-menu.formazione i {
    color: #dc0303;
}

.dropdown-menu.lavoro i {
    color: #ff6e0b;
}

.dropdown-menu.impresa i {
    color: #ffb200;
}

.dropdown-menu.generale i {
    color: #1d79ad;
}
/* 404*/

.oops {
    width: 221px;
    height: 96px;
    background: url(img/oops.png) left top no-repeat;
    margin-right: 15px;
    float: left;
    line-height: 96px;
    padding-left: 230px;
    font-size: 36px;
    color: #aaa
}

.page-text {
    font-size: 22px;
    line-height: 32px;
    margin-top: 15px;
    font-weight: bold;
    color: #777;
    float: left
}

    .page-text a {
        color: #777
    }

    .page-text > p {
        border-left: 1px dashed #333;
        padding-left: 10px
    }


/*
   ------------------------------------------------------
  Shortcode Tabs
   ------------------------------------------------------
*/

.section {
    background: #2a2a2a;
}

ul.tabs {
    height: 28px;
    line-height: 25px;
    list-style: none;
    background: #454545;
}

.widget .tabs li, .tabs li {
    float: left;
    display: inline;
    margin: 0 1px -1px 0;
    cursor: pointer;
    padding: 0 7px 2px;
    border: none;
    background: #393939;
    position: relative;
    color: #888;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 26px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -transition: all .2s linear;
}

ul.tabs {
    border: none
}

    ul.tabs li, ul.tabs li:hover {
        background: #393939;
        border: none
    }

    ul.tabs li {
        padding-left: 7px;
    }

.tabs li:hover,
.vertical .tabs li:hover {
    padding: 0 7px 2px;
    background: #921529 !important;
    color: #edeae2;
    border: none;
}

.tabs li.current {
    background: #921529;
    color: #edeae2;
    padding: 0 7px 2px;
    border: none
}

/* 
Evidenza widget
*/
.evidenza-widget h3 {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 10px;
}
/* 
   ------------------------------------------------------
              Single Post
   ------------------------------------------------------
*/
#entry-post {
    padding-top: 20px;
}

    #entry-post .flexslider {
        margin-bottom: 0;
    }

    #entry-post .widget-post-big-thumb img {
        display: block;
    }

/* 
   ------------------------------------------------------
              Blog
   ------------------------------------------------------
*/
h1.entry-title a, h1.other-title a, h2.entry-title a, h4.entry-title a, h5.entry-title a {
    color: #363636;
}

    h1.entry-title a:hover, h1.other-title a:hover, h2.entry-title a:hover, h4.entry-title a:hover, h5.entry-title a:hover {
        color: #666666;
    }

h1.entry-title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}

h1.other-title {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
}

h2.entry-title, h2.comments-title {
    font-size: 12px;
    line-height: 15px;
    color: #9d9d9d;
    text-transform: uppercase;
    margin-bottom: 0;
}

h2.entry-title-big {
    font-size: 35px;
    line-height: 36px;
    margin: 5px 0 10px 0;
    font-weight: 600;
}

h4.entry-title {
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
}

h5.entry-title {
    font-size: 15px;
    line-height: 18px;
    font-weight: 400;
}


/*   -----------------------------------------------------*/
.entry-content {
    margin-bottom: 10px;
}

.entry-content-mini {
    margin-bottom: 20px;
}

.entry-content p {
    font-size: 14px;
    line-height: 19px;
}

.entry-content-mini p {
    font-size: 13px;
    line-height: 18px;
}

.entry-content-mini ul li {
    margin-bottom: 5px !important;
}
/*   ------------------------------------------------------*/


.widget .entry-post, .cr-blog .entry-post, #entry-blog .entry-post {
    margin-bottom: 50px;
}

.widget .entry-thumb, #entry-blog .entry-thumb, #entry-blog .single-media-thumb {
    margin-top: 20px;
}

.one-column-widget .entry-thumb, .one-column-widget .single-media-thumb {
    margin-top: 0;
}

.widget .entry-thumb img, .widget .single-media-thumb img, #entry-blog .entry-thumb img, #entry-blog .single-media-thumb img {
    width: 100%;
}

.widget .category-title a {
    color: #B2B2B2;
}

    .widget .category-title a:hover {
        color: #08C;
    }

.ct-page {
    position: relative
}

    .ct-page .entry-header {
        margin-bottom: 15px;
        padding-bottom: 5px;
    }

        .ct-page .entry-header h1 {
            margin: 0 0;
        }

        .ct-page .entry-header h2 {
            color: #666666;
            font-size: 22px;
            font-weight: 600;
            margin: 0 0;
            line-height: 1.2;
        }

    .ct-page .entry-content h4 {
        margin-bottom: 5px;
    }

    .ct-page .category-title {
        margin-bottom: 30px;
    }

        .ct-page .category-title > p {
            color: #9D9D9D;
            margin-bottom: 10px;
        }

    .ct-page .entry-content p, .ct-page .entry-content li, .ct-page .entry-content dd, .ct-page .entry-content table, .ct-page .entry-content address {
        font-size: 14px;
        line-height: 19px;
    }

        .ct-page .entry-content table th {
            color: #666666;
        }

        .ct-page .entry-content table th, .ct-page .entry-content table td {
            padding: 3px !important;
        }
        /*tabella per registrazione*/
        .ct-page .entry-content table.table-register td {
            text-align: center
        }
        /*tabella con opzioni*/
        .ct-page .entry-content table.table-options {
            font-size: 13px;
            line-height: 16px;
        }

            .ct-page .entry-content table.table-options td {
                padding: 10px !important;
            }

            .ct-page .entry-content table.table-options th {
                font-size: 15px;
                color: #ffffff;
                font-weight: 400;
                padding: 10px !important;
            }

            .ct-page .entry-content table.table-options a.btn {
                min-width: 100px;
            }

            .ct-page .entry-content table.table-options a.sede {
                color: #333333;
            }

            .ct-page .entry-content table.table-options a:hover.sede {
                color: #999999;
            }

    .ct-page .entry-content li, .ct-page .entry-content dd {
        padding-bottom: 10px;
    }

    .ct-page .entry-content h3 {
        margin: 15px 0 10px 0;
        font-weight: 600;
    }

    .ct-page .entry-content dt {
        margin: 10px 0 5px 0;
        font-weight: 600;
        font-size: 20px;
        line-height: 1;
    }

    .ct-page .entry-content dl.schede {
        margin: 0;
    }

        .ct-page .entry-content dl.schede dt {
            color: #666666;
            font-weight: bold;
            font-size: 14px !important;
            text-align: left;
            margin: 0;
            line-height: 1.2;
        }

    .ct-page .post-like {
        margin-right: 15px;
    }

    .ct-page .entry-share {
        position: relative;
        margin-bottom: 10px;
        text-align: right;
    }

.img-partners img {
    padding: 8px;
}

.ct-page .lista-allegati {
    margin-left: 0;
}

    .ct-page .lista-allegati li {
        padding-bottom: 5px;
        font-size: 15px !important
    }


/*TABS PER SCHEDA CV*/
.ct-page .entry-content #tabs-cv li a {
    border: 0px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    color: #363636;
}
/*tabs curriculum*/
.ct-page .entry-content .nav-tabs.tabs-form-lavoro {
    background-color: #e3e3e3 !important;
    border-bottom: 0px;
}

.ct-page .entry-content .tabs-form-lavoro li {
    padding-bottom: 0;
}

    .ct-page .entry-content .tabs-form-lavoro li a {
        border: 0px;
        font-weight: 600;
        font-size: 15px;
        text-transform: uppercase;
        color: #363636;
    }

        .ct-page .entry-content .tabs-form-lavoro li a i {
            color: #ff6e0b;
        }

.ct-page .entry-content .nav-tabs.tabs-form-lavoro > .active > a i, .ct-page .entry-content .nav-tabs.tabs-form-lavoro > .active > a, .ct-page .entry-content .nav-tabs.tabs-form-lavoro > .active > a:hover, .ct-page .entry-content .nav-tabs.tabs-form-lavoro > .active > a:focus {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0px;
    background-color: #6a6d72;
    color: #ffffff;
    cursor: default;
}

/*accordion cv*/
.ct-page .entry-content .accordion-group {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.ct-page .entry-content #accordion-cv h3 {
    margin: 10px 0 10px 0;
    font-weight: 600;
}



iframe {
    border: none !important
}

/*#blog-entry, #post-entry, #page-entry { margin:16px; margin-top: 26px; }*/
.single-media-thumb + p {
    margin-top: 15px;
}
/*.single-audio-post, .single-video-post { margin-bottom:15px; position:relative; } */
.single-media-thumb {
    position: relative;
}

.audio .single-media-thumb iframe {
    display: block;
}
/*.single-media-thumb iframe { display:block; width:100%;  }*/
#wide-sidebar .single-media-thumb iframe { /*height:405px;*/
}

.single-video-post iframe {
    width: 100%; /* height:300px;*/
}

#wide-sidebar .single-video-post iframe { /* height:405px;*/
}

.single-media-thumb .video {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    background-image: url('img/icons/video-icon.png');
    margin-top: -16px;
    margin-left: -16px;
}

.single-media-thumb:hover .video.youtube {
    background-position: -32px 0;
}

.single-media-thumb:hover .video.vimeo {
    background-position: -64px 0;
}

.single-media-thumb:hover .video.dailymotion {
    background-position: -96px 0;
}

.single-media-thumb .video a {
    display: block;
    width: 100%;
    height: 100%;
}



.carousel-thumb {
    background-color: #FFF;
}

    .carousel-thumb .video {
        position: absolute;
        z-index: 1;
        top: 42%;
        left: 44%;
        width: 32px;
        height: 32px;
        background-image: url('img/icons/video-icon.png');
    }

    .carousel-thumb:hover .video.youtube {
        background-position: -32px 0;
    }

    .carousel-thumb:hover .video.vimeo {
        background-position: -64px 0;
    }

    .carousel-thumb:hover .video.dailymotion {
        background-position: -96px 0;
    }

    .carousel-thumb .video a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .carousel-thumb .title-mask, .widget-big-thumb .title-mask {
        color: #000;
        background: #FFF;
        position: absolute;
        font-weight: bold;
        left: -268px;
        bottom: 0;
        padding: 10px;
        padding-left: 1px;
        max-width: 248px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.widget-big-thumb .title-mask {
    left: -223px;
    max-width: 212px;
}

.carousel-thumb:hover .title-mask, .widget-big-thumb:hover .title-mask {
    left: -1px;
}

.ico-plus {
    background: url('img/icons/icons-sprite.png') no-repeat 0 -30px;
    width: 12px;
    height: 15px;
    margin-right: 3px;
    display: inline-block;
    vertical-align: text-top;
    margin-left: 1px;
    margin-top: 1px;
}

.widget-carousel .carousel-thumb .title-mask {
    width: 130px;
}

.carousel-thumb .title-mask h5 {
    color: #FFF;
    margin-bottom: 0;
}

.carousel-thumb .entry-content, .carousel-thumb .entry-content-mini {
    display: inline-block;
}

.post-entry a:hover img {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.single-media-thumb .mask, .single-box-entry .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.carousel-thumb img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -ms-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    height: auto;
}

.carousel-thumb:hover img {
    opacity: .6 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)" !important;
    filter: alpha(opacity=60) !important;
}

.single-media-thumb img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a img.alignright {
    float: right;
    margin: 5px 0 15px 15px;
}

a img.alignnone {
    margin: 5px 15px 15px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 15px 15px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/* align paragraphs */
p.text-left {
    text-align: left
}

p.text-right {
    text-align: right
}

p.text-center {
    text-align: center
}

p.text-justify {
    text-align: justify
}


::-webkit-input-placeholder {
    color: #000000;
}

::-moz-placeholder {
    color: #000000;
}
/* firefox 19+ */
:-ms-input-placeholder {
    color: #000000;
}
/* ie */
input:-moz-placeholder {
    color: #000000;
}

/*
   ------------------------------------------------------
          Copyrights
   ------------------------------------------------------ 
*/

.copyright, .add-info {
    margin-right: 15px;
    float: right;
    padding: 35px 0;
    color: #B4B4B4;
}

.copyright {
    float: left;
}

    .copyright p, .add-info p {
        margin-bottom: 0;
    }

    .copyright a, .add-info a {
        color: #E3E3E3;
    }

        .copyright a:hover, .add-info a:hover {
            color: #08C;
        }

/*
   ------------------------------------------------------
          Pagination
   ------------------------------------------------------ 
*/
.pagination {
    margin: 10px 0;
}

    .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }

    .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
    }

/*
  Widgets and Images 
*/

.widget ul {
    margin-bottom: 0;
}

.widget form {
    margin-bottom: 0;
}

i {
    margin-right: 4px;
}

/* 
   ------------------------------------------------------
            Related Posts Widget
   ------------------------------------------------------
*/
.related-posts-single {
    list-style: none;
    margin: -9px -9px 0 0;
}

    .related-posts-single img {
        width: 109px;
        height: 109px;
    }

    .related-posts-single li {
        float: left;
        padding: 0;
        margin-top: 9px;
        margin-right: 9px;
        position: relative;
    }

    .related-posts-single .ct-rating-s {
        margin: 0;
    }

#wide-sidebar .related-posts-single li a img {
    width: 102px;
    height: 102px;
}

#wide-sidebar .related-posts-single li {
    margin-right: 10px;
}

    #wide-sidebar .related-posts-single li:nth-child(3n+3) {
        margin-right: 0;
    }

/*avatar*/
.avatar-mini {
    width: 50px;
}

.avatar-mini-user {
    width: 50px;
}

/* 
   ------------------------------------------------------
          Bootstrap Override
   ------------------------------------------------------
*/

.media {
    position: relative;
}

.icon-gray {
    background-image: url('img/glyphicons-halflings-gray.png');
}

[class^="icon-"], [class*=" icon-"] {
    margin-top: 0;
    margin-bottom: 1px;
}

.accordion-heading .accordion-toggle {
    font-weight: bold;
}

/* 
   ------------------------------------------------------
          Responsive Styles
   ------------------------------------------------------
*/
@media (max-width: 979px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
            background-color: #fff;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > thead > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > thead > tr:last-child > td,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }

    #intcont {
        margin-top: 20px;
    }

    #riga-menu {
        text-align: left;
        padding: 5px 10px;
        border-top: 1px solid #E3E4E4;
    }

        #riga-menu h1 {
            font-size: 30px
        }

    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        color: #000000 !important;
        font-size: 15px;
    }
}

@media (max-width: 600px) {
    form .horizontal-tabs ul.horizontal-tabs-list li {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 3px;
        height: auto;
    }

        form .horizontal-tabs ul.horizontal-tabs-list li a {
            height: auto;
        }
}


@media (max-width: 480px) {
    /*#menu,*/ .cat-posts, .banner, .single-post-sidebar, .top-menu /*.sf-menu-flat .dropdown-menu*/ {
        display: none;
    }
    /*    #blog-entry .post-entry { width: 174px; }   
    #blog-entry, #post-entry, #page-entry, #blog-entry.homepage  { margin-left:0; margin-right:0; }
    .one-column-widget .single-media-thumb iframe, .two-column-widget .single-media-thumb iframe { height: 150px; } */
    .meta-time {
        display: block;
        margin: 5px 0 0 0;
    }
    /*    [id^="carousel-"] li, [id*=" carousel-"] li { margin-right:0 !important;} */
    #up-links-right ul.pull-right {
        float: right;
    }

    #up-links-right .bl-1px {
        border-right: 0px
    }

    #riga-menu {
        text-align: left;
    }

        #riga-menu h1 {
            font-size: 25px;
            padding-top: 20px;
            padding-right: 10px
        }
}

@media (max-width: 320px) {
    #blog-entry .post-entry {
        width: 234px;
    }

    #blog-entry, #post-entry, #page-entry, #blog-entry.homepage {
        margin-left: 0;
        margin-right: 0;
    }
    /*.widget-two-column-horizontal li:last-child a img,*/ .widget-one-column-horizontal li:last-child a img {
        margin-bottom: 20px !important;
    }

    .cat-one-columnn .read-more {
        display: none;
    }

    #entry-blog .cat-one-columnn .read-more {
        display: block;
    }

    .widget-slider .title-mask {
        display: none;
    }

    .small-slider .flex-next, .small-slider .flex-prev {
        bottom: 15px;
    }
}

@media (max-width: 767px) {
    .copyright {
        padding-left: 20px;
        float: left;
    }

    #respond form div {
        width: 97%;
    }

    #respond textarea {
        width: 97%;
    }

    .second-column > div {
        padding-left: 0 !important;
    }

    .second-column .widget-title {
        padding-left: 0 !important;
    }

    ul#cbox li:nth-child(3n+3) {
        margin-right: 10px;
    }

    .add-info {
        float: left;
        padding-left: 20px;
    }

    .top-menu {
        display: none;
    }

    .copyright, .add-info {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    /* .one-column-widget .single-media-thumb iframe, .two-column-widget .single-media-thumb iframe { height: 250px; } */
    .single-video-post iframe, .single-media-thumb iframe {
        width: 100%;
    }

    .one-column-widget .entry-content, .one-column-widget .entry-content-mini {
        margin-bottom: 20px;
    }

    .second-column {
        margin-top: 40px;
    }

    #mainmenu-block-bg {
        position: relative !important;
    }

    .widget-one-column-horizontal {
        padding-left: 0;
    }

    #footer .row-fluid .span4:nth-child(2) .widget {
        padding-right: 20px;
        padding-left: 20px;
    }

    #footer .row-fluid .span4:last-child .widget {
        padding-left: 20px;
    }

    #footer > div {
        margin-bottom: 0px !important;
    }

    #footer .span4 .widget {
        padding-bottom: 0px !important;
    }

    #footer .span4:last-child .widget {
        padding-bottom: 20px !important;
    }

    #footer .bl-1px, #footer .br-1px {
        border: 0px !important;
    }

    .two-column-widget .span6:first-child {
        margin-bottom: 100px;
    }

    .one-column-widget .span6:last-child {
        margin-top: 30px;
    }

    .widget-slider .content-mask {
        display: none;
    }

    .widget-slider .title-mask .entry-title {
        font-size: 14px;
    }

    .widget-slider .flex-direction-nav {
        width: 60px;
        right: -20px;
        top: inherit;
        bottom: -20px;
        border: 0;
    }

        .widget-slider .flex-direction-nav .flex-prev {
            left: 5px;
        }

        .widget-slider .flex-direction-nav .flex-next {
            right: 5px;
        }

    #footer .row-fluid .span4:first-child .widget {
        padding-right: 20px;
    }

    /*posizione slider*/
    #homecont-new {
        position: relative;
        top: 0;
    }

        #homecont-new .padding-15l.padding-15r {
            padding-left: 0;
            padding-right: 0
        }

    #newslider {
        position: relative;
        margin-top: 0px;
    }

        #newslider .flex-caption {
            background: #ffffff;
            width: auto;
            padding: 10px 30px;
            position: relative;
            top: 0;
            left: 0;
            clear: both;
            margin-left: 0;
            text-shadow: none;
        }

            #newslider .flex-caption h1 {
                font-size: 20px;
                line-height: 1em;
                color: #363636;
            }

            #newslider .flex-caption p {
                font-size: 15px;
                line-height: 1em;
                color: #363636;
            }

        #newslider .flex-control-nav {
            display: none;
        }

    #immagine-top-int {
        position: relative;
        margin-top: 0px;
    }

        #immagine-top-int .caption {
            width: auto;
            top: 20px
        }

            #immagine-top-int .caption h1 {
                font-size: 30px;
            }

            #immagine-top-int .caption p {
                display: none
            }
}


@media (min-width: 768px) and (max-width: 979px) {

    .related-posts-single li a img {
        width: 119px;
        height: 119px;
    }

    .related-posts-single li {
        margin-bottom: 10px;
    }

        .related-posts-single li:last-child {
            margin-bottom: 0px;
        }

        .related-posts-single li:nth-child(odd) {
            margin-right: 0px;
        }

    .recent-title {
        display: inline-block;
    }

    .box-category {
        display: none;
    }

    .recent-post-widget .color-meta {
        display: none;
    }

    .meta-time {
        display: block;
        margin: 5px 0 0 0;
    }

    .meta-author {
        margin-left: 0;
    }

    #respond textarea {
        width: 285px;
    }

    .search-block .s {
        width: 60%;
    }

    .right-col li {
        overflow: hidden;
    }

    #mainmenu-block-bg {
        position: relative !important;
    }

    #wide-sidebar .search-block .s {
        width: 71%;
    }

    .widget-slider .flex-direction-nav {
        width: 60px;
        right: -82px;
    }

        .widget-slider .flex-direction-nav .flex-prev {
            left: 5px;
        }

    .flex-direction-nav .flex-next {
        right: 5px;
    }

    .widget-slider .content-mask {
        display: none;
    }

    .widget-slider .title-mask .entry-title {
        font-size: 14px;
    }

    .span4 .news-widget {
        min-height: 168px !important;
        max-height: 168px !important;
    }

    .span4 [id^="v-newsticker-"] {
        height: 156px !important;
    }

    .cat-one-columnn .read-more {
        display: none;
    }

    #entry-blog .cat-one-columnn .read-more {
        display: block;
    }

    .small-slider .flex-next, .small-slider .flex-prev {
        bottom: 80px;
    }

    .sb-3 .widget-title {
        min-width: inherit;
    }
    /*posizionamenti slider*/

    #homecont-new {
        position: relative;
        top: 0;
    }

        #homecont-new .padding-15l.padding-15r {
            padding-left: 0;
            padding-right: 0
        }

    #newslider {
        position: relative;
        margin-top: 0px;
    }

        #newslider .flex-caption {
            background: #ffffff;
            width: auto;
            padding: 10px 30px;
            position: relative;
            top: 0;
            left: 0;
            clear: both;
            margin-left: 0;
            text-shadow: none;
        }

            #newslider .flex-caption h1 {
                font-size: 20px;
                line-height: 1em;
                color: #363636;
            }

            #newslider .flex-caption p {
                font-size: 15px;
                line-height: 1em;
                color: #363636;
            }

        #newslider .flex-control-nav {
            display: none;
        }

    #immagine-top-int {
        position: relative;
        margin-top: 0px;
    }

        #immagine-top-int .caption {
            width: 300px
        }

            #immagine-top-int .caption h1 {
                font-size: 25px;
            }

            #immagine-top-int .caption p {
                font-size: 17px;
            }
}

/* Portrait tablet to landscape and desktop*/

@media (min-width: 980px) and (max-width: 1200px) {
    /*general*/
    .meta-time {
        display: inline-block;
    }

    .search-block .s {
        width: 70%;
    }

    .widget-slider .flex-direction-nav {
        width: 80px;
        right: -102px;
    }

    .span4 [id^="v-newsticker-"] {
        height: 226px !important;
    }

    .span4 .news-widget {
        min-height: 236px !important;
        max-height: 236px !important;
    }

    .cat-one-columnn .read-more {
        display: none;
    }

    #entry-blog .cat-one-columnn .read-more {
        display: block;
    }

    .small-slider .flex-next, .small-slider .flex-prev {
        bottom: 80px;
    }

    .sb-3 .widget-title {
        min-width: inherit;
    }

    .related-posts-single img {
        width: 150px;
        height: 150px;
    }

    .nav.sf-menu-flat > li {
        padding: 20px 10px !important;
    }

        .nav.sf-menu-flat > li a {
            padding-left: 0px;
            padding-right: 0px;
        }

    /*submenu-top*/
    .nav.sf-menu-flat .dropdown-menu {
        -webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1);
        border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        border-color: #dedede;
        top: 50px;
        left: 0;
        min-width: 650px;
        padding: 20px 5px;
    }

        .nav.sf-menu-flat .dropdown-menu h2 {
            font-weight: 400;
            font-size: 20px;
            line-height: 1em;
        }

        .nav.sf-menu-flat .dropdown-menu p {
            font-size: 13px;
            line-height: 1.3em;
        }
    /*posizione dropdown*/
    .dropdown-menu.formazione {
        left: -98px;
    }

    .dropdown-menu.lavoro {
        left: -245px;
    }

    .dropdown-menu.impresa {
        left: -402px;
    }

    .dropdown-menu.generale {
        left: -508px;
    }

    /*posizionamenti slider*/
    #newslider {
        margin-top: 108px;
        position: relative;
    }

        #newslider .flex-control-nav {
            display: none;
        }

        #newslider .flex-caption h1 {
            color: #ffffff;
            font-size: 30px;
            font-weight: 700;
            line-height: 1.2em;
        }

        #newslider .flex-caption p {
            font-size: 20px;
            font-weight: 400;
            line-height: 1em;
        }

    #homecont-new {
        top: 400px;
    }
}
/* 
   ------------------------------------------------------
        PRINT
   ------------------------------------------------------
*/
@media print {
    @page {
        size: 210mm 297mm;
        margin: 20mm 10mm;
    }

    body {
        font-size: 12pt;
    }

    .margin-30t {
        margin-top: 10px;
    }
    /* Typo*/
    h1, h2, h3, h4, h5, h6 {
        margin-bottom: 5px;
    }

    h1 {
        font-size: 16pt;
    }

    h2 {
        font-size: 15pt;
    }

    h3 {
        font-size: 14pt;
        margin: 5px 0 !important;
    }

    h4 {
        font-size: 12pt;
        font-weight: 600;
    }

    h5 {
        font-size: 13pt;
    }

    .ct-page p, .ct-page ul li {
        font-size: 10pt !important;
    }

    table {
        page-break-inside: avoid;
    }

    a[href]:after {
        content: none;
    }

    hr {
        border-top-color: #000000;
        margin: 7px 0;
    }

    .well {
        padding: 5px
    }


    .pagination, .arrow-down-right, .arrow-down-left, .ct-page .single-media-thumb, .instrument, .entry-share, #dati-principali .thumbnail .btn, #opzioni-iscrizione .btn, #opzioni-iscrizione i,
    #internal-colonnadx #box-ricerca-news, #internal-colonnadx #box-ricerca-lavoro, #internal-colonnadx #box-ricerca-formazione, #internal-colonnadx #box-evento-home, #internal-colonnadx #formazione-home, #internal-colonnadx #tagcloud, #internal-colonnadx aside, #internal-colonnadx #box-newsletter-home, #internal-colonnadx #box-sondaggio-home {
        display: none;
    }


    #bottom-block-bg {
        border-top: 1px solid #000000;
        font-size: 11px
    }

    ct-page.box {
        padding: 0
    }

    .ct-page .tab-content > .tab-pane {
        display: block !important;
        opacity: 1 !important;
    }

    #dati-principali .thumbnail {
        border: 0px;
        padding: 0
    }

    #dati-principali {
        page-break-after: always;
    }
}
/* 
   ------------------------------------------------------
        For stupid IE
   ------------------------------------------------------
*/
.ie8 .entry-ads-110 {
    margin-right: -9px;
}

.ie8 .related-posts-single img,
.ie8 .widget-post-small-thumb img {
    max-width: inherit;
}

.ie8 .widget-thumb li {
    float: left;
    margin-right: 8px;
    margin-top: 8px;
    position: relative;
}

    .ie8 .widget-thumb li:first-child {
        margin-right: 0px;
        margin-top: 0px;
    }

.ie10 .carousel-thumb img,
.ie10 .widget-post-big-thumb img,
.ie10 .widget-big-thumb img,
.ie10 .related-posts-single img {
    visibility: visible !important;
    opacity: 1 !important;
}

/* 
   ------------------------------------------------------
        Added in the v 1.01
   ------------------------------------------------------
*/
.entry-content .twitter-tweet-rendered {
    max-width: 100% !important; /* Override the Twitter embed fixed width */
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
    max-width: 100%;
}
/* Responsive images */
.entry-content img,
.entry-content-mini img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
    max-width: 100%;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.ie10 #entry-post .flexslider img {
    visibility: visible !important;
    opacity: 1 !important;
}




/* footer*/
/*
#footer {
    position: relative;
    background-color: #ffffff;
}

#bottom-block-bg {
    min-height: 50px;
}

#bottom-block-bg-boxed {
    position: relative;
}

#footer .widget.box {
    padding-bottom: 10px;
}

#footer .widget {
    box-shadow: none;
}

    #footer .widget.border-1px {
        border: 0;
    }

#footer .row-fluid .span4:first-child .widget {
    padding-right: 0;
}

#footer .row-fluid .span4:last-child .widget {
    padding-left: 0;
}

#footer .row-fluid .span4:nth-child(2) .widget {
    padding-right: 0;
    padding-left: 0;
}
*/
.bottom-menu .sf-menu li {
    margin-right: 0px;
    border: none;
    padding: 5px 8px 5px 8px;
}

.bottom-menu .sf-menu > li {
    float: none;
    font-weight: normal !important;
}

.bottom-menu .sf-menu {
    float: none;
}

    .bottom-menu .sf-menu ul {
        position: relative;
    }

        .bottom-menu .sf-menu ul li {
            width: auto;
            position: relative;
            border-bottom: 0px;
        }

    .bottom-menu .sf-menu a {
        font-weight: normal !important;
    }



#toolbar {
    z-index: 2000 !important;
}

.container-inline-date .date-padding {
    padding: 0 !important;
}

legend + .fieldset-wrapper {
    margin-top: 20px;
}

#tabs-drupal ul, #tabs-drupal ol {
    margin-left: 0px;
}

#tabs-drupal .tabs li, #tabs-drupal .tabs li a {
    color: #ffffff;
}

#tabs-drupal ul.primary li:hover {
    background: #666666;
}

.captcha legend {
    font-weight: 600;
    margin-bottom: 0;
}

#edit-field-informativa-privacy-und {
    margin-left: 0;
}

.form-signin {
    max-width: 300px;
    padding: 19px 29px 29px;
    margin: 0 auto 20px;
    background-color: #fff;
    border: 1px solid #E3E4E4;
}

    .form-signin .form-signin-heading,
    .form-signin .checkbox {
        margin-bottom: 10px;
    }

    .form-signin .control-label {
        display: none;
    }

    .form-signin .control-group {
        margin-bottom: 0 !important;
    }

.messages {
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    font-size: 14px;
}

    .messages.error {
        background-color: #F2DEDE;
        border-color: #EED3D7;
        color: #B94A48;
        background-image: none;
        padding: 10px 10px 10px 30px;
    }

    .messages.status {
        background-color: #DFF0D8;
        border-color: #D6E9C6;
        color: #468847;
        background-image: none;
        padding: 10px 10px 10px 30px;
    }
/*
#user_user_form_group_az_dati_account {
  display:none;
}
*/

#user-register-form .horizontal-tabs-list, label[for="edit-field-informativa-privacy-und"], #user-register-form .horizontal-tabs-list, #user-profile-form .horizontal-tabs-list {
    display: none;
}


div.Label, div.Label label {
    color: var(--color-tertiary-950);
    font-size: var(--typography-label20-font-size);
    font-weight: var(--typography-label20-font-weight, normal);
    width: 100%;
}

    div.Label div, div.Label label {
        padding: 0 var(--spacing-30);
        text-transform: lowercase;
    }

        div.Label div:first-letter, div.Label label:first-letter {
            text-transform: uppercase;
        }

div.Input {
}

    div.Input input:not(.hidden) {
        font-size: var(--typography-label20-font-size);
        font-weight: var(--typography-label20-font-weight, normal);
        line-height: var(--typography-label20-line-height);
        height: 48px;
        border-radius: var(--radius-small);
        border: none;
        border: 1px solid var(--color-tertiary-500);
        background: var(--color-neutral-50);
        width: 95%;
        padding: 0 var(--spacing-30);
        box-sizing: border-box;
    }

    div.Input input.hidden {
        height: 0px;
        padding: 0px;
        margin: 0px;
    }

    div.Input input[type=checkbox], div.Label input[type=checkbox] {
        height: 24px !important;
        width: 24px !important;
    }

    div.Input:has(> .listbox) input:not(.hidden) {
        width: 80%;
    }

    div.Input.ReadOnly {
        font-size: var(--typography-label20-font-size);
        font-weight: var(--typography-label20-font-weight, normal);
        line-height: var(--typography-label20-line-height);
        height: 46px;
        border-radius: var(--radius-small);
        border: none;
        border: 1px solid var(--color-tertiary-500);
        background: var(--color-neutral-400);
        width: 95%;
        padding: 0 var(--spacing-30);
        color: var(--color-tertiary-400);
        box-sizing: border-box;
        margin-bottom: 10px;
    }

        div.Input.ReadOnly span {
            line-height: 48px;
            vertical-align: middle;
        }

.Field.divrow0 {
    width: 100% !important;
    margin-bottom: 0px !important;
}

.Field.divrow1 {
    width: 100% !important;
    margin-bottom: 0px !important;
}

div.Input label {
    float: left;
}

div.Input label.info {
    margin-top:-10px;
}
select {
    height: 48px;
    border-radius: var(--radius-small);
    border: 1px solid var(--color-tertiary-500);
    background: var(--color-neutral-50);
    font-size: var(--typography-label20-font-size);
    font-weight: var(--typography-label20-font-weight, normal);
    line-height: var(--typography-label20-line-height);
    align-items: center;
    padding: 0 var(--spacing-30);
    color: var(--color-tertiary-950);
    width: 98%;
}

    select option {
        font-size: var(--typography-label20-font-size);
        font-weight: var(--typography-label20-font-weight, normal);
        line-height: var(--typography-label20-line-height);
        padding: var(--spacing-30) var(--spacing-50);
    }

a.listbox, input.cmdBtn, input.cmdStyle, input.cmdStyleP {
    BORDER-BOTTOM: #b3b3b3 1px solid;
    TEXT-ALIGN: center;
    FILTER: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    BORDER-LEFT: #cccccc 1px solid;
    PADDING-BOTTOM: 4px;
    LINE-HEIGHT: 20px;
    BACKGROUND-COLOR: var(--color-secondary-700);
    PADDING-LEFT: 12px;
    PADDING-RIGHT: 12px;
    DISPLAY: inline-block;
    BACKGROUND-REPEAT: repeat-x;
    MARGIN-BOTTOM: 0px;
    COLOR: #333333;
    FONT-SIZE: 14px;
    VERTICAL-ALIGN: middle;
    BORDER-TOP: #cccccc 1px solid;
    CURSOR: pointer;
    BORDER-RIGHT: #cccccc 1px solid;
    PADDING-TOP: 4px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05)
}

a.listbox {
    box-shadow: 0 0 0;
    color: #ffffff !important;
    text-shadow: 0 0 0 !important;
    background-color: var(--color-secondary-700);
    background-image: none !important;
    border: 0 !important;
    border-color: none !important;
    width: auto !important;
}

.i-footer__wrapper.container:before, .i-footer__wrapper.container:after
{        
    content: none;
 

}

input.input-validation-error, select.input-validation-error {
    border: 2px solid #e30000 !important;
    box-shadow: 0 0 6px rgba(230, 0, 0, 0.55);
    transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

    input.input-validation-error:focus, select.input-validation-error:focus {
        border-color: #ff4d4d !important;
        box-shadow: 0 0 10px rgba(255, 0, 0, 0.7);
    }

.Field input:focus,
.Field select:focus,
.Field textarea:focus,
.Field button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

[role="button"]:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}


.Field a:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: 2px !important;
}

[role="button"]:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
}

a.item.sel > div.div_co {
    background: var(--color-primary-700);
}

a.item.sel > div.div_co span.co {
    color: #ffffff;
}

.btn:focus, input[type="radio"]:focus {
    outline-offset: 4px;
}