/*#nav-top {
    display: none;
}*/
#header-bottom {
    background-color: #4a4a4a;
    padding-left: 10px;
    padding-right: 300px;
}
#top-search {
    width: 100%;
    background-color: #b2a8a8;
}
#top-login,
#login-box {
    background-color: #4a4a4a;
}
#id_search-top:-placeholder {
    font-family: 'Roboto', sans-serif;
    color: white;
    font-size: 18px;
    font-weight: 300;
}
#id_search-top::-webkit-input-placeholder {
    color: white;
}

#id_search-top::-moz-placeholder {
    color: white;
}
#id_search-top:-moz-placeholder {
    color: white;
}

#id_search-top:-ms-input-placeholder {
    color: white;
}

#dashboard-top {
    min-height: 200px;
    padding-right: 300px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    margin-top: 0px;
}
#dashboard-top-left {
    background-color: #f2f2f2;
    min-height: 200px;
}
#dashboard-top-right {
    height: 100%;
    width: 300px;
    position: absolute;
    right: 0px;
}
#dashboard-info-utente {
    width: 50%;
    min-height: 200px;
    box-sizing: border-box;
    padding: 0px 10px 20px 170px;
    position: relative;
}
#dashboard-visualizzazioni {
    box-sizing: border-box;
    width: 50%;
    border-left: 1px solid #aba8b2;
    padding: 10px;
    min-height: 200px;
}
#dashboard-foto-utente {
    min-height: 200px;
    line-height: 200px;
    text-align: center;
    width: 170px;
    position: absolute;
    top: 0px;
    left: 0px;
}
#foto-utente-grande {
    width: 110px;
    height: 110px;
    border-radius: 55px;
    display: inline-block;
    background-image: url('../img/user.png');
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    float: none;
    margin-top: 45px;
}
.riga-visualizzazioni {
    height: 33.3333%;
    min-height: 66.67px;
    box-sizing: border-box;
    padding: 10px 10px 10px 100px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
}
.dato-visualizazzioni {
    height: calc(100% - 20px);
    width: 100px;
    position: absolute;
    display: block;
    float: left;
    text-align: center;
    left: 0px;
    top: 10px;
    font-size: 30px;
    line-height: 40px;
}
.dashboard-top-link {
    display: block;
    float: left;
    width: 100%;
/*     height: 50%; */
    height: 100%;
    box-sizing: border-box;
    padding: 10px 10px 40px 10px;
}
#dashboard-cerca-alumni {
    background-color: #a2828a;
}
#dashboard-comunicazione-lnk {
    position: absolute;
    height: 40px;
    line-height: 40px;
    text-align: right;
    display: block;
    width: 100%;
    bottom: 0px;
    padding: 0px 10px;
    box-sizing: border-box;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}
/*#dashboard-racconta-la-tua-storia {
    background-color: #aba8b2;
}*/
.dashboard-top-link-title {
    display: block;
    font-size: 22px;
    line-height: 25px;
    color: white;
    width: 100%;
    float: left;
}
.dashboard-top-link-text {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: white;
    width: 100%;
    float: left;
    margin-top: 0px;
}
#col-sx {
    width: 150px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#private-main {
    box-sizing: border-box;
    padding: 0px 0px 0px 160px;
    position: relative;
    min-height: 550px; /* Menu + Margine Top */
}
#private-top {
    height: 100px;
}
#nav-colonna-sx {
    width: 150px;
    margin-top: 100px;
}
#nav-colonna-sx ul {
    display: block;
    float: left;
    width: 150px;
}
#nav-colonna-sx ul li {
    display: block;
    float: left;
    width: 100%;
}
#nav-colonna-sx #spacer {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 1px;
    background-color: #aba8b2;
    padding: 0px;
}
.nav-sx-lnk {
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0px;
    font-family: 'Roboto', sans-serif;
/*     font-weight: 700; */
    font-size: 12px;
    line-height: 18px;
    color: #808080;
}
#nav-colonna-sx .sel {
    color: #000;
    font-weight: bold;
}
.nav-sx-lnk span {
    display: inline-block;
    width: 40px;
    margin-right: 5px;
}
.nav-sx-lnk span img {
    max-width: 40px;
}
#dashboard-main {
    box-sizing: border-box;
    padding: 0px 20px 0px 10px;
}
#form-completa-registrazione {
    width: 100%;
    display: block;
    float: left;
    box-sizing: border-box;
}
.form-select-registrazione {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0px 10px;
    box-sizing: border-box;
    font-size: 14px;
    background-color: #f6f6f6;
    line-height: 40px;
    height: 40px;
    border-radius: 4px;
}
.radio-span {
    width: 50px;
    display: inline-block;
    float: left;
}
.form-text {
    line-height: 40px;
    height: 40px;
}
.row-text {
    line-height: 20px;
    height: 20px;
}
#editable-post-cmd {
    width: auto;
    position: absolute;
    top: 10px;
    right: 10px;
}
#editable-cont {
    background-color: white;
    border: 1px solid #ccc;
}
#editable-title {
/*     height: 48px; */
/*     line-height: 30px; */
    color: white;
    box-sizing: border-box;
    padding: 10px 10px 15px 10px;
    margin-bottom: 2px;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}
