
body{
	
}

#app-main-icon{
	width:150px;
}

.hidden{
	display:none;
}

#emailErr, #requestNewAntonError{
	color:red !important;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #483c3c !important;
    background-color: #483c3c !important;
}

#dataprivacyModal .modal-dialog{
	max-width: 95%;
}

#installNotify{
	color:green;
}

#countDown{
	color:green;
	font-size:20px;
}

#antonBossAppIframe{
	position:fixed;
	top:0;
	bottom:0;
	right:0;
	left:0;
	z-index:99999;
	border:0;
	width:100%;
	height:100%;
}
