@font-face {
    font-family: 'ultramagnetic';
    src: url('../../fonts/fontsPublic/ultramagnetic.ttf') format('truetype');
}
@font-face {
  font-family: 'typicons';
  src: url("../../fonts/fontsPublic/typicons.eot");
  src: url("../../fonts/fontsPublic/typicons.eot?#iefix") format('embedded-opentype'),
       url("../../fonts/fontsPublic/typicons.woff") format('woff'),
       url("../../fonts/fontsPublic/typicons.ttf") format('truetype'),
       url("../../fonts/fontsPublic/typicons.svg#typicons") format('svg');
  font-weight: normal;
  font-style: normal;
}


.IcoIAM
{
    background-color: #015DA8;
}

.IcoOrange
{
    background-color: #FF6600;
}

.IcoInwi
{
    background-color: #9D3493;
}

.lnksarea
{
    background-color: #F1F1F1;
    padding-bottom: 12px;
}

.blocsimulationandlocalise
{
    clear: both;
}

h1, h2, h3, h4, h5, h6, span, a, p, div
{
    color:#0A0A0A !important;
}

.MenuApp
{
    position: absolute;
    top: 61px;
    left: -10px;
    z-index:999999;
}

.MenuApp a
{
    background-color: #79cbc8 !important;
    border: 1px solid #79cbc8 !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    padding: 18px 25px 16px 22px !important;
    float: left !important;
    clear: left !important;
    width: 340px !important;
    border-radius:0px !important;
}

.MenuApp a:hover
{
    background-color: #539895 !important;
    border: 1px solid #539895 !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    padding: 18px 25px 16px 22px !important;
    float: left !important;
    clear: left !important;
    width: 340px !important;
    border-radius:0px !important;
}

/*Tabs Athentication Page*/



.FooterAreaMerchant {
}


/*keyboard authentification*/
/*body { font-size: 10px; margin-top: 200px; }*/
#wrap { display: block; margin: 0 auto;  }

.ui-keyboard-button { width: 70px;height:100px; }

/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #d3d3d3;
	background: #808080 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x !important;
	font-weight: normal;
	color: white !important;
}
.ui-keyboard-accept
{
    color:black !important;
    background:#eb475b url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x !important;
}*/
/*keyboard authentification

.creditcharttitle
 {
    color: #188418 !important;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
}

.debitcharttitle
 {
    color: #E71D35 !important;
    font-weight: bold;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 5px;
}

.closeup {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px !important;
	text-align: center;
	top: -10px !important;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
    z-index:20000;
	-webkit-border-radius: 12px !important;
	-moz-border-radius: 12px !important;
	border-radius: 12px !important;
	-moz-box-shadow: 1px 1px 3px #000 !important;
	-webkit-box-shadow: 1px 1px 3px #000 !important;
	
}
.closeup:hover { background: #00d9ff; }
::-webkit-input-placeholder { font-size:12px; }
::-moz-placeholder { font-size:12px; } /* firefox 19+ */
:-ms-input-placeholder { font-size:12px; } /* ie */
input:-moz-placeholder { font-size:12px; }

.leftVid
{

    height: 500px;
}


::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border: 1px solid black;
    background-color: #F5F5F5;
}

#status{
    display:none !important;
}
#check{
    display:none !important;
}
.displayrange{
    display:none !important;
}
#ui-datepicker-div {
	/*font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";*/
	font-size: 72.5%;
}


#Range {
}



#AlimenterMonCompteArea
{
   width: 420px;
    background: rgba(255, 255, 255, 0.75);
    display: none;
    color: #000000;
    z-index: 100;
    position: absolute;
    right: 30%;
    top: 37px;

}
#CaptchaCode{

    width:250px;
}
#AlimenterMonCompteArea::after
{

}

#AlimenterMonCompteArea a
{

    color:#FFFFFF;
    
}
#ExampleCaptcha_CaptchaDiv {
    margin:0px 0px 0px -12px !important;
}

#CaptchaCode
{
    height: 50px;
    width: 100%;
    border: 1px solid #000;
    padding-left: 10px;
    display: block;
    resize: none;
}

#BeneficiairesInput::-webkit-calendar-picker-indicator {
              opacity: 100;
              width:11px;
              height:11px
           }


.recap
{
    margin: 0px 0px 0px 0px !important;
    padding: 10px !important;
    border-top: dashed 2px #dfdede !important;
    border-right: dashed 2px #dfdede !important;
    border-bottom: dashed 2px #dfdede !important;
    border-left: dashed 2px #dfdede !important;
}

#OthersLinks
{
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 9999999999;
    background-color: #077bb6;
    color: #FFFFFF;
    padding: 5px;
}

#OthersLinks:hover
{
    cursor:pointer;
}




.MesHist
{
    font-size:12px !important;
}

#WelcomeArea
{
    box-shadow: 0px 0px 5px #DDDDDD;
    margin: 0px 24px 30px 26px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

#WelcomeArea div h4
{
    color: #FFFFFF;
    background-color: #077bb6; 
    padding: 15px;
    margin-top: 0px;
    text-align: center;
}

#WelcomeArea div a
{
    font-size: 15px;
    color: #282828;
}

#WelcomeArea div
{
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.signoutheader {
    text-align:center;
}
.faqheader {
    text-align: center;
}

.IocList
 {
    float: left;
    padding: 5px 10px 43px 0px;
}

.AddBeneDrop {
}

.QuestServofflineAlimenterMonCompte 
{
    font-size: 20px;
    color:#9c489d;
        margin-top: 40px;
    display: block;
}   

.QuestServofflineVersAgence
{
    font-size: 20px;
    color:#e71d37;
        margin-top: 65px;
    display: block;
}   

.QuestServofflineVersMobile
{
    font-size: 20px;
    color:#2ec5b6;
        margin-top: 65px;
    display: block;
}   

.QuestServofflinePayerenligne
{
    font-size: 20px;
    color:#ff9f1c;
        margin-top: 65px;
    display: block;
}   

.QuestServofflineAlimenterMonCompte i
{
    font-size: 40px;
    margin-bottom: 0px;
    display: block;
}

.QuestServofflineVersAgence i
{
    font-size: 40px;
    margin-bottom: 0px;
    display: block;
}   

.QuestServofflineVersMobile i
{
    font-size: 40px;
    margin-bottom: 0px;
    display: block;
}

.QuestServofflinePayerenligne i{
    font-size: 40px;
    margin-bottom: 0px;
    display: block;
}

output { 
  position: absolute;
      /* background-image: linear-gradient(#444444, #999999); */
    width: 42px;
    height: 45px;
    /* text-align: center; */
    /* color: white; */
    border-radius: 10px;
    display: inline-block;
    font: bold 15px/30px -webkit-xxx-large;
    bottom: 152%;
    left: 0;
        padding-top: 16px !important;
}
output:after { 
  content: "";
  position: absolute; 
  width: 0;
  height: 0;
  /*border-top: 10px solid #999999;*/
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  margin-top: -1px;
}

.LblIconsMenu
{
    display: block;
    clear: both;
    text-align: center;
    font-size: 8px !important;
    margin:-7px 0px 0px 0px !important
}

.headerInscription
{
    background-color: #f7f7f8;
    /* height: 334px; */
}

.headerInscription h3
{
    text-transform: uppercase;
    font-weight: bold;
    padding: 65px 0px 0px 0px;
}
input[type=range]{
    -webkit-appearance: none;
        border:none !important;
       
   
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
       color-stop(0, #94A14E),
        color-stop(0, grey)
    );
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 10px;
    /*background: #f9c2c9;*/
    border: none;
    border-radius: 3px;
}


/*input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 10px;
    width: 7px;
    border-radius: 0%;
    background: #484848;
    margin-top: 0px;
    
}*/
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 30px;
    width: 7px;
    border-radius: 0%;
    background-image: url('../ImagePublic/ArrowSimulateur.png');
    margin-top: -8px;


    
}

input[type=range]:focus {
    outline: none;
}

/*input[type=range]:focus::-webkit-slider-runnable-track {
    background: #f9c2c9;
}*/
.boxrightarea 
 {
    box-shadow: 0px 0px 5px #DDDDDD;
    background-color: #FFFFFF;
    padding: 10px;
    margin-top:15px;
}

.titrerightpanel {
    color: #282828;
    font-weight: bold;
    border-bottom: 1px solid #FF9F1C;
    padding:0px 0px 5px 0px;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
    font-size: 21px;
}


/*AlimenterOffLine*/
.Alimenter h4
{
    background-color:#9c489d;
    padding:10px 0px 10px 10px;
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
}

.Alimenter table
{
    width:100%;
}


.Alimenter table thead tr th
{
    font-weight:bold;
    padding-left:15px;
}

.Alimenter table thead tr
{
    border-bottom:3px solid #828283;
    height:30px;
}

.Alimenter table tbody tr
{
    
    border-bottom:1px solid #828283;

}

.Alimenter i
 {
    color: #9c489d;
    border: 2px solid #d5d5d5;
    border-radius: 50%;
    width: 88px;
    height: 88px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 22px;
    margin-top: 10px;
}

.Alimenter h6
{
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 0px 0px 0px;
}

.Alimenter table tbody tr td
{
    
    padding-left:15px;
    height:40px;
}

/*VersAgenceOffLine*/
.VersAgence h4
{
    background-color:#e71d37;
    padding:10px 0px 10px 10px;
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
}

.VersAgence table
{
    width:100%;
}


.VersAgence table thead tr th
{
    font-weight:bold;
    padding-left:15px;
}

.VersAgence table thead tr
{
    border-bottom:3px solid #828283;
    height:30px;
}

.VersAgence table tbody tr
{
    
    border-bottom:1px solid #828283;

}

.VersAgence i
 {
    color: #e71d37;
    border: 2px solid #d5d5d5;
    border-radius: 50%;
    width: 88px;
    height: 88px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 22px;
    margin-top: 10px;
}

.VersAgence h6
{
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 0px 0px 0px;
}

.VersAgence table tbody tr td
{
    
    padding-left:15px;
    height:40px;
}

/*VersMobileOffLine*/
.VersMobile h4
{
    background-color:#2ec5b6;
    padding:10px 0px 10px 10px;
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
}

.VersMobile table
{
    width:100%;
}


.VersMobile table thead tr th
{
    font-weight:bold;
    padding-left:15px;
}

.VersMobile table thead tr
{
    border-bottom:3px solid #828283;
    height:30px;
}

.VersMobile table tbody tr
{
    
    border-bottom:1px solid #828283;

}

.VersMobile i
 {
    color: #2ec5b6;
    border: 2px solid #d5d5d5;
    border-radius: 50%;
    width: 88px;
    height: 88px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 22px;
    margin-top: 10px;
}

.VersMobile h6
{
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 0px 0px 0px;
}

.VersMobile table tbody tr td
{
    
    padding-left:15px;
    height:40px;
}

/*PayerEnligneOffLine*/
.PayerEnligne h4
{
    background-color:#ff9f1c;
    padding:10px 0px 10px 10px;
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
}

.PayerEnligne table
{
    width:100%;
}


.PayerEnligne table thead tr th
{
    font-weight:bold;
    padding-left:15px;
}

.PayerEnligne table thead tr
{
    border-bottom:3px solid #828283;
    height:30px;
}

.PayerEnligne table tbody tr
{
    
    border-bottom:1px solid #828283;

}

.PayerEnligne i
 {
    color: #ff9f1c;
    border: 2px solid #d5d5d5;
    border-radius: 50%;
    width: 88px;
    height: 88px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 22px;
    margin-top: 10px;
}

.PayerEnligne h6
{
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px 0px 0px 0px;
}

.PayerEnligne table tbody tr td
{
    
    padding-left:15px;
    height:40px;
}

.simulateurarea
{
    box-shadow: 0px 0px 5px #DDDDDD;
}

.BordredVilleselect
{
    border:1px solid #c5c5c5;
}

.BordredHorairesselect
{
    border:1px solid #c5c5c5;
}

.BordredAgenceselect
{
    border:1px solid #c5c5c5;
}

.BordredVilleselect select
 {
    border: 1px solid #FFFFFF;
    margin: 0px 0px 2px 0px !important;
    float: right !important;
    width: 89% !important;
    /* height: 30px !important; */
}

.BordredHorairesselect select
{
    border: 1px solid #FFFFFF;
    margin: 0px 0px 2px 0px !important;
    width: 95%;
}

.BordredAgenceselect select
{
    border: 1px solid #FFFFFF;
    margin: 0px 0px 2px 0px !important;
    width: 95%;
}

.agenceville
 {
    clear: both !important;
    padding-top: 26px !important;
}

.icolocalisez
 {
    background-color: #f6f6f6;
    display: block;
    float: left;
    width: 39px;
    height: 39px;
    text-align: center;
}

.icolocalisez i
{
    color: #fd9407;
    font-size: 30px;
    /* margin: 0px 0px 0px 11px; */
}

.simplarea
 {
    text-align: left;
}

.LocalisezAgenceFull
{
    background-color:#fd9407;
    min-height:317px;
    padding: 30px 0px 37px 40px;
}

.LocalisezAgenceFull h4
{
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
}

.LocalisezAgenceFull p
{
    color:#FFFFFF;
}

.LocalisezAgenceFull img
{
    float:right;
}

.CommentSousVid
{
    background-color:#2ec5b6;
    background-image:url("../ImagePublic//BgVidCommentSousc.png");
    background-position:right bottom;
    background-repeat:no-repeat;
    min-height:317px;
    padding: 30px 0px 0px 40px;
}

.CommentSousVid h4
{
    color:#FFFFFF;
    text-transform:uppercase;
    font-weight:bold;
}

.CommentSousVid p
{
    color:#FFFFFF;
    width:320px;
}

.CommentSousVid a
 {
    color: #000000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 20px 5px 20px;
    border-left: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}

.CommentSousVid i
{
    color: #000000;
    font-size: 20px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    padding: 0px 15px 3px 0px;
}

.simplarea i
{
    display: block;
    float: left;
    background-color: #fc6a3b;
    color: #FFFFFF;
    border: 1px solid #fc6a3b;
    border-radius: 50%;
    padding: 10px 0px 0px 3px;
    width: 83px;
    text-align: center;
    height: 83px;
    font-size: 40px;
    margin: 25px 20px 0px 0px;
}

.simplarea h4
{
    color: #fc6a3b;
    text-transform:uppercase;
    font-weight:bold;
}

.simplarea p
{
    line-height: 17px;
    font-size: 13px;
    font-weight: bold;
}

.titreoffpage
{
    font-weight: bold;
    text-transform: uppercase;
    margin: 30px 0px 20px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ffc000;
}

.boxform
{
    padding:10px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}


.securisearea
 {
    text-align: left;
}

.securisearea i
{
    display: block;
    float: left;
    background-color: #8a71b5;
    color: #FFFFFF;
    border: 1px solid #8a71b5;
    border-radius: 50%;
    padding: 10px 0px 0px 3px;
    width: 83px;
    text-align: center;
    height: 83px;
    font-size: 40px;
    margin: 25px 20px 0px 0px;
}

.securisearea h4
{
    color: #8a71b5;
    text-transform:uppercase;
    font-weight:bold;
}

.OpenLnks
{
    background-color: #077bb6 !important;
    height: 200px;
    border: 0px !important;
    padding: 0px !important;
    margin: -10px 0px 20px 0px !important;
    color:#FFFFFF !important;
}

.OpenLnks span
{
    border:1px solid #FFFFFF  !important;
}

.OpenLnks i
{
    color:#FFFFFF !important;
}

.OpenLnks a
{
    color:#FFFFFF !important;
}

.securisearea p
{
    line-height: 19px !important;
    font-size: 13px;
    font-weight: bold;
}

.lnkservices
{
    margin-top: 15px;
    margin-right: 10px;
    width: 100%;
    float: left;
}

.TitreAppHome
{
    margin-top: 120px;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
}

.ParagAppHome
{
    margin-top: 20px;
    font-size: 20px;
    text-align: center;

}

.AvantagesArea
{
    text-align: center;
    color: #FFFFFF;
    padding-top: 20px;
}

.StoresIcon
{
    width: 342px;
    padding-top: 115px;
    margin: 0 auto;
}

.StoresIcon li
{
    list-style: none;
    float: left;
    margin-right: 30px;
    margin-left: 0px;
    text-align:center;
}

.lnkservices li
{
    list-style: none;
    /* margin-bottom: 13px; */
    /* box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1); */
    /* padding: 0px 0px 0px 6px; */
    width: 100%;
    float: right;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

header
 {

    width: 100%;
    background-color:rgba(255,255,255,0.2);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.7);
    /*height:58px;*/
    height:69px;
}

.HomeIco
{
    color: #616161 !important;
    display: block !important;
    text-align:center !important;
}

.HomeIco:hover
{
    color: #ffc000 !important;
    cursor:pointer;
    text-align:center !important;
}


.HomeIco i
{
    font-size: 21px !important;
}

.signoutheader
{
    color: #FFFFFF!important;
    display: block !important;
    background-color: #ff9f1c;
    padding: 15px 36px 13px 16px;
}

.faqheader {
    color: #FFFFFF !important;
    display: block !important;
    background-color: #79cbc8;
    padding: 15px 36px 13px 16px;
}

.addbenecontact  {
    float: right;
    margin: 0px 0px 13px 0px;
    font-size: 25px;
    /* font-size: 13px; */
    text-transform: uppercase;
}

.signoutheader:hover {
    color: #ffc000 !important;
    display: block !important;
}

.signoutheader i {
    font-size: 21px !important;
}


.faqheader {
    color: #FFFFFF !important;
    display: block !important;
}

.connexionheader {
    color: #616161 !important;
    display: block !important;
    text-align:center !important;
}

.faqheader:hover {
    color: #ffc000 !important;
    display: block !important;
    cursor:pointer;
}

.connexionheader:hover {
    color: #ffc000 !important;
    display: block !important;
    cursor:pointer;
}

.faqheader i {
    font-size:20px;
}

.connexionheader i {
    font-size:20px;
}



.lnkserviceswizard
 {
    /* margin-top: 15px; */
    margin-right: 0px;
}

.lnkserviceswizard li
{
    list-style: none;
    margin-bottom: 13px;
    border: 1px solid #eeeeee;
    padding: 0px 0px 0px 0px;
    height: 74px;
}

.lnkserviceswizard li:hover
{
    cursor:pointer;

}

.lnkserviceswizard li h3
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 6px 0px 0px 0px;
    /* margin-left: 20px; */
    /* display: block; */
        color: #FFFFFF !important;
}

.lnkserviceswizard li span 
 {
    width: 72px !important;
    height: 72px !important;
    margin-right: 15px;
    text-align: center;
    padding-top: 11px;
    float: left;
}





.lnkSimulateur
 {
    /* margin-top: 15px; */
    margin-right: 10px;
}

.lnkSimulateur li
{
    list-style: none;
    margin-bottom: 13px;
    border: 1px solid #eeeeee;
    padding: 0px 0px 0px 0px;
    height: 74px;
}

.lnkSimulateur li h3
{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 6px 0px 0px 0px;
    /* margin-left: 20px; */
    /* display: block; */
}

.lnkSimulateur li span {
    width: 72px !important;
    height: 72px !important;
    margin-right: 15px;
    text-align: center;
    padding-top: 11px;
}







.txttransfert
{
    text-align: justify;
    font-size: 13px;
    width: 96%;
    margin: 0 auto;
    font-weight: 600;
}

.formelements {
}

.formelements label {
    float: left;
}

.recap h4 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 15px 0px;
}

.recap h5 {
    padding:0px 0px 0px 0px;
    margin:0px 0px 5px 0px;
}

.obligatoire {
    color:#ed1e2a !important;
}

.formelements input {
    float: left;
    clear: left;
    width: 100%;
    height:37px;
   padding-left: 9px;
}

.leftVid li
{
    list-style: none;
    color: #FFFFFF;
    height: 240px;
    padding: 20px;
}

.leftVid li:first-child
{
margin-bottom:20px;
background-color:#6394A0;
}

.leftVid li:last-child
{
background-color:#7F227F;
}

.leftVid li:last-child i
{
    font-size: 45px;
    float: right;
    margin-top: -30px;
}


.leftVid li:first-child i
 {
    font-size: 90px;
    float: left;
    margin-right: 7px;
    clear: left;
}

.leftVid li:last-child i
 {
    font-size: 45px;
    float: left;
    clear: left;
    margin-top: 15px;
}

.formelements textarea {
    float: left;
    clear: left;
    width: 100%;
    height:110px;
}

.LocaliserAgence
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #F0C808;
    text-align: center;
    font-size: 55px;
    padding: 0px 10px 10px 8px;
    margin: 0 auto;
    color: #F0C808;
}
.LocaliserAgence:hover
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #F0C808;
    text-align: center;
    font-size: 55px;
    padding: 0px 10px 10px 8px;
    margin: 0 auto;
    color:#FFFFFF;
    background-color: #F0C808;
}
.CloseEdit{
    position: absolute;
    top: 38px;
    right: 40px;
    opacity: 1;
    z-index: 2001;
    }
.LocaliserAgence h3
{
    /* width: 80%; */
    /* float: left; */
    font-weight: bold;
}

.LocaliserAgence h5
{
    /* width: 80%; */
    /* float: left; */
    /* margin-top: -10px; */
}

.LocaliserAgence h5 strong
{
    margin: 5px 0px 0px 0px;
    display: block;
}

.headertable
{
    background-color:#E71D35;
    color:#FFFFFF;
}

.headertable td
{
    padding: 10px 5px 10px 5px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

.rowgrey
{
    background-color:#FDFDFD;
}

.rowwhite
{
    background-color:#F1F1F1;
}


.rowgrey td
{
    padding:8px 5px 8px 5px;
    font-size:11px;
}

.rowwhite td
{
    padding:12px 5px 12px 5px;
    font-size:11px;
}

.nameoperation {
    font-weight:bold;
}

.Montant
 {
    font-weight:bold;
}

.showdetail {
    color:black !important;
    font-size:12px;
}


.detailrow {
   border-top: 5px solid #7FB800;
    /*border-right: 6px solid #E5E5E5;*/
    border-bottom: 6px solid #E5E5E5;
    /*border-left: 6px solid #E5E5E5;*/
    clear: both;
    background-color: #E5E5E5;

}

.detailrow td::before  {
    font-family: FontAwesome;
    content: "\f0d7";
    display: block;
    font-size: 20px;
    color: #7FB800;
    text-align: center;
    top: -12px;
    position: relative;
    left: -280px;
}

.detailrow td   {
    padding: 0px 14px 0px 14px;
        /*box-shadow: 0 0 65px #ffffff inset, 0 0 20px #beae8c inset, 0 0 5px #816f47;*/
}

.nopadding
{
    padding:0px !important;
    margin:0px !important;
}

.closedetail
{
    margin: 10px 2px 0px 0px !important;
    display: block;
    color:red;
    text-transform:uppercase;
    font-size:11px;
}

.closedetail:hover
{
    margin: 10px 2px 0px 0px !important;
    display: block;
    color:red;
    text-transform:uppercase;
    font-size:11px;

}

.MesInfos
{
    min-height: 301px;
}

.MesInfos h4
{
    font-size: 25px;
    margin: 25px 0px 0px 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.MesInfos h5
{
    margin: 5px 0px 0px 13px;
    font-weight: bold;
}

.MesInfos h6
 {
    margin: 5px 0px 150px 13px;
}

button {
    font-weight:bold;
    text-transform:uppercase;
}

#AccederAuxDetailsHistorique
{
    /* background-color: #FAFAFA; */
    padding: 10px 0px 10px 14px;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    color: #FE9447;
    margin: 0px 0px -10px 0px;
    display: block;
    border: 2px solid #FFFFFF;
    text-align: right;
}

.separatortitletabledetail
{
    color: #7FB800;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #7FB800;
    padding: 0px 0px 0px 0px;
    margin-bottom: 10px;
    margin-top: -25px;
}

.detailtable
{
    font-size: 12px !important;
    padding: 0px 0px 0px 6px;
}

.modifiertransaction
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    background-color:#7FB800;
    padding: 5px;
    display:block;
    width:100%;
    text-align:center;
    text-transform:uppercase;
    margin-bottom: 5px;
}
.annulertransaction
{
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    background-color:#E71D36;
    padding: 5px;
    display:block;
    width:100%;
    text-align:center;
    text-transform:uppercase;
    margin-bottom: 5px;
}
.telechargerrecu
 {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    background-color: #828282;
    padding: 5px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.modifiertransaction:hover
{
    color: #7FB800;
    font-size: 12px;
    font-weight: bold;
    background-color:#FFFFFF;
    padding: 5px;
    display:block;
    width:100%;
    text-align:center;
    text-transform:uppercase;
    margin-bottom: 5px;
}
.annulertransaction:hover
{
    color: #E71D36;
    font-size: 12px;
    font-weight: bold;
    background-color:#FFFFFF;
    padding: 5px;
    display:block;
    width:100%;
    text-align:center;
    text-transform:uppercase;
    margin-bottom: 5px;
}
.telechargerrecu:hover
{
    color: #282828;
    font-size: 12px;
    font-weight: bold;
    background-color:#FFFFFF;
    padding: 5px;
    display:block;
    width:100%;
    text-align:center;
    text-transform:uppercase;
    margin-bottom: 15px;
}

.CreerCompte
{
    background-color:#ea263e;
    min-height:300px;
}
.CreerCompte:hover{
    background-color:#d81129;
    cursor:pointer;
}
.CreerCompte h3
{
    color:#FFFFFF;
    margin:15px 0px 5px 0px;
    padding:0px;
    text-transform:uppercase;
    font-weight:bold;

}

.CreerCompte h5 strong {
    margin: 5px 0px 0px 0px;
    display: block;
}

.Simulateur h5 strong {
    margin: 5px 0px 0px 0px;
    display: block;
}

.CreerCompte h5
 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
}

.CreerCompte img
{
    display:block;
    margin:0 auto;
    margin-top:35px;

}


.Simulateur
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #06AED5;
    text-align: center;
    font-size: 55px;
    padding: 0px 10px 10px 8px;
    margin: 0 auto;
    color: #06AED5;
}
.Simulateur:hover
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #06AED5;
    text-align: center;
    font-size: 55px;
    padding: 0px 10px 10px 8px;
    margin: 0 auto;
    color:#FFFFFF;
    background-color: #06AED5;
}

