
body.login {
	background-color: #FFF;
	background-image: url('https://1daae2.claudeassets.com/20260308073803im_/https://www.4timingevent.com/wp-content/themes/4timingevent/img/login.jpg');
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center top;
}

body.login h1 a {
	background-image: url('https://1e3f69.claudeassets.com/20260308073803im_/https://www.4timingevent.com/wp-content/themes/4timingevent/img/login-logo.png');
	background-repeat: no-repeat;
	-webkit-background-size: auto;
	background-size: auto;
	background-position: center center;
	width: 250px;
	height: 100px;
}

#login {
	padding-top: 10%;
}

.login form {
	background: none !important;
	background-image: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-top: 0;
	padding: 0;
	overflow: visible;
}

#login form>p {
	background-color: #19161A;
	padding: 0 24px 0;
}

#login form>p:first-child {
	padding: 26px 24px 0;
}

#login form>p.forgetmenot {
	padding: 0 24px 24px;
	float: none;
}

#login form p.submit {
	background: none !important;
	display: block;
	padding: 26px 24px 0;
	text-align: center;
}

.login label {
	color: #C0BCB6;
}

.login #login_error, .login .message {
	margin-bottom: 0;
}

.login #nav {
	padding: 0;
	margin-top: 20px;
	float: left;
}

.login #backtoblog {
	padding: 0;
	margin-top: 20px;
	float: right;
}

.login #backtoblog a, .login #nav a {
	color: #19161A!important;
}



button,
label.btn,
a.btn,
a.btn:link,
a.btn:visited,
a.button,
a.button:link,
a.button:visited,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	float: none !important;
	background: #19161A!important;
	-webkit-background-size: 200% 100%;
	background-size: 200% 100%;
	background-position: right top;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 19px;
	line-height: 1.158!important;
	height: auto !important;
	color: #FFF;
	border: none!important;
	border-radius: 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	padding: 7px 42px!important;
	text-transform: uppercase;
	text-shadow: none;
	line-height: 1.158em;
	margin: 6px;
	outline: 0 !important;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	text-shadow: none !important;
	-moz-box-shadow: 0px 0px 5px -5px rgba(0,0,0,.5)!important;
	-webkit-box-shadow: 0px 0px 5px -5px rgba(0,0,0,.5)!important;
	-o-box-shadow: 0px 0px 5px -5px rgba(0,0,0,.5)!important;
	box-shadow: 0px 0px 5px -5px rgba(0,0,0,.5)!important;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,.5), Direction=NaN, Strength=5);
}

button:hover,
label.btn:hover,
a.btn:hover,
a.button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
button:focus,
label.btn:focus,
a.btn:focus,
a.button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
	background: #FFF;
	color: #19161A;
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5)!important;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5)!important;
	-o-box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5)!important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5)!important;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,.5), Direction=NaN, Strength=10);
}





body.couleur-vert button,
body.couleur-vert label.btn,
body.couleur-vert a.btn,
body.couleur-vert a.btn:link,
body.couleur-vert a.btn:visited,
body.couleur-vert a.button,
body.couleur-vert a.button:link,
body.couleur-vert a.button:visited,
body.couleur-vert input[type="submit"],
body.couleur-vert input[type="reset"],
body.couleur-vert input[type="button"] {
	color: #D1F096;
}


body.couleur-orange button,
body.couleur-orange label.btn,
body.couleur-orange a.btn,
body.couleur-orange a.btn:link,
body.couleur-orange a.btn:visited,
body.couleur-orange a.button,
body.couleur-orange a.button:link,
body.couleur-orange a.button:visited,
body.couleur-orange input[type="submit"],
body.couleur-orange input[type="reset"],
body.couleur-orange input[type="button"] {
	color: #E6AC09;
}



body.couleur-vert button:hover,
body.couleur-vert label.btn:hover,
body.couleur-vert a.btn:hover,
body.couleur-vert a.button:hover,
body.couleur-vert input[type="submit"]:hover,
body.couleur-vert input[type="reset"]:hover,
body.couleur-vert input[type="button"]:hover,
body.couleur-vert button:focus,
body.couleur-vert label.btn:focus,
body.couleur-vert a.btn:focus,
body.couleur-vert a.button:focus,
body.couleur-vert input[type="submit"]:focus,
body.couleur-vert input[type="reset"]:focus,
body.couleur-vert input[type="button"]:focus {
	background: #85C50B!important;
	background: -moz-linear-gradient(top, #85C50B 0%, #78A610 100%)!important;
	background: -webkit-linear-gradient(top, #85C50B 0%,#78A610 100%)!important;
	background: linear-gradient(to bottom, #85C50B 0%,#78A610 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85C50B', endColorstr='#78A610',GradientType=0 );
	color: #19161A;
}

body.couleur-orange button:hover,
body.couleur-orange label.btn:hover,
body.couleur-orange a.btn:hover,
body.couleur-orange a.button:hover,
body.couleur-orange input[type="submit"]:hover,
body.couleur-orange input[type="reset"]:hover,
body.couleur-orange input[type="button"]:hover,
body.couleur-orange button:focus,
body.couleur-orange label.btn:focus,
body.couleur-orange a.btn:focus,
body.couleur-orange a.button:focus,
body.couleur-orange input[type="submit"]:focus,
body.couleur-orange input[type="reset"]:focus,
body.couleur-orange input[type="button"]:focus {
	background: #E08616!important;
	background: -moz-linear-gradient(top, #E08616 0%, #E6AC09 100%)!important;
	background: -webkit-linear-gradient(top, #E08616 0%,#E6AC09 100%)!important;
	background: linear-gradient(to bottom, #E08616 0%,#E6AC09 100%)!important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E08616', endColorstr='#E6AC09',GradientType=0 );
	color: #19161A;
}
/*
     FILE ARCHIVED ON 21:37:12 Aug 11, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:16:23 Aug 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.563
  exclusion.robots: 0.081
  exclusion.robots.policy: 0.068
  esindex: 0.009
  cdx.remote: 17.065
  LoadShardBlock: 79.621 (3)
  PetaboxLoader3.datanode: 458.872 (5)
  load_resource: 493.971
  PetaboxLoader3.resolve: 85.663
  loaddict: 378.523
*/