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.

1155 lines
32KB

  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 14, ../sass/screen.scss */
  55. .clr {
  56. clear: both;
  57. }
  58. /* line 18, ../sass/screen.scss */
  59. h1, h2, h3, h4, h5, h6 {
  60. font-family: "myriadpro-light";
  61. }
  62. /* line 22, ../sass/screen.scss */
  63. a {
  64. color: #BB8757;
  65. }
  66. /* line 25, ../sass/screen.scss */
  67. a:hover, a:focus, a:active {
  68. color: #9f6e40;
  69. }
  70. /* line 30, ../sass/screen.scss */
  71. #block-demo {
  72. padding: 10px 0px;
  73. background-color: #F8F1DD;
  74. color: #BB8757;
  75. text-align: left;
  76. margin-bottom: 20px;
  77. border: solid 1px #caa17b;
  78. -moz-border-radius: 5px;
  79. -webkit-border-radius: 5px;
  80. border-radius: 5px;
  81. }
  82. /* line 39, ../sass/screen.scss */
  83. #block-demo a {
  84. text-decoration: underline;
  85. }
  86. /* line 44, ../sass/screen.scss */
  87. #env-dev {
  88. font-family: "comfortaabold";
  89. text-align: center;
  90. font-size: 18px;
  91. padding: 5px 10px;
  92. color: white;
  93. position: fixed;
  94. top: 9px;
  95. left: 66px;
  96. z-index: 1031;
  97. }
  98. /* line 56, ../sass/screen.scss */
  99. .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  100. background-color: #BB8757;
  101. border: solid 1px #BB8757;
  102. }
  103. /* line 60, ../sass/screen.scss */
  104. .pagination > li > a, .pagination > li > span {
  105. color: #BB8757;
  106. }
  107. /* line 62, ../sass/screen.scss */
  108. .pagination > li > a:hover, .pagination > li > span:hover {
  109. color: #9f6e40;
  110. }
  111. /* line 68, ../sass/screen.scss */
  112. .wrap .btn-primary,
  113. .wrap .btn-success {
  114. background-color: #BB8757;
  115. border: solid 1px #BB8757;
  116. }
  117. /* line 73, ../sass/screen.scss */
  118. .wrap .btn-primary:hover, .wrap .btn-primary:focus, .wrap .btn-primary:active,
  119. .wrap .btn-success:hover,
  120. .wrap .btn-success:focus,
  121. .wrap .btn-success:active {
  122. background-color: #9f6e40;
  123. border: solid 1px #9f6e40;
  124. }
  125. /* line 81, ../sass/screen.scss */
  126. .nav-header .retour-site {
  127. border-left: solid 1px #F8F1DD;
  128. padding: 10px 15px;
  129. }
  130. /* line 88, ../sass/screen.scss */
  131. .navbar-brand .logo {
  132. height: 40px;
  133. position: relative;
  134. top: -10px;
  135. }
  136. /* line 95, ../sass/screen.scss */
  137. .container-body {
  138. padding-top: 117px;
  139. padding-bottom: 50px;
  140. }
  141. /* line 100, ../sass/screen.scss */
  142. .navbar-inverse {
  143. background-color: #BB8757;
  144. border-bottom: 0px none;
  145. }
  146. /* line 104, ../sass/screen.scss */
  147. .navbar-inverse .navbar-nav {
  148. padding-top: 12px;
  149. }
  150. /* line 108, ../sass/screen.scss */
  151. .navbar-inverse .navbar-nav > li > a {
  152. color: white;
  153. margin-left: 3px;
  154. padding: 3px 11px;
  155. }
  156. /* line 113, ../sass/screen.scss */
  157. .navbar-inverse .navbar-nav > li > a:hover {
  158. color: #F8F1DD;
  159. }
  160. /* line 121, ../sass/screen.scss */
  161. .navbar-inverse .navbar-nav > li.active a,
  162. .navbar-inverse .navbar-nav > .open a {
  163. margin-left: 3px;
  164. background-color: #F8F1DD;
  165. color: #BB8757;
  166. padding: 3px 11px;
  167. -moz-border-radius: 5px;
  168. -webkit-border-radius: 5px;
  169. border-radius: 5px;
  170. }
  171. /* line 128, ../sass/screen.scss */
  172. .navbar-inverse .navbar-nav > li.active a:hover, .navbar-inverse .navbar-nav > li.active a:focus,
  173. .navbar-inverse .navbar-nav > .open a:hover,
  174. .navbar-inverse .navbar-nav > .open a:focus {
  175. background-color: #F8F1DD;
  176. color: #BB8757;
  177. }
  178. /* line 137, ../sass/screen.scss */
  179. .navbar-inverse .navbar-nav > .open a.dropdown-toggle {
  180. -moz-border-radius: 5px 5px 0px 0px;
  181. -webkit-border-radius: 5px;
  182. border-radius: 5px 5px 0px 0px;
  183. }
  184. /* line 141, ../sass/screen.scss */
  185. .navbar-inverse .navbar-nav > .open ul.dropdown-menu {
  186. -moz-box-shadow: 0px 0px 5px gray;
  187. -webkit-box-shadow: 0px 0px 5px gray;
  188. box-shadow: 0px 0px 5px gray;
  189. -moz-border-radius: 5px 0px 5px 5px;
  190. -webkit-border-radius: 5px;
  191. border-radius: 5px 0px 5px 5px;
  192. border-top: 0px none;
  193. right: -1px;
  194. }
  195. /* line 147, ../sass/screen.scss */
  196. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a {
  197. background-color: transparent;
  198. }
  199. /* line 150, ../sass/screen.scss */
  200. .navbar-inverse .navbar-nav > .open ul.dropdown-menu li a:hover {
  201. color: #9f6e40;
  202. }
  203. /* line 166, ../sass/screen.scss */
  204. #alerts-fixed {
  205. position: fixed;
  206. bottom: 20px;
  207. left: 20px;
  208. }
  209. /* line 171, ../sass/screen.scss */
  210. #alerts-fixed .alert {
  211. margin-top: 20px;
  212. }
  213. /* line 176, ../sass/screen.scss */
  214. .nom-boulange {
  215. margin-bottom: 15px;
  216. text-align: left;
  217. position: fixed;
  218. top: 51px;
  219. left: 0px;
  220. width: 100%;
  221. background-color: #515151;
  222. background-color: #F8F1DD;
  223. color: #8d6139;
  224. z-index: 100;
  225. font-size: 20px;
  226. padding: 8px 15px;
  227. padding-bottom: 2px;
  228. padding-top: 5px;
  229. border-bottom: solid 1px #e0e0e0;
  230. -moz-box-shadow: 0px 0px 5px gray;
  231. -webkit-box-shadow: 0px 0px 5px gray;
  232. box-shadow: 0px 0px 5px gray;
  233. }
  234. /* line 195, ../sass/screen.scss */
  235. .nom-boulange #etat-paiement-etablissement {
  236. float: right;
  237. text-align: right;
  238. color: #8d6139;
  239. font-size: 16px;
  240. }
  241. /* line 200, ../sass/screen.scss */
  242. .nom-boulange #etat-paiement-etablissement .strong {
  243. background-color: white;
  244. color: #BB8757;
  245. -moz-border-radius: 10px;
  246. -webkit-border-radius: 10px;
  247. border-radius: 10px;
  248. padding: 0px 10px;
  249. }
  250. /* line 206, ../sass/screen.scss */
  251. .nom-boulange #etat-paiement-etablissement .btn {
  252. padding: 2px 5px;
  253. }
  254. /* line 211, ../sass/screen.scss */
  255. .nom-boulange #select-etablissement {
  256. float: left;
  257. font-size: 15px;
  258. }
  259. /* line 216, ../sass/screen.scss */
  260. .nom-boulange .label {
  261. font-size: 11px;
  262. margin-left: 10px;
  263. position: relative;
  264. bottom: 3px;
  265. }
  266. /* line 221, ../sass/screen.scss */
  267. .nom-boulange .label a {
  268. color: white;
  269. }
  270. /* line 223, ../sass/screen.scss */
  271. .nom-boulange .label a:hover {
  272. text-decoration: none;
  273. }
  274. /* line 233, ../sass/screen.scss */
  275. .table thead th.actions {
  276. width: 220px;
  277. }
  278. /* line 236, ../sass/screen.scss */
  279. .table thead th.order {
  280. width: 58px;
  281. }
  282. /* line 239, ../sass/screen.scss */
  283. .table thead th.actif {
  284. width: 75px;
  285. text-align: center;
  286. }
  287. /* line 245, ../sass/screen.scss */
  288. .table tbody td.center {
  289. text-align: center;
  290. }
  291. /* line 253, ../sass/screen.scss */
  292. .footer .pull-left a {
  293. margin-right: 5px;
  294. margin-left: 5px;
  295. color: gray;
  296. }
  297. /* line 266, ../sass/screen.scss */
  298. .site-index .panel .panel-title .btn {
  299. float: right;
  300. font-family: "myriadpro-regular";
  301. }
  302. /* line 270, ../sass/screen.scss */
  303. .site-index .panel .panel-title .btn.btn-success {
  304. background-color: #5cb85c;
  305. color: white;
  306. border-color: #5cb85c;
  307. }
  308. /* line 276, ../sass/screen.scss */
  309. .site-index .panel .panel-title .btn.margin-left {
  310. margin-left: 5px;
  311. }
  312. /* line 287, ../sass/screen.scss */
  313. .site-index #dernieres-commandes .localite {
  314. font-size: 12px;
  315. color: gray;
  316. }
  317. /* line 291, ../sass/screen.scss */
  318. .site-index #dernieres-commandes .commentaire {
  319. font-size: 12px;
  320. }
  321. /* line 297, ../sass/screen.scss */
  322. .site-index #facturation h2 {
  323. font-size: 25px;
  324. text-align: center;
  325. }
  326. /* line 303, ../sass/screen.scss */
  327. .site-index #facturation .mois-en-cours .montant span {
  328. background-color: white;
  329. color: #333;
  330. border: solid 1px gray;
  331. }
  332. /* line 310, ../sass/screen.scss */
  333. .site-index #facturation .montant {
  334. margin-top: 35px;
  335. text-align: center;
  336. }
  337. /* line 313, ../sass/screen.scss */
  338. .site-index #facturation .montant span {
  339. font-size: 22px;
  340. color: white;
  341. background-color: #BB8757;
  342. padding: 7px 10px 3px;
  343. font-family: "myriadpro-regular";
  344. -moz-border-radius: 5px;
  345. -webkit-border-radius: 5px;
  346. border-radius: 5px;
  347. }
  348. /* line 333, ../sass/screen.scss */
  349. #page-commande h1 .btn-group {
  350. float: right;
  351. }
  352. /* line 338, ../sass/screen.scss */
  353. #page-commande #col-left, #page-commande #col-right {
  354. padding-left: 0px;
  355. padding-right: 0px;
  356. }
  357. /* line 342, ../sass/screen.scss */
  358. #page-commande #col-right {
  359. padding-left: 20px;
  360. }
  361. /* line 346, ../sass/screen.scss */
  362. #page-commande #jours-production {
  363. display: none;
  364. }
  365. /* line 352, ../sass/screen.scss */
  366. #page-commande #calendar h2 {
  367. font-size: 20px;
  368. position: relative;
  369. top: 3px;
  370. }
  371. /* line 358, ../sass/screen.scss */
  372. #page-commande #calendar .fc-header-title {
  373. margin-left: 10px;
  374. }
  375. /* line 364, ../sass/screen.scss */
  376. #page-commande #calendar .dayWithEvent {
  377. background-color: #fee48d;
  378. cursor: pointer;
  379. }
  380. /* line 368, ../sass/screen.scss */
  381. #page-commande #calendar .fc-event-container {
  382. display: none;
  383. }
  384. /* line 369, ../sass/screen.scss */
  385. #page-commande #calendar .fc-today {
  386. border-bottom: solid 1px #C9302C;
  387. background-color: white;
  388. }
  389. /* line 373, ../sass/screen.scss */
  390. #page-commande #calendar .fc-today.dayWithEvent {
  391. background-color: #fee48d;
  392. }
  393. /* line 378, ../sass/screen.scss */
  394. #page-commande #calendar .fc-day {
  395. cursor: pointer;
  396. text-align: center;
  397. }
  398. /* line 381, ../sass/screen.scss */
  399. #page-commande #calendar .fc-day:hover {
  400. -moz-box-shadow: 0px 0px 2px black inset;
  401. -webkit-box-shadow: 0px 0px 2px black inset;
  402. box-shadow: 0px 0px 2px black inset;
  403. }
  404. /* line 386, ../sass/screen.scss */
  405. #page-commande #calendar .current-date {
  406. -moz-box-shadow: 0px 0px 2px black inset;
  407. -webkit-box-shadow: 0px 0px 2px black inset;
  408. box-shadow: 0px 0px 2px black inset;
  409. }
  410. /* line 390, ../sass/screen.scss */
  411. #page-commande #calendar .fc-day-number {
  412. float: none;
  413. padding-top: 2px;
  414. }
  415. /* line 398, ../sass/screen.scss */
  416. #page-commande #bloc-production .label {
  417. float: right;
  418. font-size: 13px;
  419. }
  420. /* line 403, ../sass/screen.scss */
  421. #page-commande #bloc-production .btn-success {
  422. background-color: #5cb85c;
  423. border-color: #4cae4c;
  424. }
  425. /* line 408, ../sass/screen.scss */
  426. #page-commande #bloc-production #productions-point-vente {
  427. margin-top: 15px;
  428. padding: 10px;
  429. border: solid 1px #e0e0e0;
  430. background-color: #F5F5F5;
  431. -moz-border-radius: 5px;
  432. -webkit-border-radius: 5px;
  433. border-radius: 5px;
  434. }
  435. /* line 414, ../sass/screen.scss */
  436. #page-commande #bloc-production #productions-point-vente label {
  437. display: block;
  438. font-weight: normal;
  439. }
  440. /* line 419, ../sass/screen.scss */
  441. #page-commande #bloc-production #productions-point-vente .checkbox-list {
  442. margin-left: 10px;
  443. margin-top: 10px;
  444. }
  445. /* line 432, ../sass/screen.scss */
  446. #page-commande #produits-production .overflow table {
  447. width: 100%;
  448. }
  449. /* line 436, ../sass/screen.scss */
  450. #page-commande #produits-production .overflow thead, #page-commande #produits-production .overflow tbody, #page-commande #produits-production .overflow tr, #page-commande #produits-production .overflow td, #page-commande #produits-production .overflow th {
  451. display: block;
  452. }
  453. /* line 438, ../sass/screen.scss */
  454. #page-commande #produits-production .overflow tr:after {
  455. content: ' ';
  456. display: block;
  457. visibility: hidden;
  458. clear: both;
  459. }
  460. /* line 445, ../sass/screen.scss */
  461. #page-commande #produits-production .overflow thead th {
  462. height: 30px;
  463. /*text-align: left;*/
  464. }
  465. /* line 451, ../sass/screen.scss */
  466. #page-commande #produits-production .overflow tbody {
  467. height: 500px;
  468. overflow-y: auto;
  469. }
  470. /* line 459, ../sass/screen.scss */
  471. #page-commande #produits-production .overflow thead th {
  472. width: 32%;
  473. float: left;
  474. }
  475. /* line 464, ../sass/screen.scss */
  476. #page-commande #produits-production .overflow tbody td {
  477. width: 33%;
  478. float: left;
  479. }
  480. /* line 469, ../sass/screen.scss */
  481. #page-commande #produits-production .overflow .td-produit {
  482. width: 60%;
  483. }
  484. /* line 472, ../sass/screen.scss */
  485. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  486. width: 20%;
  487. text-align: center;
  488. }
  489. /* line 478, ../sass/screen.scss */
  490. #page-commande #produits-production .overflow thead .td-produit {
  491. width: 57%;
  492. }
  493. /* line 484, ../sass/screen.scss */
  494. #page-commande #produits-production input.quantite-max {
  495. background-color: white;
  496. border: 1px solid #e0e0e0;
  497. text-align: center;
  498. width: 50px;
  499. }
  500. /* line 492, ../sass/screen.scss */
  501. #page-commande #produits-production td label {
  502. font-weight: normal;
  503. }
  504. /* line 498, ../sass/screen.scss */
  505. #page-commande #btn-export-commandes,
  506. #page-commande #btn-commande-auto {
  507. float: right;
  508. position: relative;
  509. top: -5px;
  510. right: -7px;
  511. padding: 2px 5px;
  512. }
  513. /* line 507, ../sass/screen.scss */
  514. #page-commande #btn-export-commandes {
  515. color: white;
  516. margin-left: 10px;
  517. padding: 1px 5px;
  518. }
  519. /* line 515, ../sass/screen.scss */
  520. #page-commande #bloc-totaux .table-produits .depasse {
  521. color: #b32815;
  522. }
  523. /* line 519, ../sass/screen.scss */
  524. #page-commande #bloc-totaux .table-produits .total strong span {
  525. font-weight: normal;
  526. font-size: 13px;
  527. }
  528. /* line 528, ../sass/screen.scss */
  529. #page-commande #commandes-points-vente .tab-pane {
  530. padding-top: 20px;
  531. }
  532. /* line 535, ../sass/screen.scss */
  533. #page-commande #commandes-points-vente .recap-pv.no-commande .recettes {
  534. display: none;
  535. }
  536. /* line 539, ../sass/screen.scss */
  537. #page-commande #commandes-points-vente .recap-pv .recettes {
  538. float: right;
  539. color: #BB8757;
  540. border: solid 1px #BB8757;
  541. padding: 4px 10px;
  542. -moz-border-radius: 10px;
  543. -webkit-border-radius: 10px;
  544. border-radius: 10px;
  545. font-weight: bold;
  546. position: relative;
  547. top: -3px;
  548. }
  549. /* line 553, ../sass/screen.scss */
  550. #page-commande #commandes-points-vente .alert.commentaire {
  551. display: none;
  552. }
  553. /* line 557, ../sass/screen.scss */
  554. #page-commande #commandes-points-vente ul.liste-commandes {
  555. margin-top: 10px;
  556. list-style-type: none;
  557. height: 100%;
  558. max-height: 400px;
  559. margin-left: 0;
  560. padding-left: 0;
  561. margin-top: 0px;
  562. width: 100%;
  563. overflow-y: scroll;
  564. }
  565. /* line 569, ../sass/screen.scss */
  566. #page-commande #commandes-points-vente ul.liste-commandes.no-commande {
  567. display: none;
  568. }
  569. /* line 573, ../sass/screen.scss */
  570. #page-commande #commandes-points-vente ul.liste-commandes li {
  571. padding: 0;
  572. margin: 0;
  573. }
  574. /* line 576, ../sass/screen.scss */
  575. #page-commande #commandes-points-vente ul.liste-commandes li a {
  576. text-align: left;
  577. -moz-border-radius: 0px;
  578. -webkit-border-radius: 0px;
  579. border-radius: 0px;
  580. display: block;
  581. padding: 7px;
  582. color: #333;
  583. }
  584. /* line 584, ../sass/screen.scss */
  585. #page-commande #commandes-points-vente ul.liste-commandes li a .montant {
  586. float: right;
  587. color: #BB8757;
  588. font-weight: bold;
  589. }
  590. /* line 589, ../sass/screen.scss */
  591. #page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye {
  592. color: #5cb85c;
  593. color: #519951;
  594. }
  595. /* line 595, ../sass/screen.scss */
  596. #page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  597. color: #BB8757;
  598. }
  599. /* line 599, ../sass/screen.scss */
  600. #page-commande #commandes-points-vente ul.liste-commandes li a:hover, #page-commande #commandes-points-vente ul.liste-commandes li a:active, #page-commande #commandes-points-vente ul.liste-commandes li a.active {
  601. text-decoration: none;
  602. background-color: #FCF8E3;
  603. outline: none;
  604. border-color: #ccc;
  605. -moz-transition: all 0.1s;
  606. -o-transition: all 0.1s;
  607. -webkit-transition: all 0.1s;
  608. transition: all 0.1s;
  609. }
  610. /* line 613, ../sass/screen.scss */
  611. #page-commande #commandes-points-vente .creer-commande,
  612. #page-commande #commandes-points-vente .commandes-auto {
  613. width: 100%;
  614. margin-bottom: 10px;
  615. }
  616. /* line 619, ../sass/screen.scss */
  617. #page-commande #commandes-points-vente .bloc-commande {
  618. padding-top: 20px;
  619. margin-top: 20px;
  620. display: none;
  621. }
  622. /* line 625, ../sass/screen.scss */
  623. #page-commande #commandes-points-vente .title-user {
  624. display: none;
  625. font-size: 19px;
  626. margin-top: 0px;
  627. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  628. }
  629. /* line 631, ../sass/screen.scss */
  630. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove,
  631. #page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save {
  632. float: right;
  633. position: relative;
  634. top: -6px;
  635. }
  636. /* line 638, ../sass/screen.scss */
  637. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel {
  638. margin-right: 10px;
  639. }
  640. /* line 642, ../sass/screen.scss */
  641. #page-commande #commandes-points-vente .title-user .buttons-save-cancel {
  642. display: none;
  643. }
  644. /* line 646, ../sass/screen.scss */
  645. #page-commande #commandes-points-vente .title-user .choix-user {
  646. display: none;
  647. }
  648. /* line 649, ../sass/screen.scss */
  649. #page-commande #commandes-points-vente .title-user .choix-user .form-control {
  650. width: 200px;
  651. display: inline;
  652. }
  653. /* line 657, ../sass/screen.scss */
  654. #page-commande #commandes-points-vente table.table-produits .td-commande {
  655. text-align: center;
  656. }
  657. /* line 660, ../sass/screen.scss */
  658. #page-commande #commandes-points-vente table.table-produits input.form-control {
  659. text-align: center;
  660. }
  661. /* line 666, ../sass/screen.scss */
  662. #page-commande #commandes-points-vente .td-produit,
  663. #page-commande #commandes-points-vente .th-produit {
  664. width: 70%;
  665. }
  666. /* line 671, ../sass/screen.scss */
  667. #page-commande #commandes-points-vente .td-commande,
  668. #page-commande #commandes-points-vente .th-commande {
  669. width: 30%;
  670. text-align: center;
  671. }
  672. /* line 677, ../sass/screen.scss */
  673. #page-commande #commandes-points-vente .td-produit {
  674. text-transform: uppercase;
  675. }
  676. /* line 681, ../sass/screen.scss */
  677. #page-commande #commandes-points-vente .td-commande {
  678. font-weight: bold;
  679. }
  680. /* line 685, ../sass/screen.scss */
  681. #page-commande #commandes-points-vente .td-total {
  682. font-size: 18px;
  683. text-align: center;
  684. }
  685. /* line 689, ../sass/screen.scss */
  686. #page-commande #commandes-points-vente .td-total span {
  687. padding: 2px 10px;
  688. background-color: #BB8757;
  689. color: white;
  690. font-weight: bold;
  691. -moz-border-radius: 8px;
  692. -webkit-border-radius: 8px;
  693. border-radius: 8px;
  694. }
  695. /* line 699, ../sass/screen.scss */
  696. #page-commande #commandes-points-vente .td-paiement .buttons-credit {
  697. float: right;
  698. }
  699. /* line 705, ../sass/screen.scss */
  700. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user,
  701. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement {
  702. display: none;
  703. }
  704. /* line 712, ../sass/screen.scss */
  705. #page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group {
  706. float: left;
  707. margin-right: 10px;
  708. }
  709. /* line 721, ../sass/screen.scss */
  710. #page-commande #old-commandes {
  711. display: none;
  712. }
  713. /* line 725, ../sass/screen.scss */
  714. #page-commande .form-commandes-point-vente {
  715. margin-top: 20px;
  716. }
  717. /* line 729, ../sass/screen.scss */
  718. #page-commande .form-commandes-point-vente table {
  719. border-bottom: solid 1px #e0e0e0;
  720. }
  721. /* line 733, ../sass/screen.scss */
  722. #page-commande .form-commandes-point-vente .title-point-vente {
  723. background-color: #fff8e2;
  724. border-left: solid 3px #BB8757;
  725. font-weight: bold;
  726. text-align: left;
  727. padding: 10px;
  728. }
  729. /* line 741, ../sass/screen.scss */
  730. #page-commande .form-commandes-point-vente .title-totaux {
  731. text-align: center;
  732. }
  733. /* line 745, ../sass/screen.scss */
  734. #page-commande .form-commandes-point-vente .border-left {
  735. border-left: solid 1px #e0e0e0;
  736. }
  737. /* line 749, ../sass/screen.scss */
  738. #page-commande .form-commandes-point-vente .border-right {
  739. border-right: solid 1px #e0e0e0;
  740. }
  741. /* line 753, ../sass/screen.scss */
  742. #page-commande .form-commandes-point-vente input.quantite {
  743. width: 30px;
  744. background-color: white;
  745. border: solid 1px #e0e0e0;
  746. text-align: center;
  747. }
  748. /* line 761, ../sass/screen.scss */
  749. #page-commande .form-commandes-point-vente .td-produit {
  750. text-align: center;
  751. }
  752. /* line 765, ../sass/screen.scss */
  753. #page-commande .form-commandes-point-vente .submit-pv {
  754. float: right;
  755. }
  756. /* line 769, ../sass/screen.scss */
  757. #page-commande .form-commandes-point-vente .select-user {
  758. background-color: #F9F9F9;
  759. border: solid 1px #e0e0e0;
  760. }
  761. /* line 774, ../sass/screen.scss */
  762. #page-commande .form-commandes-point-vente .date-commande {
  763. font-size: 12px;
  764. }
  765. /* line 778, ../sass/screen.scss */
  766. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  767. background-color: white;
  768. border: solid 1px #e0e0e0;
  769. margin-top: 3px;
  770. width: 100px;
  771. }
  772. /* line 786, ../sass/screen.scss */
  773. #page-commande .form-commandes-point-vente td.center {
  774. text-align: center;
  775. }
  776. /* line 792, ../sass/screen.scss */
  777. #page-commande .form-commandes-point-vente .depasse {
  778. color: #b32815;
  779. }
  780. /* line 796, ../sass/screen.scss */
  781. #page-commande .form-commandes-point-vente .total strong span {
  782. font-weight: normal;
  783. font-size: 13px;
  784. }
  785. /* line 801, ../sass/screen.scss */
  786. #page-commande .form-commandes-point-vente .vrac {
  787. display: none;
  788. }
  789. /* line 805, ../sass/screen.scss */
  790. #page-commande .form-commandes-point-vente td.client {
  791. text-align: left;
  792. padding: 3px;
  793. }
  794. /* line 808, ../sass/screen.scss */
  795. #page-commande .form-commandes-point-vente td.client .date-commande {
  796. color: gray;
  797. }
  798. /* line 815, ../sass/screen.scss */
  799. #page-commande .table-header-rotated {
  800. border-top: 0px;
  801. border-left: 0px;
  802. border-right: 0px;
  803. width: 100%;
  804. width: auto;
  805. }
  806. /* line 822, ../sass/screen.scss */
  807. #page-commande .table-header-rotated .total strong {
  808. border-bottom: solid 1px gray;
  809. }
  810. /* line 827, ../sass/screen.scss */
  811. #page-commande .table-header-rotated th.row-header {
  812. width: auto;
  813. }
  814. /* line 831, ../sass/screen.scss */
  815. #page-commande .table-header-rotated td {
  816. width: 40px;
  817. border-top: 1px solid #dddddd;
  818. border-left: 1px solid #dddddd;
  819. border-right: 1px solid #dddddd;
  820. vertical-align: middle;
  821. text-align: center;
  822. }
  823. /* line 840, ../sass/screen.scss */
  824. #page-commande .table-header-rotated th.rotate-45 {
  825. font-weight: normal;
  826. height: 80px;
  827. width: 40px;
  828. min-width: 40px;
  829. max-width: 40px;
  830. position: relative;
  831. vertical-align: bottom;
  832. padding: 0;
  833. font-size: 14px;
  834. line-height: 1;
  835. border: 0px none;
  836. }
  837. /* line 854, ../sass/screen.scss */
  838. #page-commande .table-header-rotated th.rotate-45 > div {
  839. background-color: #F5F5F5;
  840. position: relative;
  841. top: 0px;
  842. left: 40px;
  843. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  844. height: 100%;
  845. -ms-transform: skew(-45deg, 0deg);
  846. -moz-transform: skew(-45deg, 0deg);
  847. -webkit-transform: skew(-45deg, 0deg);
  848. -o-transform: skew(-45deg, 0deg);
  849. transform: skew(-45deg, 0deg);
  850. overflow: hidden;
  851. border-left: 1px solid #dddddd;
  852. border-right: 1px solid #dddddd;
  853. border-top: 1px solid #dddddd;
  854. }
  855. /* line 871, ../sass/screen.scss */
  856. #page-commande .table-header-rotated th.rotate-45 span {
  857. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  858. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  859. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  860. -o-transform: skew(45deg, 0deg) rotate(315deg);
  861. transform: skew(45deg, 0deg) rotate(315deg);
  862. position: absolute;
  863. bottom: 30px;
  864. /* 40 cos(45) = 28 with an additional 2px margin*/
  865. left: -25px;
  866. /*Because it looked good, but there is probably a mathematical link here as well*/
  867. display: inline-block;
  868. width: 85px;
  869. /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  870. text-align: left;
  871. }
  872. /* line 892, ../sass/screen.scss */
  873. #email-masse-form #ids-users {
  874. line-height: 30px;
  875. }
  876. /* line 894, ../sass/screen.scss */
  877. #email-masse-form #ids-users .label {
  878. text-transform: capitalize;
  879. }
  880. /* line 902, ../sass/screen.scss */
  881. .produit-create #jours-production .form-group, .produit-update #jours-production .form-group {
  882. float: left;
  883. margin-right: 15px;
  884. }
  885. /* line 906, ../sass/screen.scss */
  886. .produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label {
  887. font-weight: normal;
  888. }
  889. /* line 911, ../sass/screen.scss */
  890. .produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement {
  891. display: none;
  892. }
  893. /* line 916, ../sass/screen.scss */
  894. .table-striped > tbody > tr:nth-of-type(2n) {
  895. background-color: white;
  896. }
  897. /* line 921, ../sass/screen.scss */
  898. .wrap .produit-index .td-photo {
  899. max-width: 100px;
  900. width: 100px;
  901. }
  902. /* line 925, ../sass/screen.scss */
  903. .wrap .produit-index .photo-produit {
  904. max-width: 100px;
  905. }
  906. /* line 929, ../sass/screen.scss */
  907. .wrap .produit-index .ui-state-highlight {
  908. height: 75px;
  909. background-color: #F8F1DD;
  910. }
  911. /* communiquer */
  912. /* line 937, ../sass/screen.scss */
  913. .communiquer-mode-emploi {
  914. border: solid 1px #e0e0e0;
  915. padding: 10px;
  916. -moz-border-radius: 10px;
  917. -webkit-border-radius: 10px;
  918. border-radius: 10px;
  919. margin-bottom: 30px;
  920. font-family: "myriadpro-regular";
  921. }
  922. /* line 945, ../sass/screen.scss */
  923. .communiquer-mode-emploi .header .logo {
  924. float: left;
  925. width: 75px;
  926. padding-right: 20px;
  927. padding-top: 10px;
  928. }
  929. /* line 951, ../sass/screen.scss */
  930. .communiquer-mode-emploi .header .logo img {
  931. width: 75px;
  932. }
  933. /* line 957, ../sass/screen.scss */
  934. .communiquer-mode-emploi .header h1 {
  935. font-family: "comfortaaregular";
  936. font-size: 40px;
  937. margin-top: 0px;
  938. margin-bottom: 0px;
  939. font-weight: normal;
  940. }
  941. /* line 965, ../sass/screen.scss */
  942. .communiquer-mode-emploi .header h2 {
  943. margin-top: 0px;
  944. font-family: "myriadpro-regular";
  945. font-size: 20px;
  946. margin-top: 0px;
  947. position: relative;
  948. left: 2px;
  949. font-weight: normal;
  950. }
  951. /* line 976, ../sass/screen.scss */
  952. .communiquer-mode-emploi h3 {
  953. font-family: "comfortaalight";
  954. font-family: "myriadpro-regular";
  955. font-size: 25px;
  956. color: #BB8757;
  957. margin-top: 0px;
  958. margin-bottom: 0px;
  959. }
  960. /* line 986, ../sass/screen.scss */
  961. .communiquer-mode-emploi-encart {
  962. width: 420px;
  963. margin-top: 20px;
  964. }
  965. /* line 990, ../sass/screen.scss */
  966. .communiquer-mode-emploi-encart .header .logo {
  967. width: 60px;
  968. margin-right: 20px;
  969. padding-top: 5px;
  970. }
  971. /* line 995, ../sass/screen.scss */
  972. .communiquer-mode-emploi-encart .header .logo img {
  973. width: 60px;
  974. }
  975. /* line 1001, ../sass/screen.scss */
  976. .communiquer-mode-emploi-encart .header h1 {
  977. margin-bottom: 3px;
  978. }
  979. /* line 1010, ../sass/screen.scss */
  980. .communiquer-mode-emploi-encart h3 {
  981. margin-top: 15px;
  982. margin-bottom: 15px;
  983. }
  984. /* line 1016, ../sass/screen.scss */
  985. .bloc-mode-emploi-pdf {
  986. width: 49.9%;
  987. float: left;
  988. border-bottom: dotted 1px gray;
  989. }
  990. /* line 1022, ../sass/screen.scss */
  991. .bloc-mode-emploi-border {
  992. border-right: dotted 1px gray;
  993. border-bottom: dotted 1px gray;
  994. }
  995. /* line 1027, ../sass/screen.scss */
  996. .communiquer-mode-emploi-pdf {
  997. border: 0px none;
  998. -moz-border-radius: 0px;
  999. -webkit-border-radius: 0px;
  1000. border-radius: 0px;
  1001. margin-bottom: 0px;
  1002. padding: 20px 0px 20px 30px;
  1003. }
  1004. /* line 1035, ../sass/screen.scss */
  1005. .communiquer-mode-emploi-pdf .header .logo {
  1006. float: left;
  1007. width: 55px;
  1008. padding-right: 15px;
  1009. padding-top: 10px;
  1010. }
  1011. /* line 1041, ../sass/screen.scss */
  1012. .communiquer-mode-emploi-pdf .header .logo img {
  1013. width: 55px;
  1014. }
  1015. /* line 1045, ../sass/screen.scss */
  1016. .communiquer-mode-emploi-pdf .header h1 {
  1017. font-size: 32px;
  1018. }
  1019. /* line 1048, ../sass/screen.scss */
  1020. .communiquer-mode-emploi-pdf .header h2 {
  1021. font-size: 16px;
  1022. }
  1023. /* line 1053, ../sass/screen.scss */
  1024. .communiquer-mode-emploi-pdf h3 {
  1025. font-weight: normal;
  1026. }
  1027. /* line 1058, ../sass/screen.scss */
  1028. .bloc-mode-emploi-bottom {
  1029. border-bottom: 0px none;
  1030. border-bottom: solid 1px white;
  1031. }
  1032. /* commandes auto */
  1033. /* line 1068, ../sass/screen.scss */
  1034. .commandeauto-form #bloc-select-user {
  1035. padding-left: 0px;
  1036. }
  1037. /* line 1072, ../sass/screen.scss */
  1038. .commandeauto-form #or-user {
  1039. font-size: 20px;
  1040. text-align: center;
  1041. }
  1042. /* line 1075, ../sass/screen.scss */
  1043. .commandeauto-form #or-user span {
  1044. position: relative;
  1045. top: 24px;
  1046. }
  1047. /* line 1081, ../sass/screen.scss */
  1048. .commandeauto-form .field-commandeautoform-id_etablissement {
  1049. display: none;
  1050. }
  1051. /* line 1085, ../sass/screen.scss */
  1052. .commandeauto-form .jours .form-group {
  1053. float: left;
  1054. margin-right: 20px;
  1055. }
  1056. /* line 1092, ../sass/screen.scss */
  1057. .commandeauto-form .produits .table {
  1058. width: 500px;
  1059. }
  1060. /* line 1095, ../sass/screen.scss */
  1061. .commandeauto-form .produits .quantite {
  1062. text-align: center;
  1063. }
  1064. /* points de vente */
  1065. /* line 1104, ../sass/screen.scss */
  1066. .point-vente-form #pointvente-users {
  1067. display: none;
  1068. height: 500px;
  1069. overflow-y: scroll;
  1070. }
  1071. /* line 1108, ../sass/screen.scss */
  1072. .point-vente-form #pointvente-users label {
  1073. font-weight: normal;
  1074. display: block;
  1075. }
  1076. /* line 1112, ../sass/screen.scss */
  1077. .point-vente-form #pointvente-users .commentaire {
  1078. display: none;
  1079. margin-left: 17px;
  1080. width: 200px;
  1081. }
  1082. /* line 1120, ../sass/screen.scss */
  1083. .point-vente-form #jours-livraison .form-group {
  1084. float: left;
  1085. margin-right: 15px;
  1086. }
  1087. /* line 1124, ../sass/screen.scss */
  1088. .point-vente-form #jours-livraison .form-group label {
  1089. font-weight: normal;
  1090. }
  1091. /* utilisateurs */
  1092. /* line 1134, ../sass/screen.scss */
  1093. .user-index .input-group {
  1094. width: 180px;
  1095. }
  1096. /* line 1137, ../sass/screen.scss */
  1097. .user-index .input-group .input-credit {
  1098. text-align: center;
  1099. }
  1100. /* facturation */
  1101. /* line 1145, ../sass/screen.scss */
  1102. #estimation-facture {
  1103. text-align: center;
  1104. margin-bottom: 30px;
  1105. padding-bottom: 20px;
  1106. background-color: #F9F9F9;
  1107. }
  1108. /* line 1151, ../sass/screen.scss */
  1109. #estimation-facture h2 {
  1110. font-family: "myriadpro-it";
  1111. }
  1112. /* line 1155, ../sass/screen.scss */
  1113. #estimation-facture .montant span {
  1114. font-size: 25px;
  1115. color: white;
  1116. background-color: #BB8757;
  1117. -moz-border-radius: 5px;
  1118. -webkit-border-radius: 5px;
  1119. border-radius: 5px;
  1120. padding: 3px 10px;
  1121. padding-top: 7px;
  1122. font-family: "myriadpro-regular";
  1123. }