.Simulateur h3
{
    color:#FFFFFF;
    margin:15px 0px 5px 0px;
    padding:0px;
    text-transform:uppercase;
    font-weight:bold;

}

.Simulateur img
{
    display:block;
    margin:0 auto;
    margin-top:35px;

}

.LocaliserAgence img
{
    display:block;
    margin:0 auto;

}

.Simulateur h5
{
    color:#FFFFFF;
    margin:0px;
    padding:0px;
    text-transform:uppercase;

}

.LocaliserAgence h5 strong
{
    margin: 0px 0px 0px 0px;
    display: block;
}

.comjibiservices h3
{
    text-transform:uppercase;
}




.MenuHov:hover {
    background-color: #ED6B64 !important;
    padding: 28px 8px 22px 8px;
    margin-top: -22px;
    color:#FFFFFF !important;
}

/*.MenuHov:hover::after
{
    font-family: FontAwesome;
    content: "\f0d7";
    display: block;
    font-size: 20px;
    color: #000000;
    text-align: center;
    top: 30px;
    position: absolute;
    left: 45%;
}*/

.MenuHovencours {
    background-color: #ED6B64 !important;
    padding: 28px 8px 22px 8px !important;
    margin-top: -22px;
    color:#FFFFFF !important;
}

.MarqueJibi {
    color:#FED51B;
}

.pratiquearea h4 
{
    color: #8ab933;
    text-transform: uppercase;
    font-weight: bold;
}

.pratiquearea p 
{
    line-height: 19px !important;
    font-size: 13px;
    font-weight: bold;
}

.servicesArea {
    text-align:center;
}

.blocservices
{
    background-position: 0% 0%;
    min-height:450px;
    color:#FFFFFF;
}
.Pratiquesarea p{
    font-size:18px;
    text-align:center;
}
.Pratiquesarea
{
    /*background-image: url('../ImagePublic/ArrPlanAvantagesServices.png');*/
    background-image: url('../ImagePublic/ArrPlanAvantages.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0% 0%;
    min-height: 300px;
    color: #282828;
    text-align: center;
    box-shadow: 0px 0px 7px #999999;
    margin: 0px 10px 15px 11px;
}

.Pratiquesarea h2
{
color:#fc6a3b;
text-transform:uppercase;
font-weight:bold;
}

.Pratiquearea h5
{
    color:#8ab933;
    text-transform:uppercase;
    font-weight:bold;
}




.PratiquesareaSouscription p{
    font-size:18px;
}
.PratiquesareaSouscription
{
    background-size: cover;
    background-position: 0% 0%;
    color: #000000;
    text-align: center;
    margin: 0px 10px 15px 11px;
    background-color: #F7F7F8;
}

.PratiquesareaSouscription h2
{
color:#fc6a3b;
text-transform:uppercase;
font-weight:bold;
}

.PratiquesareaSouscription h5
{
    color:#8ab933;
    text-transform:uppercase;
    font-weight:bold;
}
.simplearea h5
{
    color:#fc6a3b;
    text-transform:uppercase;
    font-weight:bold;
}

.securisearea h5
{
    color:#8a71b5;
    text-transform:uppercase;
    font-weight:bold;
}

.Pratiquearea p
{
    font-size: 14px;
    line-height: 18px !important;
}

.Pratiquearea p:hover
{
    color: #8ab933;
    cursor: default;
}

.simplearea p
{
       font-size: 14px;
    line-height: 18px !important;
}
.simplearea p:hover
{
    color: #fc6a3b;
    cursor: default;
}

.securisearea p
{
       font-size: 14px;
    line-height: 18px !important;
}

.lnkservices li a i
{
    display: block;
    font-size: 25px;
    margin-top: 15px;
    margin-left: 1px;
}

.blocsimulationandlocalise ul li a i
{
    display: block;
    font-size: 35px;
    margin-top: 20px;
    margin-left: 1px;
}

.blocsimulationandlocalise ul li
{
    list-style: none;
    /* margin-bottom: 13px; */
    /* box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1); */
    /* padding: 0px 0px 0px 6px; */
    width: 100%;
    float: right;
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}



.IcoAlimenter
 {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #9c499c;
    text-align: center;
    font-size: 40px;
    padding: 10px 10px 10px 6px;
    margin: 0 auto;
    color:#9c499c;
}

.IcoCashExpress
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #e71d36;
    text-align: center;
    font-size: 40px;
    padding: 10px 10px 10px 10px;
    margin: 0 auto;
    color:#e71d36;
}

.IcoInputMontant
{
    background-color: #e71d37;
    display: block;
    width: 36px;
    height: 36px;
    float: left;  
    box-shadow: 0px 0px 5px #4a4a4a; 
}

.InputMontant
{
    border: 1px solid #e71d36;
    height: 36px;
    float: left;
    width: 88%;
    box-shadow: 0px 0px 5px #4a4a4a;
}

.RecapAreaSimulateur  {
    border: dashed 1px #dfdede;
    border-width:2px;
    border-bottom:2px !important;
    border-bottom: dashed 1px #dfdede !important;
}

.RecapAreaSimulateur p {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:15px;
    font-weight:bold;
}

.RecapAreaSimulateur strong {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-size:17px;
    color:#e71d36;
}

.BtnCalculer
{
    background-color: #f78f24;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #f78f24;
    padding: 9px 30px 6px 30px;
    display: block;
    margin: -8px 0px 0px 0px;
    float: right;
}

.speciala{
        color: white !important;
    font-size: 14px !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
    padding: 0px !important;
    border: 0px solid #000000 !important;
        text-decoration: underline;


}

.BtnCalculerTransfert
 {
    position: absolute;
    top: 154px;
    right: 15px;
    background-color: #f78f24;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #f78f24;
    padding: 9px 10px 6px 10px;
    display: block;
    margin: 0px 0px 0px 0px;
    float: right;
}

.BtnCalculer:hover
{
    background-color: #ef7b1b;
}

.BtnCalculerTransfert:hover
{
    background-color: #ef7b1b;
}

.securiseareaHome p
{
    font-size: 14px;
    line-height: 18px !important;
}

.securiseareaHome p:hover
{
    color: #8a71b5;
    cursor: default;
}

.securiseareaHome h5
{
    color:#8a71b5;
    text-transform:uppercase;
    font-weight:bold;
}
.securiseareaHome{
    text-align:center;
}

.AnnulerBtn{
width: 125px;
    height: 45px;
    background: #ffc000;
    font-size: 13px;
    font-weight: 700;
    color: #000000 !important;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
    border: 1px solid #ffc000;
    float: right;
    }
.AnnulerBtnPresouscription
 {
    float: left;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #FFFFFF;
    border:2px solid #79CBC8 !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #79CBC8;
    padding: 0 22px;
    border: none;
    margin-top: 20px;
}

.AnnulerBtnPresouscription:hover
 {
    float: left;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #79CBC8;
    border:2px solid #FFFFFF !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #0A0A0A;
    padding: 0 22px;
    border: none;
    margin-top: 20px;
}

.IcoBinga
{
    background-color: #ff9f1c;
    display: block;
    width: 51px;
    height: 51px;
    float: left;
    clear: left;
    padding: 3px;
}

.IcoReceptionArgent
{
    background-color: #9c499c;
    display: block;
    width: 51px;
    height: 51px;
    float: left;
    clear: left;
    padding: 3px;
}

.IcoVersMobile
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #2ec5b6;
    text-align: center;
    font-size: 55px;
    padding: 0px 10px 10px 8px;
    margin: 0 auto;
    color:#2ec5b6;
}

.TitleServices
 {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    padding: 0px 0px 20px 0px;
    margin-bottom: 50px;
}

.IcoPayerEnLigne
{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 2px solid #ff9f1c;
    text-align: center;
    font-size: 40px;
    padding: 10px 10px 10px 6px;
    margin: 0 auto;
    color:#ff9f1c;
}




ul {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

a, button {

    cursor:pointer !important;
}

*:focus {
    outline: none !important;
}

.Cadre
{
    
    padding:0px 0px 12px 0px;
}
.GeoRow {
min-height:430px;
        }
.disableA{
     pointer-events: none;
   cursor: default !important;
}

.Cadre:last-child
{
    
    border-bottom: 0px solid #EEEEEE !important;
    
}
.scrollbar
{
    float: left;
    height: 300px;
    width: 280px;
    background: #F5F5F5;
    margin-bottom: 25px;
    overflow-y: auto;
}


.force-overflow
{
	min-height: 100px;
}

#wrapper
{
	text-align: center;
	margin: auto;
}

/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}

/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px #efefef;
	background-color: white;
}

#style-2::-webkit-scrollbar
{
	width: 12px;
	background-color: white;
}

#style-2::-webkit-scrollbar-thumb
{
	background-color: #CCCCCC;
}

/*
 *  STYLE 3
 */

#style-3::-webkit-scrollbar-track
{
	background-color: #ffc000;

}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}

/*
 *  STYLE 4
 */

#style-4::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
	background-color: #000000;
	border: 2px solid #555555;
}


/*
 *  STYLE 5
 */

#style-5::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar-thumb
{
	background-color: #0ae;
	
	background-image: -webkit-gradient(linear, 0 0, 0 100%,
	                   color-stop(.5, rgba(255, 255, 255, .2)),
					   color-stop(.5, transparent), to(transparent));
}


/*
 *  STYLE 6
 */

#style-6::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}


/*
 *  STYLE 7
 */

#style-7::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

#style-7::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
}

/*
 *  STYLE 8
 */

#style-8::-webkit-scrollbar-track
{
	border: 1px solid black;
	background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar-thumb
{
	background-color: #000000;	
}


/*
 *  STYLE 9
 */

#style-9::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}

.classRed{
    overflow: auto;
    height: 360px;
     width: 300px;
    padding: 0px 10px 5px 10px;
    border-bottom: 1px solid #EEE;
    margin: 0px 5px 0px 5px;

}
.alert-box {
    color:#555;
    border-radius:10px;
    font-family:Tahoma,Geneva,Arial,sans-serif;font-size:11px;
    padding:10px 10px 10px 36px;
    margin:10px;
}
.alert-box span {
    font-weight:bold;
    text-transform:uppercase;
}
.error {
    background:#ffecec url('images/error.png') no-repeat 10px 50%;
    border:1px solid #f5aca6;
}
.success {
    background:#e9ffd9 url('images/success.png') no-repeat 10px 50%;
    border:1px solid #a6ca8a;
}
.warning {
    display:none;
    /*background:#fff8c4 url('../ImagePublic/warning.png') no-repeat 10px 50%;*/
    border:1px solid #f2c779;
    background-color:#ffc000;
}
.notice {
  
    background: #e3f7fc url('images/notice.png') no-repeat 10px 50%;
    border: 1px solid #8ed9f6;
}
.disableMenu {
    background-color: #DDDDDD !important;
    color: #a5a5a5 !important;
    cursor: not-allowed !important;
    border: 1px solid #EEEEEE !important;
}
.PaiementArea
{
    width: 400px;
    padding: 15px;
}

.PaiementArea li
{
    list-style:none;
}

.PaiementArea li ul li img
{
    margin: 5px 0px 0px 8px;
}

.PaiementArea li ul li p
{
    margin: 5px 0px 0px 8px;
}

.PaiementArea li ul li h4
 {
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 0px 0px;
}

.PaiementArea li ul li h4 a
{
    margin: 12px 0px 0px 0px;
    padding: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    display: block;
    background-color:#ffc000;
}

.PaiementArea li ul li h4 a:hover
{
    color: #ffc000;
    background-color:#000000;
}






.EnvoiArea
{
    width: 750px;
    padding: 15px;
}

.EnvoiArea li ul li img
{
    margin: 5px 0px 0px 8px;
    
}

.EnvoiArea li ul li p
{
    margin:25px 0px 0px 8px;
}

.EnvoiArea li ul li h4
 {
    margin: 0px 0px 0px 8px;
    padding: 0px 0px 0px 0px;
}

.EnvoiArea li ul li h4 a
{
    margin: 12px 0px 0px 0px;
    padding: 14px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    display: block;
    background-color:#ffc000;
}

.EnvoiArea li ul li h4 a:hover
{
    color: #ffc000;
    background-color:#000000;
}




.H4LikeWizard
{
    float: left;
    text-align: left !important;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 63%;
    clear: left;
    color:#000000;
}

.FormSearch
{

}

.GMap
{
    margin: 91px 0px 0px 1px;
    width: 100%;
    height: 500px;
}

#googleMap
{
    width:1166px;
height: 511px;
}


.SpanLikeWizard
 {
    float: left;
    display: block;
    /* margin: 55px 0px 0px 0px; */
    text-align: left !important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: left;
    width: 100%;
    font-size: 13px;
    color:#000000;

}

.LikeWizard
{
    /*float: left; */
    width: 100%;
    /* margin-right: 0.8%; */
    /* background: #fff; */
    /* padding: 4px; */
    /* box-sizing: border-box; */
    /* -webkit-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.5); */
    -moz-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.5);
    /* box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.5); */
}

i:hover
 {
    cursor:pointer;
}

body {
    font-family: 'Open Sans', sans-serif;
    background-image: url('../ImagePublic/ArrPlanSite.png');
}

/*input[type="text"]:disabled { background:#FFFFFF; border:0px;}*/

.black-top {
    background: #282828;
    height: 41px;
}

    .black-top ul li {
        float: left;
    }

        .black-top ul li a {
            color: #ffffff;
            font-size: 12px;
            font-weight: 800;
            text-transform: uppercase;
            line-height: 41px;
            padding: 0 10px;
            border-left: 1px solid #545454;
            display: block;
        }

            .black-top ul li a:hover {
                text-decoration: none;
            }

        .black-top ul li.money-li {
            background: #ffc000;
            background: -moz-linear-gradient(top, #ffc000 0%, #ffcd1b 100%);
            background: -webkit-linear-gradient(top, #ffc000 0%, #ffcd1b 100%);
            background: linear-gradient(to bottom, #ffc000 0%, #ffcd1b 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc000', endColorstr='#ffcd1b',GradientType=0 );
            border-bottom: 1px solid #ffffff;
            -webkit-box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.75);
            -moz-box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.75);
            box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.75);
            margin-right: 10px;
            border-bottom: 0;
            /* width: 176px; */
            padding: 9px 0px 0px 5px;
            font-size: 18px;
            font-weight: bold;
        }

.money-li a {
}

.SpecialClose
{
    margin-top:-88px;
}

.TitlePage
{
    color:#39ba97;
}

.SpecialMap
{
    position: relative;
    margin: -131px 0px 0px -35px;
}

.Addbene
 {
    color: #39ba97;
    font-size: 28px;
}

