*{background-color:#fcfcfc;font-family:Verdana,sans-serif;font-weight:400;transition:all .3s ease-in-out}@media(min-width:480px){* ul{max-width:100%}}@media(min-width:768px){* ul{max-width:100%}* li{display:inline-block;margin:15px 10px;padding:10px}}@media(min-width:1024px){* ul{max-width:100%}* li{display:inline-block;margin:15px 10px;padding:10px}}@media(min-width:1200px){* ul{max-width:100%}* li{display:inline-block;margin:15px 10px;padding:10px}}select{background-color:#f0f2f5;border:1px solid #ccc;border-radius:5px;color:#5c6f8a;cursor:pointer;margin:5px 0;outline:none;transition:all .3s ease-in-out;width:100%}select:focus,select:hover{border:1px solid #4386d4}button{background-color:#f0f2f5;border:1px solid #ccc;border-radius:5px;color:#5c6f8a;cursor:pointer;font-size:1.2rem;font-weight:500;margin:5px 0;outline:none;padding:10px;transition:all .3s ease-in-out;width:80%}button:disabled{cursor:not-allowed}button:disabled,button:disabled:hover{background-color:#ddd;border:1px solid #ccc}button:hover{background-color:#ebf1fa}button:focus,button:hover{border:1px solid #4386d4}ul{list-style-type:none;margin:10px;padding:10px;text-align:center}ul a{color:#3073d1;font-size:1.2em;padding:10px 20px;text-decoration:none}ul a:hover{background-color:#ebf1fa}table{border:1px solid #7b7979;border-collapse:collapse;border-spacing:0;margin:0 auto 1rem;text-align:center;width:100%}table thead{background-color:#3073d1}table th{background-color:#3073d1;color:#fcfcfc;font-weight:550}table td,table th{padding:.5rem;text-align:left}table td{border-bottom:1px solid #ddd}table td:hover{background-color:#c9bdbd}@-webkit-keyframes wave-effect{0%{background-position:0 0}to{background-position:50px 50px}}@keyframes wave-effect{0%{background-position:0 0}to{background-position:50px 50px}}.wave-effect{-webkit-animation:wave-effect 2s linear infinite;animation:wave-effect 2s linear infinite;background:linear-gradient(45deg,#007bff 25%,transparent 0,transparent 50%,#007bff 0,#007bff 75%,transparent 0,transparent);background-size:50px 50px}.completed{background:#007bff}.loading{left:50%;margin-top:1rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading .loading-spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:.25rem solid #ddd;border-radius:50%;border-top-color:#4386d4;height:5rem;width:5rem}.password_pop_up{align-items:center;background-color:rgba(0,0,0,.5);border:1px solid #4386d4;display:inline-flex;flex-direction:column;font-size:1.3rem;font-weight:700;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.password_pop_up .pop_up_container{background-color:#f0f2f5;border:1px solid #ccc;border-radius:5px;box-shadow:0 0 10px #ebf1fa;margin:0 auto;max-width:500px;padding:10px;text-align:center;width:100%}.password_pop_up .pop_up_container label,.password_pop_up .pop_up_container span{background-color:#f0f2f5;color:#5c6f8a;display:block;font-size:1.2rem;font-weight:500;margin:10px 0}.password_pop_up .pop_up_container button{background-color:#f0f2f5;border:1px solid #ccc;border-radius:5px;color:#5c6f8a;cursor:pointer;font-size:1.2rem;font-weight:500;margin:5px 0;outline:none;padding:10px;transition:all .3s ease-in-out;width:100%}.password_pop_up .pop_up_container button:disabled{background-color:#ddd;border:1px solid #ccc;cursor:not-allowed}.password_pop_up .pop_up_container button:disabled:hover{background-color:#ddd;border:1px solid #ccc}.password_pop_up .pop_up_container button:hover{background-color:#ebf1fa;border:1px solid #4386d4}.password_pop_up .pop_up_container button:focus,.popUp{border:1px solid #4386d4}.popUp{align-items:center;background-color:rgba(0,0,0,.5);display:inline-flex;flex-direction:column;font-size:1.3rem;font-weight:700;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.popUp .popUp_close{background-color:red;border:none;border-radius:0 0 0 5px;color:#fcfcfc;cursor:pointer;font-size:1.5rem;font-weight:700;padding:10px;transition:all .3s ease-in-out}.popUp .popUp_close:hover,.popUp .popUp_content{background-color:#3073d1}.popUp .popUp_content{align-items:center;border:1px solid #4386d4;border-radius:5px;box-shadow:0 0 10px #ebf1fa;color:#fcfcfc;display:inline-flex;flex-direction:column;margin:25px;max-height:600px;max-width:700px;overflow-y:auto;padding:20px;text-align:center;width:600px}.popUp .popUp_content h1,.popUp .popUp_content p{background-color:#3073d1}.popUp .popUp_content .redirection{background-color:#4386d4;border-radius:5px;margin:10px;padding:10px}.popUp .popUp_content .redirection .loading_redirection{border-radius:5px;color:#fcfcfc;margin:10px;padding:10px}.popUp .popUp_content .redirection .loading_redirection .spinner{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-radius:50%;border-top:16px solid #3498db;height:120px;width:120px}.not-found{height:100%;margin:0 auto;padding:0;text-align:center;width:100%}.not-found h1{font-size:3em;font-weight:700;margin:0;padding:0}.not-found h2{font-size:1.5em;font-weight:400;margin:0;padding:0}.home-page .option{border:1px solid #ccc;border-radius:8px;cursor:pointer;margin:10px;padding:20px;text-align:center;transition:all .2s ease}.home-page .option,.home-page .option h1,.home-page .option p{background-color:#4386d4}.home-page .option a{color:#fcfcfc;text-decoration:none}.home-page .option:hover{background-color:#3073d1;box-shadow:0 4px 12px rgba(0,0,0,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.home-page .option:hover a,.home-page .option:hover h1,.home-page .option:hover p{background-color:#3073d1}.create-template{align-items:center;margin:0 auto;max-height:700px;overflow:auto;padding:0 20px}.create-template input,.create-template textarea{border:1px solid #000;border-radius:5px}.create-template h1{font-size:1rem;margin-bottom:1rem}.create-template .url{align-items:center;background-color:#4386d4;border-radius:5px;display:flex;flex-direction:column;margin:0 auto 1rem;max-width:500px;overflow:auto;padding:1rem;width:100%}.create-template .url label{background-color:#4386d4;color:#fcfcfc;display:block;margin-bottom:.5rem}.create-template .button-container .add-url-button{align-items:center;margin:0 auto;padding:0 20px;text-align:center}.create-template .button-container .add-url-button button{align-items:center;background-color:#4386d4;border:none;border-radius:5px;color:#fcfcfc;cursor:pointer;margin:0 auto 1rem;max-width:500px;padding:1rem;text-align:center;width:100%}.create-template .button-container .add-url-button button:hover{background-color:#3073d1;-webkit-transform:scale(1.05);transform:scale(1.05)}.create-template .button-container .save-template-button{align-items:center;margin:0 auto;padding:0 20px;text-align:center}.create-template .button-container .save-template-button button{align-items:center;background-color:#2ba122;border:none;border-radius:5px;color:#fcfcfc;cursor:pointer;margin:0 auto 1rem;max-width:500px;padding:1rem;text-align:center;width:100%}.create-template .button-container .save-template-button button:hover{background-color:#1e7f17;-webkit-transform:scale(1.05);transform:scale(1.05)}.list-template{color:#fcfcfc;height:100%;margin:auto;max-height:780px;max-width:780px;overflow:auto;padding:0;text-align:center;width:100%}.list-template a{color:#fcfcfc;text-decoration:none}.list-template .template{background-color:#4386d4;border:1px solid #ccc;margin:10px;padding:20px}.list-template .template,.list-template .template .delete{border-radius:5px;cursor:pointer;text-align:center;transition:all .3s ease-in-out}.list-template .template .delete{align-items:center;background-color:red;border:none;color:#fcfcfc;float:right;margin:0;padding:1rem}.list-template .template .delete:hover{background-color:#880909;-webkit-transform:scale(1.05);transform:scale(1.05)}.list-template .template h2,.list-template .template p{background-color:#4386d4}.list-template .template:hover{background-color:#3073d1;-webkit-transform:scale(1.05);transform:scale(1.05)}.list-template .template:hover h2,.list-template .template:hover p{background-color:#3073d1}.create-correspondance{margin:0 auto;max-width:795px;padding:0 20px}.create-correspondance .login{align-items:center;background-color:#4386d4;border:1px solid #ccc;border-radius:5px;color:#fcfcfc;display:flex;height:100%;justify-content:center;margin:20px 0;padding:20px;text-align:center;width:95%}.create-correspondance .login form{background-color:#4386d4}.create-correspondance .login label{background-color:#4386d4;display:block;margin-bottom:10px;width:100%}.create-correspondance .login input{border:1px solid #ccc;border-radius:5px;margin-bottom:20px;padding:10px;width:80%}.create-correspondance .login input[type=submit]{background-color:#fcfcfc;border:1px solid #ccc;border-radius:5px;cursor:pointer;margin-bottom:20px;padding:10px;width:100%}.create-correspondance .login input[type=submit]:hover{background-color:#5c6f8a;color:#fcfcfc}.create-correspondance .login .exemple{background-color:#4386d4;color:#ccc;font-size:.8em;margin-bottom:20px}.create-correspondance .login .log,.create-correspondance .login .log p{background-color:#4386d4}.create-correspondance .login .log .error{background-color:#4386d4;color:red;margin-bottom:20px}.create-correspondance .login .log .success{background-color:#4386d4;color:#2ba122;margin-bottom:20px}.list-collabs a,.list-scope a{color:#4386d4;text-decoration:none}.list-collabs a:hover,.list-scope a:hover{text-decoration:underline}.list-collabs h1,.list-scope h1{font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.list-collabs table,.list-scope table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;margin-bottom:1rem;text-align:center;width:100%}.list-collabs table th,.list-scope table th{font-weight:550}.list-collabs table td,.list-collabs table th,.list-scope table td,.list-scope table th{border-bottom:1px solid #ddd;padding:.5rem;text-align:left}.list-collabs table td:hover,.list-scope table td:hover{background-color:#f5f5f5}.list-collabs .loading,.list-scope .loading{left:50%;margin-top:1rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.list-collabs .loading .loading-spinner,.list-scope .loading .loading-spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:.25rem solid #ddd;border-radius:50%;border-top-color:#4386d4;height:5rem;width:5rem}.list_correspondance{color:#fcfcfc;height:100%;margin:auto;max-height:780px;max-width:780px;overflow:auto;padding:0;text-align:center;width:100%}.list_correspondance .output_correspondance{color:#000}.list_correspondance .output_correspondance li{background-color:#4386d4;border:1px solid #ccc;border-radius:5px;color:#fcfcfc;cursor:pointer;padding:20px;transition:all .3s ease-in-out}.list_correspondance .output_correspondance li:hover{background-color:#3073d1}.list_correspondance .output_correspondance .response{background-color:#2ba122;color:#fcfcfc}.list_correspondance .correspondance,.list_correspondance .output_correspondance .response{border:1px solid #ccc;border-radius:5px;cursor:pointer;padding:20px;transition:all .3s ease-in-out}.list_correspondance .correspondance{background-color:#4386d4;margin:10px;text-align:center}.list_correspondance .correspondance .delete{align-items:center;background-color:red;border:none;border-radius:5px;color:#fcfcfc;cursor:pointer;float:right;margin:0;padding:1rem;text-align:center;transition:all .3s ease-in-out}.list_correspondance .correspondance .delete:hover{background-color:#880909;-webkit-transform:scale(1.05);transform:scale(1.05)}.list_correspondance .correspondance li{background-color:#4386d4}.list_correspondance .correspondance:hover,.list_correspondance .correspondance:hover li{background-color:#3073d1}.show_template{border-radius:5px;margin:10px;padding:20px;text-align:center}.show_template input[type=text]{border:none;border-radius:5px;margin:0;padding:0}.show_template a{color:#fcfcfc;text-decoration:none}.show_template label{background-color:#4386d4;color:#fcfcfc;margin:1rem;padding:0}.show_template h1,.show_template p{background-color:#3073d1;color:#fcfcfc;margin:0;padding:0}.show_template .update{background-color:#4386d4}.show_template .routes_container{overflow-y:auto}.show_template .route{background-color:#4386d4;margin:1rem}.show_template .route,.show_template .route .edit{border-radius:5px;cursor:pointer;padding:1rem;transition:all .3s ease-in-out}.show_template .route .edit{align-items:center;background-color:#3073d1;border:none;color:#fcfcfc;float:right;margin:0;text-align:center}.show_template .route .edit:hover{background-color:#ebf1fa;color:#000;-webkit-transform:scale(1.05);transform:scale(1.05)}.show_template .route .delete{align-items:center;background-color:red;border:none;border-radius:5px;color:#fcfcfc;cursor:pointer;float:right;margin:0;padding:1rem;text-align:center;transition:all .3s ease-in-out}.show_template .route .delete:hover{background-color:#880909;-webkit-transform:scale(1.05);transform:scale(1.05)}.show_template .route h2,.show_template .route p{background-color:#4386d4;color:#fcfcfc;margin:0;padding:0}.show_route .response-api{height:650px;overflow-y:auto}.show_route .response-api .response-box{border-radius:5px;color:#000;font-size:1.5rem;margin:1rem;padding:1rem;text-align:center}.show_route .response-api .response-box p{margin:0;padding:0}.show_route .loading{left:50%;margin-top:1rem;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.show_route .loading .loading-spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:.25rem solid #ddd;border-radius:50%;border-top-color:#4386d4;height:5rem;width:5rem}.correspondance .response{background-color:#2ba122;border:1px solid #ccc;border-radius:5px;color:#fcfcfc;cursor:pointer;padding:20px;transition:all .3s ease-in-out}.correspondance table{border-spacing:2px;display:table;text-align:center}.correspondance .extrabat_td{text-align:center;transition:all .3s ease-in-out}.correspondance li{cursor:pointer;font-weight:700;list-style:none;margin:10px;padding:10px;text-align:center}.correspondance a{text-decoration:none}.correspondance select{border:1px solid #ccc;border-radius:5px;height:30px;width:400px}.correspondance select option{padding:5px}.correspondance .linked{background-color:#4386d4;border-radius:5px;float:left;height:100%;margin:20px;padding:10px;width:40%}.correspondance .linked .track-linked{border:1px solid #ccc;border-radius:5px;height:600px;overflow:auto;padding:10px}.correspondance .buzzee{background-color:#4386d4;border-radius:5px;float:right;height:100%;margin:20px;padding:10px;width:50%}.correspondance .buzzee .tracks{border:1px solid #ccc;border-radius:5px;height:600px;overflow:auto;padding:10px}.correspondance .buzzee .tracks select{margin:10px}.correspondance .wiz{background-color:#4386d4}.correspondance .wiz,.correspondance .wiz li{border-radius:5px;margin:10px;text-align:center}.correspondance .wiz li{border:1px solid #ccc;color:#4386d4;cursor:pointer;font-size:20px;font-weight:700;list-style:none;padding:10px}.correspondance .wiz li:hover{background-color:#3073d1;color:#fcfcfc}.correspondance .wiz li.active{background-color:#3073d1}.correspondance .wiz span{border:1px solid #ccc;border-radius:5px}.correspondance .wiz .indicator,.correspondance .wiz span{background-color:#4386d4;color:#fcfcfc;font-size:20px;font-weight:700;margin:10px;padding:10px;text-align:center}.correspondance .wiz .indicator{border-radius:5px}.correspondance .validation .head_validation{font-size:20px;margin:10px;padding:10px}.correspondance .validation .head_validation li{border:1px solid #ccc;border-radius:5px;color:#4386d4;cursor:pointer;font-size:20px;font-weight:700;list-style:none;margin:10px;padding:10px;text-align:center}.correspondance .validation .head_validation li:hover{background-color:#3073d1;color:#fcfcfc}.correspondance .validation .head_validation li.active{background-color:#3073d1}.correspondance .validation .popUp{background-color:rgba(0,0,0,.5);font-size:1.3rem;font-weight:700;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.correspondance .validation .popUp,.correspondance .validation .popUp .popUp_content{align-items:center;border:1px solid #4386d4;display:inline-flex;flex-direction:column}.correspondance .validation .popUp .popUp_content{background-color:#3073d1;border-radius:5px;box-shadow:0 0 10px #ebf1fa;color:#fcfcfc;margin:25px;max-height:600px;max-width:700px;overflow-y:auto;padding:20px;text-align:center;width:600px}.correspondance .validation .popUp .popUp_content h1,.correspondance .validation .popUp .popUp_content p{background-color:#3073d1}.correspondance .validation .popUp .popUp_content .redirection{background-color:#4386d4;border-radius:5px;margin:10px;padding:10px}.correspondance .validation .popUp .popUp_content .redirection .loading_redirection{border-radius:5px;color:#fcfcfc;margin:10px;padding:10px}.correspondance .validation .popUp .popUp_content .redirection .loading_redirection .spinner{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border-radius:50%;border-top:16px solid #3498db;height:120px;width:120px}.select-template a{text-decoration:none}.select-template .template{background-color:#4386d4;border:1px solid #ccc;border-radius:5px;margin:10px;padding:10px}.select-template .template h2,.select-template .template p{background-color:#4386d4;color:#fcfcfc;text-align:center}.select-template .template:hover,.select-template .template:hover h2,.select-template .template:hover p{background-color:#3073d1;color:#fcfcfc}.correspondance-2{text-align:center}.correspondance-2 table{border-collapse:initial;border-spacing:2px;display:table;text-align:center}.correspondance-2 table tr{cursor:pointer;font-size:20px;font-weight:700}.correspondance-2 .extrabat_td,.correspondance-2 table tr{text-align:center;transition:all .3s ease-in-out}.correspondance-2 li{cursor:pointer;font-weight:700;list-style:none;margin:10px;padding:10px;text-align:center}.correspondance-2 a{text-decoration:none}.correspondance-2 select{border:1px solid #ccc;border-radius:5px;height:30px}.correspondance-2 select option{padding:5px}.mcorrepondance .back-button{background-color:#f0f2f5;border:1px solid #ccc;border-radius:5px;color:#5c6f8a;cursor:pointer;font-size:1.2rem;font-weight:500;margin:5px 0;outline:none;padding:10px;transition:all .3s ease-in-out;width:100%}.mcorrepondance .back-button:disabled{cursor:not-allowed}.mcorrepondance .back-button:disabled,.mcorrepondance .back-button:disabled:hover{background-color:#ddd;border:1px solid #ccc}.mcorrepondance .back-button:hover{background-color:#ebf1fa;border:1px solid #4386d4}.mcorrepondance .correspondance-list .correspondance-container{background-color:#4386d4;border:1px solid #4386d4;border-radius:.5rem;cursor:pointer;margin:.5rem 0;padding:.5rem 1rem;text-align:center;transition:all .2s ease-in-out}.mcorrepondance .correspondance-list .correspondance-container:hover{background-color:#3073d1}.mcorrepondance .correspondance-list .correspondance-container .correspondance-name{background-color:#4386d4;border-right:1px solid #4386d4;color:#fcfcfc;font-size:1.2rem;font-weight:500;padding-right:1rem}.mcorrepondance .correspondance-list .correspondance-container .correspondance-date{background-color:#4386d4;color:#fcfcfc;font-size:1rem;font-weight:300}.loading-page .circle-loader-container{left:50%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loading-page .circle-loader{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid rgba(0,0,0,.1);border-left-color:#4386d4;border-radius:50%;display:inline-block;height:2rem;position:relative;width:2rem}@keyframes spin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.loading-page .circle-loader:before{bottom:-3px;left:-3px;right:-3px;top:-3px}.loading-page .circle-loader:after,.loading-page .circle-loader:before{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid rgba(0,0,0,.1);border-left-color:#4386d4;border-radius:50%;content:"";position:absolute}.loading-page .circle-loader:after{bottom:9px;left:9px;right:9px;top:9px}.pull_extrabat li{background-color:#4386d4;border:1px solid #ccc;border-radius:.25rem;color:#fcfcfc;cursor:pointer;font-weight:700;margin:.5rem 0;padding:.5rem 1rem;text-align:center;transition:all .2s ease-in-out}.pull_extrabat li.active,.pull_extrabat li:hover{background-color:#3073d1}.real-time{background-color:#f5f5f5;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);margin:auto;max-width:1500px;padding:20px;transition:all .3s}.real-time .status-dot{border-radius:50%;display:inline-block;height:10px;margin-left:5px;width:10px}.real-time .green{background-color:green}.real-time .close,.real-time .red{background-color:red}.real-time .close{border-radius:0 0 0 5px;color:#fff;cursor:pointer;max-width:150px;padding:10px;text-align:center}.real-time .terminal{background-color:#000;border:1px solid #333;border-radius:5px;color:#32cd32;font-family:Courier New,Courier,monospace;height:500px;overflow:auto;padding:10px;text-align:left;width:100%}.real-time .terminal ul{background-color:#000;list-style-type:none;padding:0;text-align:left}.real-time .terminal li{background-color:#000;margin:0;padding:0;text-align:left;white-space:pre}.real-time .line{background-color:#000;color:#32cd32}
/*# sourceMappingURL=main.72d54ad8.css.map*/