@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700); /* multiselect */
.multiselect-container {
    position: absolute;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.multiselect-container .input-group {
    margin: 5px
}

.multiselect-container > li {
    padding: 0
}

.multiselect-container > li > a.multiselect-all label {
    font-weight: 700
}

.multiselect-container > li.multiselect-group label {
    margin: 0;
    padding: 3px 20px;
    height: 100%;
    font-weight: 700
}

.multiselect-container > li.multiselect-group-clickable label {
    cursor: pointer
}

.multiselect-container > li > a {
    padding: 0
}

.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 40px
}

.multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
    margin: 0
}

.multiselect-container > li > a > label > input[type=checkbox] {
    margin-bottom: 5px
}

.filter .btn {
    padding: 6px 3px
}

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px
}

.form-inline .multiselect-container li a label.checkbox input[type=checkbox], .form-inline .multiselect-container li a label.radio input[type=radio] {
    margin-left: -20px;
    margin-right: 0
}

.multiselect.btn {
    border: none;
    overflow: hidden;
}

.multiselect.btn:hover {
    color: #065B8C
}

.multiselect-clear-filter {
    border: 1px solid #ccc;
}

.multiselect-clear-filter:hover {
    background: #065B8C
}

#holdon-overlay {
    filter: alpha(opacity=80);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: .8;
    z-index: 9999
}

#holdon-content-container {
    width: 100%;
    padding: 0;
    vertical-align: middle;
    display: table-cell !important;
    margin: 0;
    text-align: center
}

#holdon-content {
    text-align: center;
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px
}

#holdon-message {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 55%;
    color: white
}

html, body {
    background: #fcfcfc;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    min-height: 2000px;
    margin-bottom: 80px;
}

body.account {
    margin-bottom: 80px;
}

body.homepage {
    margin-bottom: 80px;
}

body.eventi {
    margin-bottom: 0;
}

body.admin {
    margin-bottom: 0;
}

@media (min-width: 1200px) {
    body.eventi .container, body.admin .container {
        width: 1170px
    }
}

::selection {
    background: #ccc;
    color: #fff;
    text-shadow: none;
}

/* Safari */
::-moz-selection {
    background: #ccc;
    color: #fff;
    text-shadow: none;
}

/* Firefox */
:-moz-placeholder {
    color: #bbb;
}

::-webkit-input-placeholder {
    color: #bbb;
}

:-ms-input-placeholder {
    color: #bbb;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.capitalize {
    text-transform: capitalize
}

p a {
    text-decoration: underline
}

a, a:link, a:focus, a:visited {
    text-decoration: none;
    color: #376786;
    font-weight: 400
}

a.dt-link {
    text-decoration: underline;
    margin-right: 3px;
    text-transform: capitalize
}

a.link-sm {
    text-transform: capitalize;
    margin-left: 10px;
    font-size: 12px
}

a.btn-primary {
    color: #fff;
}

.btn.btn-sirm:hover, a.btn:hover, button.btn:hover {
    color: gold;
    text-shadow: none;
}

.btn.btn-sirm:hover {
    color: gold !important;
}

.btn.btn-default:hover {
    color: #065B8C;
}

a.btn-default, .btn.btn-default {
    border: 1px solid #ccc;
}

.btn {
    padding: 4px 10px;
    border-radius: 4px;
}

.btn.btn-sirm, .btn.btn-sirm:link, .btn.btn-sirm:focus, .btn.btn-sirm:active {
    background-color: rgba(55, 103, 134, 0.9);
    color: #fff;
    border-color: #0c426f;
    text-shadow: none;
}

.btn.btn-gold, .btn.btn-gold:link, .btn.btn-gold:focus, .btn.btn-gold:active {
    background-color: gold;
    color: #0c426f;
    border-color: #FFB800;
    text-shadow: none;
}

a.btn-assicurazione {
    background: #008AAC;
    color: #fff;
    margin: 20px
}

#navbar {
    margin-left: -15px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    text-shadow: 1px 1px 1px #A9C4DA
}

.btn.btn-gold:hover {
    color: #0c426f;
}

#btn-iscriviti {
    margin-right: 5px;
}

.btn-no-style {
    border: none;
    background: none;
    color: #fff;
}

.btn-small {
    padding: 2px 5px;
    margin: 0 0px 5px;
    font-size: 12px;
    border-radius: 3px;
    vertical-align: baseline;
    white-space: nowrap;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

table .btn-small {
    margin: 0 5px;
    padding: 2px 5px;
}

.btn-nav {
    background-color: #0c426f;
    color: #fff;
    border-color: #0c426f;
    margin-bottom: 0;
}

.btn-nav > i {
    color: #fff !important;
}

.btn-menu {
    float: right;
    box-shadow: none;
}

.btn-menu .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #ccc;
    margin-top: 4px;
    cursor: pointer
}

.btn-gestore {
    width: 100%;
    margin-bottom: 20px;
}

.btn-iscrizione {
    width: 100%;
    margin-top: 20px;
}

a {
    cursor: pointer;
}

a.btn-success, a.btn-danger {
    color: #fff;
}

.btn[disabled], button[disabled] {
    pointer-events: inherit;
    cursor: not-allowed;
}

.btn[disabled]:hover, button[disabled]:hover {
    color: #fff;
}

.li-gold {
    background-color: gold;
}

.li-gold a {
    color: #0c426f !important;
    text-shadow: 1px 1px 1px #A9C4DA
}

.li-red {
    background-color: white;
}

.li-red a {
    color: #0c426f !important;
    text-shadow: 1px 1px 1px #A9C4DA
}

h4 {
    font-size: 16px;
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

div, p, a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

td a {
    font-weight: 700;
}

.table > tbody > tr > td.td-vertical {
    vertical-align: middle
}

ol > li {
    line-height: 1.7em;
    margin-bottom: 3px;
}

body {
    height: 100%;
    min-height: 100%;
}

.breadcrumb {
    background-color: #fff;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.oh {
    overflow: hidden;
}

.navbar .navbar-toggle .icon-bar {
    border-color: #fff;
}

.navbar-nav .open .dropdown-menu {
    background-color: #fff;
    max-width: 300px;
}

.navbar-nav .open .dropdown-menu li:hover {
    background-color: gold
}

.dropdown-menu > li > a {
    text-shadow: none;
}

.liCarrello .badge-notify {
    line-height: 10px;
}

.liCarrello i {
    line-height: 9px;
}

.badge-notify {
    display: inline;
    background-color: gold;
    color: #000;
    text-shadow: none;
    margin-left: 5px;
}

#carousel-homepage {
    margin: 30px 10px 15px;
}

.header-homepage, .content-home {
    padding-left: 0;
    padding-right: 0;
}

.carousel-caption {
    padding-bottom: 15px;
    left: 0;
    right: 0;
}

.carousel-caption p {
    font-size: 12px
}

.carousel-caption h3 {
    font-size: 14px
}

.carousel-indicators {
    bottom: 3px;
}

.carousel-indicators li, .carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0
}

@media (max-width: 768px) {
    .carousel-caption {
        padding-bottom: 0
    }

    .carousel-indicators {
        display: none;
    }
}