.specialcontact {
    color: #39ba97;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 10px 0px 0px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

.specialcontact:hover {
    color: #39ba97;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 25px 0px 0px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
    text-align: right;
}

.DesactiverAccount
 {
    text-transform: uppercase;
    font-weight: bold;
    color: #ee1717 !important;
    background-color:transparent;
    width: 100%;
    padding: 15px 0px 15px 30%;
    display: block;
    text-align: left;
    border: 1px solid #ee1717;
    margin: 15px 0px 0px 0px;
    border-radius:7px;
}

.ActiverAccount
 {
    text-transform: uppercase;
    font-weight: bold;
    color: #b2d13b;
    background-color:transparent;    
    width: 100%;
    padding: 15px 0px 15px 30%;
    display: block;
    text-align: left;
    border: 1px solid #b2d13b;
    margin: 15px 0px 0px 0px;
    border-radius:7px;
}

.RecapSimulateurTransfert
{
    padding: 10px;
}

.TitleSimulator
 {
    color: #ea3e59 !important;
    padding: 0px 0px 15px 0px;
}

/*.TitleNiv1
 {
    color: #e71d36 !important;
    padding: 0px 0px 15px 0px;
}*/

    .RecapSimulateurTransfert input[disabled]
    {
        background-color:#FFFFFF !important;
        border:1px solid #FFFFFF !important;
        font-weight:bold;
    }

.SpecialTotalLbl
{
    background-color: #FFFFFF !important;
    color: #ea3e59 !important;
    font-weight: bold !important;
    margin:7px 0px 0px 0px !important;
    float:right !important;
    border-top:1px solid #DDDDDD;
    width:100% !important;
    text-align:right !important;
    padding-top:10px;
}

.ConnectFinalTransfert
{
    background-color: #9bb63b !important;
    width: 100%;
    margin: 0 auto;
    clear: both;
    border: 1px solid #9bb63b;
    color: #FFFFFF;
    padding: 10px 5px 10px 5px;
    margin-top: 4px;
}

.SpecialTotalInput
{
    float:right !important;
    clear:right !important;
    background-color: #FFFFFF !important;
    border: 1px solid #FFFFFF !important;
    color: #000000 !important;
    font-weight: bold !important;
    margin: 0px 0px 4px 0px !important;
    text-align:right !important;
}

.BtnCalulFrais
{
    background-color:#ea3e59 !important;
    width:100%;
    margin:0 auto;
    clear:both;
    border:1px solid #ea3e59;
    color:#FFFFFF;
    padding:10px 5px 10px 5px;
    margin-top:155px;
}

.AvantageTransfert
 {
    margin: 0px 0px 55px 0px;
    padding: 0px 10px 0px 10px;
}

.AvantageTransfert li
{
    float: none !important;
    list-style:none !important;
    width: 100% !important;
    
    background: #fff !important;
    padding: 4px !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    text-align:justify;
}

.DesactiverAccount:hover
 {

    color: #FFFFFF !important;
    background-color:#ee1717;
    width: 100%;
    padding: 15px 0px 15px 30%;
    display: block;
    text-align: left;
    border: 1px solid #ee1717;
    margin: 15px 0px 0px 0px;
}

.ActiverAccount:hover
 {
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    background-color:#b2d13b;
    width: 100%;
    padding: 15px 0px 15px 30%;
    display: block;
    text-align: left;
    border: 1px solid #b2d13b;
    margin: 15px 0px 0px 0px;
}

.InfosAgenceAttijari
 {
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-top: 7px solid #fb942f;
    min-height: 284px;
    max-height: 284px;
}

.InfosAgenceAttijari i
{
color:#fb942f;
font-size:20px;
}

.InfosAgenceAttijari a
 {
    color: #fb942f;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #fb942f;
    padding: 7px 30px 7px 30px;
    /* width: 100%; */
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


.InfosAgenceWafaCash
{
border-left:1px solid #dfdfdf;
border-bottom:1px solid #dfdfdf;
border-right:1px solid #dfdfdf;
border-top:7px solid #ffc000;
    min-height: 284px;
    max-height: 284px;
}

.InfosAgenceWafaCash i
{
color:#ffc000;
font-size:20px;
}

.InfosAgenceWafaCash a
{
    color: #ffc000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    border: 2px solid #ffc000;
    padding: 7px 30px 7px 30px;
    /* width: 100%; */
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


.NewPhoneNumberParent input
{
    width: 100%;
}

.NewLastNameParent input
{
    width: 100%;
}

.NewFirstNameParent input
{
    width: 100%;
}

.NewPhoneNumberParent input:disabled
{
    background-color:#FFFFFF !important;
    border:1px solid #FFFFFF !important;
}

.NewLastNameParent input:disabled
{
    background-color:#FFFFFF !important;
    border:1px solid #FFFFFF !important;
}

.NewFirstNameParent input:disabled
{
    background-color:#FFFFFF !important;
    border:1px solid #FFFFFF !important;
}

.NewPhoneNumberParent
{
    width: 20%;
}

.NewLastNameParent
{
    width: 30%;
}

.NewFirstNameParent
{
    width: 30%;
}

.EditTd
{
    width: 10%;
    text-align:right;
}

.EditTd a
{
    color:#b7ca12 !important;
    font-size:14px;
}

.SuppTd
{
    text-align:center;
    width: 10%;
}

.SuppTd i
{
    color:#e92828 !important;
    font-size:14px !important;
}


.FirstAgen
{
    
}


.InfosAgenceContent ul li
{
    list-style:none;
}


.InfosAgenceContent ul li h3
 {
    font-weight: bold;
    color: rgba(232, 41, 70, 1);
    border-bottom: 1px solid #e82946;
    padding: 0px 0px 10px 0px;
}

.InfosAgenceContent ul li i
{
    color:rgba(232, 41, 70, 1);
    
}

.form-select
 {
    border: 1px solid #DDDDDD;
    width: 85%;
    height: 40px;
    padding: 7px 10px 10px 10px;
    margin: 0px 0px 15px 0px;
}

.InfosAgence
{
    border: 1px solid #DDDDDD;
    margin:0px 0px 15px 0px;
    padding:15px;
}


.Loadbene
{
    /*color:#ea3e59;*/
    color:#2ec5b6;
    /*margin-left:2px;*/
    font-size: 28px;
}

.SpecialInput
{
    width:90% !important;
}

.SelectBox
 {
    width: 100% !important;
    /*border: 1px solid #dddbdb !important;*/
    text-indent: 10px !important;
    height: 34px !important;
    text-transform:uppercase;
}


.btnclose:hover {
   
    font-size:15px !important;
  
    
}
.btnclose {
    background-color:#39ba97 !important;
    border:1px solid #39ba97 !important;
    color:#FFFFFF !important;
    font-size:13px !important;
    padding:10px 10px 15px 10px !important;
    font-weight:normal !important;
    height:35px;
    width:90px;
}

.PopTitle
{
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: 2000;
    /* height: 110px; */
    color: #39ba97;
    text-transform: uppercase;
    padding: 20px 0px 20px 20px;
    text-align: left;
    border-bottom:2px solid #39ba97;
}

.black-top ul li.money-li a {
    color: #282828;
    font-size: 20px;
font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    float: right;
    border-left: 0px;
    margin-top: -9px;
}

.black-top .dropdown-menu {
    min-width: inherit;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: 0;
    width: 100%;
    z-index: 999999;
}

.colorlang {
    background: black;
    color: white;
}

.list-unstyled li select {
    background-color: transparent;
    border: none;
    color: #333;
    font-size: 0.8em;
}

.black-top .dropdown-menu li {
    float: none;
}

#Languages {
    background-image: url('../ImagePublic/dd-ar.png');
    background-repeat: no-repeat;
    background-position: 80% 50%;
    width: 50px;
    height: 41px;
    padding: 12px 0px 12px 2px;
    text-transform: uppercase;
    line-height: 1;
    background-color: #282828;
    color: #FFFFFF;
    font-size: 13px;
    -webkit-appearance: none;
    font-weight: bold;
    border-left: 1px solid #545454;
}

.black-top .dropdown-menu li a {
    background: #5f5f5f;
    display: block;
    width: 100%;
}

    .black-top .dropdown-menu li a:hover {
        background: #000;
        color: #fff;
    }

.logo-line {
    background-color:rgba(255,255,255,0.8);
    border-bottom: 1px solid #ffffff;
    -webkit-box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 5px -3px rgba(0, 0, 0, 0.75);
    position: relative;
    /*z-index: 99999;*/
    height: 56px;
}

.ErrorMsgChangePassword {
    clear: right;
    color: #F00;
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    margin: 0;
    text-align: left;
    padding: 0px 0px 10px 0px;
    float: right;
}   
.ErrorMsgPresouscription {
    clear: right;
    color: #F00;
    text-transform: uppercase;
    font-weight: bold;
    margin: 1px;
    /*text-align: right;*/
    padding: 5px 0px 5px 0px;
}

.logo-line h1 {
    margin: 0;
    padding: 2px 0;
    position: absolute;
    left: 18px;
    top: 2px;
}

.navigation-yl ul li a {
    color: #1d1920;
    font-size: 14px;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 56px;
    padding: 0 9px;
    display: block;
}

/*.minutes{
    display:none !important;

}
.seconds{
    display:none !important;
}*/

.flip-clock-label{
    display:none !important;
}

.LinkWizard
{
    color:#000000 !important;
}

.P_Wizard
{
    font-size: 13px;
    font-style: italic;
    color: #282828;
}

.assistantarea{
    border:1px solid #EEEEEE;
    padding:0px 0px 0px 0px;
    margin:10px 0px 0px 0px;
}

.assistantarea h6{
font-weight:bold;
font-size:12px;
    text-transform: uppercase;
}

.h4_Wizard
{
    color: #282828;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    margin-top: 10px;
}

.IcoWizardCashExpress
{
    width: 70px;
    margin-top: 30px;
}

.IcoWizardMobiletoMobile
{
    width: 85px;
    margin-top: 33px;
}

.liElement ul li
{
    list-style:none;
}

.CashExpIco
{
    width:55px;
}

.activeMenuPrinci a:first-child {
display:none;}

/*.dropdown a {
text-transform:uppercase;}*/

.MobileIco
{
    width:90px;
}
.navigation-yl {
    width: 100%;
    text-align: center;
}

    .navigation-yl ul li:hover a {
        
        /*color: #ffc000;*/
        text-decoration: none;
    }

.right-link {
    position: absolute;
    right: 15px;
    top: 18px;
}

    .right-link a {
        font-size: 14px;
        color: #1d1920;
    font-family: 'Open Sans', sans-serif;
    }

.flexslider {
    position: relative;
    border-radius: 0;
}

.slider-con {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    padding-top: 40px;
}

.lt-con {
    text-align: right;
    z-index: 1000 !important;
}

    .lt-con h2 {
        font-size: 50px;
        color: #ffc000;
        text-transform: uppercase;
        font-family: 'GE SS' !important;
    }

    .lt-con h3 {
        font-size: 30px;
        font-family: 'GE SS' !important;
    }

#formauth
{

}

.AuthLnkEncours
{
    background-color: #79CBC8;
    padding: 15px;
    /* border-top: 10px solid #79CBC8; */
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
}

.AuthLnkEncours:hover
{
    cursor:pointer;
}


.AuthArea
{
    background-color: #FFFFFF;
    margin: -10px 10px 10px 10px !important;
}

.SubscrArea
{
    background-color: #FFFFFF;
    margin: -9px 10px 10px 10px !important;
}

.AuthElements
{
    width: 600px;
    margin: 0 auto;
    margin-top: 150px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
    background-color:#FFFFFF;
}

.SubscrLnkEncours
{
    background-color: #79CBC8;
    padding: 15px;
    /* border-top: 10px solid #79CBC8; */
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
}
.SubscrLnk:hover
{
    cursor:pointer;
}

.SubscrLnkEncours:hover
{
    cursor:pointer;
}

.AuthLnk
{
    background-color: #FFFFFF;
    padding: 15px;
    /* border-top: 10px solid #79CBC8; */
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.AuthLnk:hover {
    cursor:pointer;
}



.SubscrLnk
{
    background-color: #FFFFFF;
    padding: 15px;
    /* border-top: 10px solid #79CBC8; */
    color: #333333;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.slider-form {
    /*position: absolute;
    top: 69px;
    right: 35px;
    z-index: 9999;
    width: 420px;
    background: rgba(252, 177, 46, 0.95);
    box-sizing: border-box;
    padding: 10px 25px;
    height: 336px;*/
}

#MessageForgotPass
 {
    width: 420px;
    background: rgba(255, 255, 255, 0.74902);
    box-sizing: border-box;
    padding: 10px 25px;
    -webkit-box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.6);
    box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.6);
    margin-top:32px;
    color:#FFFFFF;
    display:none;
    min-height:335px;
}

.slider-inner {
    z-index: 999;
    width:1007px;
}

.slider-form-inner h3 {
    color: #0A0A0A;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.pagination-container
{
    text-align:center;
}

.pagination .active
{
}


.pagination .active a
{
    background-color: #828282;
    border: 1px solid #828282;
    color: #FFFFFF;
    font-weight: bold;
}
.pagination li a
{
    margin:5px;
    border-radius:0px !important;
}

.nm-fd {
    width: 100% !important;
    box-sizing: border-box !important;
    padding: 0 10px !important;
    font-size: 13px !important;
    color: #0A0A0A !important;
    height: 45px !important;
    margin-bottom: 10px !important;
    padding-left: 15px !important;
    border-radius:0px !important;
    border: 1px solid #aaaaaa;

}

.InputNormal {
    border: 1px solid #fef2ab;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 13px;
    color: #1d1920;
    height: 45px;
    margin-bottom: 10px;
    padding-left: 15px;
    -webkit-box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.3);
}

.AlertInput {
    border: 1px solid #F00F00 !important;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 13px;
    color: #1d1920;
    height: 45px;
    margin-bottom: 10px;
    background: url(../ImagePublic/input-ico-1.png) 10px center no-repeat #fff !important;
    padding-left: 34px;
    -webkit-box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 9px 9px 12px -10px rgba(0, 0, 0, 0.3);
}

.btn-success {
    width: 125px !important;
    height: 40px !important;
    background: #ffc000 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #000000 !important;
    line-height: 36px !important;
    text-align: center !important;
    display: inline-block !important;
    margin-left: 5px !important;
    text-transform: uppercase !important;
    border: 1px solid #ffc000 !important;
    float: none !important;
    margin:0 auto !important;
    border-radius:0px  !important;
    padding:0px 0px 0px 0px  !important;
}

.btn-danger {
    width: 125px !important;
    height: 40px !important;
    background: #ffc000 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #000000 !important;
    line-height: 36px !important;
    text-align: center !important;
    display: inline-block !important;
    margin-left: 5px !important;
    text-transform: uppercase !important;
    border: 1px solid #ffc000 !important;
    float: none !important;
    margin:0 auto !important;
    border-radius:0px  !important;
    padding:0px 0px 0px 0px  !important;
}


.btn-success:hover {
    width: 125px !important;
    height: 40px !important;
    background-color: green !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    line-height: 36px !important;
    text-align: center !important;
    display: inline-block !important;
    margin-left: 5px !important;
    text-transform: uppercase !important;
    border: 1px solid green !important;
    float: none !important;
    margin:0 auto !important;
    border-radius:0px  !important;
    padding:0px 0px 0px 0px  !important;
}

.btn-danger:hover {
    width: 125px !important;
    height: 40px !important;
    background-color: red !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #FFFFFF !important;
    line-height: 36px !important;
    text-align: center !important;
    display: inline-block !important;
    margin-left: 5px !important;
    text-transform: uppercase !important;
    border: 1px solid red !important;
    float: none !important;
    margin:0 auto !important;
    border-radius:0px  !important;
    padding:0px 0px 0px 0px  !important;
}

.ErrorMsg{
    color: #F00F00 !important;
    /* display: block !important; */
    padding: 9px 0px 20px 10px !important;
    margin: 0px 0px 0px 0px !important;
    height: 21px;
    clear: both;
    font-size: 13px;
}
.ch-icon {
    background-image: url(../ImagePublic/input-ico-2.png) !important;
}

.regular-checkbox {
    display: none;
}

    .regular-checkbox + label {
    background-color: transparent;
    border: 1px solid #282828;
    padding: 9px;
    display: inline-block;
    position: relative;
}

    .regular-checkbox:checked + label {
        background-color: #282828;
        border: 1px solid #282828;
        color: white;
    }

        .regular-checkbox:checked + label:after {
            content: '\2714';
            font-size: 14px;
            position: absolute;
            top: 0px;
            left: 3px;
            color: #FFFFFF;
        }

.chk-outer span {
    display: inline-block;
    vertical-align: top;
    padding-left: 4px;
}

.UnderConstruction {
    width: 650px;
    margin: 0 auto;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
}

    .UnderConstruction img {
    }

    .UnderConstruction h2 {
        text-transform: uppercase;
    }

    .UnderConstruction p {
        margin: 0 auto;
    }

.con-btn  {
    float: left;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #79CBC8;
    border:2px solid #FFFFFF !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #0A0A0A;
    padding: 0 22px;
    border: none;
}

.con-btn:disabled {
    background-color:#DDDDDD;
    color:#a5a5a5;
    cursor:not-allowed !important;
}

.con-btn:disabled:hover {
    background-color:#DDDDDD;
    color:#a5a5a5;
    cursor:not-allowed !important;
}

.EnvoyerBtn:disabled {
    background-color:#DDDDDD !important;
    color:#a5a5a5 !important;
    cursor:not-allowed !important;
    border:1px solid #EEEEEE !important;
}


.EnvoyerBtn:disabled:hover {
    background-color:#DDDDDD !important;
    color:#a5a5a5 !important;
    border:1px solid #EEEEEE !important;
    cursor:not-allowed !important;
}



.ForPass {
    margin: 12px 0px 0px 0px !important;
    padding: 10px !important;
}

.ForPass a
{
        font-weight: bold;
        color: #000;
}

.ArrplanDownload
{
    background-image: -webkit-linear-gradient(110deg, #49a9da 10%, #077bb6 90%), url(../ImagePublic/ArrPlanDownload.png);
    background-image: -moz-linear-gradient(110deg, #49a9da 10%, #077bb6 90%), url(../ImagePublic/ArrPlanDownload.png);
    background-image: -o-linear-gradient(110deg, #49a9da 10%, #077bb6 90%), url(../ImagePublic/ArrPlanDownload.png);
    background-image: linear-gradient(110deg, #49a9da 10%, #077bb6 90%), url(../ImagePublic/ArrPlanDownload.png);
    background-image: -ms-linear-gradient(110deg, #49a9da 10%, #077bb6 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(f8be24=#49a9da, endColorstr=#077bb6, GradientType=1);
    background-blend-mode: multiply;
    color: #fff;
}

.slider {
    /*position: relative;
    top: 69px;*/
}

#ActionCompte {
    clear: both;
    display: block;
    width: 100%;
}

#ActionAuth {
    clear: both;
    display: block;
    width: 100%;
}

.EnvoyerBtn
 {
    float: right;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #0A0A0A;
    border:2px solid #79CBC8 !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #79CBC8;
    padding: 0 22px;
    border: none;
    margin-top: 0px;
}

.EnvoyerBtn:hover
 {
    float: right;
    height: 45px;
    line-height: 45px;
    display: block;
    color: #FFFFFF;
    border:2px solid #FFFFFF !important;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #0A0A0A;
    padding: 0 22px;
    border: none;
    margin-top: 0px;
}

.AreaLogo
{
    text-align: center;
    background-color: #323232;
    margin-top: 10px;
    padding: 20px 0px 20px 0px;
}


.visuGeo
{
    height: 275px;
    text-align: center;
    background-color: #FAFAFA;
    padding: 30px 10px 10px 10px;
}

.visuGeo h5
 {
    text-align: left !important;
    font-weight: normal;
    width: 322px;
    margin: 0px 0px 23px 26px;
    color: #e82946;
}

.LocAge
{
    color:#000000;   
}

.LocAge:hover
{
    font-weight:bold;  
    color:#000000;   
}

.AnnulerBtn:hover{
        background: #ed2024 !important;
        text-decoration: none;
        color: #FFFFFF !important;

-moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
-webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
-o-box-shadow: 0px 0px 5px 0px #cfcfcf;
box-shadow: 0px 0px 5px 0px #cfcfcf;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=5);
    }

.Loader {
    position: fixed;
    margin-top: 60%;
    left: 50%;
}

.DetailCompteBox li input {
    height: 35px;
    width: 69%;
    border: 1px solid #000;
    
    padding-left: 10px;
    display: block;
    resize: none;
    float: right;
}

.LiAdress {
    height: 58px;
}

.DetailCompteBox li input:disabled {
    height: 35px;
    width: 69%;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 6px;
    padding-left: 10px;
    display: block;
    resize: none;
    float: right;
    /*text-transform:capitalize;*/
}

.DetailCompteBox li select {
    height: 35px !important;
    width: 69% !important;
    border: 1px solid #000;
    padding-left: 10px;
    display: block;
    resize: none;
    float: right;
}

#DetailCompteEdit:hover {
    cursor: pointer;
}

#AuthentificationEdit:hover {
    cursor: pointer;
}

.DetailCompteBox li select:disabled {
    height: 35px;
    width: 69%;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 6px;
    padding-left: 10px;
    display: block;
    margin-bottom: 15px;
    resize: none;
    float: right;
    -webkit-appearance: none;
}

.DetailCompteBox li {
    min-height: 45px;
}

    .DetailCompteBox li h4 {
        float: left;
        clear: left;
        margin: 12px 0px 0px 0px !important;
    }

    .DetailCompteBox li textarea {
        float: right;
        width: 69%;
        border: 1px solid #000;
        
        padding-left: 10px;
        display: block;
        resize: none;
    }

        .DetailCompteBox li textarea:disabled {
            float: right;
            width: 69%;
            border: 1px solid #FFFFFF;
            background-color: #FFFFFF;
            border-radius: 6px;
            padding-left: 10px;
            display: block;
            resize: none;
        }

.AuthBox li input {
    height: 35px;
    width: 69%;
    border: 1px solid #000;
    padding-left: 10px;
    display: block;
    resize: none;
    float: right;
}

.AuthBox li select {
    height: 35px;
    width: 69%;
    border: 1px solid #000;
    
    padding-left: 10px;
    display: block;
    margin-bottom: 15px;
    resize: none;
    float: right;
}

.AuthBox li input:disabled {
    height: 35px;
    width: 69%;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
    border-radius: 6px;
    padding-left: 10px;
    display: block;
    margin-bottom: 15px;
    resize: none;
    float: right;
}

.AuthBox li {
    min-height: 48px;
}

    .AuthBox li h4 {
        float: left;
        clear: left;
        margin: 12px 0px 0px 0px !important;
    }

.con-btn:hover {
    background: #79CBC8;
    color: #282828;
    text-decoration: none;
}

.sb-btn {
    background: #79CBC8;
    width: 100%;
    height: 45px;
    color: #FFFFFF;
    font-weight: 700;
    border: 0;
    text-transform: uppercase;
    margin-top: 10px;
    border:2px solid #FFFFFF;
}

    .sb-btn:hover {
        background: #4ea09d;
        color: #fff;
    }

    .sb-btn span {
        text-decoration: underline;
    }

.chk-outer {
    padding-top: 15px;
    margin: 0px 0px;
}

.ap-data h3 {
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #1d1920;
   font-size: 27px;
    font-weight: bold;
    margin-top: 0;
}

.ap-data p {
    color: #1d1920;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 0;

}

.ap-data {
    width: 70%;
}

.app-inner {
    position: relative;
    padding: 46px 0;
}

.app-img {
    position: absolute;
    bottom: 15px;
    z-index: 999;
}

.ap-data ul {
    text-align: center;
    padding-top: 35px;
    width: 100%;
    padding-left: 60px;
}

    .ap-data ul li {
        display: inline-block;
        margin: 0 15px;
    }

.app {
    background: #fff;
}

.service-section {
    background: #FFFFFF;
    -webkit-box-shadow: inset 0px 5px 6px -2px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 5px 6px -2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 5px 6px -2px rgba(0, 0, 0, 0.15);
    padding-top: 45px;
    padding-bottom: 30px;
}

.comjibiservices
{
    padding-top: 8%;
}

.alimenterlnk
{
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 18px;
}

.ServicesArea
{
    background-color: #FAFAFA;
    border: 1px solid #DDDDDD;
    min-height: 310px;
    margin: 50px 0px 60px 0px;
}
.envoiagencelnk
{
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 18px;
}

.envoimobilelnk
{
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 18px;
}

.payerlnk
{
    color: #000000 !important;
    text-transform: uppercase;
    font-size: 18px;
}

.alimenterlnk:hover
{

    text-align:center;

}

.Menu2Area {
    /*width: 320px;*/
    text-align: right;
}

#Notifs
{
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.useraccount {
    font-weight:bold;
    margin:7px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.Notifs i
{
    font-size: 19px;
}

.Notifs
{
    color:#616161 !important;
}

.Notifs:hover
{
    color: #ffc000 !important;
}

.Menu2Area ul li a
{
    font-size: 13px;
    font-weight: 600;
}

    .navbar-collapse
    {
        background-color:transparent !important;
    }

        .Vids
{
    padding-right: 0px;
}

@media (max-width:768px) and (min-width:320px) {

    .boot-tabs .nav-tabs > li {
    width: 100% !important;
    text-align: center !important;
    }

    .Menu2Area
    {
    width: 320px;
    text-align: left !important;
    padding-left:10px;
    }

    .col-sm-12
    {
        margin-right: 0px !important;
        padding-right: 0px !important;
    }



    .Simulateur
    {
        padding-top:10px;
        margin-top:-3px;

    }

    .LocaliserAgence img {
    display: block;
    float:right;
}

    .Vids
    {
        width:100%;
        padding-left:0px !important;
        margin-top:15px;
    }

    .nav li a
    {
    }


}
.nonav
{
    padding-top: 0px !important;
}

.nonav li a
{
    font-size: 9px;
    font-weight: normal;
    padding: 6px 8px 0px 0px !important;
}

.envoiagencelnk:hover
{
text-align:center;
}

.envoimobilelnk:hover
{

}

.payerlnk:hover
{

}

.VidArea {
    margin-bottom: 50px;
    padding: 0px !important;
}

.serv-header
{
    padding: 0px;
    margin-top: 50px;
}

    .serv-header ul li {
        float: left;
        width: 33%;
        padding: 0 5px;
        box-sizing: border-box;
    }

        .serv-header ul li:first-child {
            padding-left: 0;
        }

        .serv-header ul li:nth-child(3), .serv-header ul li:nth-child(4) {
            width: 17%;
        }

        .serv-header ul li:nth-child(4) {
            padding-right: 0;
        }

        .serv-header ul li a {
            display: block;
            padding: 25px;
            color: #000000;
            font-family: 'Open Sans', sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 25px;

            text-align:center;
            border:1px solid #000000;
            border-radius:0px;
        }

        .serv-header ul li a:hover {
            display: block;
            padding: 25px;
            color: #fd9407;
        font-family: 'Open Sans', sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            font-size: 25px;
        }

            .serv-header ul li a span {
                font-family: 'Open Sans', sans-serif;
                font-size: 12px;
                font-style: italic;
                text-transform: none;
            }

.serv-box ul li {
    position: relative;
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    border: 1.5px solid #fffce8;
}

    .serv-box ul li img {
        width: 100%;
    }

.tp-lt {
    position: absolute;
    top: 20px;
    left: 20px;
}

.bt-rt {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.serv-box ul li span {
    color: #ffffff;
    font-size: 30px;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

    .serv-box ul li span img {
        width: auto;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
    }

.serv-box ul li:nth-child(5) {
    width: 66.6666%;
}

.serv-box ul li:hover span img {
    transform: scale(1.1);
}

.promotion {
    background: #fffffd;
    margin-top: 3px;
    -webkit-box-shadow: 0px 2px 15px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 2px 15px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 2px 15px -15px rgba(0, 0, 0, 0.75);
    margin-bottom: 50px;
}

.pro-header h4 {
    margin: 0;
    color: #444444;
    font-size: 25px;
    text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
    line-height: 45px;
    padding-left: 10px;
}

.pro-header {
    border-bottom: 1px solid #f0f0ee;
    height: 46px;
}

.left-con {
    width: 70%;
    margin-left: 30px;
}

.lt-img img {
    border: 5px solid #eeeeec;
    margin-top: 12px;
}

.left-con h5 {
    color: #282828;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

.left-con p {
    font-size: 15px;
    color: #82828;
}

.slider-pro {
    padding: 25px 28px;
}

.left-pro {
    width: 66%;
    box-sizing: border-box;
}

.carousel-control {
    background-image: none !important;
    height: 40px;
    width: 40px;
    left: auto;
    right: 0;
    background: #ebebe8 !important;
    top: -43px;
    opacity: 1;
    line-height: 40px;
}

    .carousel-control.left {
        right: 41px;
    }

    .carousel-control span {
        color: #acacac;
        text-shadow: none;
    }

    .carousel-control:hover {
        background: #cecece !important;
    }

.carousel-indicators li {
    background: #f8f8f6;
    height: 11px;
    width: 11px;
    border: 0;
    margin: 0 !important;
}

.carousel-indicators .active {
    background: #e9e9e6;
    border: 0;
}

.carousel-indicators {
    bottom: auto;
    top: -32px;
    left: auto;
    text-align: right;
    right: 85px;
}

.pro-right {
    width: 33.33%;
    box-sizing: border-box;
    border-left: 3px solid #f9f6e2;
    padding: 4px;
}

.heading-outer {
    padding: 16px;
    padding-bottom: 10px;
}

.pro-right h3 {
    font-size: 30px;
    color: #444444;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 5px;
}

.pro-right h4 {
    font-size: 25px;
    color: #444444;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 35px;
    margin: 0;
}

.pro-right h2 {
    font-size: 36px;
    color: #000000;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    line-height: 35px;
    margin: 0;
    margin-top: 5px;
}

.pro-right h4 span {
    color: #ffc000;
}

.line {
    display: block;
    width: 37px;
    height: 1px;
    background: #000000;
    margin-top: 15px;
}

.pro-right p {
    font-size: 14px;
    color: #444444;
    margin-top: 20px;
}

.ErrorHomeAuth
{
    padding: 0px 0px 0px 0px !important;
    margin: -5px 0px -5px 0px !important;
}

.yellow-btn {
    display: block;
    color: #000000;
    font-size: 20px;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    background: url(../ImagePublic/hands-shake.png) 97% center no-repeat #ffc000;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
}

    .yellow-btn:hover {
        background-color: #f0ce00;
        color: #000000;
        text-decoration: none;
    }

.profit {
    border-top: 3px solid #f9f6e2;
    padding: 4px;
}

.pr-serv {
    background: #ffc000;
    padding: 30px;
    width: 28%;
    min-height: 315px;
    position: relative;
    position: relative;
    background: #ffc000;
}

    .pr-serv:after {
        left: 100%;
        top: 85%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(255, 223, 27, 0);
        border-left-color: #ffc000;
        border-width: 10px;
        margin-top: -10px;
    }

    .pr-serv h3 {
        margin: 0;
        color: #282828;
        font-size: 15px;
    font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
    }

    .pr-serv p {
        position: absolute;
        bottom: 30px;
        width: 100%;
        box-sizing: border-box;
        padding: 0 30px;
        left: 0;
        margin-bottom: 0;
        font-size: 15px;
        font-style: italic;
        line-height: 17px;
    }

.profit-slide .carousel-indicators li {
    background: #e9e9e7;
    height: 11px;
    width: 11px;
    border: 0;
    margin: 0 !important;
}

.profit-slide .carousel-indicators .active {
    background: #999999;
    border: 0;
}

.profit-slide .carousel-indicators {
    bottom: auto;
    top: -25px;
    left: auto;
    text-align: right;
    right: 0px;
}

.profit-slide {
    width: 67%;
    padding-right: 24px;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .profit-slide h3 {
        color: #e9661f;
    font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        margin: 0;
    }

    .profit-slide p {
        font-size: 15px;
        color: #282828;
        line-height: 20px;
        text-align: justify;
        width: 95%;
    }

    .profit-slide h5 {
        color: #282828;
    font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        margin-top: 25px;
    }

    .profit-slide .carousel {
        padding-top: 30px;
    }

.logo-slide ul li {
    display: inline-block;
    padding: 0 38px;
}

    .logo-slide ul li a {
        color: #282828;
        font-size: 15px;
        font-weight: 700;
        font-style: italic;
    }

        .logo-slide ul li a:hover {
            color: #ea712c;
            text-decoration: none;
        }

.profit-slide .carousel-inner > .item {
    min-height: 170px;
}

.support-div  {
    position: fixed;
    right: 15px;
    bottom: 80px;
    z-index: 30000;
}

.support-div::after {
    font-family: FontAwesome;
    content: "\f0d7 ";
    color: #FFFFFF;
    position: absolute;
    bottom: -20px;
    right: 19px;
    font-size: 25px;
}

.SupportIcon
{
    position: fixed;
    z-index: 99999999;
    width: 50px;
    height: 50px;
    background: #ED6B64;
    bottom: 15px;
    right: 35px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border: 1px solid #ED6B64;
    border-radius:50%;
    padding:3px 15px 15px 13px;
}

    .SupportIcon i {
    font-size: 30px;
    color: #FFFFFF;
}

    .FAQIcon
{
    position: fixed;
    z-index: 99999999;
    width: 50px;
    height: 50px;
    background: #ED6B64;
    bottom: 15px;
    right: 100px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border: 1px solid #ED6B64;

    border-radius:50%;
    padding:3px 15px 15px 16px;
}

    .FAQIcon i {
    font-size: 30px;
    color: #FFFFFF;
}

    .filtresbottomarea
    {
    background-color: #FFFFFF;
    border: 1px solid #ffd01b;
    padding: 10px 10px 10px 0px;
    margin: 0px 0px 10px 0px;
    }

    .filtrestoparea
    {
    background-color: #FFFFFF;
    border: 1px solid #ffd01b;
    padding: 10px;
    margin: 0px 0px 10px 0px;
    }

.PagedList-skipToNext a {
    font-weight: bold;
    font-size: 12px;
    color:#333333;
}

.Afficherlignehistorique
{
    border: 1px solid #e3e3e3;
    padding: 4px 5px 5px 5px;
    width: 52px;
    margin: 0px 5px 0px 5px;
    vertical-align: middle;
}

.PagedList-skipToPrevious a {
    font-weight: bold;
    font-size: 12px;
    color:#333333;
}

    .bin-fixed p {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 12px;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
}

.nameconnect {
    text-transform:capitalize;
}

.rowaccessleft {
    min-height:152px;
}

.LblSlider
{
    position: absolute;
    top: 123px;
    right: 310px;
}

.LblSlider h3
{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    color:#ED6B64;
}

.LblSlider h5
{

}

.support
{
    position: fixed;
    z-index: 99999999999999999;
    bottom: 80px;
    right: 35px;
    width: 306px;
    height: 332px;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}

.support::after {
    font-family: FontAwesome;
    content: "\f0d7";
    color: #FFFFFF;
    position: absolute;
    bottom: -29px;
    right: 15px;
    font-size: 35px;
}

.searchbtn
{
    background-color: #e71d36;
    width: 40px;
    border: 1px solid #e71d36;
    float: right;
}

.outer-sp {
    position: fixed;
    z-index: 99999999;
    bottom: 15px;
    right: 15px;
}

.sp-slide {

    background: #fff;
    border: 1px solid #ffc000;
    border-right: 0;
    width: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    visibility: hidden;

    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    border-top: 1px solid #FFFFFF;
    border-right: 0px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
}

.partel {
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
        border:1px solid #FFFFFF;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
}

.partel h5{
    background-color: #ED6B64;
    color: #FFFFFF;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.partel h5 i{
    font-size: 18px;
    margin: 0px 5px 0px 0px;
}


.partelforgot {
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
        border:1px solid #FFFFFF;
        margin:0px 0px 0px 0px;
        padding:0px 0px 0px 0px;
}

.partelforgot h5{
    background-color: #FED51B;
    color: #282828;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.partelforgot p
{
    color: #000000;
    text-align: center;
    padding-top: 15px;
}

.partelforgot strong{
    color: #000000;
    text-align:center;
}

.partelforgot h5 i{
    font-size: 18px;
    margin: 0px 5px 0px 0px;
}

.parmail {
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
        border:1px solid #FFFFFF;
        margin:15px 0px 0px 0px;
        padding:0px 0px 0px 0px;
}

.parmail h5{
    background-color: #ED6B64;
    color: #FFFFFF;
    padding: 10px 0px 10px 10px;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.parmail h5 i{
    font-size: 18px;
    margin: 0px 5px 0px 0px;
}

.btncontact {
    background-color: #FFFFFF;
    color:#ED6B64;
    border:1px solid #ED6B64;
    display:block;
    width:95%;
    margin:0 auto;
    text-transform:uppercase;
    font-weight:bold;
    margin-bottom:15px;
    padding:5px 0px 5px 0px;
}

.btncontact:hover {
    background-color: #ED6B64;
    color:#FFFFFF;
    border:1px solid #ED6B64;
    display:block;
    width:95%;
    margin:0 auto;
}

.sp-slide {
    padding:5px;
    box-sizing: border-box;
}
    .sp-slide p {
    color: #000000;
    font-size: 12px;
    padding: 15px 0px 0px 10px;
}

.telbig {
    color: #0A0A0A;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: center;
    font-size: 30px;
    padding: 0px 0px 0px 0px;
}

.telbigForgot {
    color: black;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px !important;
    text-align: center;
    font-size: 30px;
    padding: 0px 0px 0px 0px;
}

.slide-open .sp-slide{
    width: 450px;
    visibility: visible;
}

.slide-open .bin-fixed {
    right: 450px;
}

.main-banner .slider-con {
    position: static;
    padding: 55px 0;
}

.main-banner {
    background: url(../ImagePublic/main-banner-bg.jpg) 0 0 no-repeat;
    background-size: cover;
}

.main-banner-Simulator {
    background: url(../ImagePublic/main-banner-bg-Simulateur.jpg) 0 0 no-repeat;
    background-size: cover;
}


.envo .panel-group .panel + .panel {
    margin-top: 0;
}

.envo .panel-group .panel {
    border-radius: 0;
}

.envo .panel-heading {
    border-radius: 0;
    border-bottom: 1px solid #fff;
    padding: 0;
}

.envo .panel-group {
    border: 1px solid #fff;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 6px -3px rgba(232, 41, 70, 1);
    -moz-box-shadow: 0px 0px 6px -3px rgba(232, 41, 70, 1);
    box-shadow: 0px 0px 6px -3px rgba(232, 41, 70, 1);
    margin-bottom: 30px;
}

    .envo .panel-group .panel-heading + .panel-collapse > .list-group, .envo .panel-group .panel-heading + .panel-collapse > .panel-body {
        border: 0;
        border-bottom: 1px solid #fff;
        background: #eee9e8;
        padding: 10px;
    }

.envo .panel-default {
    border: 0;
}

.envo .panel-title .accordion-toggle {
    color: #656565;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    height: 35px;
    line-height: 33px;
    padding: 0 10px;
}

    .envo .panel-title .accordion-toggle img {
        margin-right: 5px;
    }

    .envo .panel-title .accordion-toggle:hover, .envo .panel-title .accordion-toggle:focus {
        text-decoration: none;
    }

    .envo .panel-title .accordion-toggle.default-active {
        background: #e82947;
        color: #fff;
    }

.ac {
    display: none;
}

.default-active .ac {
    display: inline-block;
}

.default-active .dac {
    display: none;
}

.envo .panel-body ul li {
    list-style-type: none;
    padding: 6px 5px;
    border-bottom: 1px solid #cccccc;
}

    .envo .panel-body ul li:last-child {
        border-bottom: 0;
    }

    .envo .panel-body ul li a {
        color: #545b65;
        font-size: 13px;
    }

.envo .panel-group .panel:last-child {
    border: 0;
}

.right-section h4 {
    color: #e82947;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}

.right-section p {
    font-size: 17px;
    color: #282828;
}

.boot-tabs {
    padding: 0px 0px 0px 0px;
    float: left;
    width: 100%;
}

/*DashBoard*/


.leftpaneldashboard
{
    /* background-color: #FFFFFF; */
    padding: 0px 10px 10px 10px;
    margin-top: 0px;
}

.modifierContacts{
    color: #7FB800;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-top: 18px;
}

.modifierContacts i{
    font-size: 20px;
}

.modifierContacts:hover{
    color: #7FB800;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-top: 18px;
    margin-left:5px;
}

.receptionargent
{
    background-color:#9c489d !important;
    color:#FFFFFF !important;
    text-transform:uppercase;
    font-size:13px !important;
}

.CashExpress
{
    background-color:#e71d37 !important;
    color:#FFFFFF !important;
    text-transform:uppercase;
    font-size:13px !important;
}

.MtoM
{
    background-color:#2ec5b6 !important;
    color:#FFFFFF !important;
    text-transform:uppercase;
    font-size:13px !important;
}

.payenligne
{
    background-color:#ff9f1c !important;
    color:#FFFFFF !important;
    text-transform:uppercase;
    font-size:13px !important;
}


.supprimrcontactContacts{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-top: 18px;
}

.supprimrcontactContacts i{
    font-size: 20px;
}

.supprimrcontactContacts:hover{
    color: #ff0000;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    display: block;
    width: 100%;
    text-transform: uppercase;
    margin-top: 18px;
    margin-left:5px;
}
.annulerContacts{



      color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    background-color: #E71D36;
    padding: 5px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.annulerContacts:hover{   
     color: #E71D36;
    font-size: 10px;
    font-weight: bold;
    background-color: #FFFFFF;
    padding: 5px;
    display: block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;

}
.sndblocleft
{
    /*margin: 0px;
    padding: 10px 10px 10px 10px;*/
}

    .boot-tabs .nav-tabs > li {
    width: 100%;
    text-align: center;
}

    .boot-tabs .tab-content {
    min-height: 440px;
    width: 95%;
    float: right;
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0px 5px #DDDDDD;
}

    .boot-tabs .nav-tabs{
    margin: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
    width: 5%;
    float: left;
}

        .boot-tabs .nav-tabs i{
            font-size:20px;
}

        .boot-tabs .nav-tabs > li > a {
            color: #333332;
            text-transform: uppercase;
            font-size: 12px;
            background: #F7F5F5;
            height: 50px;
            line-height: 50px;
            padding: 0;
            border-right: 1px solid #fff;
            margin: 0;
            border-radius: 0;
        }

            .boot-tabs .nav-tabs > li > a:hover {
                margin: 0;
                border-radius: 0;
            }

        .boot-tabs .nav-tabs > li:last-child a {
            border: 0;
        }

        .boot-tabs .nav-tabs > li.active > a, .boot-tabs .nav-tabs > li.active > a:focus, .boot- tabs .nav-tabs > li.active > a:hover 
        {
    margin: 0;
    border: 0;
    border-radius: 0;
    background: #077bb6;
    color: #FFFFFF;
    font-weight: 700;
    position: relative;
}

    .boot-tabs .tab-pane {
        padding: 5px 5px 5px 5px;
    }

    .tableinfos
    {
        width:100%;
    }

        .boot-tabs .tab-pane p {
            color: #282828;
            font-size: 14px;
            margin-bottom: 0;
        }

    /*.boot-tabs .nav-tabs > li.active > a:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #FFD01B;
        border-width: 5px;
        margin-left: -5px;
    }*/

.left-sidebar .serv-box ul li {
    width: 100%;
}

.titreleftpanel
 {
    color: #282828;
    font-weight: bold;
    border-bottom: 1px solid #FF9F1C;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
    margin: 0px;
    font-size: 21px;
}

.titrederope
{
    color: #282828;
    font-weight: bold;
    background-color: #FFD01D;
    padding: 15px 0px 15px 14px;
    text-transform: uppercase;
    margin: -10px -10px 0px -10px;
    border: 2px solid #FFFFFF;
}

.mesderniersoperation
{
    margin-top:25px;
}

#Bloc1Content p i {
    color: #619b8a;
    font-size: 20px;
    margin-right: 5px;
}

.borderlegend
{
    border-color: #BBBBBB;
    margin: -11px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.infos h4
{
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.infos {
    padding:0px;
    margin:0px;
}

.infos h5
{
    text-transform: uppercase;
    font-size: 12px;
    /* letter-spacing: 1px; */
    margin: 3px 0px 0px 0px;
    font-weight: 700;
}

.dessousSolde
{
    color: #282828;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    font-family: ultramagnetic;
}

.SoldeDashBoard
{
    color: #FE9447;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 26px;
    font-family: ultramagnetic;
    margin: -6px 0px 0px 0px;
}

.infos h6
{
    font-size: 11px;
    /* letter-spacing: 1px; */
    margin:8px 0px 0px 0px;
    font-weight: 600;
}

.dernconinf{
    margin: 0px 0px 0px 13px !important;
    color:#077bb6 !important;
    font-weight: 700 !important;
}

.derope
{
    width: 90%;
    margin: 0 auto;
}

.derope div
{
    list-style: none;
    border-bottom: 1px solid #FFD01D;
    padding: 0px 15px 0px 15px;
    margin: 0px 0px 0px 0px;
}

.derope div:last-child
{
    border-bottom: 1px solid #FFFFFF !important;
}

.derope div h5
 {
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    font-size: 13px;
    white-space: nowrap;
}

.derope div h6
 {
    text-transform: uppercase;
    font-weight: 600;
    padding: 0px 0px 0px 0px;
    margin: 2px 0px 0px 0px;
    font-size: 13px;
}

.derope div span
 {
    text-transform: uppercase;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin:2px 0px 7px 0px;
    font-size: 13px;
    display: block;
}

.derope div p
{
    padding: 0px 0px 0px 0px;
    margin: 5px 0px 5px 0px;
    line-height: 16px;
    font-size: 12px;
}

.left-sidebar .pro-right {
    width: 100%;
    background: #fff;
    border: 0;
    margin-top: 30px;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
}

.rt-slider {
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.3);
    margin-top: 30px;
}

    .rt-slider .left-pro {
        width: 100%;
    }

    .rt-slider .slider-pro {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .rt-slider .carousel-control.right {
        right: 3px;
    }

    .rt-slider .carousel-control.left {
        right: 45px;
    }

    .rt-slider .carousel-indicators {
        right: 100px;
    }

.transfer-banner img {
    width: 100%;
}

.tr-hd {
    color: #ea3e59;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 1px solid #e9e5cb;
    padding-bottom: 5px;
}

.reduce-pad {
    padding-top: 25px;
    padding-bottom: 0;
}


/* Wizard */

.InactiveTab {
    pointer-events: none !important;
    opacity: 0.5 !important;
}

.ActiveTab {
    opacity: 1 !important;
}

/*Step One*/

.StepOne {
    text-align: center;
    position: relative;
}

    .StepOne span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepOne.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepOne p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepOne.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepOne.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepOne.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Two*/

.StepTwo {
    text-align: center;
    position: relative;
}

    .StepTwo span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepTwo.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepTwo p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepTwo.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepTwo.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepTwo.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Three*/

.StepThree {
    text-align: center;
    position: relative;
}

    .StepThree span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepThree.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepThree p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepThree.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepThree.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepThree.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Four*/

.StepFour {
    text-align: center;
    position: relative;
}

    .StepFour span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepFour.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepFour p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepFour.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepFour.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepFour.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }








/*Step One Encours*/

.StepOneEncours {
    text-align: center;
    position: relative;
}

    .StepOneEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #ea3e59;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepOne_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepOneEncours p {
        font-size: 13.5px;
        color: #ea3e59;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepOneEncours.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepOneEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepOneEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Two Encours*/

.StepTwoEncours {
    text-align: center;
    position: relative;
}

    .StepTwoEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #ea3e59;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepTwo_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepTwoEncours p {
        font-size: 13.5px;
        color: #ea3e59;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepTwoEncours.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepTwoEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepTwoEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Three Encours*/

.StepThreeEncours {
    text-align: center;
    position: relative;
}

    .StepThreeEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #ea3e59;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepThree_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepThreeEncours p {
        font-size: 13.5px;
        color: #ea3e59;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepThreeEncours.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepThreeEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepThreeEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Four Encours*/

.StepFourEncours {
    text-align: center;
    position: relative;
}

    .StepFourEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #ea3e59;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepFour_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .StepFourEncours p {
        font-size: 13.5px;
        color: #ea3e59;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .StepFourEncours.active p, .circle.hover-stage p {
        color: #ea3e59;
    }

    .StepFourEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .StepFourEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }


/*Bottom Link Wizard*/

/*StepOne*/

.StepOneLink {
    color: #282828 !important;
    background: #f2f2f2 !important;
    text-decoration: none !important;
}

    .StepOneLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepOne.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepTwo*/

.StepTwoLink {
    color: #282828 !important;
    background: #f2f2f2 !important;
    text-decoration: none !important;
}

    .StepTwoLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepTwo.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepThree*/

.StepThreeLink {
    color: #282828;
    background: #f2f2f2;
    text-decoration: none !important;
}

    .StepThreeLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepThree.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepOne Selected*/

.StepOneLinkSelected {
    color: #fff !important;
    background: #ea3e59 !important;
    font-weight: bold !important;
}

    .StepOneLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepOne_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/*StepTwo Selected*/

.StepTwoLinkSelected {
    color: #fff !important;
    background: #ea3e59 !important;
    font-weight: bold !important;
}

    .StepTwoLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepTwo_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/*StepThree Selected*/

.StepThreeLinkSelected {
    color: #fff !important;
    background: #ea3e59 !important;
    font-weight: bold !important;
}

    .StepThreeLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepThree_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/* Fin Wizard */

.trans-header {
    padding: 30px 0 50px 0;
}

.StepTwoContentSpecial
{
    width: 65% !important;
}

.ConnectandSend
{
}

    .trans-header ul li {
        vertical-align: middle;
        padding: 0;
    }

        .trans-header ul li .dvider {
            vertical-align: middle;
            margin-top: 4px;
            width: 306px;
        }

                .dv1Special{
            width: 472px !important;
        }

                .dv2Special{
            width: 472px !important;
        }

            .trans-header ul li .dvider img {
                width: 100%;
            }

.steps ul li {
    float: left;
    width: 32.8%;
    margin-right: 0.8%;
    background: #fff;
    padding: 4px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 9px -5px rgba(0, 0, 0, 0.5);
}

    .steps ul li:last-child {
        margin-right: 0;
    }

.bottom-btn a {
    display: block;
    background: #f2f2f2;
    height: 60px;
    line-height: 60px;
    padding: 0 13px;
    color: #b0b0b0;
    text-transform: uppercase;
    font-size: 16px;
}

    .bottom-btn a span {
        height: 48px;
        line-height: 46px;
        text-align: center;
        display: inline-block;
        width: 48px;
        border: 1px solid #b0b0b0;
        border-radius: 50%;
        background: #fff;
        margin-top: 6px;
        box-sizing: border-box;
        text-transform: uppercase;
    }


.mob
{
    padding: 25px;
    min-height: 380px;
    box-sizing: border-box;
}

.mobBinga
{
    min-height: 286px;
}

.mobMTCN
{
    min-height: 286px;
}


.mob ul {

}

.mob ul li
{
    box-shadow: none;
    list-style: none;
    width: 100%;
    margin-bottom:19px;
}

#CashExpressArea:hover
{
    cursor:pointer;
    background-color:#FAFAFA !important;
}

#MobileToMobileArea:hover
{
    cursor:pointer;
    background-color:#FAFAFA !important;
}

.CashExpressAreaEncours
{
    cursor:pointer;
}

.rowSpecial
 {
    clear: both;
    margin-top: 70px;
}

.rowSpecial label
{
    border-top: 1px solid #e82946 !important;
    color: #ea3e59 !important;
    display: block;
    width: 100%;
    padding-top: 5px;
    text-align: right;
    font-size: 19px;
}

.rowSpecial input:disabled
 {
    border: 1px solid #FFFFFF !important;
    color: #ea3e59 !important;
    display: block;
    width: 100%;
    padding-top: 1px;
    text-align: right;
    background-color: #FFFFFF;
    font-size:24px;
}

.MobileToMobileAreaEncours
{
    cursor:pointer;
}

.mob ul li h4 {
    float:left;
    clear:left;
    text-align:left !important;
    margin:0px !important;
    padding:0px !important;
    display:block;
    width:100%;
}

.mob ul li img {

    width:30%;
    float:left;
    margin-bottom:3px;
}

.mob ul li p {
    float:left;
    clear:left;
    text-align:left;
    margin:0px !important;
    padding:0px !important;
    display:block;
    width:100%;
}

    .mob h4 {
        color: #282828;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 700;
        margin: 0;
        margin-top: 35px;
    }

    .mob p {
        font-size: 13px;
        font-style: italic;
        color: #282828;
    }

.done-box .bottom-btn a {
    font-weight: 700;
}




.steps ul li.done-box {
    opacity: 1;
    -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
}

.done-box .bottom-btn a:hover {
    text-decoration: none;
}

.form-snd {
    padding: 10px;
}

.fm-fd
{
    width: 92%;
    border: 1px solid #dddbdb;
    text-indent: 10px;
    height: 34px;
    color: #0A0A0A;
}

.form-box label {
    color: #282828;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

    .form-box label span {
        color: #ed2024;
    }

.two-fd .pull-left {
    width: 50%;
}

.two-fd .pull-right {
    width: 50%;
}

.book-icon {
    background: url(../ImagePublic/book-icon.png) 96% center no-repeat;
}

.dis-fd {
    background: url(../ImagePublic/mth-icon.png) 96% center no-repeat #f9f9f9;
}

.form-box .regular-checkbox + label {
    padding: 8px;
    border-color: #dddbdb;
}

.form-box .chk-outer span {
    font-size: 13px;
    font-weight: 500;
}

.mob .ver-ceny {
    font-style: normal;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 110px;
}

.steps {
    padding-bottom: 30px;
}

.center-bx ul li {
    width: 100%;
    box-shadow: none;
    opacity: 1;
}

.last-box {
    padding: 15px;
}

    .last-box h4 {
        margin: 0;
        color: #39ba97;
        font-size: 18.5px;
        font-weight: 600;
    }

        .last-box h4 + span {
            font-size: 11px;
            line-height: 11px;
            color: #282828;
        }

.center-bx {
    padding-left: 85px;
}

    .center-bx p {
        font-size: 13.5px;
        font-style: normal;
    }

        .center-bx p span {
            font-size: 18px;
            color: #39ba97;
            font-weight: 600;
        }

    .center-bx ul {
        margin-top: 13px;
        margin-bottom: 13px;
    }

        .center-bx ul li span {
            font-size: 11px;
            color: #282828;
        }

.it-ft {
    font-size: 12px;
    font-style: italic;
    margin: 10px 0;
    display: block;
}

    .it-ft strong {
        font-size: 13px;
        color: #39ba97;
    }

.txt-code span {
    height: 37px;
    line-height: 35px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    display: inline-block;
    padding: 0 8px;
    border-right: 0;
    vertical-align: top;
}

.txt-code {
    margin:9px 0px 0px 0px;
}

.code-type {
    height: 37px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    display: inline-block;
    padding: 0 8px;
    font-size: 10px;
    vertical-align: top;
    width: 278px;
}

.confirm-btn{
    display: block;
    width: 100px;
    height: 34px;
    color: #000000;
    line-height: 34px;
    background: #ffc000;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    float: right;
}

.confirm-btnSpecial{
    display: block;
    width: 353px;
    height: 34px;
    color: #000000;
    line-height: 34px;
    background: #ffc000;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    float: right;
    border: 1px solid #ffc000;
    padding-bottom: 35px;
}


.confirm-btnSpecial:hover{
    display: block;
    width: 353px;
    height: 34px;
    color: #ffc000;
    line-height: 34px;
    background: #000000;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    float: right;
    border: 1px solid #000000;
    padding-bottom: 35px;
}

    .confirm-btn:hover, .confirm-btn:focus {
        color: #ffc000;
        text-decoration: none;
        background: #000000;
    }

.book-icon.dr-ico {
    background-image: url(../ImagePublic/book-icon-dr.png);
}

.dis-fd.dr-ico {
    background-image: url(../ImagePublic/mth-icon-dr.png);
}

.confirm-pp .modal-content {
    padding: 55px 0 40px 0;
}

.green-tick {
    width: 73px;
    height: 73px;
    line-height: 73px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 5px -1px rgba(90, 133, 40, 1);
    -moz-box-shadow: 0px 0px 5px -1px rgba(90, 133, 40, 1);
    box-shadow: 0px 0px 5px -1px rgba(90, 133, 40, 1);
    margin: auto;
    text-align: center;
    border-radius: 50%;
    margin-bottom: 34px;
}

.confirm-pp .modal-content {
    border-radius: 0;
}

.pp-inner {
    text-align: center;
}

    .pp-inner h3 {
        font-size: 26px;
        margin-bottom: 22px;
    }

        .pp-inner h3 span {
            color: #5b832a;
        }

.id-find h4 {
    font-size: 20px;
    text-transform: uppercase;
}

.id-find h5 {
    font-size: 16px;
    font-weight: 600;
    color: #5b832a;
    text-transform: uppercase;
}

.id-find a {
    display: inline-block;
    height: 57px;
    line-height: 57px;
    background: #5b832a;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    width: 270px;
    text-align: center;
    margin-top: 30px;
}

    .id-find a:hover {
        text-decoration: none;
        color: #fff;
        background: #ea3e59;
    }

.confirm-pp .close
{
    position: absolute;
    top: 18px;
    right: 20px;
    opacity: 1;
    z-index: 2001;
}

.confirm-pp .closeMobile{
    position: absolute;
    top: 38px;
    right: 40px;
    opacity: 1;
    z-index: 2001;
}

.social-bg {
    background: #000;
    padding: 6px 0 4px 0;
}

.social-ico p {
    font-family: Verdana, Geneva, sans-serif;
    color: #FFF;
    font-weight: 400;
    display: inline-block;
    margin-right: 12px;
}

    .social-ico p span {
        text-transform: uppercase;
        margin-left: 5px;
    }

.social-ico a {
    display: inline-block;
    margin-left: 6px;
}
/*footer*/

footer {
    background: #333332;
}

.location-fild {
    border-bottom: 0px solid #3d3d3c;
}

    .location-fild ul {
        padding: 20px 0 15px 0;
        margin: 0;
    }

    .location-fild li {
        display: block;
        margin: 0 0 12px 0;
    }

        .location-fild li span {
            width: 28px;
            text-align: center;
            display: inline-block;
        }

        .location-fild li img {
            display: inline-block;
        }

        .location-fild li a {
            display: inline-block;
            font-size: 15px;
            color: #0A0A0A;
            font-weight: 400;
            margin: 0 0 0 15px;
        font-family: ultramagnetic;
            vertical-align: middle;
        }

.footer-row-1 {
    width: 340px;
    border-right: 1px solid #3d3d3c;
    border-bottom: 1px solid #3d3d3c;
    padding-bottom: 20px;
    min-height: 205px;
}

.newsletter h1 {
    font-size: 14px;
    color: #077bb6;
    font-family: ultramagnetic;
    /*font-weight: 700;*/
    margin: 30px 0px 10px 0px;
    text-transform: uppercase;
}

.newsletter p {
    font-size: 11px;
    color: #0A0A0A;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
}

.ft-chk {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-top: 2px !important;
}

.check-ft p {
    display: inline-block;
    width: 91%;
    margin-left: 4px;
    display: inline-block;
    vertical-align: top;
}

.inp-srch {
    width: 100%;
    height: 38px;
    background: none;
    border: 1px solid #696966;
    color: #fffadd;
    opacity: 0.3;
    font-style: italic;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-left: 10px;
    border-radius: 0;
}

.search-ft {
    position: relative;
    height: 38px;
    background: none;
}

.menufooter {
    color: #898882 !important;
    font-size: 13px;
    white-space: nowrap;
}

.btn-serch {
    background: #077bb6;
    height: 32px;
    /* width: 32px; */
    position: absolute;
    top: 3px;
    right: 3px;
    border: 0;
    padding: 0px 7px 0px 7px;
    font-weight: bold;
    font-size: 12px;
    color:#FFFFFF;
}

.footerarea
 {
    background-color: #f6f6f6;
    border-top: 5px solid #077bb6;
}


    .btn-serch:hover {
        background: #fff;
        color: #077bb6;
    }

.ft-coloumn-2 {
    padding-top: 25px;
}

.ft-rht-border {
    padding: 0;
    /*min-height: 350px;*/
    margin-left: -39px;
    border-bottom: 1px solid #3d3d3c;
}

.ft-col-left {
    width: 170px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
}

.ft-col-right{
    width: 170px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: top;
}

.ft-links h1{
    font-size: 14px;
    font-family: ultramagnetic;
    color: #077bb6;
    text-transform: uppercase;
    /*font-weight: bold;*/
    white-space: nowrap;
}
.ft-links h1:hover {
    font-weight: bold;
    color: #000000;
    cursor: pointer;
}
.ft-links h1 a{
    font-size: 14px;
    font-family: ultramagnetic;
    color: #077bb6;
    text-transform: uppercase;
    /*font-weight: bold;*/
    white-space: nowrap;
}
.ft-links h1 a:hover{
        font-weight: bold;
    color: #000000;
}

.ft-links ul {
    padding-left: 20px;
    margin-bottom: 20px;
}

    .ft-links ul li {
        list-style-type: none;
        line-height: 15px;
    }

        .ft-links ul li a {
            font-size: 13px;
            color: #0A0A0A;
            font-weight: 400;
            line-height: 12px;
        }

.copy-right {
    padding: 10px 0px 0px 0px;
    white-space: nowrap;
    text-align: right;
    color: #898882 !important;
    font-size:13px;
}

    .copy-right h6 {
        color: #898882;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
        margin: 0;
        clear: right;
        float: right;
        padding: 20px 0px 20px 0px;
        text-align: right;
    }

        .copy-right h6 a {
            color: #ffc000;
            text-transform: uppercase;
        }
/*--/footer--*/

.accordian-p-6 {
    background: #FFFFFF;
    padding: 20px 0 50px;
    min-height: 500px;
}
.p-heading h5 {
    font-size: 20px;
    color: #282828;
    text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
    padding: 0px 15px 10px 15px;
}

.lft-nav-tb {
    border: 0;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
    box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
}

    .lft-nav-tb li {
        display: block;
        float: none;
        border-bottom: 1px solid #e7e7e7;
        width: 85%;
        margin: auto;
    }

        .lft-nav-tb li:last-child {
            border-bottom: 0;
        }

        .lft-nav-tb li a {
            border-radius: 0;
            color: #000000;
            text-transform: uppercase;
            font-weight: 600;
            font-size: 14px;
            padding: 17px 0;
        }

            .lft-nav-tb li a span {
                min-width: 32px;
                display: inline-block;
                text-align: center;
                margin-right: 32px;
            }

                .lft-nav-tb li a span i {
                    font-size: 32px;
                    vertical-align: middle;
                }

            .lft-nav-tb li a:hover {
                background: none;
                border: 1px solid #fff;
            }

        .lft-nav-tb li.active a {
            border-radius: 0;
            color: #1978bf;
            border: 1px #FFFFFF solid;
        }

            .lft-nav-tb li.active a:hover {
                border-radius: 0;
                color: #1978bf;
                border: 1px #FFFFFF solid;
            }

            .lft-nav-tb li.active a:focus {
                outline: none;
                border-radius: 0;
                color: #1978bf;
                border: 1px #FFFFFF solid;
            }

.Editbene i
{
    color:#afba19 !important;
    font-size:18px !important;
}

.SuppTd i
{
    color:#e82946 !important;
    font-size:18px !important;
}

.detail-list {
    background: #FFF;
    padding-bottom: 40px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
    box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
}

    .detail-list h1 {
        font-size: 18px;
        color: #1978bf;
        margin: 0;
        padding: 18px 20px 15px 20px;
        font-weight: 400;
    font-family: 'Open Sans', sans-serif;
        border-bottom: 1px solid #f2f2f2;
    }
    .activenotif
{
   background-color: #FAFAFA;
}

.Noticontent
{
    /*width: 250px;*/
    padding: 0px 10px 5px 10px;
    border-bottom: 1px solid #EEE;
    margin: 0px 5px 0px 5px;
}

.Noticontent h3
{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #ffc000;
    margin: 10px 0px 0px 0px;
}

.Noticontent h6
{
    color: black;
    font-style: italic;
    margin: 2px 0px 10px 0px;
}

.Noticontent p
{
    text-align: left;
    font-size: 12px;
    text-transform: none;
}

.table-acc th {
font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #282828;
    opacity: 0.7;
    text-transform: uppercase;
    border-bottom: 0;
}

.table.table-acc > thead {
    border-bottom: 1px solid #f2f2f2;
    padding: 0 20px;
}

    .table.table-acc > thead > tr > th {
        border-bottom: 0;
        padding: 15px 10px;
    }

        .table.table-acc > thead > tr > th:nth-child(1) {
            padding-left: 20px;
        }

.table.table-acc > tbody > tr > td {
    border: 0;
    color: rgba(40, 40, 40, .5);
    font-family: Verdana, Geneva, sans-serif;
    font-weight: 400;
    white-space: nowrap;
    font-size: 12px;
}

    .table.table-acc > tbody > tr > td:nth-child(1) {
        padding-left: 20px;
    }

    .table.table-acc > tbody > tr > td:nth-child(5) {
        padding-left: 0;
        padding-right: 0;
    }

        .table.table-acc > tbody > tr > td:nth-child(5) > i {
            color: #afba19;
            cursor: pointer;
            font-size: 18px;
        }

    .table.table-acc > tbody > tr > td:nth-child(6) > i {
        color: #d32322;
        cursor: pointer;
        font-size: 18px;
    }

/*accordian*** tab-one**/

.panel-heading.pnl-heading {
    border-radius: 0;
    background: #FFF;
    padding: 0px 0px;
}

.panel.panel-default.pnl-bg {
    margin-bottom: 16px;
}

.pnl-bg {
    border: 0;
}

.pnl-title {
    margin: 0;
}

    .pnl-title a {
        font-size: 14px;
        font-weight: 600;
        color: #282828;
        text-transform: uppercase;
    }

        .pnl-title a:hover {
            text-decoration: none;
        }

        .pnl-title a b {
            color: #ffc000;
            font-weight: 400;
        }

        .pnl-title a i{
    color: #8AB933;
    font-size: 22px;
    line-height: 20px;
    margin-top: -22px;
    position: absolute;
    background-color: #FFFFFF;
    padding: 0px 5px 0px 8px;
    right: 2px;
}

        .pnl-title a h5{
    color: #8AB933;
    line-height: 20px;
    margin-top: -22px;
    position: absolute;
    padding: 0px 5px 0px 8px;
    right: 30px;
}

.pnl-body {
    /*padding: 15px 40px 10px;*/
    border-radius: 0;
}

    .pnl-body ul {
        padding: 0;
        margin: 0;
    }

        .pnl-body ul li {
            display: block;
        }

            .pnl-body ul li:last-child {
                margin-bottom: 5px;
            }

            .pnl-body ul li:nth-child(5) h4 {
                opacity: 1;
            }

            .pnl-body ul li:nth-child(5) p {
                opacity: 0.5;
            }

            .pnl-body ul li h4 {
                font-size: 14px;
                color: #282828;
                font-weight: 700;
                text-transform: uppercase;
                width: 122px;
                display: inline-block;
                vertical-align: middle;
                margin: 0;
            }

            .pnl-body ul li p {
                font-size: 14px;
                font-weight: 400;
                color: #282828;
                display: inline-block;
                text-transform: uppercase;
                vertical-align: middle;
                margin: 0;
            }

.icon-color.collapsed span i {
    color: #ffc000;
}

.icon-color span i {
    color: #d4d11e;
}

.main-sec, .main-sec2 {
}

.main-sec2 {
    background: #fff;
}

.circle-bg {
    background: url(../ImagePublic/circle.png) no-repeat;
    width: 358px;
    height: 347px;
    margin-top: 120px;
}

.circle-text {
    width: 190px;
    padding: 100px 0;
    text-align: center;
    margin: auto;
}

    .circle-text h1 {
        font-size: 20px;
        font-weight: 700;
        color: #27282d;
        margin: 0;
        margin-bottom: 15px;
    }

    .circle-text ul {
        padding: 0;
    }

        .circle-text ul li {
            display: block;
            list-style-type: none;
            font-size: 13px;
            font-weight: 600;
            color: #27282d;
            text-transform: uppercase;
            margin-bottom: 6px;
        }

.form-main {
    background: #fff;
    padding: 13px;
    width: 556px;
    margin: auto;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
    box-shadow: 0px 0px 8px 0px rgba(212, 212, 212, 1);
}

    .form-main h1 {
        font-size: 21px;
        font-weight: 700;
        color: #27282d;
        margin: 6px 0 38px;
        text-transform: uppercase;
        width: 60%;
        line-height: 24px;
    }

.SearchArea
{
    padding: 15px;
    border: 1px solid #EEEEEE !important;
}

#EnAttenteAreaSimulator
{
    float: left;
    clear: left;
    margin-top: 15px;
}

.ContentResultat
{
    padding:15px;
    border:1px solid #FAFAFA;
}

.TarifArea
 {
    padding: 20px;
    border: 1px solid #ea3d56 !important;
    width: 100%;
    display: block;
    font-size: 25px;
    color: #ea3d56 !important;
}

    .Title
 {
        font-size: 21px;
        font-weight: 700;
        color: #ea3d56 !important;
        margin: 6px 0 10px;
        text-transform: uppercase;
        width: 60%;
        line-height: 24px;
    }

.form-field ul {
    padding: 0;
}

    .form-field ul li {
        display: inline-block;
        vertical-align: top;
    }

        .form-field ul li label {
            font-size: 13px;
            font-weight: 600;
            color: #282828;
        }

            .form-field ul li label span {
                color: #ed2024;
            }

        .form-field ul li:nth-child(2n+2) {
            margin-left: 20px;
        }

.text-fiels, .txt-area {
    /*height: 35px;
    width: 100%;
    border: 1px solid #000;
    padding-left: 10px;
    display: block;
    
    resize: none;*/
}

.TitlContact
{
    border-bottom: 1px solid #e71d35;
    padding: 20px 0px 5px 0px;
    margin: 0px 0px 15px 0px;
    width: 97%;
}

.TitlContact i
{
    color: #e71d35;
    font-size: 27px;
    float: left;
}

.TitlContact h3
 {
    color: #000000;
    text-transform: uppercase;
    font-size: 20px;
    margin: 8px 0px 0px 0px;
    font-weight: bold;
    padding: 0px 0px 0px 32px;
}

.sel-fild {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../ImagePublic/down-arrow.png) no-repeat 96% 13px;
}

.f-check {
    display: inline-block;
    vertical-align: top;
}

.check-ins p {
    font-size: 12px;
    color: #282828;
    font-weight: 400;
    line-height: 15px;
    width: 95%;
    display: inline-block;
    vertical-align: top;
}

.lst-txt {
    font-size: 12px;
    font-weight: 600;
    color: #282828;
    margin: 0;
    margin-top: 10px;
}

    .lst-txt span {
        color: #ed2024;
    }

.btns-form {
    margin-top: 25px;
}

.save-btn {
    width: 125px;
    height: 36px;
    background: #c1c118;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    color: #FFFFFF !important;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;


    -moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -o-box-shadow: 0px 0px 5px 0px #cfcfcf;
    box-shadow: 0px 0px 5px 0px #cfcfcf;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=5);
}

    .save-btn:hover {
        background: #FFFFFF;
        text-decoration: none;
        color: #c1c118 !important;
    }

.cancel-btn {

    width: 125px;
    height: 36px;
    background: none !important;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 700;
    color:#ed2024 !important;
    line-height: 36px;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
    border:1px solid #ed2024 !important;

}

    .cancel-btn:hover {

    background: #ed2024 !important;
    text-decoration: none;
    color: #FFFFFF !important;

    -moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
    -o-box-shadow: 0px 0px 5px 0px #cfcfcf;
    box-shadow: 0px 0px 5px 0px #cfcfcf;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=5);

    }

.txt-area {
    height: 110px;
}

.cera1 h3 {
    font-size: 14.6px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;
}

.cera1 img {
    width: 100%;
    margin-bottom: 20px;
}

.cera1 p {
    font-size: 13px;
    text-align: justify;
}

.main-sec3 {
    padding-top: 0;
}

.titlesecondpage {
    color:#e71d35;
    text-transform:uppercase;
    font-weight:bold;
    margin-left:30px;
}


.titlesecondpage1 {
    color:#3b9bbf;
    text-transform:uppercase;
    font-weight:bold;
}

.titleVersMobile1 {
    color:#2ec5b6;
    text-transform:uppercase;
    font-weight:bold;
}

.titleAlimenterCompte1 {
    color:#9c489d;
    text-transform:uppercase;
    font-weight:bold;
}

.titlesVersAgence1 {
    color:#e71d37;
    text-transform:uppercase;
    font-weight:bold;
}

.titlesPayerEnligne1 {
    color:#ff9f1c;
    text-transform:uppercase;
    font-weight:bold;
}

.subtitlesecondpage{
    color: #282828;
    text-transform: uppercase;
    font-weight: bold;
    width: 400px;
    margin-left:30px;
}

.servicesjibi
 {
    width: 80%;
    margin: 0 auto;
    padding: 50px 30px 55px 30px;
}

.servicesjibi li:first-child
 {
    list-style: none;
    margin-bottom: 21px;
}

.servicesjibi li
 {
    list-style: none;
    margin-bottom: 24px;
}

.servicesjibi li h4
 {
    font-weight:bold;
    text-transform:uppercase;
    color:#fd9407;
}

.areavid2
 {
    width: 80%;
    margin: 0 auto;
    padding: 50px 30px 55px 30px;
}

.secuicones img {
    float: none !important;
}

.areaavantages
 {
    width: 90%;
    margin: 0 auto;
    padding: 0px 30px 55px 30px;
}

.areaavantages div i
 {
    color: #FFFFFF;
    font-size: 55px;
}

.areaavantages div h3
 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.areaavantages div p
{
}

.page-banner1
 {
    background: url(../ImagePublic/banner-img2.jpg) no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}

.page-bannercontact
 {
    background: url(../ImagePublic/banner-img2.jpg) no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}

.page-bannerpourquoisouscrire
 {
    background: url('../ImagePublic/Visuel 1.jpg') no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}
.page-bannersimulateur
 {
    background: url('../ImagePublic/Slider 2.jpg') no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
    background-size:cover;
}
.page-bannerlocaliseruneagence
 {
    background: url('../ImagePublic/agence_1344x371.jpg') no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}
.page-bannerFAQ
 {
    background: url('../ImagePublic/FAQ.jpg') no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}
.page-bannerContact
 {
    background: url('../ImagePublic/contact_1344x371.jpg') no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}
.page-bannermonCompteEtTransactionnelles
 {
    background: url('../ImagePublic/Slider1.jpg') no-repeat;
    position: relative;
    padding: 50px 0;
    height: 371px;
    background-color: #f1f1f3;
    background-position: right top;
    padding:170px 0px 0px 0px;
     background-size:cover;
}

.MenuIcons
{
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #79cbc8;
    font-size: 25px;
    padding: 18px 25px 16px 25px;
    position: absolute;
    top: -10px;
    left: -10px;
}

.CloseMenuIcons
{
    background-color: #79cbc8;
    border: 1px solid #79cbc8;
    color: #FFFFFF;
    font-size: 25px;
    padding: 18px 25px 16px 25px;
    position: absolute;
    top: -10px;
    left: -10px;
}

#solde
{
    color: #ffc000;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    text-align: right;
    float: right;
}

#RefreshSolde
{
    color:#0A0A0A;
    margin-right:10px;
}

#soldenondispo
{
    color: #ffc000;
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin-top: 0px;
   margin-right: 0px;
    text-align: right;
}

    .page-banner1 h2 {
        color: #fff;
        padding: 30px 0;
        font-size: 86px;
    }

    .page-banner1 h6 {
        color: #ffc000;
        padding: 0px 0;
        font-size: 62px;
        font-family: 'GE SS' !important;
    }

.opration-area {
    background: #fff;
}

    .opration-area h2 {
        color: #1978bf;
        padding: 20px 0 5px 20px;
    font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        font-size: 18px;
        margin-top: 0;
    }

.opration-format td, .opration-format th {
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    padding: 11px 0 11px 20px;
    font-weight: normal;
}

.opration-format td {
    border: 0;
}

.bdr {
    border: 0px !important;
}

.opration-format th {
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #686868;
}

.btn-style1 {
    background: #086788;
    display: block;
    width: 98% !important;
    margin: 0 auto 8px auto !important;
    padding: 15px 0 10px 20px;
    margin: auto;
    color: #fff;
font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
}

    .btn-style1:hover {
        color: #fff;
        text-decoration: none;
    }

.opration-format td.bdr.td-pd {
    padding: 0 !important;
}

.list-types {
    margin: 0;
    padding: 0;
}

    .list-types:hover {
        cursor: pointer;
    }

    .list-types li {
        width: 49.5%;
        display: inline-block;
        height: 174px;
        padding: 0 20px;
        vertical-align: top;
        margin-bottom: 4px;
        position: relative;
    }

        .list-types li h2 {
            color: #fff;
            margin: 0px;
            font-size: 14px;
            text-transform: uppercase;
            padding-top: 10px;
        }

        .list-types li span {
            display: block;
            position: absolute;
            bottom: 10px;
            right: 20px;
        }

.list1 {
    background: #ea3d56;
}

.list2 {
    background: #f47e3e;
}

.list3 {
    background: #aacd2a;
}

.list4 {
    background: #70706f;
}

.loc-add {
    background: #ffc000;
    padding: 0 0;
    padding-left: 25%;
    margin-top: 9px;
    padding: 30px;
}

    .loc-add h2 {
        background: url(../ImagePublic/map-icon.png) no-repeat;
        padding-left: 40%;
        text-transform: uppercase;
        font-size: 20px;
        padding-bottom: 20px;
        padding-top: 20px;
        background-position: 10% 17px;
        margin: 0;
    }

        .loc-add h2 span {
            font-size: 29px;
        }

.img-add img {
    width: 100%;
    height: auto;
}

.click-dropdown {
    background: url(../ImagePublic/bg-drop.jpg) repeat-x #fff;
    padding: 50px 0;
    -webkit-box-shadow: 0 8px 6px -6px #eeebd9;
    -moz-box-shadow: 0 8px 6px -6px #eeebd9;
    box-shadow: 0 8px 6px -6px #eeebd9;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    z-index: 2;
}

.first-style li {
    display: inline-block;
    border: 1px solid #f5f5f5;
    padding-bottom: 10px;
    width: 30%;
    margin-right: 10px;
}

    .first-style li h2 {
        background: #3b9bbf;
        margin: 0;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        padding: 25px 20px;
    }

    .first-style li p {
        color: #3b9bbf;
        font-size: 15px;
        font-weight: 600;
        padding: 20px 10px 10px 20px;
    }

    .first-style li:nth-child(2) h2 {
        background: #af56a1;
    }

    .first-style li:nth-child(2) p {
        color: #af56a1;
    }

    .first-style li:nth-child(3) h2 {
        background: #90bd3e;
    }

    .first-style li:nth-child(3) p {
        color: #90bd3e;
    }

.chart-area {
    /*border-left: 1px solid #e9e9e9;*/
}

#chartContainerDetailSolde
 {
    /* width: 100%; */
    height: 195px;
}

.chart-main {
    padding-left: 26px;
}

    .chart-main li {
        display: inline-block;
        width: 40%;
        vertical-align: top;
    }

li.abt-chart{
    width: 50%;
    padding-top: 64px;
}

    li.abt-chart h4 {
        font-size: 11px;
        text-transform: uppercase;
        color: #2c2723;
        margin-bottom: 20px;
    }

        li.abt-chart h4 strong {
            font-size: 16px;
        }

    li.abt-chart p {
        text-transform: uppercase;
        color: #2c2723;
        font-size: 13px;
    }

        li.abt-chart p span  {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #82101a;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 50%;
}

        li.abt-chart p.p2 span {
            background: #f8ba7f;
        }

        li.abt-chart p.p3 span {
            background: #5BC0EB;
        }

        li.abt-chart p.p4 span {
            background: #e94529;
        }

.white-area {
    background: #fff;
    padding: 40px 0;
    margin-bottom: 100px;
}

.thanks-page h2 {
    border-bottom: 1px solid #e9e6d4;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #282828;
    margin-bottom: 15px;
}

.thanks-form {
    width: 550px;
    margin: auto;
}

    .thanks-form label {
        font-size: 14px;
        font-weight: 600;
    }

        .thanks-form label span {
            color: #F00;
        }

    .thanks-form .input-bg1 {
        border: 1px solid #dddbdb;
        height: 32px;
        line-height: 32px;
        width: 70%;
        display: inline-block;
        padding-left: 5px;
        font-size: 13px;
        border-radius: 0;
    }

    .thanks-form .btn {
        background: #ffc000;
        color: #282828;
        height: 32px;
        line-height: 32px;
        border-radius: 0px;
        padding: 0;
        width: 150px;
        text-align: center;
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        display: inline-block;
    }

        .thanks-form .btn:hover {
            background: #282828;
            color: #ffc000;
        }

.tp-space {
    padding: 50px 0;
}

.open-dd-btn {
    position: absolute;
    top: 0;
    right: 17%;
}

    .open-dd-btn a {
        display: block;
        width: 32px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        background: #fff;
        -webkit-box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.2);
    }

.close-drop {
    top: auto;
    bottom: -25px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.nav-btn-right {
    margin-right: 5px;
    padding-top: 12px;
}

    .nav-btn-right ul li input {
        display: block;
        color: #000000;
        font-size: 12px;
        height: 34px;
        line-height: 30px;
        border: 1px solid #3e3e3e;
        border-radius: 3px;
        padding: 0 10px;
        text-transform: uppercase;
        background: none;
        padding-left: 20px;
        width: 153px;
        box-sizing: border-box;
    }

    .nav-btn-right ul li:nth-child(2) input {
        background: url(../ImagePublic/tp-btn-1.png) 5px center no-repeat;
        background-color:#FFFFFF !important;
    }

    .nav-btn-right ul li:nth-child(3) input {
        background: url(../ImagePublic/tp-btn-2.png) 5px center no-repeat;
        background-color:#FFFFFF !important;
    }

    .nav-btn-right ul li {
        vertical-align: top;
    }

        .nav-btn-right ul li a img {
            margin-right: 2px;
        }

.bl-btn button {
    color: #ffc000 !important;
    background: #282828;
    font-weight: 600;
    font-size: 12px;
    height: 34px;
    border: 1px solid #3e3e3e;
    border-radius: 4px;
    padding: 0 23px;
    text-transform: uppercase;
}

.black-menu {
    display: none;
}

.yellow-menu {
    display: none;
}

.space-set {
    padding: 25px 0;
}

div.money-li {
    display: none;
    margin-left: 15px;
}

    div.money-li a {
        color: #282828;
        font-size: 20px;
    font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        display: block;
        padding: 0 10px;
        line-height: 41px;
    }

.canvasjs-chart-credit {
    display: none;
}

.canvasjs-chart-tooltip {
    display: none !important;
}

.serv-header ul li {
    position: relative;
    width: 50%;
    margin-bottom: 20px;
}

.drop-down-hd {
    position: absolute;
    top: 67px;
    left: 0;
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

.serv-header ul li:first-child .drop-down-hd {
    padding-left: 0;
}

.serv-header ul li:last-child .drop-down-hd {
    padding-right: 0;
}

.drop-down-hd ul li {
    display: block;
    float: none;
    width: 100% !important;
    list-style-type: none;
    z-index: 2;
    padding-left: 0;
    padding-right: 0;
}

    .drop-down-hd ul li a {
        font-size: 12px;
        font-family: 'Open Sans', sans-serif;
        background: #444444;
        padding: 5px 12px;
        text-transform: none;
    }

        .drop-down-hd ul li a:hover {
            background: #282828;
        }

.serv-header ul li:hover .drop-down-hd {
    visibility: visible;
    opacity: 1;
}

.banner-page6 img {
    width: 100%;
}

.mob img {
}

#LoaderSmall {
    display:block;
    width:32px;
    margin:0 auto;
}

.last-box img {
    width: auto !important;
}


.MobileBeneficiaire
{clear:both}


#InfosRecapArea {
    /*min-height: 380px !important;*/
    padding: 6px;
}

    #InfosRecapArea h4 {
        font-size: 18px;
        color: #39ba97;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0;
    }

.rel-div {
    position: relative;
    float: right;
}

.user-dd {
    position: absolute;
    background: #ffcd1b;
    width: 100%;
    padding: 15px;
    border-radius: 0 0 3px 3px;
    border: 1px solid #fff;
    border-top: 0;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.75);
    top: 37px;
    right: 0;
    width: 150px;
    padding-bottom: 5px;
    display: none;
}

    .user-dd ul li {
        list-style-type: none;
        margin-bottom: 4px;
    }

        .user-dd ul li a {
            display: block;
        }

.navigation-yl ul li{
    position: relative;
    list-style: none;
}

.hover-dd {
    position: absolute;
    background: #ffcd1b;
    width: 100%;
    border-radius: 0 0 3px 3px;
    border: 1px solid #fff;
    border-top: 0;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.75);
    top: 55px;
    /*right: 0;*/
    width: 160px;
    padding-bottom: 0px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}

    .hover-dd ul li {
        list-style-type: none;
        text-align: left;
        padding: 0;
    }

        .hover-dd ul li a {
            display: block !important;
            padding: 5px 10px !important;
            line-height: inherit !important;
            background: #000000 !important;
            color: #FFFFFF !important;
        }

            .hover-dd ul li a:hover {
                color: #000000 !important;
                background: #DDDDDD !important;
                text-decoration: none;
            }

.navigation-yl ul li:hover .hover-dd {
    opacity: 1;
    visibility: visible;
}

.toggle-btn span {
    display: none;
}

#capatcha {
    clear: both;
    position: static;
    float: left;
    margin: 10px 0px 10px 0px;
    width: 100%;
}

    #capatcha div div iframe {
        width: 304px !important;
    }

    #capatcha div div {
        text-align: center !important;
    }

#capatcha {
    display: none;
}
























/* Wizard MTCN */

.MTCNInactiveTab {
    pointer-events: none !important;
    opacity: 0.5 !important;
}

.MTCNActiveTab {
    opacity: 1 !important;
}

/*Step One*/

.MTCNStepOne {
    text-align: center;
    position: relative;
}

    .StepOne span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepOne.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepOne p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepOne.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepOne.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepOne.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Two*/

.MTCNStepTwo {
    text-align: center;
    position: relative;
}

    .MTCNStepTwo span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/MTCNStepTwo.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepTwo p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepTwo.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepTwo.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepTwo.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Three*/

.MTCNStepThree {
    text-align: center;
    position: relative;
}

    .MTCNStepThree span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/MTCNStepThree.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepThree p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepThree.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepThree.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepThree.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Four*/

.MTCNStepFour {
    text-align: center;
    position: relative;
}

    .MTCNStepFour span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepFour.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepFour p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepFour.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepFour.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepFour.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }








/*Step One Encours*/

.MTCNStepOneEncours {
    text-align: center;
    position: relative;
}

    .MTCNStepOneEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #f37735;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/MTCNCode_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepOneEncours p {
        font-size: 13.5px;
        color: #f37735;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepOneEncours.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepOneEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepOneEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Two Encours*/

.MTCNStepTwoEncours {
    text-align: center;
    position: relative;
}

    .MTCNStepTwoEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #f37735;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/MTCNStepTwo_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepTwoEncours p {
        font-size: 13.5px;
        color: #f37735;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepTwoEncours.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepTwoEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepTwoEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Three Encours*/

.MTCNStepThreeEncours {
    text-align: center;
    position: relative;
}

    .MTCNStepThreeEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #f37735;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/MTCNStepThree_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepThreeEncours p {
        font-size: 13.5px;
        color: #f37735;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepThreeEncours.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .MTCNStepThreeEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepThreeEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Four Encours*/

.MTCNStepFourEncours {
    text-align: center;
    position: relative;
}

    .MTCNStepFourEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #f37735;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/MTCNStepFour_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .MTCNStepFourEncours p {
        font-size: 13.5px;
        color: #f37735;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .MTCNStepFourEncours.active p, .circle.hover-stage p {
        color: #f37735;
    }

    .StepFourEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .MTCNStepFourEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }


