@font-face {
    font-family: Helvetica Neue Condensed;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: local("HelveticaLTStdCond-Regular"), local("HelveticaLTStdCond-LightCond "), url("https://markup.nieuwsblad.be/extra/assets/font/HelveticaLTStdCond-Regular.woff2") format("woff2"), url("https://markup.nieuwsblad.be/extra/assets/font/HelveticaLTStdCond-Regular.woff") format("woff")
}
@font-face {
    font-family: Helvetica Neue Condensed;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: local("HelveticaLTStdCond-Medium"), local("HelveticaLTStdCond-Cond "), url("https://markup.nieuwsblad.be/extra/assets/font/HelveticaLTStdCond-Medium.woff2") format("woff2"), url("https://markup.nieuwsblad.be/extra/assets/font/HelveticaLTStdCond-Medium.woff") format("woff")
}
@font-face {
    font-family: Helvetica Neue Condensed;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: local("HelveticaLTStdCond-Bold"), local("HelveticaLTStdCond-BoldCond "), url("https://markup.nieuwsblad.be/extra/assets/font/HelveticaLTStdCond-Bold.woff2") format("woff2"), url("https://markup.nieuwsblad.be/extra/assets/font/HelveticaLTStdCond-Bold.woff") format("woff")
}
@font-face {
    font-family: Helvetica Neue LT;
    src: local("HelveticaNeue-CondensedBold"), url("https://markup.nieuwsblad.be/extra/assets/font/helvetica-neue-lt/HelveticaNeueLTStd-BdCn.woff2") format("woff2"), url("https://markup.nieuwsblad.be/extra/assets/font/helvetica-neue-lt/HelveticaNeueLTStd-BdCn.woff") format("woff");
    font-display: swap;
    font-style: normal;
    font-weight: 700
}
@font-face {
    font-family: Helvetica Neue LT;
    src: local("HelveticaNeue-CondensedBlack"), url("https://markup.nieuwsblad.be/extra/assets/font/helvetica-neue-lt/HelveticaNeueLTStd-BlkCn.woff2") format("woff2"), url("https://markup.nieuwsblad.be/extra/assets/font/helvetica-neue-lt/HelveticaNeueLTStd-BlkCn.woff") format("woff");
    font-display: swap;
    font-style: normal;
    font-weight: 900
}

.selligent {
	margin-left: -25px !important;
	margin-right: -25px !important;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 25px;
	font-family: "Produkt Black", "Arial Black", sans-serif;
	font-style: normal !important;
	text-transform: uppercase;
	margin-bottom: 30px;
}

h2.team {
	font-size: 25px;
	font-family: "Produkt Black", "Arial Black", sans-serif;
	font-style: normal !important;
	text-transform: uppercase;
	margin-bottom: 30px;
	color: #000068;
	border-bottom: 1px solid #000068;
}

