|
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789 |
- @charset "UTF-8";
-
-
-
- html {
- height: 100%;
- }
-
-
- body {
- position: relative;
- color: #505050;
- font-family: "Arial";
- background-attachment: fixed;
- min-height: 100%;
- margin: 0;
- padding: 0;
- background-color: #f7f7f7;
- }
-
-
- strong {
- font-weight: bold;
- }
-
-
- #main {
- padding-bottom: 50px;
- }
-
- #main a {
- color: #323232;
- text-decoration: underline;
- }
-
- #main a:focus, #main a:active {
- outline-color: gray;
- color: #FF7F00;
- }
-
- #main a:hover {
- color: #FF7F00;
- }
-
- #main a.btn {
- text-decoration: none;
- }
-
- #main .btn-primary {
- background-color: #FF7F00;
- border: solid 1px #FF7F00;
- color: white;
- }
-
- #main .btn-primary:hover, #main .btn-primary:active, #main .btn-primary:focus {
- background-color: #e67200;
- border: solid 1px #FF7F00;
- color: white;
- }
-
- #main .form-control:focus {
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- border: solid 1px #FF7F00;
- }
-
-
- p {
- padding-bottom: 20px;
- line-height: 21px;
- }
-
-
- ul {
- padding-left: 20px;
- list-style-type: disc;
- margin-bottom: 10px;
- }
-
- ul li {
- padding-left: 5px;
- }
-
-
- .clr {
- clear: both;
- }
-
-
- .btn {
- background-image: none;
- }
-
-
- #main .alert {
- background-image: none;
- background-color: white;
- border-bottom-width: 3px;
- }
-
-
- .alert.alert-warning a {
- color: #8a6d3b;
- }
-
-
- #main {
- position: relative;
- }
-
- #main .inner {
- width: 960px;
- margin: 0px auto;
- }
-
-
- #content #the-content {
- padding-top: 100px;
- padding-left: 30px;
- padding-right: 30px;
- padding-bottom: 50px;
- }
-
- #content .content-text h1 {
- font-family: "highvoltageregular";
- font-size: 30px;
- color: black;
- text-transform: uppercase;
- }
-
- #content .content-text h2 {
- font-family: "highvoltageregular";
- font-size: 20px;
- text-transform: none;
- padding-bottom: 0px;
- margin-bottom: 5px;
- margin-top: 5px;
- }
-
-
- #block-demo {
- padding: 10px 0px;
- background-color: #FF7F00;
- color: white;
- text-align: center;
- }
-
- #block-demo a {
- color: white;
- text-decoration: underline;
- }
-
-
- #header {
- z-index: 100;
- border-bottom: solid 1px #e0e0e0;
- background-color: white;
- }
-
- #header .container {
- position: relative;
- }
-
- #header #the-header {
- height: 80px;
- height: auto;
- }
-
- #header #env-dev {
- font-family: "comfortaabold";
- text-align: center;
- font-size: 18px;
- padding-top: 10px;
- padding-bottom: 10px;
- color: #FF7F00;
- background-color: transparent;
- position: absolute;
- top: 18px;
- left: 79px;
- }
-
- #header #link-home {
- float: left;
- padding-top: 10px;
- padding-bottom: 10px;
- text-decoration: none;
- font-size: 22px;
- color: black;
- display: block;
- }
-
- #header #link-home img {
- height: 50px;
- margin-bottom: 5px;
- float: left;
- }
-
- #header #link-home .text {
- float: left;
- padding-left: 10px;
- }
-
- #header #link-home .text .bap {
- font-family: "comfortaalight";
- font-size: 24px;
- }
-
- #header #link-home .text .plateforme {
- font-size: 17px;
- font-family: "myriadpro-light";
- color: #FF7F00;
- }
-
- #header #link-space-producer {
- border-left: solid 1px #e0e0e0;
- color: #FF7F00;
- }
-
- #header nav {
- padding-top: 0px;
- margin-bottom: 0px;
- border: 0px none;
- background: none;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- }
-
- #header nav .navbar-toggle {
- background-color: white;
- }
-
- #header nav ul {
- float: right;
- padding: 0px;
- margin: 0px;
- }
-
- #header nav ul li {
- padding: 0px;
- display: block;
- }
-
- #header nav ul li a {
- display: block;
- text-decoration: none;
- background-color: transparent;
- padding: 30px 20px;
- margin: 0px;
- border-right: solid 1px #e0e0e0;
- font-family: "capsuularegular";
- color: black;
- font-size: 18px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- }
-
- #header nav ul li a span {
- font-size: 15px;
- }
-
- #header nav ul li a:hover {
- color: #FF7F00;
- background-color: white;
- }
-
- #header nav ul li#li-home a {
- border-left: solid 1px #e0e0e0;
- }
-
- #header nav ul li.active a {
- background-color: #FF7F00;
- color: white;
- }
-
- #header nav ul li ul li a {
- padding: 10px 10px;
- }
-
- #header #link-logout .name {
- color: gray;
- font-size: 10px;
- left: 18px;
- position: relative;
- top: -4px;
- }
-
-
- #content {
- position: relative;
- padding: 20px 0px;
- padding-top: 35px;
- padding-bottom: 50px;
- }
-
- #content h1#title-site, #content h1 {
- font-family: "highvoltageregular";
- font-size: 35px;
- }
-
- #content h2 {
- color: #323232;
- padding-bottom: 15px;
- font-size: 25px;
- line-height: 35px;
- font-family: "highvoltageregular";
- text-transform: uppercase;
- position: relative;
- margin-top: 30px;
- }
-
- #content h3 {
- font-family: "highvoltageregular";
- font-size: 20px;
- color: #323232;
- }
-
- #content #description img {
- width: 100%;
- }
-
- #content #main-img {
- max-width: 100%;
- border: solid 1px #e0e0e0;
- padding: 5px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- }
-
- #content #row-signup {
- text-align: center;
- margin-top: 40px;
- padding-top: 40px;
- }
-
- #content #row-signup a.btn {
- padding: 10px 20px;
- font-size: 20px;
- text-transform: uppercase;
- }
-
- #content #row-signup a.btn-primary {
- margin-right: 15px;
- }
-
- #content #row-presentation-distrib {
- border-bottom: solid 1px #e0e0e0;
- }
-
- #content #row-presentation-distrib h2 {
- font-family: "capsuularegular";
- text-align: center;
- margin-top: 0px;
- text-transform: none;
- }
-
- #content #row-users-producers {
- margin-bottom: 50px;
- padding-top: 30px;
- }
-
- #content #row-users-producers h2 {
- text-align: left;
- margin-bottom: 10px;
- margin-top: 0px;
- }
-
- #content #row-users-producers h2 .img {
- height: 35px;
- }
-
- #content #row-users-producers h2 span {
- margin-left: 10px;
- font-size: 25px;
- position: relative;
- top: 5px;
- }
-
- #content #row-users-producers h3 {
- margin-top: 0px;
- }
-
- #content #row-users-producers p.presentation {
- font-family: "capsuularegular";
- color: black;
- font-size: 20px;
- line-height: 26px;
- }
-
- #content #row-users-producers ul {
- text-align: left;
- }
-
- #content #row-users-producers ul li {
- color: #FF7F00;
- }
-
- #content #row-users-producers p {
- padding-bottom: 4px;
- }
-
- #content #row-users-producers .btn-primary {
- margin-top: 20px;
- }
-
- #content #btn-demo:hover, #content #btn-demo:focus, #content #btn-demo:active {
- color: black;
- }
-
-
- #content #contact {
- display: none;
- }
-
- #content #contact .icon {
- width: 55px;
- top: -15px;
- margin-left: -70px;
- }
-
- #content #contact .form-control:focus {
-
-
- }
-
- #content #contact .form-group {
- text-align: center;
- }
-
- #content #contact .img-right {
- float: right;
- }
-
- #content #contact .img-right img {
- width: 300px;
- }
-
-
- #bookmarked-producers {
- padding: 0px;
- padding-top: 20px;
- margin: 0px;
- border-bottom: solid 1px #e0e0e0;
- }
-
- #bookmarked-producers h2 {
- font-family: "highvoltageregular";
- color: #323232;
- text-align: left;
- font-size: 16px;
- margin: 0px;
- padding: 0px;
- margin-left: 15px;
- margin-bottom: 15px;
- }
-
- #bookmarked-producers .col-md-12, #bookmarked-producers .col-md-6, #bookmarked-producers .col-md-3 {
- float: left;
- }
-
- #bookmarked-producers .col-md-12 .producer {
- background-size: 920px auto;
- }
-
- #bookmarked-producers .col-md-6 .producer {
- background-size: 460px auto;
- }
-
- #bookmarked-producers .col-md-3 .producer {
- background-size: 230px auto;
- }
-
- #bookmarked-producers .producer {
- position: relative;
- height: 100px;
- list-style-type: none;
- text-align: center;
- margin-bottom: 20px;
- background-size: 300px auto;
- background-position: center center;
- background-repeat: no-repeat;
- border: solid 1px #e0e0e0;
- background-color: white;
- }
-
- #bookmarked-producers .producer.logo-distrib-default {
- background-size: auto 70px;
- background-position: center 0px;
- }
-
- #bookmarked-producers .producer a {
- position: absolute;
- bottom: 0px;
- left: 0px;
- width: 100%;
- background-color: #FF7F00;
- border-color: #FF7F00;
- color: white;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- }
-
- #bookmarked-producers .producer a:hover {
- background-color: #f57a00;
- }
-
- #bookmarked-producers #discover {
- padding-bottom: 20px;
- text-align: center;
- }
-
- #bookmarked-producers #discover p {
- padding-bottom: 0px;
- color: white;
- }
-
- #bookmarked-producers #discover .btn {
- background-color: white;
- color: #FF7F00;
- border: solid 1px white;
- }
-
-
- #footer {
- position: absolute;
- bottom: 0px;
- width: 100%;
- text-align: left;
- padding-top: 30px;
- padding-bottom: 17px;
- background-color: white;
- border-top: solid 1px #e0e0e0;
- }
-
- #footer a {
- color: black;
- font-family: "capsuularegular";
- font-size: 18px;
- text-decoration: none;
- padding-left: 10px;
- padding-right: 10px;
- border-right: solid 1px white;
- }
-
- #footer a:hover {
- text-decoration: underline;
- }
-
- #footer a:last-child {
- border: 0px none;
- }
-
- #footer #code-source img {
- height: 20px;
- }
-
-
- #content #mentions {
- padding-top: 20px;
- }
-
- #content #mentions div.content {
- width: 60%;
- font-size: 90%;
- }
-
- #content #mentions p {
- padding-bottom: 15px;
- }
-
- #content #mentions h2 {
- color: black;
- padding-bottom: 40px;
- font-size: 25px;
- line-height: 35px;
- font-family: "highvoltageregular";
- }
-
- #content #mentions h3 {
- font-family: "highvoltageregular";
- font-size: 18px;
- padding-bottom: 12px;
- margin-top: 10px;
- color: black;
- }
-
-
- .vegas-loading {
- display: none;
- }
-
-
- #profil-user .form-group.field-user-no_mail label {
- font-weight: normal;
- }
-
- #profil-user .form-group label {
- cursor: pointer;
- }
-
- #profil-user #mails-days-distribution .form-group {
- float: left;
- margin-right: 15px;
- }
-
- #profil-user #mails-days-distribution .form-group label {
- font-weight: normal;
- }
-
- #profil-user p.strong {
- font-weight: bold;
- }
-
-
-
- .site-login .col-lg-5 {
- margin: 0px auto;
- float: none;
- max-width: 500px;
- }
-
-
-
- .modal-backdrop {
- z-index: 999;
- }
-
-
- .site-signup .col-lg-5 {
- margin: 0px auto;
- float: none;
- max-width: 500px;
- }
-
-
- #modal-cgv .modal-body h2 {
- margin-bottom: 5px;
- padding-bottom: 0px;
- font-size: 20px;
- margin-top: 0px;
- }
-
-
- #form-signup #user-producer {
- margin-bottom: 30px;
- }
-
- #form-signup #signupform-id_producer option:disabled {
- font-weight: bold;
- color: black;
- }
-
- #form-signup #champs-producer {
- display: none;
- }
-
- #form-signup #buttons-signup {
- margin-top: 30px;
- }
-
-
- #col-left {
- padding: 0px;
- z-index: 15;
- }
-
- #col-left .affix {
- width: 25%;
- border-right: solid 1px #e0e0e0;
- background-color: #FAFAFA;
- height: 100%;
- }
-
- #col-left #link-home {
- text-decoration: none;
- font-size: 22px;
- color: black;
- display: block;
- padding: 10px;
- background-color: white;
- }
-
- #col-left #link-home img {
- height: 50px;
- margin-bottom: 5px;
- float: left;
- }
-
- #col-left #link-home .text {
- padding-left: 62px;
- }
-
- #col-left #link-home .text .bap {
- font-family: "comfortaalight";
- font-size: 24px;
- }
-
- #col-left #link-home .text .plateforme {
- font-size: 17px;
- font-family: "myriadpro-light";
- color: #FF7F00;
- }
-
- #col-left h2 {
- font-family: "myriadpro-regular";
- color: black;
- margin: 0px;
- margin-bottom: 10px;
- padding: 15px 0px 5px 15px;
- }
-
- #col-left #links {
- background-color: white;
- margin-bottom: 20px;
- }
-
- #col-left #links ul li a {
- text-align: center;
- border-right: solid 1px #e0e0e0;
- }
-
- #col-left #links ul li a:hover {
- background-color: #FF7F00;
- color: white;
- }
-
- #col-left #links ul li:last-child a {
- border-right: 0px none;
- }
-
- #col-left #producers nav.nav-producers ul li a {
- padding-left: 50px;
- height: 40px;
- }
-
- #col-left #producers nav.nav-producers ul li.active a {
- background-color: #FF7F00;
- position: relative;
- color: white;
- }
-
- #col-left #producers nav.nav-producers ul li.active a:after {
- right: -40px;
- top: 50%;
- border: solid transparent;
- content: " ";
- height: 0;
- width: 0;
- position: absolute;
- pointer-events: none;
- border-color: rgba(187, 135, 87, 0);
- border-left-color: #BB8757;
- border-width: 20px;
- margin-top: -20px;
- }
-
- #col-left ul {
- list-style-type: none;
- margin: 0px;
- padding: 0px;
- }
-
- #col-left ul li {
- margin: 0px;
- padding: 0px;
- }
-
- #col-left ul li a {
- text-decoration: none;
- font-family: "comfortaaregular";
- font-family: "myriadpro-regular";
- font-size: 15px;
- padding: 10px;
- border-bottom: solid 1px #e0e0e0;
- display: block;
- color: black;
- }
-
- #col-left ul li a span.name, #col-left ul li a span.wording {
- display: none;
- }
-
- #col-left p {
- padding: 20px;
- padding-top: 0px;
- color: gray;
- }
-
-
- #content .header-title {
- height: 79px;
- padding: 20px 20px;
- position: fixed;
- top: 0px;
- width: 100%;
- background-color: white;
- z-index: 10;
- box-sizing: border-box;
- border-bottom: solid 1px #e0e0e0;
- -moz-box-shadow: 0px 0px 8px #e0e0e0;
- -webkit-box-shadow: 0px 0px 8px #e0e0e0;
- box-shadow: 0px 0px 8px #e0e0e0;
- }
-
- #content .header-title h1 {
- color: black;
- font-family: "myriadpro-regular";
- margin: 0px;
- font-size: 25px;
- text-transform: uppercase;
- }
-
- #content .header-title h2 {
- color: gray;
- text-transform: none;
- font-size: 15px;
- margin-top: 3px;
- line-height: 20px;
- }
-
-
- .header-producer {
- z-index: 1;
- }
-
- .header-producer #block-main-img {
- height: 144px;
- overflow: hidden;
- }
-
- .header-producer #block-main-img #main-img {
- width: 100%;
- height: auto;
- border: 0px none;
- padding: 0px;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- }
-
- .header-producer h1 {
- font-family: "comfortaaregular";
- text-align: center;
- position: absolute;
- top: 30px;
- left: 40px;
- }
-
- .header-producer h1 span {
- background-color: rgba(255, 255, 255, 0.8);
- padding: 10px 30px;
- border: dotted 1px black;
- }
-
-
- nav#menu-producer {
- border-bottom: solid 1px #e0e0e0;
- }
-
- nav#menu-producer ul li {
- padding: 0px;
- margin: 0px;
- }
-
- nav#menu-producer ul li a {
- border-right: solid 1px #e0e0e0;
- text-decoration: none;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- }
-
- nav#menu-producer ul li a:hover {
- background-color: #FF7F00;
- color: white;
- }
-
-
- .site-contact .col-lg-5 {
- margin: 0px auto;
- float: none;
- }
-
-
-
- h1.title-system-order {
- color: black;
- padding-bottom: 35px;
- font-size: 30px;
- line-height: 35px;
- font-family: "highvoltageregular";
- text-align: center;
- position: relative;
- margin-top: 30px;
- }
-
- h1.title-system-order img {
- width: 35px;
- margin-right: 7px;
- }
-
-
- h2 {
- font-size: 20px;
- text-transform: uppercase;
- }
-
-
- #addproducerform-id_producer option:disabled,
- #signupform-id_producer option:disabled {
- font-weight: bold;
- color: black;
- }
-
- #addproducerform-id_producer .lock,
- #signupform-id_producer .lock {
- position: relative;
- }
-
- #addproducerform-id_producer .lock:before,
- #signupform-id_producer .lock:before {
- font-family: "Glyphicons Halflings";
- content: "\e033";
- font-style: normal;
- font-weight: 400;
- line-height: 1;
- position: relative;
- top: 1px;
- right: 0px;
- }
-
-
- #block-code-acces {
- display: none;
- }
-
-
- #main .list-producers .producer {
- padding-left: 0px;
- padding-right: 30px;
- }
-
- #main .list-producers .producer .panel {
- margin-bottom: 13px;
- }
-
- #main .list-producers .producer.selected .panel {
- border-bottom: solid 3px #FF7F00;
- margin-bottom: 11px;
- }
-
- #main .list-producers .producer .panel-heading {
- height: 150px;
- overflow: hidden;
- padding: 0px;
- background: none;
- background-color: #F8F1DD;
- }
-
- #main .list-producers .producer .panel-heading .img-back {
- width: 100%;
- height: auto;
- position: relative;
- top: -50%;
- }
-
- #main .list-producers .producer .panel-body {
- position: relative;
- width: 100%;
- height: 150px;
- max-height: 150px;
- text-align: center;
- }
-
- #main .list-producers .producer .panel-body h3 {
- margin-bottom: 4px;
- }
-
- #main .list-producers .producer .panel-body .locality {
- color: gray;
- margin-bottom: 10px;
- }
-
- #main .list-producers .producer .panel-body .glyphicon-check {
- color: #FF7F00;
- font-size: 40px;
- position: absolute;
- top: 34px;
- left: 32px;
- }
-
- #main .list-producers .producer .panel-body .remove {
- position: absolute;
- top: 10px;
- right: 10px;
- }
-
- #main .list-producers .producer .panel-body .logo {
- display: none;
- width: 150px;
- position: absolute;
- top: -40px;
- left: 50%;
- margin-left: -75px;
- background-color: white;
- padding: 10px 20px;
- }
-
- #main .list-producers .producer .panel-body .order-deadline,
- #main .list-producers .producer .panel-body .credit {
- margin-top: 15px;
- font-size: 13px;
- }
-
- #main .list-producers .producer .panel-body .order-deadline {
- float: left;
- }
-
- #main .list-producers .producer .panel-body .credit {
- float: right;
- }
-
- #main .list-producers .producer .panel-body .credit .amount {
- font-size: 16px;
- color: #FF7F00;
- background-color: white;
- padding: 2px 10px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- font-weight: bold;
- }
-
- #main .list-producers .producer .panel-body .credit .amount .glyphicon {
- font-size: 13px;
- }
-
- #main .list-producers .producer .panel-body .info-credit {
- font-size: 17px;
- position: relative;
- top: 2px;
- left: 3px;
- color: #FF7F00;
- }
-
-
- #index-order {
- position: relative;
- }
-
- #index-order #logout {
- position: absolute;
-
-
- top: 0;
- right: 0;
- z-index: 10;
- }
-
- #index-order .home {
- text-align: center;
- padding-bottom: 20px;
- }
-
- #index-order #block-add-producer {
- padding-left: 0px;
- padding-right: 30px;
- }
-
- #index-order #block-add-producer .help-block {
- padding-bottom: 0px;
- }
-
- #index-order #block-add-producer .field-addproducerform-id_producer {
- width: 70%;
- float: left;
- }
-
- #index-order #block-add-producer .field-addproducerform-code {
- width: 70%;
- float: left;
- }
-
- #index-order #block-add-producer .btn {
- float: right;
- position: relative;
- top: 20px;
- }
-
- #index-order #block-add-producer .panel-heading {
- background: none;
- background-color: white;
- cursor: pointer;
- }
-
- #index-order #block-add-producer .panel-body {
- display: none;
- }
-
- #index-order #history-orders .status, #index-order #history-orders .amount {
- width: 175px;
- }
-
- #index-order #history-orders .amount {
- width: 100px;
- }
-
- #index-order #history-orders .locality {
- font-size: 11px;
- lin-height: 11px;
- }
-
- #index-order #history-orders a {
- text-decoration: none;
- }
-
- #index-order #history-orders .comment {
- margin-top: 5px;
- }
-
- #index-order #history-orders .comment span {
- font-size: 12px;
- background-color: white;
- color: #FF7F00;
- font-weight: bold;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- padding: 5px 10px;
- border: solid 1px #ccc;
- }
-
-
- .order-form {
- min-height: 600px;
- padding-bottom: 60px;
- }
-
- .order-form h2 {
- font-family: "myriadpro-regular";
- }
-
- .order-form #infos-importantes.alert-warning {
- float: right;
- }
-
- .order-form #datepicker-distribution .ui-datepicker {
- float: left;
- margin-right: 20px;
- font-size: 20px;
- }
-
- .order-form #datepicker-distribution .ui-datepicker-header {
- background-color: #FF7F00;
- }
-
- .order-form #datepicker-distribution .ui-datepicker-title {
- color: white;
- }
-
- .order-form #datepicker-distribution .ui-datepicker-prev:hover,
- .order-form #datepicker-distribution .ui-datepicker-next:hover {
- border: 0px none;
- background: none;
- }
-
- .order-form #datepicker-distribution .ui-helper-clearfix:after {
- clear: none;
- }
-
- .order-form #datepicker-distribution .ui-datepicker-calendar a {
- text-decoration: none;
- background-color: white;
- }
-
- .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-hover, .order-form #datepicker-distribution .ui-datepicker-calendar a.ui-state-active {
- background-color: #FF7F00;
- color: white;
- border-color: #cdc3b7;
- }
-
- .order-form .date-order {
- margin-bottom: 53px;
- }
-
- .order-form .date-order span {
- background-color: #FF7F00;
- color: white;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
- border-radius: 10px;
- padding: 10px;
- font-family: "myriadpro-regular";
- font-size: 20px;
- }
-
- .order-form #has-order-in-progress {
- margin-top: 15px;
- }
-
- .order-form #has-order-in-progress a {
- color: #a94442;
- text-decoration: none;
- font-weight: bold;
- }
-
- .order-form .field-order-id_distribution {
- display: none;
- }
-
- .order-form .field-order-id_point_sale {
- margin-top: 30px;
- }
-
- .order-form .field-order-id_distribution {
- margin-bottom: 0px;
- }
-
- .order-form .field-order-id_distribution label {
- margin-bottom: 0px;
- }
-
- .order-form .field-order-id_distribution .help-block {
- margin-bottom: 0px;
- }
-
- .order-form .field-order-id_point_sale {
- display: none;
- }
-
- .order-form .blocks {
- list-style-type: none;
- margin: 0px;
- padding: 0px;
- }
-
- .order-form .blocks .block {
- text-decoration: none;
- width: 268px;
- height: 130px;
- float: left;
- padding: 20px;
- margin-right: 20px;
- margin-bottom: 8px;
- cursor: pointer;
- float: left;
- background-color: #f9f9f9;
- background-color: white;
- border: 1px solid #d8d8d8;
- }
-
- .order-form .blocks .block .name {
- font-family: "comfortaalight";
- font-size: 20px;
- }
-
- .order-form .blocks .block .address {
- color: gray;
- font-size: 13px;
- line-height: 16px;
- }
-
- .order-form .blocks .block .infos {
- margin-top: 7px;
- }
-
- .order-form .blocks .block .infos .day {
- font-weight: bold;
- display: none;
- }
-
- .order-form .blocks .block.selected {
- border-left: solid 5px #FF7F00;
- }
-
- .order-form .blocks .block.selected .contenu {
- position: relative;
- left: -4px;
- }
-
- .order-form .blocks .block:hover {
- -moz-box-shadow: 0px 0px 5px #d8d8d8;
- -webkit-box-shadow: 0px 0px 5px #d8d8d8;
- box-shadow: 0px 0px 5px #d8d8d8;
- }
-
- .order-form .blocks .block.disabled {
- display: none;
- }
-
- .order-form .blocks .block .comment {
- margin-top: 5px;
- }
-
- .order-form .blocks .block .comment span {
- background-color: #FF7F00;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- color: white;
- font-weight: bold;
- padding: 3px 10px;
- }
-
- .order-form #products {
- margin-top: 15px;
- }
-
- .order-form #products #label-products {
- display: block;
- margin-bottom: 5px;
- }
-
- .order-form #products .table {
- margin-top: 7px;
- }
-
- .order-form #products .table .photo {
- padding: 0px;
- width: 120px;
- }
-
- .order-form #products .table .th-photo, .order-form #products .table .td-photo {
- width: 120px;
- }
-
- .order-form #products .table .name {
- font-family: "comfortaalight";
- font-weight: bold;
- text-transform: uppercase;
- font-size: 18px;
- }
-
- .order-form #products .table .description {
- font-style: italic;
- }
-
- .order-form #products .table .recipe {
- font-size: 12px;
- }
-
- .order-form #products .table .input-group {
- width: 133px;
- }
-
- .order-form #products .table .input-group .quantity {
- text-align: center;
- }
-
- .order-form #products .table .column-quantity, .order-form #products .table .price-unit, .order-form #products .table .total {
- width: 150px;
- text-align: center;
- }
-
- .order-form #products .table td#total-order, .order-form #products .table td#total-order-vrac, .order-form #products .table td.total {
- text-align: center;
- }
-
- .order-form #products .table .epuise {
- display: none;
- text-transform: uppercase;
- color: #B32815;
- font-weight: bold;
- font-size: 16px;
- text-align: center;
- }
-
- .order-form #products .table .quantity-remaining {
- font-size: 12px;
- margin-top: 8px;
- }
-
- .order-form #products .table .quantity-remaining .nb {
- font-weight: bold;
- }
-
- .order-form #products .table td.product, .order-form #products .table th.product {
- width: 70%;
- }
-
- .order-form #products .table td.price-unit, .order-form #products .table th.price-unit {
- width: 10%;
- }
-
- .order-form #products .table td.column-quantity, .order-form #products .table th.column-quantity {
- width: 10%;
- }
-
- .order-form #products .table td.total, .order-form #products .table th.total {
- width: 10%;
- }
-
- .order-form #bar-fixed {
- display: none;
- position: fixed;
- bottom: 0px;
- z-index: 100;
- background-color: white;
- padding: 15px;
- margin-bottom: 0px;
- -moz-box-shadow: 0 0 5px gray;
- -webkit-box-shadow: 0 0 5px gray;
- box-shadow: 0 0 5px gray;
- -moz-border-radius: 10px 10px 0px 0px;
- -webkit-border-radius: 10px;
- border-radius: 10px 10px 0px 0px;
- border-top: solid 1px #e0e0e0;
- background-color: #F9F9F9;
- background-color: white;
- text-align: center;
- }
-
- .order-form #bar-fixed.not-fixed {
- position: relative;
- -moz-box-shadow: none;
- -webkit-box-shadow: none;
- box-shadow: none;
- -moz-border-radius: 0px;
- -webkit-border-radius: 0px;
- border-radius: 0px;
- border: solid 1px #e0e0e0;
- padding-right: 20px;
- }
-
- .order-form #bar-fixed.no-credit #bloc-valider-commande {
- margin-top: 0px;
- float: right;
- }
-
- .order-form #bar-fixed #total-order-bottom {
- background-color: white;
- -moz-border-radius: 20px;
- -webkit-border-radius: 20px;
- border-radius: 20px;
- padding: 5px 25px;
- border: solid 1px #e0e0e0;
- }
-
- .order-form #bar-fixed .btn-comment {
- float: left;
- }
-
- .order-form #bar-fixed .btn-comment {
- margin-right: 10px;
- }
-
- .order-form #bar-fixed #block-confirm-order {
- text-align: right;
- margin-top: 20px;
- }
-
- .order-form #bar-fixed #block-confirm-order button {
- width: 340px;
- margin-right: 10px;
- }
-
- .order-form #bar-fixed #checkbox-credit {
- float: right;
- width: 340px;
- padding: 3px 11px;
- background-color: white;
- border: solid 1px #ccc;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- margin-right: 10px;
- text-shadow: 0 1px 0 #fff;
- -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
- -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
- box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
- }
-
- .order-form #bar-fixed #checkbox-credit.payment-impossible {
- background-color: #e0e0e0;
- }
-
- .order-form #bar-fixed #checkbox-credit .info {
- color: gray;
- font-weight: normal;
- }
-
- .order-form #bar-fixed #checkbox-credit .the-credit {
- background-color: #FF7F00;
- color: white;
- padding: 2px 8px;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
- }
-
- .order-form #bar-fixed #checkbox-credit .amount-paid {
- color: #FF7F00;
- }
-
- .order-form #bar-fixed #checkbox-credit #info-credit-empty {
- font-size: 12px;
- }
-
- .order-form #bar-fixed #checkbox-credit #credit-disabled {
- display: none;
- font-size: 12px;
- }
-
- .order-form #bar-fixed .btn-retour, .order-form #bar-fixed .cancel-order {
- float: left;
- margin-right: 5px;
- }
-
- .order-form #bar-fixed .cancel-order {
- color: #b92c28;
- background-color: white;
- }
-
- .order-form #bar-fixed #total-order-bottom {
- display: none;
- font-weight: bold;
- font-family: "comfortaalight";
- font-size: 24px;
- }
-
- .order-form #bar-fixed .field-order-comment {
- display: none;
- }
-
-
- .ui-datepicker .ui-widget-header {
- background: none;
- background-color: gray;
- border: 0px none;
- color: black;
- font-weight: normal;
- }
-
- .ui-datepicker .ui-datepicker-current-day a,
- .ui-datepicker a.ui-state-hover {
- background: none;
- background-color: gray;
- border-color: black;
- color: black;
- }
-
-
- #page-producer h1,
- #page-producer-code h1 {
- font-size: 40px;
- }
-
- #page-producer .info,
- #page-producer-code .info {
- text-align: center;
- }
-
-
- #page-producer-code form#producer-code {
- max-width: 400px;
- margin: 0px auto;
- }
-
- #page-producer-code form#producer-code .form-group.buttons {
- text-align: center;
- }
-
-
- @media screen and (min-width: 768px) and (max-width: 1000px) {
-
- #header nav .navbar-nav {
- padding-top: 30px;
- }
-
- #header nav ul li a {
- padding: 3px 7px;
- font-size: 13px;
- }
- }
- @media screen and (max-width: 768px) {
-
- #content {
- padding-top: 0px;
- }
-
-
- #main .container {
- padding-left: 15px;
- padding-right: 15px;
- }
-
-
- #header {
- position: relative;
- }
-
- #header #link-home {
- padding-left: 15px;
- }
-
- #header .navbar-collapse {
- border: 0px none;
- }
-
- #header nav {
- width: 100%;
- }
-
- #header nav ul {
- position: relative;
- display: block;
- float: none;
- margin: 0px none;
- border: 0px none;
- }
-
- #header nav ul li {
- display: block;
- float: none;
- }
-
- #header nav ul li a {
- display: block;
- padding: 10px;
- }
-
- #header nav ul li#logo {
- display: block;
- }
-
- #header a#link-commander {
- display: none;
- }
-
-
- #content #points-sale .content {
- padding-left: 10px;
- margin-top: 30px;
- }
-
-
- #menu-user {
- position: relative;
- top: 0px;
- }
-
-
- .connected #content {
- padding-top: 0px;
- }
- }
|