.header {
	padding: 20px 0px;
}
.campaign {
	padding:10px;
	background:#EEEEEE;
	margin:10px 0px;
}

.red {
	color:#AA0000;
}

.green {
	color:#00CC00;
}

 .init-keyboard{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	
 }
 #asterisk{
	font-size: 70px;
	height:50px;
 }
 #employee-name{

 }
 .btn{
	 font-size: 32px;
	 cursor:pointer !important;
	 padding-left:28px;
	 padding-right:28px;
 }
 .header{
	padding:10px 0px;
 }
 .center-text{
	 text-align:center;
 }
 
 .footer-wide{
	 position:fixed;
	 width:calc(100% - 40px);
	 bottom:10px;
 }
 
 .medium-text{
	 font-size:22px;
	 padding:15px 0px;
 }