/**
Couleur Texte Données sur foncé #ff9966
**/


#page-content {
	background-color: black;
}

#CookieAdvice, .CookieBottom {
	background-color: #aaa;
	margin: auto;
	color: white;
	display: inline-flex;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#CookieAdvice h5, .CookieBottom h5 {
	margin-top: 1em;
	font-size: 1em;
}

.AppPage.onZoomOut {
	background-color: black;
	background-image: url(https://baseballcardapp.com/wp-content/uploads/2023/04/iStock-1057589414-tableau-ZoomOut.png);
	background-size: contain;
	background-repeat: no-repeat;
	min-height: 600px;
	color: #ddd;
}

.AppPage.onZoomIn {
	background-color: black;
	background-image: url(https://baseballcardapp.com/wp-content/uploads/2023/04/iStock-1057589414-tableau-ZoomIn.png);
	background-size: contain;
	background-repeat: no-repeat;
	min-height: 600px;
	color: #ddd;
}


.TitleGame {
	font-size: 1.5em;
	text-align: center;
}

.GameNum {
	color: #ff9966;
}

.btn-ctrl-baseball, .btn-link->i.fa-plus-circle {
	color: #ddd;
}

.btn-ctrl-baseball:hover, .btn-link->i.fa-plus-circle:hover {
	color: #aaa;
}

.GameControl:hover {
	padding-top: 0px;
	
}

/*
html.wf-googlesans-n3-active.wf-googlesans-i3-active.wf-googlesans-n4-active.wf-googlesans-i4-active.wf-googlesans-n5-active.wf-googlesans-i5-active.wf-googlesans-n7-active.wf-googlesans-i7-active.wf-roboto-n3-active.wf-roboto-i3-active.wf-roboto-n4-active.wf-roboto-i4-active.wf-roboto-n5-active.wf-roboto-i5-active.wf-roboto-n7-active.wf-roboto-i7-active.wf-active body.page-template.page-template-own-no-sidebar.page-template-own-no-sidebar-php.page.page-id-61.page-child.parent-pageid-2.logged-in.admin-bar.wp-custom-logo.wp-embed-responsive.customize-support div#content-wrapper footer div#CookieAdvice.container.flex-row.fixed-bottom

*/

.CookieText {
	font-size: 0.75em;
}
