.vp-color-bg-action{
	color: #fff!important;
	background-color: #e2680f!important;
}
.vp-color-bg-ressource{
	color: #fff!important;
	background-color: #5571a8!important;
}
.vp-color-bg-racine{
	color: #fff!important;
	background-color: #915721!important;
}
.vp-color-bg-method{
	color: #fff!important;
	background-color: #7abd5b!important;
}
.vp-color-bg-black{
	color: #fff!important;
	background-color: #000000!important;
}
.vp-color-action{
	color: #e2680f!important;
	background-color: #fff!important;
}
.vp-color-ressource{
	color: #5571a8!important;
	background-color: #fff!important;
}
.vp-color-racine{
	color: #915721!important;
	background-color: #fff!important;
}
.vp-color-method{
	color: #7abd5b!important;
	background-color: #fff!important;
}
.vp-color-black{
	color: #000000!important;
	background-color: #fff!important;
}
.vp-color-bg-transparent-action{
	color: #e2680f!important;
	background-color: #fff0!important;
}
.vp-color-bg-transparent-ressource{
	color: #5571a8!important;
	background-color: #fff0!important;
}
.vp-color-bg-transparent-racine{
	color: #915721!important;
	background-color: #fff0!important;
}
.vp-color-bg-transparent-method{
	color: #7abd5b!important;
	background-color: #fff0!important;
}
.vp-color-bg-transparent-black{
	color: #000000!important;
	background-color: #fff0!important;
}

.ck.ck-editor__editable_inline>:last-child {
     margin-bottom: 0!important;
}


.ck.ck-editor__editable_inline>:first-child {
     margin-top: 0!important;
}
.vp-color-interface{
	color:#E3680C;
}
.vp-bgcolor-interface{
	background-color:#E3680C!important;
	color:white;
}
