/*****OXCREATESITE******/
@charset "utf-8";
/* CSS Document */
/* General */

/******DISPLAY NONE*********/

.oxcreatesite #bodycontainer .footer-content {
    display:none;
}
.oxcreatesite #bodycolumn1 {
    display:none;
}
.oxcreatesite div.oxSiteBlock #carrouselBlock {
    display:none;
}

.oxcreatesite div.oxSiteBlock .oxSiteDesign {
    display:none;
}

.oxcreatesite div.oxSiteBlock .oxSTitleinfo {
    display:none; 
}

div.oxSiteBlock #SMSInfo {
    display: none;
}

#footercopyright {
    display: none;
}

div.oxSiteBlock .oxInvisible {
    display: none;
}

.oxcreatesite div.oxSiteBlock .oxSiteCGU .PBSTitle {
    display:none !important;
}

.oxcreatesite .sectiontb,
.oxcreatesite #footercontainer,.oxcreatesite #headercontainer {
    display: none;
}

/*******BODY*************/

body {
    font-family: Open Sans,sans-serif !important;
    word-break: break-word;
}

.oxcreatesite .sectiondataarea {
    padding:40px;
}
.oxcreatesite #bodycontainer {
    padding: 60px 0 60px 0 !important;
    background-image: linear-gradient(45deg,#12142a 48%,#06b6df 100%)!important;
    max-width: 100% !important;
    min-height: 1280px;
}

.oxcreatesite #bodyarea {
    margin-top:0 !important;
}

#maincontainer.oxcreatesite {
    width: 100%;
    padding:0;
    margin:0;
    background: #eee;
    position:absolute;
    top:0;
    left: 0;
}

#maincontainer.oxcreatesite #bodydata .sectiondata,
#maincontainer.oxcreatesite #bodydata {
    width: 100% !important;
    background: #fff;
    border: none;
}

#bodycolumn2 {
    background-color: #f1f1f1 !important;
    padding: 0;
    margin: 0 auto;
    width: 980px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, .2);
}

.sectiondataarea {
    padding:0 0;
}

/**************ENTETE **************/


.oxcreate-header{
    border: none !important;
    margin: 0 auto !important;

}
#OxCreateSiteHeader .oxcreate-header {
    background-color: transparent;
    height: 120px !important;
    position: relative;
    border-bottom: 1px solid #eee;
    top: 0;
    left: 0;
    padding: 20Px 0;
    width: 100%;
}


/************************* PARTENAIRE ENTETE LOGO******************/


.oxcreatesite .oxlogoRight img, 
.oxcreatesite .oxLogoleft img {
    max-width:150px;
   }
   .oxcreatesite .oxlogoRight {
    text-align:right;
    margin-top: -60px;
    padding-bottom: 0px;
   }
   

/****************TITRE*****************/


.oxcreatesite #bodycontainer .oxSiteOffer .PBSTitle,
.oxcreatesite #bodycontainer .sectiondataarea .PBPTitle
 {
    border: none;
    color: #051039 !important;
    font-size: 25px;
    display: block;
    line-height: 34px;
    font-weight: 700;
    padding: 40px 0px 20px;
    text-transform:none;
    text-align:center;
}
.oxcreatesite #bodycontainer .oxSiteRetail .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteDesign .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteID .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteInfo .PBSTitle,
.oxcreatesite #bodycontainer .oxSitePayment .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteSMSValidationV2 .PBSTitle,
.oxcreatesite #bodycontainer #confirmAreaBlock1 .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteOfferPromo .promoText,
.oxcreatesite #bodycontainer .oxSiteCGU .PBSTitle {
    border: none;
    color: #051039;
    font-size: 16px;
    display: block;
    line-height: 34px;
    font-weight: 700;
    padding: 0px 0px 20px;
    text-transform:uppercase;
    text-align:left;
}

.oxcreatesite .oxSiteBlock.oxSiteOffer #offerName,
.oxcreatesite .oxSiteBlock.oxSiteOffer #offerPrice  {
    text-align:center;
    font-size:16px;
    
}

font.PBPTitle.sucess {
    font-size:22px !important;
    display:block; height:70px;
    line-height:70px;
}