.editable-element {
    display: block;
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 10px 15px;
    min-height: 55px;
/*     background-color: #f6f6f6; */
    background-color: #fff;
    border-radius: 4px;
}
#editable-cmd {
/*     height: 40px; */
    line-height: 40px;
    position: relative;
    margin: 10px 10px 0px 10px;
    padding: 10px 0px;
    width: calc(100% - 20px);
/*     padding-right: 140px; */
    box-sizing: border-box;
    text-align: center;
    border-top: 1px solid #ccc;
}
#editable {
    width: calc(100% - 20px);
    margin: 0px 10px;
    background-color: #f2f2f2;
}
#btn-editable-pubblica {
    /*position: absolute;
    right: 0px;*/
}
#id_editable-area {
    display: inline-block;
    line-height: 40px;
    height: 40px;
    padding: 0px 5px;
    background-color: #f6f6f6;
    margin-left: 10px;
    max-width: 200px;
}
#seleziona-area-tematica {
    color: #808080;
    font-size: 15px;
}
#editable-close,
#editable-continue {
    display: none;
}
.tags-cont {
    padding: 5px;
    box-sizing: border-box;
    display: none;
}
.tag {
    display: inline-block;
    padding: 5px;
    margin: 0px 5px 5px 0px;
    border-radius: 5px;
}
.tag-unsel {
    color: #4d4d4d;
    background-color: #f2f2f2;
}
.tag-sel {
    background-color: #4d4d4d;
    color: white;
}
#post-list {
    margin-top: 20px;
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row dense;
}
#container {
    width: 100%;
    max-width: 700px;
    margin: 2em auto;
}
.post-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: block;
    float: left;
    background-image: url('../img/user.png');
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    top: 3px;
}
.post-header {
    box-sizing: border-box;
    padding: 10px 10px 10px 70px;
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
}
.post-timeline {
    border: 1px solid #ccc;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-sizing: border-box;
    padding: 10px;
/*     border-radius: 4px; */
}
.post-like-signal {
    height: 30px;
    line-height: 30px;
    position: relative;
    background-color: white;
    z-index: 1;
    background-color: #4a4a4a;
}
.like-lnk-cont {
    display: inline-block;
    float: left;
    margin-left: 10px;
    color: white;
    font-size: 15px;
}
.preferred-lnk {
    display: inline-block;
    float: left;
    margin-left: 10px;
    font-size: 15px;
}
.preferred-lnk span {
    color: white;
}
.preferred-lnk .sel {
    color: #ff8000;
}
.signal-lnk,
.edit-lnk,
.delete-lnk {
    display: inline-block;
    float: right;
    margin-right: 10px;
    color: white;
    font-size: 12px;
}
.edit-lnk,
.delete-lnk {
    display: none;
}
.like-lnk {
    color: white;
}
#macro-area-post-filter {
    box-sizing: border-box;
    position: relative;
}
#aggiorna-post {
    position: absolute;
    right: 0px;
    top: 40px;
    box-sizing: border-box;
    display: block;
    float: right;
    width: 120px;
    text-align: right;
}
.post-tag {
    display: inline-block;
    padding: 0px 0px;
    margin: 0px 2.5px;
    font-style: italic;
    font-size: 12px;
    line-height: 20px;
}
.post-tag-cont {
    line-height: 30px;
}
.select-post-area {
    display: inline-block;
    padding: 5px;
    margin: 0px 5px 5px 0px;
    border-radius: 5px;
}
#macro-area-post-filter .tag-sel {
    background-color: #DA4255;
    color: white;
}
.post-testo-cont {
    min-height: 40px;
    max-height: 40px;
    overflow: hidden;
    position: relative;
}
.post-timeline .btn-contatta-alumno {
    position: absolute;
    top: 0px;
    right: 0px;
}
.post-testo-long .post-testo-continua  {
    display: block;
}
.post-testo-continua {
    position: absolute;
    display: none;
    background-color: white;
    padding: 2px 0px 0px 6px;
    right: 0px;
    bottom: 0px;
}
.post-testo {
    word-wrap: break-word;
}

