/*
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 : Jul 24, 2018, 11:22:27 AM
    Author     : rdubbelud
*/

html.signup, html.signup body {
    background-color: transparent!important;
}

#registration label {
	color: #fff!important;
	font-size:16px;
}

.form-text.text-muted {
	display:none!important;
}

.btn-c4 {
	font-size:26px;
	padding:10px 0px;
	border:0px;
	outline:0px;
}