.PBPTitle.siteCreateOk {
    color:#051039 !important;
}

div.oxSiteBlock.oxSiteOffer #offerPrice {
    font-size: 14px !important;
    font-family: 'Open sans', Helvetica, sans-serif;
    color: #051039;
    font-weight: 600;





}

.oxcreatesite .RequiredFldText,
.oxcreatesite .LicenseAgreement {
    font-size:12px;
}

/****************CHAMPS FORM**********************/


.oxcreatesite .oxSiteCell,
.oxcreatesite div.oxAboutYou select,
.oxcreatesite .promoInput {
    display: inline-block;
    margin: 0 15px 15px 0;
}

.oxcreatesite div.oxSiteBlock #idSite {
    width: 100%;
}

.oxcreatesite div.oxSiteBlock input,
.oxcreatesite div.oxSiteBlock select.PB,
.oxcreatesite div.oxSiteOfferPromo input,
.oxcreatesite div.oxSitePayment #SEPAbankAddr textarea {
    min-height: 40px !important;
    min-width: 420px;
    padding: 0 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #9FE4FF !important;
    font-size: 13px;
    color: #888;
    display: inline-block;
    white-space: break-spaces;
}
.oxcreatesite #bodycontainer input.PB:focus,
.oxcreatesite #bodycontainer input.PB:hover,
.oxcreatesite div.oxSiteBlock select.PB:hover,
.oxcreatesite div.oxSiteBlock select.PB:focus,
.oxcreatesite div.oxSitePayment #SEPAbankAddr textarea:focus,
.oxcreatesite div.oxSitePayment #SEPAbankAddr textarea:hover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 1px solid #ff0000 !important;
    box-shadow: 2px 2px 10px #dedede;
}

.oxcreatesite #bodycontainer INPUT.PB.SMSPhoneCtrl,
.oxcreatesite #bodycontainer INPUT.PB#SMSValidationCode {
    background-color:#ffffff !important;
    min-width: 150px;
    width: 285px;
}

div.oxSiteBlock input.oxTextInvalid {
    border-color: #ff0000;
    background-color: #feecec;
}

.oxcreatesite .PBStatic,
span.PBrequired {
     font-weight:400;
     font-size:12px !important;
     color:#888;
}

.oxSiteCell.PBInsideInput .PBStatic {
    z-index: 200;
    font-size: 15px;
    line-height: 15px !important;
    padding-left: 17px;
    position: absolute;
    padding-top:12px !important;
}
/*******************************OXSITEBLOCK ZONE**************************************/


.oxcreatesite div.oxSiteBlock.oxSitePayment {
    margin: 0 auto;
    background-color:#edf4ff;
}

.oxcreatesite div.oxSiteBlock.oxSiteInfo,
.oxcreatesite div.oxSiteBlock.oxSiteID,
.oxcreatesite div.oxSiteBlock.oxSiteSMSValidationV2,
.oxcreatesite div.oxSiteBlock.oxSiteCGU,
.oxcreatesite div.oxSiteBlock.oxSitePayment,
.oxcreatesite .oxSiteOffer,
.oxcreatesite .oxPromoCodeBlock,
.oxcreatesite .oxSiteOfferPromo {
    margin: auto;
    padding-bottom: 30px !important;
}

.oxcreatesite div.oxSiteBlock.oxAboutYou {
    padding: 30px 0 0 0;
}

.oxcreatesite div.oxSiteBlock.oxSiteOffer {
    /* width: 100%; */
}


/*********************ICON CHAMPS *********************/


.oxcreatesite.oxReqImgValid {
    background: url("/Files/13825/Img/25/oxcreatesite-valid-icon.png") no-repeat right bottom;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: -45px 0 0 -5px;
    padding: 0;
}

.oxcreatesite .oxSiteID .oxReqImgValid {
    background: url("/Files/13825/Img/25/oxcreatesite-valid-icon.png") no-repeat right bottom;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: -45px 0 0 -5px;
    padding: 0;
}

.oxcreatesite .oxSiteID .oxReqImgInvalid {
    background: url("/Files/13825/Img/19/oxcreatesite-invalid-icon.png") no-repeat right bottom;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: -45px 0 0 -5px;
    padding: 0;
    float: left;
}

