diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 7ac70fe4..d7042930 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -1,27 +1,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
+
+
@@ -240,7 +243,7 @@
-
+
@@ -248,19 +251,19 @@
+
+
+
+
+
+
+
-
-
-
-
-
-
-
@@ -285,6 +288,7 @@
+
@@ -337,9 +341,9 @@
-
+
-
+
\ No newline at end of file
diff --git a/assets/styles/app.scss b/assets/styles/app.scss
new file mode 100755
index 00000000..4f7927a6
--- /dev/null
+++ b/assets/styles/app.scss
@@ -0,0 +1,13 @@
+@import 'pages/libs';
+@import 'fonts/all';
+@import 'split/override_libs';
+@import 'split/custom_vars';
+@import 'split/formulaires';
+@import 'split/typo';
+@import 'pages/global';
+@import 'pages/demo';
+@import 'pages/home';
+@import 'pages/history';
+@import 'pages/dashboard';
+@import 'pages/special';
+@import 'pages/responsive';
diff --git a/assets/styles/fonts/all.scss b/assets/styles/fonts/all.scss
new file mode 100755
index 00000000..449301b8
--- /dev/null
+++ b/assets/styles/fonts/all.scss
@@ -0,0 +1,6 @@
+@font-face {
+ font-family: "Source Sans";
+ src: url("source-sans-pro/SourceSansPro-Bold.otf") format('opentype');
+ src: url("source-sans-pro/SourceSansPro-Regular.otf") format('opentype');
+ src: url("source-sans-pro/SourceSansPro-Light.otf") format('opentype');
+}
diff --git a/assets/styles/fonts/source-sans-pro/SIL Open Font License.txt b/assets/styles/fonts/source-sans-pro/SIL Open Font License.txt
new file mode 100755
index 00000000..295975a5
--- /dev/null
+++ b/assets/styles/fonts/source-sans-pro/SIL Open Font License.txt
@@ -0,0 +1,43 @@
+Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
+
+This Font Software is licensed under the SIL Open Font License, Version 1.1.
+This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL
+
+-----------------------------------------------------------
+SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
+-----------------------------------------------------------
+
+PREAMBLE
+The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others.
+
+The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. The fonts and derivatives, however, cannot be released under any other type of license. The requirement for fonts to remain under this license does not apply to any document created using the fonts or their derivatives.
+
+DEFINITIONS
+"Font Software" refers to the set of files released by the Copyright Holder(s) under this license and clearly marked as such. This may include source files, build scripts and documentation.
+
+"Reserved Font Name" refers to any names specified as such after the copyright statement(s).
+
+"Original Version" refers to the collection of Font Software components as distributed by the Copyright Holder(s).
+
+"Modified Version" refers to any derivative made by adding to, deleting, or substituting -- in part or in whole -- any of the components of the Original Version, by changing formats or by porting the Font Software to a new environment.
+
+"Author" refers to any designer, engineer, programmer, technical writer or other person who contributed to the Font Software.
+
+PERMISSION & CONDITIONS
+Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the following conditions:
+
+1) Neither the Font Software nor any of its individual components, in Original or Modified Versions, may be sold by itself.
+
+2) Original or Modified Versions of the Font Software may be bundled, redistributed and/or sold with any software, provided that each copy contains the above copyright notice and this license. These can be included either as stand-alone text files, human-readable headers or in the appropriate machine-readable metadata fields within text or binary files as long as those fields can be easily viewed by the user.
+
+3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless explicit written permission is granted by the corresponding Copyright Holder. This restriction only applies to the primary font name as presented to the users.
+
+4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall not be used to promote, endorse or advertise any Modified Version, except to acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with their explicit written permission.
+
+5) The Font Software, modified or unmodified, in part or in whole, must be distributed entirely under this license, and must not be distributed under any other license. The requirement for fonts to remain under this license does not apply to any document created using the Font Software.
+
+TERMINATION
+This license becomes null and void if any of the above conditions are not met.
+
+DISCLAIMER
+THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
\ No newline at end of file
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-Black.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-Black.otf
new file mode 100755
index 00000000..0c25f3d9
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-Black.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-BlackIt.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-BlackIt.otf
new file mode 100755
index 00000000..da3504c6
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-BlackIt.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-Bold.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-Bold.otf
new file mode 100755
index 00000000..98dbee74
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-Bold.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-BoldIt.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-BoldIt.otf
new file mode 100755
index 00000000..6600c863
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-BoldIt.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-ExtraLight.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-ExtraLight.otf
new file mode 100755
index 00000000..f885ce7f
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-ExtraLight.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.otf
new file mode 100755
index 00000000..f9320242
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-ExtraLightIt.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-It.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-It.otf
new file mode 100755
index 00000000..2d627d9c
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-It.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-Light.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-Light.otf
new file mode 100755
index 00000000..159979f6
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-Light.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-LightIt.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-LightIt.otf
new file mode 100755
index 00000000..e3d49b5f
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-LightIt.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-Regular.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-Regular.otf
new file mode 100755
index 00000000..bdcfb27a
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-Regular.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-Semibold.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-Semibold.otf
new file mode 100755
index 00000000..fffdbafe
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-Semibold.otf differ
diff --git a/assets/styles/fonts/source-sans-pro/SourceSansPro-SemiboldIt.otf b/assets/styles/fonts/source-sans-pro/SourceSansPro-SemiboldIt.otf
new file mode 100755
index 00000000..e90515b3
Binary files /dev/null and b/assets/styles/fonts/source-sans-pro/SourceSansPro-SemiboldIt.otf differ
diff --git a/assets/styles/global.scss b/assets/styles/global.scss
new file mode 100755
index 00000000..afa390ba
--- /dev/null
+++ b/assets/styles/global.scss
@@ -0,0 +1,4 @@
+$brand-primary: darken(#428bca, 20%);
+
+// the ~ allows you to reference things in node_modules
+@import '~bootstrap-sass/assets/stylesheets/bootstrap';
\ No newline at end of file
diff --git a/assets/styles/pages/_dashboard.scss b/assets/styles/pages/_dashboard.scss
new file mode 100755
index 00000000..c3e48888
--- /dev/null
+++ b/assets/styles/pages/_dashboard.scss
@@ -0,0 +1,122 @@
+#caisse-now {
+ .product-box {
+ display: inline-block;
+ margin-right: 1rem;
+ margin-bottom: 1rem;
+ width: 100%;
+ float: left;
+ }
+
+ .product-button {
+ width: 80%;
+ text-overflow-ellipsis: "...";
+ }
+
+ .listing-products {
+
+ button.active {
+ background: yellowgreen;
+ }
+
+ .btn, button {
+ font-size: 1.6rem;
+ padding: 1.5rem;
+ -webkit-border-radius: 1rem;
+ -moz-border-radius: 1rem;
+ border-radius: 1rem;
+ border-color: $all-text-color;
+ box-shadow: 5px 3px 10px 2px #ddd;
+ border-width: 0;
+
+ &.btn-primary {
+ background-color: $deepblue;
+ }
+
+ &:hover {
+ background: $lightblue;
+ }
+ }
+
+ .badge-default {
+ background: $lightblue;
+ }
+
+ .badge-success {
+ background: mix(green, $lightblue);
+ }
+ }
+
+ .input-comment {
+ width: calc(100% - 40px);
+ }
+}
+
+// container of categories
+.horizontal-land {
+ overflow-x: auto;
+ overflow-y: hidden;
+ //width: 100%;
+ height: 75vh;
+ background: #ccc;
+ padding: 0.5rem;
+}
+
+// list of one category
+.one-category {
+ background: #dedede;
+ width: 350px;
+ margin: 0 4px;
+ height: calc(74vh - 1rem);
+ box-sizing: border-box;
+ display: inline-block;
+ //vertical-align: top;
+ white-space: nowrap;
+ //float: left;
+ h2 {
+ font-weight: bold;
+
+ &:first-letter {
+ text-transform: capitalize;
+ }
+ }
+}
+
+.category-listing {
+ border: solid 1px $grey;
+ padding: 1rem;
+ margin: 0.5rem;
+ border-radius: 0.25rem;
+}
+
+.validate_selling {
+ margin: 0.25rem;
+}
+
+.product-listing {
+ height: 70vh;
+ overflow: auto;
+}
+
+.sellings {
+ .remove-item {
+ margin-left: 1em;
+ }
+}
+
+#not_loaded {
+ width: 100%;
+ height: 75vh;
+}
+
+.selling-ok {
+ position: fixed;
+ bottom: 0;
+ left: 2em;
+ z-index: 10;
+}
+
+.block {
+ display: block;
+ width: calc(100% - 2em);
+ text-align: center;
+}
diff --git a/assets/styles/pages/_history.scss b/assets/styles/pages/_history.scss
new file mode 100755
index 00000000..29a432e9
--- /dev/null
+++ b/assets/styles/pages/_history.scss
@@ -0,0 +1,4 @@
+.key-figure{
+ font-size: 2em;
+ font-weight: light;
+}
diff --git a/assets/styles/pages/demo.scss b/assets/styles/pages/demo.scss
new file mode 100755
index 00000000..30346a15
--- /dev/null
+++ b/assets/styles/pages/demo.scss
@@ -0,0 +1,136 @@
+
+body {
+ background: #F5F5F5;
+ font: 18px/1.5 sans-serif;
+}
+
+h1, h2 {
+ line-height: 1.2;
+ margin: 0 0 .5em;
+}
+
+h1 {
+ font-size: 36px;
+}
+
+h2 {
+ font-size: 21px;
+ margin-bottom: 1em;
+}
+
+p {
+ margin: 0 0 1em 0;
+}
+
+a {
+ color: $primary;
+}
+
+a:hover {
+ text-decoration: none;
+}
+
+code {
+ background: #F5F5F5;
+ max-width: 100px;
+ padding: 2px 6px;
+ word-wrap: break-word;
+}
+
+#wrapper {
+ background: #FFF;
+ margin: 1em auto;
+ //max-width: 800px;
+ width: 95%;
+}
+
+#container {
+ padding: 2em;
+}
+
+#homepage{
+ @extend .bigger-text;
+ h1 span {
+ display: block;
+ font-size: 75%;
+ }
+}
+.hint,
+.product-values-block{
+ @extend .bigger-text;
+ h2{
+ font-size: 5rem;
+ }
+}
+.bigger-text{
+ font-size: 2rem;
+ line-height: 3.5rem;
+}
+#icon-status, #icon-book {
+ float: left;
+ height: 64px;
+ margin-right: 1em;
+ margin-top: -4px;
+ width: 64px;
+}
+
+#icon-book {
+ display: none;
+}
+
+@media (min-width: 768px) {
+ #wrapper {
+ //width: 80%;
+ margin: 2em auto;
+ }
+
+ #icon-book {
+ display: inline-block;
+ }
+
+ #status a, #next a {
+ display: block;
+ }
+
+ @-webkit-keyframes fade-in {
+ 0% {
+ opacity: 0;
+ }
+ 100% {
+ opacity: 1;
+ }
+ }
+ @keyframes fade-in {
+ 0% {
+ opacity: 0;
+ }
+ 100% {
+ opacity: 1;
+ }
+ }
+ .sf-toolbar {
+ opacity: 0;
+ -webkit-animation: fade-in 1s .2s forwards;
+ animation: fade-in 1s .2s forwards;
+ }
+}
+
+.header-block{
+ background: $darkblue;
+ .btn-default{
+ color: $grey;
+ }
+ .btn{
+
+ span{
+ position: absolute;
+ right: 2.5em;
+ top: 1em;
+ }
+ }
+}
+#menu-dashboard .nav .logo-home.btn-default{
+ background: $darkblue;
+ height: 52px;
+ font-size: 1em;
+}
diff --git a/assets/styles/pages/global.scss b/assets/styles/pages/global.scss
new file mode 100755
index 00000000..acf04b3f
--- /dev/null
+++ b/assets/styles/pages/global.scss
@@ -0,0 +1,315 @@
+@import '../split/custom_vars';
+
+body {
+ color: $all-text-color;
+ font-family: "Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
+ font-size: 1rem;
+ line-height: 2rem;
+}
+
+
+#wrapper {
+ min-height: 100vh;
+}
+
+.main-screen {
+ min-height: 80vh;
+}
+
+.bg-dark {
+ background: rgba(0, 0, 0, 0.5);
+}
+
+.bg-shader {
+ @extend .bg-dark;
+ height: 100vh;
+}
+
+.bg-img {
+ background-attachment: fixed;
+ background-size: cover;
+ overflow: hidden;
+ background-position: center;
+ min-height: 100vh;
+}
+
+.bg-accessories {
+ @extend .bg-img;
+ background-image: url('../../img/accessories.jpg');
+}
+
+.bg-girl {
+ @extend .bg-img;
+ background-image: url('../../img/girl_computer.jpg');
+}
+
+.bg-color {
+ background: $deepblue;
+ color: $light;
+
+ a {
+ color: $lightblue;
+ }
+
+ padding: 1rem;
+}
+
+.logo-main {
+ color: $logo-color;
+}
+
+.big-footer {
+ background: $dark;
+ color: $light;
+ height: 4em;
+ padding: 1em;
+ box-sizing: border-box;
+ position: static;
+ width: 100%;
+ bottom: 0;
+ display: block;
+ float:left;
+}
+
+thead {
+ background: $darkblue;
+ color: $light;
+}
+
+ul {
+ padding: 0;
+}
+
+label {
+ min-width: 20em;
+ display: inline-block;
+}
+
+.try {
+ margin: 0 auto;
+}
+
+.padded {
+ padding: 1rem;
+
+ &-v {
+ padding: 0;
+ padding-top: 1rem;
+ padding-bottom: 1rem;
+ }
+}
+
+.marged {
+ margin: 1rem;
+
+ &-v {
+ margin: 0;
+ margin-top: 1rem;
+ margin-bottom: 1rem;
+ }
+
+ &-h {
+ margin: 0;
+ margin-right: 1rem;
+ margin-left: 1rem;
+ }
+}
+
+.bgwarning {
+ background: orange;
+ color: #ee5555;
+}
+
+.bgdanger {
+ background: indianred;
+ color: #333;
+ font-weight: bold;
+}
+
+.bgsuccess {
+ background: greenyellow;
+ color: #000000;
+}
+
+.previsionnel {
+ font-size: 1rem;
+
+ label {
+ min-width: 220px;
+ }
+
+ .big-number {
+ font-size: 1.85rem;
+ color: #2B2d42;
+ }
+}
+
+
+html, h1, h2, h3, h4, h5, h6 {
+ font-family: Source Sans, Arial, Helvetica, sans-serif;
+}
+
+input {
+ width: auto;
+ min-width: 2em;
+}
+
+#menu-dashboard {
+ background: $dark;
+ display: flex;
+ position: fixed;
+ left: 0;
+ top: 0;
+ height: 100vh;
+ width: 13vw;
+ min-width: 300px;
+ overflow-x: auto;
+ z-index: 10;
+
+ .nav {
+ width: 100%;
+ min-width: 300px;
+ display: block;
+ border-right: solid 2px mix($dark, $grey);
+
+ .btn {
+ color: $light;
+ }
+
+ .btn-default {
+ color: $light;
+
+ &:hover {
+ background: mix($deepblue, $light);
+ color: $dark;
+ font-weight: 600;
+ }
+ }
+ }
+
+ i.fa {
+ float: left;
+ margin-right: 1em;
+ color: $light;
+ }
+}
+
+.nav > li > a:hover, .nav > li > a {
+ &:focus {
+ background: transparent;
+ border: none;
+ color: $lightblue;
+ }
+
+ &:focus {
+ background: transparent;
+ border: none;
+ color: $lightblue;
+ }
+}
+
+.btn {
+ border: 0;
+}
+
+.btn-default {
+ background: transparent;
+
+}
+
+.btn-success {
+ background-color: $deepblue;
+ font-weight: 800;
+}
+
+tr {
+ &.bg-success {
+ td {
+ background: greenyellow;
+ }
+ }
+}
+
+.table {
+ > div {
+ &:hover {
+ background: #ccc;
+ }
+ }
+}
+
+.table > thead > tr > td,
+table td {
+ padding: 0.5em;
+}
+
+.login-fosub {
+ .padded {
+ padding: 3em;
+ }
+
+ input[type=submit] {
+ background: $primary;
+ color: $light;
+ display: block;
+ margin-top: 1em;
+ padding: 1em;
+ border: 0;
+ width: 100%;
+
+ &:hover {
+ background: $lightblue;
+ }
+ }
+}
+
+#fos_user_profile_form {
+ div {
+ margin: 0.5em auto;
+ }
+}
+
+#bodyland {
+ min-height: 100vh;
+ .container {
+ min-height: 90vh;
+ }
+
+ > .row {
+ min-height: 90vh;
+ // for crud forms
+ table{
+ thead{
+ th{
+ padding: 0.5rem;
+ }
+ }
+ + ul{
+ a {
+ margin-top: 1em;
+ }
+ }
+ }
+ }
+ table {
+ margin-top: 2em;
+ }
+}
+
+#menu_button {
+ z-index: 10;
+ position: absolute;
+ right: 1em;
+ top: -2px;
+ font-size: 1rem;
+}
+
+.heading-of-list {
+ a {
+ margin-top: 1em;
+ }
+}
+
+.hint {
+ margin-top: 1em;
+}
diff --git a/assets/styles/pages/home.scss b/assets/styles/pages/home.scss
new file mode 100755
index 00000000..732becd1
--- /dev/null
+++ b/assets/styles/pages/home.scss
@@ -0,0 +1,31 @@
+
+.main-section {
+ padding: 1rem;
+ display: flex;
+ color: $light;
+ justify-content: center;
+ h1 {
+ font-size: 4em;
+ }
+ h2 {
+ color: $light !important;
+ }
+ > div {
+ height: 80vh;
+ padding-top: 25vh;
+ max-widht: 50%;
+ }
+}
+
+.product-values {
+ color: $light;
+ padding: 4rem;
+ padding-top: 25vh;
+}
+
+#homepage {
+ h2, h3, h4, h5, h6 {
+ color: $light;
+ }
+ font-size: 1.5rem;
+}
diff --git a/assets/styles/pages/libs.scss b/assets/styles/pages/libs.scss
new file mode 100755
index 00000000..7ae5a10c
--- /dev/null
+++ b/assets/styles/pages/libs.scss
@@ -0,0 +1,4 @@
+@import '~font-awesome/css/font-awesome.css';
+@import '~bootstrap-sass/assets/stylesheets/bootstrap';
+@import '~intro.js/minified/introjs.min.css';
+@import '~intro.js/themes/introjs-dark.css';
diff --git a/assets/styles/pages/responsive.scss b/assets/styles/pages/responsive.scss
new file mode 100755
index 00000000..bfbc099f
--- /dev/null
+++ b/assets/styles/pages/responsive.scss
@@ -0,0 +1,188 @@
+@media all and(max-width: 1600px) {
+.big-footer{
+ padding-left: 5em;
+}
+ #caisse-now{
+ margin-left: -1em;
+ }
+}
+@media all and(max-width: 1200px) {
+ #caisse-now{
+ margin-left: 0;
+ }
+ .big-footer{
+ padding-left: 0;
+ }
+ nav {
+ min-width: auto;
+ }
+ html, body {
+ font-size: 1.2rem;
+ }
+ .bg-shader {
+ height: 100%;
+ min-height: 100vh;
+ }
+ .product-values-block {
+ padding: 1em;
+ }
+
+ #homepage {
+ .main-section {
+ padding: 2rem;
+ }
+
+ .btn {
+ display: block;
+ width: 100%;
+ font-size: 1.25em;
+ }
+ }
+ #caisse-now {
+ .product-box {
+ width: 100%;
+ &.active{
+ .product-button{
+ background: greenyellow;
+ }
+ }
+ }
+
+ .product-button {
+ min-width: calc(100% - 56px)
+ }
+
+ .listing-products {
+
+ .btn, button {
+ font-size: 1rem;
+ padding: 0.2em;
+ border-radius: 0.3em;
+ }
+ }
+ }
+}
+
+@media all and(max-width: 1200px) {
+
+ #bodyland {
+ .container {
+ min-height: 100vh;
+ width: 80vw;
+ }
+ }
+ #menu-dashboard {
+ font-size: 1rem;
+ width: 19vw;
+ min-width: 200px;
+
+ .nav {
+ min-width: 200px;
+ }
+ }
+
+ form {
+ margin-top: 3em;
+
+ select {
+ width: 100%;
+ margin: 1em 0;
+ }
+
+ + ul {
+ margin-top: 1em;
+ list-style-type: none;
+
+ a {
+ display: block;
+
+ .fa {
+ margin-right: 1em;
+ }
+ }
+ }
+ }
+}
+
+@media all and(max-width: 600px) {
+
+ #menu_button{
+
+ }
+ html, body {
+ font-size: 1rem;
+ }
+ #menu-dashboard .nav .logo-home.btn-default {
+ height: auto;
+ font-size: 2em;
+ }
+ #menu-dashboard {
+ width: 100vw;
+ visibility: hidden;
+
+ &.shown {
+ visibility: visible;
+ }
+
+ .nav {
+
+ min-width: 200px;
+ height: 100vh;
+ overflow: auto;
+
+ a {
+ font-size: 2rem;
+ }
+ }
+ }
+
+ .main-section > div {
+ padding-top: 0;
+ }
+ .product-values {
+ padding: 0;
+ }
+ .bigger-text, #homepage, .hint, .product-values-block {
+ font-size: 1.25rem;
+ line-height: 2rem;
+ }
+ .category-listing {
+ width: calc(100vw - 4rem);
+ height: 25vh;
+ min-height: auto;
+ float: left;
+ clear: both;
+ overflow: auto;
+ }
+ .sellings {
+ input {
+ width: 100%;
+ }
+ }
+ .client-now {
+ input {
+ width: 50%;
+ }
+ }
+ .sellings, .client-now {
+
+ input {
+ font-size: 1.5rem;
+ padding: 0.5rem;
+ }
+ }
+ .big-footer {
+ font-size: 1rem;
+ }
+ #caisse-now .product-box {
+ margin-bottom: 0.25rem;
+ }
+ #caisse-now .listing-products button {
+ padding: 0.5rem 1rem;
+
+ .express-button {
+ padding: 0.5rem 1rem;
+ }
+ }
+}
+
diff --git a/assets/styles/pages/special.scss b/assets/styles/pages/special.scss
new file mode 100755
index 00000000..e69de29b
diff --git a/assets/styles/split/custom_vars.scss b/assets/styles/split/custom_vars.scss
new file mode 100755
index 00000000..fc2aebf8
--- /dev/null
+++ b/assets/styles/split/custom_vars.scss
@@ -0,0 +1,11 @@
+$dark: #222;
+$light: #dedede;
+$deepblue: #1b6d85;
+$darkblue: mix(#000, $deepblue);
+$lightblue: lightblue;
+$grey: #e3e3e3;
+$logo-color: mix($deepblue, $light);
+$all-text-color: mix($deepblue, $light);
+
+$primary: $deepblue;
+$btn-primary-bg: $deepblue;
\ No newline at end of file
diff --git a/assets/styles/split/formulaires.scss b/assets/styles/split/formulaires.scss
new file mode 100755
index 00000000..ddfdd1f8
--- /dev/null
+++ b/assets/styles/split/formulaires.scss
@@ -0,0 +1,29 @@
+.current-selling {
+ ul {
+ list-style-type: none;
+ }
+}
+label{
+ &.required{
+ &:after{
+ content: "*";
+ color: red;
+ margin-left: 1em;
+ }
+ }
+}
+table {
+ width: 100%;
+}
+
+.btn-primary {
+ background: $deepblue;
+}
+
+.product-box {
+ margin-right: 0.5em;
+ margin-bottom: 0.5em;
+}
+.remove-item{
+ margin-left: -1rem;
+}
diff --git a/assets/styles/split/override_libs.scss b/assets/styles/split/override_libs.scss
new file mode 100755
index 00000000..3d40c189
--- /dev/null
+++ b/assets/styles/split/override_libs.scss
@@ -0,0 +1,3 @@
+.hidden {
+ display: none;
+}
\ No newline at end of file
diff --git a/assets/styles/split/typo.scss b/assets/styles/split/typo.scss
new file mode 100755
index 00000000..e0478455
--- /dev/null
+++ b/assets/styles/split/typo.scss
@@ -0,0 +1,8 @@
+h2, h3, h4, h5, h6 {
+ color: mix($dark, $all-text-color);
+}
+
+h1, .h1, h2, .h2, h3, .h3 {
+ margin-top: 5px;
+ margin-bottom: 0.5em;
+}
diff --git a/public/css/pages/global.scss b/public/css/pages/global.scss
index acf04b3f..36378df0 100755
--- a/public/css/pages/global.scss
+++ b/public/css/pages/global.scss
@@ -6,8 +6,6 @@ body {
font-size: 1rem;
line-height: 2rem;
}
-
-
#wrapper {
min-height: 100vh;
}
diff --git a/templates/base.html.twig b/templates/base.html.twig
index 85e2ca4a..9c194e4c 100755
--- a/templates/base.html.twig
+++ b/templates/base.html.twig
@@ -7,7 +7,11 @@
content="938689189350-frtrg93bnva4b3p7c1al880mi3ts5i35.apps.googleusercontent.com">
{% block title %} {% trans %}menu.title{% endtrans %} - Fiche de compte dynamique{% endblock %}
{% block stylesheets %}
-
+ {{ encore_entry_link_tags('app') }}
+ {% endblock %}
+
+ {% block javascripts %}
+ {{ encore_entry_script_tags('app') }}
{% endblock %}
@@ -27,31 +31,5 @@
{% include 'default/footer.html.twig' %}
{% endblock %}
-{% block javascripts %}
-
-
-
-
-
-
-
-
-{% endblock %}