.btn-añadir{
	background: #85C280;
	color: white;
}
.btn-procedimiento {
	background: #85C280;
	color: white;
}
.btn-anterior, .btn-siguiente {
	background: #79C4AF;
	color: white;
}
.btn-hoy{
	background: rgb(121,196,175,0.4);
	color: white;
}
.btn-año, .btn-mes, .btn-semana, .btn-dia{
	background: #7FC492;
	color: white;
}


/*================================
PERSONALIZADO PARA LOS COLORES
=================================*/


.color{
    width: 20px;
    height: 20px;
}

.implante-procedimiento{
    background-color: rgba(243,164,50);
}
/*
.implante-cita{
    background-color: rgba(243,164,50,0.5);
}*/


.Plasma-procedimiento{
    background-color: rgba(243,50,117);
}
/*
.Plasma-cita{
    background-color: rgba(243,50,117,0.5);
}


.Valoración-procedimiento{
    background-color: rgba(57,204,20);
}*/

.Valoración-cita{
    background-color: rgba(57,204,20,0.5);
}

/*
.Revisión-procedimiento{
    background-color: rgba(240,243,54);
}*/

.Revisión-cita{
    background-color: rgba(240,243,54,0.5);
}


.Mesoterapia-procedimiento{
    background-color: rgba(50,216,243);
}
/*
.Mesoterapia-cita{
 	background-color: rgba(50,216,243,0.5);   
}*/