.oxcreatesite .oxReqImgInvalid {
    background: url("/Files/13825/Img/19/oxcreatesite-invalid-icon.png") no-repeat right bottom;
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    margin: -45px 0 0 -5px;
    padding: 0;
    float: left;
}

.oxcreatesite img.OxIconInfo {
    background-image: url("/Files/13825/Img/10/oxcreatesite-info-icon.png");

    background-position: center top;
    background-repeat: no-repeat;
    z-index: 9;
    color: #fff;
    position: absolute;
    margin: -45px 0 0 410px;
    height: 15px;
    width: 15px;
    border: none;
    cursor: pointer;

}

.oxcreatesite .oxSiteBlock .oxSiteID img.OxIconInfo,
.oxcreatesite .oxSiteBlock .oxPromoCodeBlock img.OxIconInfo {
    background-image: url("/Files/13825/Img/10/oxcreatesite-info-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 9;
    color: #ff0000;
    position: absolute;
    margin: -45px 0 0 410px;
    height: 15px;
    width: 15px;
    border: none;
    cursor: pointer;
}


/*****BULLE INFOS*******/


.oxcreatesite #oxToolTipCtn {
    left: 0;
    display: none;
    position: absolute;
    top: 25px;
    z-index: 9999;
}

.oxcreatesite #oxToolTipText {
    background-color: #f0f0f0;
    border: 1px solid #aaa;
    color: #333;
    padding: 10px;
    z-index: 99999999999;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}


/*****************************BOUTONS**************************************/


.oxcreatesite #bodycontainer input.BtnCreateSiteL0,
.oxcreatesite #bodycontainer input.BtnCreateSiteL1,
.oxcreatesite #bodycontainer input.BtnCreateSiteL2,
.oxcreatesite #bodycontainer input.BtnCreateSiteL3,
.oxcreatesite #bodycontainer input.BtnCreateSiteL4,
.oxcreatesite input#BtnSendValidationCodeV2.BtnCreateSite {
    white-space: break-spaces;
    background-color: #ff0000 !important;
    border: 1px solid #ff0000 !important;
    border: none;
    color: #ffffff !important;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 8px 45px;
    cursor: pointer;
    font-weight: 600;
    font-family: 'Open sans', arial;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    height: auto !important;
    text-align:center;
    margin: 0px;
}
.oxcreatesite #bodycontainer input.BtnCreateSiteL0:hover,
.oxcreatesite #bodycontainer input.BtnCreateSiteL1:hover,
.oxcreatesite #bodycontainer input.BtnCreateSiteL2:hover,
.oxcreatesite #bodycontainer input.BtnCreateSiteL3:hover,
.oxcreatesite #bodycontainer input.BtnCreateSiteL4:hover,
input#BtnSendValidationCodeV2.BtnCreateSite:hover {
    color: #ff0000 !important;
    border: 1px solid #ff0000 !important;
    background-color:#ffffff !important;
     -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
}

.oxcreatesite input#BtnSendValidationCodeV2.BtnCreateSite {
        min-width: 150px;
        font-size: 14px;
}

.oxcreatesite div.CreateSiteBtn {
    width:100%;
    padding:30px;
    text-align:center !important;
}

/**************CODE PROMO **************/

.oxcreatesite div.oxSiteOfferPromo, .oxcreatesite div#oxSEPAPayment, .oxcreatesite div.oxSitePayment, .oxcreatesite div.oxSiteCGU {
    padding-bottom:30px !important;
}
.oxcreatesite div#oxSEPAPayment {
    padding-top:0px !important;
}
/***************PAIEMENT***************/
.oxcreatesite #SEPAPolicy {
    color:#051039;
    font-size: 13px;
}
.oxcreatesite div.oxSitePayment #SEPAbankAddr textarea {
    line-height: 15px;
    font-weight: 400;
    font-size: 12px !important;
    color: #888;
    padding: 12px;
}
.oxcreatesite div.oxSiteBlock.oxSitePayment {
    padding: 30px 40px;
}
/****************CGU********************/


