header#masthead {
	background:#F1F1F1;
}
input {
    border: 1px solid rgba(0, 0, 0, 0.45);
    padding: 17px;
    margin-top: 9px;
    width: calc(100% - 36px);
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}
form#loginform label {
    margin-top: 12px;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    display: block;
}
.area-riservata {
    padding: 50px;
}
.voce-m-ar {
    margin-top: 10px;
}
div#people .select {
    margin-bottom: 25px;
}
div#people .label-select {
    text-transform: capitalize;
}
ul#menu-area_riservata li {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 4px;
}
.tabella-messaggi {
    border: 1px solid #E2E2E2;
}
.messaggio {
    border-bottom: 1px solid #E2E2E2;
}
.messaggio:last-of-type {
}
.messaggio {
    padding: 21px 10px;
    padding-bottom: 19px;
    cursor: pointer;
}
.inner-messaggio * {
    font-size: 12px;
    line-height: 15px;
}
.titolo-messaggio {
    font-weight: bold;
}
.titolo-messaggio {
    width: 30%;
    float: left;
}
.testo-messaggio {
    width: calc(70% - 70px);
    float: left;
}
.data-messaggio {
    width: 70px;
    float: left;
}
.tabella-messaggi {
    height: 470px;
    overflow: auto;
}
.messaggio.letto0 {
    background: rgba(255, 0, 0, 0.10);
}
ul#menu-area_riservata
 .current-menu-item a {
    font-weight: bold;
    position: relative;
}
.titolo-m-f {
    font-weight: bold;
    margin-bottom: 50px;
}
.author-mes {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    color: #B4B4B4;
}
.text-mes *,.text-mes {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}
.text-mes p {
    margin-bottom: 18px;
}
.carico-mes {
    font-weight: bold;
    text-align: center;
    padding: 150px 0;
}
.text-mes a {
    text-decoration: underline;
}
.rispondi {
    padding: 50px;
}
.title-small {
    font-weight: bold;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px;
}
div#invia-risposta {
    background: #00A147;
    border: 0;
    color: white;
    float: right;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
    text-align: center;
    font-size: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
}
ul#menu-area_riservata
 .current-menu-item a:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -27px;
    width: 17px;
    height: 1px;
    background: black;
}
ul#menu-area_riservata
 li a {
    position: relative;
}
ul#menu-area_riservata
 li a:hover:before {
    content: '';
    position: absolute;
    top: 7px;
    left: -27px;
    width: 17px;
    height: 1px;
    background: black;
}
input#wp-submit {
    background: #169f4b;
    color: white;
    border: 0;
    box-shadow: none;
    padding: 18px 50px;
    font-weight: normal !important;
    margin-right: 25px;
    margin-top: 80px;
    cursor: pointer;
    width: 315px;
}
div#form-login {
    position: relative;
}
.form-container-b {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
form#loginform {
}
input#wp-submit:hover {
    opacity: 0.8;
}
.form-container {
    display: table;
    height: calc(100vh - 100px);
    width: 100%;
}
.forgot a {
    font-size: 12px;
    line-height: 15px;
}
.forgot {
    position: absolute;
    bottom: 94px;
}
section,section.blocco {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 38px;
    border-bottom: 1px solid #B4B4B4;
    margin-top: 0;
}
.col-h {
    font-size: 10px;
    font-weight: lighter;
    width: calc(25% - 20px);
    float: left;
    padding: 10px;
    color: #B4B4B4;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:   black;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    black;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    black;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    black;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    black;
}
.selector {
    margin-bottom: 25px;
}
.content-u {
    height: 310px;
    border: 1px solid #E2E2E2;
    overflow: auto;
    border-top: 0;
}
.cerca-f input,.cerca-m input,.cerca-u input {
    color: black;
    border: 0;
    text-indent: 30px;
    padding: 0;
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 19px;
    background: url(../img/cerca.svg) no-repeat left center;
    background-size: 13px;
    font-weight: normal;
}
.tabella-user {
    margin-top: 30px;
}
.content-u * {
    font-size: 12px;
    line-height: 15px;
}
.riga {padding: 10px 0;padding-bottom: 4px;}
.colonna {
    float: left;
    padding: 10px;
}
.riga {
    border-bottom: 1px solid #E2E2E2;
    cursor: pointer;
}
.colonna.colu1 {
    font-weight: bold;
}
.subscriber.riga .colonna {
    width: calc(25% - 20px);
}
.title-section {
    color: #B4B4B4;
    font-size: 15px;
    font-weight: bold;
}
.riga:hover {
    background: #f3f3f3;
}
.header-tu {
    border: 1px solid #E2E2E2;
}
.add-section {
    font-size: 15px;
    color: #00A147;
    cursor: pointer;
    position: absolute !important;
    top: 0;
    right: 0;
}
.professore .col-h {
    width: calc(50% - 20px);
}
.professore .colonna {
    width: calc(50% - 20px);
}
div#calendar {margin-top: 40px;}
span.fc-title {
    cursor: pointer;
}
.overlay-ar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s, z-index 0.5s step-end;
    overflow: auto;
}
.background-ar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 10;
    cursor: pointer;
}
.overlay-ar.attivo {
    z-index: 10000;
    opacity: 1;
    transition: opacity 0.5s, z-index 0.5s step-start;
}
.inner-overlay-ar {
    position: absolute;
    top: 50px;
    background: white;
    z-index: 100;
    width: 760px;
    left: 50%;
    transform: translate(-50%,0);
    margin-bottom: 50px;
}
.title-ar {
    font-weight: bold;
    margin-bottom: 40px;
}
.label-ar-l {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}
.close-ar img {
    cursor: pointer;
}
.ar-l {
    margin-bottom: 35px;
}
.ar-l input {
    font-size: 15px;
    line-height: 18px;
    color: #B4B4B4;
    font-weight: normal;
}
.ar-l textarea {
    padding: 17px;
    width: calc(100% - 34px);
    height: 170px;
    margin-top: 9px;
    display: block;
    font-size: 15px;
    line-height: 18px;
    color: #B4B4B4;
    font-weight: normal;
}
.iii-o-ar input[type="submit"] {
    background: #00A147;
    border: 0;
    color: white;
    float: right;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
}
.iii-o-ar {
    padding: 50px;
}
.close-ar {
    position: absolute;
    top: 20px;
    right: 20px;
}
.hidden-field {
    display: none;
}
.label-select {
    font-size: 15px;
    line-height: 18px;
    color: #B4B4B4;
    font-weight: normal;
    border: 1px solid rgba(0, 0, 0, 0.45);
    padding: 17px;
    margin-top: 9px;
    width: calc(100% - 36px);
}
.ar-l .hidden {
    display: none;
}
.col-left-u * {
    color: black !important;
}
.col-right-u * {
    color: black !important;
}
.numero-lezioni .col-right-u {
    text-align: right;
}
.numero-lezioni {
    padding: 25px;
    background: #F6F6F6;
    padding-bottom: 0;
    margin-top: 25px;
}
.barra {
    height: 2px;
    background: #D8D8D8;
    margin-top: 30px;
    margin-bottom: 50px;
}
.titolo-nl {
    font-weight: bold;
    font-size: 15px;
}
span.percent {
    font-size: 15px;
    font-weight: bold;
    float: right;
}
.red .inner-barra {
    background: red;
}
.inner-barra {
    height: 2px;
}
.green .inner-barra {
    background: #00A147;
}
.green, .green * {
    color: #00A147;
}
header#masthead * {
    color: black;
}
div#people.overlay-ar.attivo {
    z-index: 9999;
}
.titolo-uv a {
    text-decoration: underline;
}
.yellow *,.yellow {
    color: rgb(232, 154, 82);
}
.yellow .inner-barra {
    background: rgb(232, 154, 82);
}
.col-right-u,.col-left-u {
    float: left;
    width: 50%;
}
.titolo-uv {
    margin-bottom: 27px;
}
.col-left-u *,.col-right-u * {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
}
.voce-m-ar a {
    font-size: 15px;
    line-height: 18px;
}
div#menu-block a {
    font-size: 15px;
    line-height: 18px;
}
.select {
    position: relative;
}
.inserisci .cancella-lezione {
    display: none;
}
.overlay-ar input[type="submit"] {
    cursor: pointer;
	font-weight:normal;
}
.overlay-ar input[type="submit"]:hover {
    opacity: 0.8;
}
.value-select {
    position: absolute;
    top: 54px;
    width: calc(100% - 2px);
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.45);
    height: 231px;
    border-top: 0;
    overflow: auto;
    transition: max-height 0.5s;
    max-height: 0;
    border-bottom: 0;
    z-index: 10;
}
.label-select {
    background: url(../img/select-ar.svg) no-repeat calc(100% - 17px) center;
    cursor: pointer;
    min-height: 18px;
}
.s-value-s {
    font-size: 15px;
    line-height: 18px;
    padding: 17px;
    width: calc(100% - 34px);
    color: #B4B4B4;
    cursor: pointer;
}
.materiali {
    border: 1px solid rgba(0, 0, 0, 0.45);
    padding: 17px;
    margin-top: 29px;
    padding-bottom: 14px;
}
p.nomat {
    font-size: 10px;
    color: #B4B4B4;
}
.iii-o-ar section {
    margin-top: 50px;
}
.s-value-s:hover,.s-value-s.attivo {
    background: #F6F6F6;
}
.select.attivo .value-select {
    max-height: 231px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.45);
}
#uploader.attivo {
    z-index: 10001;
}
div#drop a:hover {
	opacity:0.8;
}
div#drop a {
    background: #00A147;
    border: 0;
    color: white;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
}
span.nnf {
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    display: inline-block;
    width: 80%;
}
span.nns {
    font-size: 12px;
    line-height: 18px;
    float: right;
    margin-top: 9px;
}
li.file-u {
    padding: 17px;
    position: relative;
    margin-bottom: 3px;
}
.hidden-fields {
    display: none;
}
.progresser {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 161, 71, 0.13);
    z-index: -1;
}
.appello-r .colonna {
    width: calc(50% - 20px);
}
section.appello {
    border-bottom: 0;
}
input[name="data_lezione"],input[name="data_fine_lezione"] {
    width: calc(100% - 34px) !important;
    padding: 17px !important;
    border: 1px solid rgba(0, 0, 0, 0.45) !important;
    margin-top: 9px !important;
}
.appello .col-h {
    width: calc(50% - 20px);
}
div#ui-datepicker-div {
    z-index: 10002 !important;
}
.area-riservata section:last-of-type {
    border-bottom: 0;
}
input.hidden.idlezione {
    display: none;
}
span.dimmax {
    font-size: 10px;
    display: block;
    text-align: center;
    margin-top: 8px;
}
span.fc-title {
    margin-top: 8px !important;
}
.cancella-lezione {
    font-weight: normal;
    background: #ff6363;
    color: white;
    text-align: center;
    float: left;
    width: 310px;
    border: 0;
    color: white;
    width: 270px;
	cursor:pointer;
    line-height: 18px;
    padding-bottom: 14px;
    padding: 17px;
    margin-top: 9px;
    font-size: 15px;
    line-height: 18px;
    padding-top: 20px;
    padding-bottom: 13px;
}
.cancella-lezione:hover {
    opacity: 0.8;
}
a.filenamel {
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding: 17px;
    background: #f1f1f1;
    margin-bottom: 3px;
}
.inserisci section.materiale {
    display: none;
}
.messaggi {
    margin-top: 40px;
}
.inserisci section.appello {
    display: none;
}
.iduserm.hidden {
    display: none;
}
#uploader .inner-overlay-ar {
    margin-left: 0;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 650px;
}
div#drop {
    padding: 100px 0;
    padding-top: 60px;
}
.selector-box.attivo {
    display: block;
}
div#drop input {
    display: none;
}
input[name="titolo_messaggio"] {
    margin-bottom: 40px;
}
.no-messages {
    padding: 20px;
    text-align: center;
    font-size: 15px;
    margin: 20px;
    background: #f1f1f1;
}
form#upload ul {
    /* border: 1px solid rgba(0, 0, 0, 0.45); */
    padding: 3px;
    margin-top: 9px;
    padding-bottom: 0;
}
div#uploader .hidden {
    display: none;
}
span.nome-file {
    font-size: 12px;
    font-weight: bold;
    width: 50%;
    display: inline-block;
}
span.data-file {
    font-size: 12px;
    width: 50%;
    display: inline-block;
}
.archive-container a.filenamel {
    background: none;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 0;
}
.archive-container a.filenamel:hover {
    background: #f1f1f1;
}
div#invia-risposta:hover {
    opacity: 0.8;
}
.selector-box {
    display: none;
}
div#invia-messaggio {
    background: #00A147;
    border: 0;
    color: white;
    float: right;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
    text-align: center;
    font-size: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
}
.messaggi .filenamel {
    background: none;
    margin-bottom: 0;
    border-bottom: 1px solid #E2E2E2;
}
.text-stutende {
    margin-bottom: 50px;
}
.messaggi .filenamel:hover {
    background: #E2E2E2;
}
.title-studente {
    font-weight: bold;
}
div#prolunga-corso {
    background: #00A147;
    border: 0;
    color: white;
    float: right;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
    text-align: center;
    font-size: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
    cursor: pointer;
}

