#bloc_offre_bienvenue_popup{
    white-space: nowrap;
    transform: scale(0.3);
    position: relative;
    margin-top: -60px;
}

.sectionBienvenue{
    text-align: left;
}

.popupProlongationDelai .mfp-close{
    display: none;
}

#wrappersmsdoaction td {
    white-space: inherit;
}

#supprimer-les-sms{
    width:auto;
}

#montantsmskeep{
    width:40px;
}


.fichieroffertpopup_title {
    font-weight: bold;
    font-size: 1.5em;
    margin-top: -13px;
}

.fichieroffertpopup_maintext {
    line-height: 25px;
}

.wrapperpopupfichieroffert {
    text-align: center !important;
    width: auto;
    min-height: 97px;
    max-height: none;
    height: auto;
}

.fichieroffertpopup_timertextsub {
    position: relative;
    top: -20px;
    margin-bottom: -20px;
}

.fichieroffertpopup_littletext {
    font-size: 0.7em;
}

.flip-clock-wrapper ul li a div div.inn{
    background-color: white!important;
    color: #00a4dd!important;
}

.fichieroffertpopup_button{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.fichieroffertpopup_bluetext {
    color:
            #00A4DD;
    font-weight: bold;
}

[id^=popup] {
    padding-bottom: 15px !important;
}

.barre_progression_timeline {
	height: 8px;
	width: 100%;
	background: #f4f6f9;
	margin-bottom: 15px;
	position: relative;
	margin-top: 30px;
}

.pourcentage_bp {
	width: 0%; /* A faire évoluer à chaque étape pour que la barre de progression tombe exactement sur le point correspondant à l'étape où on se situe */
	background: #00a4dd;
	height: 100%;
	position: relative;
}

.point_bp {
	position: absolute;
	width: 15px;
	height: 16px;
	background: #f4f6f9;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}

#point_0 {

	background-color: #00a4dd;
}
.img-popup{
    width: 35px;
}

.marginTop10{
    margin-top: 10px;
}

#contenuPopupDeBienvenue .barre_progression {
	margin-bottom: 30px;
}

.wrapperButtonMailAdmin{
    color:purple;
}

.desactiveButton{
    opacity:0.5;
    pointer-events:none;
}

.btn.btn-block.btn-success.bleu.d-inline-block.bouton-c-compris-popup-incitation-offre-auto {
    width: auto;
}

.footer-popup.footer-popup-incitation-offre-auto {
    width: 100%;
}

.d-inline-block.div-ne-plus-proposer {
    position: absolute;
    left: 0;
}


.white-popup-block-general{
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
}

.white-popup-block-tutoriel{
    background: #FFF!important;
    padding: 20px 30px!important;
    text-align: left!important;
    margin: 40px auto!important;
    position: relative!important;
}


.boutonreactivationoffreautomatique, .boutonvoiroffresauto, .bouton-fermeture-popup-bienvenue {
    padding: 7px !important;
}

.bouton-c-compris-popup-incitation-offre-auto{
    padding: 7px!important;
}

#popup1 .vert {
    background: #22b14c !important;
  /*  line-height: 34px !important;*/
    width: auto;
    font-size: 1em;
}

.popupAdmin{
    max-width: 850px!important;
}


#reportPopup {
    background: grey !important;
    color: white !important;
}

#reportPopup {
    background: white !important;
    color: black !important;
    border: 1px solid black !important;
    height: 35px !important;
}

#cancelAIRequest {
    background: red !important;
    color: white !important;
    height: 35px !important;
}

#payForAIRequest {
    background: green !important;
    height: 35px !important;
    color: white !important;
    font-size: 1em !important;
}

#montantTotalIARequest {
    width: 50px;
}