/*Bottom Link Wizard*/

/*StepOne*/

.MTCNStepOneLink {
    color: #282828 !important;
    background: #f2f2f2 !important;
    text-decoration: none !important;
}

    .MTCNStepOneLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepOne.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepTwo*/

.MTCNStepTwoLink {
    color: #282828 !important;
    background: #f2f2f2 !important;
    text-decoration: none !important;
}

    .MTCNStepTwoLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/MTCNStepTwo.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepThree*/

.MTCNStepThreeLink {
    color: #282828;
    background: #f2f2f2;
    text-decoration: none !important;
}

    .MTCNStepThreeLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/MTCNStepThree.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepOne Selected*/

.MTCNStepOneLinkSelected {
    color: #fff !important;
    background: #f37735 !important;
    font-weight: bold !important;
}

    .MTCNStepOneLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/MTCNCode_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/*StepTwo Selected*/

.MTCNStepTwoLinkSelected {
    color: #fff !important;
    background: #f37735!important;
    font-weight: bold !important;
}

    .MTCNStepTwoLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/MTCNStepTwo_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/*StepThree Selected*/

.MTCNStepThreeLinkSelected {
    color: #fff !important;
    background: #f37735!important;
    font-weight: bold !important;
}

    .MTCNStepThreeLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/MTCNStepThree_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }


