@charset "utf-8";
body { 
	font-family:Arial;
	/* font-size: 1.1vw !important; */
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(/images/bg_blackOverall.jpg);
	background-repeat: repeat-x;
}
table { 
	font-family:Arial;
	border-spacing:0px;
	border-collapse:collapse;
}
.teamheader {
	text-align: center; 
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
}
.teamowners { 
	text-align: center; 
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000; 
	border-bottom:2px solid #000000; 
}
.assemblyrow {
	text-align: center; 
	border:1px solid #000000;
}
.assemblyrowempty {
	text-align: center; 
	border:0px;
}
.assemblyrowsubstituted {
	text-align: center; 
	border:1px solid #000000;
	font-style: italic;
}
.assemblyrowwithdrawn {
	text-align: center; 
	border:1px solid #000000;
	text-decoration: line-through;
}
.assemblyrowwithdrawnsubstituted {
	text-align: center; 
	border:1px solid #000000;
	text-decoration: line-through;
	font-style: italic;
}
.substituted {
	font-style: italic;
}
.withdrawn {
	text-decoration: line-through;
}
.pricedivrowleft {
	text-align: left;
	width:200pt;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
}
.pricedivrowempty {
	text-align: left; 
	width: 8pt;
	border-bottom:1px solid #000000;
}
.pricedivroweuro {
	text-align: right; 
	width: 15pt;
	border-bottom:1px solid #000000;
}
.pricedivrowright {
	text-align: right;
	width:50pt;
	border-bottom:1px solid #000000;
}
.pricedivrowemptyright {
	text-align: left; 
	width: 2pt;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.stageresultrowleft {
	text-align: left;
	border-bottom:1px solid #000000;
}
.stageresultrowleftnumber {
	text-align: left;
	width: 2em;
	border-bottom:1px solid #000000;
}
.stageresultrowleftname {
	text-align: left;
	border-bottom:1px solid #000000;
}
.stageresultrowempty {
	text-align: left; 
	width: 1em;
	border-bottom:1px solid #000000;
}
.stageresultroweuro {
	text-align: right; 
	width: 2em;
	border-bottom:1px solid #000000;
}
.stageresultrowright {
	text-align: right;
	border-bottom:1px solid #000000;
}
.stageresultrowemptyleft {
	text-align: left; 
	width: 1em;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.stageresultrowemptyright {
	text-align: left; 
	width: 1em;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.stagetotalrowleft {
	text-align: left;
	width:80pt;
	border-bottom:1px solid #000000;
}
.stagetotalrowleftnumber {
	text-align: left;
	width:20pt;
	border-bottom:1px solid #000000;
}
.stagetotalrowrightnumber {
	text-align: right;
	width:25pt;
	border-bottom:1px solid #000000;
}
.stagetotalrowleftname {
	text-align: left;
	width:150pt;
	border-bottom:1px solid #000000;
}
.stagetotalrowempty {
	text-align: left; 
	width: 8pt;
	border-bottom:1px solid #000000;
}
.stagetotalroweuro {
	text-align: right; 
	width: 10pt;
	border-bottom:1px solid #000000;
}
.stagetotalrowright {
	text-align: right;
	width:40pt;
	border-bottom:1px solid #000000;
}
.stagetotalrowemptyleft {
	text-align: left; 
	width: 2pt;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
}
.stagetotalrowemptyright {
	text-align: left; 
	width: 2pt;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.rtable { 
	padding: 0;
	border-spacing: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
.rtext {
	color: #333;
	background-color: #F7F7F7;
}
.rdark {
	color: #333;
	background-color: #EEE;
}
.rset {
	text-align: left;
	width: 50px;
	vertical-align: top;
}
.rcontact {
	text-align: left;
	width: 650px;
	vertical-align: top;
}
.rlist {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 17px;
}
.rlist li {
	padding-left: 20px;
}
.header img {
	margin-top: 20px;
	margin-left: -20px;

}
.containerOld {
	width: calc( 100vw - 50px );
	margin-right: auto;
	margin-left: auto;
}
.menucontainer {
	width: calc( 100vw);
	background-color: #000;
	margin-right: auto;
	margin-left: auto;
}
#text {
	margin:50px auto;
	width:500px;
}
.hotspot {
	cursor:pointer;
}
#tt {
	position:absolute;
	display:block;
	background:url(images/tt_left.gif) top left no-repeat;
}
#tttop {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_top.gif) top right no-repeat;
	overflow:hidden;
}
#ttbot {
	display:block;
	height:5px;
	margin-left:5px;
	background:url(images/tt_bottom.gif) top right no-repeat;
	overflow:hidden;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
}
.pricedivheader {
	text-align: center; 
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.stageresultheader {
	text-align: center; 
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.stageresultsubheader {
	text-align: center; 
	border-top:1px solid #000000; 
	border-bottom:1px solid #000000;
}
.stageresultsubheaderleft {
	text-align: center; 
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-bottom:1px solid #000000;
}
.stageresultsubheaderright {
	text-align: center; 
	border-top:1px solid #000000; 
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
.rhead {
	color: #333; 
	height: 22px; 
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
 }
.header {
	height: 150px;
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center top;
	color: #FFF;
	margin-top: 0px;
}
.menuLeft {
	float: left;
	width: 140px;
	margin-top: 50px;
	border: 1px solid #333;
	border-radius: 6px;
	box-shadow: 3px 3px #CCC;
	height: 342px;
}
input[type=button] {
    border: 1px solid #333;
    color: #333;
    padding: 0px;
    padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
    margin: 0px;
    margin-bottom: 1px;
    width: 8em;
    height: 2.2em;
	list-style-type: none;
	position: relative;
	text-align: center;
	cursor: pointer;
}
input[type=button]:hover {
    background-color: #33C; /* Green */
    color: white;
}
.input {
    background-color: #FF9900;
    border: 1px solid #333;
    color: #333;
    padding: 0px;
    padding-left: 8px;
	padding-right: 8px;
    text-decoration: none;
    margin: 0px;
    margin-bottom: 1px;
    width: 8em;
    height: 2.2em;
	list-style-type: none;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.input:hover {
    background-color: #33C; /* Green */
    color: white;
}
.inputadmin {
    background-color: #FF9900;
    border: 1px solid #333;
    color: #333;
    padding: 0px;
    padding-left: 8px;
	padding-right: 8px;
    text-decoration: none;
    margin: 0px;
    margin-bottom: 1px;
    width: 14em;
    height: 2.2em;
	list-style-type: none;
	position: relative;
	text-align: center;
	cursor: pointer;
}
.inputadmin:hover {
    background-color: #33C; /* Green */
    color: white;
}
.btn-check:focus+.btn-secondary, .btn-secondary:focus {
    color: #fff;
    background-color: #33C;
    border-color: transparent !important;
    box-shadow: 0 0 0 0.25rem transparent !important;
}
.inputSelectie {
	width: 10em;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #000;
	display: flex;
	justify-content: center;
}
.ul-nav {
	min-width: 6rem;
	background-color: transparent !important ;
	border: 0;
}
ul li {
	padding: 4px 0px 0px 0px;
}
.menu {
	float: left;
	position: fixed;
}
.tooltiphover{
	cursor: pointer;
}
.tooltip-inner {
    border: 1px solid #000 !important;
    color: #000 !important;
}
.tooltip.show {
	opacity: 1 !important;
}
.inputsmall {
    background-color: #FFFF99;
    border: 1px solid #333;
    color: #333;
    padding: 0px;
    text-decoration: none;
    margin: 5px;
    margin-bottom: 1px;
    width: 2em;
    height: 2em;
	list-style-type: none;
	text-align: center;
	cursor: pointer;
}
.inputsmall:hover {
	background-color: dodgerblue;
	color: white;
}
select{
	width: calc( 100vw - 160px);
	max-width: 400px;
}
.select-css {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em;
    width: 100%;
    max-width: 100%; 
}
.hidden {
	display: none;
}