.ultimatequiz input[type=number] {
	max-width: 60px;
}
.ultimatequiz textarea {
	overflow-x: hidden; /* Equalize textarea height in Firefox and Chromoclones */
}
.ultimatequiz dl:not(:last-of-type) {
	padding-bottom: 14px;
}
.ultimatequiz form dd,
.ultimatequiz form dt {
	margin-top: 5px;
}
.ultimatequiz form dt span:last-of-type,
.ultimatequiz form dd span:last-of-type {
	display: block;
	margin-bottom: 5px;
}
.ultimatequiz form br.uqm-divider {
	display: block;
	margin-bottom: 3px;
}
.ultimatequiz dd label {
	display: inline-block;
	padding: 2px 0;
}
.ultimatequiz h2 + span {
	font-size: 1.1em;
	display: block;
	margin-bottom: 6px;
}
.ultimatequizinfos {
	font-size: 1.3em;	
}

.ultimatequiz h2.forum-title {
	float: left;
	margin-top: 0.3em;
}
.ultimatequiz h2.topic-title {
	margin-top: 0.5em;
}
.ultimatequiz .uqm-play img {
	max-width: 52%;
}
.ultimatequiz .uqm-results img {
	max-width: 15%;
}
.ultimatequiz .uqm-stats img {
	max-width: 15%;
}
.ultimatequiz .uqm-stats .pollbar1 {
	margin-bottom: 4px;
}
.crono {
	/* couleur du crono */
	background-color: #FF6F71;
}
.crono2 {
	/* taille du crono */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 5.3em;
	background-color: #BF1A1C;
	color: #019800;
}
.nombredequiz {
	/* taille du crono */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.5em;
}
.noquiz {
	/* taille du crono */
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, Sans-serif;
	font-size: 1.4em;
}
.add {
	margin-top: -3px;
	margin-right:1px;
}
#quizeinfos{
    max-height : 1.5em;
    border: 1px solid;
    transition: all 0.4s
}

.voir {
	margin-top: 15px;
}
.description {
	font-size: 1.5em;
	font-weight: bold;
}
.qn {
	min-width: 33%;
}
.qp {
	min-width: 33%;
}
.qa {
	min-width: 33%;
}


/* CLASSEMENT DES JOUEURS */
.a1 {
	font-size: 1.1em;	
	width: 100%;  
}

.a {
	width: 20%;  
}

.b {
	width:17%;  
}

.c {
	width:17%;
}


.d {
	width:17%;	
}

.e {
	width:11%; 
}
.f {
	width:16%; 
}

ul.topiclist dd {
	border-left-color: transparent;
}