* {
	margin: 0; 
	padding: 0;
}

body {
	background-color: #9bc9ff;
	padding-top: 20vh;
	font: 14px sans-serif;
	text-align: center;
}

/* Style the tab */
.tab {
	overflow: hidden;
	border: none;
	border-radius: 10px;		
	margin: 10px 20px;
	background-color: #35b0e8;
}
/* Style the buttons inside the tab */
.tab button {
	background-color: #fff65d;
	color: #002c62;
	float: center;
	border: 0px solid black;
	border-radius: 5px;		
	outline: none;
	cursor: pointer;
	padding: 10px 10px;
	margin: 8px 2px; 
	transition: 0.3s;
	font-size: 14px;
}
/* Change background color of buttons on hover */
.tab button:hover {
	background-color: #00923f;
	color: white;
}
/* Create an active/current tablink class */
.tab button.active {
	background-color: #002c62;
	color: white;
}
/* Style the tab content */
.tabcontent {
	display: none;
	padding: 6px 6px;
	border: 1px solid #ccc;
	border-top: none;
}

a:link, a:visited { 
	text-decoration: none;
}

.body-admin {
	background-color: #85eaae;
	padding-top: 0vh;
}

.body-adduser {
	background-color: #04B486;
	padding-top: 0vh;
}

.form-container {
	width:250px;
	height: auto;
	padding: 70px 30px 30px 30px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 #000;
	margin: auto;
	position: relative;
}
.form-adduser {
	width:250px;
	height: auto;
	padding: 30px;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 #000;
	margin: auto;
	position: relative;
}
.user-img {
	background:url('ecocare-s.jpg') no-repeat;
	width: 70px;
	height: 70px;
	background-size: 100%;
	position: absolute;
	top: 10px;
	left: 110px;
}
ul.list {
	list-style-type: none;
/*	text-align: center; */
}
ul.list li {
	width: 250px;
	margin-bottom: 15px;
}
ul.list li input {
	width: 250px;
	text-align: center; 
	padding: 8px 0px;
	border: none;
	background-color: #d3d3d3;
	border-radius: 5px;
}
ul.list li input[type="button"] {
	background-color: #4690fb;
	color: #fff;
}

.headerDiv {
	background-color: #002c62;
	color: white;
	padding: 5px;
}

.submitBut {
	width: 250px;
    padding: 4px 0px;
	background-color: #4690fb;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;		
	cursor: pointer;	
    border: none;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}
.submitBut:hover {
	background: #4CAF50;
}
.signOutBut {
	width: 250px;
    padding: 4px 0px;
	background-color: #a94442;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;		
	cursor: pointer;	
    border: none;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}
.signOutBut:hover {
	background: #4CAF50;
}

.signout {
    padding: 5px;
	background-color: #a94442;
	color: #fff;
	font-weight: bold;
	border-radius: 5px;		
	cursor: pointer;	
    border: none;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}
.signout:hover {
	background: #4CAF50;
}

.radio-toolbar {
    display:inline-block; 
    background-color:#d3d3d3;
    margin-bottom: 15px;
	padding: 8px;
	width: 106px;
    border-radius: 4px;  
}
.help-block {
/*	width: 250px;
    padding: 0px;*/
	color: red;
    border: none;
    text-align: center;
}
.error {
	color: red;
}

.success {
	color: green;
}

#tableAvailable, #tablePrices, #tableTodo {
	border-collapse: collapse;
	width: 98%;
    margin-left:auto; 
    margin-right:auto;
	cursor: context-menu;
	font: 12px sans-serif;
}
#tableBM th {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: blue;
	color: white;
}

#tableBM {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #9bc9ff;
	color: black;
	cursor: context-menu;
	border-collapse: collapse;
	width: 90%;
    margin-left:auto; 
    margin-right:auto;
}

#tableAvailable td, #tableAvailable th, #tablePrices td, #tableTodo td, #tableBM td {
	border: 1px solid #ddd;
	padding: 2px;
}

#tableAvailable tr {
	background-color: lightgrey; /* #f2f2f2; */
}

#tableAvailable tr:hover {
	background-color: #ddd;
}
#tableBM tr:hover {
	background-color: #ddd;
}

#tableAvailable th {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #002c62;
	color: white;
}

#tablePrices {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #9bc9ff;
	color: black;
}

#tablePrices tr:hover {
	background-color: violet;
}
#tableTodo {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #9bc9ff;
	color: black;
}
#tableTodo tr:hover {
	background-color: violet;
}
	
.hintInfo {
	display: none;
	position: absolute;
	left: 38%;
	width: 16%;
	margin-top: -2px;
	padding: 2px 2px;
	color: blue;
 }	
	
.hint {
	display: none;
	position: absolute;
	left: 38%;
	width: 16%;
	margin-top: -2px;
	border: 1px solid #c93;
	padding: 2px 2px;
	/* to fix IE6, we do a bg image.  Duplicating the pointer.gif
	image, and positioning it not to show up within the box */
	background: #ffc url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is added by using another span */
.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 2px;
	width: 10px;
	height: 19px;
	background: url(pointer.gif) left top no-repeat;
}

/*Use a media query to add a break point at 800px:*/
@media (max-width:800px) {
	.form, .ticket_data {
		width:92%;/*The width is 100%, when the viewport is 800px or smaller*/
		float:left; 
		font-size: smaller;
	}
	.hintInfo {
		left: 60%;
		width: 30%;
	}	
		
	.hint {
		left: 60%;
		width: 30%;
	}
}
.error{
	color: #aa0000;
}
.controlerror{
	background: #ffffdd;
	border: 1px solid #aa0000;	
}

.bmonth, .bmDates {
  max-width: 80px;
  white-space: nowrap;
  overflow: hidden;
}
.bmonth:hover {
  max-width: none;
  white-space: normal;
  overflow:auto;
}
.bmDates:hover {
  max-width: none;
  white-space: normal;
  overflow:auto;
}


