.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn.disabled,.mx-btn:disabled{color:#ccc;cursor:not-allowed}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:hsla(220,4%,58%,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-enter-from,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{box-sizing:border-box;width:248px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.hover-in-range,.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.mx-table th{font-weight:500}.mx-table td,.mx-table th{padding:0;vertical-align:middle}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc;background:none}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}

/*!
Theme Name:Scribb
Author:Affitech
Author URI:
Version:1.0.0
*/@font-face{font-family:Inter-regular;src:url(/fonts/Inter-Regular.1282ebc6.ttf) format("truetype")}@font-face{font-family:Inter-bold;src:url(/fonts/Inter-Bold.c146dcab.ttf) format("truetype")}@font-face{font-family:Inter-extra-bold;src:url(/fonts/Inter-ExtraBold.6e29c005.ttf) format("truetype")}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter-Medium.8d213a54.ttf) format("truetype")}@font-face{font-family:Inter-semi-bold;src:url(/fonts/Inter-SemiBold.524c2f2b.ttf) format("truetype")}@font-face{font-family:Inter-light;src:url(/fonts/Inter-Light.0b4ff3e0.ttf) format("truetype")}@font-face{font-family:Poppins-light;src:url(/fonts/Poppins-Light.8b20023e.ttf) format("truetype")}.pt-1{padding-top:.25rem}.mt-1{margin-top:.25rem}.pb-1{padding-bottom:.25rem}.mb-1{margin-bottom:.25rem}.pl-1{padding-left:.25rem}.ml-1{margin-left:.25rem}.pr-1{padding-right:.25rem}.mr-1{margin-right:.25rem}.p-1{padding-top:.25rem;padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem}.m-1{margin-top:.25rem;margin-left:.25rem;margin-bottom:.25rem;margin-right:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.pt-2{padding-top:.5rem}.mt-2{margin-top:.5rem}.pb-2{padding-bottom:.5rem}.mb-2{margin-bottom:.5rem}.pl-2{padding-left:.5rem}.ml-2{margin-left:.5rem}.pr-2{padding-right:.5rem}.mr-2{margin-right:.5rem}.p-2{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem}.m-2{margin-top:.5rem;margin-left:.5rem;margin-bottom:.5rem;margin-right:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.pt-3{padding-top:.75rem}.mt-3{margin-top:.75rem}.pb-3{padding-bottom:.75rem}.mb-3{margin-bottom:.75rem}.pl-3{padding-left:.75rem}.ml-3{margin-left:.75rem}.pr-3{padding-right:.75rem}.mr-3{margin-right:.75rem}.p-3{padding-top:.75rem;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem}.m-3{margin-top:.75rem;margin-left:.75rem;margin-bottom:.75rem;margin-right:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.pt-4{padding-top:1rem}.mt-4{margin-top:1rem}.pb-4{padding-bottom:1rem}.mb-4{margin-bottom:1rem}.pl-4{padding-left:1rem}.ml-4{margin-left:1rem}.pr-4{padding-right:1rem}.mr-4{margin-right:1rem}.p-4{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}.m-4{margin-top:1rem;margin-left:1rem;margin-bottom:1rem;margin-right:1rem}.px-4{padding-left:1rem;padding-right:1rem}.mx-4{margin-left:1rem;margin-right:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.pt-5{padding-top:1.25rem}.mt-5{margin-top:1.25rem}.pb-5{padding-bottom:1.25rem}.mb-5{margin-bottom:1.25rem}.pl-5{padding-left:1.25rem}.ml-5{margin-left:1.25rem}.pr-5{padding-right:1.25rem}.mr-5{margin-right:1.25rem}.p-5{padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}.m-5{margin-top:1.25rem;margin-left:1.25rem;margin-bottom:1.25rem;margin-right:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.pt-6{padding-top:1.5rem}.mt-6{margin-top:1.5rem}.pb-6{padding-bottom:1.5rem}.mb-6{margin-bottom:1.5rem}.pl-6{padding-left:1.5rem}.ml-6{margin-left:1.5rem}.pr-6{padding-right:1.5rem}.mr-6{margin-right:1.5rem}.p-6{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem}.m-6{margin-top:1.5rem;margin-left:1.5rem;margin-bottom:1.5rem;margin-right:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.pt-7{padding-top:1.75rem}.mt-7{margin-top:1.75rem}.pb-7{padding-bottom:1.75rem}.mb-7{margin-bottom:1.75rem}.pl-7{padding-left:1.75rem}.ml-7{margin-left:1.75rem}.pr-7{padding-right:1.75rem}.mr-7{margin-right:1.75rem}.p-7{padding-top:1.75rem;padding-left:1.75rem;padding-bottom:1.75rem;padding-right:1.75rem}.m-7{margin-top:1.75rem;margin-left:1.75rem;margin-bottom:1.75rem;margin-right:1.75rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.pt-8{padding-top:2rem}.mt-8{margin-top:2rem}.pb-8{padding-bottom:2rem}.mb-8{margin-bottom:2rem}.pl-8{padding-left:2rem}.ml-8{margin-left:2rem}.pr-8{padding-right:2rem}.mr-8{margin-right:2rem}.p-8{padding-top:2rem;padding-left:2rem;padding-bottom:2rem;padding-right:2rem}.m-8{margin-top:2rem;margin-left:2rem;margin-bottom:2rem;margin-right:2rem}.px-8{padding-left:2rem;padding-right:2rem}.mx-8{margin-left:2rem;margin-right:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.pt-9{padding-top:2.25rem}.mt-9{margin-top:2.25rem}.pb-9{padding-bottom:2.25rem}.mb-9{margin-bottom:2.25rem}.pl-9{padding-left:2.25rem}.ml-9{margin-left:2.25rem}.pr-9{padding-right:2.25rem}.mr-9{margin-right:2.25rem}.p-9{padding-top:2.25rem;padding-left:2.25rem;padding-bottom:2.25rem;padding-right:2.25rem}.m-9{margin-top:2.25rem;margin-left:2.25rem;margin-bottom:2.25rem;margin-right:2.25rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.pt-10{padding-top:2.5rem}.mt-10{margin-top:2.5rem}.pb-10{padding-bottom:2.5rem}.mb-10{margin-bottom:2.5rem}.pl-10{padding-left:2.5rem}.ml-10{margin-left:2.5rem}.pr-10{padding-right:2.5rem}.mr-10{margin-right:2.5rem}.p-10{padding-top:2.5rem;padding-left:2.5rem;padding-bottom:2.5rem;padding-right:2.5rem}.m-10{margin-top:2.5rem;margin-left:2.5rem;margin-bottom:2.5rem;margin-right:2.5rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.pt-auto{padding-top:auto}.mt-auto{margin-top:auto}.pb-auto{padding-bottom:auto}.mb-auto{margin-bottom:auto}.pl-auto{padding-left:auto}.ml-auto{margin-left:auto}.pr-auto{padding-right:auto}.mr-auto{margin-right:auto}.p-auto{padding-top:auto;padding-left:auto;padding-bottom:auto;padding-right:auto}.m-auto{margin-top:auto;margin-left:auto;margin-bottom:auto;margin-right:auto}.px-auto{padding-left:auto;padding-right:auto}.mx-auto{margin-left:auto;margin-right:auto}.py-auto{padding-top:auto;padding-bottom:auto}.my-auto{margin-top:auto;margin-bottom:auto}@media(min-width:576px){.pt-xs-1{padding-top:.25rem}.mt-xs-1{margin-top:.25rem}.pb-xs-1{padding-bottom:.25rem}.mb-xs-1{margin-bottom:.25rem}.pl-xs-1{padding-left:.25rem}.ml-xs-1{margin-left:.25rem}.pr-xs-1{padding-right:.25rem}.mr-xs-1{margin-right:.25rem}.p-xs-1{padding-top:.25rem;padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem}.m-xs-1{margin-top:.25rem;margin-left:.25rem;margin-bottom:.25rem;margin-right:.25rem}.px-xs-1{padding-left:.25rem;padding-right:.25rem}.mx-xs-1{margin-left:.25rem;margin-right:.25rem}.py-xs-1{padding-top:.25rem;padding-bottom:.25rem}.my-xs-1{margin-top:.25rem;margin-bottom:.25rem}.pt-xs-2{padding-top:.5rem}.mt-xs-2{margin-top:.5rem}.pb-xs-2{padding-bottom:.5rem}.mb-xs-2{margin-bottom:.5rem}.pl-xs-2{padding-left:.5rem}.ml-xs-2{margin-left:.5rem}.pr-xs-2{padding-right:.5rem}.mr-xs-2{margin-right:.5rem}.p-xs-2{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem}.m-xs-2{margin-top:.5rem;margin-left:.5rem;margin-bottom:.5rem;margin-right:.5rem}.px-xs-2{padding-left:.5rem;padding-right:.5rem}.mx-xs-2{margin-left:.5rem;margin-right:.5rem}.py-xs-2{padding-top:.5rem;padding-bottom:.5rem}.my-xs-2{margin-top:.5rem;margin-bottom:.5rem}.pt-xs-3{padding-top:.75rem}.mt-xs-3{margin-top:.75rem}.pb-xs-3{padding-bottom:.75rem}.mb-xs-3{margin-bottom:.75rem}.pl-xs-3{padding-left:.75rem}.ml-xs-3{margin-left:.75rem}.pr-xs-3{padding-right:.75rem}.mr-xs-3{margin-right:.75rem}.p-xs-3{padding-top:.75rem;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem}.m-xs-3{margin-top:.75rem;margin-left:.75rem;margin-bottom:.75rem;margin-right:.75rem}.px-xs-3{padding-left:.75rem;padding-right:.75rem}.mx-xs-3{margin-left:.75rem;margin-right:.75rem}.py-xs-3{padding-top:.75rem;padding-bottom:.75rem}.my-xs-3{margin-top:.75rem;margin-bottom:.75rem}.pt-xs-4{padding-top:1rem}.mt-xs-4{margin-top:1rem}.pb-xs-4{padding-bottom:1rem}.mb-xs-4{margin-bottom:1rem}.pl-xs-4{padding-left:1rem}.ml-xs-4{margin-left:1rem}.pr-xs-4{padding-right:1rem}.mr-xs-4{margin-right:1rem}.p-xs-4{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}.m-xs-4{margin-top:1rem;margin-left:1rem;margin-bottom:1rem;margin-right:1rem}.px-xs-4{padding-left:1rem;padding-right:1rem}.mx-xs-4{margin-left:1rem;margin-right:1rem}.py-xs-4{padding-top:1rem;padding-bottom:1rem}.my-xs-4{margin-top:1rem;margin-bottom:1rem}.pt-xs-5{padding-top:1.25rem}.mt-xs-5{margin-top:1.25rem}.pb-xs-5{padding-bottom:1.25rem}.mb-xs-5{margin-bottom:1.25rem}.pl-xs-5{padding-left:1.25rem}.ml-xs-5{margin-left:1.25rem}.pr-xs-5{padding-right:1.25rem}.mr-xs-5{margin-right:1.25rem}.p-xs-5{padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}.m-xs-5{margin-top:1.25rem;margin-left:1.25rem;margin-bottom:1.25rem;margin-right:1.25rem}.px-xs-5{padding-left:1.25rem;padding-right:1.25rem}.mx-xs-5{margin-left:1.25rem;margin-right:1.25rem}.py-xs-5{padding-top:1.25rem;padding-bottom:1.25rem}.my-xs-5{margin-top:1.25rem;margin-bottom:1.25rem}.pt-xs-6{padding-top:1.5rem}.mt-xs-6{margin-top:1.5rem}.pb-xs-6{padding-bottom:1.5rem}.mb-xs-6{margin-bottom:1.5rem}.pl-xs-6{padding-left:1.5rem}.ml-xs-6{margin-left:1.5rem}.pr-xs-6{padding-right:1.5rem}.mr-xs-6{margin-right:1.5rem}.p-xs-6{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem}.m-xs-6{margin-top:1.5rem;margin-left:1.5rem;margin-bottom:1.5rem;margin-right:1.5rem}.px-xs-6{padding-left:1.5rem;padding-right:1.5rem}.mx-xs-6{margin-left:1.5rem;margin-right:1.5rem}.py-xs-6{padding-top:1.5rem;padding-bottom:1.5rem}.my-xs-6{margin-top:1.5rem;margin-bottom:1.5rem}.pt-xs-7{padding-top:1.75rem}.mt-xs-7{margin-top:1.75rem}.pb-xs-7{padding-bottom:1.75rem}.mb-xs-7{margin-bottom:1.75rem}.pl-xs-7{padding-left:1.75rem}.ml-xs-7{margin-left:1.75rem}.pr-xs-7{padding-right:1.75rem}.mr-xs-7{margin-right:1.75rem}.p-xs-7{padding-top:1.75rem;padding-left:1.75rem;padding-bottom:1.75rem;padding-right:1.75rem}.m-xs-7{margin-top:1.75rem;margin-left:1.75rem;margin-bottom:1.75rem;margin-right:1.75rem}.px-xs-7{padding-left:1.75rem;padding-right:1.75rem}.mx-xs-7{margin-left:1.75rem;margin-right:1.75rem}.py-xs-7{padding-top:1.75rem;padding-bottom:1.75rem}.my-xs-7{margin-top:1.75rem;margin-bottom:1.75rem}.pt-xs-8{padding-top:2rem}.mt-xs-8{margin-top:2rem}.pb-xs-8{padding-bottom:2rem}.mb-xs-8{margin-bottom:2rem}.pl-xs-8{padding-left:2rem}.ml-xs-8{margin-left:2rem}.pr-xs-8{padding-right:2rem}.mr-xs-8{margin-right:2rem}.p-xs-8{padding-top:2rem;padding-left:2rem;padding-bottom:2rem;padding-right:2rem}.m-xs-8{margin-top:2rem;margin-left:2rem;margin-bottom:2rem;margin-right:2rem}.px-xs-8{padding-left:2rem;padding-right:2rem}.mx-xs-8{margin-left:2rem;margin-right:2rem}.py-xs-8{padding-top:2rem;padding-bottom:2rem}.my-xs-8{margin-top:2rem;margin-bottom:2rem}.pt-xs-9{padding-top:2.25rem}.mt-xs-9{margin-top:2.25rem}.pb-xs-9{padding-bottom:2.25rem}.mb-xs-9{margin-bottom:2.25rem}.pl-xs-9{padding-left:2.25rem}.ml-xs-9{margin-left:2.25rem}.pr-xs-9{padding-right:2.25rem}.mr-xs-9{margin-right:2.25rem}.p-xs-9{padding-top:2.25rem;padding-left:2.25rem;padding-bottom:2.25rem;padding-right:2.25rem}.m-xs-9{margin-top:2.25rem;margin-left:2.25rem;margin-bottom:2.25rem;margin-right:2.25rem}.px-xs-9{padding-left:2.25rem;padding-right:2.25rem}.mx-xs-9{margin-left:2.25rem;margin-right:2.25rem}.py-xs-9{padding-top:2.25rem;padding-bottom:2.25rem}.my-xs-9{margin-top:2.25rem;margin-bottom:2.25rem}.pt-xs-10{padding-top:2.5rem}.mt-xs-10{margin-top:2.5rem}.pb-xs-10{padding-bottom:2.5rem}.mb-xs-10{margin-bottom:2.5rem}.pl-xs-10{padding-left:2.5rem}.ml-xs-10{margin-left:2.5rem}.pr-xs-10{padding-right:2.5rem}.mr-xs-10{margin-right:2.5rem}.p-xs-10{padding-top:2.5rem;padding-left:2.5rem;padding-bottom:2.5rem;padding-right:2.5rem}.m-xs-10{margin-top:2.5rem;margin-left:2.5rem;margin-bottom:2.5rem;margin-right:2.5rem}.px-xs-10{padding-left:2.5rem;padding-right:2.5rem}.mx-xs-10{margin-left:2.5rem;margin-right:2.5rem}.py-xs-10{padding-top:2.5rem;padding-bottom:2.5rem}.my-xs-10{margin-top:2.5rem;margin-bottom:2.5rem}.pt-xs-auto{padding-top:auto}.mt-xs-auto{margin-top:auto}.pb-xs-auto{padding-bottom:auto}.mb-xs-auto{margin-bottom:auto}.pl-xs-auto{padding-left:auto}.ml-xs-auto{margin-left:auto}.pr-xs-auto{padding-right:auto}.mr-xs-auto{margin-right:auto}.p-xs-auto{padding-top:auto;padding-left:auto;padding-bottom:auto;padding-right:auto}.m-xs-auto{margin-top:auto;margin-left:auto;margin-bottom:auto;margin-right:auto}.px-xs-auto{padding-left:auto;padding-right:auto}.mx-xs-auto{margin-left:auto;margin-right:auto}.py-xs-auto{padding-top:auto;padding-bottom:auto}.my-xs-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:768px){.pt-sm-1{padding-top:.25rem}.mt-sm-1{margin-top:.25rem}.pb-sm-1{padding-bottom:.25rem}.mb-sm-1{margin-bottom:.25rem}.pl-sm-1{padding-left:.25rem}.ml-sm-1{margin-left:.25rem}.pr-sm-1{padding-right:.25rem}.mr-sm-1{margin-right:.25rem}.p-sm-1{padding-top:.25rem;padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem}.m-sm-1{margin-top:.25rem;margin-left:.25rem;margin-bottom:.25rem;margin-right:.25rem}.px-sm-1{padding-left:.25rem;padding-right:.25rem}.mx-sm-1{margin-left:.25rem;margin-right:.25rem}.py-sm-1{padding-top:.25rem;padding-bottom:.25rem}.my-sm-1{margin-top:.25rem;margin-bottom:.25rem}.pt-sm-2{padding-top:.5rem}.mt-sm-2{margin-top:.5rem}.pb-sm-2{padding-bottom:.5rem}.mb-sm-2{margin-bottom:.5rem}.pl-sm-2{padding-left:.5rem}.ml-sm-2{margin-left:.5rem}.pr-sm-2{padding-right:.5rem}.mr-sm-2{margin-right:.5rem}.p-sm-2{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem}.m-sm-2{margin-top:.5rem;margin-left:.5rem;margin-bottom:.5rem;margin-right:.5rem}.px-sm-2{padding-left:.5rem;padding-right:.5rem}.mx-sm-2{margin-left:.5rem;margin-right:.5rem}.py-sm-2{padding-top:.5rem;padding-bottom:.5rem}.my-sm-2{margin-top:.5rem;margin-bottom:.5rem}.pt-sm-3{padding-top:.75rem}.mt-sm-3{margin-top:.75rem}.pb-sm-3{padding-bottom:.75rem}.mb-sm-3{margin-bottom:.75rem}.pl-sm-3{padding-left:.75rem}.ml-sm-3{margin-left:.75rem}.pr-sm-3{padding-right:.75rem}.mr-sm-3{margin-right:.75rem}.p-sm-3{padding-top:.75rem;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem}.m-sm-3{margin-top:.75rem;margin-left:.75rem;margin-bottom:.75rem;margin-right:.75rem}.px-sm-3{padding-left:.75rem;padding-right:.75rem}.mx-sm-3{margin-left:.75rem;margin-right:.75rem}.py-sm-3{padding-top:.75rem;padding-bottom:.75rem}.my-sm-3{margin-top:.75rem;margin-bottom:.75rem}.pt-sm-4{padding-top:1rem}.mt-sm-4{margin-top:1rem}.pb-sm-4{padding-bottom:1rem}.mb-sm-4{margin-bottom:1rem}.pl-sm-4{padding-left:1rem}.ml-sm-4{margin-left:1rem}.pr-sm-4{padding-right:1rem}.mr-sm-4{margin-right:1rem}.p-sm-4{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}.m-sm-4{margin-top:1rem;margin-left:1rem;margin-bottom:1rem;margin-right:1rem}.px-sm-4{padding-left:1rem;padding-right:1rem}.mx-sm-4{margin-left:1rem;margin-right:1rem}.py-sm-4{padding-top:1rem;padding-bottom:1rem}.my-sm-4{margin-top:1rem;margin-bottom:1rem}.pt-sm-5{padding-top:1.25rem}.mt-sm-5{margin-top:1.25rem}.pb-sm-5{padding-bottom:1.25rem}.mb-sm-5{margin-bottom:1.25rem}.pl-sm-5{padding-left:1.25rem}.ml-sm-5{margin-left:1.25rem}.pr-sm-5{padding-right:1.25rem}.mr-sm-5{margin-right:1.25rem}.p-sm-5{padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}.m-sm-5{margin-top:1.25rem;margin-left:1.25rem;margin-bottom:1.25rem;margin-right:1.25rem}.px-sm-5{padding-left:1.25rem;padding-right:1.25rem}.mx-sm-5{margin-left:1.25rem;margin-right:1.25rem}.py-sm-5{padding-top:1.25rem;padding-bottom:1.25rem}.my-sm-5{margin-top:1.25rem;margin-bottom:1.25rem}.pt-sm-6{padding-top:1.5rem}.mt-sm-6{margin-top:1.5rem}.pb-sm-6{padding-bottom:1.5rem}.mb-sm-6{margin-bottom:1.5rem}.pl-sm-6{padding-left:1.5rem}.ml-sm-6{margin-left:1.5rem}.pr-sm-6{padding-right:1.5rem}.mr-sm-6{margin-right:1.5rem}.p-sm-6{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem}.m-sm-6{margin-top:1.5rem;margin-left:1.5rem;margin-bottom:1.5rem;margin-right:1.5rem}.px-sm-6{padding-left:1.5rem;padding-right:1.5rem}.mx-sm-6{margin-left:1.5rem;margin-right:1.5rem}.py-sm-6{padding-top:1.5rem;padding-bottom:1.5rem}.my-sm-6{margin-top:1.5rem;margin-bottom:1.5rem}.pt-sm-7{padding-top:1.75rem}.mt-sm-7{margin-top:1.75rem}.pb-sm-7{padding-bottom:1.75rem}.mb-sm-7{margin-bottom:1.75rem}.pl-sm-7{padding-left:1.75rem}.ml-sm-7{margin-left:1.75rem}.pr-sm-7{padding-right:1.75rem}.mr-sm-7{margin-right:1.75rem}.p-sm-7{padding-top:1.75rem;padding-left:1.75rem;padding-bottom:1.75rem;padding-right:1.75rem}.m-sm-7{margin-top:1.75rem;margin-left:1.75rem;margin-bottom:1.75rem;margin-right:1.75rem}.px-sm-7{padding-left:1.75rem;padding-right:1.75rem}.mx-sm-7{margin-left:1.75rem;margin-right:1.75rem}.py-sm-7{padding-top:1.75rem;padding-bottom:1.75rem}.my-sm-7{margin-top:1.75rem;margin-bottom:1.75rem}.pt-sm-8{padding-top:2rem}.mt-sm-8{margin-top:2rem}.pb-sm-8{padding-bottom:2rem}.mb-sm-8{margin-bottom:2rem}.pl-sm-8{padding-left:2rem}.ml-sm-8{margin-left:2rem}.pr-sm-8{padding-right:2rem}.mr-sm-8{margin-right:2rem}.p-sm-8{padding-top:2rem;padding-left:2rem;padding-bottom:2rem;padding-right:2rem}.m-sm-8{margin-top:2rem;margin-left:2rem;margin-bottom:2rem;margin-right:2rem}.px-sm-8{padding-left:2rem;padding-right:2rem}.mx-sm-8{margin-left:2rem;margin-right:2rem}.py-sm-8{padding-top:2rem;padding-bottom:2rem}.my-sm-8{margin-top:2rem;margin-bottom:2rem}.pt-sm-9{padding-top:2.25rem}.mt-sm-9{margin-top:2.25rem}.pb-sm-9{padding-bottom:2.25rem}.mb-sm-9{margin-bottom:2.25rem}.pl-sm-9{padding-left:2.25rem}.ml-sm-9{margin-left:2.25rem}.pr-sm-9{padding-right:2.25rem}.mr-sm-9{margin-right:2.25rem}.p-sm-9{padding-top:2.25rem;padding-left:2.25rem;padding-bottom:2.25rem;padding-right:2.25rem}.m-sm-9{margin-top:2.25rem;margin-left:2.25rem;margin-bottom:2.25rem;margin-right:2.25rem}.px-sm-9{padding-left:2.25rem;padding-right:2.25rem}.mx-sm-9{margin-left:2.25rem;margin-right:2.25rem}.py-sm-9{padding-top:2.25rem;padding-bottom:2.25rem}.my-sm-9{margin-top:2.25rem;margin-bottom:2.25rem}.pt-sm-10{padding-top:2.5rem}.mt-sm-10{margin-top:2.5rem}.pb-sm-10{padding-bottom:2.5rem}.mb-sm-10{margin-bottom:2.5rem}.pl-sm-10{padding-left:2.5rem}.ml-sm-10{margin-left:2.5rem}.pr-sm-10{padding-right:2.5rem}.mr-sm-10{margin-right:2.5rem}.p-sm-10{padding-top:2.5rem;padding-left:2.5rem;padding-bottom:2.5rem;padding-right:2.5rem}.m-sm-10{margin-top:2.5rem;margin-left:2.5rem;margin-bottom:2.5rem;margin-right:2.5rem}.px-sm-10{padding-left:2.5rem;padding-right:2.5rem}.mx-sm-10{margin-left:2.5rem;margin-right:2.5rem}.py-sm-10{padding-top:2.5rem;padding-bottom:2.5rem}.my-sm-10{margin-top:2.5rem;margin-bottom:2.5rem}.pt-sm-auto{padding-top:auto}.mt-sm-auto{margin-top:auto}.pb-sm-auto{padding-bottom:auto}.mb-sm-auto{margin-bottom:auto}.pl-sm-auto{padding-left:auto}.ml-sm-auto{margin-left:auto}.pr-sm-auto{padding-right:auto}.mr-sm-auto{margin-right:auto}.p-sm-auto{padding-top:auto;padding-left:auto;padding-bottom:auto;padding-right:auto}.m-sm-auto{margin-top:auto;margin-left:auto;margin-bottom:auto;margin-right:auto}.px-sm-auto{padding-left:auto;padding-right:auto}.mx-sm-auto{margin-left:auto;margin-right:auto}.py-sm-auto{padding-top:auto;padding-bottom:auto}.my-sm-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:992px){.pt-md-1{padding-top:.25rem}.mt-md-1{margin-top:.25rem}.pb-md-1{padding-bottom:.25rem}.mb-md-1{margin-bottom:.25rem}.pl-md-1{padding-left:.25rem}.ml-md-1{margin-left:.25rem}.pr-md-1{padding-right:.25rem}.mr-md-1{margin-right:.25rem}.p-md-1{padding-top:.25rem;padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem}.m-md-1{margin-top:.25rem;margin-left:.25rem;margin-bottom:.25rem;margin-right:.25rem}.px-md-1{padding-left:.25rem;padding-right:.25rem}.mx-md-1{margin-left:.25rem;margin-right:.25rem}.py-md-1{padding-top:.25rem;padding-bottom:.25rem}.my-md-1{margin-top:.25rem;margin-bottom:.25rem}.pt-md-2{padding-top:.5rem}.mt-md-2{margin-top:.5rem}.pb-md-2{padding-bottom:.5rem}.mb-md-2{margin-bottom:.5rem}.pl-md-2{padding-left:.5rem}.ml-md-2{margin-left:.5rem}.pr-md-2{padding-right:.5rem}.mr-md-2{margin-right:.5rem}.p-md-2{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem}.m-md-2{margin-top:.5rem;margin-left:.5rem;margin-bottom:.5rem;margin-right:.5rem}.px-md-2{padding-left:.5rem;padding-right:.5rem}.mx-md-2{margin-left:.5rem;margin-right:.5rem}.py-md-2{padding-top:.5rem;padding-bottom:.5rem}.my-md-2{margin-top:.5rem;margin-bottom:.5rem}.pt-md-3{padding-top:.75rem}.mt-md-3{margin-top:.75rem}.pb-md-3{padding-bottom:.75rem}.mb-md-3{margin-bottom:.75rem}.pl-md-3{padding-left:.75rem}.ml-md-3{margin-left:.75rem}.pr-md-3{padding-right:.75rem}.mr-md-3{margin-right:.75rem}.p-md-3{padding-top:.75rem;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem}.m-md-3{margin-top:.75rem;margin-left:.75rem;margin-bottom:.75rem;margin-right:.75rem}.px-md-3{padding-left:.75rem;padding-right:.75rem}.mx-md-3{margin-left:.75rem;margin-right:.75rem}.py-md-3{padding-top:.75rem;padding-bottom:.75rem}.my-md-3{margin-top:.75rem;margin-bottom:.75rem}.pt-md-4{padding-top:1rem}.mt-md-4{margin-top:1rem}.pb-md-4{padding-bottom:1rem}.mb-md-4{margin-bottom:1rem}.pl-md-4{padding-left:1rem}.ml-md-4{margin-left:1rem}.pr-md-4{padding-right:1rem}.mr-md-4{margin-right:1rem}.p-md-4{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}.m-md-4{margin-top:1rem;margin-left:1rem;margin-bottom:1rem;margin-right:1rem}.px-md-4{padding-left:1rem;padding-right:1rem}.mx-md-4{margin-left:1rem;margin-right:1rem}.py-md-4{padding-top:1rem;padding-bottom:1rem}.my-md-4{margin-top:1rem;margin-bottom:1rem}.pt-md-5{padding-top:1.25rem}.mt-md-5{margin-top:1.25rem}.pb-md-5{padding-bottom:1.25rem}.mb-md-5{margin-bottom:1.25rem}.pl-md-5{padding-left:1.25rem}.ml-md-5{margin-left:1.25rem}.pr-md-5{padding-right:1.25rem}.mr-md-5{margin-right:1.25rem}.p-md-5{padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}.m-md-5{margin-top:1.25rem;margin-left:1.25rem;margin-bottom:1.25rem;margin-right:1.25rem}.px-md-5{padding-left:1.25rem;padding-right:1.25rem}.mx-md-5{margin-left:1.25rem;margin-right:1.25rem}.py-md-5{padding-top:1.25rem;padding-bottom:1.25rem}.my-md-5{margin-top:1.25rem;margin-bottom:1.25rem}.pt-md-6{padding-top:1.5rem}.mt-md-6{margin-top:1.5rem}.pb-md-6{padding-bottom:1.5rem}.mb-md-6{margin-bottom:1.5rem}.pl-md-6{padding-left:1.5rem}.ml-md-6{margin-left:1.5rem}.pr-md-6{padding-right:1.5rem}.mr-md-6{margin-right:1.5rem}.p-md-6{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem}.m-md-6{margin-top:1.5rem;margin-left:1.5rem;margin-bottom:1.5rem;margin-right:1.5rem}.px-md-6{padding-left:1.5rem;padding-right:1.5rem}.mx-md-6{margin-left:1.5rem;margin-right:1.5rem}.py-md-6{padding-top:1.5rem;padding-bottom:1.5rem}.my-md-6{margin-top:1.5rem;margin-bottom:1.5rem}.pt-md-7{padding-top:1.75rem}.mt-md-7{margin-top:1.75rem}.pb-md-7{padding-bottom:1.75rem}.mb-md-7{margin-bottom:1.75rem}.pl-md-7{padding-left:1.75rem}.ml-md-7{margin-left:1.75rem}.pr-md-7{padding-right:1.75rem}.mr-md-7{margin-right:1.75rem}.p-md-7{padding-top:1.75rem;padding-left:1.75rem;padding-bottom:1.75rem;padding-right:1.75rem}.m-md-7{margin-top:1.75rem;margin-left:1.75rem;margin-bottom:1.75rem;margin-right:1.75rem}.px-md-7{padding-left:1.75rem;padding-right:1.75rem}.mx-md-7{margin-left:1.75rem;margin-right:1.75rem}.py-md-7{padding-top:1.75rem;padding-bottom:1.75rem}.my-md-7{margin-top:1.75rem;margin-bottom:1.75rem}.pt-md-8{padding-top:2rem}.mt-md-8{margin-top:2rem}.pb-md-8{padding-bottom:2rem}.mb-md-8{margin-bottom:2rem}.pl-md-8{padding-left:2rem}.ml-md-8{margin-left:2rem}.pr-md-8{padding-right:2rem}.mr-md-8{margin-right:2rem}.p-md-8{padding-top:2rem;padding-left:2rem;padding-bottom:2rem;padding-right:2rem}.m-md-8{margin-top:2rem;margin-left:2rem;margin-bottom:2rem;margin-right:2rem}.px-md-8{padding-left:2rem;padding-right:2rem}.mx-md-8{margin-left:2rem;margin-right:2rem}.py-md-8{padding-top:2rem;padding-bottom:2rem}.my-md-8{margin-top:2rem;margin-bottom:2rem}.pt-md-9{padding-top:2.25rem}.mt-md-9{margin-top:2.25rem}.pb-md-9{padding-bottom:2.25rem}.mb-md-9{margin-bottom:2.25rem}.pl-md-9{padding-left:2.25rem}.ml-md-9{margin-left:2.25rem}.pr-md-9{padding-right:2.25rem}.mr-md-9{margin-right:2.25rem}.p-md-9{padding-top:2.25rem;padding-left:2.25rem;padding-bottom:2.25rem;padding-right:2.25rem}.m-md-9{margin-top:2.25rem;margin-left:2.25rem;margin-bottom:2.25rem;margin-right:2.25rem}.px-md-9{padding-left:2.25rem;padding-right:2.25rem}.mx-md-9{margin-left:2.25rem;margin-right:2.25rem}.py-md-9{padding-top:2.25rem;padding-bottom:2.25rem}.my-md-9{margin-top:2.25rem;margin-bottom:2.25rem}.pt-md-10{padding-top:2.5rem}.mt-md-10{margin-top:2.5rem}.pb-md-10{padding-bottom:2.5rem}.mb-md-10{margin-bottom:2.5rem}.pl-md-10{padding-left:2.5rem}.ml-md-10{margin-left:2.5rem}.pr-md-10{padding-right:2.5rem}.mr-md-10{margin-right:2.5rem}.p-md-10{padding-top:2.5rem;padding-left:2.5rem;padding-bottom:2.5rem;padding-right:2.5rem}.m-md-10{margin-top:2.5rem;margin-left:2.5rem;margin-bottom:2.5rem;margin-right:2.5rem}.px-md-10{padding-left:2.5rem;padding-right:2.5rem}.mx-md-10{margin-left:2.5rem;margin-right:2.5rem}.py-md-10{padding-top:2.5rem;padding-bottom:2.5rem}.my-md-10{margin-top:2.5rem;margin-bottom:2.5rem}.pt-md-auto{padding-top:auto}.mt-md-auto{margin-top:auto}.pb-md-auto{padding-bottom:auto}.mb-md-auto{margin-bottom:auto}.pl-md-auto{padding-left:auto}.ml-md-auto{margin-left:auto}.pr-md-auto{padding-right:auto}.mr-md-auto{margin-right:auto}.p-md-auto{padding-top:auto;padding-left:auto;padding-bottom:auto;padding-right:auto}.m-md-auto{margin-top:auto;margin-left:auto;margin-bottom:auto;margin-right:auto}.px-md-auto{padding-left:auto;padding-right:auto}.mx-md-auto{margin-left:auto;margin-right:auto}.py-md-auto{padding-top:auto;padding-bottom:auto}.my-md-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1200px){.pt-lg-1{padding-top:.25rem}.mt-lg-1{margin-top:.25rem}.pb-lg-1{padding-bottom:.25rem}.mb-lg-1{margin-bottom:.25rem}.pl-lg-1{padding-left:.25rem}.ml-lg-1{margin-left:.25rem}.pr-lg-1{padding-right:.25rem}.mr-lg-1{margin-right:.25rem}.p-lg-1{padding-top:.25rem;padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem}.m-lg-1{margin-top:.25rem;margin-left:.25rem;margin-bottom:.25rem;margin-right:.25rem}.px-lg-1{padding-left:.25rem;padding-right:.25rem}.mx-lg-1{margin-left:.25rem;margin-right:.25rem}.py-lg-1{padding-top:.25rem;padding-bottom:.25rem}.my-lg-1{margin-top:.25rem;margin-bottom:.25rem}.pt-lg-2{padding-top:.5rem}.mt-lg-2{margin-top:.5rem}.pb-lg-2{padding-bottom:.5rem}.mb-lg-2{margin-bottom:.5rem}.pl-lg-2{padding-left:.5rem}.ml-lg-2{margin-left:.5rem}.pr-lg-2{padding-right:.5rem}.mr-lg-2{margin-right:.5rem}.p-lg-2{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem}.m-lg-2{margin-top:.5rem;margin-left:.5rem;margin-bottom:.5rem;margin-right:.5rem}.px-lg-2{padding-left:.5rem;padding-right:.5rem}.mx-lg-2{margin-left:.5rem;margin-right:.5rem}.py-lg-2{padding-top:.5rem;padding-bottom:.5rem}.my-lg-2{margin-top:.5rem;margin-bottom:.5rem}.pt-lg-3{padding-top:.75rem}.mt-lg-3{margin-top:.75rem}.pb-lg-3{padding-bottom:.75rem}.mb-lg-3{margin-bottom:.75rem}.pl-lg-3{padding-left:.75rem}.ml-lg-3{margin-left:.75rem}.pr-lg-3{padding-right:.75rem}.mr-lg-3{margin-right:.75rem}.p-lg-3{padding-top:.75rem;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem}.m-lg-3{margin-top:.75rem;margin-left:.75rem;margin-bottom:.75rem;margin-right:.75rem}.px-lg-3{padding-left:.75rem;padding-right:.75rem}.mx-lg-3{margin-left:.75rem;margin-right:.75rem}.py-lg-3{padding-top:.75rem;padding-bottom:.75rem}.my-lg-3{margin-top:.75rem;margin-bottom:.75rem}.pt-lg-4{padding-top:1rem}.mt-lg-4{margin-top:1rem}.pb-lg-4{padding-bottom:1rem}.mb-lg-4{margin-bottom:1rem}.pl-lg-4{padding-left:1rem}.ml-lg-4{margin-left:1rem}.pr-lg-4{padding-right:1rem}.mr-lg-4{margin-right:1rem}.p-lg-4{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}.m-lg-4{margin-top:1rem;margin-left:1rem;margin-bottom:1rem;margin-right:1rem}.px-lg-4{padding-left:1rem;padding-right:1rem}.mx-lg-4{margin-left:1rem;margin-right:1rem}.py-lg-4{padding-top:1rem;padding-bottom:1rem}.my-lg-4{margin-top:1rem;margin-bottom:1rem}.pt-lg-5{padding-top:1.25rem}.mt-lg-5{margin-top:1.25rem}.pb-lg-5{padding-bottom:1.25rem}.mb-lg-5{margin-bottom:1.25rem}.pl-lg-5{padding-left:1.25rem}.ml-lg-5{margin-left:1.25rem}.pr-lg-5{padding-right:1.25rem}.mr-lg-5{margin-right:1.25rem}.p-lg-5{padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}.m-lg-5{margin-top:1.25rem;margin-left:1.25rem;margin-bottom:1.25rem;margin-right:1.25rem}.px-lg-5{padding-left:1.25rem;padding-right:1.25rem}.mx-lg-5{margin-left:1.25rem;margin-right:1.25rem}.py-lg-5{padding-top:1.25rem;padding-bottom:1.25rem}.my-lg-5{margin-top:1.25rem;margin-bottom:1.25rem}.pt-lg-6{padding-top:1.5rem}.mt-lg-6{margin-top:1.5rem}.pb-lg-6{padding-bottom:1.5rem}.mb-lg-6{margin-bottom:1.5rem}.pl-lg-6{padding-left:1.5rem}.ml-lg-6{margin-left:1.5rem}.pr-lg-6{padding-right:1.5rem}.mr-lg-6{margin-right:1.5rem}.p-lg-6{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem}.m-lg-6{margin-top:1.5rem;margin-left:1.5rem;margin-bottom:1.5rem;margin-right:1.5rem}.px-lg-6{padding-left:1.5rem;padding-right:1.5rem}.mx-lg-6{margin-left:1.5rem;margin-right:1.5rem}.py-lg-6{padding-top:1.5rem;padding-bottom:1.5rem}.my-lg-6{margin-top:1.5rem;margin-bottom:1.5rem}.pt-lg-7{padding-top:1.75rem}.mt-lg-7{margin-top:1.75rem}.pb-lg-7{padding-bottom:1.75rem}.mb-lg-7{margin-bottom:1.75rem}.pl-lg-7{padding-left:1.75rem}.ml-lg-7{margin-left:1.75rem}.pr-lg-7{padding-right:1.75rem}.mr-lg-7{margin-right:1.75rem}.p-lg-7{padding-top:1.75rem;padding-left:1.75rem;padding-bottom:1.75rem;padding-right:1.75rem}.m-lg-7{margin-top:1.75rem;margin-left:1.75rem;margin-bottom:1.75rem;margin-right:1.75rem}.px-lg-7{padding-left:1.75rem;padding-right:1.75rem}.mx-lg-7{margin-left:1.75rem;margin-right:1.75rem}.py-lg-7{padding-top:1.75rem;padding-bottom:1.75rem}.my-lg-7{margin-top:1.75rem;margin-bottom:1.75rem}.pt-lg-8{padding-top:2rem}.mt-lg-8{margin-top:2rem}.pb-lg-8{padding-bottom:2rem}.mb-lg-8{margin-bottom:2rem}.pl-lg-8{padding-left:2rem}.ml-lg-8{margin-left:2rem}.pr-lg-8{padding-right:2rem}.mr-lg-8{margin-right:2rem}.p-lg-8{padding-top:2rem;padding-left:2rem;padding-bottom:2rem;padding-right:2rem}.m-lg-8{margin-top:2rem;margin-left:2rem;margin-bottom:2rem;margin-right:2rem}.px-lg-8{padding-left:2rem;padding-right:2rem}.mx-lg-8{margin-left:2rem;margin-right:2rem}.py-lg-8{padding-top:2rem;padding-bottom:2rem}.my-lg-8{margin-top:2rem;margin-bottom:2rem}.pt-lg-9{padding-top:2.25rem}.mt-lg-9{margin-top:2.25rem}.pb-lg-9{padding-bottom:2.25rem}.mb-lg-9{margin-bottom:2.25rem}.pl-lg-9{padding-left:2.25rem}.ml-lg-9{margin-left:2.25rem}.pr-lg-9{padding-right:2.25rem}.mr-lg-9{margin-right:2.25rem}.p-lg-9{padding-top:2.25rem;padding-left:2.25rem;padding-bottom:2.25rem;padding-right:2.25rem}.m-lg-9{margin-top:2.25rem;margin-left:2.25rem;margin-bottom:2.25rem;margin-right:2.25rem}.px-lg-9{padding-left:2.25rem;padding-right:2.25rem}.mx-lg-9{margin-left:2.25rem;margin-right:2.25rem}.py-lg-9{padding-top:2.25rem;padding-bottom:2.25rem}.my-lg-9{margin-top:2.25rem;margin-bottom:2.25rem}.pt-lg-10{padding-top:2.5rem}.mt-lg-10{margin-top:2.5rem}.pb-lg-10{padding-bottom:2.5rem}.mb-lg-10{margin-bottom:2.5rem}.pl-lg-10{padding-left:2.5rem}.ml-lg-10{margin-left:2.5rem}.pr-lg-10{padding-right:2.5rem}.mr-lg-10{margin-right:2.5rem}.p-lg-10{padding-top:2.5rem;padding-left:2.5rem;padding-bottom:2.5rem;padding-right:2.5rem}.m-lg-10{margin-top:2.5rem;margin-left:2.5rem;margin-bottom:2.5rem;margin-right:2.5rem}.px-lg-10{padding-left:2.5rem;padding-right:2.5rem}.mx-lg-10{margin-left:2.5rem;margin-right:2.5rem}.py-lg-10{padding-top:2.5rem;padding-bottom:2.5rem}.my-lg-10{margin-top:2.5rem;margin-bottom:2.5rem}.pt-lg-auto{padding-top:auto}.mt-lg-auto{margin-top:auto}.pb-lg-auto{padding-bottom:auto}.mb-lg-auto{margin-bottom:auto}.pl-lg-auto{padding-left:auto}.ml-lg-auto{margin-left:auto}.pr-lg-auto{padding-right:auto}.mr-lg-auto{margin-right:auto}.p-lg-auto{padding-top:auto;padding-left:auto;padding-bottom:auto;padding-right:auto}.m-lg-auto{margin-top:auto;margin-left:auto;margin-bottom:auto;margin-right:auto}.px-lg-auto{padding-left:auto;padding-right:auto}.mx-lg-auto{margin-left:auto;margin-right:auto}.py-lg-auto{padding-top:auto;padding-bottom:auto}.my-lg-auto{margin-top:auto;margin-bottom:auto}}@media(min-width:1400px){.pt-xl-1{padding-top:.25rem}.mt-xl-1{margin-top:.25rem}.pb-xl-1{padding-bottom:.25rem}.mb-xl-1{margin-bottom:.25rem}.pl-xl-1{padding-left:.25rem}.ml-xl-1{margin-left:.25rem}.pr-xl-1{padding-right:.25rem}.mr-xl-1{margin-right:.25rem}.p-xl-1{padding-top:.25rem;padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem}.m-xl-1{margin-top:.25rem;margin-left:.25rem;margin-bottom:.25rem;margin-right:.25rem}.px-xl-1{padding-left:.25rem;padding-right:.25rem}.mx-xl-1{margin-left:.25rem;margin-right:.25rem}.py-xl-1{padding-top:.25rem;padding-bottom:.25rem}.my-xl-1{margin-top:.25rem;margin-bottom:.25rem}.pt-xl-2{padding-top:.5rem}.mt-xl-2{margin-top:.5rem}.pb-xl-2{padding-bottom:.5rem}.mb-xl-2{margin-bottom:.5rem}.pl-xl-2{padding-left:.5rem}.ml-xl-2{margin-left:.5rem}.pr-xl-2{padding-right:.5rem}.mr-xl-2{margin-right:.5rem}.p-xl-2{padding-top:.5rem;padding-left:.5rem;padding-bottom:.5rem;padding-right:.5rem}.m-xl-2{margin-top:.5rem;margin-left:.5rem;margin-bottom:.5rem;margin-right:.5rem}.px-xl-2{padding-left:.5rem;padding-right:.5rem}.mx-xl-2{margin-left:.5rem;margin-right:.5rem}.py-xl-2{padding-top:.5rem;padding-bottom:.5rem}.my-xl-2{margin-top:.5rem;margin-bottom:.5rem}.pt-xl-3{padding-top:.75rem}.mt-xl-3{margin-top:.75rem}.pb-xl-3{padding-bottom:.75rem}.mb-xl-3{margin-bottom:.75rem}.pl-xl-3{padding-left:.75rem}.ml-xl-3{margin-left:.75rem}.pr-xl-3{padding-right:.75rem}.mr-xl-3{margin-right:.75rem}.p-xl-3{padding-top:.75rem;padding-left:.75rem;padding-bottom:.75rem;padding-right:.75rem}.m-xl-3{margin-top:.75rem;margin-left:.75rem;margin-bottom:.75rem;margin-right:.75rem}.px-xl-3{padding-left:.75rem;padding-right:.75rem}.mx-xl-3{margin-left:.75rem;margin-right:.75rem}.py-xl-3{padding-top:.75rem;padding-bottom:.75rem}.my-xl-3{margin-top:.75rem;margin-bottom:.75rem}.pt-xl-4{padding-top:1rem}.mt-xl-4{margin-top:1rem}.pb-xl-4{padding-bottom:1rem}.mb-xl-4{margin-bottom:1rem}.pl-xl-4{padding-left:1rem}.ml-xl-4{margin-left:1rem}.pr-xl-4{padding-right:1rem}.mr-xl-4{margin-right:1rem}.p-xl-4{padding-top:1rem;padding-left:1rem;padding-bottom:1rem;padding-right:1rem}.m-xl-4{margin-top:1rem;margin-left:1rem;margin-bottom:1rem;margin-right:1rem}.px-xl-4{padding-left:1rem;padding-right:1rem}.mx-xl-4{margin-left:1rem;margin-right:1rem}.py-xl-4{padding-top:1rem;padding-bottom:1rem}.my-xl-4{margin-top:1rem;margin-bottom:1rem}.pt-xl-5{padding-top:1.25rem}.mt-xl-5{margin-top:1.25rem}.pb-xl-5{padding-bottom:1.25rem}.mb-xl-5{margin-bottom:1.25rem}.pl-xl-5{padding-left:1.25rem}.ml-xl-5{margin-left:1.25rem}.pr-xl-5{padding-right:1.25rem}.mr-xl-5{margin-right:1.25rem}.p-xl-5{padding-top:1.25rem;padding-left:1.25rem;padding-bottom:1.25rem;padding-right:1.25rem}.m-xl-5{margin-top:1.25rem;margin-left:1.25rem;margin-bottom:1.25rem;margin-right:1.25rem}.px-xl-5{padding-left:1.25rem;padding-right:1.25rem}.mx-xl-5{margin-left:1.25rem;margin-right:1.25rem}.py-xl-5{padding-top:1.25rem;padding-bottom:1.25rem}.my-xl-5{margin-top:1.25rem;margin-bottom:1.25rem}.pt-xl-6{padding-top:1.5rem}.mt-xl-6{margin-top:1.5rem}.pb-xl-6{padding-bottom:1.5rem}.mb-xl-6{margin-bottom:1.5rem}.pl-xl-6{padding-left:1.5rem}.ml-xl-6{margin-left:1.5rem}.pr-xl-6{padding-right:1.5rem}.mr-xl-6{margin-right:1.5rem}.p-xl-6{padding-top:1.5rem;padding-left:1.5rem;padding-bottom:1.5rem;padding-right:1.5rem}.m-xl-6{margin-top:1.5rem;margin-left:1.5rem;margin-bottom:1.5rem;margin-right:1.5rem}.px-xl-6{padding-left:1.5rem;padding-right:1.5rem}.mx-xl-6{margin-left:1.5rem;margin-right:1.5rem}.py-xl-6{padding-top:1.5rem;padding-bottom:1.5rem}.my-xl-6{margin-top:1.5rem;margin-bottom:1.5rem}.pt-xl-7{padding-top:1.75rem}.mt-xl-7{margin-top:1.75rem}.pb-xl-7{padding-bottom:1.75rem}.mb-xl-7{margin-bottom:1.75rem}.pl-xl-7{padding-left:1.75rem}.ml-xl-7{margin-left:1.75rem}.pr-xl-7{padding-right:1.75rem}.mr-xl-7{margin-right:1.75rem}.p-xl-7{padding-top:1.75rem;padding-left:1.75rem;padding-bottom:1.75rem;padding-right:1.75rem}.m-xl-7{margin-top:1.75rem;margin-left:1.75rem;margin-bottom:1.75rem;margin-right:1.75rem}.px-xl-7{padding-left:1.75rem;padding-right:1.75rem}.mx-xl-7{margin-left:1.75rem;margin-right:1.75rem}.py-xl-7{padding-top:1.75rem;padding-bottom:1.75rem}.my-xl-7{margin-top:1.75rem;margin-bottom:1.75rem}.pt-xl-8{padding-top:2rem}.mt-xl-8{margin-top:2rem}.pb-xl-8{padding-bottom:2rem}.mb-xl-8{margin-bottom:2rem}.pl-xl-8{padding-left:2rem}.ml-xl-8{margin-left:2rem}.pr-xl-8{padding-right:2rem}.mr-xl-8{margin-right:2rem}.p-xl-8{padding-top:2rem;padding-left:2rem;padding-bottom:2rem;padding-right:2rem}.m-xl-8{margin-top:2rem;margin-left:2rem;margin-bottom:2rem;margin-right:2rem}.px-xl-8{padding-left:2rem;padding-right:2rem}.mx-xl-8{margin-left:2rem;margin-right:2rem}.py-xl-8{padding-top:2rem;padding-bottom:2rem}.my-xl-8{margin-top:2rem;margin-bottom:2rem}.pt-xl-9{padding-top:2.25rem}.mt-xl-9{margin-top:2.25rem}.pb-xl-9{padding-bottom:2.25rem}.mb-xl-9{margin-bottom:2.25rem}.pl-xl-9{padding-left:2.25rem}.ml-xl-9{margin-left:2.25rem}.pr-xl-9{padding-right:2.25rem}.mr-xl-9{margin-right:2.25rem}.p-xl-9{padding-top:2.25rem;padding-left:2.25rem;padding-bottom:2.25rem;padding-right:2.25rem}.m-xl-9{margin-top:2.25rem;margin-left:2.25rem;margin-bottom:2.25rem;margin-right:2.25rem}.px-xl-9{padding-left:2.25rem;padding-right:2.25rem}.mx-xl-9{margin-left:2.25rem;margin-right:2.25rem}.py-xl-9{padding-top:2.25rem;padding-bottom:2.25rem}.my-xl-9{margin-top:2.25rem;margin-bottom:2.25rem}.pt-xl-10{padding-top:2.5rem}.mt-xl-10{margin-top:2.5rem}.pb-xl-10{padding-bottom:2.5rem}.mb-xl-10{margin-bottom:2.5rem}.pl-xl-10{padding-left:2.5rem}.ml-xl-10{margin-left:2.5rem}.pr-xl-10{padding-right:2.5rem}.mr-xl-10{margin-right:2.5rem}.p-xl-10{padding-top:2.5rem;padding-left:2.5rem;padding-bottom:2.5rem;padding-right:2.5rem}.m-xl-10{margin-top:2.5rem;margin-left:2.5rem;margin-bottom:2.5rem;margin-right:2.5rem}.px-xl-10{padding-left:2.5rem;padding-right:2.5rem}.mx-xl-10{margin-left:2.5rem;margin-right:2.5rem}.py-xl-10{padding-top:2.5rem;padding-bottom:2.5rem}.my-xl-10{margin-top:2.5rem;margin-bottom:2.5rem}.pt-xl-auto{padding-top:auto}.mt-xl-auto{margin-top:auto}.pb-xl-auto{padding-bottom:auto}.mb-xl-auto{margin-bottom:auto}.pl-xl-auto{padding-left:auto}.ml-xl-auto{margin-left:auto}.pr-xl-auto{padding-right:auto}.mr-xl-auto{margin-right:auto}.p-xl-auto{padding-top:auto;padding-left:auto;padding-bottom:auto;padding-right:auto}.m-xl-auto{margin-top:auto;margin-left:auto;margin-bottom:auto;margin-right:auto}.px-xl-auto{padding-left:auto;padding-right:auto}.mx-xl-auto{margin-left:auto;margin-right:auto}.py-xl-auto{padding-top:auto;padding-bottom:auto}.my-xl-auto{margin-top:auto;margin-bottom:auto}}@font-face{font-family:Scribb;src:url(/fonts/Scribb.04c25fdd.ttf) format("truetype"),url(/fonts/Scribb.4757875a.woff) format("woff"),url(/img/Scribb.8944194d.svg#Affilist) format("svg");font-weight:400;font-style:normal;font-display:block}i[class*=" icon-"],i[class^=icon-]{font-family:Scribb!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-right-circle:before{content:""}.icon-speaker-megaphone:before{content:""}.icon-minus:before{content:""}.icon-cadena:before{content:""}.icon-document:before{content:""}.icon-insert:before{content:""}.icon-migrer:before{content:""}.icon-forbidden:before{content:""}.icon-delete-agt:before{content:""}.icon-team-group:before{content:""}.icon-user-settings:before{content:""}.icon-supervisor-account:before{content:""}.icon-version:before{content:""}.icon-archive:before{content:""}.icon-duplicate:before{content:""}.icon-badge:before{content:""}.icon-megaphone:before{content:""}.icon-home:before{content:"";font-size:19px}.icon-headphones-with-mic:before{content:""}.icon-arrow-up-stat:before{content:""}.icon-arrow-down-stat:before{content:""}.icon-archive-group:before{content:""}.icon-play-audio:before{content:""}.icon-exit-:before{content:""}.icon-favoris:before{content:"";cursor:pointer}.icon-back:before{content:""}.icon-table-arrow-down:before{content:"";font-size:5px;cursor:pointer}.icon-table-arrow-up:before{content:"";font-size:5px;cursor:pointer}.icon-return:before{content:""}.icon-archiver:before{content:""}.icon-headphone:before{content:""}.icon-arrow-up:before{content:""}.icon-arrow-down:before{content:""}.icon-user-bold:before{content:""}.icon-pause:before{content:"";font-size:28px}.icon-prev:before{content:""}.icon-earth:before,.icon-next:before{content:""}.icon-forward:before{content:""}.icon-replay:before{content:""}.icon-play:before{content:""}.icon-rectangle:before{content:""}.icon-bookmark-bold:before{content:""}.icon-bookmark-light:before{content:""}.icon-download:before{content:"";color:#140727}.icon-duplicate1:before{content:""}.icon-info-bold:before{content:""}.icon-info-light:before{content:""}.icon-tick-square:before{content:""}.icon-time:before{content:""}.icon-user:before{content:""}.icon-user-robot:before{content:""}.icon-previous:before{content:""}.icon-drag:before{content:""}.icon-calendar:before{content:""}.icon-time-circle:before{content:""}.icon-volume-up:before{content:""}.icon-arrow-p-left:before{content:""}.icon-arrow-p-right:before{content:""}.icon-arrow-tab-left:before{content:""}.icon-arrow-tab-right:before{content:""}.icon-plus:before{content:""}.icon-scribb_logo:before{content:""}.icon-checked_green:before{content:""}.icon-remove:before{content:"";font-size:19px}.icon-filter:before{content:""}.icon-more:before{font-size:21px;content:""}.icon-dashboard:before{content:""}.icon-delete:before{content:""}.icon-edit:before{content:""}.icon-add:before{content:""}.icon-search:before{content:""}.icon-moon:before{content:""}.icon-sun:before{content:""}.icon-calibrage:before{content:""}.icon-close-square:before{content:""}.icon-dark-mode:before{content:""}.icon-down:before{content:""}.icon-envelope:before{content:""}.icon-hide:before{content:""}.icon-teams:before{content:""}.icon-logout:before{content:""}.icon-message:before{content:""}.icon-notif:before{content:""}.icon-profil:before{content:""}.icon-profile:before{content:""}.icon-reporting:before{content:""}.icon-settings:before{content:""}.icon-show:before{content:""}.icon-arrow-left:before{content:""}.icon-audio:before{content:""}.icon-alerte:before{content:""}.icon-stat-down,.icon-stat-equals,.icon-stat-up{position:relative}.icon-stat-equals .path1:before{content:"";color:#f09000}.icon-stat-equals .path2:before{content:"";color:#fff;position:absolute;top:0}.icon-stat-equals .path3:before{content:"";color:#fff;position:absolute;top:0}.icon-stat-down .path1:before{content:"";color:#d80125}.icon-stat-down .path2:before{content:"";color:#fff;position:absolute;top:0}.icon-stat-up .path1:before{content:"";color:#00cb06}.icon-stat-up .path2:before{content:"";color:#fff;position:absolute;top:0}html{box-sizing:border-box;font-size:15px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{box-sizing:inherit}body{margin:0;margin-bottom:0!important;font-family:Inter-regular,sans-serif;color:#140727;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}strong{font-weight:inherit}.blue,.bold,strong{font-family:Inter-extra-bold,sans-serif}.blue{color:#f5ff63}.disabled input,.disabled select{cursor:not-allowed}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}.p-like,blockquote,caption,details,dl,figure,h1,h2,h3,h4,h5,h6,hgroup,label,ol,p,pre,td,textarea,th,ul{margin:0;font-weight:inherit;list-style:none}.p-like:first-child,blockquote:first-child,caption:first-child,details:first-child,dl:first-child,figure:first-child,h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,hgroup:first-child,label:first-child,ol:first-child,p:first-child,pre:first-child,td:first-child,textarea:first-child,th:first-child,ul:first-child{margin-top:0}th{text-align:left}ol,ul{padding-left:1.15em}button{font-family:Inter-bold,sans-serif;cursor:pointer}blockquote,code,img,input,pre,svg,table,td,textarea,video{max-width:100%}​ img{height:auto;vertical-align:middle}​ hr{display:block;margin:1.8rem 0 1.4rem;padding:0;border:0;height:1px;background:#f7f7f5}​ a{background-color:transparent}​ a ​ img{border:0}a{text-decoration:none;color:#fff}a:active,a:focus{color:#140727}em,i{font-style:italic}sub,sup{vertical-align:baseline;position:relative;top:-.4em;font-size:.6em}sub{top:.4em}script{display:none}:focus{outline:0}::-moz-selection{color:#fff;background-color:#f5ff63}::selection{color:#fff;background-color:#140727}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.content_page,.custom-select .items,.scroll,.scroll-x,div.body_drawer{overflow:hidden;scrollbar-gutter:stable}.content_page:hover,.custom-select .items:hover,.scroll:hover,div.body_drawer:hover{overflow-y:scroll}.scroll-x:hover{overflow-x:scroll}.body_drawer::-webkit-scrollbar,.content_page::-webkit-scrollbar,.custom-select .items::-webkit-scrollbar,.scroll::-webkit-scrollbar,body::-webkit-scrollbar{-webkit-transition:all 3s ease-in;transition:all 3s ease-in;width:4px}.body_drawer::-webkit-scrollbar-thumb,.content_page::-webkit-scrollbar-thumb,.custom-select .items::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px}.scroll::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px}.sidebar .scroll::-webkit-scrollbar-thumb{background-color:#fff;border-radius:4px}.scroll-x::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px;height:4px}.scroll-x::-webkit-scrollbar{-webkit-transition:all 3s ease-in;transition:all 3s ease-in;height:4px}h1{font-size:1.8666666667rem}h2{font-size:1.6rem}h3{font-size:1.4666666667rem}h4{font-size:1.3333333333rem}h5,h6{font-size:1.2rem}.align-center{text-align:center}[data-ohref]{cursor:pointer}.nowrap{white-space:nowrap}button{border:none;background-color:transparent}.btn-primary{width:100%;border:1px solid #f5ff63;font-family:Inter-extra-bold,sans-serif;font-size:1rem;color:#140727;height:45px;padding:.5em 1em;background:#f5ff63 0 0 no-repeat padding-box;border-radius:8px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;text-decoration:none;text-align:center;text-wrap:nowrap}.disable_btn_{background-color:#e5e5e5!important;pointer-events:none!important;cursor:not-allowed!important}.btn-secondary{border:1px solid #140727;background:#fff 0 0 no-repeat padding-box;border-radius:8px}.btn-secondary,.btn-third{width:100%;font-family:Inter-regular,sans-serif;font-size:1rem;color:#140727;height:45px;padding:.5em 1em;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;text-decoration:none;text-align:center}.btn-third{border:1px solid #f4f6f5;background:#f4f6f5 0 0 no-repeat padding-box;border-radius:8px;text-wrap:nowrap;font-family:Inter-extra-bold,sans-serif}.scribb-animate{width:300px;height:200px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.scribb-animate .bar{width:12px;border-radius:10px;background:#f5ff63;animation:movement1 1.5s ease-in-out infinite;margin:7px}.scribb-animate-loader{width:200px;height:60px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.scribb-animate-loader .bar{width:6px;border-radius:10px;background:#140727;animation:movement2 1.5s ease-in-out infinite;margin:3px}@keyframes movement1{0%,to{height:15px}50%{height:110px}}@keyframes movement2{0%,to{height:6px}50%{height:40px}}@keyframes movement3{0%,to{height:6px}50%{height:35px}}.scribb-animate-loader-btn{width:100px;height:40px;position:relative;display:-moz-inline-flex;display:inline-flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.scribb-animate-loader-btn .bar{width:6px;border-radius:10px;background:#140727;animation:movement3 1.5s ease-in-out infinite;margin:3px}.bar:first-child{animation-delay:1s}.bar:nth-child(2){animation-delay:1.6s}.bar:nth-child(3){animation-delay:.4s}.bar:nth-child(4){animation-delay:1s}.bar:nth-child(5){animation-delay:.3s}.bar:nth-child(6){animation-delay:.4s}.bar:nth-child(7){animation-delay:.8s}.bar:nth-child(8){animation-delay:.6s}.bar:nth-child(9){animation-delay:.4s}.bar:nth-child(10){animation-delay:.3s}.bar:nth-child(11){animation-delay:.2s}.bar:nth-child(12){animation-delay:.5s}.bar:nth-child(13){animation-delay:.6s}.bar:nth-child(14){animation-delay:1s}.slide-fade-enter-active{transition:all .3s ease-out}.slide-fade-leave-active{transition:all .8s cubic-bezier(1,.5,.8,1)}.slide-fade-enter-from,.slide-fade-leave-to{transform:translateX(20px);opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.accordion-enter-active,.accordion-leave-active{transition:height ease-in-out}.accordion-enter,.accordion-leave-to{height:0;overflow:hidden}.animated-line{background-color:#7b41ed}.animated-line,.empty-line{height:10px;border-radius:20px}.empty-line{background-color:#fff}.empty-line-analyse{height:10px;border-radius:20px;background-color:#f4f6f5}.flex-insult{flex:1}.insultBackground{background:#f4f6f5}.line-container{-moz-align-items:center;align-items:center}.animate-audio .agents .animated-line{background-color:#f90}.segmentations-container{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;width:100%}.segmentations-container .agent-segments{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-align-items:center;align-items:center;width:100%}.segmentations-container .playerProgressbar{position:absolute;height:80px;background:#140727;z-index:99;top:-10px;border-radius:8px;width:3.8px}.segmentations-container .prospect-segments{display:-moz-flex;display:flex;-moz-flex-direction:row;flex-direction:row;-moz-align-items:center;align-items:center;width:100%}.segmentations-container .agent-progress,.segmentations-container .prospect-progress{display:-moz-flex;display:flex;position:relative;width:100%}.segmentations-container .progress-mask{position:absolute;width:100%;z-index:1;cursor:pointer;height:72px;background:none}.segmentations-container .agent-animated-line{background-color:#7b41ed;height:10px;border-radius:20px}.segmentations-container .prospect-animated-line{background-color:#f90;height:10px;border-radius:20px}.segmentations-container .content-detect h6{font-family:Inter-regular,sans-serif;font-size:.8666666667rem}.segmentations-container .content-detect .detect{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;flex-wrap:wrap}.segmentations-container .content-detect .detect .mot{font-size:.8666666667rem;background-color:#140727;color:#fff;padding:5px 10px;border-radius:5px;margin-right:.3rem}.segmentations-container .content-detect .detect .mot.red{background-color:#fd3556}#progressAgent{position:absolute;top:-10.2px;height:80px;z-index:1;background-color:#140727;border-radius:8px}#progressProspect{background-color:#7b41ed}.laoding-speech{display:flex;justify-content:center}.form-field{position:relative;display:inline-block;width:100%}.form-field label{display:block;width:100%;font-family:Inter-extra-bold,sans-serif;font-weight:inherit;font-size:.9333333333rem;text-align:left}.form-field input,.form-field textarea{width:100%;font-family:Inter-regular,sans-serif;font-size:1rem;height:45px;padding:.8em 1em;margin-top:.5em;color:#140727;border:1px solid #140727;border-radius:8px;resize:none}.form-field input:focus,.form-field textarea:focus{box-shadow:0 0 5px #f5ff63;border:1px solid #f5ff63}.reportrange-text>span{display:none}.autocomplete{position:relative}.autocomplete ul{padding:1.5rem;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);position:absolute;top:80px;width:100%;z-index:999999;background:#fff}.autocomplete li{cursor:pointer;color:#140727;font-size:.9333333333rem;font-family:Inter-regular,sans-serif;margin-bottom:.5rem;padding:.5em}.autocomplete li:hover{background-color:#140727;color:#fff;border-radius:5px}.autocomplete li:hover i{color:#140727}.autocomplete li:hover p{color:#fff}.autocomplete label:before{top:43px!important}.search-field{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.search-field input{min-width:280px;padding:.5em 1em .5em 3em;margin:0}.search-field input::-moz-placeholder{color:#d5d5d5}.search-field input::placeholder{color:#d5d5d5}.search-field .search{position:absolute;left:15px;top:16px}.form-group-flex{display:-moz-flex;display:flex}label.password:before{right:50px}.comptes input{min-width:155px}.form-check input,.form-radio input{overflow:hidden;position:absolute;margin:0;padding:0;width:1px;height:1px;opacity:0;z-index:-1}.form-check,.form-radio{margin-top:.6666666667rem;display:block}.form-check:first-child,.form-radio:first-child{margin-top:0}.form-check input:checked+label:after,.form-radio input:checked+label:after{opacity:1}.form-check label,.form-radio label{font-family:Inter-regular,sans-serif;position:relative;display:block;width:100%!important;padding-left:24px;font-size:.8666666667rem;cursor:pointer}.form-check label:after,.form-check label:before,.form-radio label:after,.form-radio label:before{content:"";display:block;position:absolute}.form-check label:before,.form-radio label:before{top:0;left:0;width:18px;height:18px;border:1.8px solid #140727;border-radius:5px;background-color:#fff}.field-error .form-check label:before,.field-error .form-radio label:before{border-color:#140727}.form-check input:checked+label:before{border:2px solid #140727}.form-check input:checked+label:after{border-color:#fff}.form-check label:after,.table-check label:after{opacity:0;top:-5px;left:7.5px;width:4px;height:8px;border-width:0 2px 2px 0;border-style:solid;border-color:#667085;transform:rotate(45deg);background-color:transparent}.form-radio label:after,.form-radio label:before{border-radius:50%}.form-radio label:after{opacity:0;top:5px;left:5px;width:10px;height:10px;background-color:#00cb06}.form-radio input+label{padding:.5rem .8rem .5rem 3rem;width:inherit!important;text-wrap:nowrap}.form-radio input+label:before{top:7px;left:12px}.form-radio input:checked+label:after{top:11px;left:16px}.form-radio input:checked+label:before{border:1.8px solid #00cb06}.form-radio input:checked+label{background-color:#e7fae7;color:#00cb06;border-radius:8px;font-family:Inter-extra-bold,sans-serif}.select2-container .selection .select2-selection--single{min-width:100%;font-family:Inter-Medium,sans-serif;height:45px;padding:.5em 1.5em;margin-left:1rem;color:#667085;border:1px solid #140727;border-radius:8px}.select2-container .selection .select2-selection--single .select2-selection__rendered:focus{box-shadow:0 0 5px #f5ff63;border:1px solid #f5ff63}.select2-container .select2-selection__placeholder{display:none}.select2-container .select2-selection__rendered{font-family:Inter-regular,sans-serif;font-size:1rem}.select2-dropdown{position:absolute;left:16px!important;border-radius:8px}.select2-dropdown input{border-radius:8px;border:1px solid #140727;height:30px}.select2-dropdown .select2-results li,.select2-dropdown input{font-family:Inter-regular,sans-serif;font-size:1rem}.select2-dropdown .select2-results li.select2-results__option--highlighted{background-color:#140727}.switch-button{background:#140727;border-radius:6px;overflow:hidden;width:91px;height:39px;text-align:center;letter-spacing:1px;color:#fff;padding-right:80px;position:relative}.switch-button:before{content:"Non";font-family:Inter-extra-bold,sans-serif;color:#140727;position:absolute;font-size:14px;top:0;bottom:0;right:0;width:48px;display:flex;align-items:center;justify-content:center;z-index:3;pointer-events:none}.switch-button-checkbox{margin:0!important;cursor:pointer;position:absolute;top:0;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:2}.switch-button-checkbox:checked+.switch-button-label:before{transform:translateX(4px);transition:transform .3s linear;background-color:#f5ff63}.switch-button-checkbox+.switch-button-label{position:relative;padding:11px;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;color:#140727}.switch-button-checkbox+.switch-button-label:before{content:"";background:#fff;height:32px;width:41px;position:absolute;text-align:center;left:0;top:.26em;border-radius:6px;transform:translateX(46px);transition:transform .3s}.switch-button-checkbox+.switch-button-label .switch-button-label-span{position:relative}.list-search{flex-wrap:wrap;margin-bottom:1rem}.list-search,.list-search .tag{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.list-search .tag i:before{font-size:9px!important;padding-left:5px;color:#f5ff63;cursor:pointer}.list-search span{background-color:#140727;color:#f5ff63;padding:.3rem .7rem;border-radius:8px;font-size:.8666666667rem;margin-right:.5rem;margin-top:.2rem}.list-search span .icon-remove{cursor:pointer}.list-search .tag:last-child{margin-right:0}.vue-daterange-picker{min-width:inherit!important;margin-left:.75rem}.vue-daterange-picker .reportrange-text{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;width:290px!important;font-size:1rem;border:1px solid #140727!important;padding:.5em 1.2em!important;height:45px;border-radius:8px}.vue-daterange-picker .reportrange-text:after,.vue-daterange-picker .reportrange-text:before{content:"";margin-right:.8rem;font-size:20px;font-family:Scribb!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.vue-daterange-picker .reportrange-text:after{content:"";margin-right:0!important;margin-left:.8rem;font-size:17px;position:absolute;right:1.2rem}.vue-daterange-picker th.month{font-size:.9333333333rem!important}.vue-daterange-picker td{font-size:11px!important}.vue-daterange-picker .calendar-table td{height:36px!important;width:36px!important}.vue-daterange-picker .ranges{margin-top:0;padding:1rem;height:285px}.vue-daterange-picker .ranges li{font-family:Inter-regular,sans-serif;font-size:.8666666667rem!important;padding:5px 12px!important}.vue-daterange-picker .ranges li.active{font-family:Inter-extra-bold,sans-serif;color:#f5ff63!important;background-color:#140727!important;border-radius:8px}.vue-daterange-picker .ranges li:hover{border-radius:8px}.vue-daterange-picker .ranges ul[class*=list--]{border-bottom:1px solid #c8d3d5;padding:1.2rem 0}.vue-daterange-picker .ranges .list--three{border-bottom:none!important}.vue-daterange-picker .ranges ul{width:170px!important}.vue-daterange-picker .daterangepicker{min-width:750px!important;border-radius:8px}.vue-daterange-picker .drp-calendar{padding:1.5rem 0 1rem 1rem!important;border-left:1px solid #d5d5d5}.vue-daterange-picker table{font-family:Inter-extra-bold,sans-serif}.vue-daterange-picker table .off{color:#d5d5d5!important}.vue-daterange-picker table .end-date.active,.vue-daterange-picker table .start-date.active{background-color:#140727!important;color:#f5ff63}.vue-daterange-picker table .in-range{background-color:#f5ff63!important}.vue-daterange-picker table .available{border:1px solid #140727!important;border-radius:5px!important;display:block;width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;line-height:20px!important}.vue-daterange-picker table .available.next{padding-left:0!important}.vue-daterange-picker table .available.prev{padding-left:5px!important}.vue-daterange-picker table .available span{line-height:20px}.vue-daterange-picker .drp-buttons{display:flex!important;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;padding:18px!important;width:546px;float:right;border:1px solid #d5d5d5}.vue-daterange-picker .drp-buttons .cancelBtn{width:120px!important;text-decoration:underline!important;background-color:transparent!important;color:#140727!important;font-size:1rem!important}.vue-daterange-picker .drp-buttons .cancelBtn,.vue-daterange-picker .drp-buttons .cancelBtn button{font-family:Inter-regular,sans-serif!important;font-weight:inherit!important}.vue-daterange-picker .drp-buttons .cancelBtn button{text-decoration:underline}.vue-daterange-picker .drp-buttons .applyBtn{background-color:#f5ff63!important;padding:.7em .5em!important;color:#140727!important;border-radius:8px!important;font-family:Inter-extra-bold,sans-serif!important;font-size:1rem!important;font-weight:inherit!important;min-width:100px}.vue-daterange-picker .drp-buttons .drp-selected{padding:.8rem;border-radius:8px;background-color:#f4f6f5;margin-left:1rem;margin-right:2rem}.vue-daterange-picker .align__{display:-moz-flex;display:flex;align-items:center;justify-content:center}.vue-daterange-picker .align__ input{background-color:#f4f6f5;border:none;width:120px;height:30px;border-radius:8px;text-align:center}.vue-daterange-picker .align__ input:focus{border:1px solid #000}.custom-select.fieldError .selected{border:1px solid #d80125;box-shadow:0 0 5px #d80125}.custom-select{margin-top:6.5px;position:relative;text-align:left;outline:none;line-height:47px}.custom-select .selected{background-color:#fff;border-radius:8px;border:1px solid #140727}.custom-select .selected,.custom-select .selected-single{color:#140727;font-size:.9333333333rem;padding-left:1em;height:45px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select .selected-single{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;background-color:#f5ff63;border-radius:8px;border:none}.custom-select .selected-single span{color:#140727}.custom-select .selected-single:hover{background-color:#140727!important}.custom-select .selected-single:hover span{color:#fff!important}.custom-select .icon-down{position:absolute;top:16px;right:18px}.custom-select .items{border:1px solid #140727;color:#fff;background:#fff;border-radius:8px;margin-top:.4rem;position:absolute;left:0;right:0;z-index:999;min-height:50px;max-height:188px;overflow:hidden;overflow-y:scroll;width:100%}.custom-select .items .item{height:47px;font-size:.9333333333rem;color:#140727;margin:.5rem;padding-left:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select .item:hover{background-color:#140727;border-radius:8px;color:#fff}.custom-select .selectHide{display:none}.custom-select label{display:block;font-family:Inter-extra-bold,sans-serif;font-size:1.0666666667rem;text-align:left;width:100%}.custom-select .select-search{position:absolute;width:100%;padding:0 5px 0 0;background:#fff}.custom-select .select-search input{height:45px;border-radius:8px;border:1px solid #d3d3d3;width:100%;padding-left:10px;margin:.3rem}.custom-select .select-search input:focus{border:none!important}.ai{-moz-align-items:center;align-items:center}.label-no label{display:none}.none{display:none!important}.singledatepicker{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.singledatepicker .heure_,.singledatepicker .singledate_{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}.singledatepicker .heure_ i,.singledatepicker .singledate_ i{margin-top:2px;font-size:20px;color:#140727}.mx-datepicker-popup{border-radius:10px}.mx-datepicker-popup .mx-calendar-header-label button{color:#140727;font-family:Inter-extra-bold,sans-serif}.mx-datepicker-popup th{color:#d5d5d5;font-family:Inter-extra-bold,sans-serif}.mx-datepicker-popup td{color:#140727;font-family:Inter-extra-bold,sans-serif;font-size:1rem}.mx-datepicker-popup td.active,.mx-datepicker-popup td:hover{background-color:#140727!important;border-radius:5px}.mx-datepicker-popup td:hover{color:#fff!important}.mx-datepicker-popup .mx-icon-double-left,.mx-datepicker-popup .mx-icon-double-right,.mx-datepicker-popup .mx-icon-left,.mx-datepicker-popup .mx-icon-right{color:#140727}.mx-datepicker-popup .mx-time{border-radius:10px}.mx-datepicker-popup .mx-time li.active{color:#140727}.edit-psswd .btn-show-hide{position:absolute;right:12px;top:38px}.edit-psswd .btn-show-hide i{font-size:19px}.add-cpt_ .fieldError label:before{top:22px}.add-cpt_ .remove{margin-top:13px!important}.singledatepicker .heure_ input,.singledatepicker .singledate_ input{padding-left:3rem}.singledatepicker .heure_ .mx-icon-calendar,.singledatepicker .heure_ .mx-icon-clear,.singledatepicker .singledate_ .mx-icon-calendar,.singledatepicker .singledate_ .mx-icon-clear{position:absolute;left:11px;top:28px}.singledatepicker .heure_ .mx-icon-calendar:before,.singledatepicker .heure_ .mx-icon-clear:before{content:"";font-family:Scribb!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.singledatepicker .heure_ .mx-icon-calendar svg,.singledatepicker .heure_ .mx-icon-clear svg,.singledatepicker .singledate_ .mx-icon-calendar svg{display:none}.singledatepicker .singledate_ .mx-icon-calendar:before,.singledatepicker .singledate_ .mx-icon-clear:before{content:"";font-family:Scribb!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.singledatepicker .singledate_ .mx-icon-clear svg{display:none}.calibrage.show .singledatepicker .heure_,.calibrage.show .singledatepicker .singledate_,.detail-calibrage-record .singledatepicker .heure_,.detail-calibrage-record .singledatepicker .singledate_{width:170px!important}.container-auth{height:100vh}.container-auth .box{flex:50%;text-align:center}.container-auth .right-column{background-color:#140727;height:100%}.container-auth h1{font-family:Inter-extra-bold,sans-serif;font-size:2.4rem;padding:1.4rem 0}.container-auth h2,.container-auth h3{font-size:1.0666666667rem}.container-auth h3{font-family:Inter-regular,sans-serif}.container-auth h4{padding-top:2rem;font-size:1.6rem;font-family:Inter-extra-bold,sans-serif}.container-auth h6{font-family:Inter-regular,sans-serif;font-size:.9333333333rem;margin-top:1.25rem}.container-auth h6 strong{color:#f4f6f5}.container-auth p{font-family:Inter-regular,sans-serif;font-size:13px;padding-bottom:35px}.container-auth .logo img{width:175px}.container-auth .link-forgot-password{text-align:left;margin-bottom:2.5rem}.container-auth .link-forgot-password a{color:#667085;font-family:Inter-regular,sans-serif;font-size:.8rem}.container-auth .btn-show-hide button{background-color:transparent;position:absolute;top:35px;right:10px;width:40px;height:30px}.container-auth .btn-show-hide button i{font-size:20px}.scribb-form-forget h2{font-family:Inter-extra-bold,sans-serif}.scribb-form-login h1{padding:2.5rem 0}.content-form{display:block;min-width:400px;width:-moz-fit-content;width:fit-content;margin:auto}.flex{display:-moz-flex;display:flex}.align-items{-moz-align-items:center;align-items:center}.justify-center{-moz-justify-content:center;justify-content:center}.justify-around{-moz-justify-content:space-around;justify-content:space-around}.se-conntecte{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;width:100%;padding-top:1rem;color:#667085;font-size:.8666666667rem;font-family:Inter-extra-bold,sans-serif;text-decoration:underline}.scribb-form-forget .form-field,.scribb-form-register .form-field{margin-bottom:1.25rem}.card-form{width:100%}.fieldError input{color:#d80125;border:1px solid #d80125;box-shadow:0 0 5px #d80125}.fieldError label:before{content:"";font-family:Scribb!important;color:#d80125;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;font-size:20px;right:20px;top:37px}.fieldError label.password:before{right:50px}.error{text-align:left;font-size:.8rem;font-family:Poppins-light,sans-serif;color:#d80125}.link-forgot-password{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.link-forgot-password a{color:red}.content-checkbox .form-check label:before{content:"";top:0!important}.content-checkbox input:checked~label:before{background-color:#140727}.content-checkbox input:checked~label:after{border-color:#fff}.content-checkbox .form-check label:after{content:"";top:4px}.forbiden-errors{padding:15px;border-radius:10px;background-color:#fff2f0;border:1px solid #ffccc7;text-align:center;font-size:12px}.progress__ .ep-svg-container svg{background-image:url(/img/arc.e76e3ac6.svg);height:196px;width:201px;background-repeat:no-repeat}.progress__ .ep-circle--progress__dot{top:7px}.progress__c .ep-svg-container svg{background-image:url(/img/circle.d7cd1c54.svg);height:178px;width:206px;background-repeat:no-repeat}.page-dashboard .header_page{background-color:transparent;border:none;margin-bottom:1.5rem;padding:0}.list_card_stat{display:-moz-flex;display:flex;flex-wrap:wrap;margin-bottom:1.5rem}.list_card_stat .card_stat{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-flex-direction:column;flex-direction:column;-moz-align-items:center;align-items:center;background-color:#fff;border:1px solid #d5d5d5;border-radius:8px;min-width:22%;margin-right:2rem;margin-bottom:1rem;padding:1rem;position:relative}.list_card_stat .card_stat:last-child{margin-right:0}.list_card_stat .card_stat .icon-stat{position:absolute;bottom:39px;right:25px;font-size:25px}.list_card_stat .status{width:100%}.list_card_stat .status>div{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between}.list_card_stat .status>div>span{display:-moz-flex;display:flex;-moz-justify-content:center;justify-content:center;-moz-align-items:center;align-items:center;background-color:#f4f6f5;border-radius:5px;color:#140727;font-family:Inter-regular,sans-serif;font-size:.7333333333rem;padding:.3rem .5rem}.list_card_stat .status>div i{font-size:20px;color:#667085}.list_card_stat .status .title{font-family:Inter-extra-bold,sans-serif;font-size:1.1333333333rem;margin:1rem 0}.more-details a{color:#667085;font-family:Inter-regular,sans-serif;font-size:.8666666667rem;padding-right:.6rem;text-decoration:underline}.more-details i{color:#667085;font-size:10px}.list_call_center{border-radius:8px;padding:1rem;min-height:355px}.list_call_center .title{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.list_call_center .title .main-title{color:#140727;font-size:1.1333333333rem;font-family:Inter-extra-bold,sans-serif}.list_call_center .ep-legend--container{display:-moz-flex;display:flex;-moz-flex-direction:column-reverse;flex-direction:column-reverse}.list_call_center .ep-legend--container p{color:#667085;font-family:Inter-regular,sans-serif;font-size:.7333333333rem}.list_callcenter{max-height:200px}.switch-btn-top-flop{-moz-justify-content:space-between;justify-content:space-between;margin-left:1.5rem;background-color:#140727;border-radius:8px;padding:0 .4rem;min-width:150px;color:#fff;position:relative}.switch-btn-top-flop,.switch-btn-top-flop .flop,.switch-btn-top-flop .top{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;height:37px}.switch-btn-top-flop .flop,.switch-btn-top-flop .top{-moz-justify-content:center;justify-content:center;width:70px;cursor:pointer}.switch-btn-top-flop div.active{color:#140727;font-family:Inter-extra-bold,sans-serif;z-index:999;position:relative}.switch-btn-top-flop div.active:first-child~.slider{transform:translateX(-3%);width:70px}.switch-btn-top-flop div.active:nth-child(2)~.slider{transform:translateX(103%);width:70px}.switch-btn-top-flop .slider{position:absolute;top:3.5px;display:-moz-flex;display:flex;height:30px;background-color:#f5ff63;border-radius:8px;z-index:1;transition:.25s ease-out}.content-stat{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;padding:0 1.5rem}.list_callcenter .progress-content{margin:1.5rem 0}.list_callcenter .progress-content .main-title h5,.list_callcenter .progress-content .main-title h6{margin-bottom:.5rem;font-size:1rem;font-family:Inter-extra-bold,sans-serif}.list_callcenter .progress-bar{width:300px;height:10px;position:relative;background-color:#f4f6f5;border-radius:10px}.list_callcenter .progress-bar-inner{height:100%;position:absolute;top:0;left:0;border-radius:10px}.vl_{font-family:Inter-regular,sans-serif;color:#667085;font-size:1.2rem}.ep-legend--value{font-family:Inter-extra-bold,sans-serif;font-size:2.1333333333rem}.card_stat.card_category{-o-border-image:url(data:image/png;base64,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) round;border-image:url(data:image/png;base64,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) round;background-repeat:no-repeat;border-image-slice:0 fill;cursor:pointer}.card_stat.card_category .content_card{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.card_stat.card_category .content_card h5{font-family:Inter-regular,sans-serif;font-size:.8rem}.card_stat.card_category .content_card i{font-size:20px}.stat__{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:1.5rem}.stat__ .content_callcenter_{width:62%}.stat__ .content_callcenter_,.stat__ .content_statuts_appels{background-color:#fff;border:1px solid #d5d5d5;border-radius:8px}.stat__ .content_statuts_appels{width:35%;align-self:stretch}.stat__ .content_statuts_appels .item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;padding:1rem 0}.stat__ .content_statuts_appels .item h6{font-family:Inter-regular,sans-serif;font-size:.9333333333rem;min-width:113px}.stat__ .content_statuts_appels .item .nbrstat{font-size:.9333333333rem;font-family:Inter-extra-bold,sans-serif}.stat__ .content_statuts_appels .item .taux{border-radius:5px;padding:.3rem .7rem;font-size:.8rem;min-width:50px;text-align:center}.stat__ .content_statuts_appels .item .taux.green{background-color:#e7fae7;color:#00cb06}.stat__ .content_statuts_appels .item .taux.red{background-color:#ffe0e5;color:#d80125}.list-note .round{-moz-align-items:center;align-items:center;font-family:Inter-extra-bold,sans-serif;font-size:.8666666667rem;margin-right:1rem}.list-note .round:last-child{margin-right:0}.list-note .round:before{content:"";height:15px;width:15px;display:block;border-radius:50%;margin-right:5px}.list-note .round.red:before{background-color:#d80125}.list-note .round.green:before{background-color:#00cb06}.list-note .round.orange:before{background-color:#f09000}.list-note .round.yellow-:before{background-color:#fcef21}.stat-teams .actions-tab .table .table-cell:first-child{width:70px}.stat-teams .actions-tab .table .table-cell:nth-child(2){width:auto;border-right:1px solid #d5d5d5}.tab-agents .actions-tab .table .table-cell:first-child{width:70px}.tab-agents .actions-tab .table .table-cell:nth-child(2),.tab-agents .actions-tab .table .table-cell:nth-child(3){width:auto!important}.card_stat.list_call_center{-moz-align-items:flex-start;align-items:flex-start}.card_stat.list_call_center .list_callcenter{padding-left:1rem}.container_page{display:-moz-flex;display:flex}.sidebar{position:fixed;background-color:#140727;width:270px;color:#fff;padding:1.3rem .3rem 0 1.5rem;height:100%}.sidebar .logo{text-align:left;padding-left:.7rem}.sidebar .logo img{max-width:140px}.sidebar .menu_profil{margin-top:3rem}.sidebar .content{flex:1}.sidebar ul{padding-left:0}.sidebar li{color:#fff;margin-bottom:.4rem;width:-moz-fit-content;width:fit-content;min-width:200px;transition:all 1s ease-in}.sidebar .nav_accordion,.sidebar a{color:#fff;display:block;padding:.9rem 1rem;font-family:Inter-regular,sans-serif;font-size:1rem;cursor:pointer;transition:all .5s ease-in}.sidebar i{color:#fff;transition:all 1s ease-in}.sidebar .nav_accordion.router-link-active,.sidebar .router-link-exact-active,.sidebar li:hover{background-color:#2c2438;font-family:Inter-extra-bold,sans-serif;color:#f5ff63;border-radius:10px}.sidebar .nav_accordion.router-link-active i,.sidebar .nav_accordion.router-link-active:hover i,.sidebar .router-link-exact-active i,.sidebar .router-link-exact-active:hover i,.sidebar li:hover i,.sidebar li:hover:hover i{color:#f5ff63}.sidebar .nav_accordion.router-link-active:hover svg,.sidebar .router-link-exact-active:hover svg,.sidebar li:hover:hover svg{fill:#f5ff63}.sidebar .nav_accordion.router-link-active a,.sidebar .nav_accordion.router-link-active:hover a,.sidebar .router-link-exact-active a,.sidebar .router-link-exact-active:hover a,.sidebar li:hover a,.sidebar li:hover:hover a{color:#f5ff63}.sidebar .scroll{height:365px;margin-top:3rem}.sidebar .list_menu_accordion{display:block}.sidebar .icon-down{font-size:13px}#teams__{display:none}li[data-toggle=teams__]:not(.router-link-active){font-family:Inter-regular,sans-serif!important}.activecollapse{background-color:#2c2438;border-radius:10px}.activecollapse,.activecollapse i,.activecollapse p{font-family:Inter-extra-bold,sans-serif;color:#f5ff63}.list_menu_accordion{margin-left:2rem!important;border-left:1px solid #fff}.block-open{display:block!important}.bold-font .router-link-exact-active,.bold-font .router-link-exact-active:hover{font-family:Inter-extra-bold,sans-serif!important;color:#f5ff63!important;background-color:#140727!important}.list_menu_accordion a{transition:all .5s ease-in}.list_menu_accordion a:hover,.list_menu_accordion li{color:#f5ff63!important;background-color:#140727!important}header{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;width:calc(100% - 270px);height:80px;background-color:#fff;color:#140727;position:fixed;z-index:9999;box-shadow:0 0 16px rgba(17,17,26,.1)}header h2{font-family:Inter-extra-bold,sans-serif}.content_nav{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;padding:0 2.5rem;width:100%}.content_nav .title h2{font-size:1.4rem}.nav .list-menu{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.nav .list-menu #btn_dropdownProfile{font-size:.8666666667rem;background-color:transparent;border:none}.nav .list-menu #btn_dropdownProfile .icon-profile{background:#f4f6f5;font-size:13px;padding:8px;border-radius:50%;margin-right:10px;position:relative}.nav .list-menu #btn_dropdownProfile .icon-profile:after{content:"";background:#18db1e;height:11px;width:11px;position:absolute;bottom:0;border:3px solid #fff;z-index:9999;border-radius:50%}.nav .list-menu #dropdownMenuProfile{left:30px;min-width:inherit}.nav .list-menu #dropdownMenuProfile button{font-size:.8666666667rem;padding:.8em 1em;text-wrap:nowrap}.nav .list-item{display:-moz-flex;display:flex;cursor:pointer;font-weight:700}.nav .list-item i{font-size:24px}.nav .list-item .icon-profil{font-size:20px;background-color:#f4f6f5;border-radius:50%;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.nav .profil i{font-size:15px}.dark label{width:70px;height:30px;position:relative;display:block;background:#fff;border:1.5px solid #140727;border-radius:50px;cursor:pointer;transition:.3s}.dark label:after{content:"";width:24px;height:24px;position:absolute;top:2.4px;left:4px;background:#140727;border-radius:180px;box-shadow:0 5px 10px rgba(0,0,0,.2);transition:.3s}.dark input{width:0;height:0;visibility:hidden;position:absolute}.dark input:checked+label{background:#140727;border:1.5px solid #f5ff63}.dark input:checked+label:after{left:66px;transform:translateX(-100%);background:#f5ff63}.dark label:active:after{width:70px}.dark label i{position:absolute;width:20px;top:5px;z-index:100}.dark label .sun{left:6px;color:#fff;transition:.3s;font-size:20px}.dark label .moon{top:3px;right:4px;color:#140727;transition:.3s;font-size:24px}.dark input:checked+label .sun{color:#f5ff63}.dark input:checked+label .moon{color:#140727}.dropdown_langue{position:relative}#notificationDropdown.dropdown-content{display:none;position:absolute;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2);width:300px;z-index:999;border:1px solid #ddd;border-radius:20px;overflow:auto;margin-top:30px;margin-left:40px}#notificationDropdown.dropdown-content .notifications-body{height:352px}#notificationDropdown.dropdown-content .notification-item{padding:10px 15px;border-bottom:1px solid #ddd;transition:background-color .3s;width:308px}#notificationDropdown.dropdown-content .notification-item:hover{background-color:#f9f9f9}#notificationDropdown.dropdown-content .header-title{font-size:14px!important;font-weight:700;color:#667085}#notificationDropdown.dropdown-content .notifications-header{padding:15px;display:flex;justify-content:space-between;border-bottom:1px solid #ddd}#notificationDropdown.dropdown-content .all-read{text-decoration:underline;font-size:12px!important;cursor:pointer}#notificationDropdown.dropdown-content .unreaded{background-color:#f8f1f5}#notificationDropdown.dropdown-content .notifications-footer{display:flex;justify-content:center;align-items:center;padding:10px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.show-more{font-size:.8666666667rem!important;cursor:pointer;text-decoration:underline}.content_page{background-color:#fafafa;width:100%;height:inherit;min-height:100vh;padding:2rem 2.5rem 5rem 2.5rem;margin-top:80px}.content{width:100%}.container_page>.content{position:absolute;left:270px;width:calc(100% - 270px);overflow:hidden}.page_equipe .filter_dropdown{margin-bottom:1.5rem}.page_equipe .body_drawer .form-group:nth-child(3) .list-search{margin-bottom:0!important;padding-bottom:1rem}.page_equipe .body_drawer .autocomplete label{font-size:1.1333333333rem}.page_equipe.content_page:hover{overflow-y:hidden}.calendars .ranges{height:340px}.select_campagne{position:relative;background-color:#fff;width:-moz-fit-content;width:fit-content;min-width:270px;border-radius:8px;border:1px solid #d5d5d5;cursor:pointer}.select_campagne .header_content{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.select_campagne .header_content .arrow{position:absolute;right:18px;top:16px}.select_campagne .header_content .arrow i{font-size:14px}.select_campagne .header_content .title{padding-left:14px}.select_campagne .header_content h4{font-size:.8666666667rem;font-family:Inter-extra-bold,sans-serif}.select_campagne .header_content h5{font-size:.8rem;font-family:Inter-regular,sans-serif;margin-top:.2rem;color:#667085}.select_campagne .icon{height:35px;width:35px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;border-radius:50px;background-color:#140727;color:#f5ff63}.select_campagne .header_content{padding:1rem}.dropdown_filter{position:absolute;top:82px;left:0;z-index:9999;display:none;background-color:#fff;width:-moz-fit-content;width:fit-content;max-width:350px;border:1px solid #d5d5d5;border-radius:8px;overflow:hidden}.dropdown_filter .list-item{padding:0;width:100%}.dropdown_filter .list-item h3{color:#140727;font-family:Inter-extra-bold,sans-serif;font-size:.8666666667rem}.dropdown_filter .list-item.edit li:nth-last-child(2){border-bottom:none!important}.dropdown_filter .add{display:-moz-flex;display:flex;-moz-justify-content:flex-start;justify-content:flex-start;-moz-align-items:center;align-items:center;color:#667085;border-bottom:1px solid #d5d5d5;border-top:1px solid #d5d5d5;padding:.8rem 1rem}.dropdown_filter .add h4{font-size:.8666666667rem;font-family:Inter-regular,sans-serif}.dropdown_filter .add i{font-size:20px;margin-right:1rem}.dropdown_filter li:not(.add),.dropdown_filter li:not(.title){border-bottom:1px solid #d5d5d5;display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;font-family:Inter-regular,sans-serif;font-size:.9333333333rem;padding:.8rem 0;margin:0 1rem;transition:all 1.5s ease-in}.dropdown_filter li:not(.add):hover,.dropdown_filter li:not(.add):hover .btn-edit,.dropdown_filter li:not(.title):hover,.dropdown_filter li:not(.title):hover .btn-edit{font-family:Inter-extra-bold,sans-serif}.dropdown_filter li:not(.add) i,.dropdown_filter li:not(.title) i{color:#667085;font-size:11px}.dropdown_filter li:not(.add) h6,.dropdown_filter li:not(.title) h6{font-size:.8666666667rem}.dropdown_filter li:not(.add):last-child,.dropdown_filter li:not(.title):last-child{border:none}.dropdown_filter li:not(.add) .btn-edit,.dropdown_filter li:not(.title) .btn-edit{color:#667085;text-decoration:underline;font-size:.8666666667rem;font-family:Inter-regular,sans-serif}.dropdown_filter li:not(.add) .btn-edit:hover h6,.dropdown_filter li:not(.title) .btn-edit:hover h6{font-family:Inter-extra-bold,sans-serif}.dropdown_filter .slide-x{transition:all .5s ease-in;display:-moz-flex;display:flex}.dropdown_filter .list-item{min-width:350px}.page-dashboard .action-table,.page_equipe .action-table{margin-bottom:0}.page-dashboard .card-table,.page_equipe .card-table{border:none;margin-top:2rem;padding:0}.page-dashboard .card-table-outer,.page_equipe .card-table-outer{background-color:#fff;position:relative;padding:2rem 1.5rem;border:1px solid #d5d5d5;border-radius:8px}.page-dashboard .card-table-outer .title-table,.page_equipe .card-table-outer .title-table{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-size:1.1333333333rem;text-wrap:nowrap}.page-dashboard .card-table-outer .title-table span,.page_equipe .card-table-outer .title-table span{display:-moz-flex;display:flex;border-radius:5px;-moz-align-items:center;align-items:center;font-size:.9333333333rem;padding:5px 10px;margin-left:1rem}.page-dashboard .card-table-outer .title-table span i,.page_equipe .card-table-outer .title-table span i{padding-right:5px}.page-dashboard .card-table-outer .user h4,.page_equipe .card-table-outer .user h4{display:-moz-flex;display:flex;text-wrap:nowrap}.page-dashboard .card-table-outer .user i,.page_equipe .card-table-outer .user i{font-size:18px}.page-dashboard .card-table-outer .dropdwon_menu button,.page_equipe .card-table-outer .dropdwon_menu button{width:100%;height:100%;border-radius:8px;text-wrap:nowrap}.page-dashboard .card-table-outer .icon-user-settings,.page_equipe .card-table-outer .icon-user-settings{font-size:17px}.page-dashboard .card-table-outer div[id*=dropdownMenu] button,.page_equipe .card-table-outer div[id*=dropdownMenu] button{display:-moz-flex;display:flex;background-color:#fff}.page-dashboard .card-table-outer div[id*=dropdownMenu_] i,.page_equipe .card-table-outer div[id*=dropdownMenu_] i{font-size:17px}.page-dashboard .tbody,.page_equipe .tbody{display:block;overflow-y:scroll;max-height:275px;min-height:60px;width:calc(100% + 4px)!important}.action-equipe{position:relative;cursor:pointer;margin-left:1rem}.action-equipe i{color:#667085}.action-equipe button{background-color:#667085;background-color:transparent!important}.action-equipe ul{background-color:#fff;position:absolute;left:-67px;padding:0;border:1px solid #d5d5d5;text-align:center;min-width:94px;border-radius:8px}.action-equipe .dropdown button{font-family:Inter-regular,sans-serif}.action-equipe .dropdown button,.modal-dialog{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.modal-dialog{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(20,7,39,.3);border-radius:8px;-moz-justify-content:center;justify-content:center}.modal-dialog .modal-content{background:#fff;padding:2rem 2.5rem;min-width:600px;border-radius:8px;z-index:999999}.modal-dialog .modal-content .scribb-animate-loader-btn{height:19px!important}.modal-dialog .modal-header{text-align:center;color:#fd3556;font-family:Inter-extra-bold,sans-serif}.modal-dialog .modal-body{text-align:center;padding:1rem 0}.modal-dialog .modal-body ul{list-style-type:none!important}.modal-dialog .modal-body li{font-family:Inter-bold,sans-serif}.modal-dialog p{font-size:.9333333333rem}.modal-dialog .modal-footer{text-align:center;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.modal-dialog .btn-modal,.modal-dialog .btn_cancel,.modal-dialog .btn_remove{border:1.5px solid #140727;padding:1em;display:inline-block;min-width:120px;border-radius:8px;font-family:Inter-extra-bold,sans-serif;font-size:.9333333333rem;height:45px}.modal-dialog .btn-modal,.modal-dialog .btn_remove{background-color:#fd3556;color:#fff;border:1.5px solid #fd3556}.superviseur{-moz-justify-content:space-between;justify-content:space-between}.superviseur,.superviseur .icon{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.superviseur .icon{height:31px;width:31px;background-color:#140727;color:#f5ff63;border-radius:50px;-moz-justify-content:center;justify-content:center;text-align:center;padding-left:12px;margin-right:20px}.superviseur .supr{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-family:Inter-extra-bold,sans-serif;font-size:.9333333333rem}.superviseur .supr .icon-remove{color:#667085;font-size:20px;position:absolute;right:0;cursor:pointer}.superviseur .supr .regular{background-color:transparent!important;font-family:Inter-regular,sans-serif;color:#140727}.eqp .icon-remove{color:#667085;cursor:pointer}.relative-table{position:relative}.table.teams .form-field{margin-bottom:0}.table.teams .form-field .custom-select{margin:0}.table.teams .form-field .custom-select .selected{border:0;padding-left:0}.table.teams .form-field .custom-select .selected .icon-down{top:18px;right:32px;font-size:12px}.table.teams .form-field .custom-select .select-search{display:none}.table.teams .form-field .custom-select .items{border:none;min-height:inherit!important;max-height:inherit!important;width:-moz-max-content;width:max-content;padding:0 1rem;left:-10px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);margin-top:0}.table.teams .form-field .custom-select .item{margin:0;padding:0}.table.teams .form-field .custom-select .item:hover{background-color:#fff;color:#140727}.table.teams .form-field .custom-select .space{margin-top:0!important}.action-grouper{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.table-teams{background-color:#fff;border-radius:10px;padding:2rem;margin-bottom:2rem;border:1px solid #d5d5d5;position:relative}.table-teams h3{font-family:Inter-extra-bold,sans-serif;font-size:1.1333333333rem}.table-teams .table{box-shadow:0 3px 8px rgba(0,0,0,.24)}.table-teams .table .table-row{border-bottom:none}.table-teams .table .table-cell{border-right:1px solid #c8d3d5}.table-teams .table .table-cell:first-child,.table-teams .table .table-cell:nth-child(2){border-right:none}.table-teams .table-row.empty-data{padding:3rem 0}.table-teams .table-row.empty-data h6{padding:0 0 1rem 0}.table-teams .disable-line{opacity:.4;cursor:not-allowed!important}.table-teams .disable-line .table-cell,.table-teams .disable-line button{pointer-events:none}.form-migration{display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;margin-bottom:1rem}.form-migration .form-field{margin-left:0;margin-bottom:1rem;min-width:270px}.form-migration .arrow{transform:rotate(180deg);display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.form-migration .actuelle .icon-down{display:none}.gestion-agent .form-item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;margin:auto}.gestion-agent .form-item .custom-select,.gestion-agent .form-item .form-field{margin:0}.gestion-agent .form h4{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;margin-bottom:2rem;font-family:Inter-bold,sans-serif;font-size:16px;cursor:pointer}.gestion-agent .form h4 i{font-size:16px}.gestion-agent .form .icon-delete-agt{font-size:18px;color:#d80125}.gestion-agent .form-select .form-item{padding:2.5rem 0;border-top:1px solid #667085}.gestion-agent .form-select .form-item:first-child{padding-top:0;border-top:none}.gestion-agent .form-select .form-item>div{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;width:100%}.gestion-agent .list-agent h5{font-family:Inter-bold,sans-serif;font-size:1rem;color:#667085;margin-bottom:1rem}.gestion-agent .list-agent .item{-moz-justify-content:space-between;justify-content:space-between;border-top:1px solid #667085;padding:1rem 0}.gestion-agent .list-agent .item,.gestion-agent .list-agent .item .user{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.gestion-agent .list-agent .item .user{color:#667085;font-family:Inter-bold,sans-serif;font-size:.8666666667rem}.gestion-agent .list-agent .item .user i{font-size:18px}.gestion-agent .list-agent .item .id{font-family:Inter-regular,sans-serif;color:#667085;padding-left:25px;padding-top:5px}.gestion-agent .list-agent .item .action{cursor:pointer}.gestion-agent .list-agent .item .action i{color:#140727}.gestion-agent .list-agent .line-through .id,.gestion-agent .list-agent .line-through .user{color:#d80125;text-decoration:line-through}.gestion-agent .list-agent .line-through .action i{color:#d80125;font-size:20px}.gestion-agent .liste-agents p{font-family:Inter-regular,sans-serif;font-size:.9333333333rem;color:#667085}.gestion-agent .liste-agents ul{margin:1rem 0}.gestion-agent .liste-agents ul li{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-family:Inter-bold,sans-serif;font-size:.9333333333rem;color:#667085;padding:.5rem 0}.gestion-agent .liste-agents ul li span{font-family:Inter-regular,sans-serif}.gestion-agent .liste-agents ul li button{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;background-color:#f4f6f5;height:18px;width:18px;border-radius:50px;margin-left:15px}.gestion-agent .liste-agents ul li button i{font-size:7px;color:#667085}.gestion-agent .liste-agents .info{display:-moz-flex;display:flex;font-family:Inter-bold,sans-serif;border-top:1px solid #667085;padding-top:1rem;color:#140727}.gestion-agent .liste-agents .info i{font-size:17px}.update-password .container-auth{height:inherit}.update-password .form-password{width:400px;margin:1rem auto}.update-password .form-password .user{margin-bottom:1rem}.update-password .form-password .user,.update-password .form-password .user .icon{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.update-password .form-password .user .icon{background-color:#f4f6f5;height:50px;width:50px;border-radius:50px;margin-right:10px}.update-password .form-password .user .icon i{font-size:25px}.update-password .form-password .user .name{font-family:Inter-bold,sans-serif}.update-password .form-password .user .id{text-align:left}.update-password .form-password .user .content{width:inherit}#go_to_edit.scroll{min-height:100px;max-height:200px;height:auto!important}.table{display:table;width:100%;border-radius:8px}.table .header{background-color:#f4f6f5;min-height:60px;color:#140727;font-family:Inter-extra-bold,sans-serif;font-size:1rem;border-radius:8px;border-bottom:none!important}.table .table-row{table-layout:fixed;display:table;width:100%;border-bottom:1px solid #d5d5d5;cursor:pointer}.table .table-row:last-child{border-bottom:none!important}.table .table-row .taux{background-color:#ffe0e5;color:#d80125;font-family:Inter-regular,sans-serif;font-size:.8rem;border-radius:4px;padding:.1rem .1rem;margin-left:.5rem}.table .table-row .taux.green{background-color:#e7fae7;color:#00cb06}.table .table-row .custom-status{padding:.5rem;width:-moz-max-content;width:max-content;font-family:Inter-regular,sans-serif;text-align:center;border-radius:4px}.table .table-row .green{background-color:#e7fae7;color:#00cb06}.table .table-row .orange{background-color:#fef9e2;color:#f09000}.table .table-row .cancelcolor{background-color:#ffe0e0;color:#be0505}.table .table-row .empty-teams{color:#d80125;text-wrap:nowrap}.table .table-cell{display:table-cell;text-align:left;text-wrap:wrap;vertical-align:middle}.table .table-cell>div>div{padding:1.2rem 1.5rem}.table .admin,.table .agent,.table .sup{background-color:#f5ff63;border-radius:5px;height:31px;padding:.5rem}.table .admin,.table .agent{background-color:#f4f6f5}.table .audio,.table .audio span{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.table .audio span{-moz-justify-content:center;justify-content:center;margin-right:.5rem;height:24px;width:24px;border-radius:50px;background-color:#140727}.table .audio span i{color:#f5ff63;font-size:10px}.card-table{background-color:#fff;padding:2rem 1.5rem;border-radius:8px;border:1px solid #d5d5d5}.actions-tab .table .table-cell:first-child{width:45px;padding-left:1.5rem}.actions-tab .table .table-cell:nth-child(2){width:45px}.actions-tab .table .form-check input:checked+label:before{border:1.8px solid #140727;background-color:#140727}.actions-tab .form-actions>div{padding:0!important}.actions-tab .form-actions div[id*=actions-dropdown]{padding:.4rem 1rem!important}.action-table{margin-bottom:3rem}.action-table,.action-table .content-action{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.action-table h3{font-family:Inter-extra-bold,sans-serif}.action-table h3 span{font-family:Inter-regular,sans-serif;font-size:.8666666667rem;margin-left:.3rem;color:#667085}.action-table .content-text{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.action-table .taux{background-color:#f4f6f5;margin-left:1rem;padding:.7rem 1rem;border-radius:8px}.action-table .taux span:nth-child(2){background-color:#ffe0e5;color:#d80125;font-family:Inter-extra-bold,sans-serif;font-size:.8rem;border-radius:4px;padding:.1rem .1rem;margin-left:.5rem}.action-table button{background-color:#f4f6f5;border-radius:50%;height:30px;width:30px}.action-table button i{color:#667085}.action-table .user{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;background-color:#f5ff63;border-radius:5px;min-height:29px;padding:.2rem .8rem}.action-table .user h4{font-size:.9333333333rem}.actif,.inactif{height:8px;width:8px;display:inline-block;background-color:#00cb06;border-radius:50%}.inactif{background-color:#d80125}.display-page{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.display-page h3{font-family:Inter-regular,sans-serif;color:#667085;font-size:1rem}.display-page select{border:none;background-color:#fff;padding:.5rem;border-radius:8px}.cell-actions .form-actions,.cell-actions .form-check{display:inline-block;position:relative}.cell-actions .form-actions label:before,.cell-actions .form-check label:before{content:"";top:-14px!important}.form-check label:before{content:"";top:-9px!important}.form-actions{position:relative;top:0}div[id*=actions-dropdown]{width:-moz-max-content;width:max-content;display:none;position:absolute;z-index:99;background:#fff;border:1px solid #d5d5d5;padding:.4rem 1rem;border-radius:8px}div[id*=actions-dropdown] button{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-family:Inter-regular,sans-serif;padding:.5rem 0;color:#140727}div[id*=actions-dropdown] .active_action button,div[id*=actions-dropdown] button:hover{font-family:Inter-extra-bold,sans-serif}div[id*=btn-dropdown]{-moz-align-items:center;align-items:center;cursor:pointer}.pagination,.pagination-arrow,div[id*=btn-dropdown]{display:-moz-flex;display:flex}.pagination{-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.pagination i{color:#667085}.pagination button{margin:0 .3rem;font-size:11px;height:25px;width:25px}.pagination button.active{background-color:#140727;color:#f5ff63;border-radius:6px}.empty-table-data{display:flex;justify-content:center;padding:1rem 0}.table-inline{display:inline}.table-row.empty-data{display:block}.table-row.empty-data h6{padding:2rem 0;font-size:1.0666666667rem}.header.empty{width:100%;display:table}.table-column-container{text-wrap:nowrap}.table-column-container,.table-column-container .arrows{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.table-column-container .arrows{-moz-flex-direction:column;flex-direction:column;-moz-justify-content:center;justify-content:center;height:0;margin-top:-8px}.table-column-container .arrows i{color:#140727;font-size:10px}.table-column-container i:not(.arrow-unactive){opacity:.5}.filter-items-count{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;font-family:Inter-extra-bold,sans-serif;font-size:.8666666667rem;margin-left:15px;color:#f5ff63;background:#140727;height:22px;width:22px;border-radius:50%}.yellow{background-color:#f4ca00;height:8px;width:8px;display:inline-block;border-radius:50%}.table_audio .table-cell{text-wrap:wrap;padding:1.2rem 1rem}.table_audio .table-cell .audio{white-space:nowrap;width:110px;overflow:hidden;text-overflow:ellipsis;display:ruby-text}.drawer .table .table-row{font-size:.8666666667rem}.detail-calibrage-record .table-cell .form-document{position:relative;top:2px;left:5px}.detail-calibrage-record .table-cell .form-document i{font-size:16px}.detail-calibrage-record .invt_partcp .search{top:42px!important}.drawer .table.teams .table-cell,.drawer .table_audio .table-cell{padding-left:20px}.drawer .table.teams .table-cell>div>div,.drawer .table_audio .table-cell>div>div{padding:0!important}.drawer .table_audio .table-cell:nth-child(5){width:70px}.drawer .table.teams .table-cell{text-wrap:nowrap}.page_utilisateurs .table .table-cell:nth-child(5) span{word-break:break-word}.w-75{width:75%}.w-75 .tbody .table-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drawer{height:100%;position:fixed;top:0;right:-600px;transition:transform .3s ease-in-out;transform:translateX(-100%);background-color:#fff;z-index:99999}.drawer.show{width:600px}.drawer.show #overlay-:before{content:"";height:100%;width:100%;background-color:rgba(20,7,39,.3);z-index:-1;position:fixed;top:0;right:0;width:3000px}.drawer .header_drawer{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;width:600px;position:fixed;z-index:99999;background-color:#140727;color:#fff;font-family:Inter-extra-bold,sans-serif;padding:1.7rem;height:80px}.drawer .header_drawer #dropdownMenu{min-width:153px}.drawer .header_drawer #dropdownMenu button:hover{font-family:Inter-extra-bold,sans-serif}.drawer .content-button{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.drawer .close{color:#fff;text-decoration:underline}.drawer .notice-button{cursor:pointer}.drawer .body_drawer{background-color:#fff;height:100%;overflow-y:scroll;overflow-x:hidden;position:absolute;top:80px;padding:1.7rem;padding-bottom:7rem;width:100%}.body_drawer .search-field{display:block}.body_drawer .search-field input{min-width:100%;margin-top:.7em;margin-bottom:.7rem}.body_drawer .search-field .search{top:45px}.importFile .import{height:50px;position:relative;padding-top:13px}.importFile .import::file-selector-button{height:40px;background:#f5ff63;color:#140727;font-family:Inter-extra-bold,sans-serif;cursor:pointer;border-radius:8px;border:0;position:absolute;right:0;top:5px;padding:0 20px}.importFile p{font-family:Inter-regular,sans-serif;font-size:.8666666667rem;color:#667085}.importFile input{padding:.9rem 1rem!important}.importFile a{text-decoration:underline;color:#667085}.importFile .patienter .icon{margin:1.5rem 0}.importFile .patienter i{font-size:30px}.importFile .importation-finaliser{text-align:center}.importFile .importation-finaliser i{color:#00cb06}.importFile .content-form-checkbox .form-check label:before{top:0!important}.importFile .content-form-checkbox .form-check label:after{top:4px}.importFile .content-form-checkbox .form-check input:checked+label:before{border:1.8px solid #140727;background-color:#140727}.add-categr button,.add-comptes button,.add-participants button{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;padding:0;color:#667085;font-family:Inter-regular,sans-serif}.add-categr button i,.add-comptes button i,.add-participants button i{font-size:20px}.add-categr .remove,.add-comptes .remove,.add-participants .remove{position:relative}.add-categr .remove,.add-categr .remove .btn-remove,.add-comptes .remove,.add-comptes .remove .btn-remove,.add-participants .remove,.add-participants .remove .btn-remove{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.add-categr .remove i,.add-comptes .remove i,.add-participants .remove i{color:#667085;font-size:20px;position:absolute}.edit-comptes{margin-top:1.25rem}.edit-comptes .content-user{-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.edit-comptes .content-name{font-family:Inter-extra-bold,sans-serif}.edit-comptes .content-email{font-family:Inter-regular,sans-serif;color:#667085;font-size:.9333333333rem}.edit-comptes .action i{color:#667085;font-size:18px}.edit-comptes p{font-family:Inter-regular,sans-serif;font-size:.8666666667rem;color:#667085}.add-new-comptes .remove,.edit-comptes .remove{height:35px;display:-moz-flex;display:flex;margin-top:29px}.add-new-comptes .remove i,.edit-comptes .remove i{font-size:19px}.body_drawer .rdv{margin-bottom:320px}.empty-data p{font-family:Inter-regular,sans-serif;text-align:center;color:#667085;font-size:.8666666667rem;margin:1rem 0}.roles h3{font-family:Inter-extra-bold,sans-serif}.acount-item{display:grid;grid-template-columns:50% 35% 15%;width:100%}.acount-item .details{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.acount-item .infos{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column}.acount-item .infos .disbaled-infos{color:#d5d5d5!important}.acount-item .infos .email{color:#140727;font-size:.8666666667rem;font-family:Inter-extra-bold,sans-serif}.acount-item .infos .role{color:#667085;font-size:.8rem}.acount-item .status{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.acount-item .status .dropdown{position:relative;display:inline-block}.acount-item .status .dropdown button{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#140727;border:none;cursor:pointer}.acount-item .status .dropdown button .label{color:#140727;font-family:Inter-regular,sans-serif;font-size:.9333333333rem}.acount-item .status .dropdown button .icon-down{font-size:10px;margin-left:9px}.acount-item .status .dropdown button .active,.acount-item .status .dropdown button .inactive{background-color:#00cb06;height:10px;width:10px;border-radius:50%;margin-right:7px}.acount-item .status .dropdown button .inactive{background-color:#d80125}.acount-item .status .dropdown .dropdown-content{position:absolute;background-color:#fff;width:-moz-fit-content;width:fit-content;border-radius:8px;box-shadow:0 7px 29px hsla(240,5%,41%,.2);z-index:2;top:20px;left:-8px;padding:10px}.acount-item .status .dropdown .dropdown-content .dropdown-item{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-size:.9333333333rem;cursor:pointer;padding:5px}.acount-item .status .dropdown .dropdown-content .dropdown-item .active,.acount-item .status .dropdown .dropdown-content .dropdown-item .inactive{margin-right:7px}.acount-item .status .dropdown .dropdown-content .dropdown-item .active:before,.acount-item .status .dropdown .dropdown-content .dropdown-item .inactive:before{content:"";background-color:#00cb06;height:10px;width:10px;display:block;border-radius:50%}.acount-item .status .dropdown .dropdown-content .dropdown-item .inactive:before{background-color:#fd3556}.acount-item .status .send-an-invitation{display:flex;padding-left:5px;align-items:center}.acount-item .status .send-an-invitation .progress{background-color:#f90;height:10px;width:10px;border-radius:50%;margin-right:5px}.acount-item .status .send-an-invitation .label{color:#140727;font-size:.9333333333rem}.acount-item .acount-actions{display:-moz-flex;display:flex;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;align-items:center}.acount-item .acount-actions i{color:#667085;font-size:17px;margin-left:10px;cursor:pointer}.callcenter .role-item{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;cursor:pointer}.callcenter .role-item label{font-family:Inter-extra-bold,sans-serif;cursor:pointer;font-size:.8666666667rem}.callcenter .role-item p{font-size:.7333333333rem;color:#667085;margin:4px 0}.callcenter .form-check input:checked+label:after{border-color:#140727}.callcenter .form-check{margin-top:0}.add-new-participants label:before{top:25px!important}.circle-avatar{background:#f4f6f5;width:40px;height:40px;border-radius:50%;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.icon-message{font-size:1.6rem}.flex-column-content{display:-moz-flex;display:flex;-moz-align-items:flex-start;align-items:flex-start;-moz-justify-content:center;justify-content:center;-moz-flex-direction:column;flex-direction:column}.search-term{color:#140727;font-size:16px}.access-message{color:#667085;font-size:14px}.close-outside:before{content:"";height:100%;width:100%;z-index:1;position:absolute;left:0;top:0}.switch-btn{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:flex-start;justify-content:flex-start;width:-moz-max-content;width:max-content}.switch-btn label{padding-right:110px}.flexbox__{display:-moz-flex;display:flex}.flexbox__ .list-audio{width:300px;background-color:#fff;border:1px solid #d5d5d5;padding:.7rem .5rem .7rem .7rem;border-radius:8px}.flexbox__ .list-audio.scroll{height:640px;position:sticky;top:0;z-index:99}.card_list .card{border:2px solid #d5d5d5;border-radius:8px;margin-bottom:1rem;cursor:pointer}.card_list .header_card{-moz-justify-content:space-between;justify-content:space-between;font-family:Inter-extra-bold,sans-serif;border-bottom:1px solid #d5d5d5;padding:.7rem;color:#140727}.card_list .header_card,.card_list .header_card .content-actions{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.card_list .header_card .content-actions i{font-size:14.5px}.card_list .header_card .content-actions button{margin:0 6px;padding:0}.card_list .header_card h3{font-size:.9333333333rem}.card_list .header_card .form-check{position:relative}.card_list .header_card .form-check label:before{width:15px;height:15px;border-radius:4px;top:-14px!important;border:1.5px solid #140727}.card_list .header_card .form-check label:after{top:-11.5px;left:5px}.card_list .card .form-check input:checked+label:before{background-color:#140727}.card_list .card.active{border:2px solid #140727}.card_list .card.active .header_card{background-color:#140727;border-bottom:1px solid #140727;color:#fff}.card_list .card.active .header_card button{color:#fff}.card_list .card.active .header_card .content-actions i{font-size:13px}.card_list .card.active .form-check label:before{top:13.5px;width:16px;height:16px;border-radius:5px}.card_list .card.active .form-check label:after{top:-10.5px;left:6px;border-color:#140727}.card_list .card.active .form-check input:checked+label:before{background-color:#f5ff63;top:-14px!important}.card_list .body_card{background-color:#fff;color:#140727;font-family:Inter-regular,sans-serif;padding:1rem;border-radius:8px}.card_list .body_card .date{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;font-size:.9333333333rem}.card_list .body_card .date p{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.card_list .body_card .date p:last-child{margin-left:5px}.card_list .body_card>p{margin-bottom:1rem;font-size:.9333333333rem;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.tab{overflow:hidden;background-color:#fff;border:1px solid #d5d5d5;padding:.4px;position:relative}.tab,.tab button{border-radius:8px}.tab button{font-family:Inter-regular,sans-serif;font-size:.9333333333rem;color:#667085;transition:.3s;padding:.6rem 1rem;margin:.2rem}.tab button.active{color:#f5ff63;font-family:Inter-extra-bold,sans-serif;z-index:999;position:relative}.tab button.active:first-child~.slider{transform:translateX(4px);width:136px;min-width:-moz-fit-content;min-width:fit-content}.tab button.active:nth-child(2)~.slider{transform:translateX(137px);width:92px;min-width:-moz-fit-content;min-width:fit-content}.tab button.active:nth-child(3)~.slider{transform:translateX(227px);width:170px;min-width:-moz-fit-content;min-width:fit-content}.tab button.active:nth-child(4)~.slider{transform:translateX(390px);width:90px;min-width:-moz-fit-content;min-width:fit-content}.tab button.active:nth-child(5)~.slider{transform:translateX(477px);width:130px;min-width:-moz-fit-content;min-width:fit-content}.tab button.active:nth-child(6)~.slider{transform:translateX(606px);width:166px;min-width:-moz-fit-content;min-width:fit-content}.slider{position:absolute;top:3px;display:flex;height:37px;background-color:#140727;border-radius:8px;z-index:1;transition:.25s ease-out}.tabs{overflow:hidden;background-color:#fff;border:1px solid #d5d5d5;border-radius:8px;padding:.4px;position:relative;width:-moz-fit-content;width:fit-content}.tabs button{font-family:Inter-regular,sans-serif;font-size:.9333333333rem;color:#667085;transition:.3s;border-radius:8px;padding:.6rem 1rem;margin:.2rem;max-width:-moz-max-content;max-width:max-content}.tabs button.active{color:#f5ff63;font-family:Inter-extra-bold,sans-serif;z-index:999;position:relative;background-color:#140727}.slider-tabs{position:absolute;top:3px;display:flex;height:37px;background-color:#140727;border-radius:8px;z-index:1;transition:.25s ease-out}.content_page__{background:#fff;border-radius:8px;border:1px solid #d5d5d5;padding:1.5rem}.content_evaluation{background:#f4f6f5;padding:1.5rem;border-radius:8px}.tabcontent{border-radius:8px;background-color:#f4f6f5;margin-top:1.5rem}.tabcontent .content_bg{background-color:#f4f6f5;border:1px solid #d5d5d5}.tabcontent .note,.tabcontent .title{font-family:Inter-extra-bold,sans-serif;font-size:1.2rem;color:#140727;background-color:#f4f6f5;padding:1rem;border-radius:8px}.tabcontent .note{background-color:#140727;color:#f5ff63}.tabcontent .content__,.tabcontent .content_scrore{background-color:#fff;padding:2rem 1.5rem;border-radius:8px;border:1px solid #d5d5d5}.tabcontent .content__ .panel_body:last-child .note__:last-child,.tabcontent .content_scrore .panel_body:last-child .note__:last-child{border-bottom:none!important}.tabcontent .content__ .content,.tabcontent .content_scrore .content{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.tabcontent .text-regular{font-family:Inter-regular,sans-serif;color:#140727;font-size:.8666666667rem}#ElementDiscours,#ElementDiscours_,#category0{display:block}.panel_body .list-form,.panel_body__ .list-form{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;margin-top:2rem;padding-bottom:3rem;width:100%}.panel_body .list-form .list-radio,.panel_body__ .list-form .list-radio{margin-right:1.5rem;width:35%}.panel_body .list-form .form-radio,.panel_body__ .list-form .form-radio{position:relative;margin-bottom:.5rem;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.panel_body .list-form .form-radio:last-child,.panel_body__ .list-form .form-radio:last-child{margin-bottom:0}.panel_body .tooltip,.panel_body__ .tooltip{position:relative;cursor:pointer}.panel_body .tooltip .icon-info-bold,.panel_body__ .tooltip .icon-info-bold{color:#00cb06}.panel_body .tooltip .tooltiptext,.panel_body__ .tooltip .tooltiptext{visibility:hidden;min-width:320px;font-family:Inter-regular,sans-serif;font-size:.8666666667rem;background-color:#e7fae7;color:#00cb06;text-align:left;border:1px solid #00cb06;padding:.5rem;border-radius:8px;position:absolute;z-index:1}.panel_body .tooltip:hover .tooltiptext,.panel_body__ .tooltip:hover .tooltiptext{visibility:visible}.panel_body .details,.panel_body__ .details{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;padding:1.5rem}.panel_body .details .content,.panel_body__ .details .content{display:block;font-family:Inter-extra-bold,sans-serif;font-size:.9333333333rem}.panel_body .details .content p,.panel_body__ .details .content p{color:#667085;padding-top:.5rem;font-family:Inter-regular,sans-serif}.panel_body .note__,.panel_body__ .note__{border-bottom:1px solid #d5d5d5}.panel_body .zone-texte,.panel_body__ .zone-texte{width:100%}.panel_body textarea,.panel_body__ textarea{border:1px solid #d5d5d5;width:100%;border-radius:8px;padding:1rem;resize:none}.content_scribb .answer-bot{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;font-family:Inter-extra-bold,sans-serif;padding:1.2rem 0 0 0}.content_scribb .answer-bot i{font-size:22px}.content_scribb .answer-bot label{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;border-radius:8px;padding:.7rem;font-size:.9333333333rem}.content_scribb .answer-bot label.green{background-color:#e7fae7;color:#00cb06}.content_scribb .answer-bot label.green i{color:#00cb06}.content_scribb .answer-bot label.yellow{background-color:#fef9e2;color:#f09000}.content_scribb .answer-bot label.yellow i{color:#f09000}.content_scribb .answer-bot label.red{background-color:#ffe0e5;color:#d80125}.content_scribb .answer-bot label.red i{color:#d80125}.content_scribb .answer-bot label.gris{background-color:#d5d5d5;color:#140727}.content_scribb .answer-bot label.gris i{color:#140727}.content_scribb .answer-bot.green i{color:#00cb06}.content_scribb .answer-bot.yellow i{color:#f09000}.content_scribb .answer-bot.red i{color:#d80125}.content_scribb .note__{padding:2rem 0}.content_scribb .note__ p{font-family:Inter-regular,sans-serif;color:#140727;font-size:.8666666667rem;line-height:1rem}.content_scribb .zone-texte{margin-top:1.5rem}.content_scribb .zone-texte textarea{font-family:Inter-light,sans-serif;background-color:#f4f6f5;resize:none}.content_scribb .note{background-color:#f5ff63;color:#140727}.panel_footer{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:end;justify-content:end}.panel_footer .next{font-family:Inter-extra-bold,sans-serif;font-size:1rem;border:1px solid #140727;padding:1rem;border-radius:8px}.panel_footer .prev{font-family:Inter-regular,sans-serif;font-size:1rem;text-decoration:underline}.header_{-moz-justify-content:space-between;justify-content:space-between;flex-wrap:wrap;margin-bottom:.5rem}.header_,.header_ .title{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.header_ .title{font-family:Inter-extra-bold,sans-serif;font-size:1rem}.header_ .info{color:#667085;margin:.9rem 0}.header_ .info,.header_ .info p{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.header_ .info p{font-size:.8666666667rem;text-wrap:wrap}.header_ .info p i{margin-right:4px;font-size:17px}.header_ .info p .icon-badge,.header_ .info p .icon-headphones-with-mic,.header_ .info p .icon-home,.header_ .info p .icon-megaphone{font-size:19px}.header_ .content-score{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.header_ .content-score .content{background-color:#f5ff63;color:#140727;text-align:center;width:130px;padding:.5rem;border-radius:8px}.header_ .content-score .content.manuelle{background-color:#140727;color:#f5ff63}.header_ .content-score h4{font-size:.8666666667rem;font-family:Inter-regular,sans-serif;padding-bottom:.4rem}.header_ .content-score h5{font-size:2rem;font-family:Inter-extra-bold,sans-serif}.analyse .panel,.analyse .panel_header,.analyse .panel_header_,.retranscription .panel,.retranscription .panel_header,.retranscription .panel_header_{background-color:#fff;border:1px solid #d5d5d5;padding:1.5rem 1rem;border-radius:8px}.analyse .panel h3,.analyse .panel_header h3,.analyse .panel_header_ h3,.retranscription .panel h3,.retranscription .panel_header h3,.retranscription .panel_header_ h3{font-family:Inter-extra-bold,sans-serif;font-size:1.0666666667rem;margin-bottom:2rem}.analyse .progress,.retranscription .progress{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.analyse .progress .progress-bar,.retranscription .progress .progress-bar{height:6px;border-radius:10px;margin-right:.75rem}.analyse .progress .progress-bar:last-child,.retranscription .progress .progress-bar:last-child{margin-right:0}.analyse .progress .agents,.retranscription .progress .agents{background:#7b41ed}.analyse .progress .prospect,.retranscription .progress .prospect{background:#f90}.analyse .progress .silence,.retranscription .progress .silence{background:#2da7ff}.analyse .progress .chevauchement,.retranscription .progress .chevauchement{background:#fd3556}.analyse .details-stat,.retranscription .details-stat{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-around;justify-content:space-around;margin:2rem 4rem 0 4rem}.analyse .details-stat h4,.retranscription .details-stat h4{font-family:Inter-regular,sans-serif;font-size:1rem}.analyse .details-stat p,.retranscription .details-stat p{color:#667085;font-size:.8rem;margin-top:.4rem}.analyse .details-stat .content-,.retranscription .details-stat .content-{display:-moz-flex;display:flex;margin-right:4.5rem}.analyse .details-stat .content-:before,.retranscription .details-stat .content-:before{content:"";height:15px;width:15px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;background-color:#d80125;border-radius:50%;margin-top:3px;margin-right:1rem}.analyse .details-stat .content-:last-child,.retranscription .details-stat .content-:last-child{margin-right:0}.analyse .details-stat .content-.agent:before,.retranscription .details-stat .content-.agent:before{content:"";background-color:#7b41ed}.analyse .details-stat .content-.prospect:before,.retranscription .details-stat .content-.prospect:before{content:"";background-color:#f90}.analyse .details-stat .content-.silence:before,.retranscription .details-stat .content-.silence:before{content:"";background-color:#2da7ff}.analyse .panel_body_,.retranscription .panel_body_{margin:2rem 0}.analyse .panel_body_ p,.retranscription .panel_body_ p{background-color:#fff;border:1px solid #d5d5d5;padding:1.5rem;border-radius:15px;margin-bottom:.6rem;font-family:Inter-regular,sans-serif;font-size:.8666666667rem;max-width:-moz-max-content;max-width:max-content;width:350px}.analyse .panel_body_ .content_left p,.retranscription .panel_body_ .content_left p{margin-left:45px}.analyse .panel_body_ .content_right,.retranscription .panel_body_ .content_right{direction:rtl;text-align:left}.analyse .panel_body_ .content_right p,.retranscription .panel_body_ .content_right p{background-color:#140727;color:#f5ff63;margin-right:45px}.analyse .user_content,.retranscription .user_content{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.analyse .user_content .avatar,.retranscription .user_content .avatar{margin-right:.8rem}.analyse .user_content .user,.retranscription .user_content .user{font-family:Inter-extra-bold,sans-serif}.analyse .user_content .user h3,.retranscription .user_content .user h3{font-size:1rem}.analyse .user_content .time,.retranscription .user_content .time{font-size:.8666666667rem;color:#667085;margin-left:1rem}.content_details .panel_body,.content_details .panel_body__{display:block}.notif_calibrage{position:fixed;bottom:20px;right:20px;z-index:9999999;background-color:#140727;color:#fff;padding:1.5rem;border-radius:15px;box-shadow:0 0 10px rgba(0,0,0,.1)}.notif_calibrage>div{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.notif_calibrage>div h3{color:#f5ff63;font-size:1.0666666667rem;margin-right:1.5rem}.active-record-favory{color:#f5ff63}.active-record>.icon-favoris{color:#fff!important}.record-white>.icon-favoris{color:#000!important}.record .edit-comptes{margin-top:1.25rem}.record .drawer .singledatepicker input{padding:.9rem 0 .9rem 3rem!important}.page_details .retranscription,.record .retranscription{height:600px}.searchAudio .search{top:26px!important}.favoris{font-family:Inter-extra-bold,sans-serif;font-size:.9333333333rem}.detail-calibrage-record .header_page,.page_agents .header_page,.record .header_page{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;-moz-align-items:flex-start;align-items:flex-start}.detail-calibrage-record .header_page .tags-,.page_agents .header_page .tags-,.record .header_page .tags-{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;flex-wrap:wrap;margin-top:1rem}.detail-calibrage-record .header_page .tag,.page_agents .header_page .tag,.record .header_page .tag{position:relative;background-color:#f4f6f5;color:#667085;font-size:.8666666667rem;border-radius:5px;padding:5px 25px 5px 15px;margin-right:.75rem;margin-top:.5rem}.detail-calibrage-record .header_page .tag .remove-filter,.page_agents .header_page .tag .remove-filter,.record .header_page .tag .remove-filter{position:absolute;top:52%;right:7px;transform:translateY(-50%);cursor:pointer;color:#667085;font-weight:700;font-size:9px}.detail-calibrage-record .search_audio,.page_agents .search_audio,.record .search_audio{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;width:100%}.progress-bar-bottom{position:absolute;bottom:0;left:0;height:5px;background-color:#f5ff63;width:0}.training .name-file{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.training .name-file i{font-size:18px;color:#140727}.training .etat_record{padding:.5rem;border-radius:6px;font-size:.9333333333rem}.drawer .audioplayer{padding:0;background-color:transparent;margin-bottom:1rem}.drawer .retranscription{background-color:#f4f6f5;border-radius:5px;padding:1rem}.drawer .retranscription .agents-edit-txt textarea{background-color:#f5ff63;border-color:#f5ff63;font-family:Inter-bold,sans-serif}.drawer .retranscription textarea{border-color:#d5d5d5;font-size:.8666666667rem;padding:1rem;min-height:80px;border:1px solid #140727;border-radius:15px}.drawer .retranscription .form-action{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;float:right}.drawer .retranscription .form-action button{border:none}.drawer .retranscription .form-action .btn-close{background-color:transparent;text-align:right;display:block;font-family:Inter-regular,sans-serif;font-size:.8666666667rem;text-decoration:underline}.drawer .retranscription .form-action .btn-correct{background-color:#140727;color:#fff;font-size:.8666666667rem}.drawer .retranscription .content-right{direction:ltr}.drawer .retranscription .content-right textarea{background-color:#140727;color:#fff}.drawer .retranscription .content-right.edit- textarea{background-color:#fff!important;color:#140727}.drawer .retranscription .form-field{position:inherit!important}.drawer .retranscription .panel_body_,.drawer .retranscription .panel_body_ p{position:relative}.drawer .retranscription .index .form-action,.drawer .retranscription .index textarea{position:relative;z-index:999}.drawer .retranscription .index textarea{min-width:90%;max-width:-moz-max-content;max-width:max-content;margin-left:45px}.drawer .retranscription .index .overlay-close{height:100%;width:100%}.drawer .retranscription .index .overlay-close:after{background-color:rgba(244,246,245,.875);content:"";height:100%;width:100%;position:absolute;left:0;top:0;z-index:9}.drawer .retranscription .clicked-- textarea{max-width:-moz-max-content;max-width:max-content;min-width:350px;border:1px solid #d5d5d5;pointer-events:none;margin-left:45px}.drawer .retranscription .clicked-- p{margin-left:45px;z-index:99}.drawer .retranscription .clicked-- .edit_texte_ai{z-index:99}.mouseover{margin-top:.5rem}.edit_texte_ai{position:absolute;right:-28px}.a_2{left:-32px!important;right:inherit!important}.a_2 i{color:#140727!important}.header_details{-moz-justify-content:space-between;justify-content:space-between;margin:.5rem 0 1rem 0}.header_details,.letter-avatar{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.letter-avatar{-moz-justify-content:center;justify-content:center;width:35px;height:35px;border-radius:50%;margin-right:10px;font-family:Inter-Medium,sans-serif;font-size:.9333333333rem;color:#fff;position:relative}.letter-avatar:last-child{margin-right:0}.letter-avatar.active:after,.letter-avatar.inactive:after,.letter-avatar.send-an-invitation:after{content:"";background-color:#f90;border-radius:50%;height:8px;width:8px;display:block;position:absolute;right:-1px;bottom:2px}.letter-avatar.active:after{background-color:#00cb06}.letter-avatar.inactive:after{background-color:#fd3556}.letter-avatar.active:before,.letter-avatar.inactive:before,.letter-avatar.send-an-invitation:before{content:"";display:block;right:-3px;bottom:0;position:absolute;border-radius:50%;height:12px;width:12px;background:#fff}.compte_rendu .content_evaluation .audioplayer{padding:0}.compte_rendu .content_status>.flex,.compte_rendu .content_status>.flex .status{width:100%}.compte_rendu .content_status>.flex .status .details_account .text_{min-width:230px}.content_scrore .panel_body:last-child .content_status{border-bottom:none}.main-title{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between}.main-title h1{font-family:Inter-extra-bold,sans-serif;font-size:1.2rem}.main-title .rdv{background-color:#f5ff63;margin-left:2rem;font-size:.9333333333rem;padding:.7rem;border-radius:8px}.flexbox{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:.5rem}.flexbox:last-child{margin-bottom:0}.page_details .status{margin:2rem 0;font-size:.8666666667rem}.page_details .tab{max-width:287px}.page_details .tab button.active:first-child~.slider{transform:translateX(3%);width:135px}.page_details .tab button.active:nth-child(2)~.slider{transform:translateX(93%);width:145px}.page_details .flexbox{-moz-justify-content:flex-start;justify-content:flex-start;height:28px}.page_details .flexbox>.flex:first-child{min-width:175px}.page_details .details_account:last-child{margin:2rem 0}.page_details .title__{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center;margin-bottom:2rem}.page_details .title__ .main-title{font-size:1.2rem;font-family:Inter-extra-bold,sans-serif}.page_details .title__ .date{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#667085;font-size:.9333333333rem}.content_status{border-bottom:1px solid #d5d5d5;margin-top:3rem}.content_status p{font-size:.9333333333rem;font-family:Inter-regular,sans-serif}.content_status .main-account{margin-left:2rem}.content_status .main-account .letter-avatar{height:30px;width:30px;font-size:.9333333333rem}.details_account>.flexbox{-moz-align-items:flex-start;align-items:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}.details_account .text_{border:1px solid #f90;background-color:rgba(255,153,0,.1);border-radius:8px;padding:1rem;color:#f90;font-family:Inter-regular,sans-serif;font-size:.9333333333rem}.main-account{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.main-account h5{font-family:Inter-regular,sans-serif;font-size:1.1333333333rem}.calibrg .tab{min-width:300px}.calibrg .tab button.active:nth-child(2)~.slider{width:153px}.content_compte_rendu .content_status{padding-bottom:3rem}.player,.wave-container{position:relative}.wave-container{width:100%}.audioplayer{background:#f4f6f5;padding:1.3rem;border-radius:8px}.audioplayer audio{width:100%;margin-bottom:20px}.audioplayer .time{color:#667085;width:120px}.audioplayer table{width:100%;border:none;border-collapse:collapse}.audioplayer table th{font-family:Inter-extra-bold,sans-serif;color:#667085}.audioplayer table tr{font-family:Inter-regular,sans-serif;padding:.8rem 1rem;border:none}.audioplayer table tr.active{border-radius:8px;background-color:#f4f6f5;border:none}.audioplayer table tr p{padding:.7rem 1rem;font-size:.8666666667rem}.audioplayer .playlist{display:flex;flex-direction:column;max-width:300px;margin:0 auto}.audioplayer .playlist div{padding:10px;background-color:#fff;margin-bottom:5px;cursor:pointer;transition:background-color .3s ease}.audioplayer .seek-time{margin-top:5px}.audioplayer .playlist_{background-color:#fff;border:1px solid #d5d5d5;border-radius:8px;padding:.4rem 1rem}.audioplayer .playlist_ .controls_{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;-moz-align-items:center;align-items:center}.audioplayer .playlist_ .controls_ i{font-size:30px}.audioplayer .playlist_ .icon-next,.audioplayer .playlist_ .icon-prev{font-size:20px!important}.audioplayer .actions-playlist{display:-moz-flex;display:flex}.audioplayer .speed-selector label{color:#667085;font-size:.9333333333rem}.audioplayer .speed-selector select{border:none;color:#667085;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;font-family:Inter-bold,sans-serif;padding:0 .5rem}.audioplayer .speed-selector select option{padding:.5rem!important;text-indent:5px}.audioplayer .list-audio2{border:1px solid #d5d5d5;padding:1rem;background-color:#fff;margin-top:2rem;border-radius:8px}.play_,.player___{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.play_{background-color:#140727;height:37px;width:37px;border-radius:50px;-moz-justify-content:center;justify-content:center;margin:0 1rem;color:#fff}.play_ i{color:#f5ff63;font-size:12px!important}.list-status{margin-top:1.75rem}.list-status ul{padding:0}.list-status li{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#140727;border:1px solid #d5d5d5;padding:1rem;margin-bottom:1rem;border-radius:8px;cursor:pointer}.list-status li:before{content:"";height:10px;width:10px;background-color:#00cb06;display:block;border-radius:50%;margin-right:1.5rem}.list-status li.red:before{background-color:#d80125}.form-status .form-group-flex>.form-field:first-child{width:30%!important}.form-status .form-group-flex>.form-field:first-child,.item-drag{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.item-drag{color:#140727;border:1px solid #d5d5d5;padding:1rem;margin-bottom:1rem;border-radius:8px;cursor:move;cursor:grab}.item-drag i{color:#d5d5d5;font-size:20px}.item-drag span{margin-left:15px;font-size:16px;color:#667085}.block-multistep .block{display:none}.block-multistep .block.active{display:block}.block-multistep .header_bloc{display:-moz-flex;display:flex;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:2.5rem}.block-multistep .header_bloc button{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#667085;font-family:Inter-regular,sans-serif;font-size:1rem}.block-multistep .header_bloc .delete-{font-size:1rem;text-decoration:underline}.versioning .card{background-color:#140727;border-radius:8px;padding:1.5rem;color:#fff;margin-bottom:1.5rem}.versioning .card .call{font-family:Inter-extra-bold,sans-serif;font-size:1rem}.versioning .card .version{font-family:Inter-extra-bold,sans-serif;font-size:1.2666666667rem;color:#f5ff63;padding:5px 0}.versioning .card .share{font-size:.8666666667rem}.versioning h5{font-family:Inter-extra-bold,sans-serif;padding:1.5rem 0;border-top:1px solid #d5d5d5}.versioning.drawer.show{width:750px}.versioning.drawer{right:-750px}.versioning.drawer .header_drawer{width:750px}.versioning.drawer .table .table-cell:first-child{width:70px}.modal-confirm{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:99999;justify-content:center;align-items:center}.modal-confirm .modal-content-{position:absolute;width:95%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;border-radius:5px}.modal-confirm .modal-header{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:2.5rem}.modal-confirm .modal-header h3{font-size:1.0666666667rem;font-family:Inter-extra-bold,sans-serif;color:#fd3556}.modal-confirm .btn{display:inline-block;float:right}.modal-confirm .modal-footer{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.modal-confirm .modal-footer .btn{float:inherit}.form-etat .form-field:first-child{width:200px}.form-etat .switch-button{width:130px}.form-etat .switch-button label{font-size:13px;padding-left:16px}.form-etat .switch-button:before{content:"Inactif";right:12px;font-size:13px}.form-etat .switch-button-checkbox+.switch-button-label:before{width:64px;transform:translateX(61px);height:30px!important;top:.36em}.form-etat .switch-button-checkbox:checked+.switch-button-label:before{transform:translateX(4px)}.list_status h6{font-family:Inter-regular,sans-serif;font-size:.8666666667rem;margin-bottom:.5rem}.modif-enreg.non-enregistr .modal-dialog{pointer-events:none}.modif-enreg.non-enregistr .modal-content{pointer-events:all}.ref textarea{resize:vertical!important;height:95px}.dark-mode,.dark-mode header{background-color:#140727;color:#fff}.dark-mode .card-table,.dark-mode .content__,.dark-mode .content_evaluation,.dark-mode .content_page,.dark-mode .content_page__,.dark-mode .content_retranscription{background-color:#140727}.dark-mode .card-table,.dark-mode .content__,.dark-mode .content_retranscription,.dark-mode .header_page{background-color:#291d39}.dark-mode .rdv{color:#140727}.text-center{text-align:center}.header_page{-moz-justify-content:space-between;justify-content:space-between;flex-wrap:wrap;background-color:#fff;border:1px solid #d5d5d5;padding:1.5rem;margin-bottom:1.5rem;border-radius:8px}.content-filter,.header_page{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.content-filter{-moz-justify-content:center;justify-content:center;z-index:999}.border-b{border-bottom:1px solid #d5d5d5}.dropdwon_menu{position:relative}.dropdwon_menu .item-disabled{opacity:.4;cursor:not-allowed}.dropdwon_menu div[id*=dropdownMenu]{top:50px;position:absolute;text-align:left;min-width:190px;display:none;background-color:#fff;border:1px solid #d5d5d5;border-radius:8px}.dropdwon_menu div[id*=dropdownMenu] button{width:100%;text-align:left;font-family:Inter-regular,sans-serif;font-size:.9333333333rem;padding:1rem}.dropdwon_menu div[id*=dropdownMenu] button.active{font-family:Inter-extra-bold,sans-serif}.dropdwon_menu div[id*=dropdownMenu] button:nth-child(3){border-top:1px solid #d5d5d5}.dropdwon_menu div[id*=dropdownMenu] button:hover{background-color:#140727;color:#fff;border-radius:4px}.dropdown-disabled{opacity:.4;cursor:not-allowed}.content_page_o{width:100%;margin-left:.5rem}.icon_bold{height:35px;width:35px;background-color:#140727;border-radius:50px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center}.icon_bold i{color:#f5ff63}.icon_bold .icon-headphones-with-mic{font-size:19px}.tabcontent .center-loading{text-align:center;margin:auto}.select2-container--default .select2-selection--single .select2-selection__arrow b{top:90%!important}.page_agents .body_drawer .table{width:inherit!important;display:table!important;width:100%!important}.page_agents .body_drawer .table .table-cell{text-wrap:wrap}.page_agents .body_drawer .table .table-row:last-child{border-bottom:1px solid #d5d5d5!important}.page_agents .body_drawer .table .header .table-cell{text-wrap:nowrap}.page_agents .body_drawer .table .header .table-cell:first-child{border-radius:10px 0 0 10px}.page_agents .body_drawer .table .header .table-cell:last-child{border-radius:0 8px 8px 0}.page_settings .drawer .body_drawer{padding-bottom:14rem!important}.page_settings .table{display:block!important;max-width:1250px;padding-bottom:60px}.page_settings .table .header .table-cell{min-width:130px!important}.page_settings .table .header .table-cell:first-child{min-width:50px!important}.filter{position:relative;margin-left:.75rem}#dropdownMenuFilter{position:absolute;top:60px;left:11px;z-index:9999;display:none;width:-moz-fit-content;width:fit-content;min-width:450px;background-color:#fff;border-radius:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}#dropdownMenuFilter .form-checkbox>div{display:-moz-flex;display:flex;flex-wrap:wrap;min-height:70px;overflow-y:auto}#dropdownMenuFilter .form-checkbox>div .form-check{width:50%}#dropdownMenuFilter .form-checkbox>div .form-check:first-child{margin-top:.625rem}#dropdownMenuFilter .form-checkbox>div .form-check input:checked+label:after{border-color:#140727}#dropdownMenuFilter .form-checkbox .scroll::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px}.accordion-header{cursor:pointer;text-align:left;padding:1.3rem;font-family:Inter-extra-bold,sans-serif;font-size:.9333333333rem}.accordion-header i{transition:all .5s ease-in}.accordion-header.active .icon-arrow-tab-right{transform:rotate(90deg);display:inline-block}#ElementCallcenter{display:block}#ElementEvaluationManuelle{border-radius:0 0 8px 8px}.accordion-content{display:none;padding:1.3rem;background-color:#f4f6f5}.accordion-content .search-field input{min-width:100%}.accordion-content .form-check label:before{top:0!important}.accordion-content .form-check label:after{top:4px!important}.accordion-content .form-checkbox>div{flex:1}.singledatepicker{width:100%}.singledatepicker .daterangepicker{min-width:350px!important}.mx-datepicker-main.mx-datepicker-popup{z-index:99999!important}.container-grid{width:inherit;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:15px}.disable_btn_{border-radius:8px}.disable_btn_ button{background-color:#e5e5e5!important;pointer-events:none!important;cursor:not-allowed!important;border:none}.critere_lbl>.form-field .form-field label{display:none}.date_comparision{padding:1rem;padding-top:26px;border-radius:8px;height:66.6px;margin-left:2rem;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;position:relative}.date_comparision .reportrange-text{border:none!important;padding:0!important;color:#140727;font-family:Inter-extra-bold,sans-serif;font-size:.8666666667rem;align-items:normal;background:none!important}.date_comparision .reportrange-text:before{height:35px;width:35px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;border-radius:50px;background-color:#140727;color:#f5ff63}.date_comparision .reportrange-text:after{font-size:14px;position:absolute;right:4px;top:2px}.date_comparision .compare-date{display:-moz-flex;display:flex;-moz-flex-direction:column;flex-direction:column;position:absolute;top:0;left:0;z-index:0;font-size:.8rem;padding-top:16px;padding-left:65px;height:66.6px;cursor:pointer;border:1px solid #d5d5d5;background-color:#fff;width:-moz-fit-content;width:fit-content;min-width:320px;border-radius:10px}.date_comparision .calendars{display:-moz-flex;display:flex;-moz-flex-direction:row-reverse;flex-direction:row-reverse;-moz-justify-content:flex-end;justify-content:flex-end}.date_comparision .calendars ul[class*=list--]{display:none}.date_comparision .daterangepicker{width:875px!important}.date_comparision .compare-group input{width:130px!important;border:none!important;background-color:#f4f6f5;height:30px;border-radius:8px;padding:0 .7em}.date_comparision .compare-group h5{margin:1rem 0 .8rem 0}.date_comparision .compare-group h5,.date_comparision .list-select h5{font-family:Inter-extra-bold,sans-serif;font-size:.9333333333rem}.date_comparision .list-select select{padding:.5rem;margin:1rem 0 .8rem 0;border-radius:8px;border:none;background-color:#f4f6f5;color:#140727;height:30px;width:100%}.date_comparision .list-select select option{padding:.5rem;margin:.5rem}.date_comparision .drp-buttons{display:none!important}.date_comparision .ranges{border-left:1px solid #d5d5d5;margin:0!important;padding:2rem 1rem 0 2rem!important}.date_comparision .btn-footer{display:-moz-flex;display:flex;-moz-justify-content:flex-end;justify-content:flex-end;-moz-align-items:center;align-items:center;margin-bottom:1.5rem;margin-top:2rem}.date_comparision .btn-footer .btn-save{width:-moz-fit-content;width:fit-content;color:#140727!important;background-color:#f5ff63;font-size:.9333333333rem}.date_comparision .btn-footer .cancel{font-family:Inter-regular,sans-serif;text-decoration:underline}.date_comparision .vue-daterange-picker{margin:0!important;position:absolute;background:transparent}.archive-link{color:#667085;border:none;margin-left:.75rem}.archive-link i{font-size:16px!important;margin-right:5px!important}.btn-archive i{font-size:0;margin-right:0}.archv{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center}.archv p{font-size:1rem}.archv p,.btn-return{display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;color:#667085}.btn-return{cursor:pointer;margin:0 1.25rem}.btn-return i{font-size:18px}.btn-return p{width:-moz-max-content;width:max-content}.content-action .taux .green{background-color:#e7fae7!important;color:#00cb06!important}.content-action .taux .red{background-color:#ffe0e5!important;color:#d80125!important}.recapitalitf ul{font-family:Inter-regular,sans-serif;font-size:.8125rem;color:#667085;list-style-type:disc}.mx-datepicker{width:100%!important}.mx-input:hover{border-color:#000!important}.mx-calendar{-webkit-box-sizing:border-box;width:255px!important;padding:6px 12px}.custom-file-upload{width:100%;font-family:Inter-regular,sans-serif;font-size:.9375rem;padding:.2em;margin-top:.5em;color:#140727;border:1px solid #140727;border-radius:8px;resize:none}.custom-file-upload input[type=file]{display:none}.file-upload-buttons{display:flex;align-items:center;cursor:pointer}.file-upload-buttons button{border:1px solid #f5ff63;font-family:Inter-extra-bold,sans-serif;font-size:.9375rem;color:#140727;height:45px;padding:1em;background:#f5ff63 0 0 no-repeat padding-box;border-radius:8px;display:-moz-flex;display:flex;-moz-align-items:center;align-items:center;-moz-justify-content:center;justify-content:center;text-decoration:none;text-align:center}.file-upload-buttons .file-name{flex-grow:1;margin-left:10px}.slide-enter-active,.slide-leave-active{transition:transform .3s ease-in-out}.slide-enter,.slide-leave-to{transform:translateX(0)}body{background-color:#fafafa}.page_agents .table .header .table-cell:nth-child(3),.page_agents .table .tbody .table-cell:nth-child(3),.page_call_center .table .header .table-cell:nth-child(3),.page_call_center .table .tbody .table-cell:nth-child(3),.page_campagnes .table .header .table-cell:nth-child(3),.page_campagnes .table .tbody .table-cell:nth-child(3),.page_evaluation .table .header .table-cell:nth-child(3),.page_evaluation .table .tbody .table-cell:nth-child(3),.page_qualification .table .header .table-cell:nth-child(3),.page_qualification .table .tbody .table-cell:nth-child(3),.page_utilisateurs .table .header .table-cell:nth-child(3),.page_utilisateurs .table .tbody .table-cell:nth-child(3){width:30px}.page_agents .table .header .table-cell:nth-child(3)>div>div,.page_agents .table .tbody .table-cell:nth-child(3)>div>div,.page_call_center .table .header .table-cell:nth-child(3)>div>div,.page_call_center .table .tbody .table-cell:nth-child(3)>div>div,.page_campagnes .table .header .table-cell:nth-child(3)>div>div,.page_campagnes .table .tbody .table-cell:nth-child(3)>div>div,.page_evaluation .table .header .table-cell:nth-child(3)>div>div,.page_evaluation .table .tbody .table-cell:nth-child(3)>div>div,.page_qualification .table .header .table-cell:nth-child(3)>div>div,.page_qualification .table .tbody .table-cell:nth-child(3)>div>div,.page_utilisateurs .table .header .table-cell:nth-child(3)>div>div,.page_utilisateurs .table .tbody .table-cell:nth-child(3)>div>div{padding-left:0!important}.detail-calibrage-record,.page_settings,.training{height:inherit}.drawer .modal-content{min-width:500px}.drawer .table .header .table-cell:nth-child(3),.drawer .table .tbody .table-cell:nth-child(3){width:auto}.actifAgent{background-color:#00cb06!important}.actifAgent,.unActiffAgent{height:10px;width:10px;border-radius:50%;margin-right:8px;background-color:#d80125}.no-results{height:47px;font-size:.9333333333rem;color:#140727;margin:.5rem;padding-left:.5rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.w-100{width:100%}.anonyme{margin-top:0;height:100vh!important}.anonyme .logo{margin:2rem 0}.anonyme .logo img{width:160px}.txt_gris{color:#667085}.text-justify{text-align:justify;font-size:.8666666667rem}.error-field label:before{border:1.8px solid #d80125}.disable-select{opacity:.5}.disable-select .custom-select,.disable-select .selected{cursor:not-allowed}.disabled{color:#d5d5d5;background-color:#f4f6f5!important}.transcription-notification{cursor:pointer}.transcription-notification-message{margin:0;font-size:12px!important;cursor:pointer}.notification-time{color:#667085;font-size:10px!important}.notifications-icon{position:relative;display:inline-block}.hasNotifications:after{content:"";position:absolute;top:-1px;right:-2px;width:10px;height:10px;border:2px solid #fff;background-color:red;border-radius:50%}.erreur-date{color:#d80125!important;border:1px solid #d80125!important;box-shadow:0 0 5px #d80125!important}@media(min-width:1600px){.list_card_stat .icon-arrow-tab-right:before{padding-left:3px}.table-teams .card-table.actions-tab .form-check label:after{left:6.5px!important}}.rotation-h i{transform:rotate(90deg)}.icon-cadena{font-size:18px}@media(max-width:1600px){.list_card_stat .call-center.list_call_center{width:50%}}@media(max-width:1490px){.list_card_stat{flex-wrap:wrap}.list_card_stat .card_stat{width:33.333%;margin-top:1rem}.list_card_stat .call-center.list_call_center{width:60%}.tab{overflow-x:scroll;display:flex;align-items:center}.tab button{text-wrap:nowrap}.tab::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px;height:4px}.tab::-webkit-scrollbar{-webkit-transition:all 3s ease-in;transition:all 3s ease-in;height:4px}}@media(max-width:1270px){.list_card_stat .card_stat{width:45%}.list_card_stat .call-center.list_call_center{width:95%}.content_callcenter_ .content-stat{display:block}}@media(max-width:950px){.action-table{flex-wrap:wrap}.content-action{margin-top:1rem}}@media(max-width:868px){.list_card_stat .card_stat{width:43%}.list_card_stat .call-center.list_call_center{width:100%}.list_card_stat .content-stat{display:block}}@media(max-width:1300px){.content_page{padding:1rem 1rem 5rem 1rem}.sidebar{width:230px}header{width:calc(100% - 230px)}.container_page>.content{left:230px;width:calc(100% - 230px)}.content_nav{padding:0 1rem}.table-teams{padding:1rem}.table .table-cell>div>div{padding:1rem .5rem}.card-table{overflow-x:scroll}.card-table::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px;height:4px}.card-table::-webkit-scrollbar{-webkit-transition:all 3s ease-in;transition:all 3s ease-in;height:4px}.table .table-row{width:950px}.flexbox__{display:block}.flexbox__ .list-audio{width:100%;display:-moz-flex;display:flex;align-items:stretch;height:auto!important;margin-bottom:2rem;overflow-x:scroll}.flexbox__ .list-audio::-webkit-scrollbar{height:5px}.flexbox__ .card_list .card{margin-right:.5rem;min-height:130px}.flexbox__ .card_list .header_card h3{text-wrap:nowrap}.content_page_o{margin-left:0}.w-75 .table .table-row{width:inherit}}@media(max-width:1470px){.search_audio{flex-wrap:wrap}.record .btn-add{margin-top:10px}}@media(max-width:890px){.page_equipe .btn-add{margin-top:10px}}@media(max-width:1206px){.btn-add.flex{margin-top:10px;flex-wrap:wrap}}@media(max-width:1380px){#dropdownMenuFilter{left:-175px}}@media(max-width:1180px){.vue-daterange-picker .daterangepicker{min-width:500px!important;width:500px!important;overflow-x:scroll;border:2px solid #d5d5d5!important;left:5%!important}.date_comparision .calendars{flex-wrap:nowrap!important}.date_comparision .ranges{min-width:352px!important}.vue-daterange-picker .daterangepicker::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px;height:4px}.vue-daterange-picker .daterangepicker::-webkit-scrollbar{-webkit-transition:all 3s ease-in;transition:all 3s ease-in;height:4px}#dropdownMenuFilter{left:-310px}.record .calendars{flex-wrap:nowrap!important}.record .drp-buttons{width:495px!important}}@media(max-width:975px){.content-filter{display:block}#dropdownFilter,.date_comparision{margin-left:0;margin-top:1rem}.vue-daterange-picker .daterangepicker{left:81%!important}.filter{margin-left:0}#dropdownMenuFilter{left:0}.archive-link{justify-content:flex-start;padding-left:0;margin:0}.content-filter .search-field{display:block;margin-bottom:15px}.content-filter .vue-daterange-picker{margin-left:0}}@media(max-width:768px){.stat__{display:block}.stat__ .content_callcenter_,.stat__ .content_statuts_appels{width:100%}.stat__ .content_statuts_appels{margin-top:2rem}}@media(max-width:970px){.list-audio2{overflow-x:scroll}.list-audio2::-webkit-scrollbar-thumb{background-color:#140727;border-radius:4px;height:4px}.list-audio2::-webkit-scrollbar{-webkit-transition:all 3s ease-in;transition:all 3s ease-in;height:4px}}