.riq-homepage {
    margin-top: 15px;
}

.riq {
    padding: 0 10px;
    margin-top: 17px;
    margin-bottom: 17px;
}

.riq-content {
    background: #fff;
    padding: 15px 10px;
    border-bottom: 1px solid #065B8C
}

.riq-title {
    color: #fff;
    line-height: 40px;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 400;
}

.riq-ico {
    float: right;
    margin-top: 10px;
    font-size: 18px;
}

.riq-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #0c436f transparent transparent transparent;
    position: absolute;
    right: 20px;
}

.riq-ul {
    list-style: none;
    padding-left: 0;
}

.riq-ul > li {
    border-bottom: 1px dotted #333;
    color: #065B8C
}

.riq-ul > li > a {
    color: #065B8C;
    padding: 0 3px;
    font-size: 12px;
    line-height: 20px;
    display: block;
}

.riq-ul > li:hover, .riq-ul > li:hover a {
    color: gold;
    background-color: #065B8C
}

.riq-tutti {
    font-size: 12px;
    font-style: italic
}

.riq-tutti:hover {
    text-decoration: underline
}

.riq-sidebar {
    margin: 0 0 15px;
    border-bottom: 1px solid #065B8C
}

.side {
    padding: 0 10px;
}

@media (min-width: 992px) {
    .side {
        padding: 0;
    }
}

.riq-sidebar-title {
    color: #fff;
    font-size: 12px;
    padding: 3px;
    text-align: right
}

.riq-sidebar img {
    width: 100%;
    height: auto;
}

@media (min-width: 992px) {
    .riq-sidebar img {
        height: 66px;
        width: 230px;
    }
}

#descrizione-sirm {
    margin-top: 39px;
}

#descrizione-sirm p {
    font-size: 13px;
    text-align: justify;
    font-family: Arial, sans-serif;
    color: #0c436f
}

@media (max-width: 768px) {
    #descrizione-sirm {
        padding: 0 25px;
    }
}

.list-group-item-simple {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item-simple > .badge {
    float: right
}

.badge a {
    color: #fff;
    cursor: pointer;
}

dl {
    margin-bottom: 5px;
}

dd {
    font-weight: 300;
    margin-left: 0;
    margin-bottom: 2px;
}

.dl-horizontal {
    font-size: 12px;
}

.dl-horizontal dt {
    width: 120px;
    padding: 0px 3px;
    float: left;
}

.dl-horizontal dd {
    margin-left: 120px;
    padding: 0px 3px;
}

.info-rivista.dl-horizontal dt {
    width: 160px;
}

.info-rivista.dl-horizontal dd {
    margin-left: 160px;
}

.info-corsi.dl-horizontal dt {
    width: 100px;
}

.info-corsi.dl-horizontal dd {
    margin-left: 100px;
}

.cScaduto {
    text-decoration: line-through;
}

.btn-corso {
    margin-top: 22px;
    display: block;
}

.maxIscritti {
    font-weight: bold;
}

.overHidden {
    overflow: hidden;
}

div.dataTables_processing { /*override cdn*/
    position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding-top: 20px;
    text-align: center;
    font-size: 2em;
    background: #000;
    opacity: .5;
}

.dataTable td {
    text-transform: capitalize
}

.dataTable .btn {
    margin-bottom: 0;
}

.lineThrought {
    text-decoration: line-through;
}

.paddingFlat {
    padding: 10px 0px !important;
    overflow: hidden;
}

.hideColumns {
    padding-top: 7px;
}

.hide {
    display: none
}

.breadcrumb > li + li:before {
    padding: 0 2px;
}

.navbar-default .navbar-nav > li.bg-gold > a {
    background-color: gold;
    color: #282828
}

.list-relatori {
    margin-top: 10px;
}

.list-relatori li {
    padding: 3px 0;
}

/* TAPULLI BRUTTI */
#dataTable_filter {
    display: none;
}

.bootstrap-date {
    display: inline-flex
}

.filtro-multi-select {
    display: none;
}

/* FINE TAPULLI BRUTTI */
select {
    min-width: 55px;
}

.homepage .cover {
    background: url('../img/sf-blu-4.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 153px 0 110px 0;
}

.homepage .cover h2 {
    color: #fff;
    font-weight: 300;
    font-size: 60px;
}

.homepage .cover h3 {
    color: #fff;
    font-weight: 300
}

.homepage .cfa {
    padding: 30px 0px;
    margin-bottom: 20px;
    background: #fff;
    border-bottom: 1px solid #dadada;
    text-align: center;
}

.homepage .cfa-text {
    font-size: 20px;
    font-weight: 300;
    color: #065B8C
}

.btn-web {
    background-color: #065B8C;
    color: #fff !important;
    padding: 15px 30px;
    border: 1px solid #065B8C;
    border-radius: 3px;
    font-size: 16px;
}

.btn-web:hover {
    background: #fff;
    color: #065B8C !important;
    text-decoration: none;
    font-weight: 300;
    transition: all .1s ease-in-out;
}

.corsi-home {
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 40px;
    margin: 40px 40px 80px 40px;
    border: 1px solid #dadada;
    border-bottom: 5px solid #dadada;
}

.corso-home {
    background: url(../img/hat.png) no-repeat left 20px;
    padding: 20px 20px 10px 50px;
}

.corso-home h5 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
}

.corso-data {
    color: #666;
    margin-right: 10px;
}

.corso-iscriviti {
    color: #ddd;
    font-size: 12px;
}

.title-home {
    text-align: center;
    margin: 40px 0;
    font-weight: 300;
    font-size: 24px;
    padding: 0;
    color: #065B8C
}

.homepage .link-home {
    background: #fff;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    padding: 20px 0 80px 0;
}

.riq-home {
    padding: 40px 10px;
    background-color: #065B8C;
    margin: 0;
    text-align: center; /*box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.12),0 1px  4px 0 rgba(0, 0, 0, 0.12);*/
    transition: all .1s ease-in-out;
}

.riq-home:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.38), 0 4px 15px 0 rgba(0, 0, 0, 0.35);
    cursor: pointer;
    -ms-transform: scale(1.05, 1.05); /* IE 9 */
    -webkit-transform: scale(1.05, 1.05); /* Safari */
    transform: scale(1.05, 1.05);
    z-index: 999;
}

.riq-home:nth-child(even) {
    background-color: #dadada;
}

.riq-home > span {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 300;
    padding: 0 10px;
}

.riq-home > span i {
    color: #fff;
    font-size: 30px;
    margin-bottom: 10px;
    display: block;
}

.riq-home:nth-child(even) > span, .riq-home:nth-child(even) > span i {
    color: #065B8C;
}

.vertical-align {
    display: flex;
    flex-direction: row;
}

.vertical-align > [class^="col-"], .vertical-align > [class*=" col-"], .vertical-align li {
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: #333;
    font-size: 11px;
    height: 50px;
    padding-top: 8px;
}

@media (max-width: 768px) {
    body {
        margin-bottom: 135px !important;
    }

    .footer {
        height: 111px
    }
}

