/*
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 : 15.03.2019, 10:22:32
    Author     : schwi
*/

#defaultRecaptcha {}
#defaultRecaptcha #recaptchaIMG{}
#defaultRecaptcha #refreshCaptcha svg{cursor: pointer;width: 35px;margin-left: 10px;transition: all 1s;}
#defaultRecaptcha #refreshCaptcha svg:hover {transform: rotate(180deg);}

.form_honeypott {opacity: 0;margin-left: -20000px;z-index: -1;position: absolute;top: 0;left: 0;}
