/*****************************************
***** Or@com Catechesi Customization *****
*****************************************/

/* --------------------------------------- */
/*		      Cards Homepage Portale	   */
/* --------------------------------------- */
.oracom-homepage-cards-box .oracom-homepage-card .oracom-homepage-card-icon.mini.catechesi {
    margin-left: 32%;
    margin-top: -20%;
    background: none;
    border: none;
  }

/* --------------------------------------- */
/*		      Dossier Catechista		   */
/* --------------------------------------- */
.dossier-catechista.card .card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

.dossier-catechista.card .img-square {
    margin: 0 0 10px 0;
    width: 15%;
}

.dossier-catechista.card .img-square img {
    width: 150px;
    margin-bottom: -30px;
}

.dossier-catechista-card-title, .dossier-catechista-card-content {
    margin-left: 2%;
}

.dossier-catechista.card .card-attachment {
    margin-left: 75%;
    position: absolute;
    font-size: 50px;
}

.img-dossier-catechesi {
	width: 100%;
	margin-bottom: 0px;
}

/* --------------------------------------- */
/*	              Appello           	   */
/* --------------------------------------- */
.registro-appello-notifiche:hover {
	cursor: pointer;
	background-color: #ffffb5;
	height: 125px;
}

.oracom-badge.catechesi {
    width: 27px;
    height: 27px;
    top: 65%;
}

@media only screen and (max-width: 768px) {
    /* For mobile phones */
    .oracom-badge.catechesi {
        top: 87%;
    }

    .studente {
        margin-bottom: 10%;
    }

    .registro-appello-card-content .btn {
        width: 100%;
        margin-bottom: -15px;
    }
}

.oracom-badge.catechesi span {
    top: -3px;
    left: 8px;
}

/* --------------------------------------- */
/*	        Argomenti & Compiti     	   */
/* --------------------------------------- */
.catechesi-argomenti-super {
    text-transform: uppercase;
}

.catechesi-argomenti-super.argomento {
	color: #0000ff;
}

.catechesi-argomenti-super.compito {
	color: #ff0000;
}

/* --------------------------------------- */
/*	    Disponibilità Aule/Materiali	   */
/* --------------------------------------- */
.fc-event, .fc-event:hover {
    color: #333333 !important;
}

/* --------------------------------------- */
/*		    Gmail               		   */
/* --------------------------------------- */
.img-gmail-catechesi {
	width: 100%;
	margin-bottom: 0px;
}

/* --------------------------------------- */
/*      Menù Catechesi Registro IMG  	   */
/* --------------------------------------- */
.img-menu-registro-catechesi {
	width: 80%;
}

/* --------------------------------------- */
/*      Menù Catechesi Registro IMG  	   */
/*      Rettifica Left Video-Lezioni   	   */
/* --------------------------------------- */
.img-menu-registro-catechesi_l {
	width: 80%;
    margin-left: 20%;
}

/* --------------------------------------- */
/*      Menù Catechesi Registro IMG  	   */
/*      Rettifica Left Agenda          	   */
/* --------------------------------------- */
.img-menu-registro-catechesi_la {
	width: 80%;
    margin-left: 9%;
}

.no-lezioni, .reg-cat-not-enabled, .reg-cat-not-admin {
	opacity: 0.5;
}

/* --------------------------------------- */
/*		 Iscrizione Catechesi		   	   */
/* --------------------------------------- */
.catechesi-bambino-autorizza {
	text-transform: uppercase;
	font-weight: bold;
}

/* --------------------------------------- */
/*		       Stati Iscrizione		       */
/* --------------------------------------- */
.catechesi-iscrizione-att {
	background-color: #faff0066;
}

.catechesi-iscrizione-app-pag {
	background-color: #cce5ff;
}

.catechesi-iscrizione-app {
	background-color: #99ff99;
}

.catechesi-iscrizione-rif {
	background-color: #ff6666;
}

.catechesi-iscrizione-ann {
	background-color: #3bb9ab;
}