@font-face {
    font-family: 'Open Sans Condensed';
    src: url('/fonts/OpenSans-CondensedBold.eot');
    src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'),
        url('/fonts/OpenSans-CondensedBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/OpenSans-CondensedBold.woff2') format('woff2'),
        url('/fonts/OpenSans-CondensedBold.woff') format('woff'),
        url('/fonts/OpenSans-CondensedBold.ttf') format('truetype'),
        url('/fonts/OpenSans-CondensedBold.svg#OpenSans-CondensedBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
.the-container {
	text-align:center;
}	
a {
	color: black;
}
.header {
	width: 100%;
	height: 46px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #8cb61e;	
}
.headerspacing {
	width: 100%; 
	height: 80px;
}
.menuspacing {
	margin-right: 30px;
}
.selector {
	margin-left: 12px;
	width: auto;
	font-weight: bold;
	
	position: relative;
	
    height: 45px;

    border: 1px solid #9b9b9b;
    background-size: 20px;
    background-position:  right 10px center;

    
    padding-left:5px;
    padding-right:28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: url(/images/arrow_down.png) no-repeat right #ffffff;	
    background-position-x: 98%;
    background-size: 16px 16px;
}


@media only screen 
	and (orientation : landscape) { 
	.header {
		height: 50px;
	}
}

.logo {
	float: left;
	width: 90px;
	height: 40px;
	display: inline-block;
}
.logo img {
	width: 90px;
	margin-top: 12px;
	margin-left: 14px;
}
@media only screen 
	and (orientation : landscape) { 
	.logo img {
		margin-top: 14px;
		margin-left: 30px;
	}
}

.title {
	float: right;
	height: 40px;
	color: white;
	font-size: 18px;
	line-height: 46px;
	margin-right: 20px;
	text-align: right;
	display: inline-block;
}
@media only screen 
	and (orientation : landscape) { 
	.title {
		line-height: 50px;
		margin-right: 20px;
	}
}
.time-piece {
	width: 100%;
	-webkit-user-select: none;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
	position: relative;
	padding: .75em 1.25em;

}
.time-piece-location {
	width: 100%;
	-webkit-user-select: none;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
	position: relative;
	padding: .75em 1.25em;

}
.time-piece-start {
	width: 100%;
	-webkit-user-select: none;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
	position: relative;
	padding: .75em 1.25em;
	
}
.time-piece-end {
	width: 100%;
	-webkit-user-select: none;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
	position: relative;
	padding: .75em 1.25em;
	
}
.time-piece-break {
	width: 100%;
	-webkit-user-select: none;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
	position: relative;
	padding: .75em 1.25em;

}
.time-piece-selected {
	width: 100%;
	-webkit-user-select: none;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	margin-bottom: -1px;
	position: relative;
	background: #e9ffbf;
	padding: .75em 1.25em;

}
.entry-field-title{
	font-size: 12px;
	line-height: 12px;
	color: #a0a0a0;
}
.entry-field-container {
	width: 90%;
	height: 46px;
	margin: 0 auto;
	height: 45px;
	margin-bottom: 40px;
}
.entry-field-location {
	-webkit-appearance: none;
	width: 90%;
	border-radius: 6px;
	border: 0px solid #dfdfdf;
	height: 46px;
	color: black;
	font-weight: bold;
	padding-left: 8px;
	margin-bottom: 0px;
	text-align: center;
}
.entry-field-start {
	font-family: "Open Sans Condensed";
	-webkit-appearance: none;
	width: 45%;
	height: 46px;	
	font-size: 42px;
	line-height: 40px;
	color:#141414;
	border:none;
	padding: 0;
	text-align: center;
}
.entry-field-end {
	font-family: "Open Sans Condensed";
	-webkit-appearance: none;
	width: 45%;
	height: 46px;	
	font-size: 42px;
	line-height: 40px;
	color:#141414;
	border:none;
	padding: 0;
	text-align: center;
}
.till {
	width: 1%;
	height: 46px;	
	font-size: 40px;
	line-height: 40px;
	color:#141414;
	border:none;
	padding: 0;
	text-align: center;
}
.entry-field {
	-webkit-appearance: none;
	width: 100%;
	border: 0px solid #dfdfdf;
	text-align: center;
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.entry-field-break {
	-webkit-appearance: none;
	width: 100%;
	border: 0px solid #dfdfdf;
	text-align: center;
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
.detail-container {
	background-color: white;
	width: 90%;
	margin-left: auto; 
	margin-right: auto;
	vertical-align: top;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 0;
}
.detail-box {
	height: 102px;
	width: 30%;
	border: 2px solid #eeeeee;
	display: inline-block;
	padding: 0px;
	margin: 0px;
}
.detail-box-title {
	margin-top: -16px;
	font-size: 12px;
	line-height: 12px;
	color: #a0a0a0;
}
.detail-box img {
	margin-top: 20px;
	width: 50px;
	border: 0px solid black;
}
.selected {
	border: 2px solid #8cb61e;
}
.euro-container {
	width: 90%;
/* 	height: 40px; */
	margin: 0 auto;
}
.euro-field {
	-webkit-appearance: none;
	width: 100%;
	border: 0px solid #dfdfdf;
	color: black;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	display: inline-block;
}
.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.touch {
  -webkit-overflow-scrolling: touch;
}
.current-user {
	color: #000;
	font-size: 14px;
/* 	line-height: 14px; */
}

/* nieuwe paginas starten hiero */
.urenreg-menu {
/* 	height: 70px; */
	background-color: #8CB61E !important;
	color: #ffffff;
}
.urenreg-menubutton {
	border: 0 !important;
}
.urenreg-menulink {
/* 	font-family: Open Sans Condensed;	 */
	font-weight: normal;
	height: 70px;
	line-height: 60px;
	color: white !important;
	font-size: 16px;
	border-top: 1px solid #e2f6ab;	
	vertical-align: middle;
}
.urenreg-title-div {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
}
.urenreg-title {
/* 	font-family: Open Sans Condensed; */
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-left: 20px;
}	
.urenreg-title-sub {
	font-family: Open Sans Condensed;
	font-size: 14px;
	font-weight: bold;
	color: #757575;
}
.urenreg-td {
	text-align: left;
}
.urenreg-divrow {
	width:100%;
	margin-left: 5px;
}
a.urenreg-divrow {
	text-decoration:none !important;
}
a.link-div {
    text-decoration: none;
}
.urenreg-details-containter {
	margin-left: 5px;
	text-align: left; 
}
.urenreg-datum {
	font-size: 20px;
	font-weight: bold;
	color: black;
}
.urenreg-datum-week {
	font-size: 16px;
	font-weight: normal;
	color: black;
}
.urenreg-locatie {
	font-size: 18px;
	font-weight: normal;
/* 	color: #89ab31; */
	color: black;
}
.urenreg-locatie-list {
	font-size: 12px;
	font-weight: normal;
/* 	color: #89ab31; */
	color: black;
}
.urenreg-locatie-done {
	font-size: 12px;
	font-weight: normal;
	color: #76796e;
}
.urenreg-adres {
	font-size: 14px;
	font-weight: normal;
	color: black;
}

.urenreg-adres a:link,
.urenreg-adres a:visited,
.urenreg-adres a:active 	{
	font-size: 18px !important;
	font-weight: bold;
	color: #8CB61E;
}
.urenreg-opdrachtdetials-preview {
	font-size: 18px;
	font-weight: normal;
	color: black;
	margin-top: 0px;
}
.urenreg-opdrachtdetails {
	font-size: 14px;
	font-weight: normal;
	color: #252525;
}
.urenreg-info {
	font-size: 14px;
	font-weight: normal;
	color: #a8a8a8;
	margin-top: 20px;
}
.urenreg-registratiedata {
	font-size: 12px;
	font-weight: normal;
	color: #89ab31;
}
.registratiedata-tabel {
  text-align: left;
}
.registratiedata-tabel td {
    border-bottom: 1px solid #ddd;	
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: top;
}
.registratiedata-tabel td:nth-child(1) {
	font-size: 14px;
	font-weight: normal;
	color: #262626;

}
.registratiedata-tabel td:nth-child(2) { 	
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.registratiedata-tabel td:last-child {
	width: 100%;
}
.warningborder {
	border: 2px solid red !important;
}
.warningbackground {
	background-color: #EF143E;
	color: white;
}

.table-row {
	cursor:pointer;
}
.table {
	border-bottom: 1px solid #e5e5e5;
}
.table-week {
	width: 20px;
}
.table-dag {
	width: 20px;
}
.table-datum {
	width: 160px;
}
.table-medewerker {
	width: 20px;
}
.table-locatie {
	width: auto;
	text-align: left !important;
}
.short {
	display: none;
}	

/* ////////// responsive //////////// */

/* // Extra small devices (portrait phones, less than 576px) */
/* // No media query for `xs` since this is the default in Bootstrap */

@media (max-width: 576px) { 
	.headerspacing {
		width: 100%; 
		height: 60px;
	}
	.table-week {
		display: none;		
	}
	.table-dag {
		display: none;		
	}
	.table-datum {
		width: auto;
		min-width: 120px;
	}
	.table-medewerker {
		width: auto;
	}
	.short {
		display: none;
	}	
	.long {
		display: block;
		
	}
	.menuspacing {
		margin-right: 0px;
	}
}

@media (min-width: 576px) and (max-width: 800px) { 
	.long {
		display: none;
	}
	.short {
		display: block;
	}
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) { 
	.urenreg-menulink {
/* 		font-family: Open Sans Condensed;	 */
		font-weight: normal;
		height: 70px;
		line-height: 60px;
		color: white !important;
		font-size: 16px;
		border-top: 0px solid #e2f6ab;	
		vertical-align: middle;
	}
	
	.headerspacing {
		width: 100%; 
		height: 80px;
	}
	.table-week {
		width: 20px;
		padding-left: 20px !important;
	}
	.table-dag {
		width: 20px;
	}
	.table-datum {
		width: 120px;
	}
	.table-medewerker {
		width: 20px;
	}
	.table-locatie {
		width: auto;
	}	
	.headerspacing {
		width: 100%; 
		height: 90px;
	}		
			
}




/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { ... }

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) { ... }

/* // Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { ... }