.footer a {
    line-height: 18px;
    color: #ccc;
}

.footer a:hover {
    color: gold
}

.footer .top {
    padding-top: 8px;
}

.footer .top a {
    margin-left: 10px;
    text-transform: uppercase;
}

@media (max-width: 768px) {
    .footer .top {
        width: 100%;
        text-align: center;
    }

    .footer .top a {
        color: #fff
    }
}

.elco-powered {
    line-height: 34px;
    font-size: 10px;
    text-align: center
}

@media (min-width: 768px) {
    .footer-info {
        float: left !important
    }

    .elco-powered {
        float: right !important
    }
}

.riq-info {
    background: #fff;
    border: 1px dotted #dadada;
    border-radius: 3px;
    padding: 20px;
    margin: 0 0 40px 0;
}

.panel-tabs {
    margin-left: 0; /*text-align:center;*/
    background: rgba(55, 103, 134, 0.9)
}

.panel-tabs > li {
    padding: 7px 15px 5px;
}

.panel-tabs > li:hover {
    border-bottom: 3px solid gold;
}

.panel-tabs > li:hover a {
    text-decoration: none;
}

.panel-tabs > li, .panel-tabs > li a {
    color: #fff;
}

.panel-tabs > li.active {
    border-bottom: 3px solid gold;
}

.panel-tabs > li.active a {
    color: gold
}

.tab-pane h5.title-form-group {
    border-bottom: 1px solid #dadada;
    padding: 5px 0;
    margin: 0 0 15px;
    text-transform: uppercase;
}

/* ADMIN    */
body.adminPage {
    padding-top: 60px;
}

.titlePage {
    margin-bottom: 20px;
}

.titlePage h2 {
    border-bottom: 1px solid #ddd;
    padding: 5px 0 0;
    margin-bottom: 0;
    font-weight: 400;
}

.titlePage h2 > i {
    margin-right: 10px;
    font-size: 24px;
    color: #333
}

.titlePage .pull-right {
    margin-top: -5px;
}

.titlePage.noBreadcrumb {
    margin-bottom: 0px
}

.breadcrumb {
    background: transparent;
    padding: 0;
}

.breadcrumb li a {
    font-size: 10px;
    text-transform: uppercase;
}

.breadcrumb li.active {
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
}

.sidebar {
    margin-top: 30px;
}

.admin .sidebar, .news-page .sidebar, .page .sidebar {
    margin-top: 0;
}

.account .sidebar {
    margin-top: 0;
}

.login .sidebar {
    margin-top: 0;
}

/*.sidebar h5,.sidebar p,.sidebar a{font-size:12px;}*/

.widget {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #DADADA;
    border-radius: 3px;
    display: block;
    margin-bottom: 20px;
}

.widget-title {
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0;
    color: #333;
    font-weight: 700
}

.widget-list {
    overflow: hidden;
}

.widget-list ul {
    list-style: none;
    padding: 0;
}

.widget-list i {
    float: left;
    color: #ccc;
}

.widget-list ul > li {
    border-bottom: 1px dotted #dadada;
    overflow: hidden;
    position: relative;
    padding: 0 5px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.admin .widget-list ul > li {
    padding-right: 25px;
}

.widget-list ul > li:hover a { /*font-weight:700;transition: all .1s ease-in-out;*/
}

.widget-list ul > li a { /*color:#666;*/
}

.widget-list.image li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.president {
    height: 150px;
}

.president img {
    width: 100px;
    height: auto;
    float: left;
    margin-right: 5px;
}

.widget-list.image h5 {
    margin: 3px 0;
}

.widget-list.image small {
    font-size: 80%;
}

.widget-list .members li > i {
    margin-left: -4px;
    line-height: 41px;
    font-size: 28px;
    width: 34px;
}

.widget-list .members h5 {
    margin: 4px 0 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget-list .members small {
    font-size: 80%;
}

.widget-list .members li .icons-row {
    overflow: hidden;
    float: left;
    position: absolute;
    top: 0;
    right: 0
}

.widget-list .members li .icons-row a {
    padding: 8px;
    font-size: 120%;
    float: right;
}

.widget-list .members li p {
    margin: 2px 0 5px;
    line-height: 20px;
}

.widget-list .docs li i, i.download {
    line-height: 25px;
    font-size: 20px;
    margin-right: 5px;
}

.widget-list .docs a {
    margin: 5px 0 0;
    padding: 0;
    text-transform: capitalize;
    line-height: 25px;
}

.widget-list .social li img {
    width: 20px;
    height: 20px;
    margin: 2px 5px 2px 0;
}

.widget-list .social li {
    border: none
}

.widget-list .social a {
    margin: 5px 0 0;
    padding: 0;
    text-transform: capitalize;
    line-height: 25px;
}

.table-docs tbody tr td i {
    color: #999;
    margin-right: 10px;
    font-size: 20px;
    float: left;
}

.widget-news {
    list-style: none;
    padding: 0;
    overflow: hidden
}

.widget-news > li {
    border-bottom: 1px dotted #dadada;
    overflow: hidden;
    padding: 2px 0;
    position: relative;
    font-size: 12px;
}

.widget-news > li:hover a { /*font-weight:700;transition: all .1s ease-in-out;*/
}

.widget-news > li a {
    display: block;
    color: #666;
    padding: 5px 0 0;
    font-weight: 700;
    font-size: 12px;
}

.widget-table a {
    color: #666;
}

.widget-body {
    padding: 15px 0 0;
    overflow: hidden;
}

.widget-body h5 {
    text-transform: uppercase;
}

.widget-body-filter {
    padding: 15px 0 0;
}

.widget-footer {
    background: #fff;
    border: 1px solid #dadada;
    border-top: 0;
    margin: -20px 0 20px 0;
    padding: 5px;
}

.widget-sidebar {
    display: block;
    padding: 0;
    border: none;
    background: transparent;
    margin-bottom: 30px;
}

.widget-sidebar .widget-title {
    padding: 0 3px;
    margin-bottom: 5px;
    color: #666;
    border-bottom: 1px solid #DDD;
}

.widget-sidebar p, .widget-sidebar a, .widget-sidebar li, .widget-sidebar div {
    font-size: 12px;
}

.widget-anchor {
    font-size: 12px;
    font-style: italic
}

.widget .form-group {
    clear: both;
}

.login .widget-footer {
    text-align: center;
}

.wButtons {
    margin-top: 15px;
}

.footer .widget {
    background-color: transparent;
    padding: 20px;
    display: block;
    border: none;
    overflow: hidden;
    color: #fff;
    margin-bottom: 0;
}

.footer .widget-title {
    color: #fff;
}

.footer .widget-list > li a {
    color: #fff;
}

.footer-img-logo {
    margin-left: 20px;
}

.filtri .btn-group, .filtri .btn-group-vertical {
    border-radius: 2px;
    margin: 2px 1px;
    box-shadow: none;
    transition: none;
    border: 1px solid #dadada;
}

.filtri .btn-group:hover, .filtri .btn-group-vertical:hover {
    background: #f2f2f2;
    transition: all .2s ease-in-out;
}

.dashboard {
    margin-bottom: 40px;
}

#dashboard-row .widget {
    min-height: 270px;
}

.datiPersonali dd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

form .form-group .radio {
    float: left;
    display: inline;
}

form .radio, form .checkbox {
    min-height: 27px;
}

form .radio:after {
    content: "\00a0\00a0\00a0\00a0";
}

.ui-menu {
    list-style: none;
    border: 1px solid #dadada;
    background: #fff;
    padding: 0;
}

.ui-menu-item {
    padding: 5px 10px;
}

.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #065B8C !important;
    color: white !important;
    font-weight: bold;
}

