body {
	font-family: 'Lato', sans-serif;
	margin: 0px;	
	padding: 10px;
	height: 100%;
	position: relative;
	box-sizing: border-box;
	background: #FFFFFF url(/images/Middel-6-2.png) center top repeat;
}

html {
	height: 100%;
}

h1 {
	color: black;
	text-align: center;
	font-size: 28px;
}

h2 {
	color: black;
	text-align: center;
	font-size: 14px;
}

p {
	font-size: 14px;
	color: #808080;
}

.mainTitle {
	color: black;
	text-align: left;
	font-size: 28px;
}

hr {
	border: 0.5px solid #3f3f3f
}

.pageWrap {
	display: flex;
	flex-flow: column;
	height: 100%;
}

.mainHeader {
	flex: 0 1 auto;
}

.mainContent {
	flex: 1 1 auto;
	overflow: auto;
}

.mainMenu {
	flex: 0 1 50px;
	padding: 10px;
}

.mainFooter {
	flex: 0 1 20px;
}

/*------ template -------*/

.templateForm {
	display: flex;
	flex-flow: column;
	height: 80%;
}

/* .templateForm {
	height: 90%;
}

.template {
	height: 70%;
	overflow: auto;
} */

.template-table {
	width: 100%;
	border: 1px solid #0A0A0A;
}

.skipped-table {
	/* width: 50%; */
	border: 1px solid #0A0A0A;
}

.skipped-check-cell {
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
}

.skipped-cell {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 10px;
	padding-right: 10px;
}

