.margintop-10{
    margin-top: 10px;
}
.min-width-99{
    min-width: 99px
}
.text-center{
    text-align: center !important;
    vertical-align: middle !important;
}
.min-width-134{
    min-width: 134px
}
.Tire{
    font-family: Nunito, sans-serif;color: #374649;font-weight: 500;
    padding-top: 24px ! important;
}
/*Over boostrap css*/
h2, .h2 {
  font-size: 1.22rem; }
h4, .h4 {
  font-size: 1.15rem; }
.content-wrapper{
    padding:1.1rem !important;
}
.card{margin-bottom: 3px !important;}
.font-size-13 {font-size:13px;}

/* Other Style*/
.StyleDate{
	    height: 39px!important;
		font-size: 15px;
}
.updated{
	color:red;
}
.noPadding{
    padding: 0px !Important;
}
.noPaddingLeft{
    
    padding-left: 0px !Important;
}
.titleSmall{
	font-size: 1em;
}
.autocomplete-off{
	
}
.autocomplete-off:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

/*================================================================================
STYLES UTILISES DANS LE JS
================================================================================*/
.act-save{
	display:none;
	font-size:12px;
}
.act-save-btn {
	
}

.act-tester{
	display:none;
	font-size:12px;
}
.act-tester-btn {
	
}

.act-envoi-email{
	display:none;
	font-size:12px;
}
.act-envoi-email-btn {
	
}
.margeCaptcha{
    margin-left: 16.66666667%;
}
.colorRed{
    color: red;
}
.displayNone{
    display:none;
}
.margeBottom2{
    margin-bottom:2px;
}
.margeBottom20{
    margin-bottom:20px;
}
.lineHeight3{
    line-height:3;
}
.colorBleue{
    color:#2196F3;
}
.colorFF{
    color:#FF0000
}
.colorOlivedrab{
    color:olivedrab;
}
.Reglette{
    margin-right: 1px;
    margin-top:-10px;
}
.width100{
    width: 100px;
}
.styleExcel{
    border-style: hidden;
    background-color: white;
    border-color: white;
}
.classExcel{
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
    width: 56px;
    height: 56px;
}
.classSearch{
    border: 1px solid #2196F3 ;
    border-color: #2196F3;
    padding: 10px;
    margin-bottom: 16px;
}
.margeTop{
    margin-top:28px;
}
[v-cloak]{
  display: none;
}
.lineHeight{
    line-height:1;
}
.margeTop3{
    margin-top: 7px;
}
.margeLeft4{
        margin-left: 3rem !important;
}
.styleTel{
    width: 139px;
}
.IconWarning{
color:#ed0000!important;
position: absolute;
top: 0;
right: 4px;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 30px;
/* text-align: center; */
pointer-events: none;
display:none;
}
.has-warning .form-control-feedback
{
display:none
}
.iconeBTN{
    max-width: 10px;
    text-align: center;
}
.styleProfil{
    color:#3CB371;
}
.styleCarte{
    color:#FF8C00
}
.colorPaiement{
   color:#0232B0 
}
.no-display{display: none;}
.no-padding{padding:0px;}
.flag-menu{height: auto; width: 25px;}
.alert-01{border-color: #ed0000!important;background-color: #ed0000!important; color: white!important;    padding: 20px;}
.alert-01-label{color:white;opacity:0.8}
.alert-01-container{position: fixed; width: 100%; bottom: 0%;z-index: 9999999999999999999;}
.alert-01-container-01{border-color: #ed0000!important;background-color: #ed0000!important; color: white!important;    padding: 20px;}
.padding-top-30{padding-top: 30px;}
.card-sp{padding:2.5em;}
.width-60{max-width:60px;}
.width-80{max-width:80px;}
.cursor-pointer{cursor: pointer;}
.min-height-500 {min-height: 500px;}
.margin-top-100 {margin-top:100px;}


.actions-buttons{white-space: nowrap}
@media only screen and (max-width:400px) {
    /*.margeCaptcha {
            margin-left: 0% ! important;
    }*/
    }
@media only screen and (max-width:600px) and (min-width:402px) {
  /*  .margeCaptcha {
            margin-left: 12% ! important;
    }*/
    }
/*@media only screen and (max-width:900px and min-width:800px) {
    .margeCaptcha {
            margin-left:0% ! important;
    }
    }*/
 @media only screen and (max-width: 1000px ) {
     .g-recaptcha {
      -webkit-transform: scale(0.77);
     -moz-transform: scale(0.77);
      -ms-transform: scale(0.77);
       -o-transform: scale(0.77);
          transform: scale(0.77);
   -webkit-transform-Origin: 0 0;
      -moz-transform-Origin: 0 0;
       -ms-transform-Origin: 0 0;
        -o-transform-Origin: 0 0;
           transform-Origin: 0 0;
}
    }   
/*@media only screen and (max-width: 1000px) {
    .margeCaptcha {
            margin-left: 0% ! important;
    }

}*/
@media only screen and (max-width: 1200px) and  (min-width:700px) {
   /* .margeCaptcha {
            margin-left: 0% ! important;
    }*/

}
.g-recaptcha{
    display: inline-block;
}
.margeBottom{
    margin-bottom: 5px ! important;
}
:root {
    --cc-btn-primary-bg: #ED0000 !important;
    --cc-btn-primary-hover-bg: #be0000 !important;
    --cc-btn-border-radius: 50rem !important;
    --cc-accor-border-radius: .4rem !important;
}
#cc-main .cm--inline .cm__btn-group {
    grid-auto-flow: row !important;
    gap: 5px !important;
}

#cc-main .pm__section-title, #cc-main .pm__section--toggle .pm__section-desc-wrapper {
    border-radius: var(--cc-accor-border-radius) !important;
}
.css-ul-01{
  list-style-type: none;
}
.style1-82{
  line-height: 43px;
}
.style1-53{
  margin-top:28px;
}
:root {
    --cc-btn-primary-bg: #ED0000 !important;
    --cc-btn-primary-hover-bg: #be0000 !important;
    --cc-btn-border-radius: 50rem !important;
    --cc-accor-border-radius: .4rem !important;
}
#cc-main .cm--inline .cm__btn-group {
    grid-auto-flow: row !important;
    gap: 5px !important;
}

#cc-main .pm__section-title, #cc-main .pm__section--toggle .pm__section-desc-wrapper {
    border-radius: var(--cc-accor-border-radius) !important;
}
.css-ul-01{
  list-style-type: none;
}
.style1-82{
  line-height: 43px;
}
.style1-53{
  margin-top:28px;
}