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.

1033 line
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.selected .panel {
  478. border-bottom: solid 3px #BB8757;
  479. }
  480. /* line 41, ../sass/_systeme_commandes.scss */
  481. .liste-etablissements .boulangerie .panel-heading {
  482. height: 200px;
  483. overflow: hidden;
  484. padding: 0px;
  485. background: none;
  486. background-color: #F8F1DD;
  487. }
  488. /* line 48, ../sass/_systeme_commandes.scss */
  489. .liste-etablissements .boulangerie .panel-heading .img-back {
  490. width: 100%;
  491. height: auto;
  492. position: relative;
  493. top: -50%;
  494. }
  495. /* line 57, ../sass/_systeme_commandes.scss */
  496. .liste-etablissements .boulangerie .panel-body {
  497. position: relative;
  498. width: 100%;
  499. height: 120px;
  500. max-height: 120px;
  501. text-align: center;
  502. }
  503. /* line 64, ../sass/_systeme_commandes.scss */
  504. .liste-etablissements .boulangerie .panel-body h3 {
  505. margin-bottom: 4px;
  506. }
  507. /* line 68, ../sass/_systeme_commandes.scss */
  508. .liste-etablissements .boulangerie .panel-body .localite {
  509. color: gray;
  510. margin-bottom: 10px;
  511. }
  512. /* line 73, ../sass/_systeme_commandes.scss */
  513. .liste-etablissements .boulangerie .panel-body .glyphicon-check {
  514. color: #BB8757;
  515. font-size: 40px;
  516. position: absolute;
  517. top: 34px;
  518. left: 32px;
  519. }
  520. /* line 81, ../sass/_systeme_commandes.scss */
  521. .liste-etablissements .boulangerie .panel-body .remove {
  522. position: absolute;
  523. top: 10px;
  524. right: 10px;
  525. }
  526. /* line 87, ../sass/_systeme_commandes.scss */
  527. .liste-etablissements .boulangerie .panel-body .logo {
  528. display: none;
  529. width: 150px;
  530. position: absolute;
  531. top: -40px;
  532. left: 50%;
  533. margin-left: -75px;
  534. background-color: white;
  535. padding: 10px 20px;
  536. }
  537. /* line 101, ../sass/_systeme_commandes.scss */
  538. #index-commande {
  539. position: relative;
  540. }
  541. /* line 104, ../sass/_systeme_commandes.scss */
  542. #index-commande #logout {
  543. position: absolute;
  544. /*top: 45px ;
  545. right: 93px ;*/
  546. top: 0;
  547. right: 0;
  548. z-index: 10;
  549. }
  550. /* line 113, ../sass/_systeme_commandes.scss */
  551. #index-commande .accueil {
  552. text-align: center;
  553. padding-bottom: 20px;
  554. }
  555. /* line 118, ../sass/_systeme_commandes.scss */
  556. #index-commande #bloc-add-etablissement {
  557. padding-left: 0px;
  558. padding-right: 30px;
  559. }
  560. /* line 122, ../sass/_systeme_commandes.scss */
  561. #index-commande #bloc-add-etablissement .help-block {
  562. padding-bottom: 0px;
  563. }
  564. /* line 126, ../sass/_systeme_commandes.scss */
  565. #index-commande #bloc-add-etablissement .field-addetablissementform-id_etablissement {
  566. width: 80%;
  567. float: left;
  568. }
  569. /* line 131, ../sass/_systeme_commandes.scss */
  570. #index-commande #bloc-add-etablissement .btn {
  571. float: right;
  572. position: relative;
  573. top: 20px;
  574. }
  575. /* line 137, ../sass/_systeme_commandes.scss */
  576. #index-commande #bloc-add-etablissement .panel-heading {
  577. background: none;
  578. background-color: white;
  579. cursor: pointer;
  580. }
  581. /* line 143, ../sass/_systeme_commandes.scss */
  582. #index-commande #bloc-add-etablissement .panel-body {
  583. display: none;
  584. }
  585. /* line 149, ../sass/_systeme_commandes.scss */
  586. #index-commande #addetablissementform-id_etablissement option:disabled {
  587. font-weight: bold;
  588. color: black;
  589. }
  590. /* line 156, ../sass/_systeme_commandes.scss */
  591. #index-commande #historique-commandes .statut, #index-commande #historique-commandes .montant {
  592. width: 175px;
  593. }
  594. /* line 159, ../sass/_systeme_commandes.scss */
  595. #index-commande #historique-commandes .montant {
  596. width: 100px;
  597. }
  598. /* line 166, ../sass/_systeme_commandes.scss */
  599. #index-commande #historique-commandes .localite {
  600. font-size: 11px;
  601. lin-height: 11px;
  602. }
  603. /* line 171, ../sass/_systeme_commandes.scss */
  604. #index-commande #historique-commandes a {
  605. text-decoration: none;
  606. }
  607. /* line 178, ../sass/_systeme_commandes.scss */
  608. .commande-form {
  609. min-height: 600px;
  610. padding-bottom: 60px;
  611. }
  612. /* line 183, ../sass/_systeme_commandes.scss */
  613. .commande-form h2 {
  614. font-family: "myriadpro-regular";
  615. }
  616. /* line 187, ../sass/_systeme_commandes.scss */
  617. .commande-form #infos-importantes.alert-warning {
  618. float: right;
  619. }
  620. /* line 193, ../sass/_systeme_commandes.scss */
  621. .commande-form #datepicker-production .ui-datepicker {
  622. float: left;
  623. margin-right: 20px;
  624. font-size: 20px;
  625. }
  626. /* line 199, ../sass/_systeme_commandes.scss */
  627. .commande-form #datepicker-production .ui-datepicker-header {
  628. background-color: #BB8757;
  629. }
  630. /* line 203, ../sass/_systeme_commandes.scss */
  631. .commande-form #datepicker-production .ui-datepicker-title {
  632. color: white;
  633. }
  634. /* line 209, ../sass/_systeme_commandes.scss */
  635. .commande-form #datepicker-production .ui-datepicker-prev:hover,
  636. .commande-form #datepicker-production .ui-datepicker-next:hover {
  637. border: 0px none;
  638. background: none;
  639. }
  640. /* line 215, ../sass/_systeme_commandes.scss */
  641. .commande-form #datepicker-production .ui-helper-clearfix:after {
  642. clear: none;
  643. }
  644. /* line 220, ../sass/_systeme_commandes.scss */
  645. .commande-form #datepicker-production .ui-datepicker-calendar a {
  646. text-decoration: none;
  647. background-color: #F8F1DD;
  648. }
  649. /* line 223, ../sass/_systeme_commandes.scss */
  650. .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-hover, .commande-form #datepicker-production .ui-datepicker-calendar a.ui-state-active {
  651. background-color: #BB8757;
  652. color: white;
  653. border-color: #cdc3b7;
  654. }
  655. /* line 232, ../sass/_systeme_commandes.scss */
  656. .commande-form .date-commande {
  657. margin-bottom: 53px;
  658. }
  659. /* line 234, ../sass/_systeme_commandes.scss */
  660. .commande-form .date-commande span {
  661. background-color: #BB8757;
  662. color: white;
  663. -moz-border-radius: 10px;
  664. -webkit-border-radius: 10px;
  665. border-radius: 10px;
  666. padding: 10px;
  667. font-family: "myriadpro-regular";
  668. font-size: 20px;
  669. }
  670. /* line 244, ../sass/_systeme_commandes.scss */
  671. .commande-form #has-commande-en-cours {
  672. margin-top: 15px;
  673. }
  674. /* line 247, ../sass/_systeme_commandes.scss */
  675. .commande-form #has-commande-en-cours a {
  676. color: #a94442;
  677. text-decoration: none;
  678. font-weight: bold;
  679. }
  680. /* line 254, ../sass/_systeme_commandes.scss */
  681. .commande-form .field-commande-id_production {
  682. display: none;
  683. }
  684. /* line 258, ../sass/_systeme_commandes.scss */
  685. .commande-form .field-commande-id_point_vente {
  686. margin-top: 30px;
  687. }
  688. /* line 262, ../sass/_systeme_commandes.scss */
  689. .commande-form .field-commande-id_production {
  690. margin-bottom: 0px;
  691. }
  692. /* line 264, ../sass/_systeme_commandes.scss */
  693. .commande-form .field-commande-id_production label {
  694. margin-bottom: 0px;
  695. }
  696. /* line 268, ../sass/_systeme_commandes.scss */
  697. .commande-form .field-commande-id_production .help-block {
  698. margin-bottom: 0px;
  699. }
  700. /* line 273, ../sass/_systeme_commandes.scss */
  701. .commande-form .field-commande-id_point_vente {
  702. display: none;
  703. }
  704. /* line 277, ../sass/_systeme_commandes.scss */
  705. .commande-form .blocs {
  706. list-style-type: none;
  707. margin: 0px;
  708. padding: 0px;
  709. }
  710. /* line 282, ../sass/_systeme_commandes.scss */
  711. .commande-form .blocs .bloc {
  712. text-decoration: none;
  713. width: 268px;
  714. height: 130px;
  715. float: left;
  716. padding: 20px;
  717. margin-right: 20px;
  718. margin-bottom: 8px;
  719. cursor: pointer;
  720. float: left;
  721. background-color: #f9f9f9;
  722. background-color: white;
  723. border: 1px solid #d8d8d8;
  724. }
  725. /* line 297, ../sass/_systeme_commandes.scss */
  726. .commande-form .blocs .bloc .nom {
  727. font-family: "comfortaalight";
  728. font-size: 20px;
  729. }
  730. /* line 303, ../sass/_systeme_commandes.scss */
  731. .commande-form .blocs .bloc .adresse {
  732. color: gray;
  733. font-size: 13px;
  734. line-height: 16px;
  735. }
  736. /* line 309, ../sass/_systeme_commandes.scss */
  737. .commande-form .blocs .bloc .horaires {
  738. margin-top: 7px;
  739. }
  740. /* line 311, ../sass/_systeme_commandes.scss */
  741. .commande-form .blocs .bloc .horaires .jour {
  742. font-weight: bold;
  743. display: none;
  744. }
  745. /* line 317, ../sass/_systeme_commandes.scss */
  746. .commande-form .blocs .bloc.selected {
  747. border-left: solid 5px #BB8757;
  748. }
  749. /* line 321, ../sass/_systeme_commandes.scss */
  750. .commande-form .blocs .bloc.selected .contenu {
  751. position: relative;
  752. left: -4px;
  753. }
  754. /* line 327, ../sass/_systeme_commandes.scss */
  755. .commande-form .blocs .bloc:hover {
  756. -moz-box-shadow: 0px 0px 5px #d8d8d8;
  757. -webkit-box-shadow: 0px 0px 5px #d8d8d8;
  758. box-shadow: 0px 0px 5px #d8d8d8;
  759. }
  760. /* line 332, ../sass/_systeme_commandes.scss */
  761. .commande-form .blocs .bloc.disabled {
  762. display: none;
  763. }
  764. /* line 339, ../sass/_systeme_commandes.scss */
  765. .commande-form #produits {
  766. margin-top: 15px;
  767. }
  768. /* line 342, ../sass/_systeme_commandes.scss */
  769. .commande-form #produits #label-produits {
  770. display: block;
  771. margin-bottom: 5px;
  772. }
  773. /* line 347, ../sass/_systeme_commandes.scss */
  774. .commande-form #produits .table {
  775. margin-top: 7px;
  776. }
  777. /* line 350, ../sass/_systeme_commandes.scss */
  778. .commande-form #produits .table .illu {
  779. float: left;
  780. height: auto;
  781. width: 70px;
  782. margin-right: 15px;
  783. }
  784. /* line 357, ../sass/_systeme_commandes.scss */
  785. .commande-form #produits .table .photo {
  786. padding: 0px;
  787. width: 120px;
  788. }
  789. /* line 362, ../sass/_systeme_commandes.scss */
  790. .commande-form #produits .table .th-photo, .commande-form #produits .table .td-photo {
  791. width: 120px;
  792. }
  793. /* line 366, ../sass/_systeme_commandes.scss */
  794. .commande-form #produits .table .nom {
  795. font-family: "comfortaalight";
  796. font-weight: bold;
  797. text-transform: uppercase;
  798. font-size: 18px;
  799. }
  800. /* line 373, ../sass/_systeme_commandes.scss */
  801. .commande-form #produits .table .description {
  802. font-style: italic;
  803. }
  804. /* line 377, ../sass/_systeme_commandes.scss */
  805. .commande-form #produits .table .recette {
  806. font-size: 12px;
  807. }
  808. /* line 381, ../sass/_systeme_commandes.scss */
  809. .commande-form #produits .table .input-group {
  810. width: 133px;
  811. }
  812. /* line 383, ../sass/_systeme_commandes.scss */
  813. .commande-form #produits .table .input-group .quantity {
  814. text-align: center;
  815. }
  816. /* line 388, ../sass/_systeme_commandes.scss */
  817. .commande-form #produits .table .colonne-quantite, .commande-form #produits .table .prix-unit, .commande-form #produits .table .total {
  818. width: 150px;
  819. text-align: center;
  820. }
  821. /* line 393, ../sass/_systeme_commandes.scss */
  822. .commande-form #produits .table td#total-commande, .commande-form #produits .table td#total-commande-vrac, .commande-form #produits .table td.total {
  823. text-align: center;
  824. }
  825. /* line 397, ../sass/_systeme_commandes.scss */
  826. .commande-form #produits .table .epuise {
  827. display: none;
  828. text-transform: uppercase;
  829. color: #B32815;
  830. font-weight: bold;
  831. font-size: 16px;
  832. text-align: center;
  833. }
  834. /* line 406, ../sass/_systeme_commandes.scss */
  835. .commande-form #produits .table .quantite-restante {
  836. font-size: 12px;
  837. margin-top: 8px;
  838. }
  839. /* line 410, ../sass/_systeme_commandes.scss */
  840. .commande-form #produits .table .quantite-restante .nb {
  841. font-weight: bold;
  842. }
  843. /* line 415, ../sass/_systeme_commandes.scss */
  844. .commande-form #produits .table td.produit, .commande-form #produits .table th.produit {
  845. width: 70%;
  846. }
  847. /* line 419, ../sass/_systeme_commandes.scss */
  848. .commande-form #produits .table td.prix-unit, .commande-form #produits .table th.prix-unit {
  849. width: 10%;
  850. }
  851. /* line 423, ../sass/_systeme_commandes.scss */
  852. .commande-form #produits .table td.colonne-quantite, .commande-form #produits .table th.colonne-quantite {
  853. width: 10%;
  854. }
  855. /* line 427, ../sass/_systeme_commandes.scss */
  856. .commande-form #produits .table td.total, .commande-form #produits .table th.total {
  857. width: 10%;
  858. }
  859. /* line 433, ../sass/_systeme_commandes.scss */
  860. .commande-form #bar-fixed {
  861. position: fixed;
  862. bottom: 0px;
  863. z-index: 100;
  864. background-color: white;
  865. padding: 15px;
  866. margin-bottom: 0px;
  867. -moz-box-shadow: 0 0 5px gray;
  868. -webkit-box-shadow: 0 0 5px gray;
  869. box-shadow: 0 0 5px gray;
  870. -moz-border-radius: 10px 10px 0px 0px;
  871. -webkit-border-radius: 10px;
  872. border-radius: 10px 10px 0px 0px;
  873. border-top: solid 1px #e0e0e0;
  874. background-color: #F9F9F9;
  875. background-color: #F8F1DD;
  876. text-align: center;
  877. }
  878. /* line 449, ../sass/_systeme_commandes.scss */
  879. .commande-form #bar-fixed.not-fixed {
  880. position: relative;
  881. -moz-box-shadow: none;
  882. -webkit-box-shadow: none;
  883. box-shadow: none;
  884. -moz-border-radius: 0px;
  885. -webkit-border-radius: 0px;
  886. border-radius: 0px;
  887. border: solid 1px #e0e0e0;
  888. padding-right: 20px;
  889. }
  890. /* line 457, ../sass/_systeme_commandes.scss */
  891. .commande-form #bar-fixed #total-commande-bottom {
  892. background-color: white;
  893. -moz-border-radius: 20px;
  894. -webkit-border-radius: 20px;
  895. border-radius: 20px;
  896. padding: 5px 25px;
  897. border: solid 1px #e0e0e0;
  898. }
  899. /* line 464, ../sass/_systeme_commandes.scss */
  900. .commande-form #bar-fixed .valider-commande, .commande-form #bar-fixed .btn-commentaire {
  901. float: right;
  902. }
  903. /* line 468, ../sass/_systeme_commandes.scss */
  904. .commande-form #bar-fixed .btn-commentaire {
  905. margin-right: 10px;
  906. }
  907. /* line 472, ../sass/_systeme_commandes.scss */
  908. .commande-form #bar-fixed .btn-retour, .commande-form #bar-fixed .annuler-commande {
  909. float: left;
  910. margin-right: 5px;
  911. }
  912. /* line 477, ../sass/_systeme_commandes.scss */
  913. .commande-form #bar-fixed .annuler-commande {
  914. color: #b92c28;
  915. background-color: white;
  916. }
  917. /* line 482, ../sass/_systeme_commandes.scss */
  918. .commande-form #bar-fixed #total-commande-bottom {
  919. display: none;
  920. font-weight: bold;
  921. font-family: "comfortaalight";
  922. font-size: 24px;
  923. }
  924. /* line 489, ../sass/_systeme_commandes.scss */
  925. .commande-form #bar-fixed .field-commande-commentaire {
  926. display: none;
  927. }
  928. /* line 497, ../sass/_systeme_commandes.scss */
  929. .ui-datepicker .ui-widget-header {
  930. background: none;
  931. background-color: gray;
  932. border: 0px none;
  933. color: black;
  934. font-weight: normal;
  935. }
  936. /* line 505, ../sass/_systeme_commandes.scss */
  937. .ui-datepicker .ui-datepicker-current-day a,
  938. .ui-datepicker a.ui-state-hover {
  939. background: none;
  940. background-color: gray;
  941. border-color: black;
  942. color: black;
  943. }
  944. @media screen and (max-width: 1000px) {
  945. /* line 3, ../sass/_responsive.scss */
  946. #content {
  947. padding-top: 0px;
  948. }
  949. /* line 7, ../sass/_responsive.scss */
  950. #header {
  951. position: relative;
  952. }
  953. /* line 12, ../sass/_responsive.scss */
  954. #header nav ul {
  955. margin-top: 5px;
  956. float: left;
  957. }
  958. /* line 15, ../sass/_responsive.scss */
  959. #header nav ul li {
  960. float: right;
  961. display: none;
  962. }
  963. /* line 19, ../sass/_responsive.scss */
  964. #header nav ul li a {
  965. padding: 5px;
  966. height: auto;
  967. line-height: 20px;
  968. }
  969. /* line 28, ../sass/_responsive.scss */
  970. #header nav {
  971. width: 100%;
  972. }
  973. /* line 30, ../sass/_responsive.scss */
  974. #header nav ul {
  975. float: none;
  976. margin: 0px none;
  977. }
  978. /* line 36, ../sass/_responsive.scss */
  979. #header nav ul li#logo {
  980. display: block;
  981. }
  982. /* line 43, ../sass/_responsive.scss */
  983. #header a#link-commander {
  984. display: none;
  985. }
  986. /* line 48, ../sass/_responsive.scss */
  987. #content #points-vente .content {
  988. padding-left: 10px;
  989. margin-top: 30px;
  990. }
  991. /* line 53, ../sass/_responsive.scss */
  992. #menu-user {
  993. position: relative;
  994. top: 0px;
  995. }
  996. /* line 58, ../sass/_responsive.scss */
  997. .connected #content {
  998. padding-top: 0px;
  999. }
  1000. }