/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 11-jan-2016, 11:11:51
    Author     : Paul
*/

.grecaptcha-badge {
    display: none;
}

/* Default dates to available 20180928 */
#calendar .day {
    box-shadow: green 0px -4px 0px 0px inset;
}
#calendar .day.old,
#calendar .day.new {
    box-shadow: none;
}