.grey {
	background: #fbfbfb;
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.btn {
	color: #ffffff !important;
	background-color: #000068;
	padding: 10px 15px;
	text-align: center;
	display: block;
	width: 200px;
	margin: 15px auto;
	font-family: "Helvetica Neue Condensed", "Arial Black", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.1rem;
	border-radius: 0px;
	font-weight: bold;
}

.btn-back {
	font-size: 0.9rem;
	padding: 5px 10px;
	width: 120px;
	float: left;
}

.btn-add-team {
	font-size: 0.9rem;
	padding: 5px 10px;
	width: 120px;
	float: right;

	float: none;
	width: auto;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.strong {
	font-weight: bold;
}

.privacy {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.privacy a {
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.selligent a {
	color: #212529;
}

.row.marginbottom {
	margin: 0 0 0.625rem;
}

.progressbar {
	display: block;
	height: 13px;
	width: 100%;
	background: #b0d2ea;
	border-radius: 10px;
	margin-bottom: 30px;
}

.progressbar .step {
	background: #000068;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	display: block;
	height: 13px;
}

.progressbar .step.step1 {
	width: 20%;
}

.progressbar .step.step2 {
	width: 40%;
}

.progressbar .step.step3 {
	width: 60%;
}

.progressbar .step.step4 {
	width: 80%;
}

.progressbar .step.step5 {
	width: 100%;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

label {
	font-family: Helvetica Neue LT, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 5px;
}

form .row {
	margin-bottom: 10px;
}

.error label {
	color: #ff0000;
}

.tt {
	display: inline-block;
	background: url(../images/jeugdcup-info.png) no-repeat;
	background-size: cover;
	height: 18px;
	width: 18px;
	margin-left: 10px;
}

.tooltip-main {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	font-weight: 700;
	background: #000068;
	border: 1px solid #000068;
	color: #ffffff;
	margin: 4px 121px 0 5px;
	float: right;
	text-align: left !important;
}

.tooltip-qm {
	float: left;
	margin: -2px 0px 3px 4px;
	font-size: 12px;
}

.tooltip-inner {
	max-width: 236px !important;
	font-size: 12px;
	padding: 10px;
	background: #000068;
	color: #ffffff;
	border: 1px solid #000068;
	text-align: left;
}

.tooltip.show {
	opacity: 1;
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
	border-top-color: red;
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before {
	border-bottom-color: red;
}

.tooltip.bs-tether-element-attached-left .tooltip-inner::before {
	border-right-color: red;
}

.tooltip.bs-tether-element-attached-right .tooltip-inner::before {
	border-left-color: red;
}

.form-control,
.form-control:focus {
	border-radius: 0px;
	border: 1px solid #000068;
	color: #000068;
}

select option:hover, select option:focus {
    background: #000068 !important;
	background-color: #000068 !important;
}

.form-control option {
	color: #000068;
}

#team-template {
	display: none;
}

.team {
	margin-bottom: 50px;
}

.white {
	background: #ffffff;
	padding: 15px;
	margin-bottom: 20px !important;
}

.team.white h2 {
	font-family: "Produkt Black", "Arial Black", sans-serif;
	text-transform: uppercase;
	color: #000068;
	text-align: center;
	font-size: 20px;
}

.lbl {
	word-break: break-word;
	word-wrap: break-word;
}

.lbl.strong {
	font-family: Helvetica Neue LT, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.lbl.blue {
	color: #000068;
	text-transform: none;
}

.col-md-6.team:nth-child(2n)>.row {
	border-left: 2px solid #000068;
}

@media only screen and (max-width: 768px) {
	.col-md-6.team:nth-child(2n)>.row {
		border-left: none;
	}
}

.overzicht {
	margin: 0px !important;
}

.overzicht .grey {
	margin-bottom: 20px;
	padding: 20px;
}

.club {
	font-family: Helvetica Neue LT, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.club h2 {
	color: #000068;
	text-transform: uppercase;
}

.clubs .grey {
	display: none;
}

.clubs .grey.show {
	display: block;
}

#btn-upload {
	color: #ffffff !important;
	background-color: #000068;
	padding: 10px 15px;
	text-align: center;
	display: inline-block;
	margin: 15px auto;
	font-family: "Helvetica Neue Condensed", "Arial Black", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9rem;
	border-radius: 0px;
	cursor: pointer;
	font-weight: bold;
}

#divUpload {
	display: none;
}

.ui-autocomplete {
	border:1px solid #000068;
	color: #000068;
}
.ui-menu-item-wrapper {
	font-family: Helvetica Neue LT, Arial, Helvetica, sans-serif;
	color: #000068;
    padding: 5px;
	padding-left: 10px;
	cursor: pointer;
}
.ui-menu-item-wrapper.ui-state-active {
	background-color: #000068;
    color: #ffffff;
}

a.nopadding {
	padding: 0px !important;
}

h2 .delete {
	cursor: pointer;
	float: right;
}

.errorMessage, .errorMessageConsent {
	font-weight: bold;
	color: #ff0000;
	display: none;
}


.selligent .hide {
	display: none !important;
}

.provincies{
	margin-top: -9px;
	display:block;
	line-height: 16px;
	font-style: italic;
	font-size: 12px;
}

.provincies a{
	text-decoration:underline;
}

.clublogo {
	max-width: 200px;
    max-height: 150px;
}

.clubs .col-md-4{
	text-align: center;
}

.btn .arrow{
	vertical-align: 3px;	
}

.moreinfo{
	display:none;
}

.toggle{
	cursor: pointer;
}

#logo-consent{
	height: 65px;
    overflow-y: scroll;
	display:none;
}

label[for=consent]
{
	text-transform: initial;
	font-size: 14px;
	width: 100%;
	display: initial;
	font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#CONSENT{
	margin-right: 5px;
}

#upload-result{
	margin-bottom:15px;
}

.arrowup{
	display:none;
}

.overviewtext{
	font-size: 16px;
}

@media only screen and (max-width: 768px) {
	.grey {
		padding: 20px;
	}
}