/* Fin Wizard MTCN */









/* Wizard Binga */

.BinganactiveTab {
    pointer-events: none !important;
    opacity: 0.5 !important;
}

.BingaActiveTab {
    opacity: 1 !important;
}

/*Step One*/

.BingaStepOne {
    text-align: center;
    position: relative;
}

    .BingaStepOne span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepOne.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepOne p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepOne.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepOne.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepOne.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Two*/

.BingaStepTwo {
    text-align: center;
    position: relative;
}

    .BingaStepTwo span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/BingaStepTwo.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepTwo p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepTwo.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepTwo.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepTwo.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Three*/

.BingaStepThree {
    text-align: center;
    position: relative;
}

    .BingaStepThree span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/BingaStepThree.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepThree p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepThree.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepThree.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepThree.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Four*/

.BingaStepFour {
    text-align: center;
    position: relative;
}

    .BingaStepFour span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #eeebd5;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/StepFour.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepFour p {
        font-size: 13.5px;
        color: #7f7f7f;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepFour.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepFour.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepFour.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }








/*Step One Encours*/

.BingaStepOneEncours {
    text-align: center;
    position: relative;
}

    .BingaStepOneEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #b2d13b;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/BingaCode_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepOneEncours p {
        font-size: 13.5px;
        color: #b2d13b;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepOneEncours.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepOneEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepOneEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Two Encours*/

