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.

1348 satır
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 470, ../sass/screen.scss */
  480. #page-commande .btn-active-week {
  481. display: block;
  482. margin-top: 10px;
  483. }
  484. /* line 477, ../sass/screen.scss */
  485. #page-commande #bloc-production .label {
  486. float: right;
  487. font-size: 13px;
  488. }
  489. /* line 482, ../sass/screen.scss */
  490. #page-commande #bloc-production .btn-success {
  491. background-color: #5cb85c;
  492. border-color: #4cae4c;
  493. }
  494. /* line 487, ../sass/screen.scss */
  495. #page-commande #bloc-production #productions-point-vente {
  496. margin-top: 15px;
  497. padding: 10px;
  498. border: solid 1px #e0e0e0;
  499. background-color: #F5F5F5;
  500. -moz-border-radius: 5px;
  501. -webkit-border-radius: 5px;
  502. border-radius: 5px;
  503. }
  504. /* line 493, ../sass/screen.scss */
  505. #page-commande #bloc-production #productions-point-vente label {
  506. display: block;
  507. font-weight: normal;
  508. }
  509. /* line 498, ../sass/screen.scss */
  510. #page-commande #bloc-production #productions-point-vente .checkbox-list {
  511. margin-left: 10px;
  512. margin-top: 10px;
  513. }
  514. /* line 511, ../sass/screen.scss */
  515. #page-commande #produits-production .overflow table {
  516. width: 100%;
  517. }
  518. /* line 515, ../sass/screen.scss */
  519. #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 {
  520. display: block;
  521. }
  522. /* line 517, ../sass/screen.scss */
  523. #page-commande #produits-production .overflow tr:after {
  524. content: ' ';
  525. display: block;
  526. visibility: hidden;
  527. clear: both;
  528. }
  529. /* line 524, ../sass/screen.scss */
  530. #page-commande #produits-production .overflow thead th {
  531. height: 30px;
  532. /*text-align: left;*/
  533. }
  534. /* line 530, ../sass/screen.scss */
  535. #page-commande #produits-production .overflow tbody {
  536. height: 500px;
  537. overflow-y: auto;
  538. }
  539. /* line 538, ../sass/screen.scss */
  540. #page-commande #produits-production .overflow thead th {
  541. width: 32%;
  542. float: left;
  543. }
  544. /* line 543, ../sass/screen.scss */
  545. #page-commande #produits-production .overflow tbody td {
  546. width: 33%;
  547. float: left;
  548. }
  549. /* line 548, ../sass/screen.scss */
  550. #page-commande #produits-production .overflow .td-produit {
  551. width: 60%;
  552. }
  553. /* line 551, ../sass/screen.scss */
  554. #page-commande #produits-production .overflow .td-actif, #page-commande #produits-production .overflow .td-max {
  555. width: 20%;
  556. text-align: center;
  557. }
  558. /* line 557, ../sass/screen.scss */
  559. #page-commande #produits-production .overflow thead .td-produit {
  560. width: 57%;
  561. }
  562. /* line 563, ../sass/screen.scss */
  563. #page-commande #produits-production input.quantite-max {
  564. background-color: white;
  565. border: 1px solid #e0e0e0;
  566. text-align: center;
  567. width: 50px;
  568. }
  569. /* line 571, ../sass/screen.scss */
  570. #page-commande #produits-production td label {
  571. font-weight: normal;
  572. }
  573. /* line 577, ../sass/screen.scss */
  574. #page-commande #btn-export-commandes,
  575. #page-commande #btn-commandes-auto {
  576. float: right;
  577. position: relative;
  578. top: -5px;
  579. right: -7px;
  580. padding: 2px 5px;
  581. }
  582. /* line 586, ../sass/screen.scss */
  583. #page-commande #btn-export-commandes,
  584. #page-commande #btn-commandes-auto {
  585. color: white;
  586. margin-left: 10px;
  587. padding: 1px 5px;
  588. }
  589. /* line 593, ../sass/screen.scss */
  590. #page-commande #btn-commandes-auto {
  591. top: -7px;
  592. }
  593. /* line 595, ../sass/screen.scss */
  594. #page-commande #btn-commandes-auto .btn {
  595. padding: 2px 5px;
  596. }
  597. /* line 597, ../sass/screen.scss */
  598. #page-commande #btn-commandes-auto .btn span {
  599. top: 2px;
  600. }
  601. /* line 605, ../sass/screen.scss */
  602. #page-commande #bloc-totaux .table-produits .depasse {
  603. color: #b32815;
  604. }
  605. /* line 609, ../sass/screen.scss */
  606. #page-commande #bloc-totaux .table-produits .total strong span {
  607. font-weight: normal;
  608. font-size: 13px;
  609. }
  610. /* line 618, ../sass/screen.scss */
  611. #page-commande #commandes-points-vente .tab-pane {
  612. padding-top: 20px;
  613. }
  614. /* line 625, ../sass/screen.scss */
  615. #page-commande #commandes-points-vente .recap-pv.no-commande .recettes {
  616. display: none;
  617. }
  618. /* line 629, ../sass/screen.scss */
  619. #page-commande #commandes-points-vente .recap-pv .recettes {
  620. float: right;
  621. color: #BB8757;
  622. border: solid 1px #BB8757;
  623. padding: 4px 10px;
  624. -moz-border-radius: 10px;
  625. -webkit-border-radius: 10px;
  626. border-radius: 10px;
  627. font-weight: bold;
  628. position: relative;
  629. top: -3px;
  630. }
  631. /* line 643, ../sass/screen.scss */
  632. #page-commande #commandes-points-vente .alert.commentaire {
  633. display: none;
  634. }
  635. /* line 647, ../sass/screen.scss */
  636. #page-commande #commandes-points-vente ul.liste-commandes {
  637. margin-top: 10px;
  638. list-style-type: none;
  639. height: 100%;
  640. max-height: 400px;
  641. margin-left: 0;
  642. padding-left: 0;
  643. margin-top: 0px;
  644. width: 100%;
  645. overflow-y: scroll;
  646. }
  647. /* line 659, ../sass/screen.scss */
  648. #page-commande #commandes-points-vente ul.liste-commandes.no-commande {
  649. display: none;
  650. }
  651. /* line 663, ../sass/screen.scss */
  652. #page-commande #commandes-points-vente ul.liste-commandes li {
  653. padding: 0;
  654. margin: 0;
  655. }
  656. /* line 666, ../sass/screen.scss */
  657. #page-commande #commandes-points-vente ul.liste-commandes li a {
  658. text-align: left;
  659. -moz-border-radius: 0px;
  660. -webkit-border-radius: 0px;
  661. border-radius: 0px;
  662. display: block;
  663. padding: 7px;
  664. color: #333;
  665. }
  666. /* line 674, ../sass/screen.scss */
  667. #page-commande #commandes-points-vente ul.liste-commandes li a .montant {
  668. float: right;
  669. color: #BB8757;
  670. font-weight: bold;
  671. }
  672. /* line 679, ../sass/screen.scss */
  673. #page-commande #commandes-points-vente ul.liste-commandes li a .montant.paye {
  674. color: #5cb85c;
  675. color: #519951;
  676. }
  677. /* line 685, ../sass/screen.scss */
  678. #page-commande #commandes-points-vente ul.liste-commandes li a .glyphicon-comment {
  679. color: #BB8757;
  680. }
  681. /* line 689, ../sass/screen.scss */
  682. #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 {
  683. text-decoration: none;
  684. background-color: #FCF8E3;
  685. outline: none;
  686. border-color: #ccc;
  687. -moz-transition: all 0.1s;
  688. -o-transition: all 0.1s;
  689. -webkit-transition: all 0.1s;
  690. transition: all 0.1s;
  691. }
  692. /* line 703, ../sass/screen.scss */
  693. #page-commande #commandes-points-vente .creer-commande,
  694. #page-commande #commandes-points-vente .commandes-auto {
  695. width: 100%;
  696. margin-bottom: 10px;
  697. }
  698. /* line 709, ../sass/screen.scss */
  699. #page-commande #commandes-points-vente .bloc-commande {
  700. padding-top: 20px;
  701. margin-top: 20px;
  702. display: none;
  703. }
  704. /* line 715, ../sass/screen.scss */
  705. #page-commande #commandes-points-vente .title-user {
  706. display: none;
  707. font-size: 19px;
  708. margin-top: 0px;
  709. font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  710. }
  711. /* line 721, ../sass/screen.scss */
  712. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-remove,
  713. #page-commande #commandes-points-vente .title-user .btn-cancel, #page-commande #commandes-points-vente .title-user .btn-save {
  714. float: right;
  715. position: relative;
  716. top: -6px;
  717. }
  718. /* line 728, ../sass/screen.scss */
  719. #page-commande #commandes-points-vente .title-user .btn-edit, #page-commande #commandes-points-vente .title-user .btn-cancel {
  720. margin-right: 10px;
  721. }
  722. /* line 732, ../sass/screen.scss */
  723. #page-commande #commandes-points-vente .title-user .buttons-save-cancel {
  724. display: none;
  725. }
  726. /* line 736, ../sass/screen.scss */
  727. #page-commande #commandes-points-vente .title-user .choix-user {
  728. display: none;
  729. }
  730. /* line 739, ../sass/screen.scss */
  731. #page-commande #commandes-points-vente .title-user .choix-user .form-control {
  732. width: 200px;
  733. display: inline;
  734. }
  735. /* line 747, ../sass/screen.scss */
  736. #page-commande #commandes-points-vente table.table-produits .td-commande {
  737. text-align: center;
  738. }
  739. /* line 750, ../sass/screen.scss */
  740. #page-commande #commandes-points-vente table.table-produits input.form-control {
  741. text-align: center;
  742. }
  743. /* line 756, ../sass/screen.scss */
  744. #page-commande #commandes-points-vente table.table-produits tr.disabled .td-produit {
  745. color: gray;
  746. }
  747. /* line 762, ../sass/screen.scss */
  748. #page-commande #commandes-points-vente .td-produit,
  749. #page-commande #commandes-points-vente .th-produit {
  750. width: 70%;
  751. }
  752. /* line 767, ../sass/screen.scss */
  753. #page-commande #commandes-points-vente .td-commande,
  754. #page-commande #commandes-points-vente .th-commande {
  755. width: 30%;
  756. text-align: center;
  757. }
  758. /* line 773, ../sass/screen.scss */
  759. #page-commande #commandes-points-vente .td-produit {
  760. text-transform: uppercase;
  761. }
  762. /* line 777, ../sass/screen.scss */
  763. #page-commande #commandes-points-vente .td-commande {
  764. font-weight: bold;
  765. }
  766. /* line 781, ../sass/screen.scss */
  767. #page-commande #commandes-points-vente .td-total {
  768. font-size: 18px;
  769. text-align: center;
  770. }
  771. /* line 785, ../sass/screen.scss */
  772. #page-commande #commandes-points-vente .td-total span {
  773. padding: 2px 10px;
  774. background-color: #BB8757;
  775. color: white;
  776. font-weight: bold;
  777. -moz-border-radius: 8px;
  778. -webkit-border-radius: 8px;
  779. border-radius: 8px;
  780. }
  781. /* line 795, ../sass/screen.scss */
  782. #page-commande #commandes-points-vente .td-paiement .buttons-credit {
  783. float: right;
  784. }
  785. /* line 801, ../sass/screen.scss */
  786. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_user,
  787. #page-commande #commandes-points-vente .panel-commande-automatique .field-commandeautoform-id_etablissement {
  788. display: none;
  789. }
  790. /* line 808, ../sass/screen.scss */
  791. #page-commande #commandes-points-vente .panel-commande-automatique .jours .form-group {
  792. float: left;
  793. margin-right: 10px;
  794. }
  795. /* line 817, ../sass/screen.scss */
  796. #page-commande #old-commandes {
  797. display: none;
  798. }
  799. /* line 821, ../sass/screen.scss */
  800. #page-commande .form-commandes-point-vente {
  801. margin-top: 20px;
  802. }
  803. /* line 825, ../sass/screen.scss */
  804. #page-commande .form-commandes-point-vente table {
  805. border-bottom: solid 1px #e0e0e0;
  806. }
  807. /* line 829, ../sass/screen.scss */
  808. #page-commande .form-commandes-point-vente .title-point-vente {
  809. background-color: #fff8e2;
  810. border-left: solid 3px #BB8757;
  811. font-weight: bold;
  812. text-align: left;
  813. padding: 10px;
  814. }
  815. /* line 837, ../sass/screen.scss */
  816. #page-commande .form-commandes-point-vente .title-totaux {
  817. text-align: center;
  818. }
  819. /* line 841, ../sass/screen.scss */
  820. #page-commande .form-commandes-point-vente .border-left {
  821. border-left: solid 1px #e0e0e0;
  822. }
  823. /* line 845, ../sass/screen.scss */
  824. #page-commande .form-commandes-point-vente .border-right {
  825. border-right: solid 1px #e0e0e0;
  826. }
  827. /* line 849, ../sass/screen.scss */
  828. #page-commande .form-commandes-point-vente input.quantite {
  829. width: 30px;
  830. background-color: white;
  831. border: solid 1px #e0e0e0;
  832. text-align: center;
  833. }
  834. /* line 857, ../sass/screen.scss */
  835. #page-commande .form-commandes-point-vente .td-produit {
  836. text-align: center;
  837. }
  838. /* line 861, ../sass/screen.scss */
  839. #page-commande .form-commandes-point-vente .submit-pv {
  840. float: right;
  841. }
  842. /* line 865, ../sass/screen.scss */
  843. #page-commande .form-commandes-point-vente .select-user {
  844. background-color: #F9F9F9;
  845. border: solid 1px #e0e0e0;
  846. }
  847. /* line 870, ../sass/screen.scss */
  848. #page-commande .form-commandes-point-vente .date-commande {
  849. font-size: 12px;
  850. }
  851. /* line 874, ../sass/screen.scss */
  852. #page-commande .form-commandes-point-vente .datepicker, #page-commande .form-commandes-point-vente .text {
  853. background-color: white;
  854. border: solid 1px #e0e0e0;
  855. margin-top: 3px;
  856. width: 100px;
  857. }
  858. /* line 882, ../sass/screen.scss */
  859. #page-commande .form-commandes-point-vente td.center {
  860. text-align: center;
  861. }
  862. /* line 888, ../sass/screen.scss */
  863. #page-commande .form-commandes-point-vente .depasse {
  864. color: #b32815;
  865. }
  866. /* line 892, ../sass/screen.scss */
  867. #page-commande .form-commandes-point-vente .total strong span {
  868. font-weight: normal;
  869. font-size: 13px;
  870. }
  871. /* line 897, ../sass/screen.scss */
  872. #page-commande .form-commandes-point-vente .vrac {
  873. display: none;
  874. }
  875. /* line 901, ../sass/screen.scss */
  876. #page-commande .form-commandes-point-vente td.client {
  877. text-align: left;
  878. padding: 3px;
  879. }
  880. /* line 904, ../sass/screen.scss */
  881. #page-commande .form-commandes-point-vente td.client .date-commande {
  882. color: gray;
  883. }
  884. /* line 911, ../sass/screen.scss */
  885. #page-commande .table-header-rotated {
  886. border-top: 0px;
  887. border-left: 0px;
  888. border-right: 0px;
  889. width: 100%;
  890. width: auto;
  891. }
  892. /* line 918, ../sass/screen.scss */
  893. #page-commande .table-header-rotated .total strong {
  894. border-bottom: solid 1px gray;
  895. }
  896. /* line 923, ../sass/screen.scss */
  897. #page-commande .table-header-rotated th.row-header {
  898. width: auto;
  899. }
  900. /* line 927, ../sass/screen.scss */
  901. #page-commande .table-header-rotated td {
  902. width: 40px;
  903. border-top: 1px solid #dddddd;
  904. border-left: 1px solid #dddddd;
  905. border-right: 1px solid #dddddd;
  906. vertical-align: middle;
  907. text-align: center;
  908. }
  909. /* line 936, ../sass/screen.scss */
  910. #page-commande .table-header-rotated th.rotate-45 {
  911. font-weight: normal;
  912. height: 80px;
  913. width: 40px;
  914. min-width: 40px;
  915. max-width: 40px;
  916. position: relative;
  917. vertical-align: bottom;
  918. padding: 0;
  919. font-size: 14px;
  920. line-height: 1;
  921. border: 0px none;
  922. }
  923. /* line 950, ../sass/screen.scss */
  924. #page-commande .table-header-rotated th.rotate-45 > div {
  925. background-color: #F5F5F5;
  926. position: relative;
  927. top: 0px;
  928. left: 40px;
  929. /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  930. height: 100%;
  931. -ms-transform: skew(-45deg, 0deg);
  932. -moz-transform: skew(-45deg, 0deg);
  933. -webkit-transform: skew(-45deg, 0deg);
  934. -o-transform: skew(-45deg, 0deg);
  935. transform: skew(-45deg, 0deg);
  936. overflow: hidden;
  937. border-left: 1px solid #dddddd;
  938. border-right: 1px solid #dddddd;
  939. border-top: 1px solid #dddddd;
  940. }
  941. /* line 967, ../sass/screen.scss */
  942. #page-commande .table-header-rotated th.rotate-45 span {
  943. -ms-transform: skew(45deg, 0deg) rotate(315deg);
  944. -moz-transform: skew(45deg, 0deg) rotate(315deg);
  945. -webkit-transform: skew(45deg, 0deg) rotate(315deg);
  946. -o-transform: skew(45deg, 0deg) rotate(315deg);
  947. transform: skew(45deg, 0deg) rotate(315deg);
  948. position: absolute;
  949. bottom: 30px;
  950. /* 40 cos(45) = 28 with an additional 2px margin*/
  951. left: -25px;
  952. /*Because it looked good, but there is probably a mathematical link here as well*/
  953. display: inline-block;
  954. width: 85px;
  955. /* 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*/
  956. text-align: left;
  957. }
  958. /* line 983, ../sass/screen.scss */
  959. #page-commande .table-header-rotated .disabled {
  960. color: gray;
  961. }
  962. /* line 991, ../sass/screen.scss */
  963. #email-masse-form #ids-users {
  964. line-height: 30px;
  965. }
  966. /* line 993, ../sass/screen.scss */
  967. #email-masse-form #ids-users .label {
  968. text-transform: capitalize;
  969. }
  970. /* line 1001, ../sass/screen.scss */
  971. .produit-create #jours-production .form-group, .produit-update #jours-production .form-group {
  972. float: left;
  973. margin-right: 15px;
  974. }
  975. /* line 1005, ../sass/screen.scss */
  976. .produit-create #jours-production .form-group label, .produit-update #jours-production .form-group label {
  977. font-weight: normal;
  978. }
  979. /* line 1010, ../sass/screen.scss */
  980. .produit-create .field-produit-id_etablissement, .produit-update .field-produit-id_etablissement {
  981. display: none;
  982. }
  983. /* line 1015, ../sass/screen.scss */
  984. .table-striped > tbody > tr:nth-of-type(2n) {
  985. background-color: white;
  986. }
  987. /* line 1020, ../sass/screen.scss */
  988. .wrap .produit-index .td-photo {
  989. max-width: 100px;
  990. width: 100px;
  991. }
  992. /* line 1024, ../sass/screen.scss */
  993. .wrap .produit-index .photo-produit {
  994. max-width: 100px;
  995. }
  996. /* line 1028, ../sass/screen.scss */
  997. .wrap .produit-index .ui-state-highlight {
  998. height: 75px;
  999. background-color: #F8F1DD;
  1000. }
  1001. /* communiquer */
  1002. /* line 1036, ../sass/screen.scss */
  1003. .communiquer-mode-emploi {
  1004. border: solid 1px #e0e0e0;
  1005. padding: 10px;
  1006. -moz-border-radius: 10px;
  1007. -webkit-border-radius: 10px;
  1008. border-radius: 10px;
  1009. margin-bottom: 30px;
  1010. font-family: "myriadpro-regular";
  1011. }
  1012. /* line 1044, ../sass/screen.scss */
  1013. .communiquer-mode-emploi .header .logo {
  1014. float: left;
  1015. width: 75px;
  1016. padding-right: 20px;
  1017. padding-top: 10px;
  1018. }
  1019. /* line 1050, ../sass/screen.scss */
  1020. .communiquer-mode-emploi .header .logo img {
  1021. width: 75px;
  1022. }
  1023. /* line 1056, ../sass/screen.scss */
  1024. .communiquer-mode-emploi .header h1 {
  1025. font-family: "comfortaaregular";
  1026. font-size: 40px;
  1027. margin-top: 0px;
  1028. margin-bottom: 0px;
  1029. font-weight: normal;
  1030. }
  1031. /* line 1064, ../sass/screen.scss */
  1032. .communiquer-mode-emploi .header h2 {
  1033. margin-top: 0px;
  1034. font-family: "myriadpro-regular";
  1035. font-size: 20px;
  1036. margin-top: 0px;
  1037. position: relative;
  1038. left: 2px;
  1039. font-weight: normal;
  1040. }
  1041. /* line 1075, ../sass/screen.scss */
  1042. .communiquer-mode-emploi h3 {
  1043. font-family: "comfortaalight";
  1044. font-family: "myriadpro-regular";
  1045. font-size: 25px;
  1046. color: #BB8757;
  1047. margin-top: 0px;
  1048. margin-bottom: 0px;
  1049. }
  1050. /* line 1085, ../sass/screen.scss */
  1051. .communiquer-mode-emploi-encart {
  1052. width: 420px;
  1053. margin-top: 20px;
  1054. }
  1055. /* line 1089, ../sass/screen.scss */
  1056. .communiquer-mode-emploi-encart .header .logo {
  1057. width: 60px;
  1058. margin-right: 20px;
  1059. padding-top: 5px;
  1060. }
  1061. /* line 1094, ../sass/screen.scss */
  1062. .communiquer-mode-emploi-encart .header .logo img {
  1063. width: 60px;
  1064. }
  1065. /* line 1100, ../sass/screen.scss */
  1066. .communiquer-mode-emploi-encart .header h1 {
  1067. margin-bottom: 3px;
  1068. }
  1069. /* line 1109, ../sass/screen.scss */
  1070. .communiquer-mode-emploi-encart h3 {
  1071. margin-top: 15px;
  1072. margin-bottom: 15px;
  1073. }
  1074. /* line 1115, ../sass/screen.scss */
  1075. .bloc-mode-emploi-pdf {
  1076. width: 49.9%;
  1077. float: left;
  1078. border-bottom: dotted 1px gray;
  1079. }
  1080. /* line 1121, ../sass/screen.scss */
  1081. .bloc-mode-emploi-border {
  1082. border-right: dotted 1px gray;
  1083. border-bottom: dotted 1px gray;
  1084. }
  1085. /* line 1126, ../sass/screen.scss */
  1086. .communiquer-mode-emploi-pdf {
  1087. border: 0px none;
  1088. -moz-border-radius: 0px;
  1089. -webkit-border-radius: 0px;
  1090. border-radius: 0px;
  1091. margin-bottom: 0px;
  1092. padding: 20px 0px 20px 30px;
  1093. }
  1094. /* line 1134, ../sass/screen.scss */
  1095. .communiquer-mode-emploi-pdf .header .logo {
  1096. float: left;
  1097. width: 55px;
  1098. padding-right: 15px;
  1099. padding-top: 10px;
  1100. }
  1101. /* line 1140, ../sass/screen.scss */
  1102. .communiquer-mode-emploi-pdf .header .logo img {
  1103. width: 55px;
  1104. }
  1105. /* line 1144, ../sass/screen.scss */
  1106. .communiquer-mode-emploi-pdf .header h1 {
  1107. font-size: 32px;
  1108. }
  1109. /* line 1147, ../sass/screen.scss */
  1110. .communiquer-mode-emploi-pdf .header h2 {
  1111. font-size: 16px;
  1112. }
  1113. /* line 1152, ../sass/screen.scss */
  1114. .communiquer-mode-emploi-pdf h3 {
  1115. font-weight: normal;
  1116. }
  1117. /* line 1157, ../sass/screen.scss */
  1118. .bloc-mode-emploi-bottom {
  1119. border-bottom: 0px none;
  1120. border-bottom: solid 1px white;
  1121. }
  1122. /* commandes auto */
  1123. /* line 1167, ../sass/screen.scss */
  1124. .commandeauto-form #bloc-select-user {
  1125. padding-left: 0px;
  1126. }
  1127. /* line 1171, ../sass/screen.scss */
  1128. .commandeauto-form #or-user {
  1129. font-size: 20px;
  1130. text-align: center;
  1131. }
  1132. /* line 1174, ../sass/screen.scss */
  1133. .commandeauto-form #or-user span {
  1134. position: relative;
  1135. top: 24px;
  1136. }
  1137. /* line 1180, ../sass/screen.scss */
  1138. .commandeauto-form .field-commandeautoform-id_etablissement {
  1139. display: none;
  1140. }
  1141. /* line 1184, ../sass/screen.scss */
  1142. .commandeauto-form .jours .form-group {
  1143. float: left;
  1144. margin-right: 20px;
  1145. }
  1146. /* line 1191, ../sass/screen.scss */
  1147. .commandeauto-form .produits .table {
  1148. width: 500px;
  1149. }
  1150. /* line 1194, ../sass/screen.scss */
  1151. .commandeauto-form .produits .quantite {
  1152. text-align: center;
  1153. }
  1154. /* points de vente */
  1155. /* line 1203, ../sass/screen.scss */
  1156. .point-vente-form #pointvente-users {
  1157. display: none;
  1158. height: 500px;
  1159. overflow-y: scroll;
  1160. }
  1161. /* line 1207, ../sass/screen.scss */
  1162. .point-vente-form #pointvente-users label {
  1163. font-weight: normal;
  1164. display: block;
  1165. }
  1166. /* line 1211, ../sass/screen.scss */
  1167. .point-vente-form #pointvente-users .commentaire {
  1168. display: none;
  1169. margin-left: 17px;
  1170. width: 200px;
  1171. }
  1172. /* line 1219, ../sass/screen.scss */
  1173. .point-vente-form #jours-livraison .form-group {
  1174. float: left;
  1175. margin-right: 15px;
  1176. }
  1177. /* line 1223, ../sass/screen.scss */
  1178. .point-vente-form #jours-livraison .form-group label {
  1179. font-weight: normal;
  1180. }
  1181. /* utilisateurs */
  1182. /* line 1233, ../sass/screen.scss */
  1183. .user-index .input-group {
  1184. width: 180px;
  1185. }
  1186. /* line 1236, ../sass/screen.scss */
  1187. .user-index .input-group .input-credit {
  1188. text-align: center;
  1189. }
  1190. /* line 1241, ../sass/screen.scss */
  1191. .user-index #tabs-points-vente {
  1192. margin-bottom: 20px;
  1193. }
  1194. /* line 1245, ../sass/screen.scss */
  1195. .user-index .btn-liste-emails {
  1196. float: right;
  1197. position: relative;
  1198. top: -8px;
  1199. }
  1200. /* line 1253, ../sass/screen.scss */
  1201. .user-credit .the-credit {
  1202. float: right;
  1203. font-weight: bold;
  1204. background-color: #BB8757;
  1205. color: white;
  1206. -moz-border-radius: 8px;
  1207. -webkit-border-radius: 8px;
  1208. border-radius: 8px;
  1209. padding: 3px 10px;
  1210. padding-top: 7px;
  1211. position: relative;
  1212. top: -12px;
  1213. }
  1214. /* facturation */
  1215. /* line 1268, ../sass/screen.scss */
  1216. #estimation-facture {
  1217. padding: 20px;
  1218. background-color: #F9F9F9;
  1219. }
  1220. /* line 1272, ../sass/screen.scss */
  1221. #estimation-facture h2 {
  1222. font-family: "myriadpro-it";
  1223. }
  1224. /* line 1276, ../sass/screen.scss */
  1225. #estimation-facture .montant span {
  1226. font-size: 25px;
  1227. color: white;
  1228. background-color: #BB8757;
  1229. -moz-border-radius: 5px;
  1230. -webkit-border-radius: 5px;
  1231. border-radius: 5px;
  1232. padding: 3px 10px;
  1233. padding-top: 7px;
  1234. font-family: "myriadpro-regular";
  1235. }
  1236. /* line 1287, ../sass/screen.scss */
  1237. #estimation-facture label {
  1238. text-transform: uppercase;
  1239. font-family: "myriadpro-light";
  1240. font-size: 20px;
  1241. }
  1242. /* line 1292, ../sass/screen.scss */
  1243. #estimation-facture label span {
  1244. font-size: 16px;
  1245. }
  1246. /* line 1297, ../sass/screen.scss */
  1247. #estimation-facture #etablissement-prix_libre {
  1248. width: 100px;
  1249. height: 60px;
  1250. font-size: 30px;
  1251. padding: 10px;
  1252. text-align: center;
  1253. }
  1254. /* line 1307, ../sass/screen.scss */
  1255. .developpement-index ul#tabs-statuts-developpements {
  1256. margin-bottom: 30px;
  1257. border-bottom: solid 3px #BB8757;
  1258. }
  1259. /* line 1311, ../sass/screen.scss */
  1260. .developpement-index ul#tabs-statuts-developpements a {
  1261. text-transform: uppercase;
  1262. }
  1263. /* line 1314, ../sass/screen.scss */
  1264. .developpement-index ul#tabs-statuts-developpements .active {
  1265. border: 0px none;
  1266. background: none;
  1267. }
  1268. /* line 1317, ../sass/screen.scss */
  1269. .developpement-index ul#tabs-statuts-developpements .active a {
  1270. background-color: #BB8757;
  1271. color: white;
  1272. }
  1273. /* line 1325, ../sass/screen.scss */
  1274. .developpement-index #tab-developpements .btn-group-priorite {
  1275. width: 100%;
  1276. margin-bottom: 5px;
  1277. }
  1278. /* line 1329, ../sass/screen.scss */
  1279. .developpement-index #tab-developpements .btn-group-priorite .btn-priorite {
  1280. display: block;
  1281. float: none;
  1282. width: 100%;
  1283. }
  1284. /* line 1336, ../sass/screen.scss */
  1285. .developpement-index #tab-developpements .label-priorite {
  1286. display: block;
  1287. width: 100%;
  1288. margin-bottom: 2px;
  1289. padding: 5px 8px;
  1290. }
  1291. /* stats */
  1292. /* line 1349, ../sass/screen.scss */
  1293. .stats-produits #nav-year {
  1294. float: right;
  1295. }
  1296. /* line 1354, ../sass/screen.scss */
  1297. .stats-produits tr.mois th {
  1298. text-align: center;
  1299. }
  1300. /* line 1359, ../sass/screen.scss */
  1301. .stats-produits tr.sub-head th {
  1302. font-weight: normal;
  1303. font-size: 12px;
  1304. }
  1305. /* line 1365, ../sass/screen.scss */
  1306. .stats-produits td.nom {
  1307. text-transform: uppercase;
  1308. }
  1309. /* line 1369, ../sass/screen.scss */
  1310. .stats-produits td.align-center {
  1311. text-align: center;
  1312. }