.ui-state-default {
    border: none;
    background: none !important;
    font-weight: normal !important;
}

.lista > div {
    padding-left: 5px;
    padding-right: 5px
}

.div-list {
    margin: 5px 0;
    background: #fff;
    border: 1px solid #dadada;
    height: 50px;
    display: block;
}

.div-list:hover {
    background: #f2f2f2;
}

.div-list a {
    padding: 5px 10px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
}

.lista-membri > div {
    padding-left: 5px;
    padding-right: 5px;
}

.div-membro {
    background: #fff;
    border: 1px solid #DADADA;
    padding: 5px 10px;
    overflow: hidden;
    margin-bottom: 5px
}

.div-membro .carica {
    font-style: italic
}

.div-membro .membro {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.div-membro .email {
    font-size: 12px
}

.widget.info {
    min-height: 200px;
    padding: 20px 20px 10px;
}

.ora_fine {
    cursor: pointer;
    text-decoration: underline;
}

@-webkit-keyframes pulse_animation {
    0% {
        border-bottom: 1px solid #757575;
        background: transparent;
    }
    50% {
        border-bottom: 1px solid green;
        background: #ddd;
        transition: all .2s ease-in-out;
    }
    100% {
        border-bottom: 1px solid #757575;
        background: transparent;
    }
}

.pulse {
    -webkit-animation-name: 'pulse_animation';
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
}

.relatoreElaborato {
    list-style: circle;
    font-weight: 700;
    margin-left: 19px;
}

.decaduto, .moroso, .ui-widget-content a.decaduto, .ui-widget-content a.moroso {
    color: red
}

.mai-socio, .ui-widget-content a.mai-socio {
    color: rgb(7, 144, 255);
}

.ruolo-rifiutato {
    color: #d43f3a;
    font-weight: 700;
}

.ruolo-accettato {
    color: #4cae4c;
    font-weight: 700;
}

a.aEvento {
    text-decoration: underline;
    color: #666;
}

.ui-datepicker-year, .ui-datepicker-year * {
    color: black !important;
}

.ui-datepicker-month, .ui-datepicker-month * {
    color: black !important;
}

.ui-autocomplete {
    max-width: 550px !important;
    max-height: 400px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
}

.ui-state-focus {
    background: #065B8C;
    color: #fff;
}

.ui-state-focus a {
    color: #fff;
}

.tooltip-inner {
    text-align: left;
}

.table-riviste p {
    font-size: 12px
}

.rivista-nome {
    font-weight: 700;
    color: #065B8C;
    margin-bottom: 10px;
}

.thumb-volantino img {
    margin: 5px auto;
}

@media (min-width: 990px) {
    .thumb-volantino {
        max-width: 177px
    }
}

.titolo-corso {
    font-weight: 700;
    color: #065B8C;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.info-corso, .info-rivista {
    font-size: 12px;
    margin-bottom: 0;
}

.info-corso strong, .info-rivista strong {
    color: #666;
}

.d-block {
    display: block;
}

.tr-patrocinio {
    text-align: center
}

.patrocinio {
    width: 30px;
    height: 30px;
    background: url(../img/patrocinio.png) no-repeat center center;
    margin: 0 auto;
}

.filterBoxWeb {
    padding: 3px 10px;
}

/*  ARTICOLI    */
section.posts {
    padding: 0;
    margin: 30px 0 40px 0;
}

section.posts:first-of-type {
    margin-top: 0;
}

.articolo {
    background: white;
    clear: both;
    margin: 0 0 20px 0;
    position: relative;
    border: 1px solid #DFDFDF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.articolo header {
    margin-bottom: 10px;
    padding: 0 10px 0;
}

.articolo header h3 {
    color: #065B8C;
    margin: 10px 0 0;
    text-transform: initial;
    font-size: 1.4rem;
}

.articolo header h5 {
    margin: 5px 0 0;
    font-weight: 400;
    display: inline-block;
    font-size: 1.2rem;
}

.articolo time.bar-time {
    display: inline-block;
    font-size: 1.2rem;
    text-transform: capitalize;
    color: #999;
}

.articolo.sds {
    border-top: 3px solid #12D603
}

.articolo.sds header h5 {
    color: #0B9600;
}

.articolo.gr {
    border-top: 3px solid #FFA31D
}

.articolo.gr header h5 {
    color: #DC7606;
}

.articolo.news {
    border-top: 3px solid #5887A3
}

.articolo.news header h5 {
    color: #5887A3;
}

.articolo .img-articolo {
}

.articolo .img-articolo.limitImgHeight {
    /*max-height: 250px; todo crop*/
    overflow: hidden;
}

.articolo .img-articolo.limitImgHeight img {
    margin: auto;
}

.articolo blockquote {
    margin: 20px 10px;
    padding: 10px;
}

.articolo blockquote h3 {
    font-size: 12px;
}

.loadingArticle {
    background-color: #174E7C;
    color: white;
    width: 100%;
    height: 30px;
    text-align: center;
    border-radius: 3px;
    line-height: 30px;
    margin-top: 30px;
}

.bacheca .loadingArticle {
    margin-top: 0
}

.articolo-documenti {
    margin: 20px 10px;
    border: none;
    border-left: 3px solid #ccc;
    background: #fff;
    padding: 0 10px;
}

.articolo-documenti h5 {
    margin: 0 0 10px
}

.articolo .articolo-testo {
    padding: 10px 10px 0;
}

.articolo-testo a {
    word-break: break-all;
}

.articolo .autore {
    padding: 10px 15px 0;
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: capitalize;
    margin-top: 20px;
}

.mostraCommenti {
    font-size: 12px;
}

.commento-textarea {
    width: 100%;
    border: 1px solid #dcdee3;
    resize: none;
    padding: 5px;
    font-size: 12px;
}

.btn-commenti a {
    font-size: 12px;
}

.articolo footer {
    /*padding: 5px 15px;*/
    background: #F6F7F8;
    /*border-top: 1px solid #dcdee3;*/
}

.articolo footer p {
    font-style: italic;
    color: #999;
}

.articolo footer p {
    /*text-align: right;*/
    font-style: italic;
    color: #999;
}

i.link:hover {
    color: darkgray;
}

table.list-table tr td {
    border: 0;
    vertical-align: middle;
}

table.list-table tr th {
    border-bottom: 1px solid #ddd;
}

table.list-table li a {
    color: #666;
    font-weight: 400;
}

.aRiq {
    margin: 5px 0;
}

.aRiq a {
    display: block;
    height: 70px;
    background: #065B8C;
    padding: 5px 10px;
    color: #dadada;
    font-size: 12px;
}

.aRiq a:hover {
    background: #dadada;
    transition: all .1s ease-in-out;
    color: #000;
}

blockquote {
    background: #FFF9C4;
    border: 1px dotted #065B8C;
    border-left: 5px solid rgba(55, 103, 134, 0.9);
}

blockquote#aggregati {
    background: #f44336;
    color: #fff;
}