.BingaStepTwoEncours {
    text-align: center;
    position: relative;
}

    .BingaStepTwoEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #b2d13b;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/BingaStepTwo_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepTwoEncours p {
        font-size: 13.5px;
        color: #b2d13b;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepTwoEncours.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepTwoEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepTwoEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Three Encours*/

.BingaStepThreeEncours {
    text-align: center;
    position: relative;
}

    .BingaStepThreeEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #b2d13b;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/BingaStepThree_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepThreeEncours p {
        font-size: 13.5px;
        color: #b2d13b;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepThreeEncours.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .BingaStepThreeEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepThreeEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

/*Step Four Encours*/

.BingaStepFourEncours {
    text-align: center;
    position: relative;
}

    .BingaStepFourEncours span {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #b2d13b;
        background: #fff;
        display: inline-block;
        line-height: 48px;
        background-image: url('../ImagePublic/BingaStepFour_Selected.png');
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }

    .BingaStepFourEncours p {
        font-size: 13.5px;
        color: #b2d13b;
        position: absolute;
        width: 100px;
        text-align: center;
        margin-left: -50px;
        left: 50%;
        top: 55px;
    }

    .BingaStepFourEncours.active p, .circle.hover-stage p {
        color: #b2d13b;
    }

    .StepFourEncours.active span {
        border-color: #ea405a;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }

    .BingaStepFourEncours.hover-stage span {
        border-color: #ffffff;
        -webkit-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        -moz-box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
        box-shadow: 0px 0px 9px -5px rgba(232, 41, 70, 1);
    }


/*Bottom Link Wizard*/

/*StepOne*/

.BingaStepOneLink {
    color: #282828 !important;
    background: #f2f2f2 !important;
    text-decoration: none !important;
}

    .BingaStepOneLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/StepOne.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepTwo*/

.BingaStepTwoLink {
    color: #282828 !important;
    background: #f2f2f2 !important;
    text-decoration: none !important;
}

    .BingaStepTwoLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/BingaStepTwo.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepThree*/

.BingaStepThreeLink {
    color: #282828;
    background: #f2f2f2;
    text-decoration: none !important;
}

    .BingaStepThreeLink span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/BingaStepThree.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
        border: 1px solid #b0b0b0 !important;
    }

/*StepOne Selected*/

.BingaStepOneLinkSelected {
    color: #fff !important;
    background: #b2d13b !important;
    font-weight: bold !important;
}

    .BingaStepOneLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/BingaCode_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/*StepTwo Selected*/

.BingaStepTwoLinkSelected {
    color: #fff !important;
    background: #b2d13b!important;
    font-weight: bold !important;
}

    .BingaStepTwoLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/BingaStepTwo_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }

/*StepThree Selected*/

.BingaStepThreeLinkSelected {
    color: #fff !important;
    background: #b2d13b!important;
    font-weight: bold !important;
}

    .BingaStepThreeLinkSelected span {
        border-color: #FFFFFF !important;
        background-image: url('../ImagePublic/BingaStepThree_Selected.png') !important;
        background-repeat: no-repeat !important;
        background-position: 50% 50% !important;
    }


/* Fin Wizard BINGA */

.NotifsElements
{
    z-index: 8000;
    width: 285px;
    position: absolute;
    top: 37px;
    right: 0px;
    padding: 10px;
    background-repeat: no-repeat;
    background: #EEEEEE !important;
    border-radius: 0 0 3px 3px;
    border: 1px solid #fff;
    border-top: 0;
    box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.75);




-moz-box-shadow: inset 0px 0px 5px 0px #cfcfcf;
-webkit-box-shadow: inset 0px 0px 5px 0px #cfcfcf;
-o-box-shadow: inset 0px 0px 5px 0px #cfcfcf;
box-shadow: inset 0px 0px 5px 0px #cfcfcf;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=5);
}

.arrowNoti
 {
    background-image: url('../ImagePublic/IcoNoti.png');
    background-position: 49% 90%;
    background-repeat: no-repeat;
}

.NotifsActive
{
    background-color:#000000;
    color:#ffc000;
}


.NotifsElements li
{
    list-style:none;
    margin:0px;
    padding:0px;
}

.Notifications
{
    float: left;
    margin-right: 27px;
    margin-top: -18px;
}

.NotiContent
 {
    font-size: 14px !important;
    font-weight: normal !important;
    border-bottom: 1px solid #DDDDDD;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 10px 10px 10px;
    background-color: #FFFFFF;
    margin: 0px 0px 5px 0px;
    /*text-transform:lowercase !important;*/
}


.CashExpIconotif{
    width: 25px;
}
.NotiContent:last-child
{
    border-bottom: 0px;
}

.Notifs
{
    color: #FFFFFF!important;
    display: block !important;
    background-color: #FFA987;
    padding: 15px 36px 15px 16px;
}

.Notifs:hover
{


}
.NotiIndicator
{
    display: block;
    background-color: #ffc000;
    border-radius: 50%;
    padding: 0px 5px 1px 5px;
    position: absolute;
    z-index: 9999;
    right: 20px;
    font-size: 10px;
    box-shadow: 0px 0px 1px #ffc000;
    color: #000000;
}

.CountNoti
 {
    background-color: #ffc000;
    color: #000000;
    border: 1px solid #FFFFFF;
    padding: 1px 5px 0px 4px;
    font-size: 9px;
    z-index: 999999;
    position: absolute;
    margin: 6px 0px 0px 16px;
    width: 15px;
    border-radius: 50%;
    font-weight:bold;


-moz-box-shadow: 0px 0px 5px 0px #cfcfcf;
-webkit-box-shadow: 0px 0px 5px 0px #cfcfcf;
-o-box-shadow: 0px 0px 5px 0px #cfcfcf;
box-shadow: 0px 0px 5px 0px #cfcfcf;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=NaN, Strength=5);
}






/*LOADER*/

.LoaderBg
{
    width: 100%;
    z-index: 9999999999999999999999;
    background-color: #000000;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.8;
    display:none;

}

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }
@keyframes scale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; }
  45% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.7; }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

.ball-pulse > div:nth-child(0) {
  -webkit-animation: scale 0.75s -0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s -0.36s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div:nth-child(1) {
  -webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div:nth-child(2) {
  -webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div:nth-child(3) {
  -webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.ball-pulse > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  66% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes ball-pulse-sync {
  33% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); }
  66% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.ball-pulse-sync > div:nth-child(0) {
  -webkit-animation: ball-pulse-sync 0.6s -0.21s infinite ease-in-out;
          animation: ball-pulse-sync 0.6s -0.21s infinite ease-in-out; }

.ball-pulse-sync > div:nth-child(1) {
  -webkit-animation: ball-pulse-sync 0.6s -0.14s infinite ease-in-out;
          animation: ball-pulse-sync 0.6s -0.14s infinite ease-in-out; }

.ball-pulse-sync > div:nth-child(2) {
  -webkit-animation: ball-pulse-sync 0.6s -0.07s infinite ease-in-out;
          animation: ball-pulse-sync 0.6s -0.07s infinite ease-in-out; }

.ball-pulse-sync > div:nth-child(3) {
  -webkit-animation: ball-pulse-sync 0.6s 0s infinite ease-in-out;
          animation: ball-pulse-sync 0.6s 0s infinite ease-in-out; }

.ball-pulse-sync > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

.ball-scale > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  height: 60px;
  width: 60px;
  -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
          animation: ball-scale 1s 0s ease-in-out infinite; }

@keyframes ball-scale {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

.ball-scale > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  height: 60px;
  width: 60px;
  -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
          animation: ball-scale 1s 0s ease-in-out infinite; }

.ball-scale-random {
  width: 37px;
  height: 40px; }
  .ball-scale-random > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
            animation: ball-scale 1s 0s ease-in-out infinite; }
    .ball-scale-random > div:nth-child(1) {
      margin-left: -7px;
      -webkit-animation: ball-scale 1s 0.2s ease-in-out infinite;
              animation: ball-scale 1s 0.2s ease-in-out infinite; }
    .ball-scale-random > div:nth-child(3) {
      margin-left: -2px;
      margin-top: 9px;
      -webkit-animation: ball-scale 1s 0.5s ease-in-out infinite;
              animation: ball-scale 1s 0.5s ease-in-out infinite; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.ball-rotate {
  position: relative; }
  .ball-rotate > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: relative; }
    .ball-rotate > div:first-child {
      -webkit-animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite;
              animation: rotate 1s 0s cubic-bezier(0.7, -0.13, 0.22, 0.86) infinite; }
    .ball-rotate > div:before, .ball-rotate > div:after {
      background-color: #fff;
      width: 15px;
      height: 15px;
      border-radius: 100%;
      margin: 2px;
      content: "";
      position: absolute;
      opacity: 0.8; }
    .ball-rotate > div:before {
      top: 0px;
      left: -28px; }
    .ball-rotate > div:after {
      top: 0px;
      left: 25px; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }

.ball-clip-rotate > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  border: 2px solid #fff;
  border-bottom-color: transparent;
  height: 25px;
  width: 25px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: rotate 0.75s 0s linear infinite;
          animation: rotate 0.75s 0s linear infinite; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }

@keyframes scale {
  30% {
    -webkit-transform: scale(0.3);
            transform: scale(0.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.ball-clip-rotate-pulse {
  position: relative;
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px); }
  .ball-clip-rotate-pulse > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 100%; }
    .ball-clip-rotate-pulse > div:first-child {
      background: #fff;
      height: 16px;
      width: 16px;
      top: 7px;
      left: -7px;
      -webkit-animation: scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
              animation: scale 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }
    .ball-clip-rotate-pulse > div:last-child {
      position: absolute;
      border: 2px solid #fff;
      width: 30px;
      height: 30px;
      left: -16px;
      top: -2px;
      background: transparent;
      border: 2px solid;
      border-color: #fff transparent #fff transparent;
      -webkit-animation: rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
              animation: rotate 1s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
      -webkit-animation-duration: 1s;
              animation-duration: 1s; }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(1);
            transform: rotate(0deg) scale(1); }
  50% {
    -webkit-transform: rotate(180deg) scale(0.6);
            transform: rotate(180deg) scale(0.6); }
  100% {
    -webkit-transform: rotate(360deg) scale(1);
            transform: rotate(360deg) scale(1); } }

.ball-clip-rotate-multiple {
  position: relative; }
  .ball-clip-rotate-multiple > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    left: -20px;
    top: -20px;
    border: 2px solid #fff;
    border-bottom-color: transparent;
    border-top-color: transparent;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    -webkit-animation: rotate 1s 0s ease-in-out infinite;
            animation: rotate 1s 0s ease-in-out infinite; }
    .ball-clip-rotate-multiple > div:last-child {
      display: inline-block;
      top: -10px;
      left: -10px;
      width: 15px;
      height: 15px;
      -webkit-animation-duration: 0.5s;
              animation-duration: 0.5s;
      border-color: #fff transparent #fff transparent;
      -webkit-animation-direction: reverse;
              animation-direction: reverse; }

@-webkit-keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }
  100% {
    opacity: 0.0; } }

@keyframes ball-scale-ripple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }
  100% {
    opacity: 0.0; } }

.ball-scale-ripple > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  height: 50px;
  width: 50px;
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
          animation: ball-scale-ripple 1s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8); }

@-webkit-keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }
  100% {
    opacity: 0.0; } }

@keyframes ball-scale-ripple-multiple {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 1; }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.7; }
  100% {
    opacity: 0.0; } }

.ball-scale-ripple-multiple {
  position: relative;
  -webkit-transform: translateY(-25px);
      -ms-transform: translateY(-25px);
          transform: translateY(-25px); }
  .ball-scale-ripple-multiple > div:nth-child(0) {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .ball-scale-ripple-multiple > div:nth-child(1) {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .ball-scale-ripple-multiple > div:nth-child(2) {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .ball-scale-ripple-multiple > div:nth-child(3) {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .ball-scale-ripple-multiple > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    top: -2px;
    left: -26px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 2px solid #fff;
    -webkit-animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8);
            animation: ball-scale-ripple-multiple 1.25s 0s infinite cubic-bezier(0.21, 0.53, 0.56, 0.8); }

@-webkit-keyframes ball-beat {
  50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes ball-beat {
  50% {
    opacity: 0.2;
    -webkit-transform: scale(0.75);
            transform: scale(0.75); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.ball-beat > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: ball-beat 0.7s 0s infinite linear;
          animation: ball-beat 0.7s 0s infinite linear; }
  .ball-beat > div:nth-child(2n-1) {
    -webkit-animation-delay: -0.35s !important;
            animation-delay: -0.35s !important; }

@-webkit-keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; }
  5% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes ball-scale-multiple {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0; }
  5% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

.ball-scale-multiple {
  position: relative;
  -webkit-transform: translateY(-30px);
      -ms-transform: translateY(-30px);
          transform: translateY(-30px); }
  .ball-scale-multiple > div:nth-child(2) {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .ball-scale-multiple > div:nth-child(3) {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }

.loader-inner{
    height: 100%;
    padding-top: 50%;
}

  .ball-scale-multiple > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    left: 50%;
    top: 50%;
    opacity: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
            animation: ball-scale-multiple 1s 0s linear infinite; }

@-webkit-keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
            transform: translate(25px, -50px); }
  66% {
    -webkit-transform: translate(50px, 0px);
            transform: translate(50px, 0px); }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px); } }

@keyframes ball-triangle-path-1 {
  33% {
    -webkit-transform: translate(25px, -50px);
            transform: translate(25px, -50px); }
  66% {
    -webkit-transform: translate(50px, 0px);
            transform: translate(50px, 0px); }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px); } }

@-webkit-keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
            transform: translate(25px, 50px); }
  66% {
    -webkit-transform: translate(-25px, 50px);
            transform: translate(-25px, 50px); }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px); } }

@keyframes ball-triangle-path-2 {
  33% {
    -webkit-transform: translate(25px, 50px);
            transform: translate(25px, 50px); }
  66% {
    -webkit-transform: translate(-25px, 50px);
            transform: translate(-25px, 50px); }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px); } }

@-webkit-keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0px);
            transform: translate(-50px, 0px); }
  66% {
    -webkit-transform: translate(-25px, -50px);
            transform: translate(-25px, -50px); }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px); } }

@keyframes ball-triangle-path-3 {
  33% {
    -webkit-transform: translate(-50px, 0px);
            transform: translate(-50px, 0px); }
  66% {
    -webkit-transform: translate(-25px, -50px);
            transform: translate(-25px, -50px); }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px); } }

.ball-triangle-path {
  position: relative;
  -webkit-transform: translate(-29.994px, -37.50938px);
      -ms-transform: translate(-29.994px, -37.50938px);
          transform: translate(-29.994px, -37.50938px); }
  .ball-triangle-path > div:nth-child(1) {
    -webkit-animation-name: ball-triangle-path-1;
            animation-name: ball-triangle-path-1;
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }
  .ball-triangle-path > div:nth-child(2) {
    -webkit-animation-name: ball-triangle-path-2;
            animation-name: ball-triangle-path-2;
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }
  .ball-triangle-path > div:nth-child(3) {
    -webkit-animation-name: ball-triangle-path-3;
            animation-name: ball-triangle-path-3;
    -webkit-animation-delay: 0;
            animation-delay: 0;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite; }
  .ball-triangle-path > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 1px solid #fff; }
    .ball-triangle-path > div:nth-of-type(1) {
      top: 50px; }
    .ball-triangle-path > div:nth-of-type(2) {
      left: 25px; }
    .ball-triangle-path > div:nth-of-type(3) {
      top: 50px;
      left: 50px; }

@-webkit-keyframes ball-pulse-rise-even {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  25% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  50% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  75% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes ball-pulse-rise-even {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  25% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  50% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  75% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes ball-pulse-rise-odd {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  25% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  75% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform: scale(0.75);
            transform: scale(0.75); } }

@keyframes ball-pulse-rise-odd {
  0% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  25% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  75% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px); }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transform: scale(0.75);
            transform: scale(0.75); } }

.ball-pulse-rise > div {
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: cubic-bezier(0.15, 0.46, 0.9, 0.6);
          animation-timing-function: cubic-bezier(0.15, 0.46, 0.9, 0.6);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }
  .ball-pulse-rise > div:nth-child(2n) {
    -webkit-animation-name: ball-pulse-rise-even;
            animation-name: ball-pulse-rise-even; }
  .ball-pulse-rise > div:nth-child(2n-1) {
    -webkit-animation-name: ball-pulse-rise-odd;
            animation-name: ball-pulse-rise-odd; }

@-webkit-keyframes ball-grid-beat {
  50% {
    opacity: 0.7; }
  100% {
    opacity: 1; } }

