@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{font-family:Poppins,Inter,Avenir,Helvetica,Arial,sans-serif;--primary: #218EC0;--secondary: #2D2D2B;--tertiary: #F8F9FB;--white: #fff;--grey: #EFF3F9;--lightGrey: #6c6d6f0c;--darl_blue: #084263;--darl_blue-down: #084263;--selected_opacity: rgba(199, 226, 238, .3);--selected: rgba(199, 226, 238, 1);--dark: #064663;--error: #d63031;--success: #6BFFC2;--white-opacity: rgba(255,255,255,.3);--white-super-opacity: rgba(255,255,255,.1);--black: #2D2D2B;--table-header: #E4EBF6;--dark-grey: #7e7f80;--dark-grey-light: #7e7f803f;--fault-row-color: rgba(247, 186, 186, .038);--ordinary-row-color: rgba(155, 164, 172, 0)}html,body{margin:0;padding:0}.page{width:100vw;height:100vh;background-color:var(--tertiary);overflow:hidden}.page .main_image{padding:5px;height:80vh;width:auto;max-width:40vw}.page .block_text{height:80vh;width:auto;max-width:40vw;font-size:100%!important}.screen,.mobile{display:inherit}@media all and (max-width: 767px){.screen{display:none!important}}@media screen and (min-width: 768px){.mobile{display:none!important}}.flex-column{display:flex;flex-direction:column}.relative{position:relative}.flex{display:flex;flex-direction:row}.flew_wrap{flex-flow:row wrap}.align-item-center{align-items:center}.align-item-start{align-items:flex-start}.align-item-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-around{justify-content:space-around}.flex-wrap{flex-wrap:wrap}.justify-evenly{justify-content:space-evenly}.justify-between{justify-content:space-between}.h-fit-content{height:fit-content!important}.h100{height:100%}.h80{height:80%}.h70{height:70%}.h60{height:60%}.h90{height:90%}.h20{height:20%}.h50{height:50%}.h30{height:30%}.h40{height:40%}.h10{height:10%}.w-150px{width:150px}.w-30px{width:30px}.w-40px{width:40px}.w-200px{width:200px}.w-100px{width:100px}.h-50px{min-height:50px}.h-75px{min-height:75px}.h-40px{height:40px}.h-30px{height:30px}.h-100px{height:100px}.w50{width:50%}.w0{width:0%}.w40{width:40%}.w45{width:45%}.w30{width:30%}.margin-h-auto{margin:0 auto}.margin-top-50px{margin-top:50px!important}.margin-bottom-50px{margin-bottom:50px!important}.w35{width:35%}.w20{width:20%}.w25{width:25%}.w33{width:33%}.w24{width:24%}.w15{width:15%}.w88{width:88%}.w10{width:10%}.w60{width:60%}.w70{width:70%}.w80{width:80%}.w85{width:85%}.w90{width:90%}.w95{width:95%}.w100{width:100%}.w100vw{width:100vw!important}.g1{gap:5px}.g2{gap:10px}.g3{gap:15px}.g4{gap:20px}.g5{gap:25px}.g6{gap:30px}.g7{gap:35px}.g8{gap:40px}.g9{gap:45px}.g10{gap:50px}.mr-1{margin-right:5px}.mr-2{margin-right:10px}.mr-3{margin-right:15px}.mr-4{margin-right:20px}.mr-10{margin-right:50px}.ml-1{margin-left:5px}.ml-2{margin-left:10px}.ml-3{margin-left:15px}.ml-4{margin-left:20px}.ml-5{margin-left:25px}.ml-10{margin-left:50px}.mb-1{margin-bottom:5px}.mb-2{margin-bottom:10px}.mb-4{margin-bottom:20px}.mb-6{margin-bottom:30px}.mb-10{margin-bottom:50px}.mt-2{margin-top:10px}.mt-4{margin-top:20px}.mt-5{margin-top:25px}.mt-6{margin-top:30px}.mt-10{margin-top:50px}.pl-1{padding-left:5px}.pl-2{padding-left:10px}.pr-1{padding-right:5px}.pr-2{padding-right:10px}.pt-1{padding-top:5px}.pt-2{padding-top:10px}.pt-3{padding-top:15px}.pb-1{padding-bottom:5px}.pb-2{padding-bottom:10px}.pb-3{padding-bottom:15px}.rounded{border-radius:50%}.low-radius{border-radius:5px}.medium-radius{border-radius:10px}.deg90{transform:rotate(90deg)}.deg180{transform:rotate(180deg)}.deg270{transform:rotate(270deg)}.deg90n{transform:rotate(-90deg)}.deg180n{transform:rotate(-180deg)}.deg270n{transform:rotate(-270deg)}.margin-auto-w{margin:auto 0}.margin-auto-h{margin:0 auto}.margin-auto{margin:auto}#modal-small,#modal-large{background-color:var(--white-super-opacity)!important;backdrop-filter:blur(2px)!important}#modal-large section{width:60vw!important}@keyframes loopRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.infinite-rotation{animation:loopRotate 2s infinite;box-shadow:0 0 10px #fff;border-radius:50%;width:20px}.tex-upper{text-transform:uppercase}.fs100pc{font-size:100%!important}.fs80pc{font-size:80%!important}.italic{font-style:italic}.scroll-y{overflow-y:scroll}.scroll-y::-webkit-scrollbar{width:3px}.scroll-y::-webkit-scrollbar-track{background:#f1f1f1}.scroll-y::-webkit-scrollbar-thumb{background:var(--dark)}.scroll-y::-webkit-scrollbar-thumb:hover{background:var(--primary)}.scroll-y-none{overflow-y:scroll}.scroll-y-none::-webkit-scrollbar{width:0px}.scroll-y-none::-webkit-scrollbar-track{background:#f1f1f1}.scroll-y-none::-webkit-scrollbar-thumb{background:var(--dark)}.scroll-y-none::-webkit-scrollbar-thumb:hover{background:var(--primary)}.block_presentation{height:100%;max-height:80vh}.text-center{text-align:center}.blue{color:var(--primary)}.b-blue{background-color:var(--primary)!important}.black{color:var(--secondary)}.dark-grey{color:var(--dark-grey)}.dark{color:var(--dark)}.b-dark{background-color:var(--dark)!important}.white{color:var(--white)}.black{color:var(--black)}.fw-500{font-weight:500}.fw-400{font-weight:400}.fw-600{font-weight:600}.f16{font-size:16px}.f14{font-size:14px;line-height:16px}.f12{font-size:12px;line-height:14px}.f10{font-size:10px;line-height:12px}.f18{font-size:18px;line-height:16px}.f20{font-size:20px}.f24{font-size:24px}.f26{font-size:26px}.f30{font-size:30px;line-height:30px}.pointer{cursor:pointer}.basic_input{height:50px;background-color:var(--white);border:none;padding-left:20px;outline-color:var(--primary);width:-webkit-fill-available}.specefic-input{border:none!important;background-color:transparent;color:#fff;box-shadow:0 .5px #fff;font-size:14px}.specefic-input.specefic-input::placeholder{color:#fff}.specefic-input.specefic-input:focus{outline:none;box-shadow:0 2px #fff;transition:.3s;font-weight:bolder;font-size:17px}.specefic-input.invalid-input,.specefic-input.invalid-input:focus{box-shadow:0 2px red}.basic_search{position:relative}.basic_search .search_icon{position:absolute;right:10px}.basic_search .input_search{height:40px;background-color:var(--white);border:none;padding-left:20px;outline-color:var(--primary)}.clear-img{width:20px;cursor:pointer}.basic_search_dark{position:relative}.basic_search_dark .search_icon{position:absolute;right:10px}.basic_search_dark .input_search{height:40px;background-color:var(--tertiary);border:none;padding-left:20px;outline-color:var(--dark)}.readonly_opacity{opacity:.6}.basic_input_dark{background-color:var(--tertiary);border:none;padding-left:20px;outline-color:var(--dark);width:-webkit-fill-available}.block_input{position:relative}.block_input .eye{position:absolute;right:20px;width:25px}.block_input .eye:hover{cursor:pointer}.basic_button{border:none;background-color:var(--primary);color:var(--white);font-size:14px;font-weight:700;height:50px;border-radius:5px}.basic_button:hover{cursor:pointer}.prev-button{background-color:#8080807e}.small_button{border:none;background-color:var(--primary);color:var(--white);font-size:14px;font-weight:700;height:40px;border-radius:5px}.small_button:hover{cursor:pointer}.disable{opacity:.3}.selector{z-index:2;width:40px;position:relative}.selector:hover{cursor:pointer}.selector .langue_list{min-width:120px;background-color:var(--dark);position:absolute;top:110%}.selector .langue_list .langue_enable{padding-top:2px;padding-bottom:2px;margin:auto}.selector .langue_list .langue_enable:hover{background-color:var(--white-opacity)}.selector .langue_list .langue_enable .icon_lang{width:20px}.selector .langue_list .submenu{margin:auto}.selector .langue_list .submenu:hover{background-color:var(--white-opacity)}.select_checkbox{background-color:var(--grey);height:30px;border:none;outline:var(--primary);position:relative}.select_checkbox .header_select{height:30px}.select_checkbox .header_select .arrow:hover{cursor:pointer}.select_checkbox .option{z-index:5;position:absolute;background-color:var(--grey);top:105%;width:100%}.basic_select{background-color:var(--white);height:35px;border:none;outline:var(--primary);position:relative;color:var(--dark);padding-left:15px}.basic_select_dark{background-color:var(--tertiary);height:35px;border:none;outline:var(--dark);position:relative;color:var(--dark);padding-left:15px;z-index:9999}.basic_select_dark option{background-color:var(--grey)}.container_table{height:100%;overflow-y:scroll}.container_table .sorted_arrow{width:7px}.container_table::-webkit-scrollbar{width:3px}.container_table::-webkit-scrollbar-track{background:#f1f1f1}.container_table::-webkit-scrollbar-thumb{background:var(--dark)}.container_table::-webkit-scrollbar-thumb:hover{background:var(--primary)}.icon_bus_state{width:50px;height:50px}.basic_table{border-spacing:0;border-collapse:collapse}.basic_table thead{position:sticky;top:0;background-color:var(--table-header);height:70px;color:var(--black);font-size:85%;z-index:1}.basic_table thead .head_label{font-size:85%!important;font-weight:700!important}.basic_table thead th{padding:5px 10px}.basic_table tbody{width:100%;height:100%}.basic_table tbody tr{width:100%;font-size:70%;color:var(--black);height:50px;text-align:center;border-bottom:1px solid var(--table-header)}.basic_table tbody tr td{padding-left:10px;padding-right:10px}.table_event{border-spacing:0;border-collapse:collapse}.table_event thead{position:sticky;top:0;background-color:var(--table-header);height:40px;color:var(--black);font-size:14px}.table_event thead .head_label{font-size:14px!important;font-weight:600!important}.table_event tbody tr{font-size:16px;color:var(--black);height:50px;text-align:center;border-bottom:1px solid var(--table-header)}.circle-hint{position:absolute;border:solid 1px var(--primary);height:18px;width:18px;border-radius:17px;transition:.1s}.circle-hint:hover{cursor:pointer;height:22px;width:22px}.circle-hint .point{background-color:var(--primary);width:10px;height:10px;border-radius:10px;-webkit-box-shadow:0px 0px 4px 2px rgba(33,142,192,.45);box-shadow:0 0 4px 2px #218ec073}.hint{position:absolute;left:0;right:0;bottom:0;top:0;width:100vw;height:100vh;z-index:4;background-color:#fff;opacity:.6}.hinted{z-index:10;position:relative}.map{z-index:0;overflow:hidden;height:100%}.map .map-container{border-radius:10px;margin-top:10px;width:100%;height:100%}@media (max-width: 769px){.map .map-container{position:absolute;top:0vh;left:0vw}}.map .custom-cluster-icon{background-color:var(--darl_blue);display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 20px 0 var(--darl_blue)}.map .custom-cluster-icon *{color:#fff;font-weight:bolder}.vhyzion-marker-map{width:40px!important;height:40px!important}.content_popup{margin-top:20px!important}.content_popup .badge_popup{width:fit-content;text-align:center;background-color:var(--dark);padding:3px 5px;border-radius:5px;font-size:11px!important;color:var(--white)}.info_bus_map{width:80%;height:150px;background-color:#ffffffdc;position:absolute;z-index:9999;bottom:20%;left:10%;border:solid 1px var(--grey);border-radius:15px}.info_bus_map .block img{width:35px}.marker-cluster-small{background-color:var(--primary)!important;border-radius:50%;height:40px;width:40px}.marker-cluster-small div{border-radius:50%;background-color:var(--primary)!important;font-size:14px!important;font-weight:600!important;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.underlined{border-bottom:1px var(--black) solid}.arrow_left_calendar{transform:rotate(90deg);width:25px}.arrow_left_calendar:hover{cursor:pointer}.arrow_right_calendar{transform:rotate(-90deg);width:25px}.arrow_right_calendar:hover{cursor:pointer}.selected_day{color:var(--primary)}.button_calendar{border:none;background-color:var(--dark);color:var(--white);font-size:14px;font-weight:700;border-radius:5px;height:40px}.button_calendar:hover{cursor:pointer}.switch{position:relative;display:inline-block;width:45px;height:25.5px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--dark);-webkit-transition:.1s;transition:.1s}.slider:before{position:absolute;content:"";height:19.5px;width:19.5px;left:3px;bottom:3px;background-color:var(--grey);-webkit-transition:.1s;transition:.1s}input:checked+.slider{background-color:var(--primary)}input:focus+.slider{box-shadow:0 0 1px var(--primary)}input:checked+.slider:before{-webkit-transform:translateX(19.5px);-ms-transform:translateX(19.5px);transform:translate(19.5px)}.slider.round{border-radius:25.5px}.slider.round:before{border-radius:50%}.icon_zoom{width:30px}.frame_chrono{z-index:9999}.leaflet-routing-container{display:none!important}.event_chrono{position:absolute;bottom:0;top:0;cursor:pointer;clip-path:polygon(50% 0%,100% 100%,100% 100%);-webkit-clip-path:polygon(50% 50%,0% 100%,100% 100%)}.block_icon_chrono{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;border-radius:50%;width:15%;height:30%;opacity:.6}.block_icon_chrono .icon_chrono{width:100%;height:100%;border-radius:0%}.overflow-x-scroll{overflow-x:scroll;padding-bottom:20px}.overflow-x-scroll::-webkit-scrollbar{height:10px}.overflow-x-scroll::-webkit-scrollbar-track{background:#f1f1f1}.overflow-x-scroll::-webkit-scrollbar-thumb{background:var(--dark)}.overflow-x-scroll::-webkit-scrollbar-thumb:hover{background:var(--primary)}.overflow-y-scroll{overflow-y:scroll;padding-bottom:20px}.overflow-y-scroll::-webkit-scrollbar{width:2px}.overflow-y-scroll::-webkit-scrollbar-track{background:#f1f1f1}.overflow-y-scroll::-webkit-scrollbar-thumb{background:var(--dark)}.overflow-y-scroll::-webkit-scrollbar-thumb:hover{background:var(--primary)}.chrono_frise{height:200px}.chrono_frise .b-dark{background-color:var(--dark)}.chrono_frise .b-green{background-color:green}.chrono_frise .b-grey{background-color:var(--grey)}.chrono_frise .b-blue{background-color:var(--primary)}.chrono_frise .hour{width:4.1%;height:100%}.chrono{height:10px}.chrono .b-dark{background-color:var(--dark)}.chrono .b-green{background-color:green}.chrono .b-grey{background-color:var(--grey)}.chrono .b-blue{background-color:var(--primary)}.chrono .hour{width:4.1%;height:100%}.state-point span{width:10px;height:10px;border-radius:10px}.state-point .complete{background-color:var(--primary);border:solid 2px var(--primary)}.state-point .incomplete{border:solid 2px var(--primary)}.input_pagination{width:30px!important;height:40px;font-size:14px!important;color:var(--dark)!important}.loading{width:100vw;height:100vh;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ecf0f1b3;z-index:10000}.loading img{width:100px;opacity:.35;transition:transform 1s ease;animation:rotateImage 1s linear infinite}@keyframes rotateImage{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading_chrono{width:100%;height:100%;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ecf0f1b3;z-index:10000}.b-danger{background-color:var(--error)}.help_block{position:absolute;right:0;top:0;bottom:0;width:30%;background-color:#191919;z-index:10}.help_block .header_help{background-color:#2d2d2b;height:15%}.help_block .header_help .close_button{width:30px;height:30px;position:absolute;right:0;top:0}.help_block .separator_help{background-color:var(--dark-grey);height:1px}@media all and (max-width: 1023px){.help_block{width:50%!important}}@media all and (max-width: 768px){.help_block{width:100%!important}.mobile_input{width:80%!important}}.badge{border-radius:5px;position:absolute;top:0px;margin-left:5px}.tag{border:solid 1px var(--dark)}.tag div{min-width:75px}.default_tag{border:solid 0px var(--dark);padding:5px 10px;border-radius:5px;font-weight:bolder}.loading-text{animation:loadingAnimation 2s infinite linear;color:var(--dark-grey)}@keyframes loadingAnimation{0%{transform:translateY(-50%)}to{transform:translateY(50%)}}.notification-badge{position:relative;display:inline-block}.count{position:absolute;top:-37px;right:-13px;display:flex;align-items:center;justify-content:center;width:35px;height:35px;background-color:#900;border-radius:50%;font-size:12px;color:#fff}.notification-container{position:fixed;background-color:#fff;top:10vh;right:50px;width:500px;overflow-y:scroll;max-height:300px;padding:15px;display:none;gap:0%;flex-direction:column}.head-cont-mobile{width:100vw!important;position:absolute;height:auto!important;background-color:#fff;z-index:8;box-shadow:0 10px 10px 0 var(--darl_blue);display:flex;align-items:center;transition:.5s}.head-cont-mobile .logo-text{display:flex;align-items:center;gap:20px;font-weight:bolder}.head-cont-mobile-hided{background-color:transparent!important}.page-layout{background-color:var(--white)!important;width:100vw;height:100vh}.page-layout .header{width:100vw!important;height:12vh;box-shadow:0 0 .5px 0 var(--darl_blue)}.page-layout .header .logo{width:100%;height:auto}.page-layout .header .icon_menu{width:50px}.page-layout .header .icon_menu:hover{cursor:pointer}.page-layout .header .filter{border:solid 2px var(--selected);border-radius:10px;min-width:400px;height:fit-content;padding:5px}.page-layout .header .filter .discard-img{width:20px;height:20px;margin-left:20px;cursor:pointer;border-radius:10%}.page-layout .header .filter .discard-img.boxRed{box-shadow:0 0 10px #b40e0ea6}.page-layout .header .filter .discard-img.boxBlack{box-shadow:0 0 10px #000000a6}.page-layout .header .filter .discard-img:hover{scale:1.1;transition:.2s}.page-layout .header .filter_client{border:solid 3px var(--selected);border-radius:10px;min-width:300px;height:50px}.page-layout .content{height:86vh!important;width:100vw;display:flex;gap:2vw}.page-layout .content .navbar{display:flex;align-items:center;flex-direction:column;margin-left:1vw;width:8vw;margin-top:10px;height:100%!important;overflow:scroll}.page-layout .content .navbar::-webkit-scrollbar{width:0em}.page-layout .content .navbar::-webkit-scrollbar-thumb{background-color:#000}.page-layout .content .navbar .selected{background-color:var(--selected_opacity)}.page-layout .content .navbar .item{padding:5%;border-radius:10px;width:90%;height:fit-content}.page-layout .content .navbar .item .title_menu{width:100%!important;overflow:hidden;font-size:80%!important;font-weight:350}.page-layout .content .navbar .item:hover{cursor:pointer}.page-layout .content .navbar .item:hover .title_menu{color:var(--primary)}.page-layout .content .navbar .item .icon_item_menu_selected{height:18%;width:18%;padding:7%;background-color:var(--white);border-radius:20%}.page-layout .content .navbar .item .icon_item_menu{height:18%;width:18%;padding:7%;background-color:var(--tertiary);border-radius:50px}.page-layout .content .child{width:89vw;height:100%;background-color:var(--tertiary);overflow:scroll}.page-layout .content .child::-webkit-scrollbar{width:.1em}.page-layout .content .child::-webkit-scrollbar-thumb{background-color:#000}.page-layout .content .child .subchild{width:99%;height:100%;margin:auto}.rounded-left{border-top-left-radius:50px}.rounded-right{border-top-right-radius:50px}.back_arrow{transform:rotate(90deg)}.back_arrow:hover{cursor:pointer}.title_page{line-height:20px}.icon_burger{width:50px;position:absolute;right:10px;top:10px;z-index:8}.icon_burger_white{background-color:#fff;border-radius:15px;box-shadow:0 0 5px 2px var(--darl_blue)}.fleet_icon_mobile,.fleet_icon_close{position:absolute;height:40px;width:40px;right:80px;top:15px}.fleet_icon_mobile.fleet_icon_close,.fleet_icon_close.fleet_icon_close{height:25px;width:25px;padding:5px;border-radius:50%}.menu-mobile{position:absolute;width:100vw;height:100vh;z-index:9;background-color:var(--dark)}.menu-mobile .close_button{position:absolute;height:50px;width:50px;right:10px;top:10px}.menu-mobile .lang_selected{border:solid 2px var(--white);border-radius:50%}.menu-mobile .icon_menu_mobile{width:50px;height:50px;border-radius:50%;background-color:var(--selected_opacity)}.menu-mobile .separator_mobile{background-color:var(--white);height:1px}.popup{position:fixed;width:470px;height:fit-content;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;background-color:var(--dark);box-shadow:0 0 500px 7000px var(--dark);border-radius:15px;z-index:999999;display:flex;flex-direction:column;align-items:center}.popup .popup-close{position:absolute;color:#fff;top:10px;right:10px;font-size:18px;cursor:pointer;background:transparent;border:none;outline:none;font-weight:bolder}.popup img{width:60%;margin:5%;transition:transform 3s ease;animation:rotateImage 3s linear}@keyframes rotateImage{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(0)}}.popup .popup-text{opacity:0;transition:opacity 1s ease;color:#fff;font-size:170%;font-weight:bolder}.popup .popup-text.slide-in{opacity:1}@media screen and (max-width: 1000px){.popup{display:none}}.redirect-container{width:100%;height:100%;position:absolute;z-index:999998;background-color:var(--darl_blue);top:0%;left:0%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5%;box-shadow:0 0 10px 5000px var(--darl_blue);color:#fff}.redirect-container img{width:350px}.redirect-container h1{text-align:center}.redirect-container .go-login{padding:20px;border:1px solid white;cursor:pointer;background-color:var(--dark-grey-light);border-radius:1%;font-weight:bolder}.redirect-container .go-login:hover{background-color:#fff;color:var(--darl_blue);transition:.1s}.parent-inactivity{position:absolute;top:0;left:0;backdrop-filter:blur(10px);width:100vw;height:100vh;z-index:99999}.parent-inactivity .inactivity-container{width:30vw;height:fit-content;max-height:45vh;position:absolute;top:35vh;left:35vw;padding-top:40px;background-color:var(--darl_blue);border-radius:10px;box-shadow:0 0 50px 0 var(--primary);gap:10px;z-index:99999}.parent-inactivity .inactivity-container .close{position:absolute;right:5px;top:5px;width:20px;height:20px;padding:5px;cursor:pointer;border-radius:50%;opacity:.6}.parent-inactivity .inactivity-container .close:hover{opacity:1}.parent-inactivity .inactivity-container .alert{width:60px;height:60px}.parent-inactivity .inactivity-container h2,.parent-inactivity .inactivity-container h3{text-align:center;width:90%;color:#fff}.parent-inactivity .inactivity-container h2{font-size:large;font-weight:bolder}.parent-inactivity .inactivity-container h3{font-size:x-large;animation:alertAnimation 1s infinite}@keyframes alertAnimation{0%{color:red}to{color:#fff}}@media (max-width: 900px){.parent-inactivity .inactivity-container{width:80vw;left:10vw}}.administration{position:relative;max-height:100%}.administration .help{width:25px;height:25px;border-radius:50px;position:absolute;top:20px;right:20px;font-size:20px;background-color:var(--selected)}.administration .help:hover{cursor:pointer}.administration .cards{position:relative}.administration .cards .card{height:15%;padding:1.5%;border-radius:10px}.administration .cards .card img{width:34px;height:34px;padding:2px}.administration .background-blue{background-color:var(--darl_blue)}.administration .border-white{border:solid 1px var(--darl_blue)}.administration .border-white:hover{background-color:var(--white);cursor:pointer}.administration .button_disable{height:40px}.administration .link_admin{font-size:14px!important;color:gray}summary{height:50px;background-color:var(--selected_opacity)}summary .ajust-link{margin-top:2px}summary .icon_admin{width:20px;height:20px}summary .icon_admin:hover{cursor:pointer}summary .icon_arrow{width:15px;height:15px}summary .icon_arrow:hover{cursor:pointer}.subcard{height:50px;background-color:var(--white)}.icon_admin{width:20px;height:20px}.icon_admin:hover{cursor:pointer}.dashboard{position:relative;max-height:100%}.dashboard .button_disable{height:40px}.custom-back{padding:30px;background-color:var(--tertiary)}.help{width:25px;height:25px;border-radius:50px;position:absolute;top:5vh;right:10px;font-size:20px;background-color:var(--selected)}.help:hover{cursor:pointer}.table_mobile{overflow-x:scroll}.table_mobile::-webkit-scrollbar{height:0px}.table_mobile::-webkit-scrollbar-track{background:#f1f1f1}.table_mobile::-webkit-scrollbar-thumb{background:var(--dark)}.table_mobile::-webkit-scrollbar-thumb:hover{background:var(--primary)}.help_mobile{width:30px;height:30px;border-radius:50px;font-size:25px;background-color:var(--selected);margin-top:25px}.help_mobile:hover{cursor:pointer}.cards{position:relative}.cards .card{height:15%;padding:1.5%;border-radius:10px}.cards .card img{width:40px;height:40px;padding:2px}@media all and (max-width: 767px){.cards .card span{width:150px;overflow:hidden}}.background-blue{background-color:var(--darl_blue)}.border-white{border:solid 1px var(--darl_blue)}.border-white:hover{background-color:var(--white);cursor:pointer}.hint1{left:-30px}.hint2{right:20%;top:20%}.hint3{left:2%;bottom:10%}.hint4{right:2%;bottom:10%}.hint_desc{background-color:var(--white);padding:10px;border-radius:15px;width:300px;position:absolute;top:-60px;line-height:20px}.hint_desc4{background-color:var(--white);padding:10px;border-radius:15px;width:300px;position:absolute;left:0;bottom:40%;line-height:20px}.hint_desc2{background-color:var(--white);padding:10px;border-radius:15px;width:300px;line-height:20px}.block_help_2{position:absolute;right:0%;top:5%}.block_help_21{position:absolute;left:0%;bottom:40%}.point_help{width:35px;height:35px;border-radius:35px;background-color:var(--primary)}.arrow_help{position:absolute;left:-50px}.arrow_help_2{position:absolute;right:20%;bottom:30%!important}.arrow_help_21{position:absolute;left:0%;bottom:15%}.logo_dashboard_mobile{width:40px;height:40px;padding:10px}.fleet_menu_mobile{position:absolute;right:0;width:60vw;height:90vh;background-color:var(--white);-webkit-box-shadow:-4px 0px 7px 0px var(--selected_opacity);box-shadow:-4px 0 7px 0 var(--selected_opacity);top:0;bottom:0;margin-top:10vh;z-index:5}.fleet_menu_mobile .discard-img{width:20px;height:20px;cursor:pointer;border-radius:10%;box-shadow:0 0 5px #000;margin-top:20px}.fleet_menu_mobile .close_button_fleet{position:absolute;top:0;right:0;width:40px;height:40px;background-color:var(--selected_opacity)}.mobile_content_dashboard{background-color:var(--tertiary);width:100vw;height:fit-content!important;border-top-left-radius:25px;margin-top:10vh;height:calc(100vh + 25px)!important}.wrap{display:flex;flex-wrap:wrap;width:100%;height:100%;flex-direction:row;justify-content:center;align-items:start;gap:5%;animation:change-opacity .5s ease-in-out}.wrap-limited{display:flex;flex-wrap:wrap;width:30%;height:100%;min-width:450px;min-height:450px;flex-direction:row;justify-content:center;gap:5%;padding:20px;border-radius:3%;color:var(--darl_blue);background-color:var(--selected);box-shadow:0 0 2px 0 var(--selected);margin-bottom:2%}.wrap-limited .announcer{font-weight:bolder;font-size:large;height:fit-content;text-transform:uppercase;display:flex;align-items:center;justify-content:center;align-content:center;justify-items:center;width:200px;height:100px;text-align:center;padding:5px}.pie-container{margin-top:10px;margin-bottom:10px;height:550px;width:550px;display:none;align-items:center;justify-content:center;border-radius:50%;animation:rot 1s ease-in}@keyframes rot{0%{scale:0;rotate:0deg}to{scale:1;rotate:360deg}}@media (max-width: 800px){.pie-container{height:400px;width:400px}}@media (max-width: 780px){.pie-container{display:none}}.hider{width:450px;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;gap:5%;padding:20px;border-radius:3%;color:var(--darl_blue);background-color:var(--selected);box-shadow:0 0 10px 0 var(--darl_blue)}.hider .refresh{width:30px;height:30px;position:absolute;opacity:.5;animation:rot 1s infinite;top:60%}@keyframes rot{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hider .announcer{font-weight:bolder;font-size:100%}.hider .state-cont{display:flex;align-items:center;justify-content:center;align-content:center;justify-items:center;width:200px;height:10%;gap:10px;padding:5px;box-shadow:0 0 5px #fff;cursor:pointer;animation:rot-inside .1s ease-in}.hider .state-cont:hover{background-color:#fff!important;color:var(--darl_blue)!important;scale:1;font-weight:bolder}.hider .state-cont img{width:45px}@media (max-width: 800px){.hider .state-cont img{width:30px}}.hider .state-cont .txt{width:100px;font-size:medium;text-align:center;text-transform:capitalize}.hider .state-cont .txt.ok-style{font-size:xx-large;font-weight:bolder;color:#5bb45e}.hider .state-cont .nbr{width:20px;font-size:x-large;text-align:center;font-weight:bolder}.hider .state-cont .nbr.ok-style{font-size:xx-large;color:#74bb76}@media (max-width: 800px){.hider .state-cont .nbr{width:20px;font-size:large}}@keyframes rot-inside{0%{opacity:0}to{opacity:1}}@media (max-width: 800px){.hider{position:relative;width:80%}}.hider .counter{display:none;position:absolute;bottom:15px;left:15px;padding:1px;font-weight:bolder;color:var(--darl_blue);opacity:.6}.element-container{width:200px;height:100px;background-color:var(--selected);margin:5px;display:flex;flex-direction:row;align-items:center;justify-content:center;color:var(--darl_blue);box-shadow:0 0 5px 0 var(--darl_blue);border-radius:2%}.element-container img{width:85px;padding:1px;height:85px;border-radius:50%;background-color:#fffffff1}.element-container .value{width:100px;text-align:center;font-size:large}.icon_distant_mode{width:100px}.separator_point{height:25px;border-left:solid 1px var(--selected);width:.5px}.separator{border-bottom:solid 1px var(--selected);width:90%;margin:10px auto}.card_detail{height:50px}.events_content{overflow-y:scroll;max-height:60%}.events_content::-webkit-scrollbar{width:3px}.events_content::-webkit-scrollbar-track{background:#f1f1f1}.events_content::-webkit-scrollbar-thumb{background:var(--dark)}.events_content::-webkit-scrollbar-thumb:hover{background:var(--primary)}.tag_code{border-radius:5px;padding:5px 10px;font-weight:bolder}.tag_grey{border-radius:5px;padding:5px 10px;background-color:var(--dark-grey-light)}.table_row_log{font-size:14px!important}.ordinary-row{background-color:var(--ordinary-row-color)}.fault-row{background-color:var(--fault-row-color);box-shadow:2px 2px 2px 2px #0000001a}.resume_card,.resume_code,.value_unit{display:flex;flex-direction:row;align-items:center;width:100%}.resume_code{width:70%}.value_unit{width:28%;flex-direction:row-reverse}.search_block{background-color:var(--white);border-radius:15px}.search_block .help{width:25px;height:25px;border-radius:50px;position:absolute;top:5vh!important;right:20px!important;font-size:20px;background-color:var(--selected)}.search_block .help:hover{cursor:pointer}.search_block .custom_height_input{height:35px}.search_block .button_display{border-radius:10px!important;color:var(--black)!important;font-weight:600!important}.search_block .button_export{border-radius:10px!important;color:var(--white)!important;font-weight:600!important}.hint5{right:2%;top:-10%}.table_export{height:calc(100vh - 450px);min-height:200px;max-width:100%}.decoration-none{text-decoration:none}.header_table_fixed{height:100%!important}.separator-full{width:100%;border-bottom:solid 1px var(--selected)}.icon_doc{width:25px}.indice{background-color:var(--primary);width:25px;height:25px;font-size:15px}.padding_button{padding:5px 10px}.icon_approch{width:20px;height:20px;z-index:5}.border_approch{border:solid 1px var(--selected)}.input_modal{height:40px}.button_approach{height:30px}.fault_link.inactive{color:gray;opacity:.4;font-weight:700}.fault_link.active{font-weight:700;text-decoration:underline}.exports{height:99%!important;overflow-y:scroll}.exports::-webkit-scrollbar{width:.05rem}.exports::-webkit-scrollbar-track{background:var(--darl_blue)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map_page{overflow-y:hidden}.map_page .block_icon_map{background-color:var(--white);right:-100px;top:25px;z-index:9998!important;position:absolute;width:40px;height:40px;border-radius:40px}.map_page .block_icon_map:hover{cursor:pointer}.map_page .block_icon_map .icon_map{width:20px;height:20px;transform:rotate(-90deg)}.map_page .board_map{background-color:var(--tertiary)}.map_page .board_map .block_time{margin-top:50px}.map_page .board_map .block_time .date{color:var(--dark-grey);background-color:var(--white);border-radius:5px}.map_page .board_map .block_time .reload_icon{background-color:var(--dark);width:30px;height:30px;border-radius:5px}.map_page .board_map .block_time .reload_icon:hover{cursor:pointer}.map_page .board_map .block_time .reload_icon img{width:15px;height:15px}.rotate-back{transform:rotate(90deg)!important}.bloc_calendar{background-color:var(--white)}.bloc_date:hover{cursor:pointer}.b-white{background-color:var(--white)}.history_information{overflow-y:scroll;overflow-x:hidden}.history_information .block_info_history{overflow-wrap:break-word;z-index:9999;cursor:help}.history_information::-webkit-scrollbar{width:3px}.history_information::-webkit-scrollbar-track{background:#f1f1f1}.history_information::-webkit-scrollbar-thumb{background:var(--dark)}.history_information::-webkit-scrollbar-thumb:hover{background:var(--primary)}.rounded_info{width:50px;height:50px}.chronogramme{position:fixed;bottom:0;right:0;z-index:9999!important;width:100%;background-color:#fff;border-left:solid 1px var(--grey);z-index:900;transition:.25s;border-top-right-radius:20px;border-top-left-radius:20px;box-shadow:0 0 5px 1px var(--darl_blue)}.chronogramme .block_button_chrono{box-shadow:0 0 10px 2px var(--darl_blue);position:absolute;top:-20px;left:48%;background-color:#fff;width:50px;border-radius:15px;height:30px}.chronogramme .block_button_chrono:hover{cursor:pointer}.chronogramme .block_button_chrono .arrow_chronogramme{z-index:9999}.select_chrono{position:absolute;top:25px;left:10%;width:200px}.open_chrono{height:225px}.block_button{position:relative;height:100vh}.block_button .vague{position:absolute;right:0;width:100%}.block_button .arrow{z-index:2;transform:rotate(-90deg)}.block_button .arrow:hover{cursor:pointer}.block_button .link{z-index:2;font-size:60%;line-height:18px;text-decoration:underline}.block_button .link:hover{cursor:pointer}.height-max{max-height:80vh}.selector_home{position:fixed;z-index:3;top:20px;right:100px}.multi-image{max-height:40vh;object-fit:cover}.multi-section{width:200vw;height:100vh;display:flex;overflow-x:hidden!important;scroll-behavior:smooth}.multi-section-mobile{width:100vw;height:200vh;overflow-y:hidden!important;scroll-behavior:smooth;background-color:var(--tertiary)}.logo-mobile{width:80%;height:auto;max-height:25vh}.image_mobile{width:45%;min-width:70vw;max-width:80vw;height:auto;max-height:45vh}.block_text_mobile{max-height:fit-content;overflow-y:scroll;width:80%;max-height:40vh}.vague_mobile{position:absolute;bottom:0;width:100%;height:10vh}.block_button_mobile{position:absolute;bottom:50%;height:10vh}.block_button_mobile .arrow{z-index:2;height:4vh}.block_button_mobile .arrow:hover{cursor:pointer}.block_button_mobile .link{z-index:2;font-size:16px;line-height:18px;text-decoration:underline}.block_button_mobile .link:hover{cursor:pointer}.full-height{height:100vh}html,body{overflow-x:hidden;scroll-behavior:smooth}.blue_background{background-color:var(--darl_blue)}.animate-perso{animation:change-opacity 2s normal}@keyframes change-opacity{0%{opacity:0}to{opacity:1}}.height-max{max-height:80vh}.block_button{position:relative;height:100vh;overflow-y:hidden}.block_button .vague-login{position:absolute;left:0;width:100%}.block_button .arrow-login{z-index:2}.block_button .arrow-login:hover{cursor:pointer}.block_login_button{position:relative;height:10vh}.block_login_button .vague-login-mobile{position:absolute;top:0;height:9vh;width:70%}.block_login_button .arrow-login{z-index:2}.block_login_button .arrow-login:hover{cursor:pointer}.logo{width:30vw;height:auto}.logo_mobile{width:auto;height:15vh}.title_form{font-size:25px;line-height:16px}.link{z-index:2;font-size:16px;line-height:18px;text-decoration:underline!important}.link:hover{cursor:pointer}.mode_maintenance .form_block{min-height:50%;border-radius:15px}.mode_maintenance .form_block .button_display{border-radius:5px!important;color:var(--black)!important;font-weight:600!important}.search_block{background-color:var(--white);border-radius:15px}.search_block .help{width:25px;height:25px;border-radius:50px;position:absolute;top:-35px;right:0px;font-size:20px;background-color:var(--selected)}.search_block .help:hover{cursor:pointer}.search_block .custom_height_input{height:35px}.search_block .button_form_mode{border-radius:10px!important;color:var(--black)!important;font-weight:600!important;height:40px}.maintenance .help{width:25px;height:25px;border-radius:50px;position:absolute;top:5vh!important;right:20px!important;font-size:20px;background-color:var(--selected)}.maintenance .help:hover{cursor:pointer}.cards_maintenance .card{background-color:var(--white);min-height:60%}.cards_maintenance .mode_icon{width:50%;max-width:150px;height:auto}.error{height:75px;border:solid 2px var(--error)}.error .icon-error{width:30px}.success{height:75px;border:solid 2px var(--success)}.success .icon-success{width:30px}.radius-5{border-radius:5px}@media screen and (max-width: 767px){.logo_password_forget{height:15vh}.desc_forget_mobile{width:90%!important;text-align:center}.input_forget_mobile{width:90%!important}.error,.success{width:90%!important;height:100px!important}}.block_icon_map_mobile{background-color:#fff;z-index:0;position:absolute;width:40px;left:calc(50vw - 20px);margin-top:5px;height:40px;border-radius:40px;box-shadow:0 0 5px 5px var(--darl_blue)}.block_icon_map_mobile:hover{cursor:pointer}.block_icon_map_mobile .icon_map{width:20px;height:20px}.map_page .block_icon_map{background-color:var(--white);right:-100px;top:25px;z-index:9999;position:absolute;width:40px;height:40px;border-radius:40px}.map_page .block_icon_map:hover{cursor:pointer}.map_page .block_icon_map .icon_map{width:20px;height:20px;transform:rotate(-90deg)}.map_page .board_map{background-color:var(--tertiary)}.map_page .board_map .block_time{margin-top:50px}.map_page .board_map .block_time .date{color:var(--dark-grey);background-color:var(--white);border-radius:5px}.map_page .board_map .block_time .reload_icon{background-color:var(--dark);width:30px;height:30px;border-radius:5px}.map_page .board_map .block_time .reload_icon:hover{cursor:pointer}.map_page .board_map .block_time .reload_icon img{width:15px;height:15px}.board_map_mobile_transparent{background-color:transparent!important}.board_map_mobile{position:absolute;bottom:0;background-color:#234e7380;overflow:hidden;transition:.5s}.board_map_mobile .block_time{margin-top:50px}.board_map_mobile .block_time .date{color:var(--dark-grey);background-color:var(--white);border-radius:5px}.board_map_mobile .block_time .reload_icon{background-color:var(--dark);width:30px;height:30px;border-radius:5px}.board_map_mobile .block_time .reload_icon:hover{cursor:pointer}.board_map_mobile .block_time .reload_icon img{width:15px;height:15px}.board_map_mobile .all-veh-container{background-color:var(--dark);width:fit-content;padding:2px;border-radius:10px}.rotate-back{transform:rotate(90deg)!important}.card_realtime{background-color:var(--white);height:50px;width:90%;border-radius:5px;border:solid 2px var(--white)}.card_realtime .icon_card_realtime{height:50px}.card_realtime:hover{border:solid 2px var(--dark);cursor:pointer}.list_card_realtime{max-height:calc(100% - 180px);overflow-y:scroll}.list_card_realtime .sorted_arrow{width:7px}.list_card_realtime::-webkit-scrollbar{width:3px}.list_card_realtime::-webkit-scrollbar-track{background:#f1f1f1}.list_card_realtime::-webkit-scrollbar-thumb{background:var(--dark)}.list_card_realtime::-webkit-scrollbar-thumb:hover{background:var(--primary)}.hovered_card{border:solid 2px var(--dark);cursor:pointer}.active-fault{width:fit-content;height:fit-content;position:fixed;top:50%;left:46%;transform:translate(-50%,-50%);background-color:var(--darl_blue);border:none;padding:20px;z-index:9999;display:flex;flex-direction:column;border-radius:15px;color:#fff}.error{height:75px;border:solid 2px var(--error)}.error .icon-error{width:30px}.success{height:75px;border:solid 2px var(--success)}.success .icon-success{width:30px}.radius-5{border-radius:5px}.guider{margin-top:15px;color:red;width:350px;font-size:small}.gafana-container{width:100%;height:90%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px}.gafana-container .select-cont{display:flex;align-items:center;justify-content:center;width:100%;height:7%}.gafana-container .select-cont select{width:300px;margin-left:10px;box-shadow:0 1px 0 0 var(--dark);z-index:1;color:var(--dark);font-size:15px;padding:5px;text-transform:uppercase;border:none;background:transparent}.gafana-container .select-cont select::placeholder{font-weight:bolder;color:#fff;height:30px!important}.gafana-container .select-cont select:focus{border:none;outline:none;transition:.5s;color:var(--dark)!important}.gafana-container .select-cont .announcer-vin{font-weight:700;text-transform:capitalize;color:var(--dark)}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index) px);position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rdw-option-wrapper{border:1px solid #F1F1F1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:white;text-transform:capitalize}.rdw-option-wrapper:hover{box-shadow:1px 1px #bfbdbd}.rdw-option-wrapper:active,.rdw-option-active{box-shadow:1px 1px #bfbdbd inset}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #F1F1F1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:white}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{box-shadow:1px 1px #bfbdbd inset}.rdw-dropdown-carettoopen{height:0px;width:0px;position:absolute;top:35%;right:10%;border-top:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{height:0px;width:0px;position:absolute;top:35%;right:10%;border-bottom:6px solid black;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-selectedtext{display:flex;position:relative;height:100%;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #F1F1F1;width:98%;background:white;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{box-shadow:1px 1px #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:flex;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#F1F1F1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-block-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:flex;justify-content:center}.rdw-fontfamily-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-text-align-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-right-aligned-block>div{display:inline-block}.rdw-left-aligned-block>div{display:inline-block}.rdw-center-aligned-block>div{display:inline-block}.rdw-justify-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:175px;height:175px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:flex;width:100%;height:100%;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #F1F1F1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;box-shadow:1px 2px 1px #bfbdbd inset}.rdw-colorpicker-option:hover{box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:flex;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:205px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #F1F1F1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:white;text-transform:capitalize}.rdw-link-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-link-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-embedded-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:white;justify-content:space-between;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;border:1px solid #f1f1f1;margin-top:5px;background:#6EB8D4;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:flex;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:flex;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:flex;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:white;text-transform:capitalize}.rdw-embedded-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-embedded-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;display:flex;flex-wrap:wrap;width:235px;height:180px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px;display:flex;justify-content:center;align-items:center}.rdw-spinner{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:flex;flex-direction:column;width:235px;border:1px solid #F1F1F1;padding:15px;border-radius:2px;z-index:100;background:white;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6EB8D4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:flex;border:none;font-size:15px;align-items:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:flex;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #F1F1F1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #F1F1F1;border-radius:2px;cursor:pointer;background:white;text-transform:capitalize}.rdw-image-modal-btn:hover{box-shadow:1px 1px #bfbdbd}.rdw-image-modal-btn:active{box-shadow:1px 1px #bfbdbd inset}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{align-items:center;display:flex;margin:8px 0;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #F1F1F1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{display:flex;align-items:center;margin-bottom:6px;position:relative;flex-wrap:wrap}.rdw-history-wrapper{display:flex;align-items:center;margin-bottom:6px;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:flex;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:flex;flex-direction:column;border:1px solid #F1F1F1;min-width:100px;max-height:150px;overflow:auto;background:white;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:white;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #F1F1F1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{display:flex;justify-content:center}.rdw-image-left{display:flex}.rdw-image-right{display:flex;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #F1F1F1;display:flex;justify-content:flex-start;background:white;flex-wrap:wrap;font-size:15px;margin-bottom:5px;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