blockquote.dove {
    padding: 4px 20px;
    background: #174E7B;
    border-radius: 3px;
    border-left: 5px solid #174E7B;
}

blockquote.dove p {
    font-size: 0.8em;
    text-align: center;
    color: #ffffff;
}

blockquote h3 {
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 0;
}

blockquote p {
    font-size: 12px;
}

blockquote li {
    font-size: 12px;
}

.form-control {
    padding: 3px;
}

select.form-control, input.form-control {
    background-color: #efefef;
}

li.success {
    background-color: #dff0d8
}

li.danger {
    background-color: #f2dede
}

li.info {
    background-color: #d9edf7
}

/*
#sortable li { margin: 0 5px 5px 5px; padding: 5px; font-size: 1.2em; height: 1.5em; }
html>body #sortable li { height: 1.5em; line-height: 1.2em; }*/
.ui-state-highlight {
    /*height: 1.5em; line-height: 1.5em;*/
    background: yellow;
    overflow: hidden;
}

.ui-state-highlight:before {
    content: '\00a0';
}

.ui-sortable i {
    color: #666;
    font-size: 20px;
    margin-right: 6px;
    cursor: move
}

/* CORSO FAD PLAYLIST */
.widget.widget-video {
    background-color: #fff;
    padding: 10px;
    position: relative;
}

.video-holder {
    background: #333;
    padding: 10px;
}

.playlist-components {
    position: relative;
}

.playlist {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: auto;
}

.playlist li {
    padding-right: 20px;
}

.playlist li.active {
    background-color: #d9edf7
}

.playlist li:hover {
    cursor: pointer;
}

.playlist .poster, .playlist .description, .playlist .visto {
    display: inline-block;
    vertical-align: middle;
}

.playlist .description {
    width: 100%;
}

.playlist .title {
    font-weight: 700;
}

.playlist .author {
    font-size: 12px;
}

.playlist .visto {
    margin-left: 10px;
    background-color: #fff;
    color: #222;
    border: 1px solid #ddd;
    padding: 2px 5px;
    font-size: 10px;
    border-radius: 3px;
}

.video-nav {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 10px;
}

/* END CORSO FAD PLAYLIST */

.panel-sirm {
    border-color: #bce8f1;
}

.panel-sirm > .panel-heading {
    background-color: #065B8C;
}

.panel-sirm > .panel-heading {
    color: #fff;
    background-color: #065B8C;
    border-color: #bce8f1;
}

.pager.wizard {
    padding-left: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.pager .first a {
    margin-left: 5px;
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    display: none
}

.error-box {
    margin-bottom: 15px;
    padding: 5px;
}

.error-box .error-list {
    font-size: 12px;
    color: red;
    font-weight: 700;
}

.panel-sirm .panel-body {
    padding: 0 10px;
}

textarea.form-control {
    background-color: #efefef;
    padding: 3px;
}

.articolo-testo p {
    line-height: inherit !important;
}

.blue {
    color: #065B8C;
}

.p-flat {
    margin: 0 0 5px;
    font-size: 0.8em;
}

a#aggiungiArticoliMobile {
    width: 90%;
    margin: 15px auto;
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 1em;
    background-color: #0C426F;
    color: #ffffff;
    text-align: center;
    border-radius: 3px;
}

.thumb-volantino img {
    margin: 0 auto 10px;
}

.div-corso {
    display: inline;
    float: left;
}

@media (min-width: 990px) {
    /*.thumb-volantino {
        max-width:100px
    }*/
    .thumb-volantino img {
        max-height: 120px
    }
}

.logo-sirm-barra-menu {
    position: absolute;
    top: 5px;
    left: 10px;
}

.back-sm-xs {
    background-color: #4cae4c;
    position: absolute;
    width: 100%;
    height: 100%;
}

.ui-helper-hidden-accessible {
    /*compariva nella pagina di assegna membro dicendo quanti risultati ha trovato*/
    display: none;
}

.dialog-assegna .ui-autocomplete-input {
    min-width: 300pt;
    padding: 8px;
    margin: 8px;
    border: 0;
    border-bottom: 1px solid #898989;
    margin-bottom: 20px
}

.panel-info > .panel-heading {
    background-color: #18507D;
}

.wTicket time.bar-time {
    display: inline-block;
    font-size: 1.2rem;
    text-transform: capitalize;
    color: #666;
    margin-bottom: 0;
}

.wTicket .label {
    font-size: 14px;
}

.wTicket .widget-title {
    margin-bottom: 0;
}

.wTicket .wStato {
    margin: 0 10px 0 0;
}

.wTicket blockquote {
    margin: 0 0 0;
    padding-bottom: 20px;
}

.ticket-i {
    color: blue
}

.ticket-a {
    color: red
}

.ticket-c {
    color: green
}

.container-admin {
    padding-bottom: 40px
}

.selDocCont {
    padding: 15px;
    border: 1px dotted #BCBCBC;
}

#divtableAllegabili {
    padding: 15px
}

.body-doc {
    max-height: 300px;
    overflow: auto;
    margin-bottom: 15px;
}

.ul-spaced {
    padding-left: 20px;
    list-style-type: square;
}

.ul-spaced li {
    margin: 10px 0;
}

.widget-list ul.ul-normal > li {
    white-space: normal;
}

.riqWizard {
    background: #f1f1f1;
    border-radius: 4px;
    padding: 5px 10px 1px;
    margin: 10px 0;
}

.riqWizard h4 {
    margin-bottom: 25px;
}

.riqWizard p {
    margin-left: 10px;
}

.table-assic {
}

.table-assic > tbody > tr > td {
    padding: 3px;
    line-height: 25px;
}

.table-assic > thead > tr > th {
    vertical-align: middle;
}

.table-assic td .settore {
    line-height: 25px;
}

.table-assic .radio, .table-assic .checkbox {
    top: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

.table-assic .radio label span {
    top: 5px;
}

.pager .totale {
    line-height: 30px;
}

.iframe-modulo-adesione {
    width: 100%;
    height: 600px;
    border: 1px solid #ccc;
}

#chkConfermaModuloAdesione, #chkConfermaInterm{
    margin-left: 20px;
    display: inline;
}

.titolo-corso a.volantino {
    font-size: 11px;
}

.micro-consiglio {
    font-size: 9px;
}

#wrap-content {
    padding-bottom: 20px;
}

.questionario .radio {
    margin-right: 30px;
}

.questionario .radios {
    margin-left: 30px;
}

.questionario .domanda {
    margin: 10px 30px;
}

.questionario .radio label {
    padding-left: 35px;
}

.questionario .btn-iscrizione {
    margin-bottom: 20px;
}

label.error {
    color: red;
}

