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.

1150 lines
31KB

  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 281, ../sass/screen.scss */
  313. .site-index .panel .panel-body {
  314. height: 250px;
  315. }
  316. /* line 287, ../sass/screen.scss */
  317. .site-index #facturation h2 {
  318. font-size: 25px;
  319. text-align: center;
  320. }
  321. /* line 293, ../sass/screen.scss */
  322. .site-index #facturation .mois-en-cours .montant span {
  323. background-color: white;
  324. color: #333;
  325. border: solid 1px gray;
  326. }
  327. /* line 300, ../sass/screen.scss */
  328. .site-index #facturation .montant {
  329. margin-top: 35px;
  330. text-align: center;
  331. }
  332. /* line 303, ../sass/screen.scss */
  333. .site-index #facturation .montant span {
  334. font-size: 22px;
  335. color: white;
  336. background-color: #BB8757;
  337. padding: 7px 10px 3px;
  338. font-family: "myriadpro-regular";
  339. -moz-border-radius: 5px;
  340. -webkit-border-radius: 5px;
  341. border-radius: 5px;
  342. }
  343. /* line 323, ../sass/screen.scss */
  344. #page-commande h1 .btn-group {
  345. float: right;
  346. }
  347. /* line 328, ../sass/screen.scss */
  348. #page-commande #col-left, #page-commande #col-right {
  349. padding-left: 0px;
  350. padding-right: 0px;
  351. }
  352. /* line 332, ../sass/screen.scss */
  353. #page-commande #col-right {
  354. padding-left: 20px;
  355. }
  356. /* line 336, ../sass/screen.scss */
  357. #page-commande #jours-production {
  358. display: none;
  359. }
  360. /* line 342, ../sass/screen.scss */
  361. #page-commande #calendar h2 {
  362. font-size: 20px;
  363. position: relative;
  364. top: 3px;
  365. }
  366. /* line 348, ../sass/screen.scss */
  367. #page-commande #calendar .fc-header-title {
  368. margin-left: 10px;
  369. }
  370. /* line 354, ../sass/screen.scss */
  371. #page-commande #calendar .dayWithEvent {
  372. background-color: #fee48d;
  373. cursor: pointer;
  374. }
  375. /* line 358, ../sass/screen.scss */
  376. #page-commande #calendar .fc-event-container {
  377. display: none;
  378. }
  379. /* line 359, ../sass/screen.scss */
  380. #page-commande #calendar .fc-today {
  381. border-bottom: solid 1px #C9302C;
  382. background-color: white;
  383. }
  384. /* line 363, ../sass/screen.scss */
  385. #page-commande #calendar .fc-today.dayWithEvent {
  386. background-color: #fee48d;
  387. }
  388. /* line 368, ../sass/screen.scss */
  389. #page-commande #calendar .fc-day {
  390. cursor: pointer;
  391. text-align: center;
  392. }
  393. /* line 371, ../sass/screen.scss */
  394. #page-commande #calendar .fc-day:hover {
  395. -moz-box-shadow: 0px 0px 2px black inset;
  396. -webkit-box-shadow: 0px 0px 2px black inset;
  397. box-shadow: 0px 0px 2px black inset;
  398. }
  399. /* line 376, ../sass/screen.scss */
  400. #page-commande #calendar .current-date {
  401. -moz-box-shadow: 0px 0px 2px black inset;
  402. -webkit-box-shadow: 0px 0px 2px black inset;
  403. box-shadow: 0px 0px 2px black inset;
  404. }
  405. /* line 380, ../sass/screen.scss */
  406. #page-commande #calendar .fc-day-number {
  407. float: none;
  408. padding-top: 2px;
  409. }
  410. /* line 388, ../sass/screen.scss */
  411. #page-commande #bloc-production .label {
  412. float: right;
  413. font-size: 13px;
  414. }
  415. /* line 393, ../sass/screen.scss */
  416. #page-commande #bloc-production .btn-success {
  417. background-color: #5cb85c;
  418. border-color: #4cae4c;
  419. }
  420. /* line 398, ../sass/screen.scss */
  421. #page-commande #bloc-production #productions-point-vente {
  422. margin-top: 15px;
  423. padding: 10px;
  424. border: solid 1px #e0e0e0;
  425. background-color: #F5F5F5;
  426. -moz-border-radius: 5px;
  427. -webkit-border-radius: 5px;
  428. border-radius: 5px;
  429. }
  430. /* line 404, ../sass/screen.scss */
  431. #page-commande #bloc-production #productions-point-vente label {
  432. display: block;
  433. font-weight: normal;
  434. }
  435. /* line 409, ../sass/screen.scss */
  436. #page-commande #bloc-production #productions-point-vente .checkbox-list {
  437. margin-left: 10px;
  438. margin-top: 10px;
  439. }
  440. /* line 422, ../sass/screen.scss */
  441. #page-commande #produits-production .overflow table {
  442. width: 100%;
  443. }
  444. /* line 426, ../sass/screen.scss */
  445. #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 {
  446. display: block;
  447. }
  448. /* line 428, ../sass/screen.scss */
  449. #page-commande #produits-production .overflow tr:after {
  450. content: ' ';
  451. display: block;
  452. visibility: hidden;
  453. clear: both;
  454. }
  455. /* line 435, ../sass/screen.scss */
  456. #page-commande #produits-production .overflow thead th {
  457. height: 30px;
  458. /*text-align: left;*/
  459. }
  460. /* line 441, ../sass/screen.scss */
  461. #page-commande #produits-production .overflow tbody {
  462. height: 500px;
  463. overflow-y: auto;
  464. }
  465. /* line 449, ../sass/screen.scss */
  466. #page-commande #produits-production .overflow thead th {
  467. width: 32%;
  468. float: left;
  469. }
  470. /* line 454, ../sass/screen.scss */
  471. #page-commande #produits-production .overflow tbody td {
  472. width: 33%;
  473. float: left;
  474. }
  475. /* line 459, ../sass/screen.scss */
  476. #page-commande #produits-production .overflow .td-produit {
  477. width: 60%;
  478. }
  479. /* line 462, ../sass/screen.scss */
  480. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  481. width: 20%;
  482. text-align: center;
  483. }
  484. /* line 468, ../sass/screen.scss */
  485. #page-commande #produits-production .overflow thead .td-produit {
  486. width: 57%;
  487. }
  488. /* line 474, ../sass/screen.scss */
  489. #page-commande #produits-production input.quantite-max {
  490. background-color: white;
  491. border: 1px solid #e0e0e0;
  492. text-align: center;
  493. width: 50px;
  494. }
  495. /* line 482, ../sass/screen.scss */
  496. #page-commande #produits-production td label {
  497. font-weight: normal;
  498. }
  499. /* line 488, ../sass/screen.scss */
  500. #page-commande #btn-export-commandes,
  501. #page-commande #btn-commande-auto {
  502. float: right;
  503. position: relative;
  504. top: -5px;
  505. right: -7px;
  506. padding: 2px 5px;
  507. }
  508. /* line 497, ../sass/screen.scss */
  509. #page-commande #btn-export-commandes {
  510. color: white;
  511. margin-left: 10px;
  512. padding: 1px 5px;
  513. }
  514. /* line 505, ../sass/screen.scss */
  515. #page-commande #bloc-totaux .table-produits .depasse {
  516. color: #b32815;
  517. }
  518. /* line 509, ../sass/screen.scss */
  519. #page-commande #bloc-totaux .table-produits .total strong span {
  520. font-weight: normal;
  521. font-size: 13px;
  522. }
  523. /* line 518, ../sass/screen.scss */
  524. #page-commande #commandes-points-vente .tab-pane {
  525. padding-top: 20px;
  526. }
  527. /* line 525, ../sass/screen.scss */
  528. #page-commande #commandes-points-vente .recap-pv.no-commande .recettes {
  529. display: none;
  530. }
  531. /* line 529, ../sass/screen.scss */
  532. #page-commande #commandes-points-vente .recap-pv .recettes {
  533. float: right;
  534. color: #BB8757;
  535. border: solid 1px #BB8757;
  536. padding: 4px 10px;
  537. -moz-border-radius: 10px;
  538. -webkit-border-radius: 10px;
  539. border-radius: 10px;
  540. font-weight: bold;
  541. position: relative;
  542. top: -3px;
  543. }
  544. /* line 543, ../sass/screen.scss */
  545. #page-commande #commandes-points-vente .alert.commentaire {
  546. display: none;
  547. }
  548. /* line 547, ../sass/screen.scss */
  549. #page-commande #commandes-points-vente ul.liste-commandes {
  550. margin-top: 10px;
  551. list-style-type: none;
  552. height: 100%;
  553. max-height: 400px;
  554. margin-left: 0;
  555. padding-left: 0;
  556. margin-top: 0px;
  557. width: 100%;
  558. overflow-y: scroll;
  559. }
  560. /* line 559, ../sass/screen.scss */
  561. #page-commande #commandes-points-vente ul.liste-commandes.no-commande {
  562. display: none;
  563. }
  564. /* line 563, ../sass/screen.scss */
  565. #page-commande #commandes-points-vente ul.liste-commandes li {
  566. padding: 0;
  567. margin: 0;
  568. }
  569. /* line 566, ../sass/screen.scss */
  570. #page-commande #commandes-points-vente ul.liste-commandes li a {
  571. text-align: left;
  572. -moz-border-radius: 0px;
  573. -webkit-border-radius: 0px;
  574. border-radius: 0px;
  575. display: block;
  576. padding: 7px;
  577. color: #333;
  578. }
  579. /* line 574, ../sass/screen.scss */
  580. #page-commande #commandes-points-vente ul.liste-commandes li a .montant {
  581. float: right;
  582. color: #BB8757;
  583. font-weight: bold;
  584. }
  585. /* line 579, ../sass/screen.scss */
  586. #page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye {
  587. color: #5cb85c;
  588. color: #519951;
  589. }
  590. /* line 585, ../sass/screen.scss */
  591. #page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  592. color: #BB8757;
  593. }
  594. /* line 589, ../sass/screen.scss */
  595. #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 {
  596. text-decoration: none;
  597. background-color: #FCF8E3;
  598. outline: none;
  599. border-color: #ccc;
  600. -moz-transition: all 0.1s;
  601. -o-transition: all 0.1s;
  602. -webkit-transition: all 0.1s;
  603. transition: all 0.1s;
  604. }
  605. /* line 603, ../sass/screen.scss */
  606. #page-commande #commandes-points-vente .creer-commande,
  607. #page-commande #commandes-points-vente .commandes-auto {
  608. width: 100%;
  609. margin-bottom: 10px;
  610. }
  611. /* line 609, ../sass/screen.scss */
  612. #page-commande #commandes-points-vente .bloc-commande {
  613. padding-top: 20px;
  614. margin-top: 20px;
  615. display: none;
  616. }
  617. /* line 615, ../sass/screen.scss */
  618. #page-commande #commandes-points-vente .title-user {
  619. display: none;
  620. font-size: 19px;
  621. margin-top: 0px;
  622. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  623. }
  624. /* line 621, ../sass/screen.scss */
  625. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove,
  626. #page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save {
  627. float: right;
  628. position: relative;
  629. top: -6px;
  630. }
  631. /* line 628, ../sass/screen.scss */
  632. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel {
  633. margin-right: 10px;
  634. }
  635. /* line 632, ../sass/screen.scss */
  636. #page-commande #commandes-points-vente .title-user .buttons-save-cancel {
  637. display: none;
  638. }
  639. /* line 636, ../sass/screen.scss */
  640. #page-commande #commandes-points-vente .title-user .choix-user {
  641. display: none;
  642. }
  643. /* line 639, ../sass/screen.scss */
  644. #page-commande #commandes-points-vente .title-user .choix-user .form-control {
  645. width: 200px;
  646. display: inline;
  647. }
  648. /* line 647, ../sass/screen.scss */
  649. #page-commande #commandes-points-vente table.table-produits .td-commande {
  650. text-align: center;
  651. }
  652. /* line 650, ../sass/screen.scss */
  653. #page-commande #commandes-points-vente table.table-produits input.form-control {
  654. text-align: center;
  655. }
  656. /* line 656, ../sass/screen.scss */
  657. #page-commande #commandes-points-vente .td-produit,
  658. #page-commande #commandes-points-vente .th-produit {
  659. width: 70%;
  660. }
  661. /* line 661, ../sass/screen.scss */
  662. #page-commande #commandes-points-vente .td-commande,
  663. #page-commande #commandes-points-vente .th-commande {
  664. width: 30%;
  665. text-align: center;
  666. }
  667. /* line 667, ../sass/screen.scss */
  668. #page-commande #commandes-points-vente .td-produit {
  669. text-transform: uppercase;
  670. }
  671. /* line 671, ../sass/screen.scss */
  672. #page-commande #commandes-points-vente .td-commande {
  673. font-weight: bold;
  674. }
  675. /* line 675, ../sass/screen.scss */
  676. #page-commande #commandes-points-vente .td-total {
  677. font-size: 18px;
  678. text-align: center;
  679. }
  680. /* line 679, ../sass/screen.scss */
  681. #page-commande #commandes-points-vente .td-total span {
  682. padding: 2px 10px;
  683. background-color: #BB8757;
  684. color: white;
  685. font-weight: bold;
  686. -moz-border-radius: 8px;
  687. -webkit-border-radius: 8px;
  688. border-radius: 8px;
  689. }
  690. /* line 689, ../sass/screen.scss */
  691. #page-commande #commandes-points-vente .td-paiement .buttons-credit {
  692. float: right;
  693. }
  694. /* line 695, ../sass/screen.scss */
  695. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user,
  696. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement {
  697. display: none;
  698. }
  699. /* line 702, ../sass/screen.scss */
  700. #page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group {
  701. float: left;
  702. margin-right: 10px;
  703. }
  704. /* line 711, ../sass/screen.scss */
  705. #page-commande #old-commandes {
  706. display: none;
  707. }
  708. /* line 715, ../sass/screen.scss */
  709. #page-commande .form-commandes-point-vente {
  710. margin-top: 20px;
  711. }
  712. /* line 719, ../sass/screen.scss */
  713. #page-commande .form-commandes-point-vente table {
  714. border-bottom: solid 1px #e0e0e0;
  715. }
  716. /* line 723, ../sass/screen.scss */
  717. #page-commande .form-commandes-point-vente .title-point-vente {
  718. background-color: #fff8e2;
  719. border-left: solid 3px #BB8757;
  720. font-weight: bold;
  721. text-align: left;
  722. padding: 10px;
  723. }
  724. /* line 731, ../sass/screen.scss */
  725. #page-commande .form-commandes-point-vente .title-totaux {
  726. text-align: center;
  727. }
  728. /* line 735, ../sass/screen.scss */
  729. #page-commande .form-commandes-point-vente .border-left {
  730. border-left: solid 1px #e0e0e0;
  731. }
  732. /* line 739, ../sass/screen.scss */
  733. #page-commande .form-commandes-point-vente .border-right {
  734. border-right: solid 1px #e0e0e0;
  735. }
  736. /* line 743, ../sass/screen.scss */
  737. #page-commande .form-commandes-point-vente input.quantite {
  738. width: 30px;
  739. background-color: white;
  740. border: solid 1px #e0e0e0;
  741. text-align: center;
  742. }
  743. /* line 751, ../sass/screen.scss */
  744. #page-commande .form-commandes-point-vente .td-produit {
  745. text-align: center;
  746. }
  747. /* line 755, ../sass/screen.scss */
  748. #page-commande .form-commandes-point-vente .submit-pv {
  749. float: right;
  750. }
  751. /* line 759, ../sass/screen.scss */
  752. #page-commande .form-commandes-point-vente .select-user {
  753. background-color: #F9F9F9;
  754. border: solid 1px #e0e0e0;
  755. }
  756. /* line 764, ../sass/screen.scss */
  757. #page-commande .form-commandes-point-vente .date-commande {
  758. font-size: 12px;
  759. }
  760. /* line 768, ../sass/screen.scss */
  761. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  762. background-color: white;
  763. border: solid 1px #e0e0e0;
  764. margin-top: 3px;
  765. width: 100px;
  766. }
  767. /* line 776, ../sass/screen.scss */
  768. #page-commande .form-commandes-point-vente td.center {
  769. text-align: center;
  770. }
  771. /* line 782, ../sass/screen.scss */
  772. #page-commande .form-commandes-point-vente .depasse {
  773. color: #b32815;
  774. }
  775. /* line 786, ../sass/screen.scss */
  776. #page-commande .form-commandes-point-vente .total strong span {
  777. font-weight: normal;
  778. font-size: 13px;
  779. }
  780. /* line 791, ../sass/screen.scss */
  781. #page-commande .form-commandes-point-vente .vrac {
  782. display: none;
  783. }
  784. /* line 795, ../sass/screen.scss */
  785. #page-commande .form-commandes-point-vente td.client {
  786. text-align: left;
  787. padding: 3px;
  788. }
  789. /* line 798, ../sass/screen.scss */
  790. #page-commande .form-commandes-point-vente td.client .date-commande {
  791. color: gray;
  792. }
  793. /* line 805, ../sass/screen.scss */
  794. #page-commande .table-header-rotated {
  795. border-top: 0px;
  796. border-left: 0px;
  797. border-right: 0px;
  798. width: 100%;
  799. width: auto;
  800. }
  801. /* line 812, ../sass/screen.scss */
  802. #page-commande .table-header-rotated .total strong {
  803. border-bottom: solid 1px gray;
  804. }
  805. /* line 817, ../sass/screen.scss */
  806. #page-commande .table-header-rotated th.row-header {
  807. width: auto;
  808. }
  809. /* line 821, ../sass/screen.scss */
  810. #page-commande .table-header-rotated td {
  811. width: 40px;
  812. border-top: 1px solid #dddddd;
  813. border-left: 1px solid #dddddd;
  814. border-right: 1px solid #dddddd;
  815. vertical-align: middle;
  816. text-align: center;
  817. }
  818. /* line 830, ../sass/screen.scss */
  819. #page-commande .table-header-rotated th.rotate-45 {
  820. font-weight: normal;
  821. height: 80px;
  822. width: 40px;
  823. min-width: 40px;
  824. max-width: 40px;
  825. position: relative;
  826. vertical-align: bottom;
  827. padding: 0;
  828. font-size: 14px;
  829. line-height: 1;
  830. border: 0px none;
  831. }
  832. /* line 844, ../sass/screen.scss */
  833. #page-commande .table-header-rotated th.rotate-45 > div {
  834. background-color: #F5F5F5;
  835. position: relative;
  836. top: 0px;
  837. left: 40px;
  838. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  839. height: 100%;
  840. -ms-transform: skew(-45deg, 0deg);
  841. -moz-transform: skew(-45deg, 0deg);
  842. -webkit-transform: skew(-45deg, 0deg);
  843. -o-transform: skew(-45deg, 0deg);
  844. transform: skew(-45deg, 0deg);
  845. overflow: hidden;
  846. border-left: 1px solid #dddddd;
  847. border-right: 1px solid #dddddd;
  848. border-top: 1px solid #dddddd;
  849. }
  850. /* line 861, ../sass/screen.scss */
  851. #page-commande .table-header-rotated th.rotate-45 span {
  852. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  853. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  854. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  855. -o-transform: skew(45deg, 0deg) rotate(315deg);
  856. transform: skew(45deg, 0deg) rotate(315deg);
  857. position: absolute;
  858. bottom: 30px;
  859. /* 40 cos(45) = 28 with an additional 2px margin*/
  860. left: -25px;
  861. /*Because it looked good, but there is probably a mathematical link here as well*/
  862. display: inline-block;
  863. width: 85px;
  864. /* 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*/
  865. text-align: left;
  866. }
  867. /* line 882, ../sass/screen.scss */
  868. #email-masse-form #ids-users {
  869. line-height: 30px;
  870. }
  871. /* line 884, ../sass/screen.scss */
  872. #email-masse-form #ids-users .label {
  873. text-transform: capitalize;
  874. }
  875. /* line 892, ../sass/screen.scss */
  876. .produit-create #jours-production .form-group, .produit-update #jours-production .form-group {
  877. float: left;
  878. margin-right: 15px;
  879. }
  880. /* line 896, ../sass/screen.scss */
  881. .produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label {
  882. font-weight: normal;
  883. }
  884. /* line 901, ../sass/screen.scss */
  885. .produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement {
  886. display: none;
  887. }
  888. /* line 906, ../sass/screen.scss */
  889. .table-striped > tbody > tr:nth-of-type(2n) {
  890. background-color: white;
  891. }
  892. /* line 911, ../sass/screen.scss */
  893. .wrap .produit-index .td-photo {
  894. max-width: 100px;
  895. width: 100px;
  896. }
  897. /* line 915, ../sass/screen.scss */
  898. .wrap .produit-index .photo-produit {
  899. max-width: 100px;
  900. }
  901. /* line 919, ../sass/screen.scss */
  902. .wrap .produit-index .ui-state-highlight {
  903. height: 75px;
  904. background-color: #F8F1DD;
  905. }
  906. /* communiquer */
  907. /* line 927, ../sass/screen.scss */
  908. .communiquer-mode-emploi {
  909. border: solid 1px #e0e0e0;
  910. padding: 10px;
  911. -moz-border-radius: 10px;
  912. -webkit-border-radius: 10px;
  913. border-radius: 10px;
  914. margin-bottom: 30px;
  915. font-family: "myriadpro-regular";
  916. }
  917. /* line 935, ../sass/screen.scss */
  918. .communiquer-mode-emploi .header .logo {
  919. float: left;
  920. width: 75px;
  921. padding-right: 20px;
  922. padding-top: 10px;
  923. }
  924. /* line 941, ../sass/screen.scss */
  925. .communiquer-mode-emploi .header .logo img {
  926. width: 75px;
  927. }
  928. /* line 947, ../sass/screen.scss */
  929. .communiquer-mode-emploi .header h1 {
  930. font-family: "comfortaaregular";
  931. font-size: 40px;
  932. margin-top: 0px;
  933. margin-bottom: 0px;
  934. font-weight: normal;
  935. }
  936. /* line 955, ../sass/screen.scss */
  937. .communiquer-mode-emploi .header h2 {
  938. margin-top: 0px;
  939. font-family: "myriadpro-regular";
  940. font-size: 20px;
  941. margin-top: 0px;
  942. position: relative;
  943. left: 2px;
  944. font-weight: normal;
  945. }
  946. /* line 966, ../sass/screen.scss */
  947. .communiquer-mode-emploi h3 {
  948. font-family: "comfortaalight";
  949. font-family: "myriadpro-regular";
  950. font-size: 25px;
  951. color: #BB8757;
  952. margin-top: 0px;
  953. margin-bottom: 0px;
  954. }
  955. /* line 976, ../sass/screen.scss */
  956. .communiquer-mode-emploi-encart {
  957. width: 420px;
  958. margin-top: 20px;
  959. }
  960. /* line 980, ../sass/screen.scss */
  961. .communiquer-mode-emploi-encart .header .logo {
  962. width: 60px;
  963. margin-right: 20px;
  964. padding-top: 5px;
  965. }
  966. /* line 985, ../sass/screen.scss */
  967. .communiquer-mode-emploi-encart .header .logo img {
  968. width: 60px;
  969. }
  970. /* line 991, ../sass/screen.scss */
  971. .communiquer-mode-emploi-encart .header h1 {
  972. margin-bottom: 3px;
  973. }
  974. /* line 1000, ../sass/screen.scss */
  975. .communiquer-mode-emploi-encart h3 {
  976. margin-top: 15px;
  977. margin-bottom: 15px;
  978. }
  979. /* line 1006, ../sass/screen.scss */
  980. .bloc-mode-emploi-pdf {
  981. width: 49.9%;
  982. float: left;
  983. border-bottom: dotted 1px gray;
  984. }
  985. /* line 1012, ../sass/screen.scss */
  986. .bloc-mode-emploi-border {
  987. border-right: dotted 1px gray;
  988. border-bottom: dotted 1px gray;
  989. }
  990. /* line 1017, ../sass/screen.scss */
  991. .communiquer-mode-emploi-pdf {
  992. border: 0px none;
  993. -moz-border-radius: 0px;
  994. -webkit-border-radius: 0px;
  995. border-radius: 0px;
  996. margin-bottom: 0px;
  997. padding: 20px 0px 20px 30px;
  998. }
  999. /* line 1025, ../sass/screen.scss */
  1000. .communiquer-mode-emploi-pdf .header .logo {
  1001. float: left;
  1002. width: 55px;
  1003. padding-right: 15px;
  1004. padding-top: 10px;
  1005. }
  1006. /* line 1031, ../sass/screen.scss */
  1007. .communiquer-mode-emploi-pdf .header .logo img {
  1008. width: 55px;
  1009. }
  1010. /* line 1035, ../sass/screen.scss */
  1011. .communiquer-mode-emploi-pdf .header h1 {
  1012. font-size: 32px;
  1013. }
  1014. /* line 1038, ../sass/screen.scss */
  1015. .communiquer-mode-emploi-pdf .header h2 {
  1016. font-size: 16px;
  1017. }
  1018. /* line 1043, ../sass/screen.scss */
  1019. .communiquer-mode-emploi-pdf h3 {
  1020. font-weight: normal;
  1021. }
  1022. /* line 1048, ../sass/screen.scss */
  1023. .bloc-mode-emploi-bottom {
  1024. border-bottom: 0px none;
  1025. border-bottom: solid 1px white;
  1026. }
  1027. /* commandes auto */
  1028. /* line 1058, ../sass/screen.scss */
  1029. .commandeauto-form #bloc-select-user {
  1030. padding-left: 0px;
  1031. }
  1032. /* line 1062, ../sass/screen.scss */
  1033. .commandeauto-form #or-user {
  1034. font-size: 20px;
  1035. text-align: center;
  1036. }
  1037. /* line 1065, ../sass/screen.scss */
  1038. .commandeauto-form #or-user span {
  1039. position: relative;
  1040. top: 24px;
  1041. }
  1042. /* line 1071, ../sass/screen.scss */
  1043. .commandeauto-form .field-commandeautoform-id_etablissement {
  1044. display: none;
  1045. }
  1046. /* line 1075, ../sass/screen.scss */
  1047. .commandeauto-form .jours .form-group {
  1048. float: left;
  1049. margin-right: 20px;
  1050. }
  1051. /* line 1082, ../sass/screen.scss */
  1052. .commandeauto-form .produits .table {
  1053. width: 500px;
  1054. }
  1055. /* line 1085, ../sass/screen.scss */
  1056. .commandeauto-form .produits .quantite {
  1057. text-align: center;
  1058. }
  1059. /* points de vente */
  1060. /* line 1094, ../sass/screen.scss */
  1061. .point-vente-form #pointvente-users {
  1062. display: none;
  1063. height: 500px;
  1064. overflow-y: scroll;
  1065. }
  1066. /* line 1098, ../sass/screen.scss */
  1067. .point-vente-form #pointvente-users label {
  1068. font-weight: normal;
  1069. display: block;
  1070. }
  1071. /* line 1102, ../sass/screen.scss */
  1072. .point-vente-form #pointvente-users .commentaire {
  1073. display: none;
  1074. margin-left: 17px;
  1075. width: 200px;
  1076. }
  1077. /* line 1110, ../sass/screen.scss */
  1078. .point-vente-form #jours-livraison .form-group {
  1079. float: left;
  1080. margin-right: 15px;
  1081. }
  1082. /* line 1114, ../sass/screen.scss */
  1083. .point-vente-form #jours-livraison .form-group label {
  1084. font-weight: normal;
  1085. }
  1086. /* utilisateurs */
  1087. /* line 1124, ../sass/screen.scss */
  1088. .user-index .input-group {
  1089. width: 180px;
  1090. }
  1091. /* line 1127, ../sass/screen.scss */
  1092. .user-index .input-group .input-credit {
  1093. text-align: center;
  1094. }
  1095. /* facturation */
  1096. /* line 1135, ../sass/screen.scss */
  1097. #estimation-facture {
  1098. text-align: center;
  1099. margin-bottom: 30px;
  1100. padding-bottom: 20px;
  1101. background-color: #F9F9F9;
  1102. }
  1103. /* line 1141, ../sass/screen.scss */
  1104. #estimation-facture h2 {
  1105. font-family: "myriadpro-it";
  1106. }
  1107. /* line 1145, ../sass/screen.scss */
  1108. #estimation-facture .montant span {
  1109. font-size: 25px;
  1110. color: white;
  1111. background-color: #BB8757;
  1112. -moz-border-radius: 5px;
  1113. -webkit-border-radius: 5px;
  1114. border-radius: 5px;
  1115. padding: 3px 10px;
  1116. padding-top: 7px;
  1117. font-family: "myriadpro-regular";
  1118. }