h1, h3, h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.social-icons {
    clear: both;
    margin-top: 15px;
    width: auto;
    text-align: right;
}

.social-icons .network {
    float: right;
    margin: 0.5em 0 0 0.5em;
    width: 95px;
}

.form-ricerca {
    position: relative;
    margin-left: 10px;
}

.form-ricerca .ricerca {
    font-size: 1em;
    padding: 0.3em 0.3em 0.3em 2.35em;
    width: 12.5em;
    border: 1px solid #ccc !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

select {
    width: 12.5em;
    padding: 0.1em;
}

select option:first-child {
    color: #cccccc;
}

.form-ricerca .submit {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    /*width: 35px;*/
    font-size: 1em;
    padding: 0.27em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
}

.form-ricerca .submit img {
    margin-top: -0.1em;
    height: 1.2em;
}

.colonna-1-5007-testoevi {
    padding-bottom: 40px;
}

.colonna-1-5007-testoevisotto {
    padding-top: 70px;
}

.quickAdminBar {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: white;
    width: 100%;
    height: 25px;
    line-height: 25px;
    background-color: #333;
    text-align: right;
    z-index: 10;
}

.quickAdminBar a {
    margin: 0 20px 0 0;
    color: white;
    text-decoration: none;
}

.quickAdminBar-spacer {
    height: 25px;
}

.evento-suggerito-icona {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    pointer-event: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3vw 3vw 0 0;
    border-color: #fb0060 transparent transparent transparent;
    line-height: 0px;
    _border-color: #fb0060 #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

.schede-collegate p, .schede-collegate a, .schede-collegate a:visited, .schede-collegate a:link {
    /*font-weight: bolder !important;*/
}

.evento-suggerito-icona.x2 {
    border-width: 8vw 8vw 0 0;
}

.morevents-btn {
    margin-top: -15px;
    margin-right: 18px;
}

.morevents-btn a {
    padding: 5px;
    font-size: 0.9em;
    text-decoration: none;
    color: #FFFFFF !important;
    background-color: #FB0062;
    font-weight: normal;
}

#filter_subjects, #filtered_subjects {
    font-size: 90% !important;
}

.colonnas-1-301ds {
    overflow-wrap: break-word;
    -ms-word-break: break-word;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-word;
}
.testo-boxgrigio a {
    /*overflow-wrap: break-all;*/
    /*word-break: break-word;*/
    /* These are technically the same, but use both */
    /*overflow-wrap: break-word;*/
    /*word-wrap: break-word;*/
    /*-ms-word-break: break-all;*/
     /*This is the dangerous one in WebKit, as it breaks things wherever */
    /*word-break: break-all;*/
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

.box-ricerca {
    margin: 1em 0 1.5em 0;
}

.box-ricerca form {
    margin-top: 0.5em;
    margin-left: 0;
}

@media screen and (min-width: 1921px) {
    .evento-suggerito-icona.x2 {
        border-width: 100px 100px 0 0;
    }
}

/*@media screen and (max-width: 414px) {*/
@media screen and (max-width: 600px) {
    .evento-suggerito-icona {
        border-width: 30px 30px 0 0;
    }

    .evento-suggerito-icona.x2 {
        border-width: 70px 70px 0 0;
    }

    .colonna-1-5007-testoevi {
        padding-bottom: 30px;
    }

    .fb-like {
        margin-right: 18px;
    }

    .side-menu-wrapper .form-ricerca .submit img {
        margin-top: -0.2em !important;
    }
}

@media screen and (min-width: 601px) {
    .morevents-btn {
        display: none !important;
    }
}
