.graph-circle{align-items:center;display:flex;flex-direction:column}.graph-circle .circle{width:220px;height:220px;border-radius:50%;box-shadow:inset 5px 5px 5px rgba(0,0,0,.1607843137254902),-5px -5px 5px rgba(0,0,0,.1607843137254902),4px -3px 5px rgba(0,0,0,.1607843137254902),5px 5px 5px #fff,0 0 10px #fff;background-color:#f9f9f9;background-repeat:no-repeat;background-position:10px 10px;background-size:91%;display:flex;align-items:center;justify-content:center;color:#758093}.graph-circle .circle.outoforder{color:#e53c22}.graph-circle .circle.available{color:#00897e}.graph-circle .circle.incharge{color:#deac3c}.graph-circle .circle .chart{width:200px;height:200px;border-radius:50%}.graph-circle .circle .circle-inside{position:absolute;font-size:22px;font-weight:700;line-height:1;text-align:center;width:139px;height:139px;background:#efefef;display:flex;border-radius:50%;flex-direction:column;align-items:center;justify-content:center}.graph-circle .circle .circle-inside .v-icon{font-size:40px;color:inherit}.graph-circle .circle .circle-inside .animated-number{transition:all .3s ease-in;font-weight:600;font-size:40px}.graph-circle .filters{display:flex;flex-wrap:wrap;justify-content:center;padding:0 50px;position:relative}.graph-circle .filters div{width:50%;display:flex;justify-content:center}.graph-circle .filters div .v-chip{width:90%;height:40px;border-radius:25px;display:block;margin-top:20px;text-align:center;z-index:1;transition:all .2s ease-in}.graph-circle .filters div .v-chip .v-chip__content{font-size:22px;font-weight:700}.graph-circle .filters div .v-chip.f-all{color:#758093;border-color:#758093}.graph-circle .filters div .v-chip.f-all.active{background:#758093!important}.graph-circle .filters div .v-chip.f-outoforder{color:#e53c22;border-color:#e53c22}.graph-circle .filters div .v-chip.f-outoforder.active{background:#e53c22!important}.graph-circle .filters div .v-chip.f-available{color:#00897e;border-color:#00897e}.graph-circle .filters div .v-chip.f-available.active{background:#00897e!important}.graph-circle .filters div .v-chip.f-incharge{color:#deac3c;border-color:#deac3c}.graph-circle .filters div .v-chip.f-incharge.active{background:#deac3c!important}.graph-circle .filters div .v-chip.active{color:#fff;border-color:#fff}.graph-line{margin-top:30px;padding:0 45px;text-align:center}.graph-line .title{text-align:center;color:#758093;font-weight:700;font-size:22px;margin-bottom:30px}.graph-line img{max-width:90%}.graph-line .filters{display:flex;justify-content:center}.graph-line .filters .v-chip{display:block;height:40px;padding:0 15px;color:#758093;border-color:#758093;border-radius:22px;transition:all .3s ease-in}.graph-line .filters .v-chip+.v-chip{margin-left:20px}.graph-line .filters .v-chip .v-chip__content{font-size:20px;font-weight:700}.graph-line .filters .v-chip.f-year.active{background:#758093!important}.graph-line .filters .v-chip.f-month:hover{color:#deac3c;border-color:#deac3c}.graph-line .filters .v-chip.f-month.active{background:#deac3c!important}.graph-line .filters .v-chip.f-week:hover{color:#00897e;border-color:#00897e}.graph-line .filters .v-chip.f-week.active{background:#00897e!important}.graph-line .filters .v-chip.f-day:hover{color:#e53c22;border-color:#e53c22}.graph-line .filters .v-chip.f-day.active{background:#e53c22!important}.graph-line .filters .v-chip.active{color:#fff;border-color:#fff}.graph-line .filters .v-chip.active:hover{color:#fff}.contact-box{padding-bottom:10px}.contact-box .title{margin-bottom:5px}.contact-box .infos table{margin:0 auto;color:#727272}.contact-box .infos table tr td{padding:5px 0;vertical-align:middle}.contact-box .infos table tr td a{text-decoration:none;font-size:18px}.contact-box .infos table tr td.label{padding-right:20px;text-align:right;font-weight:500;font-size:20px}.contact-box .infos table tr td.label img{width:20px}.dashboard{display:flex;flex:1}.dashboard>.row>.col{padding:0}.dashboard .stats{width:20.521vw;margin-right:20px}.dashboard .stats>div{height:100%}.dashboard .main{margin-right:40px}.dashboard .main .logo{margin-top:40px;margin-left:40px}.dashboard .main .logo img{width:50%}.dashboard .main .car img{max-width:100%}.dashboard .main .bloc.search .title{color:#e53c22;font-weight:700;font-size:22px;text-align:center}.dashboard .main .bloc.search .content{margin:10px 0;padding:10px 0 40px 0}.dashboard .main .bloc.search .content .v-text-field--solo .v-input__slot{box-shadow:0 15px 50px rgba(0,0,0,.1607843137254902)!important}.dashboard .main .bloc.options .title{background-color:#efeff0;border-radius:10px 10px 0 0;box-shadow:0 10px 30px rgba(0,0,0,.10196078431372549);height:60px;color:#e53c22;font-weight:700;display:flex;justify-content:center;align-items:center}.dashboard .main .bloc.options .content{margin-top:50px}.dashboard .main .bloc.options .content .btns{display:flex;justify-content:center}.dashboard .main .bloc.options .content .btns .v-btn{display:block;color:#758093;text-align:center;border:1px solid #758093;border-radius:10px;width:125px;height:125px;font-size:16px;font-weight:700;line-height:20px;cursor:pointer;white-space:unset;text-transform:none;letter-spacing:unset}.dashboard .main .bloc.options .content .btns .v-btn .v-btn__content{display:flex;flex-direction:column;line-height:20px}.dashboard .main .bloc.options .content .btns .v-btn .v-icon{display:block!important;margin:10px 0}.dashboard .main .bloc.options .content .btns .v-btn+.v-btn{margin-left:40px}.dashboard .alerts>div{max-height:calc(100vh - 325px)}.dashboard .alerts .contact-box{margin-top:20px}.dashboard .alerts .sort-btn{font-weight:700;font-family:Dosis,sans-serif;font-size:16px;color:#758093;align-self:center}.dashboard .alerts .sort-btn .v-btn{font-size:16px;background:#fff;font-weight:700;color:#758093;margin-left:20px;border-radius:35px;border:1px solid #758093}.dashboard .alerts .sort-btn .v-btn.active{background:#00897e;border:1px solid #00897e;color:#fff}.dashboard .alerts .v-list{background:transparent;margin-top:20px;overflow-y:scroll}.dashboard .alerts .v-list .v-list-item.active{background:#fff}.dashboard .alerts .v-list .v-list-item.active:after{content:"";position:absolute;left:-2px;width:5px;background-color:#e53c22;top:0;bottom:0}.dashboard .alerts .v-list .v-list-item .date{font-weight:700;color:#e53c22}.dashboard .alerts .v-list .v-list-item .v-list-item__title{font-size:22px;font-weight:500;text-transform:uppercase;font-size:19px;font-weight:700;color:#000;max-width:315px;text-overflow:ellipsis;display:inline-block}.dashboard .alerts .v-list .v-list-item .statut{font-size:16px}.dashboard .alerts .v-list .v-list-item .v-chip{width:100px;display:block;text-align:center;font-weight:700}.dashboard .alerts .v-list .v-divider{margin:0 10px}.dashboard-org{display:flex;flex:1}.dashboard-org>.row>.col{padding:0}.dashboard-org .stats{flex:unset;width:20.521vw;margin-right:20px}.dashboard-org .stats>div{height:100%}.dashboard-org .car img{max-width:569px}.dashboard-org .main{margin-right:40px}.dashboard-org .main .logo{margin-top:40px;margin-left:40px}.dashboard-org .main .logo img{width:50%}.dashboard-org .main .bloc.search .title{color:#e53c22;font-weight:700;font-size:22px;text-align:center}.dashboard-org .main .bloc.search .content{margin:10px 0;padding:10px 0 40px 0}.dashboard-org .main .bloc.search .content .v-text-field--solo .v-input__slot{box-shadow:0 15px 50px rgba(0,0,0,.1607843137254902)!important}.dashboard-org .main .bloc.options .title{background-color:#efeff0;border-radius:10px 10px 0 0;box-shadow:0 10px 30px rgba(0,0,0,.10196078431372549);height:60px;color:#e53c22;font-weight:700;display:flex;justify-content:center;align-items:center}.dashboard-org .main .bloc.options .content{margin-top:50px}.dashboard-org .main .bloc.options .content .btns{display:flex;justify-content:center}.dashboard-org .main .bloc.options .content .btns .v-btn{display:block;color:#758093;text-align:center;border:1px solid #758093;border-radius:10px;width:125px;height:125px;font-size:16px;font-weight:700;line-height:20px;cursor:pointer;white-space:unset;text-transform:none;letter-spacing:unset}.dashboard-org .main .bloc.options .content .btns .v-btn .v-btn__content{display:flex;flex-direction:column;line-height:20px}.dashboard-org .main .bloc.options .content .btns .v-btn .v-icon{display:block!important;margin:10px 0}.dashboard-org .main .bloc.options .content .btns .v-btn+.v-btn{margin-left:40px}.dashboard-org .alerts>div{max-height:calc(100vh - 305px)}.dashboard-org .alerts .sort-btn{font-weight:700;font-family:Dosis,sans-serif;font-size:16px;color:#758093;align-self:center}.dashboard-org .alerts .sort-btn .v-btn{font-size:16px;background:#fff;font-weight:700;color:#758093;margin-left:20px;border-radius:35px;border:1px solid #758093}.dashboard-org .alerts .sort-btn .v-btn.active{background:#00897e;border:1px solid #00897e;color:#fff}.dashboard-org .alerts .v-list{background:transparent;margin-top:20px;overflow-y:scroll}.dashboard-org .alerts .v-list .v-list-item.active{background:#fff}.dashboard-org .alerts .v-list .v-list-item.active:after{content:"";position:absolute;left:-2px;width:5px;background-color:#e53c22;top:0;bottom:0}.dashboard-org .alerts .v-list .v-list-item .date{font-weight:700;color:#e53c22}.dashboard-org .alerts .v-list .v-list-item .v-list-item__title{font-size:22px;font-weight:500;text-transform:uppercase;font-size:19px;font-weight:700;color:#000}.dashboard-org .alerts .v-list .v-list-item .statut{font-size:16px}.dashboard-org .alerts .v-list .v-list-item .v-chip{width:100px;display:block;text-align:center;font-weight:700}.dashboard-org .alerts .v-list .v-divider{margin:0 10px}.dashboard-autocomplete .v-list-item{padding:0 20px}.dashboard-autocomplete .v-list-item+.v-list-item{border-top:1px solid #ccc}.login{justify-content:center}.login .shadow-box{width:40.404vw;min-width:400px}@media only screen and (max-width:600px){.login .shadow-box{width:100%;min-width:100%;border:none;box-shadow:none}}.login .shadow-box .title{font-size:30px;color:#5f6569;font-weight:600;margin-bottom:10px}.login .shadow-box form{position:relative;z-index:2;width:23.232vw;padding:20px;align-self:center}@media only screen and (max-width:600px){.login .shadow-box form{width:100%}}.login .shadow-box form .logo{width:100%}.login .shadow-box .btns{margin-bottom:20px}.login .shadow-box .forgot-password{text-transform:none;text-decoration:underline;font-size:16px;font-weight:600}.login .shadow-box .car{position:absolute;right:0;bottom:110px;z-index:0}@media only screen and (max-width:600px){.login .shadow-box .car{display:none}}.login .shadow-box .car img{width:40vw}.forgot-password{justify-content:center}.forgot-password .shadow-box form .logo{text-align:center;margin-bottom:20px}.forgot-password .shadow-box form .logo img{width:100%}.change-password .shadow-box{width:40.404vw;min-width:400px;align-items:center}@media only screen and (max-width:600px){.change-password .shadow-box{width:100%;min-width:100%;border:none;box-shadow:none}}.change-password .shadow-box .title{font-size:30px;color:#5f6569;font-weight:600;margin-bottom:20px}.change-password .shadow-box .description{font-weight:100;margin-bottom:10px}.change-password .shadow-box form{position:relative;z-index:2;padding:20px;width:23.232vw}@media only screen and (max-width:600px){.change-password .shadow-box form{width:100%}}.change-password .shadow-box form .logo{text-align:center;margin-bottom:20px}.change-password .shadow-box form .logo img{width:100%}.change-password .shadow-box .confirmation{font-weight:100}.change-password .shadow-box .car{position:absolute;right:0;bottom:110px;z-index:0}@media only screen and (max-width:600px){.change-password .shadow-box .car{display:none}}.change-password .shadow-box .car img{width:40vw}.forgot-password .shadow-box{width:40.404vw;min-width:400px;align-items:center}@media only screen and (max-width:600px){.forgot-password .shadow-box{width:100%;min-width:100%;border:none;box-shadow:none}}.forgot-password .shadow-box .title{font-size:30px;color:#5f6569;font-weight:600;margin-bottom:20px}.forgot-password .shadow-box .description{font-weight:100;margin-bottom:10px}.forgot-password .shadow-box form{position:relative;z-index:2;padding:20px;width:23.232vw}@media only screen and (max-width:600px){.forgot-password .shadow-box form{width:100%}}.forgot-password .shadow-box .logo{width:23.232vw;text-align:center;margin-bottom:20px}@media only screen and (max-width:600px){.forgot-password .shadow-box .logo{width:100%}}.forgot-password .shadow-box .logo img{width:100%}.forgot-password .shadow-box .confirmation{font-weight:100}.forgot-password .shadow-box .car{position:absolute;right:0;bottom:110px;z-index:0}@media only screen and (max-width:600px){.forgot-password .shadow-box .car{display:none}}.forgot-password .shadow-box .car img{width:40vw}.account-edit .panel{padding:60px;align-items:center;justify-content:center}.account-edit .panel .shadow-box{padding:20px;align-items:center;background-image:linear-gradient(159deg,#efeff0,#f8f8f9)}.account-edit .panel .shadow-box img{width:200px}.register-iban .logo{width:100%}@media(max-width:600px){.register-iban .car{margin-top:20px}.register-iban .car img{width:100%}}.invitation .logo{width:100%}@media(max-width:600px){.invitation .car{margin-top:20px}.invitation .car img{width:97%}}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}.import-tariff-gireve .description{font-weight:400}.import-tariff-gireve tbody tr:hover{background-color:transparent!important}.import-tariff-gireve .progress-text{font-size:12px;font-weight:500;color:#fff}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.import-cdr .description{font-weight:400}.import-cdr tbody tr:hover{background-color:transparent!important}.custom-elevation{border:1px solid #53b257;border-radius:4px}.fill-width{width:100%}.error_cells{padding:5px;border-right:1px solid #cecece;border-bottom:1px solid #cecece;text-align:center}