.socioCorretto, .verificaInCorso {
    color: green;
    font-size: 14px;
    font-weight: bold;
    margin-left: 6px;
    text-transform: none;
}

.verificaInCorso {
    font-size: 12px;
}

.table-pagamenti.table > tbody > tr > td {
    font-size: 12px;
    padding: 5px 8px;
}

.tdCenter {
    text-align: center;
}

.sLink {
    text-align: center;
    margin-top: 15px;
    padding: 0 10px;
}

.sTitle {
    border-bottom: 1px solid #065B8C;
    color: #065B8C;
    padding: 0 0 1px;
    text-align: left;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.sWhite {
    display: block;
    background-color: #fff;
}

.sLink img {
    margin: 0 auto;
}

#cookie-bar {
    background: #111111;
    height: auto;
    line-height: 24px;
    color: #eeeeee;
    text-align: center;
    padding: 3px 0;
}

#cookie-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#cookie-bar.fixed.bottom {
    bottom: 0;
    top: auto;
}

#cookie-bar p {
    margin: 0;
    padding: 0;
}

#cookie-bar a {
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 6px;
    margin-left: 8px;
}

#cookie-bar .cb-enable {
    background: #007700;
}

#cookie-bar .cb-enable:hover {
    background: #009900;
}

#cookie-bar .cb-disable {
    background: #990000;
}

#cookie-bar .cb-disable:hover {
    background: #bb0000;
}

#cookie-bar .cb-policy {
    background: #0033bb;
}

#cookie-bar .cb-policy:hover {
    background: #0055dd;
}

.assi-tipo-titolo {
    padding-top: 8px;
    color: #0089A8;
    height: 75px;
}

.assi-tipo-titolo strong {
    text-decoration: underline;
}

.assi-descrizione {
    color: gray;
}

.red {
    color: #bb0000;
}

.top5 {
    margin-top: 5px;
}

.top7 {
    margin-top: 7px;
}

.top10 {
    margin-top: 10px;
}

.pt10 {
    padding-top: 10px;
}

.top15 {
    margin-top: 15px;
}

.top17 {
    margin-top: 17px;
}

.top30 {
    margin-top: 30px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] {
    background-color: #eeeeee;
}

.pEspandi {
    margin-bottom: -20px;
}

.aDocDisabilitato {
    text-decoration: none !important;
    color: black !important;
    cursor: default;
}

#resFind {
    display: block;
    margin: 5px auto;
    font-size: 12px;
}

.widget-abstract {
}

.widget-abstract blockquote {
    border: none;
    background: none;
    border-left: 3px solid #ccc;
    padding: 0 10px;
    margin-top: 18px
}

.widget-abstract p {
    font-size: 12px;
    font-weight: 500;
}

.widget-abstract .row-abstract { /*border-bottom:1px dotted #ccc;*/
    padding: 10px 0 0;
}

.widget-abstract dd {
    margin-bottom: 15px;
}

.limit-reached {
    color: red
}

.table-abstract tbody tr td {
    vertical-align: middle;
}

.table-abstract tbody tr td i {
    color: #fff;
    font-size: 18px;
    display: block;
    padding: 2px 0;
}

.table-abstract tbody tr td a.btn-default i {
    color: #065B8C
}

.table-abstract .btn-small {
    margin: 2px;
}

ul.autori input[type=text] {
    text-transform: capitalize;
}

.zero-top {
    margin-top: 0;
}

ul.autori {
    padding-left: 0;
}

ul.autori > li {
    display: block;
    list-style: none;
    overflow: hidden;
}

ul.autori > li > div {
    display: inline;
    float: left;
}

ul.autori > li > .btn {
    display: inline;
    float: left;
    margin-top: 31px;
}

ul.autori > li .form-group {
    display: inline-block;
    margin: 5px 15px 10px 0
}

ul.autori > li .form-group label {;
}

ul.autori > li .form-group input {
    width: 300px;
}

@media screen and (min-color-index: 0) and(-webkit-min-device-pixel-ratio: 0) {
    .checkbox input[type="checkbox"]:checked + .checkbox-material .check, .checkbox-default input[type="checkbox"]:checked + .checkbox-material .check {
        background: #4CAF50
    }
}

.container-iscrizione p {
    font-size: 13px;
}

.container-iscrizione .checkbox {
    padding-top: 10px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 5px;
}

.confirmElimina {
    padding: 2px 7px;
}

/*IE VECCHI*/
.ieold .radio input[type=radio] {
    opacity: 1;
    height: auto;
    width: auto;
    overflow: hidden
}

.ieold .checkbox input[type=checkbox] {
    opacity: 1;
    position: inherit;
    margin: 0;
    z-index: 9999;
    width: auto;
    height: auto;
    overflow: hidden;
    left: 0;
    pointer-events: none
}

.ieold .caret {
    border-top-style: solid;
}

.ieold .form-control {
    background-color: #f2f2f2;
}

.ieold .panel {
    border: 1px solid #ccc;
}

.ieold .alert-danger {
    color: #222
}

.ieold .dropdown.open {
    z-index: 999999;
    border: 1px solid #ccc
}

/*FINE IE VECCHI*/

.img-centered {
    max-width: 600px;
    margin: 0 auto;
}

