
.selection
{
background:#eee;padding:10px 0;border-radius:3px;color:#444;font-weight:400;font-size:16px;width:100%!important;padding-left:10px;-webkit-box-sizing:border-box;/* Safari/Chrome, other WebKit */    -moz-box-sizing:border-box;    /* Firefox, other Gecko */    box-sizing:border-box
}
.date_time
{
		border: 1px solid #ccc;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		width: 210px;
		max-width: 100%;
		display: block;
		margin-bottom: 20px;
		background: #fff; }
.bouton
{
background:#59a3fc;
    position:relative;
    color:#fff;
    font-weight:400;
    font-size:18px;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
    padding:13px 44px
}
.bouton_reponse
{
background:#0FB82E;
    position:relative;
    color:#fff;
    font-weight:400;
    font-size:18px;
	width: 700px;;
	max-width: 100%;
    border-radius:3px;
    text-align:center;
    text-decoration:none;
   
}
.court
{
font-size:18pt;
width:50%;
}
.long
{
font-size:18pt;
width:100%;
}