html, body {
	padding: 0px;
	padding-left:50px;
	padding-right:50px;
	margin: 0;
	height: 100%
	}
	
footer {
	padding: 0px;
	margin: 0px;
}
	
/*	
input, textarea, select {
   -webkit-appearance: none;
 }
	
/* -------------------------- FONTS! ------------------------ */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(https://fonts.gstatic.com/s/roboto/v14/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v14/Hgo13k-tfSpn0qi1SFdUfbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v14/CrYjSnGjrRCn0pd9VQsnFOvvDin1pK8aKteLpeZ5c0A.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v14/RxZJdnzeo3R5zSexge8UUbO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v14/d-6IYplOFocCacKzxwXSOLO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://fonts.gstatic.com/s/roboto/v14/mnpfi9pxYH-Go5UiibESIrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'), url(https://fonts.gstatic.com/s/roboto/v14/12mE4jfMSBTmg-81EiS-Yb3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v14/7m8l7TlFO-S3VkhHuR0at7rIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v14/1pO9eUAp8pSF8VnRTP3xnnYhjbSpvc47ee6xR_80Hnw.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v14/OLffGBTaF0XFOW1gnuHF0brIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v14/t6Nd4cfPRhZP44Q5QAjcC7rIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: local('Roboto Black Italic'), local('Roboto-BlackItalic'), url(https://fonts.gstatic.com/s/roboto/v14/bmC0pGMXrhphrZJmniIZpbrIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}

/* ------------------------------- */

html {
  background-color: #64B5F6;
}

.formdiv {
	position: relative;
	width: auto;
	background-color: #FFF;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	padding-top: 30px;
	}
	
#print_button_container {
	width: 174px;
	min-width: 174px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
	}
	
#specialcontainer {
	width: 174px;
	min-width: 174px;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
	
.button {
	text-align: center;
	margin: 0 auto;
	width: 174px;
	display:inline-block;
	background:#ccc;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-border-radius: 5px;
  border-radius: 5px;
	}
	
.button a{
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
  font-size: 16px;
	color: #fff;
  display:inline-block;
  text-decoration: none;
  width: 100%;
}

#menu1 {
	float: left;
	display: inline-block;
	border: 1 solid #ccc;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 48%;
	background-color: #D6D6D6;
	padding: 5px;
}

#menu2 {
	display: inline-block;
	border: 1 solid #ccc;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 48%;
	background-color: #D6D6D6;
	padding: 5px;
	float:right;
	margin-bottom: 7px;
}

#menu1 > .button {
	text-align: center;
	margin: 0 auto;
	width: 190px;
	height: 80px;
	display:inline-block;
	background:#ccc;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
	
#menu1 > .button a{
	line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #fff;
	display:inline-block;
	text-decoration: none;
	width: 100%;
}

#footer {
	width: 100%;
	display: inline-block;
	clear: both;
}

h1, h2, h3, h4, h5 {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.54);
}

p {
	font-family: "Roboto", sans-serif;
	font-weight: 500;
  	font-size: 18px;
	color: rgba(0, 0, 0, 0.54);
	}
	

/*	input:not([type="radio"]){
   border: 1px solid #555;
   padding: 0.7em;
   font-size: 16px;
   line-height: 1.2em;
   width: 80%;
   background: #fff;
   background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
   -webkit-appearance: none;
   -webkit-box-shadow: 1px 1px 1px #fff;
   -webkit-border-radius: 0.5em;
 }
 
 textarea, select  {
 border: 1px solid #555;
   padding: 0.7em;
   font-size: 16px;
   line-height: 1.2em;
   width: 80%;
   background: #fff;
   background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
   -webkit-appearance: none;
   -webkit-box-shadow: 1px 1px 1px #fff;
   -webkit-border-radius: 0.5em;
 }

 input[type=submit] {
  padding:10px 40px; 
  background:#ccc; 
  border:0 none;
  width: 174px;
  line-height: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
  font-size: 16px;
	color: #fff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  cursor:pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  */
  
  
  .conditions {
  text-align: left;
  }
  
#pass {
	width: 60%;
}
  
  table th td {
  	width: 500px;
  	border: 1px solid rgba(0, 0, 0, 0.54);
  	font-family: "Roboto", sans-serif;
	font-weight: 500;
  	font-size: 18px;
	color: rgba(0, 0, 0, 0.54);
	}
	
.table {
	margin: 0 auto;
	width: 500px;
  	border: 1px solid rgba(0, 0, 0, 0.54);
  	font-family: "Roboto", sans-serif;
	font-weight: 500;
  	font-size: 18px;
	color: rgba(0, 0, 0, 0.54);
}

.adminpanelbutton {
	display: inline-block;
	position: absolute;
	padding: 5px;
	top: 0px;
	right: 0px;
	background-color: #D6D6D6;
	-webkit-box-shadow: 1px 1px 1px #fff;
	-webkit-border-radius: 0 0 0.5em 0.5em;
}

.adminpanelbutton > a {
	color: #fff;
	font-style: bold;
}
	
	