.header-sindacato {
    padding: 15px 15px 6px;
    margin-top: 30px;
    position: relative;
    background: url(../img/sindacato.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/sindacato.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/sindacato.jpg', sizingMethod='scale')";
}

.header-sindacato h3 {
    background: #154C7A;
    background: rgba(21, 76, 122, 0.7);
    color: #fff;
    display: table;
    padding: 10px;
    margin: 0 0 60px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.header-sindacato h5 {
    background: #eee;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    display: table;
}

.logo-snr {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.widget-sindacato {
    border-radius: 0 0 3px 3px
}

ul.list-sindacato {
    list-style: square;
    padding-left: 15px;
}

ul.list-sindacato > li {
    font-size: 13px;
    margin: 5px 0;
}

.widget-sindacato p {
    font-size: 13px;
}

.tiles {
    display: block;
    margin: 30px auto;
    text-align: center;
}

.tiles .tile {
    display: inline-block;
    margin: 3px 2px;
    padding: 3px;
    text-align: center;
    background:rgba(55, 103, 134, 0.9);
    font-size: 11px;
    border: 1px solid #0C426F;
    transition: all .2s ease-in-out;
}

.tiles .tile:hover {
    background: #0C426F;
    transition: all .2s ease-in-out;
}

.tiles .tile:last-child {
    margin-right: 0;
}

.tiles .tile a {
    font-size: 10px;
    color: #fff;
    vertical-align: middle;
    width: 82px;
    height: 82px;
    display: block;
    position: relative;
}

.tiles .tile a i {
    font-size: 50px;
    position: absolute;
    top: 15%;
    left: 24%;
    color: #fcfcfc;
    transition: all .2s ease-in-out;
}

@media (min-width: 370px) {
    .tiles .tile a {
        font-size: 11px;
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 768px) {
    .tiles .tile {
        margin: 2px 1px;
        padding: 2px;
    }

    .tiles .tile a i {
        font-size: 40px;
        top: 14%;
        left: 20%;
    }

    .tiles .tile a {
        width: 68px;
        height: 68px;
    }
}

@media (min-width: 992px) {
    .tiles .tile {
        margin: 3px 2px;
        padding: 3px;
    }

    .tiles .tile a i {
        font-size: 50px;
        top: 15%;
        left: 24%;
    }

    .tiles .tile a {
        font-size: 12px;
        width: 89px;
        height: 89px;
    }
}

.tiles .tile a:hover i {
    color: #FFD700;
    transition: all .2s ease-in-out;
}

.tiles .tile a span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.tiles .tile.disabled {
    background: #ddd;
    border-color: #ccc
}

.tiles .tile.disabled a span {
    color: #bbb
}

.tiles .tile.disabled a i {
    color: #ccc
}

.widget-list ul > li {
    padding: 0;
}

.widget-list ul > li a {
    color: #333;
    padding: 3px;
}

.widget-list ul > li:hover {
    background: #ddd;
}

.widget-list ul > li a:hover {
}

.widget-list ul > li a.widget-anchor {
    color: #0C426F
}

.widget-list ul.members > li {
    border: none;
}

.widget-list ul.members > li:hover {
    background: transparent;
}

.btn-big {
    padding: 15px;
    font-size: 16px;
}

blockquote.stato-iscrizone {
    padding: 5px;
    background: #fff;
}

.home-tiles {
    display: block;
    margin: 0;
}

.home-tiles .tile {
    margin: 0 5px 5px 5px;
    padding: 4px 15px;
    background: #065B8C;
    font-size: 11px;
    border: 1px solid #0C426F;
    transition: all .2s ease-in-out;
}

.home-tiles .tile:hover {
    background: #0C426F;
    transition: all .2s ease-in-out;
}

.home-tiles .tile a {
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    display: block;
}

.home-tiles .tile a i {
    float: right;
    font-size: 20px;
    line-height: 40px;
    color: rgb(144, 197, 228);
    transition: all .2s ease-in-out;
}

.home-tiles .tile a:hover i {
    color: #FFD700;
    transition: all .2s ease-in-out;
}

@media (min-width: 768px) {
    .congresso #wrap-content {
        padding: 20px 0
    }

    .congresso.ver2 #wrap-content {
        padding: 0 0 20px
    }

    .napoli {
        height: 255px;
        margin: 0 -10px 30px;
    }

    .home-tiles {
        display: block;
        margin: 0 auto;
    }

    .home-tiles .tile a {
        font-size: 12px;
        line-height: 50px;
        color: #fff;
        display: block;
    }

    .home-tiles .tile a i {
        float: right;
        font-size: 30px;
        line-height: 50px;
        color: rgb(144, 197, 228);
        transition: all .2s ease-in-out;
    }
}

.congresso .sidebar {
    margin-top: 0;
}

.congresso .sidebar .home-tiles .tile {
    margin: 0 0 5px 0;
}

.congresso .sidebar .home-tiles .tile a {
    line-height: 30px;
}

.congresso .sidebar .home-tiles .tile a i {
    font-size: 14px;
    line-height: 30px;
}

.congresso .titlePage h2 {
    margin-top: 0;
    padding: 0;
    font-size: 24px;
}

.congresso .breadcrumb {
    margin-top: -3px;
}

.congresso .lettera .widget-body p {
    font-style: italic;
}

.congresso .persone {
    margin: 30px 0 25px;
}

.congresso .persone .persona {
    padding: 0 15px;
}

.congresso .persone .persona img {
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
}

.congresso .persone .persona span {
    padding: 0 5px;
    font-size: 13px;
    font-weight: 700;
    display: block;
    margin: 7px 0 0;
}

.congresso .persone .persona small {
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 10px;
    display: block;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .congresso .persone .persona {
        padding: 0 5px;
    }
}

.congresso.ver2.landing #wrap-content {
    padding: 25px 0 20px
}

.congresso.ver2.landing .napoli-960 {
    margin-bottom: 25px;
}

.congresso.ver2.landing .persone {
    margin: 0 0 15px;
}

.congresso.ver2.landing .persona {
    padding: 0 15px
}

.congresso.ver2.landing .sidebar .home-tiles .tile a {
    line-height: 41px;
}

.congresso.ver2.landing .sidebar .home-tiles .tile a i {
    font-size: 14px;
    line-height: 41px;
}

.congresso .home-tiles .tile.tileMostraOltremare {
    height: 120px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #B5AA6F;
}

.congresso .home-tiles .tile.tileMostraOltremare a {
    height: 120px;
    padding: 0;
}

.congresso .home-tiles .tile.tileNapoli {
    height: 120px;
    padding: 0;
    overflow: hidden;
    border: 1px solid #4170B4;
}

.congresso .home-tiles .tile.tileNapoli a {
    height: 120px;
    padding: 0;
    position: relative;
}

.congresso .home-tiles .tile.tileNapoli span {
    position: absolute;
    top: -6px;
    left: 15px;
}

@media (min-width: 768px) {
    .congresso .home-tiles .tile.tileMostraOltremare {
        height: 60px;
    }

    .congresso .home-tiles .tile.tileNapoli {
        height: 60px;
    }
}

@media (min-width: 992px) {
    .congresso .home-tiles .tile.tileMostraOltremare {
        height: 90px;
    }

    .congresso .home-tiles .tile.tileNapoli {
        height: 90px;
    }
}

.google-maps {
    position: relative;
    padding-bottom: 45%;
    height: 0;
    overflow: hidden;
    margin: 40px 5px;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.youtube-congresso {
    position: absolute;
    top: 10px;
    right: 10px;
}

.congresso .col-xs-1, .congresso .col-sm-1, .congresso .col-md-1, .congresso .col-lg-1, .congresso .col-xs-2, .congresso .col-sm-2, .congresso .col-md-2, .congresso .col-lg-2, .congresso .col-xs-3, .congresso .col-sm-3, .congresso .col-md-3, .congresso .col-lg-3, .congresso .col-xs-4, .congresso .col-sm-4, .congresso .col-md-4, .congresso .col-lg-4, .congresso .col-xs-5, .congresso .col-sm-5, .congresso .col-md-5, .congresso .col-lg-5, .congresso .col-xs-6, .congresso .col-sm-6, .congresso .col-md-6, .congresso .col-lg-6, .congresso .col-xs-7, .congresso .col-sm-7, .congresso .col-md-7, .congresso .col-lg-7, .congresso .col-xs-8, .congresso .col-sm-8, .congresso .col-md-8, .congresso .col-lg-8, .congresso .col-xs-9, .congresso .col-sm-9, .congresso .col-md-9, .congresso .col-lg-9, .congresso .col-xs-10, .congresso .col-sm-10, .congresso .col-md-10, .congresso .col-lg-10, .congresso .col-xs-11, .congresso .col-sm-11, .congresso .col-md-11, .congresso .col-lg-11, .congresso .col-xs-12, .congresso .col-sm-12, .congresso .col-md-12, .congresso .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px
}

.gestione .listaGestori li {
    padding: 3px 5px;
    background: #fff;
}

.gestione .listaGestori li:hover {
    background: transparent;
}

.mce-panel {
    border: 0 solid #DADADA;
}

body.be {
    margin: 0;
}

.be #wrap-content {
    padding: 0;
}