.post-testo a {
    font-weight: bold;
}
.cover-post-segnalato {
    position: absolute;
    background-color: rgba(255,255,255,0.75);
    height: 100%;
}
.cover-post-segnalato .post-like-signal {
    position: absolute;
    height: 30px;
    bottom: 0px;
}
#oldpost-load {
    margin: 20px 0px;
    text-align: center;
}
#mappa-alumni-nel-mondo {
    width: 100%;
    height: 450px;
    margin-top: 20px;
}
#mappa-alumni-nel-mondo div {
    float: none;
    width: auto;
}
#mappa-alumni-nel-mondo .gm-style-pbt {
    float: none;
    text-align: center;
}
.info-alumno {
    width: 200px;
    padding: 5px;
    background-color: white;
}
#foto-utente-change-cont {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:1;
    overflow: hidden;
}
#id_foto-profilo {
    display: block;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:2;
}
#foto-utente-change-cover {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:3;
    background-color: white;
}
#foto-utente-change,
.riga-ricerca-alumno-foto {
    width: 55px;
    height: 55px;
    border-radius: 30px;
    display: block;
    float: left;
    background-image: url('../img/user.png');
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:4;
}
#foto-utente-pub {
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 30px;
    display: inline-block;
    margin: 22px 10px 0px 0px;
    float: left;
    background-image: url('../img/user.png');
    background-size: 100% 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}
