|
|
|
|
|
|
|
|
/* line 49, ../sass/screen.scss */ |
|
|
/* line 49, ../sass/screen.scss */ |
|
|
#main a:focus, #main a:active { |
|
|
#main a:focus, #main a:active { |
|
|
outline-color: gray; |
|
|
outline-color: gray; |
|
|
color: black; |
|
|
|
|
|
|
|
|
color: white; |
|
|
} |
|
|
} |
|
|
/* line 54, ../sass/screen.scss */ |
|
|
/* line 54, ../sass/screen.scss */ |
|
|
#main a:hover { |
|
|
#main a:hover { |
|
|
color: black; |
|
|
|
|
|
|
|
|
color: white; |
|
|
} |
|
|
} |
|
|
/* line 58, ../sass/screen.scss */ |
|
|
/* line 58, ../sass/screen.scss */ |
|
|
#main a.btn { |
|
|
#main a.btn { |
|
|
|
|
|
|
|
|
/* line 276, ../sass/screen.scss */ |
|
|
/* line 276, ../sass/screen.scss */ |
|
|
#content #row-signup { |
|
|
#content #row-signup { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
margin-top: 20px; |
|
|
|
|
|
|
|
|
margin-top: 40px; |
|
|
} |
|
|
} |
|
|
/* line 281, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 280, ../sass/screen.scss */ |
|
|
|
|
|
#content #row-signup a.btn { |
|
|
|
|
|
padding: 13px 32px; |
|
|
|
|
|
font-size: 25px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 286, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger { |
|
|
#content #row-clients-boulanger { |
|
|
margin-bottom: 50px; |
|
|
margin-bottom: 50px; |
|
|
} |
|
|
} |
|
|
/* line 283, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 288, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger h2 { |
|
|
#content #row-clients-boulanger h2 { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
margin-bottom: 15px; |
|
|
margin-bottom: 15px; |
|
|
padding-bottom: 0px; |
|
|
padding-bottom: 0px; |
|
|
} |
|
|
} |
|
|
/* line 287, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 292, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger h2 img { |
|
|
#content #row-clients-boulanger h2 img { |
|
|
height: 70px; |
|
|
height: 70px; |
|
|
margin-bottom: 60px; |
|
|
margin-bottom: 60px; |
|
|
} |
|
|
} |
|
|
/* line 293, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 298, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger ul { |
|
|
#content #row-clients-boulanger ul { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 295, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 300, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger ul li { |
|
|
#content #row-clients-boulanger ul li { |
|
|
list-style-type: none; |
|
|
list-style-type: none; |
|
|
} |
|
|
} |
|
|
/* line 300, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 305, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger #clients { |
|
|
#content #row-clients-boulanger #clients { |
|
|
border-right: dotted 1px gray; |
|
|
border-right: dotted 1px gray; |
|
|
} |
|
|
} |
|
|
/* line 304, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 309, ../sass/screen.scss */ |
|
|
#content #row-clients-boulanger .prix { |
|
|
#content #row-clients-boulanger .prix { |
|
|
padding-top: 15px; |
|
|
padding-top: 15px; |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 314, ../sass/screen.scss */ |
|
|
|
|
|
#content #row-clients-boulanger .prix span { |
|
|
|
|
|
color: #BB8757; |
|
|
|
|
|
background-color: #F8F1DD; |
|
|
|
|
|
border: solid 1px #e0e0e0; |
|
|
|
|
|
font-weight: normal; |
|
|
|
|
|
font-size: 22px; |
|
|
|
|
|
font-family: "comfortaaregular"; |
|
|
|
|
|
padding: 5px 10px; |
|
|
|
|
|
-moz-border-radius: 10px; |
|
|
|
|
|
-webkit-border-radius: 10px; |
|
|
|
|
|
border-radius: 10px; |
|
|
|
|
|
} |
|
|
|
|
|
/* line 328, ../sass/screen.scss */ |
|
|
|
|
|
#content #row-clients-boulanger #periode-essai { |
|
|
|
|
|
margin-top: 8px; |
|
|
|
|
|
text-align: center; |
|
|
|
|
|
font-size: 13px; |
|
|
|
|
|
color: gray; |
|
|
|
|
|
font-family: "comfortaaregular"; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 313, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 340, ../sass/screen.scss */ |
|
|
#content #contact { |
|
|
#content #contact { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 317, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 344, ../sass/screen.scss */ |
|
|
#content #contact .icon { |
|
|
#content #contact .icon { |
|
|
width: 55px; |
|
|
width: 55px; |
|
|
top: -15px; |
|
|
top: -15px; |
|
|
margin-left: -70px; |
|
|
margin-left: -70px; |
|
|
} |
|
|
} |
|
|
/* line 326, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 353, ../sass/screen.scss */ |
|
|
#content #contact .form-control:focus { |
|
|
#content #contact .form-control:focus { |
|
|
/*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ; |
|
|
/*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ; |
|
|
border-color: $jaune ;*/ |
|
|
border-color: $jaune ;*/ |
|
|
} |
|
|
} |
|
|
/* line 331, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 358, ../sass/screen.scss */ |
|
|
#content #contact .form-group { |
|
|
#content #contact .form-group { |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
/* line 335, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 362, ../sass/screen.scss */ |
|
|
#content #contact .img-right { |
|
|
#content #contact .img-right { |
|
|
float: right; |
|
|
float: right; |
|
|
} |
|
|
} |
|
|
/* line 338, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 365, ../sass/screen.scss */ |
|
|
#content #contact .img-right img { |
|
|
#content #contact .img-right img { |
|
|
width: 300px; |
|
|
width: 300px; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 345, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 372, ../sass/screen.scss */ |
|
|
.form-control:focus { |
|
|
.form-control:focus { |
|
|
/*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ; |
|
|
/*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ; |
|
|
border-color: $jaune ;*/ |
|
|
border-color: $jaune ;*/ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 350, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 377, ../sass/screen.scss */ |
|
|
#footer { |
|
|
#footer { |
|
|
position: absolute; |
|
|
position: absolute; |
|
|
bottom: 0px; |
|
|
bottom: 0px; |
|
|
|
|
|
|
|
|
padding-top: 30px; |
|
|
padding-top: 30px; |
|
|
padding-bottom: 60px; |
|
|
padding-bottom: 60px; |
|
|
} |
|
|
} |
|
|
/* line 366, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 393, ../sass/screen.scss */ |
|
|
#footer a { |
|
|
#footer a { |
|
|
color: #7e7e7e; |
|
|
color: #7e7e7e; |
|
|
color: white; |
|
|
color: white; |
|
|
|
|
|
|
|
|
border-right: solid 1px #7e7e7e; |
|
|
border-right: solid 1px #7e7e7e; |
|
|
border-right: solid 1px white; |
|
|
border-right: solid 1px white; |
|
|
} |
|
|
} |
|
|
/* line 375, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 402, ../sass/screen.scss */ |
|
|
#footer a:hover { |
|
|
#footer a:hover { |
|
|
color: gray; |
|
|
color: gray; |
|
|
} |
|
|
} |
|
|
/* line 379, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 406, ../sass/screen.scss */ |
|
|
#footer a:last-child { |
|
|
#footer a:last-child { |
|
|
border: 0px none; |
|
|
border: 0px none; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 385, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 412, ../sass/screen.scss */ |
|
|
#content #mentions { |
|
|
#content #mentions { |
|
|
padding-top: 20px; |
|
|
padding-top: 20px; |
|
|
} |
|
|
} |
|
|
/* line 388, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 415, ../sass/screen.scss */ |
|
|
#content #mentions div.content { |
|
|
#content #mentions div.content { |
|
|
width: 60%; |
|
|
width: 60%; |
|
|
font-size: 90%; |
|
|
font-size: 90%; |
|
|
} |
|
|
} |
|
|
/* line 393, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 420, ../sass/screen.scss */ |
|
|
#content #mentions p { |
|
|
#content #mentions p { |
|
|
padding-bottom: 15px; |
|
|
padding-bottom: 15px; |
|
|
} |
|
|
} |
|
|
/* line 397, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 424, ../sass/screen.scss */ |
|
|
#content #mentions h2 { |
|
|
#content #mentions h2 { |
|
|
color: black; |
|
|
color: black; |
|
|
padding-bottom: 40px; |
|
|
padding-bottom: 40px; |
|
|
|
|
|
|
|
|
line-height: 35px; |
|
|
line-height: 35px; |
|
|
font-family: "myriadpro-regular"; |
|
|
font-family: "myriadpro-regular"; |
|
|
} |
|
|
} |
|
|
/* line 405, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 432, ../sass/screen.scss */ |
|
|
#content #mentions h3 { |
|
|
#content #mentions h3 { |
|
|
font-family: "comfortaaregular"; |
|
|
font-family: "comfortaaregular"; |
|
|
font-size: 18px; |
|
|
font-size: 18px; |
|
|
|
|
|
|
|
|
color: black; |
|
|
color: black; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 416, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 443, ../sass/screen.scss */ |
|
|
.mentions #main, .mentions body { |
|
|
.mentions #main, .mentions body { |
|
|
background-color: white; |
|
|
background-color: white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 421, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 448, ../sass/screen.scss */ |
|
|
.vegas-loading { |
|
|
.vegas-loading { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* line 428, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 455, ../sass/screen.scss */ |
|
|
#profil-user .form-group.field-user-no_mail label { |
|
|
#profil-user .form-group.field-user-no_mail label { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
/* line 432, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 459, ../sass/screen.scss */ |
|
|
#profil-user .form-group label { |
|
|
#profil-user .form-group label { |
|
|
cursor: pointer; |
|
|
cursor: pointer; |
|
|
} |
|
|
} |
|
|
/* line 437, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 464, ../sass/screen.scss */ |
|
|
#profil-user #mails-jours-prod .form-group { |
|
|
#profil-user #mails-jours-prod .form-group { |
|
|
float: left; |
|
|
float: left; |
|
|
margin-right: 15px; |
|
|
margin-right: 15px; |
|
|
} |
|
|
} |
|
|
/* line 440, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 467, ../sass/screen.scss */ |
|
|
#profil-user #mails-jours-prod .form-group label { |
|
|
#profil-user #mails-jours-prod .form-group label { |
|
|
font-weight: normal; |
|
|
font-weight: normal; |
|
|
} |
|
|
} |
|
|
/* line 446, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 473, ../sass/screen.scss */ |
|
|
#profil-user p.strong { |
|
|
#profil-user p.strong { |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
/* signup */ |
|
|
/* signup */ |
|
|
/* line 455, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 482, ../sass/screen.scss */ |
|
|
#form-signup #client-boulanger { |
|
|
#form-signup #client-boulanger { |
|
|
margin-bottom: 30px; |
|
|
margin-bottom: 30px; |
|
|
} |
|
|
} |
|
|
/* line 460, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 487, ../sass/screen.scss */ |
|
|
#form-signup #signupform-id_etablissement option:disabled { |
|
|
#form-signup #signupform-id_etablissement option:disabled { |
|
|
font-weight: bold; |
|
|
font-weight: bold; |
|
|
color: black; |
|
|
color: black; |
|
|
} |
|
|
} |
|
|
/* line 466, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 493, ../sass/screen.scss */ |
|
|
#form-signup #champs-boulanger { |
|
|
#form-signup #champs-boulanger { |
|
|
display: none; |
|
|
display: none; |
|
|
} |
|
|
} |
|
|
/* line 470, ../sass/screen.scss */ |
|
|
|
|
|
|
|
|
/* line 497, ../sass/screen.scss */ |
|
|
#form-signup #boutons-inscrire { |
|
|
#form-signup #boutons-inscrire { |
|
|
margin-top: 30px; |
|
|
margin-top: 30px; |
|
|
} |
|
|
} |