.mydataball_blue, body, header, .container, p, footer, h1, h2, h3, h4, h5, h6, a, a:hover, a:visited, pre, input {background-color: #22609E!important; color:white !important; font-family: Raleway sans-sherif;}


/* LOGO MyDataBall special param */
body>header { border-bottom: 1px solid white !important;}
body>header figure img {margin-top:13px; margin-left:3px;}
body>header a, h1 {margin-top:17px !important;}

main {min-height:400px;}

article h3 {font-style: italic; font-size:1.5em;}

textarea {padding:15px;}

.underlined {text-decoration:underline;}

/* First view header rules */
main>header { margin-top: 20px !important;}

hr {background-color: white !important;}

.row { margin: 0; padding: 0;}

/* modal exists in Bootstrap framework ! */
.modalLightCMS { padding:25px; background-color:lightgreen; } /* modal  ~  popup pour messages dans contrôleur */

.text-white, header a, footer a {color: #fff!important;}

.blueButton {
	background-color: #41BFEE !important;
}
input[type=submit], button[type=submit] {
	background-color:#41BFEE !important;
	border-radius: 15px;
	border:none;
	margin-top:5px;
	padding:5px 20px;
}
input[type=text], input[type=password], input[type=email], input#capcha {
	background-color:white !important;
	color: #22609E!important;
}

.text-success {color: #94c11f!important;}

/* PHP Debug bloc */
.xdebug-var-dump, pre {
	background-color: black !important;
    padding: 20px;
    margin: 10px 0;
    font-size: 14px;
}

.infoIcone {width:30px; border-radius:50%;margin-right:5px;}

footer { border-top: 1px solid white !important; margin-top: 20px;}
footer p, footer ul { margin:15px !important;}
address { margin:0 30px !important; font-weight:lighter !important;}