div#prolunga-corso:hover {
    opacity: 0.8;
}
.studente-descr * {
    font-size: 15px;
    line-height: 18px;
}
.descr-prolunga {
    font-size: 15px;
    line-height: 18px;
}

.price-p input {
    font-size: 25px;
    font-weight: normal;
    border: 0;
}

.price-p {
    float: left;
    width: 50%;
    margin-top: 40px;
}

.label-p {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 30px;
}

.input-p input {
    margin-top: 12px;
    width: 40%;
}
.titolo-le {
    font-weight: bold;
}

.presente-s {
    font-size: 10px;
    background: #F6F6F6;
    padding: 10px;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

.presente-s:before {
    position: absolute;
    left: 0;
    height: 100%;
    width: 4px;
    content: '';
    background: #00A147;
    top: 0;
}

.presente-s.nonpresente:before {
    background: red;
}

.descrizione-le {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 27px;
}

.titolo-u {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}

.titolo-uv {
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
}
div#prolunga input[type="submit"] {
    margin-top: 48px;
    margin-bottom: 50px;
}
.corso-studente {
    font-weight: bold;
}

.title-studente {
    margin-bottom: 40px;
    margin-top: 40px;
}
div#invia-messaggio:hover {
    opacity: 0.8;
}
form#recupero-password input[type="submit"] {
    background: #00A147;
    border: 0;
    color: white;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
    padding: 17px;
    margin-top: 9px;
    font-size: 15px;
    font-weight: normal;
    float: left;
    margin-top: 50px;
    cursor: pointer;
}
form#recupero-password {
    text-align: left;
    padding-top: 31%;
}
.avanzamento {
    height: 2px;
    background: #ccc;
    margin-top: 5px;
    position: relative;
}
div#concludi-appello:hover {
    opacity: 0.8;
}
div#concludi-appello {
    background: #00A147;
    border: 0;
    color: white;
    width: 310px;
    line-height: 18px;
    padding-bottom: 14px;
    padding-top: 20px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    float: right;
    margin-top: 40px;
}
.avanzamento:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 40%;
	content: '';
	background:#00A147;
}
.condividi {
    font-size: 12px;
    position: absolute;
    top: 16px;
    right: 90px;
    display: none;
	cursor:pointer;
}
.file {
    position: relative;
}
.elimina {
    font-size: 12px;
    position: absolute;
    top: 16px;
    color: red;
    right: 23px;
	cursor:pointer;
    display: none;
}
.file:hover .condividi {
    display: block;
}
.file:hover .elimina {
    display: block;
}
form#recupero-password input[type="submit"]:hover {
    opacity: 0.8;
}
.contenitore-giorni .colh2, .contenitore-giorni .colh3, .contenitore-giorni .colh4, .contenitore-giorni .colh5,.contenitore-giorni .colh6,.contenitore-giorni .colh7,.contenitore-giorni .colu2, .contenitore-giorni .colu3, .contenitore-giorni .colu4, .contenitore-giorni .colu5,.contenitore-giorni .colu6,.contenitore-giorni .colu7 {
    width: 100px;
}
.contenitore-giorni .colonna.colu2,.contenitore-giorni .colonna.colu3 {
	color:black;
}
.print-all img {
    display: block;
    width: 28px;
    cursor: pointer;
}