@keyframes ball-grid-beat {
  50% {
    opacity: 0.7; }
  100% {
    opacity: 1; } }

.ball-grid-beat {
  width: 57px; }
  .ball-grid-beat > div:nth-child(1) {
    -webkit-animation-delay: 0.44s;
            animation-delay: 0.44s;
    -webkit-animation-duration: 1.27s;
            animation-duration: 1.27s; }
  .ball-grid-beat > div:nth-child(2) {
    -webkit-animation-delay: 0.2s;
            animation-delay: 0.2s;
    -webkit-animation-duration: 1.52s;
            animation-duration: 1.52s; }
  .ball-grid-beat > div:nth-child(3) {
    -webkit-animation-delay: 0.14s;
            animation-delay: 0.14s;
    -webkit-animation-duration: 0.61s;
            animation-duration: 0.61s; }
  .ball-grid-beat > div:nth-child(4) {
    -webkit-animation-delay: 0.15s;
            animation-delay: 0.15s;
    -webkit-animation-duration: 0.82s;
            animation-duration: 0.82s; }
  .ball-grid-beat > div:nth-child(5) {
    -webkit-animation-delay: -0.01s;
            animation-delay: -0.01s;
    -webkit-animation-duration: 1.24s;
            animation-duration: 1.24s; }
  .ball-grid-beat > div:nth-child(6) {
    -webkit-animation-delay: -0.07s;
            animation-delay: -0.07s;
    -webkit-animation-duration: 1.35s;
            animation-duration: 1.35s; }
  .ball-grid-beat > div:nth-child(7) {
    -webkit-animation-delay: 0.29s;
            animation-delay: 0.29s;
    -webkit-animation-duration: 1.44s;
            animation-duration: 1.44s; }
  .ball-grid-beat > div:nth-child(8) {
    -webkit-animation-delay: 0.63s;
            animation-delay: 0.63s;
    -webkit-animation-duration: 1.19s;
            animation-duration: 1.19s; }
  .ball-grid-beat > div:nth-child(9) {
    -webkit-animation-delay: -0.18s;
            animation-delay: -0.18s;
    -webkit-animation-duration: 1.48s;
            animation-duration: 1.48s; }
  .ball-grid-beat > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-beat;
            animation-name: ball-grid-beat;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
            animation-delay: 0; }

@-webkit-keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

@keyframes ball-grid-pulse {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.7; }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1; } }

.ball-grid-pulse {
  width: 57px; }
  .ball-grid-pulse > div:nth-child(1) {
    -webkit-animation-delay: 0.58s;
            animation-delay: 0.58s;
    -webkit-animation-duration: 0.9s;
            animation-duration: 0.9s; }
  .ball-grid-pulse > div:nth-child(2) {
    -webkit-animation-delay: 0.01s;
            animation-delay: 0.01s;
    -webkit-animation-duration: 0.94s;
            animation-duration: 0.94s; }
  .ball-grid-pulse > div:nth-child(3) {
    -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
    -webkit-animation-duration: 1.43s;
            animation-duration: 1.43s; }
  .ball-grid-pulse > div:nth-child(4) {
    -webkit-animation-delay: -0.03s;
            animation-delay: -0.03s;
    -webkit-animation-duration: 0.74s;
            animation-duration: 0.74s; }
  .ball-grid-pulse > div:nth-child(5) {
    -webkit-animation-delay: 0.21s;
            animation-delay: 0.21s;
    -webkit-animation-duration: 0.68s;
            animation-duration: 0.68s; }
  .ball-grid-pulse > div:nth-child(6) {
    -webkit-animation-delay: 0.25s;
            animation-delay: 0.25s;
    -webkit-animation-duration: 1.17s;
            animation-duration: 1.17s; }
  .ball-grid-pulse > div:nth-child(7) {
    -webkit-animation-delay: 0.46s;
            animation-delay: 0.46s;
    -webkit-animation-duration: 1.41s;
            animation-duration: 1.41s; }
  .ball-grid-pulse > div:nth-child(8) {
    -webkit-animation-delay: 0.02s;
            animation-delay: 0.02s;
    -webkit-animation-duration: 1.56s;
            animation-duration: 1.56s; }
  .ball-grid-pulse > div:nth-child(9) {
    -webkit-animation-delay: 0.13s;
            animation-delay: 0.13s;
    -webkit-animation-duration: 0.78s;
            animation-duration: 0.78s; }
  .ball-grid-pulse > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    display: inline-block;
    float: left;
    -webkit-animation-name: ball-grid-pulse;
            animation-name: ball-grid-pulse;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-delay: 0;
            animation-delay: 0; }

@-webkit-keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes ball-spin-fade-loader {
  50% {
    opacity: 0.3;
    -webkit-transform: scale(0.4);
            transform: scale(0.4); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1); } }

.ball-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -10px; }
  .ball-spin-fade-loader > div:nth-child(1) {
    top: 25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -0.96s infinite linear;
            animation: ball-spin-fade-loader 1s -0.96s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(2) {
    top: 17.04545px;
    left: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.84s infinite linear;
            animation: ball-spin-fade-loader 1s -0.84s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 25px;
    -webkit-animation: ball-spin-fade-loader 1s -0.72s infinite linear;
            animation: ball-spin-fade-loader 1s -0.72s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(4) {
    top: -17.04545px;
    left: 17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.6s infinite linear;
            animation: ball-spin-fade-loader 1s -0.6s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(5) {
    top: -25px;
    left: 0;
    -webkit-animation: ball-spin-fade-loader 1s -0.48s infinite linear;
            animation: ball-spin-fade-loader 1s -0.48s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(6) {
    top: -17.04545px;
    left: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.36s infinite linear;
            animation: ball-spin-fade-loader 1s -0.36s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -25px;
    -webkit-animation: ball-spin-fade-loader 1s -0.24s infinite linear;
            animation: ball-spin-fade-loader 1s -0.24s infinite linear; }
  .ball-spin-fade-loader > div:nth-child(8) {
    top: 17.04545px;
    left: -17.04545px;
    -webkit-animation: ball-spin-fade-loader 1s -0.12s infinite linear;
            animation: ball-spin-fade-loader 1s -0.12s infinite linear; }
  .ball-spin-fade-loader > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute; }

@-webkit-keyframes ball-spin-loader {
  75% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }

@keyframes ball-spin-loader {
  75% {
    opacity: 0.2; }
  100% {
    opacity: 1; } }

.ball-spin-loader {
  position: relative; }
  .ball-spin-loader > span:nth-child(1) {
    top: 45px;
    left: 0;
    -webkit-animation: ball-spin-loader 2s 0.9s infinite linear;
            animation: ball-spin-loader 2s 0.9s infinite linear; }
  .ball-spin-loader > span:nth-child(2) {
    top: 30.68182px;
    left: 30.68182px;
    -webkit-animation: ball-spin-loader 2s 1.8s infinite linear;
            animation: ball-spin-loader 2s 1.8s infinite linear; }
  .ball-spin-loader > span:nth-child(3) {
    top: 0;
    left: 45px;
    -webkit-animation: ball-spin-loader 2s 2.7s infinite linear;
            animation: ball-spin-loader 2s 2.7s infinite linear; }
  .ball-spin-loader > span:nth-child(4) {
    top: -30.68182px;
    left: 30.68182px;
    -webkit-animation: ball-spin-loader 2s 3.6s infinite linear;
            animation: ball-spin-loader 2s 3.6s infinite linear; }
  .ball-spin-loader > span:nth-child(5) {
    top: -45px;
    left: 0;
    -webkit-animation: ball-spin-loader 2s 4.5s infinite linear;
            animation: ball-spin-loader 2s 4.5s infinite linear; }
  .ball-spin-loader > span:nth-child(6) {
    top: -30.68182px;
    left: -30.68182px;
    -webkit-animation: ball-spin-loader 2s 5.4s infinite linear;
            animation: ball-spin-loader 2s 5.4s infinite linear; }
  .ball-spin-loader > span:nth-child(7) {
    top: 0;
    left: -45px;
    -webkit-animation: ball-spin-loader 2s 6.3s infinite linear;
            animation: ball-spin-loader 2s 6.3s infinite linear; }
  .ball-spin-loader > span:nth-child(8) {
    top: 30.68182px;
    left: -30.68182px;
    -webkit-animation: ball-spin-loader 2s 7.2s infinite linear;
            animation: ball-spin-loader 2s 7.2s infinite linear; }
  .ball-spin-loader > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    background: green; }

@-webkit-keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px); }
  66% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes ball-zig {
  33% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px); }
  66% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-webkit-keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px); }
  66% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes ball-zag {
  33% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px); }
  66% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.ball-zig-zag {
  position: relative;
  -webkit-transform: translate(-15px, -15px);
      -ms-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px); }
  .ball-zig-zag > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    margin-left: 15px;
    top: 4px;
    left: -7px; }
    .ball-zig-zag > div:first-child {
      -webkit-animation: ball-zig 0.7s 0s infinite linear;
              animation: ball-zig 0.7s 0s infinite linear; }
    .ball-zig-zag > div:last-child {
      -webkit-animation: ball-zag 0.7s 0s infinite linear;
              animation: ball-zag 0.7s 0s infinite linear; }

@-webkit-keyframes ball-zig-deflect {
  17% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px); }
  34% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px); }
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  67% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px); }
  84% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes ball-zig-deflect {
  17% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px); }
  34% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px); }
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  67% {
    -webkit-transform: translate(15px, -30px);
            transform: translate(15px, -30px); }
  84% {
    -webkit-transform: translate(-15px, -30px);
            transform: translate(-15px, -30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@-webkit-keyframes ball-zag-deflect {
  17% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px); }
  34% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px); }
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  67% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px); }
  84% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

@keyframes ball-zag-deflect {
  17% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px); }
  34% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px); }
  50% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  67% {
    -webkit-transform: translate(-15px, 30px);
            transform: translate(-15px, 30px); }
  84% {
    -webkit-transform: translate(15px, 30px);
            transform: translate(15px, 30px); }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); } }

.ball-zig-zag-deflect {
  position: relative;
  -webkit-transform: translate(-15px, -15px);
      -ms-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px); }
  .ball-zig-zag-deflect > div {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    margin-left: 15px;
    top: 4px;
    left: -7px; }
    .ball-zig-zag-deflect > div:first-child {
      -webkit-animation: ball-zig-deflect 1.5s 0s infinite linear;
              animation: ball-zig-deflect 1.5s 0s infinite linear; }
    .ball-zig-zag-deflect > div:last-child {
      -webkit-animation: ball-zag-deflect 1.5s 0s infinite linear;
              animation: ball-zag-deflect 1.5s 0s infinite linear; }

/**
 * Lines
 */
@-webkit-keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }
  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }
@keyframes line-scale {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }
  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

.line-scale > div:nth-child(1) {
  -webkit-animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.4s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(2) {
  -webkit-animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.3s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(3) {
  -webkit-animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.2s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(4) {
  -webkit-animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s -0.1s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div:nth-child(5) {
  -webkit-animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
          animation: line-scale 1s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08); }

.line-scale > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block; }

@-webkit-keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes line-scale-party {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.line-scale-party > div:nth-child(1) {
  -webkit-animation-delay: -0.09s;
          animation-delay: -0.09s;
  -webkit-animation-duration: 0.83s;
          animation-duration: 0.83s; }

.line-scale-party > div:nth-child(2) {
  -webkit-animation-delay: 0.33s;
          animation-delay: 0.33s;
  -webkit-animation-duration: 0.64s;
          animation-duration: 0.64s; }

.line-scale-party > div:nth-child(3) {
  -webkit-animation-delay: 0.32s;
          animation-delay: 0.32s;
  -webkit-animation-duration: 0.39s;
          animation-duration: 0.39s; }

.line-scale-party > div:nth-child(4) {
  -webkit-animation-delay: 0.47s;
          animation-delay: 0.47s;
  -webkit-animation-duration: 0.52s;
          animation-duration: 0.52s; }

.line-scale-party > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation-name: line-scale-party;
          animation-name: line-scale-party;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-delay: 0;
          animation-delay: 0; }

@-webkit-keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }
  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

@keyframes line-scale-pulse-out {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  50% {
    -webkit-transform: scaley(0.4);
            transform: scaley(0.4); }
  100% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

.line-scale-pulse-out > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);
          animation: line-scale-pulse-out 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85); }
  .line-scale-pulse-out > div:nth-child(2), .line-scale-pulse-out > div:nth-child(4) {
    -webkit-animation-delay: -0.4s !important;
            animation-delay: -0.4s !important; }
  .line-scale-pulse-out > div:nth-child(1), .line-scale-pulse-out > div:nth-child(5) {
    -webkit-animation-delay: -0.2s !important;
            animation-delay: -0.2s !important; }

@-webkit-keyframes line-scale-pulse-out-rapid {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  80% {
    -webkit-transform: scaley(0.3);
            transform: scaley(0.3); }
  90% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

@keyframes line-scale-pulse-out-rapid {
  0% {
    -webkit-transform: scaley(1);
            transform: scaley(1); }
  80% {
    -webkit-transform: scaley(0.3);
            transform: scaley(0.3); }
  90% {
    -webkit-transform: scaley(1);
            transform: scaley(1); } }

.line-scale-pulse-out-rapid > div {
  background-color: #fff;
  width: 4px;
  height: 35px;
  border-radius: 2px;
  margin: 2px;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block;
  -webkit-animation: line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);
          animation: line-scale-pulse-out-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78); }
  .line-scale-pulse-out-rapid > div:nth-child(2), .line-scale-pulse-out-rapid > div:nth-child(4) {
    -webkit-animation-delay: -0.25s !important;
            animation-delay: -0.25s !important; }
  .line-scale-pulse-out-rapid > div:nth-child(1), .line-scale-pulse-out-rapid > div:nth-child(5) {
    -webkit-animation-delay: 0s !important;
            animation-delay: 0s !important; }

@-webkit-keyframes line-spin-fade-loader {
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }

@keyframes line-spin-fade-loader {
  50% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }

.line-spin-fade-loader {
  position: relative;
  top: -10px;
  left: -4px; }
  .line-spin-fade-loader > div:nth-child(1) {
    top: 20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.84s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(2) {
    top: 13.63636px;
    left: 13.63636px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.72s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 20px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.6s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(4) {
    top: -13.63636px;
    left: 13.63636px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.48s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(5) {
    top: -20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.36s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(6) {
    top: -13.63636px;
    left: -13.63636px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.24s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -20px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s -0.12s infinite ease-in-out; }
  .line-spin-fade-loader > div:nth-child(8) {
    top: 13.63636px;
    left: -13.63636px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
            animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out; }
  .line-spin-fade-loader > div {
    background-color: #fff;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    position: absolute;
    width: 5px;
    height: 15px; }

/**
 * Misc
 */
@-webkit-keyframes triangle-skew-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
            transform: perspective(100px) rotateX(180deg) rotateY(0); }
  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
            transform: perspective(100px) rotateX(180deg) rotateY(180deg); }
  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
            transform: perspective(100px) rotateX(0) rotateY(0); } }
@keyframes triangle-skew-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
            transform: perspective(100px) rotateX(180deg) rotateY(0); }
  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
            transform: perspective(100px) rotateX(180deg) rotateY(180deg); }
  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
            transform: perspective(100px) rotateX(0) rotateY(0); } }

.triangle-skew-spin > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
  -webkit-animation: triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
          animation: triangle-skew-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }

@-webkit-keyframes square-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
            transform: perspective(100px) rotateX(180deg) rotateY(0); }
  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
            transform: perspective(100px) rotateX(180deg) rotateY(180deg); }
  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
            transform: perspective(100px) rotateX(0) rotateY(0); } }

@keyframes square-spin {
  25% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(0);
            transform: perspective(100px) rotateX(180deg) rotateY(0); }
  50% {
    -webkit-transform: perspective(100px) rotateX(180deg) rotateY(180deg);
            transform: perspective(100px) rotateX(180deg) rotateY(180deg); }
  75% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(180deg);
            transform: perspective(100px) rotateX(0) rotateY(180deg); }
  100% {
    -webkit-transform: perspective(100px) rotateX(0) rotateY(0);
            transform: perspective(100px) rotateX(0) rotateY(0); } }

.square-spin > div {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid red;
  -webkit-animation: square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite;
          animation: square-spin 3s 0s cubic-bezier(0.09, 0.57, 0.49, 0.9) infinite; }

@-webkit-keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }
  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@-webkit-keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@-webkit-keyframes pacman-balls {
  75% {
    opacity: 0.7; }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
            transform: translate(-100px, -6.25px); } }

@keyframes pacman-balls {
  75% {
    opacity: 0.7; }
  100% {
    -webkit-transform: translate(-100px, -6.25px);
            transform: translate(-100px, -6.25px); } }

.pacman {
  position: relative; }
  .pacman > div:nth-child(2) {
    -webkit-animation: pacman-balls 1s -0.99s infinite linear;
            animation: pacman-balls 1s -0.99s infinite linear; }
  .pacman > div:nth-child(3) {
    -webkit-animation: pacman-balls 1s -0.66s infinite linear;
            animation: pacman-balls 1s -0.66s infinite linear; }
  .pacman > div:nth-child(4) {
    -webkit-animation: pacman-balls 1s -0.33s infinite linear;
            animation: pacman-balls 1s -0.33s infinite linear; }
  .pacman > div:nth-child(5) {
    -webkit-animation: pacman-balls 1s 0s infinite linear;
            animation: pacman-balls 1s 0s infinite linear; }
  .pacman > div:first-of-type {
    width: 0px;
    height: 0px;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    border-left: 25px solid #fff;
    border-bottom: 25px solid #fff;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_up 0.5s 0s infinite;
            animation: rotate_pacman_half_up 0.5s 0s infinite;
    position: relative;
    left: -30px; }
  .pacman > div:nth-child(2) {
    width: 0px;
    height: 0px;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    border-left: 25px solid #fff;
    border-bottom: 25px solid #fff;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_down 0.5s 0s infinite;
            animation: rotate_pacman_half_down 0.5s 0s infinite;
    margin-top: -50px;
    position: relative;
    left: -30px; }
  .pacman > div:nth-child(3),
  .pacman > div:nth-child(4),
  .pacman > div:nth-child(5),
  .pacman > div:nth-child(6) {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    width: 10px;
    height: 10px;
    position: absolute;
    -webkit-transform: translate(0, -6.25px);
        -ms-transform: translate(0, -6.25px);
            transform: translate(0, -6.25px);
    top: 25px;
    left: 70px; }

@-webkit-keyframes cube-transition {
  25% {
    -webkit-transform: translateX(50px) scale(0.5) rotate(-90deg);
            transform: translateX(50px) scale(0.5) rotate(-90deg); }
  50% {
    -webkit-transform: translate(50px, 50px) rotate(-180deg);
            transform: translate(50px, 50px) rotate(-180deg); }
  75% {
    -webkit-transform: translateY(50px) scale(0.5) rotate(-270deg);
            transform: translateY(50px) scale(0.5) rotate(-270deg); }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

@keyframes cube-transition {
  25% {
    -webkit-transform: translateX(50px) scale(0.5) rotate(-90deg);
            transform: translateX(50px) scale(0.5) rotate(-90deg); }
  50% {
    -webkit-transform: translate(50px, 50px) rotate(-180deg);
            transform: translate(50px, 50px) rotate(-180deg); }
  75% {
    -webkit-transform: translateY(50px) scale(0.5) rotate(-270deg);
            transform: translateY(50px) scale(0.5) rotate(-270deg); }
  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg); } }

.cube-transition {
  position: relative;
  -webkit-transform: translate(-25px, -25px);
      -ms-transform: translate(-25px, -25px);
          transform: translate(-25px, -25px); }
  .cube-transition > div {
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    width: 10px;
    height: 10px;
    position: absolute;
    top: -5px;
    left: -5px;
    background-color: #fff;
    -webkit-animation: cube-transition 1.6s 0s infinite ease-in-out;
            animation: cube-transition 1.6s 0s infinite ease-in-out; }
    .cube-transition > div:last-child {
      -webkit-animation-delay: -0.8s;
              animation-delay: -0.8s; }

