body {
	background-color : #ffffff ;
	color: #000000;
	margin: auto;
	background-image: url(/pics/background.jpg);
	background-size: cover;
}


div {
	border: #000000 solid 1px; 
	display: inline-block;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-radius: 6px;
	font-size: 1.1em;
}
.person {
	width: 99.9%;
	height: 10%;
	padding: none;
	border-radius: 0px;
	background-color: 	rgba(0,0,0,.2);
	/*clear: both;*/
	display: inline-block;

}

#header {
	margin: 0;
	border: none;
	position: fixed;
	height: 125px;
	width: 100%;
	background-color: #ffffff;
	border-radius: 0px;
	border-bottom: #000000 solid 1px;

}
.guest {
	width: 78%;
	height: 10%;
	background-color: #00ff00;
}

.guests {
	width: 99.9%;
	height: 10%;
	padding: none;
	border-radius: 0px;
	background-color: 	#DCDCDC;
	background-color: 	rgba(0,0,0,.2);

}

#ph {
	height: 120px;
	width: 100%;
	border: none;
	
}

#logo {
	max-height:100%;
	 max-width:100%;
	float: left;
	margin-left: 0px;
}
#logo1 {
	max-height:60%;
	width: 300px;
	float: right;
	margin: 0px;
	padding-top: 50px;
	padding-right: 50px;
	border: none;
}
#logo1 img {
	height:100%;
	width: 100%;
}
.name {
	width: 25%;
	height: 10%;
	background-color: #696969;
}
	
.in {
	width: 10%;
	height: 10%;
	background-color: #00FF00 
	
}

.out {
	width: 10%;
	height: 10%;
	background-color: #FF0000
	
}

.onsite {
	width: 10%;
	height: 10%;
	background-color: #FFFF00; 
}


.name-in {
	width: 25%;
	height: 10%;
	background-color: #00FF00;
	color: #000000;
	
}
.name-out {
	width: 25%;
	height: 10%;
	background-color: #FF0000;
	color: #000000;
	
}
.name-onsite {
	width: 25%;
	height: 10%;
	background-color: #FFFF00;
	color: #000000;
	
}

.notes {
	width: 25%;
	height: 10%;
	max-height: 10%;
	background-color: #ffffff;
	display: inline-block;
	font-size: 1em;
	padding: 15px;
	margin:  0px;

}

.n {
	width: 55%;
	height: 99.9%;
	border: none;
	padding: 0px;

}


.an {
	font-size: .7em;
	padding: none;
	float: right ;
}

.dn {
	font-size: .7em;
	padding: none;
	float: right;	
}

.notebox {
	width: 33%;
	height: 100px;
	left: 33%;
	top: 25%;
	border: #000000 solid 2px;
	border-radius: 6px;
	background-color: #FFFFFF;
	position: fixed;

} 

.btn {
	background-color: #00bfff; 
	padding: 3px;
	float: right;
	border-radius: 6px;
}

.form-control {
	width: 90%;
	height: 75px;
}



.SI {
	left: 100px;
	margin-left: 100px;
	margin-top: 50px;
}

.SI-input {
	left: 37.5%;
	top: 9%;
	width: 25%;
	height: 6%;
	position: fixed;
	border: none;
	background-color: #ffffff;
	z-index: 99999;
	font-size: 1.2em;

}

.req{
	margin: 0px;
	color: #E60101;
	border: none;
	padding: 0px;
}


.hs {
	width: 75%;
	height: 80%;
	left: 12.5%;
	top: 5%;
	border: #000000 solid 2px;
	border-radius: 6px;
	background-color: #FFFFFF;
	position: fixed;


}

.clock {
	border: none;
	right: 10%;
	top: 0px;
	position: fixed;

}

p {
	margin: 1px;
}
h3 {
	margin: 3px;
}

#sib {
	left: 37.5%;
	top: 35px;
	position: fixed;
	font-size: 1.5em; 
	width: 25%;
}
#sib1 {
	left: 37.5%;
	top: 85px;
	position: fixed;
	font-size: 1.5em; 
	width: 25%;
}

#ia 		{
	margin: 10px;
}

#ab {
	font-size: 1.5em;
}

.retv {
	border-radius: 0;
	width: 10%;
	left: 45%;
	top: 150px;
	background-color: #ffffff;
	display: block;
	position: fixed;
}

#hisbtn {
	right: 10%;
	top: 40px;
	position: fixed;

}

#conbtn {
	right: 13.5%;
	top: 40px;
	position: fixed;

}

.hisdiv {
	width: 50%;
	height: 80%;
	left: 25%;
	top: 5%;
	border: #000000 solid 2px;
	border-radius: 6px;
	background-color: #FFFFFF;
	position: fixed;
}

.hisdiv1 {
	display: block;
	border-radius: 0px;
}

.transition {
	transition: all .5s ease-in-out;
}

.reason {
	width: 20%;
	height: 10%;
	left: 40%;
	top: 20%;
	border: #000000 solid 1px;
	border-radius: 5px;
	background-color: #FFFFFF;
	position: fixed;
	z-index: 99999;
}

.reason:hover {
	width: 20%;
	height: 10%;
	left: 40%;
	top: 20%;
	border-radius: 5px;
	background-color: #FFFFFF;
	position: fixed;
	z-index: 99999;
  	border: solid 1px #42b6f4;
  	box-shadow: 0 0 10px 5px #42b6f4;
}

.reason1 {
	width: 20%;
	height: 12%;
	left: 40%;
	top: 20%;
	border: #000000 solid 1px;
	border-radius: 5px;
	background-color: #FFFFFF;
	position: fixed;
	z-index: 99999;
}

.overlay {
	background-color: rgba(0,0,0,.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
}

.nice-input  {
  display: block;
  margin: 0;
  width: 80%;
  margin-left: 8%;
  font-family: sans-serif;
  font-size: 18px;
  box-shadow: none;
  padding: 10px;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  height: initial;
}

.nice-input:focus {
  outline: none;
  border: solid 1px #42b6f4;
  box-shadow: 0 0 5px 1px #42b6f4;
}

#sib:hover {
	cursor: pointer;
	outline: none;
 	border: solid 1px #000;
  	box-shadow: 0 0 10px 2px #969696;
}
#sib1:hover {
	cursor: pointer;
	outline: none;
 	border: solid 1px #000;
  	box-shadow: 0 0 10px 2px #969696;
}

.button {
	background-color: #42b6f4;
	color: #fff;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    -webkit-border-radius: 4px;
    border-radius: 5px;
    padding: 10px 32px;
    margin: -10px 5px 0;
    cursor: pointer;
}

.button:hover {
	cursor: pointer;
	outline: none;
 	border: solid 1px #42b6f4;
  	box-shadow: 0 0 10px 2px #42b6f4;
}
.filterBox {
	position: fixed;
	width: 100%;
	left:  50%;
	margin-left: -50%;
	text-align: center;
	border: none;
	top: 1px;
	padding: 0px;
	z-index: 2000;
}

.background-options{
	color: white; 
	text-shadow: 3px 1px black; 
	border: none;
	width: 100%;
	text-align:center;
	left: 50%;
	font-size: 1.5em;
/*	margin-left: -50%;*/
}