th {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.template-header {
	border-left: 1px solid #0A0A0A;
}

/* .template-header-first {
} */

td {
	text-align: left;
	font-size: 13px;
	color: black;
}

.template-data {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.template-data-fixed {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	/* background-color: #ffff88; */
	background-color: #ddddff;
}

.template-data-fixed-mod {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ffff88;
}

.template-data-open {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	/* background-color: #ffff88; */
	background-color: #ddddff;
}

.template-data-empty {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #ddd;
}

.template-data-day {
	width: 10%;
	border-top: 1px solid #666666;
}

.template-data-missing {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: rgb(255, 100, 100);
}

.template-data-day-missing {
	width: 10%;
	border-top: 1px solid #666666;
	background-color: rgb(255, 100, 100);
}

.postcode-data {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.postcode-data-small {
	width: 100px;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

/*------ template end -------*/

/*------ stats -------*/

.stats-data {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.stats-data-past {
	width: 15%;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	color: #3333CC;
}

.stats-data-month {
	width: 10%;
	border-top: 1px solid #666666;
}

.stats-data-month-past {
	width: 10%;
	border-top: 1px solid #666666;
	color: #3333CC;
}

/*------ stats end -------*/

/*------ users -------*/

.users-table {
	width: 75%;
	border: 1px solid #0A0A0A;
}

.users-name {
	border-top: 1px solid #666666;
}

.users-mail-head {
	border-left: 1px solid #0A0A0A;
}

.users-mail {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.users-role-head {
	width: 150px;
	border-left: 1px solid #0A0A0A;
}

.users-role {
	/* width: 15%; */
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.users-check-head {
	width: 100px;
	border-left: 1px solid #0A0A0A;
}

.users-check {
	/* width: 5%; */
	text-align: center;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}

.userButton {
	color: #0000AA;
	font-size: 16px;
	cursor: pointer;
}

.userModuleTable {
	width: auto;
}

.userModuleFirstIcon {
	text-align: center;
	padding-top: 10px;
}

.userModuleNextIcon {
	text-align: center;
	padding-top: 30px;
}

.user-role {
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*------ users end -------*/

/*------ documents -------*/

.docs-table {
	width: 75%;
	border: 1px solid #0A0A0A;
}

.docs-title-head {
}

.docs-title {
	border-top: 1px solid #666666;
}

.docs-date-head {
	border-left: 1px solid #0A0A0A;
}

.docs-date {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
}

.docs-action-head {
	border-left: 1px solid #0A0A0A;
}

.docs-action {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
}

.docs-flags {
	border: none;
	text-align: right;
}

/*------ documents end -------*/

/*------ week navigatiopn -------*/

.weekNavigation {
	white-space: nowrap;
	text-align: center;
}
.weekNavigation * {
	display: inline;
}

.currentWeek {
	color: black;
	font-size: 18px;
}

.dayNavigation {
	float: right;
}

.historyNav {
	font-size: 14px;
	color: #808080;
	text-decoration: none;
}

/*------ week navigatiopn end -------*/

/*------ inputs & buttons -------*/

select {
	/* for Firefox */
	-moz-appearance: none;
	/* for Chrome */
	-webkit-appearance: none;
  }

input {
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 

}

.textfield {
	background-color: black;
	border: 0px;
	border-bottom: 1px solid #3f3f3f;
	color: white;
	width: 220px;
	outline: none;
}

.textfield:focus{
	border-bottom: 1px solid white;
}

.buttonPrimary {
	border:0px;
	padding: 14px 0px;
	width: 100%;
	color: black;
	background: linear-gradient(40deg, #fff58c, #f5ef49);
	font-size: 16px;
	border-radius: 5px;
	cursor: pointer;
}

.buttonGrey {
	border:0px;
	padding: 8px 16px;
	color: white;
	font-size: 12px;
	border-radius: 5px;
	cursor: pointer;
	background: linear-gradient(40deg, #1B1B1B, #252525);
	text-decoration: none;
}

.buttonDestructive {
	border:0px;
	padding: 8px 16px;
	color: white;
	font-size: 12px;
	border-radius: 5px;
	cursor: pointer;
	background: linear-gradient(40deg, #D00000, #F00000);
}

@media screen and (min-width: 768px) {
	.buttonGrey {
		font-size: 14px;
	}
}

.buttonPrimary:active, .buttonGrey:active {
	filter: brightness(90%);
}

.homeSelect {
	background-color: #0A0A0A;
	border: 0px;
	color: #808080;
	font-size: 16px;
	cursor: pointer;
}

.homeSelect:focus {
	outline: none;
}

/*------ inputs & buttons end -------*/

/*------- login form --------*/

.loginLogo {
	width: 50px;
	display: block;
	margin: 30px auto 0px;
	
}

.loginWrap label {
	display: inline-block;
	min-width: 120px;
}

.loginForm {
	margin: 40px auto;
	width: max-content;
}

.loginButton {
	margin-top: 24px;
}

.forgotPassword {
	color: #808080;
	text-decoration: none;
}

.forgotPassword:hover {
	color: #979797;
	text-decoration: none;
}

.passwordToggle {
	width: 24px;
	height: 24px;
	background-color: black;
	cursor: pointer;
}

@media screen and (min-width: 768px) {

	.loginForm {
		padding: 20px 40px;
		background-color: black;
		border: 2px solid #ffdd00;
		border-radius: 5px;
	}

}

.cookText {
	color: gray;
	text-align: center;
	font-size: 0.75em;
	margin: 5px auto;
}

.cookWrap {
	border: 1px solid #404040;
	border-radius: 5px;
	overflow: hidden;
	color: gray;
	text-align: center;
	background-color: #202020;
}

@media screen and (min-width: 768px) {
	.cookWrap {
		max-width: 500px;
		margin: auto;
		position: fixed;
		bottom: 50px;
		left: 0px;
		right: 0px;
		box-shadow: 0px 0px 35px black;
	}
}


/*------- login form end --------*/

.loader {
	border: 4px solid #252525;
	border-radius: 50%;
	border-top: 4px solid #8B96FF;
	width: 30px;
	height: 30px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
	animation: spin 2s linear infinite;
  }
  
  /* Safari */
  @-webkit-keyframes spin {
	0% { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
  }
    

.navigationButton {
	cursor: pointer;
}

.version {
	color: gray;
	text-align: center;
	font-size: 0.75em;
}
