You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1039 lines
27KB

  1. /* Welcome to Compass.
  2. * In this file you should write your main styles. (or centralize your imports)
  3. * Import this file using the following HTML or equivalent:
  4. * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
  5. @font-face {
  6. font-family: 'comfortaabold';
  7. src: url("../fonts/comfortaa-bold-webfont.eot");
  8. src: url("../fonts/comfortaa-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-bold-webfont.woff2") format("woff2"), url("../fonts/comfortaa-bold-webfont.woff") format("woff"), url("../fonts/comfortaa-bold-webfont.ttf") format("truetype"), url("../fonts/comfortaa-bold-webfont.svg#comfortaabold") format("svg");
  9. font-weight: normal;
  10. font-style: normal;
  11. }
  12. @font-face {
  13. font-family: 'comfortaalight';
  14. src: url("../fonts/comfortaa-light-webfont.eot");
  15. src: url("../fonts/comfortaa-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-light-webfont.woff2") format("woff2"), url("../fonts/comfortaa-light-webfont.woff") format("woff"), url("../fonts/comfortaa-light-webfont.ttf") format("truetype"), url("../fonts/comfortaa-light-webfont.svg#comfortaalight") format("svg");
  16. font-weight: normal;
  17. font-style: normal;
  18. }
  19. @font-face {
  20. font-family: 'comfortaaregular';
  21. src: url("../fonts/comfortaa-regular-webfont.eot");
  22. src: url("../fonts/comfortaa-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/comfortaa-regular-webfont.woff2") format("woff2"), url("../fonts/comfortaa-regular-webfont.woff") format("woff"), url("../fonts/comfortaa-regular-webfont.ttf") format("truetype"), url("../fonts/comfortaa-regular-webfont.svg#comfortaaregular") format("svg");
  23. font-weight: normal;
  24. font-style: normal;
  25. }
  26. @font-face {
  27. font-family: 'myriadpro-it';
  28. src: url("../fonts/myriadpro-it.eot");
  29. src: url("../fonts/myriadpro-it.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-it.woff") format("woff"), url("../fonts/myriadpro-it.ttf") format("truetype"), url("../fonts/myriadpro-it.svg#myriadpro-it") format("svg");
  30. font-weight: normal;
  31. font-style: normal;
  32. }
  33. @font-face {
  34. font-family: 'myriadpro-light';
  35. src: url("../fonts/myriadpro-light.eot");
  36. src: url("../fonts/myriadpro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-light.woff") format("woff"), url("../fonts/myriadpro-light.ttf") format("truetype"), url("../fonts/myriadpro-light.svg#myriadpro-light") format("svg");
  37. font-weight: normal;
  38. font-style: normal;
  39. }
  40. @font-face {
  41. font-family: 'myriadpro-regular';
  42. src: url("../fonts/myriadpro-regular.eot");
  43. src: url("../fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-regular.woff") format("woff"), url("../fonts/myriadpro-regular.ttf") format("truetype"), url("../fonts/myriadpro-regular.svg#myriadpro-regular") format("svg");
  44. font-weight: normal;
  45. font-style: normal;
  46. }
  47. @font-face {
  48. font-family: 'myriadpro-semibold';
  49. src: url("../fonts/myriadpro-semibold.eot");
  50. src: url("../fonts/myriadpro-semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/myriadpro-semibold.woff") format("woff"), url("../fonts/myriadpro-semibold.ttf") format("truetype"), url("../fonts/myriadpro-semibold.svg#myriadpro-semibold") format("svg");
  51. font-weight: normal;
  52. font-style: normal;
  53. }
  54. /* line 26, ../sass/screen.scss */
  55. html {
  56. height: 100%;
  57. }
  58. /* line 30, ../sass/screen.scss */
  59. body {
  60. position: relative;
  61. color: #505050;
  62. font-family: "Arial";
  63. background-attachment: fixed;
  64. min-height: 100%;
  65. margin: 0;
  66. padding: 0;
  67. }
  68. /* line 40, ../sass/screen.scss */
  69. strong {
  70. font-weight: bold;
  71. }
  72. /* line 45, ../sass/screen.scss */
  73. #main a {
  74. color: #505050;
  75. text-decoration: underline;
  76. }
  77. /* line 49, ../sass/screen.scss */
  78. #main a:focus, #main a:active {
  79. outline-color: gray;
  80. color: black;
  81. }
  82. /* line 54, ../sass/screen.scss */
  83. #main a:hover {
  84. color: black;
  85. }
  86. /* line 58, ../sass/screen.scss */
  87. #main a.btn {
  88. text-decoration: none;
  89. }
  90. /* line 63, ../sass/screen.scss */
  91. #main .btn-primary {
  92. background-color: #BB8757;
  93. border: solid 1px #BB8757;
  94. color: white;
  95. }
  96. /* line 68, ../sass/screen.scss */
  97. #main .btn-primary:hover, #main .btn-primary:active, #main .btn-primary:focus {
  98. background-color: #b17a48;
  99. border: solid 1px #BB8757;
  100. }
  101. /* line 74, ../sass/screen.scss */
  102. #main .form-control:focus {
  103. -moz-box-shadow: none;
  104. -webkit-box-shadow: none;
  105. box-shadow: none;
  106. border: solid 1px #BB8757;
  107. }
  108. /* line 80, ../sass/screen.scss */
  109. p {
  110. padding-bottom: 20px;
  111. line-height: 21px;
  112. }
  113. /* line 85, ../sass/screen.scss */
  114. ul {
  115. padding-left: 20px;
  116. list-style-type: disc;
  117. margin-bottom: 10px;
  118. }
  119. /* line 90, ../sass/screen.scss */
  120. ul li {
  121. padding-left: 5px;
  122. }
  123. /* line 95, ../sass/screen.scss */
  124. .clr {
  125. clear: both;
  126. }
  127. /* line 99, ../sass/screen.scss */
  128. .btn {
  129. background-image: none;
  130. }
  131. /* line 103, ../sass/screen.scss */
  132. #main .alert {
  133. background-image: none;
  134. background-color: white;
  135. border-bottom-width: 3px;
  136. }
  137. /* line 111, ../sass/screen.scss */
  138. .alert.alert-warning a {
  139. color: #8a6d3b;
  140. }
  141. /* line 120, ../sass/screen.scss */
  142. #main {
  143. position: relative;
  144. padding-bottom: 150px;
  145. }
  146. /* line 123, ../sass/screen.scss */
  147. #main .inner {
  148. width: 960px;
  149. margin: 0px auto;
  150. }
  151. /* line 129, ../sass/screen.scss */
  152. #header {
  153. z-index: 100;
  154. border-bottom: solid 1px #e0e0e0;
  155. background-color: white;
  156. background-color: #FAFAFA;
  157. background: transparent top left repeat url(../img/crisp_paper_ruffles2.png);
  158. background: none;
  159. background-color: #F7F7F7;
  160. background-color: #f8f1dd;
  161. height: 86px;
  162. }
  163. /* line 150, ../sass/screen.scss */
  164. #header .container {
  165. position: relative;
  166. }
  167. /* line 155, ../sass/screen.scss */
  168. #header #link-home {
  169. /*position: fixed ;
  170. z-index: 1000 ;
  171. text-align: center ;
  172. position: absolute ;
  173. top: 0px ;
  174. left: 0px ;
  175. padding: 10px ;
  176. background-color: white ;
  177. @include box-shadow(0px 0px 5px black) ;
  178. @include border-radius(0px 0px 8px 8px) ;
  179. */
  180. position: absolute;
  181. top: 10px;
  182. left: 0px;
  183. text-decoration: none;
  184. font-size: 22px;
  185. color: black;
  186. }
  187. /* line 176, ../sass/screen.scss */
  188. #header #link-home img {
  189. height: 60px;
  190. margin-bottom: 5px;
  191. }
  192. /* line 182, ../sass/screen.scss */
  193. #header #link-espace-boulanger {
  194. border-left: solid 1px #e0e0e0;
  195. }
  196. /* line 186, ../sass/screen.scss */
  197. #header nav {
  198. padding-top: 22px;
  199. }
  200. /* line 188, ../sass/screen.scss */
  201. #header nav ul {
  202. float: right;
  203. }
  204. /* line 191, ../sass/screen.scss */
  205. #header nav ul li a {
  206. text-decoration: none;
  207. color: #505050;
  208. }
  209. /* line 194, ../sass/screen.scss */
  210. #header nav ul li a.active {
  211. background-color: white;
  212. border: 1px solid #e0e0e0;
  213. }
  214. /* line 199, ../sass/screen.scss */
  215. #header nav ul li a:hover {
  216. color: black;
  217. background-color: transparent;
  218. }
  219. /* line 209, ../sass/screen.scss */
  220. #header #link-logout .nom {
  221. font-size: 10px;
  222. /*position: relative ;
  223. left: 20px ;
  224. top: -3px ;*/
  225. }
  226. /* line 225, ../sass/screen.scss */
  227. #content {
  228. position: relative;
  229. padding: 20px 0px;
  230. padding-bottom: 0px;
  231. padding-top: 35px;
  232. min-height: 500px;
  233. }
  234. /* line 232, ../sass/screen.scss */
  235. #content h1#title-site {
  236. font-family: "comfortaalight";
  237. font-size: 50px;
  238. }
  239. /* line 239, ../sass/screen.scss */
  240. #content h2 {
  241. color: black;
  242. padding-bottom: 15px;
  243. font-size: 25px;
  244. line-height: 35px;
  245. font-family: "myriadpro-regular";
  246. text-transform: uppercase;
  247. position: relative;
  248. margin-top: 30px;
  249. }
  250. /* line 250, ../sass/screen.scss */
  251. #content h3 {
  252. color: black;
  253. font-size: 20px;
  254. }
  255. /* line 258, ../sass/screen.scss */
  256. #content #description img {
  257. width: 100%;
  258. }
  259. /* line 263, ../sass/screen.scss */
  260. #content #main-img {
  261. max-width: 100%;
  262. border: solid 1px #e0e0e0;
  263. padding: 5px;
  264. -moz-border-radius: 5px;
  265. -webkit-border-radius: 5px;
  266. border-radius: 5px;
  267. }
  268. /* line 270, ../sass/screen.scss */
  269. #content #row-presentation {
  270. text-align: center;
  271. }
  272. /* line 274, ../sass/screen.scss */
  273. #content #row-signup {
  274. text-align: center;
  275. margin-top: 20px;
  276. }
  277. /* line 279, ../sass/screen.scss */
  278. #content #row-clients-boulanger {
  279. margin-bottom: 50px;
  280. }
  281. /* line 281, ../sass/screen.scss */
  282. #content #row-clients-boulanger h2 {
  283. text-align: center;
  284. margin-bottom: 15px;
  285. padding-bottom: 0px;
  286. }
  287. /* line 285, ../sass/screen.scss */
  288. #content #row-clients-boulanger h2 img {
  289. height: 70px;
  290. margin-bottom: 60px;
  291. }
  292. /* line 291, ../sass/screen.scss */
  293. #content #row-clients-boulanger ul {
  294. text-align: center;
  295. }
  296. /* line 293, ../sass/screen.scss */
  297. #content #row-clients-boulanger ul li {
  298. list-style-type: none;
  299. }
  300. /* line 298, ../sass/screen.scss */
  301. #content #row-clients-boulanger #clients {
  302. border-right: dotted 1px gray;
  303. }
  304. /* line 302, ../sass/screen.scss */
  305. #content #row-clients-boulanger .prix {
  306. padding-top: 15px;
  307. font-size: 18px;
  308. }
  309. /* line 311, ../sass/screen.scss */
  310. #content #contact {
  311. display: none;
  312. }
  313. /* line 315, ../sass/screen.scss */
  314. #content #contact .icon {
  315. width: 55px;
  316. top: -15px;
  317. margin-left: -70px;
  318. }
  319. /* line 324, ../sass/screen.scss */
  320. #content #contact .form-control:focus {
  321. /*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ;
  322. border-color: $jaune ;*/
  323. }
  324. /* line 329, ../sass/screen.scss */
  325. #content #contact .form-group {
  326. text-align: center;
  327. }
  328. /* line 333, ../sass/screen.scss */
  329. #content #contact .img-right {
  330. float: right;
  331. }
  332. /* line 336, ../sass/screen.scss */
  333. #content #contact .img-right img {
  334. width: 300px;
  335. }
  336. /* line 343, ../sass/screen.scss */
  337. .form-control:focus {
  338. /*@include box-shadow(0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px $jaune) ;
  339. border-color: $jaune ;*/
  340. }
  341. /* line 348, ../sass/screen.scss */
  342. #footer {
  343. position: absolute;
  344. bottom: 0px;
  345. left: 0px;
  346. width: 100%;
  347. height: 50px;
  348. background-color: #515151;
  349. text-align: center;
  350. border-top: 1px solid #e0e0e0;
  351. padding-top: 30px;
  352. padding-bottom: 60px;
  353. }
  354. /* line 364, ../sass/screen.scss */
  355. #footer a {
  356. color: #7e7e7e;
  357. color: white;
  358. text-transform: uppercase;
  359. text-decoration: none;
  360. padding-left: 10px;
  361. padding-right: 10px;
  362. border-right: solid 1px #7e7e7e;
  363. border-right: solid 1px white;
  364. }
  365. /* line 373, ../sass/screen.scss */
  366. #footer a:hover {
  367. color: gray;
  368. }
  369. /* line 377, ../sass/screen.scss */
  370. #footer a:last-child {
  371. border: 0px none;
  372. }
  373. /* line 383, ../sass/screen.scss */
  374. #content #mentions {
  375. padding-top: 20px;
  376. }
  377. /* line 386, ../sass/screen.scss */
  378. #content #mentions div.content {
  379. width: 60%;
  380. font-size: 90%;
  381. }
  382. /* line 391, ../sass/screen.scss */
  383. #content #mentions p {
  384. padding-bottom: 15px;
  385. }
  386. /* line 395, ../sass/screen.scss */
  387. #content #mentions h2 {
  388. color: black;
  389. padding-bottom: 40px;
  390. font-size: 25px;
  391. line-height: 35px;
  392. font-family: "myriadpro-regular";
  393. }
  394. /* line 403, ../sass/screen.scss */
  395. #content #mentions h3 {
  396. font-family: "comfortaaregular";
  397. font-size: 18px;
  398. padding-bottom: 12px;
  399. margin-top: 10px;
  400. color: black;
  401. }
  402. /* line 414, ../sass/screen.scss */
  403. .mentions #main, .mentions body {
  404. background-color: white;
  405. }
  406. /* line 419, ../sass/screen.scss */
  407. .vegas-loading {
  408. display: none;
  409. }
  410. /* line 426, ../sass/screen.scss */
  411. #profil-user .form-group.field-user-no_mail label {
  412. font-weight: normal;
  413. }
  414. /* line 430, ../sass/screen.scss */
  415. #profil-user .form-group label {
  416. cursor: pointer;
  417. }
  418. /* line 435, ../sass/screen.scss */
  419. #profil-user #mails-jours-prod .form-group {
  420. float: left;
  421. margin-right: 15px;
  422. }
  423. /* line 438, ../sass/screen.scss */
  424. #profil-user #mails-jours-prod .form-group label {
  425. font-weight: normal;
  426. }
  427. /* line 444, ../sass/screen.scss */
  428. #profil-user p.strong {
  429. font-weight: bold;
  430. }
  431. /* signup */
  432. /* line 453, ../sass/screen.scss */
  433. #form-signup #client-boulanger {
  434. margin-bottom: 30px;
  435. }
  436. /* line 458, ../sass/screen.scss */
  437. #form-signup #signupform-id_etablissement option:disabled {
  438. font-weight: bold;
  439. color: black;
  440. }
  441. /* line 464, ../sass/screen.scss */
  442. #form-signup #champs-boulanger {
  443. display: none;
  444. }
  445. /* line 468, ../sass/screen.scss */
  446. #form-signup #boutons-inscrire {
  447. margin-top: 30px;
  448. }
  449. /* line 2, ../sass/_systeme_commandes.scss */
  450. h1.title-systeme-commande {
  451. color: black;
  452. padding-bottom: 35px;
  453. font-size: 30px;
  454. line-height: 35px;
  455. font-family: "myriadpro-regular";
  456. font-family: "comfortaalight";
  457. text-align: center;
  458. position: relative;
  459. margin-top: 30px;
  460. }
  461. /* line 14, ../sass/_systeme_commandes.scss */
  462. h1.title-systeme-commande img {
  463. width: 35px;
  464. margin-right: 7px;
  465. }
  466. /* line 20, ../sass/_systeme_commandes.scss */
  467. h2 {
  468. font-size: 20px;
  469. text-transform: uppercase;
  470. }
  471. /* line 33, ../sass/_systeme_commandes.scss */
  472. .liste-etablissements .boulangerie {
  473. padding-left: 0px;
  474. padding-right: 30px;
  475. }
  476. /* line 37, ../sass/_systeme_commandes.scss */
  477. .liste-etablissements .boulangerie .panel {
  478. margin-bottom: 13px;
  479. }
  480. /* line 41, ../sass/_systeme_commandes.scss */
  481. .liste-etablissements .boulangerie.selected .panel {
  482. border-bottom: solid 3px #BB8757;
  483. margin-bottom: 11px;
  484. }
  485. /* line 46, ../sass/_systeme_commandes.scss */
  486. .liste-etablissements .boulangerie .panel-heading {
  487. height: 150px;
  488. overflow: hidden;
  489. padding: 0px;
  490. background: none;
  491. background-color: #F8F1DD;
  492. }
  493. /* line 53, ../sass/_systeme_commandes.scss */
  494. .liste-etablissements .boulangerie .panel-heading .img-back {
  495. width: 100%;
  496. height: auto;
  497. position: relative;
  498. top: -50%;
  499. }
  500. /* line 62, ../sass/_systeme_commandes.scss */
  501. .liste-etablissements .boulangerie .panel-body {
  502. position: relative;
  503. width: 100%;
  504. height: 120px;
  505. max-height: 120px;
  506. text-align: center;
  507. }
  508. /* line 69, ../sass/_systeme_commandes.scss */
  509. .liste-etablissements .boulangerie .panel-body h3 {
  510. margin-bottom: 4px;
  511. }
  512. /* line 73, ../sass/_systeme_commandes.scss */
  513. .liste-etablissements .boulangerie .panel-body .localite {
  514. color: gray;
  515. margin-bottom: 10px;
  516. }
  517. /* line 78, ../sass/_systeme_commandes.scss */
  518. .liste-etablissements .boulangerie .panel-body .glyphicon-check {
  519. color: #BB8757;
  520. font-size: 40px;
  521. position: absolute;
  522. top: 34px;
  523. left: 32px;
  524. }
  525. /* line 86, ../sass/_systeme_commandes.scss */
  526. .liste-etablissements .boulangerie .panel-body .remove {
  527. position: absolute;
  528. top: 10px;
  529. right: 10px;
  530. }
  531. /* line 92, ../sass/_systeme_commandes.scss */
  532. .liste-etablissements .boulangerie .panel-body .logo {
  533. display: none;
  534. width: 150px;
  535. position: absolute;
  536. top: -40px;
  537. left: 50%;
  538. margin-left: -75px;
  539. background-color: white;
  540. padding: 10px 20px;
  541. }
  542. /* line 106, ../sass/_systeme_commandes.scss */
  543. #index-commande {
  544. position: relative;
  545. }
  546. /* line 109, ../sass/_systeme_commandes.scss */
  547. #index-commande #logout {
  548. position: absolute;
  549. /*top: 45px ;
  550. right: 93px ;*/
  551. top: 0;
  552. right: 0;
  553. z-index: 10;
  554. }
  555. /* line 118, ../sass/_systeme_commandes.scss */
  556. #index-commande .accueil {
  557. text-align: center;
  558. padding-bottom: 20px;
  559. }
  560. /* line 123, ../sass/_systeme_commandes.scss */
  561. #index-commande #bloc-add-etablissement {
  562. padding-left: 0px;
  563. padding-right: 30px;
  564. }
  565. /* line 127, ../sass/_systeme_commandes.scss */
  566. #index-commande #bloc-add-etablissement .help-block {
  567. padding-bottom: 0px;
  568. }
  569. /* line 131, ../sass/_systeme_commandes.scss */
  570. #index-commande #bloc-add-etablissement .field-addetablissementform-id_etablissement {
  571. width: 80%;
  572. float: left;
  573. }
  574. /* line 136, ../sass/_systeme_commandes.scss */
  575. #index-commande #bloc-add-etablissement .btn {
  576. float: right;
  577. position: relative;
  578. top: 20px;
  579. }
  580. /* line 142, ../sass/_systeme_commandes.scss */
  581. #index-commande #bloc-add-etablissement .panel-heading {
  582. background: none;
  583. background-color: white;
  584. cursor: pointer;
  585. }
  586. /* line 148, ../sass/_systeme_commandes.scss */
  587. #index-commande #bloc-add-etablissement .panel-body {
  588. display: none;
  589. }
  590. /* line 154, ../sass/_systeme_commandes.scss */
  591. #index-commande #addetablissementform-id_etablissement option:disabled {
  592. font-weight: bold;
  593. color: black;
  594. }
  595. /* line 161, ../sass/_systeme_commandes.scss */
  596. #index-commande #historique-commandes .statut, #index-commande #historique-commandes .montant {
  597. width: 175px;
  598. }
  599. /* line 164, ../sass/_systeme_commandes.scss */
  600. #index-commande #historique-commandes .montant {
  601. width: 100px;
  602. }
  603. /* line 171, ../sass/_systeme_commandes.scss */
  604. #index-commande #historique-commandes .localite {
  605. font-size: 11px;
  606. lin-height: 11px;
  607. }
  608. /* line 176, ../sass/_systeme_commandes.scss */
  609. #index-commande #historique-commandes a {
  610. text-decoration: none;
  611. }
  612. /* line 183, ../sass/_systeme_commandes.scss */
  613. .commande-form {
  614. min-height: 600px;
  615. padding-bottom: 60px;
  616. }
  617. /* line 188, ../sass/_systeme_commandes.scss */
  618. .commande-form h2 {
  619. font-family: "myriadpro-regular";
  620. }
  621. /* line 192, ../sass/_systeme_commandes.scss */
  622. .commande-form #infos-importantes.alert-warning {
  623. float: right;
  624. }
  625. /* line 198, ../sass/_systeme_commandes.scss */
  626. .commande-form #datepicker-production .ui-datepicker {
  627. float: left;
  628. margin-right: 20px;
  629. font-size: 20px;
  630. }
  631. /* line 204, ../sass/_systeme_commandes.scss */
  632. .commande-form #datepicker-production .ui-datepicker-header {
  633. background-color: #BB8757;
  634. }
  635. /* line 208, ../sass/_systeme_commandes.scss */
  636. .commande-form #datepicker-production .ui-datepicker-title {
  637. color: white;
  638. }
  639. /* line 214, ../sass/_systeme_commandes.scss */
  640. .commande-form #datepicker-production .ui-datepicker-prev:hover,
  641. .commande-form #datepicker-production .ui-datepicker-next:hover {
  642. border: 0px none;
  643. background: none;
  644. }
  645. /* line 220, ../sass/_systeme_commandes.scss */
  646. .commande-form #datepicker-production .ui-helper-clearfix:after {
  647. clear: none;
  648. }
  649. /* line 225, ../sass/_systeme_commandes.scss */
  650. .commande-form #datepicker-production .ui-datepicker-calendar a {
  651. text-decoration: none;
  652. background-color: #F8F1DD;
  653. }
  654. /* line 228, ../sass/_systeme_commandes.scss */
  655. .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-hover, .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-active {
  656. background-color: #BB8757;
  657. color: white;
  658. border-color: #cdc3b7;
  659. }
  660. /* line 237, ../sass/_systeme_commandes.scss */
  661. .commande-form .date-commande {
  662. margin-bottom: 53px;
  663. }
  664. /* line 239, ../sass/_systeme_commandes.scss */
  665. .commande-form .date-commande span {
  666. background-color: #BB8757;
  667. color: white;
  668. -moz-border-radius: 10px;
  669. -webkit-border-radius: 10px;
  670. border-radius: 10px;
  671. padding: 10px;
  672. font-family: "myriadpro-regular";
  673. font-size: 20px;
  674. }
  675. /* line 249, ../sass/_systeme_commandes.scss */
  676. .commande-form #has-commande-en-cours {
  677. margin-top: 15px;
  678. }
  679. /* line 252, ../sass/_systeme_commandes.scss */
  680. .commande-form #has-commande-en-cours a {
  681. color: #a94442;
  682. text-decoration: none;
  683. font-weight: bold;
  684. }
  685. /* line 259, ../sass/_systeme_commandes.scss */
  686. .commande-form .field-commande-id_production {
  687. display: none;
  688. }
  689. /* line 263, ../sass/_systeme_commandes.scss */
  690. .commande-form .field-commande-id_point_vente {
  691. margin-top: 30px;
  692. }
  693. /* line 267, ../sass/_systeme_commandes.scss */
  694. .commande-form .field-commande-id_production {
  695. margin-bottom: 0px;
  696. }
  697. /* line 269, ../sass/_systeme_commandes.scss */
  698. .commande-form .field-commande-id_production label {
  699. margin-bottom: 0px;
  700. }
  701. /* line 273, ../sass/_systeme_commandes.scss */
  702. .commande-form .field-commande-id_production .help-block {
  703. margin-bottom: 0px;
  704. }
  705. /* line 278, ../sass/_systeme_commandes.scss */
  706. .commande-form .field-commande-id_point_vente {
  707. display: none;
  708. }
  709. /* line 282, ../sass/_systeme_commandes.scss */
  710. .commande-form .blocs {
  711. list-style-type: none;
  712. margin: 0px;
  713. padding: 0px;
  714. }
  715. /* line 287, ../sass/_systeme_commandes.scss */
  716. .commande-form .blocs .bloc {
  717. text-decoration: none;
  718. width: 268px;
  719. height: 130px;
  720. float: left;
  721. padding: 20px;
  722. margin-right: 20px;
  723. margin-bottom: 8px;
  724. cursor: pointer;
  725. float: left;
  726. background-color: #f9f9f9;
  727. background-color: white;
  728. border: 1px solid #d8d8d8;
  729. }
  730. /* line 302, ../sass/_systeme_commandes.scss */
  731. .commande-form .blocs .bloc .nom {
  732. font-family: "comfortaalight";
  733. font-size: 20px;
  734. }
  735. /* line 308, ../sass/_systeme_commandes.scss */
  736. .commande-form .blocs .bloc .adresse {
  737. color: gray;
  738. font-size: 13px;
  739. line-height: 16px;
  740. }
  741. /* line 314, ../sass/_systeme_commandes.scss */
  742. .commande-form .blocs .bloc .horaires {
  743. margin-top: 7px;
  744. }
  745. /* line 316, ../sass/_systeme_commandes.scss */
  746. .commande-form .blocs .bloc .horaires .jour {
  747. font-weight: bold;
  748. display: none;
  749. }
  750. /* line 323, ../sass/_systeme_commandes.scss */
  751. .commande-form .blocs .bloc.selected {
  752. border-left: solid 5px #BB8757;
  753. }
  754. /* line 326, ../sass/_systeme_commandes.scss */
  755. .commande-form .blocs .bloc.selected .contenu {
  756. position: relative;
  757. left: -4px;
  758. }
  759. /* line 332, ../sass/_systeme_commandes.scss */
  760. .commande-form .blocs .bloc:hover {
  761. -moz-box-shadow: 0px 0px 5px #d8d8d8;
  762. -webkit-box-shadow: 0px 0px 5px #d8d8d8;
  763. box-shadow: 0px 0px 5px #d8d8d8;
  764. }
  765. /* line 337, ../sass/_systeme_commandes.scss */
  766. .commande-form .blocs .bloc.disabled {
  767. display: none;
  768. }
  769. /* line 344, ../sass/_systeme_commandes.scss */
  770. .commande-form #produits {
  771. margin-top: 15px;
  772. }
  773. /* line 347, ../sass/_systeme_commandes.scss */
  774. .commande-form #produits #label-produits {
  775. display: block;
  776. margin-bottom: 5px;
  777. }
  778. /* line 352, ../sass/_systeme_commandes.scss */
  779. .commande-form #produits .table {
  780. margin-top: 7px;
  781. }
  782. /* line 355, ../sass/_systeme_commandes.scss */
  783. .commande-form #produits .table .illu {
  784. float: left;
  785. height: auto;
  786. width: 70px;
  787. margin-right: 15px;
  788. }
  789. /* line 362, ../sass/_systeme_commandes.scss */
  790. .commande-form #produits .table .photo {
  791. padding: 0px;
  792. width: 120px;
  793. }
  794. /* line 367, ../sass/_systeme_commandes.scss */
  795. .commande-form #produits .table .th-photo, .commande-form #produits .table .td-photo {
  796. width: 120px;
  797. }
  798. /* line 371, ../sass/_systeme_commandes.scss */
  799. .commande-form #produits .table .nom {
  800. font-family: "comfortaalight";
  801. font-weight: bold;
  802. text-transform: uppercase;
  803. font-size: 18px;
  804. }
  805. /* line 378, ../sass/_systeme_commandes.scss */
  806. .commande-form #produits .table .description {
  807. font-style: italic;
  808. }
  809. /* line 382, ../sass/_systeme_commandes.scss */
  810. .commande-form #produits .table .recette {
  811. font-size: 12px;
  812. }
  813. /* line 386, ../sass/_systeme_commandes.scss */
  814. .commande-form #produits .table .input-group {
  815. width: 133px;
  816. }
  817. /* line 388, ../sass/_systeme_commandes.scss */
  818. .commande-form #produits .table .input-group .quantity {
  819. text-align: center;
  820. }
  821. /* line 393, ../sass/_systeme_commandes.scss */
  822. .commande-form #produits .table .colonne-quantite, .commande-form #produits .table .prix-unit, .commande-form #produits .table .total {
  823. width: 150px;
  824. text-align: center;
  825. }
  826. /* line 398, ../sass/_systeme_commandes.scss */
  827. .commande-form #produits .table td#total-commande, .commande-form #produits .table td#total-commande-vrac, .commande-form #produits .table td.total {
  828. text-align: center;
  829. }
  830. /* line 402, ../sass/_systeme_commandes.scss */
  831. .commande-form #produits .table .epuise {
  832. display: none;
  833. text-transform: uppercase;
  834. color: #B32815;
  835. font-weight: bold;
  836. font-size: 16px;
  837. text-align: center;
  838. }
  839. /* line 411, ../sass/_systeme_commandes.scss */
  840. .commande-form #produits .table .quantite-restante {
  841. font-size: 12px;
  842. margin-top: 8px;
  843. }
  844. /* line 415, ../sass/_systeme_commandes.scss */
  845. .commande-form #produits .table .quantite-restante .nb {
  846. font-weight: bold;
  847. }
  848. /* line 420, ../sass/_systeme_commandes.scss */
  849. .commande-form #produits .table td.produit, .commande-form #produits .table th.produit {
  850. width: 70%;
  851. }
  852. /* line 424, ../sass/_systeme_commandes.scss */
  853. .commande-form #produits .table td.prix-unit, .commande-form #produits .table th.prix-unit {
  854. width: 10%;
  855. }
  856. /* line 428, ../sass/_systeme_commandes.scss */
  857. .commande-form #produits .table td.colonne-quantite, .commande-form #produits .table th.colonne-quantite {
  858. width: 10%;
  859. }
  860. /* line 432, ../sass/_systeme_commandes.scss */
  861. .commande-form #produits .table td.total, .commande-form #produits .table th.total {
  862. width: 10%;
  863. }
  864. /* line 438, ../sass/_systeme_commandes.scss */
  865. .commande-form #bar-fixed {
  866. display: none;
  867. position: fixed;
  868. bottom: 0px;
  869. z-index: 100;
  870. background-color: white;
  871. padding: 15px;
  872. margin-bottom: 0px;
  873. -moz-box-shadow: 0 0 5px gray;
  874. -webkit-box-shadow: 0 0 5px gray;
  875. box-shadow: 0 0 5px gray;
  876. -moz-border-radius: 10px 10px 0px 0px;
  877. -webkit-border-radius: 10px;
  878. border-radius: 10px 10px 0px 0px;
  879. border-top: solid 1px #e0e0e0;
  880. background-color: #F9F9F9;
  881. background-color: #F8F1DD;
  882. text-align: center;
  883. }
  884. /* line 455, ../sass/_systeme_commandes.scss */
  885. .commande-form #bar-fixed.not-fixed {
  886. position: relative;
  887. -moz-box-shadow: none;
  888. -webkit-box-shadow: none;
  889. box-shadow: none;
  890. -moz-border-radius: 0px;
  891. -webkit-border-radius: 0px;
  892. border-radius: 0px;
  893. border: solid 1px #e0e0e0;
  894. padding-right: 20px;
  895. }
  896. /* line 463, ../sass/_systeme_commandes.scss */
  897. .commande-form #bar-fixed #total-commande-bottom {
  898. background-color: white;
  899. -moz-border-radius: 20px;
  900. -webkit-border-radius: 20px;
  901. border-radius: 20px;
  902. padding: 5px 25px;
  903. border: solid 1px #e0e0e0;
  904. }
  905. /* line 470, ../sass/_systeme_commandes.scss */
  906. .commande-form #bar-fixed .valider-commande, .commande-form #bar-fixed .btn-commentaire {
  907. float: left;
  908. }
  909. /* line 474, ../sass/_systeme_commandes.scss */
  910. .commande-form #bar-fixed .btn-commentaire {
  911. margin-right: 10px;
  912. }
  913. /* line 478, ../sass/_systeme_commandes.scss */
  914. .commande-form #bar-fixed .btn-retour, .commande-form #bar-fixed .annuler-commande {
  915. float: left;
  916. margin-right: 5px;
  917. }
  918. /* line 483, ../sass/_systeme_commandes.scss */
  919. .commande-form #bar-fixed .annuler-commande {
  920. color: #b92c28;
  921. background-color: white;
  922. }
  923. /* line 488, ../sass/_systeme_commandes.scss */
  924. .commande-form #bar-fixed #total-commande-bottom {
  925. display: none;
  926. font-weight: bold;
  927. font-family: "comfortaalight";
  928. font-size: 24px;
  929. }
  930. /* line 495, ../sass/_systeme_commandes.scss */
  931. .commande-form #bar-fixed .field-commande-commentaire {
  932. display: none;
  933. }
  934. /* line 503, ../sass/_systeme_commandes.scss */
  935. .ui-datepicker .ui-widget-header {
  936. background: none;
  937. background-color: gray;
  938. border: 0px none;
  939. color: black;
  940. font-weight: normal;
  941. }
  942. /* line 511, ../sass/_systeme_commandes.scss */
  943. .ui-datepicker .ui-datepicker-current-day a,
  944. .ui-datepicker a.ui-state-hover {
  945. background: none;
  946. background-color: gray;
  947. border-color: black;
  948. color: black;
  949. }
  950. @media screen and (max-width: 1000px) {
  951. /* line 3, ../sass/_responsive.scss */
  952. #content {
  953. padding-top: 0px;
  954. }
  955. /* line 7, ../sass/_responsive.scss */
  956. #header {
  957. position: relative;
  958. }
  959. /* line 12, ../sass/_responsive.scss */
  960. #header nav ul {
  961. margin-top: 5px;
  962. float: left;
  963. }
  964. /* line 15, ../sass/_responsive.scss */
  965. #header nav ul li {
  966. float: right;
  967. display: none;
  968. }
  969. /* line 19, ../sass/_responsive.scss */
  970. #header nav ul li a {
  971. padding: 5px;
  972. height: auto;
  973. line-height: 20px;
  974. }
  975. /* line 28, ../sass/_responsive.scss */
  976. #header nav {
  977. width: 100%;
  978. }
  979. /* line 30, ../sass/_responsive.scss */
  980. #header nav ul {
  981. float: none;
  982. margin: 0px none;
  983. }
  984. /* line 36, ../sass/_responsive.scss */
  985. #header nav ul li#logo {
  986. display: block;
  987. }
  988. /* line 43, ../sass/_responsive.scss */
  989. #header a#link-commander {
  990. display: none;
  991. }
  992. /* line 48, ../sass/_responsive.scss */
  993. #content #points-vente .content {
  994. padding-left: 10px;
  995. margin-top: 30px;
  996. }
  997. /* line 53, ../sass/_responsive.scss */
  998. #menu-user {
  999. position: relative;
  1000. top: 0px;
  1001. }
  1002. /* line 58, ../sass/_responsive.scss */
  1003. .connected #content {
  1004. padding-top: 0px;
  1005. }
  1006. }