.oxcreatesite .licenseAgreement #cguText a.iconLink {
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    background-color: transparent;
    font-weight:bold;
    color: #051039;
    text-decoration: underline !important;
}

.oxcreatesite input#LicenseAgreement {
    height: 20px !important;
    margin: 0 auto -30px auto !important;
    min-width: 20Px !important;
    position:relative;
    display:block;
}
.oxcreatesite div.oxSiteBlock.oxSiteCGU {
    margin-top:30px;
}

/********************************CONFIRM AREA**********************************/
.oxcreatesite #confirmArea {
    width:100%;
    display:block;
    padding-top: 30px;
}

.oxcreatesite #confirmSide {
   display:none;
}

#confirmAreaBlock1 #confirmCode #confirmCodeURL .PBMainTxt,
#confirmAreaBlock1 #confirmCode #confirmCodeID .PBMainTxt {
     display:block;
     font-size: 16px;
     padding: 10px;
     min-width: 420px;
     max-width: 50%;
     padding: 10px 0 10px 10px;
     -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
     border-radius: 4px;
     border: 1px solid #9FE4FF !important;
     background-color:#edf4ff;
     margin: 10px 0 10px 0;
     color:#427abe;
     font-weight:600 !important;
}
.oxcreatesite #confirmCodeID .PBStatic, .oxcreatesite #confirmCodeURL .PBStatic {
     font-weight:700;
     font-size: 14px !important;
     color:#051039;
     padding-bottom:20px;
}
.oxcreatesite #confirmCodeID,
.oxcreatesite #confirmCodeURL {
    padding-bottom:20px;
}

.oxcreatesite #confirmAreaBlock2 .PBLongTxt {
    font-size:14px !important;
    color:#051039;
}


 /********************************RESPONSIVE********************************/


 @media only screen and (max-width: 973px) {


/*******BODY**********/


 .oxcreatesite #bodycolumn2 {
 width: 100% !important;
 padding:0px !important;
 }
.oxcreatesite div.oxSiteBlock .oxSiteCell,
.oxcreatesite div.oxAboutYou select,
.oxcreatesite div.promoInput {
    width:100%;
    margin: 0 0 15px 0;
 }
	 
 #maincontainer #bodycontainer {
    padding: 0px !important;
 }


 /*****LOGO HEADER******/
 

 .oxcreatesite .oxlogoRight, .oxcreatesite .oxLogoleft {
    text-align: center !important;
    max-height: 55px;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
}
.oxcreatesite .oxlogoRight {
    margin-bottom:25px !important;
}
/******TITRE********/


 .oxcreatesite #bodycontainer .oxSiteOffer .PBSTitle {
     font-size: 18px !important;
     line-height: 22px;
 }


/********CHAMPS FORM************/


 .oxcreatesite div.oxSiteBlock input,
 .oxcreatesite div.oxSiteBlock select.PB,
 .oxcreatesite div.promoInput input,
 .oxcreatesite div.promoInput select.PB {
    min-width: 100%;
    width: 100%;
 }

.oxcreatesite div.oxSitePayment #SEPAbankAddr textarea {
   min-width:100%;
   width: 100% !important;
}
.oxcreatesite div.oxSiteBlock.oxSiteInfo,
.oxcreatesite div.oxSiteBlock.oxSiteID,
.oxcreatesite div.oxSiteBlock.oxSiteSMSValidationV2,
.oxcreatesite div.oxSiteBlock.oxSiteCGU,
.oxcreatesite div.oxSiteBlock.oxSitePayment,
.oxcreatesite .oxSiteOffer,
.oxcreatesite .oxPromoCodeBlock,
.oxcreatesite .oxSiteOfferPromo {
    width: 100%;
}
.oxcreatesite .sectiondataarea {
    padding: 30px 25px 30px 25px;
}

/**FONTSIZE***/
.oxcreatesite #bodycontainer .oxSiteRetail .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteDesign .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteID .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteInfo .PBSTitle,
.oxcreatesite #bodycontainer .oxSitePayment .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteSMSValidationV2 .PBSTitle,
.oxcreatesite #bodycontainer #confirmAreaBlock1 .PBSTitle,
.oxcreatesite #bodycontainer .oxSiteOfferPromo .promoText,
.oxcreatesite #bodycontainer .oxSiteCGU .PBSTitle,