.be .be-container {
    width: 100%;
    display: block;
}

.header-be {
    padding: 15px 15px 6px;
    margin: 30px 0 10px;
    position: relative;
}

.header-be h3 {
    background: #FF7F00;
    color: #fff;
    display: table;
    padding: 10px;
    margin: 0 0 23px;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.header-be .absolute-top-right {
    position: absolute;
    right: 45px;
    top: 22px; /*text-align:center;*/
}

.header-be h5 {
    background: #eee;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    display: table;
}

.logo-be {
    width: 440px;
}

.widget-be {
    border-radius: 0 0 3px 3px
}

ul.list-be {
    list-style: square;
    padding-left: 15px;
}

ul.list-be > li {
    font-size: 13px;
    margin: 5px 0;
}

.widget-be p {
    font-size: 13px;
}

a.btn-be {
    margin-top: 10px;
    background: #065B8C;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
}

.symbol {
    display: inline-block;
    border-radius: 50%;
    border: 5px double white;
    width: 30px;
    height: 30px;
}

.symbol-empty {
    background-color: #ccc;
}

.symbol-filled {
    background-color: black;
}

.rating-symbol {
    font-size: 30px;
    cursor: pointer;
}

#valutazioneDataTable .label {
    display: block;
    line-height: 1.5;
    margin: 0 2px;
    cursor: default
}

td.tdValutatore > span {
    text-transform: capitalize
}

.div404 {
    text-align: center;
}

.div404 h3 {
    font-size: 400px;
    text-align: center;
    color: #ccc;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 340px;
}

.div404 p {
    color: #CCC;
    text-transform: uppercase;
    font-size: 65px;
    font-weight: 300;
}

.header-homepage blockquote {
    margin: 20px 0 0
}

.header-homepage blockquote h3 {
    font-size: 12px;
}

.header-homepage blockquote p {
    font-size: 12px;
}

.modal-body {
    width: 100%;
}

.tile.gold {
    background: gold;
    border: 1px solid #D8B600;
}

.tile.gold a {
    color: #065B8C
}

.tile.gold:hover a {
    color: gold
}

.tile.gold a i {
    color: #065B8C
}

#televoto-container {

}

.televoto #attesa {
    margin: 0 auto;
    padding-left: 40px;
    height: 300px;
    line-height: 300px;
    width: 300px;
    font-weight: bold;

    background: url(../img/loading1.gif) left center no-repeat;
}

.televoto-admin .progress {
    height: 18px;
    margin-bottom: 0;
}

.televoto .domanda {
    padding: 0 5px;
}

.televoto .domanda-testo {
    background: #fff;
    border: 1px dotted #333;
    padding: 7px 10px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 30px;
}

.televoto ul.domanda-opzioni {

}

.televoto ul.domanda-opzioni li {
    white-space: pre-line;
    font-size: 13px;
    padding: 10px 10px;
}

.td-voti, .td-per {
    text-align: center;
}

fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
    background-color: #065B8C
}

tr.corretta > td {
    background: #49bd41;
    color: #fff;
}

.modal-content .modal-body {
    padding: 24px 24px 16px;
}

.widget-slide {
    text-align: center;
}

.slide-title {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    font-weight: bold;
    margin-bottom: 20px;
    background: url(../img/congresso/sfondo-shade.jpg) center no-repeat;
    width: 200px;
    height: 133px;
    line-height: 133px;
}

#slide_body {
    text-align: center;
}

.slide-proiettata .slide-title {
    font-size: 45px;
}

.slide-testo {
    margin-bottom: 20px;
    text-align: center;
    margin-left: 220px;
}

.slide-testo > div {
    font-size: 30px;
    text-align: left;
    display: inline-block;
}

.slide-proiettata .slide-testo {
    font-size: 30px;
}

.slide-immagine {
    display: block;
    overflow: hidden;
}

.slide-proiettata .slide-immagine {
    margin: 0 auto;
}

.sameH {
    min-height: 400px;
}

.list-slides {
    overflow: auto;
    height: 335px;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 2px 2px 17px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 2px 2px 17px -6px rgba(0, 0, 0, 0.75);
    box-shadow: inset 2px 2px 17px -6px rgba(0, 0, 0, 0.75);
}

.list-slides > li {
    overflow: hidden;
    border-bottom: 1px dotted #666;
    padding: 5px;
}

.list-slides > li.active {
    background: #eee;
}

.list-slides > li h5 {
    line-height: 50px;
    margin: 0;
    padding-left: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-slides > li h5.h5noIMG {
    padding-left: 65px
}

.list-slides > li img {
    float: left;
    min-width: 50px;
}

/*.slide-container{position:absolute;}*/

.slide-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.slide-container .widget {
    font-size: 20px;
}

#proiettore-container {
    padding: 20px;
}

.table-slide {
    min-width: 1200px;
}

.table-slide th {
    text-align: center;
}

.table-risultati td:nth-child(1) {
    text-align: left;
}

nav.side-eposter {
    padding-left: 0;
    margin-top: 0;
}

nav.side-eposter > ul {
    background: #fff;
    border: 1px solid #ccc
}

/*snackbar - pupup che nascono dal basso https://goo.gl/X52wfv */

#snackbar-container {
    position: fixed;
    left: 20px;
    bottom: 0;
    z-index: 99999
}

.snackbar {
    overflow: hidden;
    clear: both;
    min-width: 288px;
    max-width: 568px;
    cursor: pointer;
    opacity: 0
}

.snackbar.snackbar-opened {
    height: auto;
    opacity: 1
}

@media (max-width: 767px) {
    #snackbar-container {
        left: 0 !important;
        right: 0;
        width: 100%
    }

    #snackbar-container .snackbar {
        min-width: 100%
    }

    #snackbar-container [class="snackbar snackbar-opened"] ~ .snackbar.toast {
        margin-top: 20px
    }

    #snackbar-container [class="snackbar snackbar-opened"] {
        border-radius: 0;
        margin-bottom: 0
    }
}

/*Tema snackbar*/
.snackbar {
    background-color: #323232;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    height: 0;
    -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
    -moz-transform: translateY(200%);
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
}

.snackbar.snackbar-opened {
    padding: 14px 15px;
    margin-bottom: 20px;
    height: auto;
    -moz-transition: -moz-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s;
    -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in, height 0s linear 0.2s, height 0s linear 0.2s;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}

.snackbar.toast {
    border-radius: 200px;
}

.navbar-widget {
    background-color: #fff;
    border: 1px solid #DADADA;
    border-radius: 3px;
}

.badge-notify {
    background: red;
    position: relative;
    top: -20px;
    left: -35px;
}

.sezione_membri{
    font-size: 85%;
}

.categoria-articolo{
    font-size: 95%;
}

.liCarrello .badge{
    display: inline !important;
    background-color: gold !important;
    position: initial !important;
}

h3.widget-title {
    font-size: 15px;
}