/* CSS Document */ body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } .logo_banque { float:left; margin:5px 0 0 5px; } .logo_network { float:right; margin:5px 5px 0 0; } .txtForm { font-family: Raleway; font-size: 10px; color:#000000; } .txtFormGras { font-family: Raleway; font-size: 12px; color:#444444; } .txtFormGras2 { font-family: Lato; font-size: 12px; color:#444444; } .txtFormGrasPers { font-family: Lato; font-size: 12px; color:#A73655; } .chp_date,.chp_zipcode,.chp_smscode { width:30px; font-size:11px; padding-top:2px; margin-top: 20px; height:25px; font-family: Lato; } .chp_annee { width:50px; height:25px; font-size:11px; padding-top:2px; font-family: Lato; } .txtsousBleuNormal { font-family: Raleway; font-size: 12px; color:#444444; text-align:justify; } .txtNormal { font-family: Raleway; font-size: 12px; color:#a73655; text-align:justify; } .txtsousBleuNormal2 { font-family: Raleway; font-size: 12px; color:#345c91; } .txtsousBleuNormal3 { font-family: Raleway; font-size: 12,5px; color:#345c91; } .txtsousBleuNormal3 { font-family: Raleway; font-size: 14px; color:#345c91; text-align:center; } .authDataForm3 { text-align:center; } .txtsousBleuGras { font-family: Raleway; font-size: 12px; color:#2A3E92; font-weight:bolder } .txtsousRedGras { font-family: Raleway; font-size: 11px; color:#FF0000; font-weight:bolder } .txtsousGrisGras { font-family: Raleway; font-size: 11px; color:#999999; font-weight:bolder } .txtsousLien { font-family: Raleway; font-size: 11px; color:#345c91; } .txtsousLienGras { font-family: Raleway; font-size: 11px; color:#CE2749; } .txtInfo { font-family: Raleway; font-size: 15px; color:#345c91; text-align: center; } .txtsousTitre { font-family: Raleway; font-size: 18px; color:#a73655; text-align: left; margin:10px 0 0 10px; } .txtsousMsgErr { font-family: Raleway; font-size: 15px; color:#345c91; font-weight:bold; } .phoneBox { font-family: Raleway; font-size: 13px; color:#656565; } .txtBoldBleu { font-family: Raleway; font-size: 13px; color:#345c91; font-weight:bold; } .lato { font-family: Lato; font-size: 28px; color:#345c91; font-weight:bold; } .number { font-family: Lato; font-size: 15px; color:#345c91; } .chp_otp { width:100px; height: 20px; margin-right:0px; font-family: Lato; } .btn_valid { width:120px; height:40px; margin:5px 0 0 130px; } .chp_sms { width:100px; height: 30px; margin:5px 0 0 130px; } .bgTableauH { } .bgTableauM { } .bgTableauB { .bgDegradeH { } .bgDegradeM { } .bgDegradeB { } #BlocMarchand { font-family: Raleway; font-size: 10px; color:#000000; } #BlocMarchand2 { } #BlocMarchand3 { } #BlocTokenUsb { } #BlocOtpMobile { } #BlocOtpSms { } #BlocGris { position:relative; width:90%; border:solid; border-width:1px; border-color:#2A3E92; background-color:#CCCCCC; } .txtsousBleuGrasSouligne { -moz-text-blink: none; -moz-text-decoration-color: -moz-use-text-color; -moz-text-decoration-line: underline; -moz-text-decoration-style: solid; color: #2A3E92; font-family: Arial,Helvetica; font-size: 11px; font-weight: bolder; } @keyframes clignotant{ from{color:red;} 80%{color:red;} 81%{color:transparent;} to{color:transparent;} } @-webkit-keyframes clignotant{ from{color:red;} 80%{color:red;} 81%{color:transparent;} to{color:transparent;} } @-moz-keyframes clignotant{ from{color:red;} 80%{color:red;} 81%{color:transparent;} to{color:transparent;} } .clignote { font-family: Arial, Helvetica; font-size: 15px; color:#CE2749; font-weight:bolder /* Animation */ -webkit-animation: clignotant ease-in infinite alternate 500ms; -moz-animation: clignotant ease-in infinite alternate 500ms; animation: clignotant ease-in infinite alternate 500ms; }