選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

1320 行
38KB

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