.print-all {
    position: absolute;
    top: 17px;
    right: 80px;
}
@media print {
	.background-ar {
	    display: none;
	}
.print-all {
	display:none;
}
	.site-inner {
	    display: none;
	}

	body .inner-overlay-ar {
	    position: relative;
	    left: 0;
	    right: 0;
	    top: 0;
	    transform: translate(0,0);
	    width: 100%;
	}

	.close-ar {
	    display: none;
	}

	.iii-o-ar {
	    padding: 0;
	}

	.overlay-ar.attivo {
	    position: relative;
	    height: auto;
	}

	.colonna {
	    padding: 0;
	}

	.col-h {
	    padding: 0;
	}

	.label-select {
	    padding: 0;
	    border: 0;
	    background: none;
	    color: black;
	}

	.ore-docente {
	    display: none;
	}
	body .inner-lezione .users-l {
	    margin: 0;
	}

	body .inner-lezione .titolo-u {
	    margin-left: 0;
	}

	body .inner-lezione .users-l .appello-r.riga * {
	    padding: 0;
	}

	body .descrizione-lezione {
	    padding-left: 0;
	}
	body .lezioni-list .appello-r .colu1 {
	    width: 210px;
	}
	body .lezioni-list .colonna {
		min-width:80px;
		    min-height: 1px;
	}
	body .lezioni-list .col-h {
	    min-width: 80px;
		    min-height: 1px;
	}
	body .lezioni-list .col-h.colh7 {
		padding-left:20px;
	}
	body .lezioni-list .content-u .colu7 {
		padding-left:20px;
	}
}