#titolo-profilo-pubblico {
    text-align: left;
    padding-right: 40px;
    box-sizing: border-box;
}
#btn-contatta-profilo-pubblico {
    position: absolute;
    top: 10px;
    right: 10px;
}
#btn-alumno-preferito {
    position: absolute;
    top: 47px;
    right: 14px;
    font-size: 22px;
}
#btn-alumno-preferito span {
    color: #808080;
}
#btn-alumno-preferito .sel {
    color: #ff8000;
}
#riga-profilo-foto {
    padding: 3px 0px 0px 70px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    height: 55px;
}
#testo-utente-change {
    position: relative;
    z-index: 10;
    background-color: white;
}
#cv-upload-cont {
    overflow: hidden;
}
#cv-upload-cont .hidden {
    display: none;
}
#cv-upload-cover {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 2;
    padding-right: 40px;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#cv-upload-cover #edit_curriculum_vitae {
    position: absolute;
    right: 0px;
}
#cv-upload-cover #remove_curriculum_vitae {
    position: absolute;
    right: 20px;
}
#id_curriculum_vitae {
    position: absolute;
    z-index: 1;
}
.social-block-form,
.workadd-block-form {
    padding: 0px 5px;
    width: 33.3333%;
}
.social-block-form:first-child,
.workadd-block-form:first-child {
    margin-left: -5px;
}
.social-block-form:last-child,
.workadd-block-form:last-child {
    margin-right: -25px;
}
#social-block-form-cont,
#workadd-block-form-cont {
    height: 40px;
    overflow: hidden;
}
#anm-search-input-cont {
    width: 100%;
    padding: 0px 0px 0px 0px;
    box-sizing: border-box;
}
#anm-search-input-cont input {
    width: 100%;
    display: inline-block;
}
#anm-search-input-cont select {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    background-color: #f6f6f6;
    box-sizing: border-box;
    border-radius: 12.5px;
    padding: 0px 5px;
}
#anm-search-input-cont #id_search_facolta {
    width: 100%;

}
#anm-search-input-cont #id_search_anno {
    width: 100%;
}
#anm-submit-search {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    right: 0px;
    top: 0px;
    background-color:#F6F6F6;
    font-size: 16px;
}
.riga-ricerca-alumno {
    padding: 0px 60px 20px 70px;
    box-sizing: border-box;
    position: relative;
    min-height: 55px;
}
.btn-riga-ricerca-alumno {
    position: absolute;
    right: 0px;
    width: 50px;
    top:0px;
    text-align:right;
}
.btn-riga-ricerca-alumno a {
    color: #808080;
}
.impostazioni-row {
    min-height: 30px;
    box-sizing: border-box;
    padding: 0px 150px 15px 0px;
    margin-bottom: 15px;
}
.impostazioni-testo {
    margin-top: 0px;
/*     font-weight: bold; */
    font-size: 16px;
    line-height: 30px;
}
#btn-aggiorna-corsi-bicocca {
    display: block;
    float: left;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
    min-width: 80px;
}
/* SWITCH */
.onoffswitch {
    position: absolute;
    width: 80px;
    right: 0px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #FFFFFF; border-radius: 5px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 10px;
    background-color: #AB002D; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 10px;
    background-color: #4A4A4A; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 25px; margin: 5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 41px;
    border: 2px solid #FFFFFF; border-radius: 3px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
}
/* END SWITCH */
#modal-contatta-risultato {
    font-weight: bold;
    display: none;
    margin: 5px 0px;
}
#form-contatto-tra-alumni {
    display: block;
    float: left;
    width: 100%;
}
/* display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align:center; padding-right: 20px; font-size: 19px; */
.nav-sx-lnk .icona_menu_int {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align:center;
    padding-right: 10px;
    font-size: 19px;
    color: #808080;
}
#comunicazioni-lista-ul {
    display: block;
    float: left;
    width: 100%;
    list-style-type: disc;
    list-style-position: outside;
    box-sizing: border-box;
    padding-left: 20px;
}
#comunicazioni-lista-ul li {
    display: list-item;
}
footer {
    min-height: 120px;
    padding-top: 50px;
    background-color: #4a4a4a;
    margin-top: 150px;
}
#btn-status-filtri {
    display: block;
    float: left;
    width: auto;
    position: absolute;
    right: 0px;
    top: 5px;
    font-size: 12px;
}
#macro-area-post-filter p {
    display: none;
}
#macro-area-post-filter {
    padding-top: 30px;
}
#preferiti-header {
    height: 50px;
    margin-bottom: 20px;
    border-bottom: 1px solid #aba8b2;
    padding-bottom: 10px;
}
#preferiti-header a {
    height: 50px;
    line-height: 30px;
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    padding: 10px 0px;
}
#preferiti-header #preferiti-utenti {
    border-right: 1px solid #aba8b2;
}
#preferiti-header .sel {
/*     border-bottom: 1px solid #aba8b2; */
    font-weight: bold;
}
#preferiti-header .notsel {
/*     border-top: 1px solid #aba8b2; */
}
#modal-pwd-error-msg {
    height: 0px;
    overflow:hidden;
}
#modal-pwd-error-msg p {
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
}
#modal-cpwd-vedi {
    display: inline-block;
    float: right;
    margin-top: 15px;
}
.alumno-vicino {
    width: calc((100% - 45px ) / 3 );
    margin: 15px 15px 0px 0px;
    height: 360px;
    background-color: #c8c8c8;
    padding: 20px 20px 70px 20px;
    box-sizing: border-box;
    position: relative;
}
.alumno-vicino-img-cont {
    text-align: center;
}
.alumno-vicino-img {
    width: 150px;
    height: 150px;
    display: inline-block;
    border-radius: 150px;
    margin: 0px;
    background-color: white;
}
.alumno-vicino-nome {
    text-align: center;
    font-size: 25px;
    line-height: 28px;
    color: #ab002d;
}
.alumno-vicino .btn-pillola-small {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: calc(100% - 40px);
}
#alumni-vicini-bottom {
    font-size: 22px;
    line-height: 50px;
}
#dashboard-diventa-sostenitore-btn {
    height: 50px;
    line-height: 50px;
    color: white;
    font-size: 20px;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    background-color: #ab002d;
    color: white;
    font-weight: bold;
}
@media only screen and (min-width:1025px) and (max-width:10000px) {
    .nav-sx-lnk:hover {
        color: #ab002d;
    }
    #editable-close:hover,
    #editable-continue:hover {
        color: #ab002d;
    }
    .tag-unsel:hover,
    .tag-sel:hover {
        background-color: #4d4d4d;
        color: white;
    }
    #macro-area-post-filter .tag-sel:hover,
    #macro-area-post-filter .tag-unsel:hover {
        background-color: #DA4255;
    }
    .like-lnk:hover,
    .signal-lnk:hover {
        color: white;
    }
    .btn-riga-ricerca-alumno a:hover {
        color: #ab002d;
    }
    #btn-alumno-preferito:hover .sel,
    #btn-alumno-preferito:hover span {
        color: #ab002d;
    }
    .preferred-lnk:hover span,
    .preferred-lnk:hover .sel {
        color: #ff8000;
    }
}
@media only screen and (min-width:1024px) and (max-width:1279px) {
    .riga-visualizzazioni {
        font-size: 13px;
    }
}
@media only screen and (min-width:768px) and (max-width:1024px) {

    #dashboard-top {
        padding-right: 0px;
    }
    .riga-visualizzazioni {
        font-size: 13px;
    }
    #dashboard-foto-utente {
        width: 85px;
    }
    #foto-utente-grande {
        width: 55px;
        height: 55px;
        margin-top: 0px;
    }
    #dashboard-foto-utente {
        line-height: 150px;
    }

    #dashboard-info-utente {
        width: 35%;
        height: 200px;
        box-sizing: border-box;
        padding: 0px 10px 0px 85px;
        position: relative;
    }

    #dashboard-info-utente h2 {
        margin-top: 20px;
        font-size: 20px;
        line-height: 23px;
    }
    #dashboard-visualizzazioni {
        width: 40%;
    }
    .riga-visualizzazioni  {
        padding-left: 50px;
        font-size: 12px;
    }
    .dato-visualizazzioni {
        width: 50px;
        font-size: 20px;
        line-height: 40px;
    }
    #dashboard-top-right {
        width: 25%;
    }
    #dashboard-top-right .btn-pillola-small {
        min-width: 150px;
        max-width: 90%;
    }
    .no_comuncazione #dashboard-visualizzazioni {
        width: 50%;
    }
    .no_comuncazione  #dashboard-info-utente {
        width: 50%;
    }
    #nav-colonna-sx ul {
        width: 148px;
        margin-left: 2px;
    }
    .titolo_big,
    #testo-utente-change h2 {
        font-size: 25px;
    }
    .titolo_small {
        font-size: 16px;
        line-height: 19px;
    }
    .impostazioni-testo {
        font-size: 14px;
    }
    .form-text {
        line-height: 40px;
        height: 40px;
        font-size: 12px;
    }
    .social-footer-lnk {
        font-size: 20px;
        line-height: 29px;
        padding: 0px 5px 0px 0px;
    }
    .alumno-vicino {
        width: calc((100% - 30px ) / 2 );
        margin: 15px 7.5px 0px 7.5px;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .form-text {
        line-height: 40px;
        height: 40px;
        font-size: 12px;
    }
    #content {
/*         display: none; */
    }
    #dashboard-top {
        padding-right: 0px;
        height: auto;
    }
    #dashboard-info-utente {
        padding: 0px 10px 0px 10px;
        width: 100%;
        height: auto;
    }
    #dashboard-info-utente .mt_45 {
        margin-top: 20px;
    }
    #dashboard-main {
        box-sizing: border-box;
        padding: 0px 5px 0px 5px;
        margin: 0px;
    }
    #dashboard-foto-utente {
        display: none;
    }
    #dashboard-top-right {
        width: 100%;
        position: static;
        height: 100px;
    }
    #dashboard-visualizzazioni {
        display: none;
    }
    #dashboard-top-right {
        display: none;
    }
    #dashboard-info-utente {
        padding-bottom: 20px;
    }
    #dashboard-top-left  {
        height: auto;
    }
    .riga-visualizzazioni {
        font-size: 13px;
        padding: 20px 10px 20px 100px;
    }
    .dato-visualizazzioni {
        top: 20px;
    }
    #private-main {
        padding-left: 0px;
    }
    #editable-title {
        height: auto;
        line-height: 25px;
        font-size: 15px;
        padding: 10px 10px 10px 10px
    }
    #editable-cmd {
        height: auto;
    }
    .editable-element {
        font-size: 13px;
    }
    #seleziona-area-tematica {
        font-size: 13px;
    }
    .btn {
        min-width: 0px;
        padding: 0px 10px;
    }
    #aggiorna-post {
        position: absolute;
        right: 0px;
        top: 33px;
        width: auto;
        padding:0px 10px;
    }
    #aggiorna-post-text {
        display: none;
    }
    .titolo_big,
    #testo-utente-change h2 {
        font-size: 20px;
        line-height: 25px;
    }
    .titolo_small {
        font-size: 14px;
        line-height: 17px;
    }
    .impostazioni-testo {
        font-size: 12px;
    }
    #private-top {
        height: auto;
        min-height: 60px;
        box-sizing: border-box;
    }
    #private-top h1 {