.oxcreatesite #bodycontainer input.BtnCreateSiteL0,
.oxcreatesite #bodycontainer input.BtnCreateSiteL1,
.oxcreatesite #bodycontainer input.BtnCreateSiteL2,
.oxcreatesite #bodycontainer input.BtnCreateSiteL3,
.oxcreatesite #bodycontainer input.BtnCreateSiteL4,
.oxcreatesite input#BtnSendValidationCodeV2.BtnCreateSite {
    font-size:14px !important;
    line-height:20px !important;
}
/******SMS VALIDATION******/


 .oxcreatesite #bodycontainer INPUT.PB.SMSPhoneCtrl,
 .oxcreatesite #bodycontainer INPUT.PB#SMSValidationCode {
 min-width:100%;
 width: 100%;
 }
 .oxcreatesite input#BtnSendValidationCodeV2.BtnCreateSite {
    min-width:100%;
 }



 /*******ICON CHAMPS**********/


 .oxcreatesite .oxSiteID img.OxIconInfo,
 .oxcreatesite .oxPromoCodeBlock img.OxIconInfo,
 .oxcreatesite #oxInfoPromoCodeForm img.OxIconInfo {
     margin: -10px;
     margin-top: -45px;
 }
 .oxcreatesite .target {
     text-align:right;
 }
 


 /**********BOUTON***********/


 .oxcreatesite div.CreateSiteBtn {
     padding: 30px 0 30px 0;
 }

 /***CGU*******/


.oxcreatesite div.oxSiteBlock div.licenseAgreement .oxSiteCell {
    width:8%;
}
.oxcreatesite div.oxSiteBlock div.licenseAgreement .oxSiteCell#cguText {
    width:80%;

}

/******CONFIRM AREA********/
#confirmAreaBlock1 #confirmCode #confirmCodeURL .PBMainTxt,
#confirmAreaBlock1 #confirmCode #confirmCodeID .PBMainTxt {
    min-width:100%;
}
}



/****************************ELEMENTS NECESSITE A DETERMINER******************************/

/**********Ouverture- display successfull***************/


.step3 .oxcreate-header {
width:90%; text-align:center;
display:block;
margin:0 auto !important;
padding:20px 0 0 0;
float:none;
position:relative;
}

.step3 .oxcreate-header  font { 
font-size: 17px;
    font-family: 'Open sans', Helvetica, sans-serif;

}

.STEP-3  font.PBMainTxt {color:#ff0000 !important;
text-decoration:none !important;
font-size:17px;
}

.STEP-3  font.PBMsg {color:#ff0000 !important;
text-decoration:none !important;
}


font .PBSTitle.btnWaitCreateSite.siteCreateHide {
background-image:none !important;
color:#eee !important;
border:1px solid #eee;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:25px !important; 
}


font#call-blue.PBMainTxt.btnFreeCall  {
background-image:none !important;
color:#ff0000 !important;
border:1px solid #ff0000 !important;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
font-size:15px !important; 
background-color:#fff !important;
padding:10px 4px !important;
text-align:center;
}

font#call-blue.PBMainTxt.btnFreeCall:hover {
text-decoration:none !important;
}

font.PBPTitle.btnGoCreateSite {
font-size:25px !important;
display:block !important;
}

/*************************SITE LOADER******************************/


#siteLoader div.opacBg {
    background-color:#051039;
    height:100px !important;
    display:block;
    text-align:center;
}

#siteLoader { 
    width:100% !important;
    text-align:center !important;
    display:block;
    margin:0 auto;
}

#siteLoaderArea a {
    background-image:none !important;
    color:#fff !important;
    border:1px solid #fff;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-size:20px !important;
    background-color:transparent !important;
    width:20% !important;
    display:block;
    margin:0 auto;
}

#siteLoaderArea a:hover {
    color:#fff !important;
    border:1px solid #fff;
    text-decoration:none;
    background-color:#051039 !important;
}

#siteLoader font.PBPTitle.sucess {
    color:#fff !important;
    text-align:center;
    font-weight:600;
    height:auto;
    line-height:auto;
}