body {
	margin:30px 100px;
}

.jqte-wrapper {
	
}
.edit_rule_lang {
	/*display: none;*/
}

.exportPDFform {
	display:none;
}

table.visuels {
	width:100%;
	margin:40px 0px;
}
.visuels th,
.visuels td {
	text-align: center;
}

.visuels p {
	width:140px;
	height:210px;
	background-color:#eee;
	display: block;
	margin:0px auto;
}

/*.updateCards form {
	display:none;
}*/

.array-dices .visuel img {
	max-height:60px;
	width:auto;
}

.array-dices .name button {
	width:100%;
}

.edit-dice {
	min-height:31px;
}

.game-menu {
	margin-top:40px;
}

.card-header .name {
	text-transform: uppercase;
	font-weight: bold;
}

.superbe .card-header{
    background-color: #e8e34f !important;
}
.hpag .card-header {
    background-color: #5b7b82 !important;
    color: #fff;
}
.hpag .card-header .name {
    
}
.debut .card-header {
    background-color: #d6d7b5 !important;
}

.challenge .card-header {
    background-color: #b71817 !important;
}
.ttmc.plaisir .card-header {
    background-color: #f39500 !important;
}

.ttmc.scolaire .card-header {
    background-color: #97bf20 !important;
}

.ttmc.improbable .card-header {
    background-color: #682267 !important;
    color: #fff;
}
.ttmc.improbable .card-header .name {
    
}
.ttmc.mature .card-header {
    background-color: #0489bb !important;
    color: #fff;
}

.ttmc.mature .card-header .name {
    
}

.questions {
	background-color: #f5f5f5;
	padding: 10px;
}

.superbe .questions{
    background-color: #e9e8c4;
}
.hpag .questions {
    background-color: #b9d3d9;
}
.debut .questions {
    background-color: #f3f3dc;
}
.challenge .questions {
    background-color: #debebe;
}
.ttmc.plaisir .questions {
    background-color: #f7d9a9;
}
.ttmc.scolaire .questions {
    background-color: #dbe3c0;
}
.ttmc.improbable .questions {
    background-color: #caa5c9;
}
.ttmc.mature .questions {
    background-color: #b3ccd6;
}


.form-control.big {
	min-height:200px;
}

.extended-field {
	display:none !important;
}


.extended-field-show {

}