@-webkit-keyframes spin-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin-rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.semi-circle-spin {
  position: relative;
  width: 35px;
  height: 35px;
  overflow: hidden; }
  .semi-circle-spin > div {
    position: absolute;
    border-width: 0px;
    border-radius: 100%;
    -webkit-animation: spin-rotate 0.6s 0s infinite linear;
            animation: spin-rotate 0.6s 0s infinite linear;
    background-image: -webkit-linear-gradient(transparent 0%, transparent 70%, #fff 30%, #fff 100%);
    background-image: linear-gradient(transparent 0%, transparent 70%, #fff 30%, #fff 100%);
    width: 100%;
    height: 100%; }

@-webkit-keyframes bar-progress {
  0% {
    -webkit-transform: scaleY(20%);
            transform: scaleY(20%);
    opacity: 1; }
  25% {
    -webkit-transform: translateX(6%) scaleY(10%);
            transform: translateX(6%) scaleY(10%);
    opacity: 0.7; }
  50% {
    -webkit-transform: translateX(20%) scaleY(20%);
            transform: translateX(20%) scaleY(20%);
    opacity: 1; }
  75% {
    -webkit-transform: translateX(6%) scaleY(10%);
            transform: translateX(6%) scaleY(10%);
    opacity: 0.7; }
  100% {
    -webkit-transform: scaleY(20%);
            transform: scaleY(20%);
    opacity: 1; } }

@keyframes bar-progress {
  0% {
    -webkit-transform: scaleY(20%);
            transform: scaleY(20%);
    opacity: 1; }
  25% {
    -webkit-transform: translateX(6%) scaleY(10%);
            transform: translateX(6%) scaleY(10%);
    opacity: 0.7; }
  50% {
    -webkit-transform: translateX(20%) scaleY(20%);
            transform: translateX(20%) scaleY(20%);
    opacity: 1; }
  75% {
    -webkit-transform: translateX(6%) scaleY(10%);
            transform: translateX(6%) scaleY(10%);
    opacity: 0.7; }
  100% {
    -webkit-transform: scaleY(20%);
            transform: scaleY(20%);
    opacity: 1; } }

.bar-progress {
  width: 30%;
  height: 12px; }
  .bar-progress > div {
    position: relative;
    width: 20%;
    height: 12px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-animation: bar-progress 3s cubic-bezier(0.57, 0.1, 0.44, 0.93) infinite;
            animation: bar-progress 3s cubic-bezier(0.57, 0.1, 0.44, 0.93) infinite;
    opacity: 1; }

@-webkit-keyframes bar-swing {
  0% {
    left: 0; }
  50% {
    left: 70%; }
  100% {
    left: 0; } }

@keyframes bar-swing {
  0% {
    left: 0; }
  50% {
    left: 70%; }
  100% {
    left: 0; } }

.bar-swing {
  width: 30%;
  height: 8px; }
  .bar-swing > div {
    position: relative;
    width: 30%;
    height: 8px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-animation: bar-swing 1.5s infinite;
            animation: bar-swing 1.5s infinite; }

@-webkit-keyframes bar-swing-container {
  0% {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  50% {
    left: 70%;
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px); }
  100% {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes bar-swing-container {
  0% {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  50% {
    left: 70%;
    -webkit-transform: translateX(-4px);
            transform: translateX(-4px); }
  100% {
    left: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

.bar-swing-container {
  width: 20%;
  height: 8px;
  position: relative; }
  .bar-swing-container div:nth-child(1) {
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    height: 12px;
    border-radius: 10px; }
  .bar-swing-container div:nth-child(2) {
    position: absolute;
    width: 30%;
    height: 8px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-animation: bar-swing-container 2s cubic-bezier(0.91, 0.35, 0.12, 0.6) infinite;
            animation: bar-swing-container 2s cubic-bezier(0.91, 0.35, 0.12, 0.6) infinite;
    margin: 2px 2px 0; }


/*FIN LOADER*/

.mobSpecial
{
    min-height: 280px !important;
}

.EnAttenteAreaSpecial {
    min-height: 380px !important;
}

.EnAttenteAreaSpecialCashOut {
    text-align: center;
    padding-top:35%;
}

#AlertDisAccount {
    display: none;
    width: 100%;
    text-align: center;
    background-color: rgba(231, 29, 55, .8);
    color: #FFFFFF;
    padding: 15px;
   
    z-index: 10;
}
#AlertActAccount{
     display: none;
    width: 100%;
    text-align: center;
    background-color: rgba(178, 209, 59, 0.8);
    color: #FFFFFF;
    padding: 15px;
   
    z-index: 10;
}

#PourquoiSouscrire
{

}

#Commentsouscrire
{

}

.EnAttenteAreaSpecialMToM
 {
    min-height: 280px !important;
}

.InfosRecapAreaCashExpress
 {
    min-height: 380px !important;
}


.contactarea 
{
    margin:10px 10px 10px 10px;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
    padding: 0px 0px 0px 6px;
    border-bottom:3px solid #FFD01B !important;
}


/*STYLE Wizard*/


.areatransfer {
    background-color: #FFFFFF;
    padding: 10px;
    min-height: 677px;
}

/*ToAgence*/


.retourbtnCE {
    background-color:#e71d36;
    color:#FFFFFF;
    padding:10px;
}

.suivantbtnCE {
    background-color:#e71d36;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnDP {
    background-color:#5BC0EB;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnAD {
    background-color:#EF476F;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnAD {
    background-color:#EF476F;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnDP {
    background-color:#5BC0EB;
    color:#FFFFFF;
    padding:10px;
}
.CETitle {
    color:#B22222;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #B22222;
}
.RCTitle {
    color:#118AB2 !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #118AB2;
}
.VCTitle
 {
    color: #E55934 !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #E55934;

}
.PCTitle{
    color: #74546A !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #74546A;
}
.MTTitle
 {
    color: #015DA8 !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #015DA8;

}
.INWITitle
 {
    color: #A83092 !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #A83092;

}
.ORGTitle {
    color: #FF6600 !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #FF6600;

}

.RMTitle
 {
    color: #FF8C00 !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #e71d36;

}
.DPTitle {
    color:#5BC0EB !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #5BC0EB;
}
.RapportTitle {
    color: #ff0319 !important;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ff0319;
}
.VRTitle {
    color:#9BC53D !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #9BC53D;
}
.ADTitle {
    color:#EF476F !important;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #EF476F;
}
.stepnormal {
    color:#282828;
    text-align:center;
    padding:10px 0px 0px 0px;
}
.stepnormalRC {
    color:#282828;
    text-align:center;
    padding:10px 0px 0px 0px;
}
.stepnormalDP {
    color:#B22222;
    text-align:center;
    padding:10px 0px 0px 0px;
}
.stepnormalDP i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalAD {
    color:#FFD700;
    text-align:center;
    padding:10px 0px 0px 0px;
}
.stepnormalAD i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalNiv1 {
    color:#B22222;
    text-align:center;
    padding:10px 0px 0px 0px;
}
.stepnormalNiv1 i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalVR {
    color:#ff9f1c;
    text-align:center;
    padding:10px 0px 0px 0px;
}
.stepnormalVR i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormal i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalRC i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencours {
    color: #e71d36;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #e71d36;
    height: 130px;
}
.stepencoursMT {
    color: #FF8C00;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #FF8C00;
    height: 130px;
}
.stepencoursMT i  {
    color: #FFFFFF;
    background-color: #FF8C00;
    border: 1px solid #FF8C00;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursMT::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #FF8C00;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencours::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #FF8C00;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}


.stepencoursRC {
    color: #118AB2;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #118AB2;
    height: 130px;
}
.stepencoursVC {
    color: #E55934;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #E55934;
    height: 130px;
}
.stepencoursNiv2 {
    color: #00FFFF;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #00FFFF;
    height: 130px;
}
.stepencoursNiv3 {
    color: #FFD700;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #e71d36;
    height: 130px;
}
.stepencoursDP {
    color: #5BC0EB;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #5BC0EB;
    height: 130px;
}
.stepencoursVR {
    color: #9BC53D;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #9BC53D;
    height: 130px;
}
.stepencoursNiv1 {
    color: #e71d36;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #e71d36;
    height: 130px;
}
.stepencoursNiv1::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #e71d36;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursNiv1 i  {
    color: #FFFFFF;
    background-color: #e71d36;
    border: 1px solid #e71d36;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepDone {
    color: #e71d36;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDone i  {
    color: #FFFFFF;
    background-color: #e71d36;
    border: 1px solid #e71d36;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneRC {
    color: #118AB2;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneRC i  {
    color: #FFFFFF;
    background-color: #118AB2;
    border: 1px solid #118AB2;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneAD {
    color: #EF476F;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneAD i  {
    color: #FFFFFF;
    background-color: #EF476F;
    border: 1px solid #EF476F;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneNiv1 {
    color: #e71d36;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneNiv1 i  {
    color: #FFFFFF;
    background-color: #e71d36;
    border: 1px solid #e71d36;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneVR {
    color: #9BC53D;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneVR i  {
    color: #FFFFFF;
    background-color: #9BC53D;
    border: 1px solid #9BC53D;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencours::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #e71d36;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursRC::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #118AB2;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursVC::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #E55934;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursCC {
    color: #74546A;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #74546A;
    height: 130px;
}
.stepencoursCC::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #74546A;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursCC i  {
    color: #FFFFFF;
    background-color: #74546A;
    border: 1px solid #74546A;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencoursNiv2::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #00FFFF;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursNiv3::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #FFD700;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursDP::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #5BC0EB;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursVR::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #9BC53D;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursVR i  {
    color: #FFFFFF;
    background-color: #9BC53D;
    border: 1px solid #9BC53D;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencours i  {
    color: #FFFFFF;
    background-color: #e71d36;
    border: 1px solid #e71d36;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursRC i  {
    color: #FFFFFF;
    background-color: #118AB2;
    border: 1px solid #118AB2;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursVC i  {
    color: #FFFFFF;
    background-color: #E55934;
    border: 1px solid #E55934;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursNiv2 i  {
    color: #FFFFFF;
    background-color: #00FFFF;
    border: 1px solid #00FFFF;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursNiv3 i  {
    color: #FFFFFF;
    background-color: #FFD700;
    border: 1px solid #FFD700;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursDP i  {
    color: #FFFFFF;
    background-color: #5BC0EB;
    border: 1px solid #5BC0EB;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

/*MobileToMobile*/

.MMTitle {
    color:#2ec5b6;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #2ec5b6;
}



.retourbtnMM {
    background-color:#2ec5b6;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnRC {
    background-color:#118AB2;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnRC
{
    background-color:#118AB2;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnVR {
    background-color:#9BC53D;
    color:#FFFFFF;
    padding:10px;
}

.suivantbtnMM {
    background-color:#2ec5b6;
    color:#FFFFFF;
    padding:10px;
}

.retourbtnVC {
    background-color:#E55934;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnCC {
    background-color:#74546A;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnVC {
    background-color:#E55934;
    color:#FFFFFF;
    padding:10px;
}
.PreviousStep2CC{
    background-color:#74546A;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnCC {
    background-color:#74546A;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnVR {
    background-color:#9BC53D;
    color:#FFFFFF;
    padding:10px;
}
.MMTitle {
    color:#2ec5b6;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #2ec5b6;
}

.stepnormalMM {
    color:#282828;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalMM i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalMTelecom {
    color:#FF8C00 ;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalMTelecom i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalMT {
    color:#FF8C00;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalMT i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalVC {
    color:#e71d36;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalVC i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepnormalCC {
    color:#e71d36;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalCC i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencoursMM {
    color: #2ec5b6;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #2ec5b6;
    height: 130px;
}
.stepencoursINWI {
    color: #A83092;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #A83092;
    height: 130px;
}
.stepencoursMTelecom {
    color: #015DA8 ;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #015DA8;
    height: 130px;
}
.stepencoursMTelecom::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #015DA8 ;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursMTelecom i  {
    color: #FFFFFF;
    background-color: #015DA8 ;
    border: 1px solid #015DA8 ;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursORG {
    color: #FF6600;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #FF6600;
    height: 130px;
}
.stepencoursORG::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #FF6600;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}

.stepencoursORG i  {
    color: #FFFFFF;
    background-color: #FF6600;
    border: 1px solid #FF6600;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

select {
    width: 100% !important;
    height: 37px !important;
}

.stepDoneMM {
    color: #2ec5b6;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}
.stepDoneORG {
    color: #FF6600;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}
.stepDoneORG i  {
    color: #FFFFFF;
    background-color: #FF6600;
    border: 1px solid #FF6600;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneINWI {
    color: #A83092;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneVC {
    color: #e71d36;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}
.stepDoneDP {
    color: #B22222;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}
.stepDoneDP i  {
    color: #FFFFFF;
    background-color: #5BC0EB;
    border: 1px solid #5BC0EB;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneMT {
    color: #FF8C00;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}
.stepDoneMT i  {
    color: #FFFFFF;
    background-color: #FF8C00;
    border: 1px solid #FF8C00;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepDoneVC i  {
    color: #FFFFFF;
    background-color: #E55934;
    border: 1px solid #E55934;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneCC {
    color: #74546A;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}
.stepDoneCC i  {
    color: #FFFFFF;
    background-color: #74546A;
    border: 1px solid #74546A;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneMTelecom {
    color: #015DA8 ;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #015DA8;
    height: 130px;
}
.stepDoneMTelecom i  {
    color: #FFFFFF;
    background-color: #015DA8 ;
    border: 1px solid #015DA8 ;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepDoneMM i  {
    color: #FFFFFF;
    background-color: #2ec5b6;
    border: 1px solid #2ec5b6;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepDoneINWI i  {
    color: #FFFFFF;
    background-color: #A83092;
    border: 1px solid #A83092;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}


.stepencoursMM::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #2ec5b6;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}.stepencoursINWI::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #A83092;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}

.stepencoursMM i  {
    color: #FFFFFF;
    background-color: #2ec5b6;
    border: 1px solid #2ec5b6;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursINWI i  {
    color: #FFFFFF;
    background-color: #A83092;
    border: 1px solid #A83092;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}


/*Reception argent*/


.retourbtnReception {
    background-color:#9c499c;
    color:#FFFFFF;
    padding:10px;
}

.suivantbtnReception {
    background-color:#9c499c;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnRM {
    background-color:#FF8C00;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnRM {
    background-color:#FF8C00;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnORG {
    background-color:#FF6600;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnORG{
    background-color:#FF6600;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnInwi{
    background-color:#A83092;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnInwi{
    background-color:#A83092;
    color:#FFFFFF;
    padding:10px;
}
.suivantbtnMT {
    background-color:#015DA8;
    color:#FFFFFF;
    padding:10px;
}
.retourbtnMT{
    background-color:#015DA8;
    color:#FFFFFF;
    padding:10px;
}

.ReceptionTitle {
    color:#9c499c;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #9c499c;
}

.stepnormalReception {
    color:#282828;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalReception i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencoursReception {
    color: #9c499c;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #9c499c;
    height: 130px;
}

.stepDoneReception {
    color: #9c499c;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneReception i  {
    color: #FFFFFF;
    background-color: #9c499c;
    border: 1px solid #9c499c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencoursReception::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #9c499c;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}

.stepencoursReception i  {
    color: #FFFFFF;
    background-color: #9c499c;
    border: 1px solid #9c499c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}


/*Binga*/

.BingaTitle {
    color:#ff9f1c;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #ff9f1c;
}



.retourbtnBinga {
    background-color:#ff9f1c;
    color:#FFFFFF;
    padding:10px;
}

.suivantbtnBinga {
    background-color:#ff9f1c;
    color:#FFFFFF;
    padding:10px;
}

.BingaTitle {
    color:#ff9f1c;
    text-transform:uppercase;
    font-weight:800;
    margin:0px;
    padding:0px 0px 10px 0px;
    border-bottom:1px solid #ff9f1c;
}

.stepnormalBinga {
    color:#282828;
    text-align:center;
    padding:10px 0px 0px 0px;
}

.stepnormalBinga i {
    color: #C0C0C0;
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencoursBinga {
    color: #ff9f1c;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #ff9f1c;
    height: 130px;
}
.stepencoursAD {
    color: #EF476F;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: 1px solid #EF476F;
    height: 130px;
}

.stepDoneBinga {
    color: #ff9f1c;
    text-align: center;
    padding: 10px 0px 0px 0px;
    border: none;
    height: 130px;
}

.stepDoneBinga i  {
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.stepencoursBinga::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #ff9f1c;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}
.stepencoursAD::after {
    font-family: FontAwesome;
    content: "\f0d7";
    text-align: center;
    color: #EF476F;
    font-size: 24px;
    display: block;
    position: relative;
    bottom: 6px;
}

.stepencoursBinga i  {
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}
.stepencoursAD i  {
    color: #FFFFFF;
    background-color: #EF476F;
    border: 1px solid #EF476F;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.areatransfer {
    border:1px solid #FFFFFF;
}





/* Checkbox */
.ckbox,
.rdiobox {
  font-weight: normal;
  position: relative;
  display: block;
  line-height: 18px;
  float: right;
}
.ckbox span:before,
.ckbox span:after {
  line-height: 18px;
  position: absolute;
}
.ckbox span:before {
  content: '';
  width: 14px;
  height: 14px;
  border: 1px solid #282828;
  border-radius: 1px;
  top: 2px;
  left: 0;
}
.ckbox span:after {
  left: 2.5px;
  top: 0;
  content: '\f00c';
  font-family: 'FontAwesome';
  font-size: 9px;
  color: #696c74;
  display: none;
}
.ckbox input[type='checkbox'] {
  opacity: 0;
  margin: 0 5px 0 0;
}
.ckbox input[type='checkbox']:checked + span:before {
  border-color: #ccd1db;
}
.ckbox input[type='checkbox']:checked + span:after {
  display: block;
}
.ckbox input[type='checkbox'][disabled] + span,
.ckbox input[type='checkbox'][disabled] + span:before,
.ckbox input[type='checkbox'][disabled] + span:after {
  opacity: .75;
}
.ckbox-inline,
.rdiobox-inline {
  display: inline-block;
}
/* Checkbox color variant */
.ckbox-primary input[type='checkbox']:checked + span:before {
  background-color: #282828;
  border-color: #282828;
}
.ckbox-primary input[type='checkbox']:checked + span:after {
  color: #ffffff;
}
.ckbox-success input[type='checkbox']:checked + span:before {
  background-color: #259dab;
  border-color: #259dab;
}
.ckbox-success input[type='checkbox']:checked + span:after {
  color: #ffffff;
}
.ckbox-warning input[type='checkbox']:checked + span:before {
  background-color: #e6ad5c;
  border-color: #e6ad5c;
}
.ckbox-warning input[type='checkbox']:checked + span:after {
  color: #ffffff;
}
.ckbox-danger input[type='checkbox']:checked + span:before {
  background-color: #d9534f;
  border-color: #d9534f;
}
.ckbox-danger input[type='checkbox']:checked + span:after {
  color: #ffffff;
}
.ckbox-info input[type='checkbox']:checked + span:before {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.ckbox-info input[type='checkbox']:checked + span:after {
  color: #ffffff;
}
/* Radio Box */
.rdiobox span:before,
.rdiobox span:after {
  line-height: 18px;
  position: absolute;
}
.rdiobox span:before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #fff;
    border: 3px solid #CCCCCC;
    border-radius: 50px;
    top: -27px;
    right: 25px;
}

.rdiobox span:after {
    content: '';
    width: 6px;
    height: 6px;
    background-color: #696c74;
    border-radius: 50%;
    top: -20px;
    right: 32px;
    display: none;
}

.rdiobox input[type='radio'] {
  opacity: 0;
  margin: 0 5px 0 0;
}
.rdiobox input[type='radio']:checked + span:before {
  border-color: #666;
}
.rdiobox input[type='radio']:checked + span:after {
  display: block;
}
.rdiobox input[type='radio'][disabled] + span,
.rdiobox input[type='radio'][disabled] + span:before,
.rdiobox input[type='radio'][disabled] + span:after {
  opacity: .75;
}
/* Radio box color variant */
.rdiobox-primary input[type='radio']:checked + span:before {
  border-color: #696c74;
}
.rdiobox-primary input[type='radio']:checked + span:after {
  background-color: #000000;
}
@media screen and (min-width: 200px) and (max-width: 640px) {

.navbar-default .navbar-collapse, .navbar-default .navbar-form {

    padding-left: 0%;
}

}

@media screen and (min-width: 980px) and (max-width: 1380px) {

.navbar-default .navbar-collapse, .navbar-default .navbar-form {

    padding-left: 15%;
}

}



/*FAQ*/


#categorie1 {
    color: #FFFFFF;
    background-color: #9c499c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie2 {
    color: #FFFFFF;
    background-color: #e71d35;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie3 {
    color: #FFFFFF;
    background-color: #2ec5b6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie4 {
    color: #FFFFFF;
    background-color: #ff9f1c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie5 {
    color: #FFFFFF;
    background-color: #7fb800;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie6 {
    color: #FFFFFF;
    background-color: #9c499c;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie7 {
    color: #FFFFFF;
    background-color: #e71d35;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}

#categorie8 {
    color: #FFFFFF;
    background-color: #2ec5b6;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px !important;
    white-space: nowrap;
    display: block;
    height: 51px;
    padding: 16px 0px 0px 50px;
}
/*input[type=range]::-webkit-slider-runnable-track {
    width: 300px !important;
    height: 5px !important;
    background: #ddd !important;
    border: none !important;
    border-radius: 3px !important;
}*/

/*input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 10px;
    border-radius: 0%;
    background: #d81129;
    margin-top: -4px;
}*/

.QuesRep  {
    width: 85%;
    margin: 0 auto;
    margin-top: -9px;
    padding-bottom: 18px;
}

.questionfaq {

    list-style:none;

}

.questionfaq h6  {
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #FFFFFF;
    padding: 10px 0px 0px 0px;
}

.questionfaq p  {
    font-size: 14px;
    display:block;
    width:95%;
    margin:0 auto;
}

.catfaqoffre {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqoffre:hover {
    cursor:pointer;
}

    .catfaqoffre i {
        color:#9c489d;
        font-size:20px;
    }

    .catfaqoffre h6:hover {
        color:#9c489d;
        cursor:pointer;
    }

.catfaqsouscription  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqsouscription:hover {
    cursor:pointer;
}

    .catfaqsouscription i {
        color:#e71d37;
        font-size:20px;
    }

    .catfaqsouscription h6:hover {
        color:#e71d37;
        cursor:pointer;
    }

.catfaqAuthentification  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqAuthentification:hover {
    cursor:pointer;
}

    .catfaqAuthentification i {
        color:#2ec5b6;
        font-size:20px;
    }

    .catfaqAuthentification h6:hover {
        color:#2ec5b6;
        cursor:pointer;
    }

.catfaqmoncompte  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqmoncompte:hover {
    cursor:pointer;
}

    .catfaqmoncompte i {
        color:#ff9f1c;
        font-size:20px;
    }

    .catfaqmoncompte h6:hover {
        color:#ff9f1c;
        cursor:pointer;
    }

.catfaqTransfert  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqTransfert:hover {
    cursor:pointer;
}

    .catfaqTransfert i {
        color:#FFD01D;
        font-size:20px;
    }

    .catfaqTransfert h6:hover {
        color:#FFD01D;
        cursor:pointer;
    }

.catfaqPaiement  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqPaiement:hover {
    cursor:pointer;
}

    .catfaqPaiement i {
        color:#2F8AC0;
        font-size:20px;
    }

    .catfaqPaiement h6:hover {
        color:#2F8AC0;
        cursor:pointer;
    }

.catfaqAssistance  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px -19px 0px !important;
}

.catfaqAssistance:hover {
    cursor:pointer;
}

    .catfaqAssistance i {
        color:#8AB933;
        font-size:20px;
    }

    .catfaqAssistance h6:hover {
        color:#8AB933;
        cursor:pointer;
    }

.catfaqAutres  {
    background-color: #DDDDDD;
    padding: 0px 0px 0px 0px !important;
}

.catfaqAutres:hover {
    cursor:pointer;
}

    .catfaqAutres i {
        color:#fc6a3b;
        font-size:20px;
    }

    .catfaqAutres h6:hover {
        color:#fc6a3b;
        cursor:pointer;
    }

.closeopen 
{
    color: #FFFFFF;
    font-size: 15px;
    display: block;
    padding: 14px;
    margin-top: -14px;
}






/*PAIEMENT FACTURES*/

.ListeCreanciers
{
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

.ListeCreanciers li
{
    list-style: none;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px;
}

.ListeCreanciers li h5
 {
     margin-bottom: 0px; 
}

.ListeCreanciers li img
{
    height: 62px !important;
    width: 100px !important;
    border: 1px solid #DDDDDD;
    border-radius: 5px;
    margin-bottom: 0px;
}

.ListeCreanciers li span
{
    font-size: 11px;
    color: #999999;
}

.ListeCreanciers li a {
    border: 1px solid #ff9f1c;
    border-radius: 5px;
    padding: 10px;
    color: #ff9f1c;
    background-color: #FFFFFF;
    font-size: 13px;
    /* text-decoration: none; */
    /* display: block; */
    /* width: 70px; */
    /* margin: 0 auto; */
    /* margin-top: 10px; */
    position: unset !important;
}

.ListeCreanciers li a:hover
{
    border: 1px solid #ff9f1c;
    border-radius: 5px;
    padding: 10px;
    color: #FFFFFF;
    background-color: #ff9f1c;
    font-size: 13px;
}



.StepsWizard
{
    margin: 30px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

.StepsWizard li
{
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    height: 130px;
}

.FirstStepPaiementFactures i
{
    color: #ff9f1c;
    background-color: #FFFFFF;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.SecondStepPaiementFactures i
{
    color: #ff9f1c;
    background-color: #FFFFFF;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.ThirdStepPaiementFactures i
{
    color: #ff9f1c;
    background-color: #FFFFFF;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.FourthStepPaiementFactures i
{
    color: #ff9f1c;
    background-color: #FFFFFF;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.FifthStepPaiementFactures i
{
    color: #ff9f1c;
    background-color: #FFFFFF;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.FirstStepPaiementFactures h6
{

}

.SecondStepPaiementFactures h6
{

}

.ThirdStepPaiementFactures h6
{

}

.FourthStepPaiementFactures h6
{

}

.FifthStepPaiementFactures h6
{

}

.next
{
    background-color: #ff9f1c;
    color: #FFFFFF;
    padding: 10px;
    border: 1px solid #ff9f1c;
    min-width: 120px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}


.previous
{
    background-color: #ff9f1c;
    color: #FFFFFF;
    padding: 10px;
    border: 1px solid #ff9f1c;
    min-width: 120px;
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.StepOneArea
{
    margin-top: 25px;
}

.StepTwoArea
{
    margin-top: 25px;
}

.StepThreeArea
{
    margin-top: 25px;
}

.StepFourArea
{
    margin-top: 25px;
}

.StepFiveArea
{
    margin-top: 25px;
}


.lnkserviceswizardPaiementFactures
{
    list-style: none;
    margin-bottom: 13px;
    border: 1px solid #eeeeee;
    padding: 0px 0px 0px 0px;
    height: 74px;
}

.lnkserviceswizardPaiementFactures li h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    padding: 6px 0px 0px 20px;
    /* margin-left: 20px; */
    /* display: block; */
}

.TitlePaiementFactures
{

}

.ServiceCreancier img
{
    float:left;
    height: 62px !important;
    width: 100px !important;
}

/*.ServiceCreancier div
{
    float: left;
    padding-top: 30px;
}*/

.ServiceCreancier li
{
    /*margin: 0px 0px 20px 0px;*/
    padding: 0px 0px 0px 0px;
    list-style: none;
    display: block;
    border-bottom:1px solid #DDDDDD;
}

.ServiceCreancier li:first-child
{
    min-height: 90px;
    border-bottom:1px solid #FFFFFF !important;
}















.FirstStepPaiementFacturesEncours
{
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    height: 130px;
    border: 1px solid #ff9f1c;
}

.SecondStepPaiementFacturesEncours
{
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    height: 130px;
    border: 1px solid #ff9f1c;
}



.ThirdStepPaiementFacturesEncours
{
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    height: 130px;
    border: 1px solid #ff9f1c;
}



.FourthStepPaiementFacturesEncours
{
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    height: 130px;
    border: 1px solid #ff9f1c;
}



.FifthStepPaiementFacturesEncours
{
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
    height: 130px;
    border: 1px solid #ff9f1c;
}



.FirstStepPaiementFacturesEncours i
{
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.SecondStepPaiementFacturesEncours i
{
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}


.ThirdStepPaiementFacturesEncours i
{
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}


.FourthStepPaiementFacturesEncours i
{
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}

.FifthStepPaiementFacturesEncours i
{
    color: #FFFFFF;
    background-color: #ff9f1c;
    border: 1px solid #ff9f1c;
    font-size: 30px;
    padding: 10px;
    border-radius: 50%;
    width: 62px;
    display: block;
    margin: 0 auto;
}


.FirstStepPaiementFacturesEncours h6
{
	color: #ff9f1c;
}

.SecondStepPaiementFacturesEncours h6
{
	color: #ff9f1c;
}


.ThirdStepPaiementFacturesEncours h6
{
	color: #ff9f1c;
}


.FourthStepPaiementFacturesEncours h6
{
	color: #ff9f1c;
}


.FifthStepPaiementFacturesEncours h6
{
	color: #ff9f1c;
}


/*FIN PAIEMENT FACTURES*/