/*         text-align: left; */
    }
    .social-footer-lnk {
        font-size: 15px;
        padding: 0px 5px;
    }
    #social-footer {
        height: 15px;
    }
    #foto-utente-pub {
        margin: 0px 10px 0px 0px;
    }
    #profilo-pubblico-contatti,
    #profilo-pubblico-dove-si-trova,
    #profilo-pubblico-cv,
    #profilo-pubblico-info-professionali {
        width: 100%;
    }
    #profilo-pubblico-cv .mt_20 {
        margin-top: 20px;
    }
    #post-list {
        display: block;
        padding: 0px 15px;
        box-sizing: border-box;
    }
    .alumno-vicino {
        width: calc(100% - 30px );
        max-width: 320px;
        float: none;
        margin: 15px auto 0px auto;
    }

    #editable-cont {
        padding: 0px 5px;
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
    }
    #editable {
        width: 100%;
        margin: 0px 0px;
        background-color: #f2f2f2;
        padding: 5px;
    }
    #anm-search-input-cont {
        padding: 0px 10px;
        box-sizing: border-box;
    }
    .riga-ricerca-alumno {
        padding: 0px 60px 20px 70px;
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }
    .riga-ricerca-alumno .font_30 {
        font-size: 20px;
        line-height: 25px;
    }
    #cerca-alunni-nel-mondo-form .titolo_small {
        padding: 0px 10px;
        box-sizing: border-box;
    }
    #nav-colonna-sx {
        margin-top: 0px;
        position: absolute;
        left: 0px;
        background-color: white;
        z-index: 1000;
        width: 0px;
    }
    .nav-sx-lnk {
        width: 210px;
        box-sizing: border-box;
        padding-left: 10px;
        background-color: #fff;
        font-size: 15px;
    }
    #nav-colonna-sx {
        display: none;
    }
    #nav-colonna-sx ul {
        background-color: #FFF;
        width: 210px;
        -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
        -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
        box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
    }
    #nav-colonna-sx ul li {
        width: 210px;
    }
    #nav-colonna-sx ul li a {

    }
    .impostazioni-row {
        padding: 0px 90px 15px 0px;
    }
    #burger-private-nav {
        display: block;
        position: absolute;
        z-index: 2222;
        font-size: 32px;
        left: 46px;
        top: -35px;
        color: white;
    }
}
