* { 
	font-size: 18px;
	font-family: Verdana, Arial, Tahoma, sans-serif; 	
}

body {
	border-width:0px;	
	box-sizing: border-box;
	background-color: #43485F;
	width: 768px;
    margin: 0 auto;
}

h4 {
	background-color: #e6e6e6;
}

.bold {
	font-weight: bold;
	font-size: 0.9rem; 
}

.bolder {
	font-weight: bolder;
	font-size: 0.7rem; 
}

table {
	margin: 0 auto;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
}

.noborder {
	border: none;
}

.print-head {
	display: none;
}

.width {
	margin-bottom: 1rem;
	min-width: 630px;
	max-width: 630px;
}
.middle {
	vertical-align:middle;

}
.float-right {
	float: right;
}

.padding-top {
	padding-top: 1rem;	
}
th {
	background-color: #4F5B93;
	color: #fff;
}

tr, td, th {
	padding-left: 0.2rem;
	padding-right: 0.2rem;		
	border-collapse: collapse;
	border-width: 1px;
	white-space: nowrap;
	font-size: 0.8rem;
    font-weight: normal;
}

td {
	line-height: 1.5;
}

.tr2:nth-child(odd) {
  background-color: #eceadf;
}
.tr2:nth-child(even) {
  background-color: #ffffff;
}
.tr2:nth-child(4n+1),
.tr2:nth-child(4n+2) {
  background-color: #eceadf;
}
.tr2:nth-child(4n),
.tr2:nth-child(4n-1) {
  background-color: #ffffff;
}
.tr:nth-child(odd) {
    background-color: #eceadf;
}
.tr:nth-child(even) {
    background-color: #ffffff; 
} 

a {
	font-size: 1em;
}

.w10 {
	width: 10%;
}

.w5 {
	width: 5%;
}

.w50 {
	width: 50%;
}

.bottom-border {
	border-bottom-style: solid;
}

.table,.tr {
	color: black;
}
.likealink {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline; 
	color: black;
}

.hand {
	cursor: pointer;
	cursor: hand;
}

.players-name {
 	font-size: 0.9rem;
/* 	font-weight: bold;  */
	white-space: normal;
	overflow: hidden; /* Hide overflow */
	text-overflow: ellipsis; /* Show ellipsis for overflow */
	max-width: 300px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

.centered-image {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.top {
	vertical-align: top;
}

.border-top {
	border-top: 1px solid #000 !important;
}
.border-bottom {
	border-bottom: 1px solid #fff;
}
.border-bottom-black {
	border-bottom: 1px solid #000 !important;
}
.top-bottom-right-border {
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	border-right: 1px solid #fff !important;
}

.footer {
	border-left-style: hidden !important;
	border-right-style: hidden !important;
	border-left-color: #e6e6e6 !important;
	border-right-color: #e6e6e6 !important;
	border-bottom-color: #e6e6e6 !important;
	background-color:  #e6e6e6;
	border-top: 1px solid #000 !important;
}

.footer-text {
	border-bottom-style: hidden !important;
	border-bottom-color: #e6e6e6 !important;
	background-color:  #e6e6e6;
}

.italic {
	font-size: 0.9em;
	font-style: italic;
}

.outer-div {
	background-color:#e6e6e6;
	width: 100%;
	padding-bottom: 0.5rem
}

.outer-table {
	table-layout: fixed; 
	background-color:#e6e6e6;
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
}

/* .inner-tables {
	display: flex;
	justify-content: space-between; 

} */

.inner-table {
	width: 48%; /* Set a width for the inner tables */
	border: 1px solid #000; 
	font-size: 0.1rem !important;
	font-weight: normal !important;
}

p {
	padding: 0 0.5rem;
	font-size: 0.9rem;
}

h3 {
    padding-top: 1rem;
    padding-left: 0.5rem;
    margin-top: 0;
}

.absolute {
	position: absolute;
}
.relative {
	position: relative;
}

.white {
	color: white;
}

.red {
	color: red;
}

.w768x {
		background-color: #e6e6e6 !important;
}
.w768 {
	background-color: #e6e6e6 !important;
	width:768px;
}

.w1280 {
	background-color: #e6e6e6 !important;
	width:1280px;
}

.small  {
	font-size: 0.75rem; 
}

.line-height {
	line-height: 1;
}

.copyright {
    text-align: center;
    font-size: 0.7rem;
    color: #fff;
    display: block;
    padding: 0.5rem;
}

#afdrukken-knbb {
	float: right;
}

#afdrukken, #knbb {
	cursor: pointer;
}

a.no-decoration {
	text-decoration: none;
}

.small-text {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1;
}

.head-menu-text {
	font-size: 13px;
} 

.tellijst-icon {
	display: flex;
	justify-content: center;
	font-size: 0.6em !important;
	line-height: 1;
	color: black;
/* 	font-weight: bolder; */ 
}
	
#tableprint, td.print {
	border: none !important;
	border-bottom: 1px solid black !important;
	max-width: 1280px;	 
} 

.word-wrap {
	white-space: normal;
}
.print {
	max-width: 25px;
	padding: 0.5rem;
	background-color: #e6e6e6;
}

.head {
	font-size: 0.9rem;
	font-weight: bold;
	background-color: #e6e6e6;
	padding: 1rem;
	border-bottom-style: hidden !important;
	text-align: center;

}

.menu-button { 
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background-color:#4f5b93;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:12px !important;
	padding:6px 10px;
	margin-right: 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}

.menu-button:hover {
	background-color:#8892bf;
}

.menu-button:active {
	position:relative; 
	top:1px;
}

.imgareaselect-border1 {
	background: url(images/border-anim-v.gif) repeat-y left top;
}

.imgareaselect-border2 {
    background: url(images/border-anim-h.gif) repeat-x left top;
}

.imgareaselect-border3 {
    background: url(/images/border-anim-v.gif) repeat-y right top;
}

.imgareaselect-border4 {
    background: url(images/border-anim-h.gif) repeat-x left bottom;
}

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-handle {
    background-color: #fff;
	border: solid 1px #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-outer {
	background-color: #000;
    filter: alpha(opacity=50);
	opacity: 0.5;
}

.imgareaselect-selection {
}

@media (max-width: 768px) {
	td.wrap {
		white-space: normal !important; /* Allow text to wrap */
		word-break: break-word !important; /* Break words as needed */
	}
	
	.inner-table {
		margin-bottom: 20px; /* Add some spacing between the stacked tables */
	}
}

div.menu {
	width: 35px;
	height: 5px;
	background-color: white;
	margin: 0.3rem 0.3rem;
}
