/*********** general setting *********/
#setting-error-tgmpa,
#message{
	display: none !important;
}
body{
	background:#F1F1F1;
}
.alert01{
	display: none;
	color: #f00;
}
label{
	display: block;
}
.form-group{
	padding: 0;
}
textarea{
    width: 100%;
    /*resize: none;*/
}
.meta-title{
	height: 100px;
}
.meta-description{
	height: 200px;
}
h1{color: #0063b1}
hr{margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #FF9800;}
.chargement-desservicesload,
.chargement-departement,
.chargement-load,
.chargement-services,
.chargement-stat,
.chargement-donner,
.chargement-articles{
	display: none;
    width: max-content;
    height: max-content;
    position: absolute;
    top: -40px;
    left: 224px
}
.insert-post{
	position: relative;
	width: 200px;
}
.chargement-insertion,
.chargement-update2{
	display: none;
	width: max-content;
    height: max-content;
    position: absolute;
    top: 10px;
    left: 200px;
}
.update-nag,
.error,
.vc_license-activation-notice{
	display: none !important;
}
.progress{
	height: 40px !important;
	background: #ddd !important;
}
.chargement-departement2{
	top: 34px;
}
.display-none,
.mise-insertion,
.stop-interval,
.insertion-posttermine,
.insertion-text,
.chargement-update2,
.chargement-articles{
	display: none;
}
#nejeh556_ifr{
	height: 500px !important;
}
.titre-service,
.span-count{
	display: block;
    width: max-content;
}
.publish-count{
	display: block;
    width: max-content;
}
.strong-first,
.titre-service{
	color: #333;
    background-color: #FFCC00;
    border-color: #FFCC00;
}
.spanser{
	position: relative;
    display: inline-block;
    background: #fe6b38;
    color: #fff;
    padding: 2px 25px 2px 5px;
    border-radius: 3px;
    margin-right: 10px;
    margin-top: 8px;
    font-size: 8px;
}
.spanser:hover{
	cursor: pointer;
}
.spanser>i{
	top: 8px !important;
    right: 5px !important;
    color: #fff !important;
}

.voile{
display: none;
	 width: -webkit-fill-available;
    height: 100%;
    position: absolute;
    background: #1c1c1c;
    z-index: 9;
    opacity: 0.8;
  	top :0;
   left: -20px;
   
}
.progress{
	position: absolute; display: none;
    top: 250px;left: calc(50% - 150px);
    z-index: 9999;
    width: 300px;
    height: 20px !important;
}
.progress-bar{
      font-size: 18px;
    height: 20px;
 }
.btn_process{
	position: absolute; 
    top: 290px;left: calc(50% - 58px);
    z-index: 9999;
    width: 115px;
    height: 20px !important;
}
.stop-process-insertion{
	display: none;	background-color: #F44336;border-color: #F44336;
}
.retablir-process-insertion{
	display: none;background-color: #4CAF50;border-color: #4CAF50;
}